/* LAYOUT */
/* ----------------------------------------- */
#page-entry-top h1 {display: none;}

.alignleft { float: left; }
.aligncenter { display:block; margin: 0 auto; }
.alignright { float: right; }
/* These rather presentational classes are generated by WordPress, so it's useful to have some styles for them. Edit as you see fit. More info: http://codex.wordpress.org/CSS */
img.aligncenter { 
	display:block; 
	margin: 10px auto; 
	border: 1px solid #D9D9D9; 
	padding: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;	
}

img.alignleft { 
	float: left; 
	border: 1px solid #D9D9D9; 
	padding: 5px; 
	margin: 0 15px 10px 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

img.alignright { 
	float: right; 
	border: 1px solid #D9D9D9; 
	padding: 5px; 
	margin: 0 0 10px 15px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;	
}

.wp-caption { border:1px solid #666; text-align:center; background:#ccc; padding:10px; margin:10px }

blockquote { text-indent:-0.5em; font-style:italic; padding: 20px 25px; color: #666; font-size: 16px; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;}
br { padding: 0; margin:0; }

code {
	background: #f0f0f0;
	line-height: 20px;
	background: #f0f0f0;
}

pre {
	font-size: 12px;
	padding: 15px;
	margin: 20px 0;
	background: #f0f0f0;
	line-height: 20px;
	width: 583px;
	overflow: auto;
	overflow-Y:hidden;
	border:5px solid #d9d9d9;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

/* You might find the following useful */
/* div, ul, li { position:relative } This will save you having to declare each div / ul / li's position as 'relative' and allows you to absolutely position elements inside them */
.clear { clear:both; display:block; height:1px; margin:-1px 0 0 0 } /* Use this class to clear your floated columns */

body { background: #FFFFFF url('../../style/images/white-grid.png'); }



#headerwrap {
	width: 100%;
	height: 150px;
	background:	transparent url('../../style/images/menu-bg.png') bottom left repeat-x;
        border: 0px solid #000;
}

#header {
	width: 960px;
	margin: 0 auto;
        /*background: url(../../style/images/header_bg.png) top left no-repeat;
        position: relative;
        height: 308px;*/
}

#header .logo {
	/*width: 385px;
	height: 107px;*/
	float: left;
	padding: 0;
        /*position: absolute;
        top: 155px;
        left: 190px;*/
        margin-top: 20px;
}

/*#header .logo-line {
        position: absolute;
        top: 272px;
        left: 190px;
        width: 750px;
        border-top: 1px dashed #fff;
}

#header .logo-desc {
        position: absolute;
        top: 280px;
        right: 160px;
        font-size: 15pt;
        text-transform: uppercase;
        color: #fff;
        font-weight: normal;
}*/

.no-nav-top { text-align: right; padding-top: 20px; }

#header .phone, #header .email {
    color: #999999;
    float: right;
    font-size: 22px;
    line-height: 22px;
    margin: 10px 0 0 32px;
    padding-left: 30px;
}
#header .phone {
    background: url("../../style/images/big-phone.png") no-repeat scroll left top transparent;
}
#header .email {
    background: url("../../style/images/big-email.png") no-repeat scroll 0 4px transparent;
}

/**********  CONTACT US UNDER SLIDERS  **********/

#intouch {
	width: 1060px;
	background: url('../../style/images/intouch-bg.png') bottom right no-repeat;
	margin: 0 auto;
	padding-bottom: 20px;
	overflow: hidden;
}

 #intouch .intouch-banner {
	width: 694px;
	float: left;
        border: 0px solid #000;
        padding-left: 50px;
} 

.intouch-banner {
	width: 694px;
	margin: 0 auto 10px;
        border: 0px solid #000;
}

/*#intouch .intouch-text {
	width: 660px;
	float: left;
	padding-left: 60px;
}*/

#intouch .intouch-text p {
	    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size: 18px;
		line-height: 20pt;
		padding-top: 10px;
}

.intouch-button {
	background: url('../../style/images/intouch-button.png') no-repeat;
	background-position: 0 0;
	display:block;
	height:68px;
	text-indent:-9999px;
	width:283px;
	float: left;
margin-top: 40px;
}

.intouch-button span.buttonhover {
	background: url('../../style/images/intouch-button.png') no-repeat;
	background-position: 0 -88px;
	display:block;
	height:88px;
	text-indent:-9999px;
	width:283px;
	float: left;
}

/**********  BEGIN CONTENT AREA  **********/

.content-topper {
	width: 100%;
	height: 5px;
	background: url('../../style/images/content-bg.png') top left repeat-x;
        margin-top: -5px;
}

#content-bottom {
	width: 100%;
	height: 5px;
	background: url('../../style/images/content-bottom-bg.png') top left repeat-x;
}

#content-wrapper {
	width: 100%;
	background: #FFFFFF;
	padding: 30px 0;
}

#content {
	width: 960px;
	margin: 0 auto;
	overflow: hidden;
}

#content p {
	padding-bottom: 15px;
}

/**********  POST STYLING FOR ARCHIVES AND ON HOME or CATEGORY PAGES **********/

#post-entry-wrap {
	border-right:1px solid #D4D4D4;
	float:left;
	margin-right:30px;
	padding-right:30px;
	width:623px;
}

#post-entry-wrap p {
	padding: 5px;
}

#post-entry-wrap h3 {
	font-size: 20px;
	color: #424242;
	margin-bottom:3px;
}

#post-entry-wrap h4 {
	font-size: 12px;
	color: #ababab;
	margin-bottom: 30px;
}

#post-entry-wrap .post-entry {
	float:left;
	padding: 0 30px 30px 0;
	width:623px;
}

.post-entry ul {
	font-family: Georgia, Times, serif;
	font-size: 14px;
	font-style: italic;
	margin-bottom: 15px;
	color: #666666;
}

.post-entry ul li {
	background: url('../../style/images/arrow-li.png') 0 7px no-repeat;
	padding: 3px 0 3px 15px;
}

.post-entry ol {
	font-family: Georgia, Times, serif;
	font-style: italic;
	font-size: 14px;
	margin: 0 0 15px 20px;
	color: #666666;
}

.post-entry ol li {
	list-style: decimal;
	padding: 3px 0 3px 0;
}

#post-entry-wrap p.post-meta {
	font-size:10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 10px;
	padding: 0px 0 3px 0;
	color: #666666;
}

#post-entry-wrap p.post-meta span.edit a {
	color: #F33;
}

#post-entry-wrap p.post-meta span.edit a:hover {
	color: #000000;
}
	

#post-entry-wrap p.post-meta a {
	color: #2786C2;
}

#post-entry-wrap p.post-meta a:hover {
	color: #F75342;
}

#post-entry-wrap img.post-thumb {
	width: 200px;
	height: 150px;
	float: left;
	background: url('../../style/images/post-thumb-bg.png') 0 0 no-repeat;
	padding: 10px 6px;
	margin: 0 15px 0 0;
}

#post-entry-wrap img.post-thumb:hover {
	background-position: 0 -171px;
}

#post-entry-wrap .post-entry h2 {
	font-size: 16pt;
	line-height: 18pt;
	padding-bottom: 5px;
}

.more-link {
	margin-top: 10px;
	background: url('../../style/images/Read-More.gif') no-repeat;
	background-position: 0 0;
	display: block;
	height:23px;
	text-indent:-9999px;
	width:95px;
	float:left;
}

.more-link  span.buttonhover {
	background: url('../../style/images/Read-More.gif') no-repeat;
	background-position: 0 -23px;
	display:block;
	height:23px;
	width:95px;
	float:left;
}

#author-info-archive {
	width: 960px; 
	margin: 0 auto;
	padding: 15px 0;
	overflow: hidden;
	position: relative;
}

#author-info-archive img.avatar { 
	width:96px; 
	height:96px; 
	float:left;
	background: #FFFFFF; 
	border:1px solid #D9D9D9; 
	padding: 5px;
	margin-right: 20px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

#author-info-archive h1 {
	margin-bottom: 10px;
}

/**********  SINGLE STYLES  **********/

#entry-top { 
	width: 960px; 
	margin: 0 auto;
	padding: 15px 0;
	overflow: hidden;
	position: relative;
}


#page-entry-top { 
	width: 960px; 
	margin: 0 auto;
	padding: 15px 0;
	overflow: hidden;
	position: relative;
        display: none;
}

#page-entry-top h1 { 
	font-size: 32px;
	line-height: 32px;
	float: left;
	margin-right: 30px;
	width: 465px;
}

#page-entry-top h1.archive-title { 
	font-size: 32px;
	line-height: 32px;
	float: left;
	width: 960px;
}

#page-entry-top h3 { 
	font-size: 18px;
	font-weight: normal;
	line-height: 20px;
	padding-top:12px;
	float: right;
	width: 465px;
	text-align: right;
}

#entry-top h1 { 
	font-size: 36px;
	line-height: 38px;
	float: left;
	padding-right: 133px;
	margin-right: 30px;
	width: 665px;
}

#entry-top .post-meta {
	font-size: 12px;
	line-height: 14px;
	padding-top: 2px;
	width: 665px;
	float:left;
}

#entry-top p.post-meta {
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#entry-top .post-meta p a { color: #2786C2; }
#entry-top .post-meta p a:hover { color: #F75342; }

#entry-top p.post-meta span.edit a {
	color: #F33;
}

#entry-top p.post-meta span.edit a:hover {
	color: #000000;
}
	

#entry-top .date {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	width: 135px;
	height: 44px;
	position: absolute;
	right: 0;
	top: 20px;
	text-align: right;
}

#entry-top .day {
	display:block;
	font-size:36px;
	font-weight:bold;
	height:40px;
	left:0;
	line-height:45px;
	position:absolute;
	top:0;
	width:55px;
}

#entry-top .month {
	display:block;
	font-size:12px;
	left:60px;
	line-height:1em;
	position:absolute;
	text-transform:uppercase;
	top: 10px;
	width:50px;
}

#entry-top .year {
	display:block;
	font-size:14px;
	font-weight:bold;
	left:60px;
	letter-spacing:2px;
	line-height:1em;
	position:absolute;
	top:24px;
	width:53px;
}

.post {
	border-right:1px solid #D4D4D4;
	float:left;
	margin-right:30px;
	padding-right:30px;
	width:623px;
}

.post p {
	padding-bottom: 20px;
}

.post ul {
	font-family: Georgia, Times, serif;
	font-size: 14px;
	font-style: italic;
	margin-bottom: 15px;
	color: #666666;
}

.post ul li {
	background: url('../../style/images/arrow-li.png') 0 7px no-repeat;
	padding: 3px 0 3px 15px;
}

.post ol {
	font-family: Georgia, Times, serif;
	font-style: italic;
	font-size: 14px;
	margin: 0 0 15px 20px;
	color: #666666;
}

.post ol li {
	list-style: decimal;
	padding: 3px 0 3px 0;
}

#content p.tags {
	background: url('../../style/images/tag.png') center left no-repeat;
	padding: 10px 0 10px 30px;
}

.post img.portfolio-post-image {
	width: 611px;
	height: 310px;
	background: url('../../style/images/pfolio-image-bg.png') top left no-repeat;
	margin: 0 0 15px 0;
	padding: 11px 6px 11px 6px;
}

.post img.post-image {
	width: 200px;
	height: 150px;
	float: left;
	background: url('../../style/images/post-thumb-bg.png') 0 0 no-repeat;
	padding: 10px 6px;
	margin: 0 15px 0 0;
}

/**********  SHORTCODE STYLING  **********/

/*DROP CAPS*/
.drop-cap {
	color: #888888;
	float: left;
	font-size: 3.571em;
	line-height: 0.76em;
	padding: 0.04em 0.12em 0 0;
}

.download-box {
	width: 526px;
	float:left;
	color: #5c7938;
	padding: 20px 20px 25px 75px;
	margin: 20px 0;
	background: #dcf9b9 url('../../style/images/box.png') 20px 15px no-repeat;
	border: 1px solid #acdd70;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.warning-box {
	width: 526px;
	float:left;
	color: #c31b00;
	padding: 20px 20px 25px 75px;
	margin: 20px 0;
	background: #ffcccc url('../../style/images/warning.png') 20px 15px no-repeat;
	border: 1px solid #ff9999;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.info-box {
	width: 526px;
	float:left;
	color: #2e6093;
	padding: 20px 20px 25px 75px;
	margin: 20px 0;
	background: #bfe4f9 url('../../style/images/info-box.png') 20px 15px no-repeat;
	border: 1px solid #68a2cf;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.note-box {
	width: 526px;
	float:left;
	color: #9e660d;
	padding: 20px 20px 25px 75px;
	margin: 20px 0;
	background: #FFC url('../../style/images/note.png') 20px 15px no-repeat;
	border: 1px solid #e6c555;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

/*TOPLINK*/
.posttoplink {
	width: 623px;
	float:left;
	background: url('../../style/images/topline.gif') right center no-repeat;
	display: block;
	margin-bottom: 10px;
	font-size: 8pt;
	text-align: right;
}

.posttoplink-full {
	width: 960px;
	float: left;
	background: url('../../style/images/topline.gif') left center no-repeat;
	display: block;
	margin-bottom: 15px;
	font-size: 8pt;
	text-align: right;
}

.one-third, .one-half-post, .one-half, .two-third, .one-fourth, .one-third-post {
	float: left;
	margin: 0 48px 20px 0;
}

.last {
	clear: right;
	margin-right: 0 !important;
}

.one-half {
	width: 456px;
}

.one-half-post {
	width: 287px;
}

.one-third {
	width: 288px;
}

.one-third-post {
	width: 175px;
}

.two-third {
	width: 624px;
}

.one-fourth {
	width: 204px;
}


/**********  END SHORTCODE STYLING  **********/

/*Author Bio on post*/
#author-info { 
	width:603px;
	background: #F0F0F0;
	padding: 10px;
	margin-top: 20px;
	overflow: hidden;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;	
}

#author-info img.avatar {
	width: 67px; 
	height: 65px; 
	float:left; 
	background: #ffffff; 
	padding: 5px; 
	margin-right: 20px;
	border: 1px solid #d9d9d9;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

#author-info h3 { 
	font-weight: bold; 
	font-size:16px; 
}
	
#author-info p { 
	padding: 0;  
	font-size:12px; 
	line-height:12pt; 
}

/* RELATED POSTS */
#related-posts { 
	width:603px;
	background: #F0F0F0;
	padding: 10px;
	margin-top: 20px;
	overflow: hidden;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

#related-posts .related-entry { 
	width: 140px; 
	float: left; 
	margin: 10px 5px 0 5px;
}

#related-posts img.related-thumb { 
	float: left;
	height: 82px;
	padding: 5px;
	border: 1px solid #D4D4D4;
	width: 128px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;	
}

#related-posts img.related-thumb:hover {
	background: #dedede;
}

#related-posts .related-entry h2 {
	font-size: 12px; 
	line-height: 14pt;
}

/* COMMENT STYLING */
#comments {margin-top:30px;overflow:hidden;}
#comments h3 {font-size:20px;padding:20px 0 20px 0;}
#comments .comment {list-style-type:none;margin-top:10px;width:100%;}
#comments .avatarbg { width: 77px; float:left;  }
#comments .avatar { width: 77px; float:left; margin-bottom:1px; }

#comments img.avatar { 
width: 65px; 
height:65px; 
background: #fff; 
border: 1px solid #D9D9D9; 
padding: 5px; 
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
}

#comments .bypostauthor .comment-right { background: #f0f0f0;}
#comments .comment-right { border: 1px solid #D4D4D4;margin-left:105px; margin-right:5px;-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px; }
#comments .comment .comment-container {padding:3px 0;}
#comments .comment-head {height:40px;line-height:40px;margin:0;padding:0 15px;}
#comments .comment-head .name {font-weight:bold; font-style:italic; margin:0 0 -5px;}
#comments .comment-head .date {margin-right:10px;}
#comments .comment-head .date a {color:#777777; font-size:11px;}
#comments .comment-head .edit a { font-size:11px; color:#FF0000; padding-right:5px }
#comments .comment-entry {line-height:20px;padding:20px 15px 10px;}
#comments .comment-entry p {margin:0 0 10px; font-family: Trebuchet, "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;}
#comments ul.children {background:transparent url('../../style/images/reply.png') no-repeat ;margin:0;padding:0 0 0 25px;}
#comments .cancel-comment-reply {margin-bottom:10px;}
#comments .navigation {padding:10px;}
#comments .navigation a {display:block;margin:15px 0 0;}
#comments .navigation a:hover {}
#comments ol {font-style: normal;font-size: 12px; }
#comments ul {font-style: normal;font-size: 12px; }
#comments a.comment-reply-link {color:#666;font-size:12px;font-style:italic;padding:2px;}
#comments a.comment-reply-link:hover { cursor: pointer; color: #000; }
#respond { margin:0 3px 15px 3px;overflow:hidden;}
#comments #respond {padding:0 10px;}
#respond h3 {font-size:20px;padding-bottom:10px;}
#respond .left {float:left;width:600px;margin-right:15px;}
#respond .right {float:left;width:600px;}
#commentform {margin:15px 0 0;}
#commentform input.txt {background:#F4F4EE;border:1px solid #E3E3DE;padding:7px 5px;margin-right: 10px;width:220px;}
#commentform textarea {background:#F4F4EE;border:1px solid #E3E3DE;color:#555555;padding:5px;width:97% !important;}
#commentform #submit {margin:15px 0 3px;}
#commentform input.txt, #commentform textarea { border:1px solid #E3E3DE; color:#666666;-moz-border-radius: 5px;-webkit-border-radius: 5px;}
#commentform #submit {background:#e4e4e4;font-style:italic;border:1px solid #e4e4e4;color:#424242;font-weight:bold;padding:10px 8px;-moz-border-radius: 5px;
-webkit-border-radius: 5px;border-radius: 5px;}
#commentform #submit:hover {cursor:pointer;background:#d5d5d5}
h3#pings {margin:20px 0 10px;}
.pinglist li {list-style-type:decimal;margin:0 0 0 20px;}
.pinglist li .author {font-size:15px;font-weight:bold;}
.pinglist li .date {font-size:11px;}
.pinglist li .pingcontent {display:block;margin:10px 0;}


/*Wordpress Image Gallery*/
.gallery {
	padding: 30px 0;
}

.gallery-item img  {
	background: #F4F4EE;
	border: 1px solid #E3E3DE !important; 
	padding: 5px !important;
	margin-bottom:5px !important;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#image-attachment-wrap {
	text-align: center;
}

img.attachment-thumbnail {
	background: #F4F4EE;
	border: 1px solid #E3E3DE; 
	padding: 5px; 
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#image-attachment-wrap img.attachment-medium {
	background: #F4F4EE;
	border: 1px solid #E3E3DE; 
	padding: 5px;
	margin-bottom: 30px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#image-attachment-wrap img.attachment-full {
	background: #F4F4EE;
	border: 1px solid #E3E3DE; 
	padding: 5px;
	margin-bottom: 30px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#image-attachment-wrap img.attachment-large {
	background: #F4F4EE;
	border: 1px solid #E3E3DE; 
	padding: 5px;
	margin-bottom: 30px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}


/**********  SIDEBAR  **********/

#sidebar {
	width: 276px;
	float: left;
}

#sidebar h3 {
	border-bottom:1px solid #D4D4D4;
	font-size:16px;
	line-height:16pt;
	padding-bottom:5px;
}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	padding-bottom: 0;
}

#sidebar ul, #sidebar ul ol {
	margin: 0;
}

#sidebar ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
}

#sidebar ul li, #sidebar ul ol li {
	margin: 0;
	padding: 5px 0 5px 20px;
	border-bottom: 1px solid #D4D4D4;
	background: url('../../style/images/arrow.png') 0 12px no-repeat;
}

#sidebar ul li:hover, #sidebar ul ol li:hover {
	margin: 0;
	padding: 5px 0 5px 20px;
	border-bottom: 1px solid #D4D4D4;
	background: #F3F3F3 url('../../style/images/arrow-black.png') 0 12px no-repeat;
}

#sidebar ul.children li {
	background: none;
	border-bottom: none;
}

#sidebar ul.children li:hover {
	background: none;
	border-bottom: none;
}

#sidebar .widget {
	margin-bottom: 15px;
}

#sidebar h3.widgettitle {
	margin: 0;
}

/*Sidebar Custom Menu Widget*/
#sidebar .menu {
	
}

/* WIDGET FORMS */
#searchform  { 
	margin: 15px 0 0 0; 
}

.widget input#s, .widget input.field  { 
	float: left; 
	width: 200px; 
	padding: 6px 0 6px 5px; 
	border: 1px solid #E3E3DE; 
	background: #F4F4EE; 
	margin-right: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-raduis: 5px;
}

.widget input#searchsubmit  {
	background: #333;
	border: 1px solid #666; 
	color: #fff;
	padding: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-raduis: 5px;
	cursor: pointer;
}

.widget .screen-reader-text  { 
	display: none; 
}

/* CALENDAR */
#wp-calendar  { 
	width:100%;
	margin-bottom:15px;
	padding: 0;
	border: 1px solid #D4D4D4;
}

#wp-calendar caption { 	
	padding: 10px; 
	text-transform: uppercase; 
	font-size: 14px; 
}

#wp-calendar th,#wp-calendar td {
	text-align:center;
	background:#F4F4EE;
	color:#9E9E9E;
	padding:5px 0 5px 0;
	border: 1px solid #D4D4D4;
}

#wp-calendar td{
	background:transparent;
}

#wp-calendar #prev  { 
		padding: 0 0 0 10px; 
		text-align: left; 
		text-transform: uppercase; 
		font-weight: bold; 
		font-size: 11px; 
}

/*Search Form*/
input#s, .widget input.field  { 
	float: left; 
	width: 200px; 
	padding: 6px 0 6px 5px; 
	border: 1px solid #E3E3DE; 
	background: #F4F4EE; 
	margin-right: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-raduis: 5px;
}
input#searchsubmit  {
	background: #333;
	border: 1px solid #666; 
	color: #fff;
	padding: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-raduis: 5px;
	cursor: pointer;
}
.screen-reader-text  { 
	display: none; 
}

/* Twitter */
#sidebar .widget_hyperion_twitter h3 { 
	background: url('../../style/images/twitter-16.png') 0 4px no-repeat; 
	padding-left: 25px; 
}

#sidebar .widget_hyperion_twitter li  { 
	padding: 6px 0; 
	line-height: 18px; 
	border-bottom: 1px solid #D4D4D4; 
	background: none;
} 

#sidebar .widget_hyperion_twitter li:hover { 
	padding: 6px 0; 
	background: none; 
}

/* FLICKR */
.widget_hyperion_flickr h3 span{ 
	color: #0061D8; 
}

.widget_hyperion_flickr h3 span span { 
	color: #FF1183; 
}

.widget_hyperion_flickr .flickr_badge_image  { 
	float: left;  
}

.widget_hyperion_flickr .wrap  { 
	margin-bottom: 20px; 
	padding-top: 8px;
	overflow: hidden;
}

.widget_hyperion_flickr a img  { 
	float: left;  
	margin: 0 0 8px 6px;  
	display: block; 
	border: #D4D4D4 1px solid; 
	padding: 3px;
}


/*     PORTFOLIO TEMPATES     */

#video { 
	background: url('../../style/images/pfolio-image-bg.png') top left  no-repeat; 
	padding: 11px 6px; 
	margin-bottom: 15px;
	float:left; 
}

#video a.hover-zoom-video-single { 
	position:relative; 
	float:left; 
}

#video a.hover-zoom-video-single  span { 
	background: #000 url('../../style/images/zoom-video-bigger.png') no-repeat; 
	width:611px; 
	height:310px; 
	position:absolute; 
	left:0; 
	top:0; 
	display:none; 
}

#video a.hover-zoom-video-single:hover span { 
	display:block; 
	width: 611px; 
	height: 310px; 
}

.video-bottom { 
	width:623px; 
	height:12px; 
	margin-bottom: 20px; 
	float: left; 
	background: #fff url('../../style/images/video-bottom.png') top left no-repeat;
}

/*     TEMPLATE 2 WITH 3 COLUMNS     */
#gallery-content2 {
	margin:0 auto;
	overflow:hidden;
	width:1000px;
}

.portfolio-row {
	width:1000px; 
	margin-bottom: 20px;
	float:left;
}
	
.portfolio-item  { 
	width: 292px; 
	float:left; 
	overflow:hidden; 
	padding: 16px 20px 20px 20px; 
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

.portfolio-item:hover { 
	background:#f0f0f0; 
}

.portfolio-item img {
	padding: 11px 6px 12px 6px; 
	background: url('../../style/images/gallery-img-bg.png') no-repeat; 
	margin-bottom: 10px; 
	width: 280px; 
	height: 160px;
}

.portfolio-item a.hover-zoom { 
	position:relative; 
	float:left; 
}

.portfolio-item a.hover-zoom span { 
	background: #000 url('../../style/images/zoom-2.png') no-repeat; 
	width:280px; 
	height:160px; 
	position:absolute; 
	left:6px; 
	top:11px; 
	display:none; 
}

.portfolio-item a.hover-zoom:hover span { 
	display:block; 
	width: 280px; 
	height: 160px;
}

.portfolio-item a.hover-zoom-video { 
	position:relative; 
	float:left; 
}

.portfolio-item a.hover-zoom-video  span { 
	background: #000 url('../../style/images/zoom-video.png') no-repeat; 
	width:280px; 
	height:160px; 
	position:absolute; 
	left:6px; 
	top:11px; 
	display:none; 
}

.portfolio-item a.hover-zoom-video:hover span { 
	display:block; 
	width: 280px; 
	height: 160px;
}

.portfolio-item h2 { 
	font-size: 12pt; 
	margin-bottom: 10px;
}

/*     TEMPLATE 1 WITH DISPLAY SWITCHER     */
#gallery-content {
	margin:0 auto;
	overflow:hidden;
	width:1000px;
}

#gallery-content p {
	padding-left:19px;
}

ul.display {
	float: left;
	width: 1000px;
	margin: 0;
	padding-left: 5px;
	list-style: none;
}
ul.display li {
	float: left;
	width: 480px;
	padding:0;
	margin: 20px 0 20px 15px;
}
ul.display li a {
	text-decoration: none;
}
ul.display li .content_block {
	float:left;
	padding: 0;
}
ul.display li .content_block h2 {
	margin-bottom: 10px;
	padding: 5px;
	font-weight: normal;
	font-size: 1.7em;
}

ul.display li p {
	margin: 0;
	padding: 0 15px 0 5px;
	display: none;
}

ul.display li .content_block a img {
	padding: 12px 6px 12px 6px;
	background: url('../../style/images/pfolio-image-bg2.png') 0 0 no-repeat;
	margin: 0 0 10px;
	float: left;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	width: 460px;
	height: 250px;
}

.gallery1  {
	width:100%; 
	overflow:hidden;
}
.gallery1 a.hover-zoom { 
	position:relative; 
	float:left; 
}

.gallery1 a.hover-zoom  span { 
	background: #000 url('../../style/images/zoom.png') no-repeat; 
	width:460px; 
	height:250px; 
	position:absolute; 
	left:6px; 
	top:12px; 
	display:none; 
}

.gallery1 a.hover-zoom:hover span { 
	display:block; 
	width: 460px;
	height: 250px; 
}

.gallery1 a.hover-zoom-video { 
	position:relative; 
	float:left; 
}

.gallery1 a.hover-zoom-video span { 
	background: #000 url('../../style/images/zoom-video-big.png') no-repeat; 
	width:460px; 
	height:250px; 
	position:absolute; 
	left:6px; 
	top:12px; 
	display:none; 
}

.gallery1 a.hover-zoom-video:hover span { 
	display:block; 
	width: 460px;
	height: 250px; 
}
	
ul.thumb_view li {
	width: 958px;
}

ul.thumb_view li p {
	margin: 0;
	padding: 5px 5px 5px 5px;
	display: block;
}

ul.thumb_view li .content_block a img {
	margin: 0 15px 0 0;
}


a.switch_thumb {
	width: 122px;
	height: 26px;
	line-height: 26px;
	padding: 0;
	margin: 10px 0;
	display: block;
	background: url('../../style/images/switch.png') 0 -26px no-repeat;
	outline: none;
	text-indent: -9999px;
}

a:hover.switch_thumb {
	filter:alpha(opacity=75);
	opacity:.75;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
}


a.swap { background-position: 0 0; }
	

/**********  HOMEPAGE TEMPLATE STYLES  **********/

/**********  BEGIN 3 INFORMATION BOXES  **********/

#info-boxes {
	width: 998px;
	margin: 0 auto;
	overflow: hidden;
}

#info-boxes .infobox {
	width: 284px;
	padding:15px;
	margin: 10px 26px 10px 0;	
	float: left;
}

#info-boxes .infobox:hover { 
	background: #F0F0F0; 
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

#info-boxes .infobox-last {
	width: 284px;
	padding:15px;
	margin: 10px 0 10px 0;
	float: left;
}

#info-boxes .infobox-last:hover { 
	background: #F0F0F0;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

#info-boxes p {
	padding: 5px;
}

#info-boxes h3 {
	font-size: 20px;
	color: #424242;
	margin-bottom:3px;
}

#info-boxes h4 {
	font-size: 12px;
	color: #ababab;
	margin-bottom: 10px;
}

#info-boxes img {
	width: 272px;
	height: 155px;
	padding: 11px 6px 11px 6px;
	background: url('../../style/images/infobox-bg.png') top left no-repeat;
}

.hoverbox  { 
	overflow:hidden; 
}
.hoverbox img { 
	width: 272px; 
	height: 159px; 
}

.hoverbox a.hover-zoom { 
	position:relative; 
	float:left;
}

.hoverbox a.hover-zoom span { 
	background: #000 url('../../style/images/zoom-2.png') no-repeat;
	width:272px; 
	height:155px; 
	position:absolute; 
	left:6px; 
	top:11px; 
	display:none; 
}

.hoverbox a.hover-zoom:hover span { 
	display:block; 
	width: 272px; 
	height: 155px;
}

.hoverbox a.hover-zoom-video-home { 
	position:relative; 
	float:left;
}

.hoverbox a.hover-zoom-video-home span { 
	background: #000 url('../../style/images/zoom-video.png') no-repeat;
	width:272px; 
	height:155px; 
	position:absolute; 
	left:6px; 
	top:11px; 
	display:none; 
}

.hoverbox a.hover-zoom-video-home:hover span { 
	display:block; 
	width: 272px; 
	height: 155px;
}

/**********  BEGIN HOME PAGE BLOG AND NEWS  **********/

#blog-news {
	width: 960px;
	overflow: hidden;
	padding-top: 40px;
	margin-top: 20px;
	border-top: 1px solid #d4d4d4;
}

#blog-news h3 {
	color:#424242;
	font-size:20px;
	margin-bottom:3px;
}

#blog-news h4 {
	color:#ABABAB;
	font-size:12px;
	margin-bottom:20px;
}
	

#blog-news .blog-home {
	width: 623px;
	float: left;
	border-right: 1px solid #d4d4d4;
	padding-right: 30px;
	margin-right: 30px;
}

#blog-news .home-post {
	width: 623px;
	float: left;
	margin-bottom: 30px;
}

#blog-news .home-post h2 {
	font-size: 14pt;
	padding-bottom: 5px;
}

#blog-news .home-post p.post-meta {
	font-size:10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 10px;
	padding: 0px 0 3px 0;
	color: #666666;
}

#blog-news .home-post-right {
	width: 445px;
	float: left;
}

#blog-news img.homepost-thumb {
	width: 200px;
	height: 150px;
	float: left;
	background: url('../../style/images/post-thumb-bg.png') 0 0 no-repeat;
	padding: 10px 6px;
	margin: 0 15px 0 0;
}

#blog-news .home-post ul {
	font-family: Georgia, Times, serif;
	font-size: 14px;
	font-style: italic;
	margin-bottom: 15px;
	color: #666666;
}

#blog-news .home-post ul li {
	background: url('../../style/images/arrow-li.png') 0 7px no-repeat;
	padding: 3px 0 3px 15px;
}

#blog-news .home-post ol {
	font-family: Georgia, Times, serif;
	font-style: italic;
	font-size: 14px;
	margin: 0 0 15px 20px;
	color: #666666;
}

#blog-news .home-post ol li {
	list-style: decimal;
	padding: 3px 0 3px 0;
}

#blog-news img.homepost-thumb:hover {
	background-position: 0 -171px;
}

#blog-news .news-home {
	width: 276px;
	float: left;
}
#blog-news .home-news-post {
	margin-bottom: 15px;
	font-size: 12px;
}

#blog-news .home-news-post p.tiny-date {
	font-size: 10px;
}

#blog-news .news-home h2 {
	line-height: 16pt;
	font-size: 14px;
	padding-bottom: 3px;
}



/*Page Navigation*/
.wp-pagenavi {
	clear: both;
	float: left;
	width: 623px;
	height: 100%;
	padding: 10px 0;
}
	
.wp-pagenavi a, div.wp-pagenavi a:link {
	padding: 4px 8px 4px 8px;
	background: #F3F3F3;
	border: 1px solid #D4D4D4;
	margin-right: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;		
}

.wp-pagenavi a:hover, div.wp-pagenavi a:hover {
	background: #D5D5D5;
}

.wp-pagenavi a:active {
	padding: 4px 8px 4px 8px;
	margin-right: 5px;
	color: #222;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;		
}

.wp-pagenavi span.pages {
	background: #F3F3F3;
	border: 1px solid #D4D4D4;
	padding: 4px 8px 4px 8px;
	margin-right: 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;		
}

.wp-pagenavi span.current {
	padding: 4px 8px 4px 8px;
	border: 1px solid #D4D4D4;
	margin-right: 5px;
	font-weight: bold;
	background: #D5D5D5;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;		
}

.wp-pagenavi span.extend {
	padding: 4px 8px 4px 8px;
	margin-right: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;		
}


/**********  BEGIN FOOTER  **********/
#footer-wrap {
	width: 100%;
	overflow: hidden;
}

#footer {
	width: 960px;
	margin: 0 auto;
	padding: 30px 0;
	overflow: hidden;
}

#footer p {
	padding-top: 5px;
}

/*#footer .footer-widgets {
	float:left;
	margin-right:30px;
	width:653px;
}*/

#footer .footer-widget {
	float:left;
	margin-right:20px;
	width:200px;
}

#footer h3 {
	font-size: 16px;
	line-height: 16pt;
	padding-bottom: 5px;
	border-bottom: 1px solid #D4D4D4;
}

#footer .footer-widget ul li a {
	display: block;
	padding: 5px;
	border-bottom: 1px solid #D4D4D4;
}


#footer .footer-widget ul li a:hover {
	background: #f3f3f3;
}

#footer .footer-info-area {
	width: 276px;
	float: left;
}

#footer .contact-button {
	width: 246px;
	display: block;
	margin-top: 15px;
	background: #e4e4e4 url('../../style/images/send-mail.png') right center no-repeat;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 10px 15px;
}

#footer .contact-button:hover {
	color: #333;
	background: #d5d5d5 url('../../style/images/send-mail.png') right center no-repeat;
}

#footer .contact-button strong {
	display: block;
	font-size: 22px;
}

#footer .contact-button span {
	display: block;
}

#footer-bottom {
	width: 100%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	overflow: hidden;
}

#footer-bottom .bottom {
	width: 960px;
	margin: 0 auto;
	padding: 10px 0;
	overflow: hidden;
}

#footer-bottom .bottom-left {
	float:left;
	margin-right:30px;
	width:653px;
}

#footer-bottom .bottom-right {
	float:left;
	width: 276px;
	text-align: right;
}

a.toplink {
	padding-right: 15px;
	font-weight: bold;
	background: url('../../style/images/top-link.png') right center no-repeat;
}



.screenReader { left: -9999px; position: absolute; top: -9999px; }
.thanks { background: #F2F3F6; border: 1px solid #7E8AA2; padding: 10px; }

.footer-info-area p {
	font-size: 8pt;
}

ul.social-bookmarks {
	margin-top: 10px;
	overflow: hidden;
}

ul.social-bookmarks li {
	display: inline;
}

li.rss a {
	width: 32px;
	height: 32px;
	display: block;
	float: left;
	margin-right: 10px;
	background: url('../../style/images/rss.png') no-repeat;
	text-indent: -9999px;
}

li.twitter a {
	width: 32px;
	height: 32px;
	display: block;
	float: left;
	margin-right: 10px;
	background: url('../../style/images/twitter.png') no-repeat;
	text-indent: -9999px;
}

li.facebook a {
	width: 32px;
	height: 32px;
	display: block;
	float: left;
	margin-right: 10px;
	background: url('../../style/images/facebook.png') no-repeat;
	text-indent: -9999px;
}

li.linkedin a {
	width: 32px;
	height: 32px;
	display: block;
	float: left;
	margin-right: 10px;
	background: url('../../style/images/linkedin.png') no-repeat;
	text-indent: -9999px;
}

li.flickr a {
	width: 32px;
	height: 32px;
	display: block;
	float: left;
	margin-right: 10px;
	background: url('../../style/images/flickr.png') no-repeat;
	text-indent: -9999px;
}

li.behance a {
	width: 32px;
	height: 32px;
	display: block;
	float: left;
	margin-right: 10px;
	background: url('../../style/images/behance.png') no-repeat;
	text-indent: -9999px;
}

/***** Contact Form*****/
ol.forms { 
	float: left; 
	list-style: none; 
	margin: 30px 0; 
	width: 100%; 
}
ol.forms li {
	clear: both;
	float: left;
	margin-bottom: 18px;
	position: relative;
	width: 100%;
	color:#fff;
}

ol.forms label {
	cursor: pointer;
	display: block;
	float: left;
	font-weight: bold;
	width: 100px;
	color: #424242;	
}

ol.forms input, ol.forms textarea {
	background-color: #f4f4ee;
	border: 1px solid #e3e3de;
	border-radius: 3px;
	font: inherit;
	-moz-border-radius: 3px;
	padding: 10px;
	-webkit-border-radius: 3px;
	width: 214px;
}

ol.forms textarea { 
	height: 300px; 
	width: 434px; 
	background-color: #f4f4ee; 
	border-color: #e3e3de; 
	padding:10px;
}

ol.forms input:focus, ol.forms textarea:focus { 
	background-color: #f2f3f6; 
	border-color: #CCC; 
}

.error { 
	color: #f00; 
}

ol.forms li .error { 
	font-size: 12px;
	margin-left: 20px; 
}

ol.forms li.textarea .error {
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	width: 100px;
}

ol.forms li.screenReader { 
	margin-bottom: 0; 
}

ol.forms li.buttons button {
	background: #9e9e9e;
	border: none;
	color: #000;
	cursor: pointer;
	font: 16px/16px;
	overflow: hidden;
	padding: 6px 3px 3px 3px;
	width: auto;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

ol.forms li.buttons button:hover { 
	color: #222; 
}

ol.forms li.buttons button:active { 
	left: -1px; 
	position: relative; 
	top: -1px; 
}

ol.forms li.buttons, ol.forms li.inline { 
	float: left; 
	width: 460px; 
	padding-left: 100px;
}

ol.forms li.inline input { 
	width: auto; 
}

ol.forms li.inline label { 
	display: inline; 
	float: none; 
	width: auto; 
	padding-left: 10px;
}