/*-------------------------------------------------------------------------------------------



INDEX:



0. RESET



1. SETUP

-1.1 Defaults

-1.2 Hyperlinks



2. SITE STRUCTURE & APPEARANCE

-2.1 Containers & Columns

-2.2 Navigation

  -2.2.1 Drop-down menus

  -2.2.2 Top Navigation (optional)

-2.3 Header

-2.4 Content

  -2.4.1 Homepage

  -2.4.2 Featured Slider



  -2.4.3 Mini-features

-2.5 Sidebar

-2.6 Footer

-2.7 Breadcrumbs

-2.8 Homepage



3. POSTS

-3.1 Typographic Elements

-3.2 Images

-3.3 Pagination / WP-Pagenavi / Woo-Pagination

-3.4 Single Post Author

-3.5 Entry Tables

-3.6 Subscribe & Connect



4. WIDGETS

-4.1 Generic Widgets

-4.2 Specific Widgets



5. COMMENTS

-5.1 Comments

-5.2 Comments Form

-5.3 Pingbacks / Trackbacks



6. PAGE TEMPLATES

-6.1 Timeline Page Template

-6.2 Contact Form

-6.3 Portfolio

-6.4 Feedback



7. MISC

-7.1 Buttons

-7.2 CSS3 Drop-shadows

-7.3 Gravity forms

-7.4 IE specific styling





-------------------------------------------------------------------------------------------*/



/*-------------------------------------------------------------------------------------------*/

/* RESET - http://meyerweb.com/eric/tools/css/reset/ | v1.0 | 20080212 */

/*-------------------------------------------------------------------------------------------*/
@font-face { font-family: 'HelveticaNeue'; src: url('font/HelveticaNeue.eot?#iefix') format('embedded-opentype'), url('font/HelveticaNeue.woff') format('woff'), url('font/HelveticaNeue.ttf') format('truetype'), url('font/HelveticaNeue.svg#HelveticaNeue') format('svg'); font-weight: normal; font-style: normal; }


body,html{height:100%;}

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{border:0;outline:0;font-size:100%;vertical-align:top;background:transparent;margin:0;padding:0;}

body{line-height:1;}

ol,ul{list-style:none;}

blockquote,q{quotes:none;}

blockquote:before,blockquote:after,q:before,q:after{content:none;}

:focus{outline:0;}

del{text-decoration:line-through;}

table{border-collapse:collapse;border-spacing:0;}



/* Floating & Alignment  */

.fl{float:left;}

.fr{float:right;}

.ac{text-align:center;}

.ar{text-align:right;}



/* Clear Floats  */

.col-full:after{content:".";display:block;height:0;clear:both;visibility:hidden;}

.fix{clear:both;height:1px;overflow:hidden;margin:-1px 0 0;}

html body * span.clear,html body * div.clear,html body * li.clear,html body * dd.clear{background:none;border:0;clear:both;display:block;float:none;font-size:0;list-style:none;overflow:hidden;visibility:hidden;width:0;height:0;margin:0;padding:0;}







/*-------------------------------------------------------------------------------------------*/

/* 1. SETUP */

/*-------------------------------------------------------------------------------------------*/



/* 1.1 Defaults */



body { font: 12px/1.5em sans-serif; color: #444; background: #FFFFFF url(images/bg-body-tile.png) repeat left top; }



h1, h2, h3, h4, h5, h6  { margin: 0; font-family:Georgia, serif; color: #222; font-weight:normal; }

h1  {font-size: 2em } h2  {font-size: 1.8em;} h3  {font-size: 1.6em;} h4  {font-size: 1.2em;} h5  {font-size: 1em;} h6  {font-size: 0.8em;}



p {margin: 0; }



hr { background-color: #e6e6e6;	border:0; height: 1px; margin-bottom: 20px; }



input, textarea { padding: 5px; border-color: #CCCCCC #EFEFEF #EFEFEF #CCCCCC; border-width:1px; border-style:solid; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius:3px; color: #777; }



/* 1.2 Hyperlinks */



a { color: #C1321D; text-decoration:none;}

a:hover { color: #C1321D; text-decoration:underline;}



h1 a:link, h1 a:visited, h2 a:link, h2 a:visited, h3 a:link, h3 a:visited,

h4 a:link, h4 a:visited, h5 a:link, h5 a:visited, h6 a:link, h6 a:visited  { text-decoration: none; }

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover  {text-decoration: underline;}





/*-------------------------------------------------------------------------------------------*/

/* 2. SITE STRUCTURE & APPEARANCE */

/*-------------------------------------------------------------------------------------------*/



/* 2.1 Containers & Columns */

#wrapper  { background: transparent url(images/wrapper-bg-colourstrip.png) repeat-x left top; padding-top: 5px; } /* Top padding is the height of the colour strip image. */



#main{width:575px;}

#main.fullwidth, .layout-full #main, .col-full {width: 900px; margin:0 auto;}



#sidebar{width:250px;}

#sidebar .secondary { width:140px; } 



.entry img { max-width:565px; }

.layout-full .entry img { max-width:890px; }



.col-left { float: left; }

.col-right { float: right; }



.layout-right-content #main { float:right; }

.layout-right-content #sidebar { float:left; }





/* 2.2 Navigation */

#navigation{ font:bold 13px/1em arial, sans-serif; margin-top: 6px; }

#navigation ul.rss  { margin: 0 0 0 10px; padding: 8px 0; }



.nav { z-index:99; margin:0; padding:0; list-style:none; line-height:1; }

.nav a  { position:relative; color: #ffffff; display:block; z-index:100; padding:7px 10px; line-height:18px; text-decoration:none; text-shadow:0 1px 0 #000;  }

.nav li  { float:left; width: auto; margin-left: 15px; }

.nav li a.sf-with-ul { padding-right:20px; }



.nav a:hover, 

.nav li.current_page_item a, 

.nav li.current_page_parent a,

.nav li.current-menu-ancestor a,

.nav li.current-cat a,

.nav li.current-menu-item a,

.nav li.sfHover { background:#1f1f1f; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;  }



/* Optional Styling */

#navigation { 

	

	/* Border Radius */ 

	border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; 

	

	/* Box Shadow 

	-moz-box-shadow: 0 2px 2px rgba(0,0,0,.03);

	-webkit-box-shadow: 0 2px 2px rgba(0,0,0,.03);

	box-shadow: 0 2px 2px rgba(0,0,0,.03);*/

}

#navigation .nav li a { font-size:14px; text-shadow: 1px 1px 0px #ffffff; }

#navigation .nav li a:hover {

	color:#0099cc;

}



#navigation .nav li:first-child a { /*border-left:none;*/ }



	/* 2.2.1 Drop-down menus */

	.nav li ul  { background: #1f1f1f; margin:0 0 0 -1px; padding:7px 10px; position: absolute; left: -999em; width: 160px; z-index:999; }

	.nav li ul li { margin-left: 0px !important;}

	.nav li ul li a  { padding:8px 0px; width:160px; font-size:12px; color:#ffffff; background: none; font-size:0.9em; text-shadow:none !important;}

	.nav li ul li a:hover  { text-decoration: none; color:#ddd !important; }

	.nav li ul li a.sf-with-ul { padding-right:0; }

	.nav li ul ul  { margin: -37px 0 0 140px; }

	

	.nav li ul li a:hover, 

	.nav li.current_page_item ul li a, 

	.nav li.current_page_parent ul li a,

	.nav li.current-menu-ancestor ul li a,

	.nav li.current-cat a ul li,

	.nav li.current-menu-item ul li a,

	.nav li.sfHover ul li { background:none; border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px;}

	

	.nav li:hover,.nav li.hover  { position:static; }

	.nav li:hover ul ul, .nav li.sfhover ul ul,

	.nav li:hover ul ul ul, .nav li.sfhover ul ul ul,

	.nav li:hover ul ul ul ul, .nav li.sfhover ul ul ul ul { left:-999em; }

	.nav li:hover ul, .nav li.sfhover ul,

	.nav li li:hover ul, .nav li li.sfhover ul,

	.nav li li li:hover ul, .nav li li li.sfhover ul,

	.nav li li li li:hover ul, .nav li li li li.sfhover ul  { left:auto; }

	

	.nav .sf-sub-indicator {background:	url(images/arrow-superfish.png) no-repeat;position:absolute;display:block;right:0.4em;top:44%;width:10px;height:10px;text-indent:-999em;overflow:hidden;}

	.nav li ul .sf-sub-indicator {background:url(images/arrow-superfish-right.png) no-repeat; top:38%; }

	

	/* Optional Styling */

	#navigation .nav li ul  { 

		/* Border Radius */

		border-radius: 0 0 4px 4px; -moz-border-radius: 0 0 4px 4px; -webkit-border-radius: 0 0 4px 4px; 

	

		/* Box Shadow 

		-moz-box-shadow: 0 2px 2px rgba(0,0,0,.03);

		-webkit-box-shadow: 0 2px 2px rgba(0,0,0,.03);

		box-shadow: 0 2px 2px rgba(0,0,0,.03);*/

	}

	#navigation .nav li ul ul { border-radius: 0 4px 4px 4px; -moz-border-radius: 0 4px 4px 4px; -webkit-border-radius: 0 4px 4px 4px; }

	#navigation .nav li ul li a { border:0; border-top:1px solid #333333; border-bottom:1px solid #222222; }

	#navigation .nav li ul li:first-child a { border-top:none; }

	#navigation .nav li ul li:last-child a { border-bottom:none; }



	/* 2.2.2 Top Navigation (optional) */

	#top { background: #1f2324 url(images/bg_top_menu.gif) repeat-x; height:40px; font-family:'Droid Sans', sans-serif }

	#top .nav { }

	#top .nav a { font-size:12px; color:#fff; padding:8px 6px; line-height:24px; text-decoration:none; text-transform:capitalize; text-shadow: 0px 1px 0px #000000; }

	#top .nav li  { margin-right:5px; margin-left:0; }

	#top .nav li a.sf-with-ul { padding-right:20px; }

	

	#top .nav a:hover, 

	#top .nav li.current_page_item a, 

	#top .nav li.current_page_parent a,

	#top .nav li.current-menu-ancestor a,

	#top .nav li.current-cat a,

	#top .nav li.current-menu-item a,

	#top .nav li.sfHover { color:#ccc;}

	

	#top .nav li ul  {/* background: #222; margin:0; padding:0px; width: 180px; border: none; z-index:999;

		

		-moz-box-shadow: 0 2px 2px rgba(0,0,0,.1);

		-webkit-box-shadow: 0 2px 2px rgba(0,0,0,.1);

		box-shadow: 0 2px 2px rgba(0,0,0,.1); */

	}

	/*#top .nav li ul, #top .nav li ul li:last-child a {

		 

		border-radius: 0 0 4px 4px; -moz-border-radius: 0 0 4px 4px; -webkit-border-radius: 0 0 4px 4px; 

	}

	#top .nav li ul li { box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); }

	#top .nav li ul li a  { padding:8px 10px; width:160px; color:#ddd; background: none; font-size:0.9em;}

	#top .nav li ul li a:hover  { background: #000; }

	#top .nav li ul li a.sf-with-ul { padding-right:10px; }

	#top .nav li ul ul  { margin: -34px 0 0 180px; }

	

	#top .nav li:hover, #top .nav li.hover  { position:static; }

	#top .nav li:hover ul ul, #top .nav li.sfhover ul ul,

	#top .nav li:hover ul ul ul, #top .nav li.sfhover ul ul ul,

	#top .nav li:hover ul ul ul ul, #top .nav li.sfhover ul ul ul ul { left:-999em; }

	#top .nav li:hover ul, #top .nav li.sfhover ul,

	#top .nav li li:hover ul, #top .nav li li.sfhover ul,

	#top .nav li li li:hover ul, #top .nav li li li.sfhover ul,

	#top .nav li li li li:hover ul, #top .nav li li li li.sfhover ul  { left:auto; }*/



/* 2.3 Header */

#header{ position: relative; z-index: 9999; margin: 0 0 30px; background: url(images/bg-header.png); height:133px; }

.home #header  { margin-bottom: -5px; }

#header .col-full { padding: 8px 0 0 0; clear: both; position: relative; }



#logo  {

	float:left;

	background:url("images/dr-ben.png") no-repeat scroll -3px 1px / 182px auto rgba(0, 0, 0, 0);

	padding-left:165px;

	padding-top:35px;

	height:80px;

	text-shadow: 0px 1px 1px #ffffff;

	font-family:'Droid Sans', Arial, Helvetica, sans-serif

}
.home #featured-slider #slide-box .video .leadplayer_thumbnail {height:281px !important; width:500px !important;}

.home #featured-slider #slide-box .video .leadplayer_thumbnail .leadplayer_yt_like_play_button{ height:60px !important; width:86px !important;left: 210px !important; top: 107.5px !important;}

#logo img  { margin-top: 7px;}

#logo .site-title{display:block; text-shadow: black 0px 1px 0px;}

#logo .site-title, #logo .site-description  { color: #333;  }

#logo .site-title a { font-family:'Droid Serif', sans-serif !important; color:#333333; font-size:34px; line-height:40px; text-transform:none;  text-decoration:none; }

#logo .site-title a:hover { text-decoration:none; }

#logo .site-description { color:#0099cc; padding-top:5px; font-size:14px; }







#topad {float:right;}



/* 2.4 Content */

#content{padding:0 0 2em;}



/* 2.4.1 Homepage */

.home #main { padding-top: 35px; }

.portfolio-item { margin-bottom: 15px; }

.portfolio-item .woo-image { border: 5px solid #FFFFFF; }

.widget-portfolio-snapshot .portfolio-image { z-index: 4; margin-bottom: 15px; width: 100%; }

.widget-portfolio-snapshot .portfolio-image a:hover { background: #fff url('images/portfolio-hover.png') no-repeat 50% 50%; }

.widget-portfolio-snapshot .portfolio-image img { z-index: 2; }

.widget-portfolio-snapshot .portfolio-item .portfolio-image.drop-shadow:after { bottom: 10px; right: 2px; }

.portfolio-item .portfolio-image.drop-shadow:after { z-index: 1; bottom: 10px; }

.portfolio-item .portfolio-image a { display: block; z-index: 3; position: relative; background: #fff; }

.widget-portfolio-snapshot .portfolio-item h3 { font-size: 12px; font-family: Arial, Helvetica, sans-serif; color: #444444; font-weight: bold; margin-bottom: 2px; margin-left: 4px; }

.widget-portfolio-snapshot .portfolio-item .portfolio-galleries  { margin-left: 4px; }

.portfolio-item h3 a { color: #444444; }

.portfolio-item .portfolio-galleries { font: 10px Arial, Helvetica, sans-serif; color:#AAA8A8; text-transform: uppercase; }

.portfolio-item .portfolio-galleries a { color: #AAA8A8; }



.portfolio-items .portfolio-image.drop-shadow:after { margin-top: 20px; }

#main .widget_blog .title { font-family: Arial, Helvetica, sans-serif; margin-left: 5px; }



#main .block { width: 250px; float: left; padding-right: 75px; }

#main .block.last { padding-right: 0; }

#main .block .widget-title { font-size: 18px; font-family: Georgia, serif; font-weight: normal; color: #444444; border-bottom: 1px solid #d3d3d3; text-shadow: 0px 1px 1px #ffffff; padding-bottom: 20px; margin-bottom: 20px; }



#intro { color: #444444; line-height: 20px; }



.widget_woo_blog .post { background: url(images/bg-widget.png) repeat top left !important; padding: 20px 0px 10px 0px; margin-bottom: 20px; border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; overflow: auto; }

.widget_woo_blog .post h2 { padding: 0 20px; }

.widget_woo_blog .post h2 a { font-size: 20px; line-height: 20px; font-weight: bold;}

.widget_woo_blog .post span.post-category, .widget_woo_blog .post a.post-edit-link { display: none; }

.widget_woo_blog .post a { text-decoration: none; }

.widget_woo_blog .post a:hover { text-decoration: underline; }

.widget_woo_blog .post-meta { background: none; padding: 20px 20px 0px 20px;}

.widget_woo_blog .entry { border-bottom: 1px solid #d3d3d3; border-top: none; padding: 0px 20px; }

.widget_woo_blog .entry, .widget_woo_blog .entry p { font-size: 12px !important; }



/* 2.4.2 Slider */

.woo-slider #top { padding: 20px 0 0 0; }

.woo-slider #header { border-bottom: 0; }

.woo-slider #content { padding: 20px 0px; }



#featured-slider { padding: 35px 0 20px; margin-bottom:20px; position: relative; background: #ccc url(images/bg-featured.png) repeat top left; }

#slide-box {margin: 0 auto; position: relative; width: 900px; }

.slides_container:first-child .slide { display: none; } /* Make sure the slider doesn't display all slides in a stack on load */

#featured-slider .slides_control { min-height: 300px; }

.slide { width: 900px; min-height: 200px; }

.slide .slide-content.entry {width: 350px; right: 0px; top: 16px;padding: 10px 20px; position: absolute; /* position: absolute; font-size: 13px; background-color: rgba(0,0,0,0.6); */}

.slide .slide-content.entry input[type="image"], .textwidget input[type="image"] {border:none}

.slide .video-content { width: 350px; }

.slide .video {background: none repeat scroll 0 0 transparent;border: medium none;-moz-box-shadow: 0 0 0;-webkit-box-shadow: 0 0 0;box-shadow: 0 0 0;float: left;font-size: 13px;padding: 20px 0px 10px 20px; margin:0; }

.slide .slide-content.video .title {color:#3585B3;font-size: 32px;font-weight: bold;line-height: 1.2em;margin-bottom: 0.5em;}

.slide .slide-content.video p  { color: #fff;font: 12px arial; line-height: 21px; }



.slide .slide-content.entry h2 a { color:#fff; }

.slide-content p { color: #eaeaea; margin:0 0 0.5em; }

.slide-image { width: 900px; }

.slide-image a{ cursor:none}

.slide .slide-content.entry .title { font-size: 24px; line-height: 1em; margin: 10px 0; color: #fff; }

.slide .slide-content.entry p { margin:0; }

.slide .entry a.woo-sc-button  { margin-top: 5px;  }

.slide-img {}

.slide .video { float:right; padding: 2px; margin-right:20px; border: 1px solid #ddd; background:#fff;  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3); }



#featured-slider a.prev {background: url("images/arrow-left.png") no-repeat scroll 0 0 transparent;height: 31px;left: -40px;opacity: 0.8;position: absolute;text-indent: -9999em;top: 48%;width: 19px;z-index: 999;}

#featured-slider a.next {background: url("images/arrow-right.png") no-repeat scroll 0 0 transparent;height: 31px;opacity: 0.8;position: absolute;right: -40px;text-indent: -9999em;top: 48%;width: 19px;z-index: 999;}

#featured-slider a.prev:hover, #slides a.next:hover { opacity:1; }



#slider_nav {margin-bottom: 50px;margin-top 15px;position: relative;z-index: 2;}

#slider_nav, #line_wrap {margin-left: auto;margin-right: auto;width: 920px;}

#line_wrap {position: relative;z-index: 1;}



#featured-slider .pagination { width: 930px; margin: 10px auto; text-align: center; }

#featured-slider .pagination li { display: inline-block; zoom: 1; }

#featured-slider .pagination li a { background: transparent url(images/slide-pagination.png) no-repeat left top; display: block; width: 18px; height: 18px; text-indent: -9999px; }

#featured-slider .pagination li.current a { background-image: url(images/slide-pagination-active.png); }



.slide .entry {border: none;margin: 0 auto;padding:0 5px;}

.slide .entry h2 { font: 21px/1.4em georgia, serif;color: #fff; text-shadow: 0px 1px 0px #000; margin-bottom: 20px;}

.slide .entry h1, .slide .entry h3, .slide .entry h4, .slide .entry h5 { color: #fff; text-shadow: 0px 1px 0px #fff; font-family: georgia, serif;}

.slide .entry p { margin-bottom:1em; font: 12px arial; color: #fff; line-height: 21px; text-shadow: 0px 1px 0px #fff;}

.slide .entry img, .slide img.thumbnail {background:none;border:none;-webkit-box-shadow: 0 0 0; -moz-box-shadow: 0 0 0; box-shadow: 0 0 0;}



/* 2.4.3 Mini-Features */

#mini-features { padding: 7px 0; background: url(images/bg-minifeatures.png) repeat top left;}

#mini-features .mini-inside  { border: 1px dashed #555; border-width: 1px 0; border-color: rgba(255,255,255,0.2); }

#mini-features .block { width:250px; margin:30px 40px 30px 0; float:left; }

#mini-features .feature { margin-left:70px; }

#mini-features .home-icon { float:left; }

#mini-features h3 { font-family: Arial, Helvetica, sans-serif; font-size: 10px; padding-bottom: 0; color: #ffffff; text-transform: uppercase; text-shadow: 0px 1px 1px #000000; }

#mini-features p { padding-bottom:15px; color: #999999; text-shadow: 0px 1px 1px #000000; }

#mini-features a { color: #ffffff; text-shadow: 0px 1px 1px #000; font-weight: bold; }



/* 2.5 Sidebar */

#sidebar{overflow:hidden;}

#sidebar .primary {}

#sidebar .secondary { float:left; margin-right:20px; } 

#sidebar .secondary.last { margin:0; } 



/* 2.6 Footer */

#footer{padding: 30px 0 20px; background: url(images/bg-ripple-footer.png) repeat top left; color:#999;}

#footer p {}

#footer a { color: #ffffff; }

#footer #credit img{vertical-align:middle;}

#footer #credit span{display:none;}



#footer-widgets { margin-bottom: -5px; /*background: url(images/bg-ripple-footer-widgets.png) repeat top left; */padding:10px 0; }

#footer-widgets .block { padding:20px 10px 0 10px; float:left; }

#footer-widgets .col-1 .block { width:100%; padding-left:0; }

#footer-widgets .col-2 .block { width:420px; padding-left: 20px; }

#footer-widgets .col-3 .block { width:270px; padding-left: 16px;  }

#footer-widgets .col-4 .block { width:200px; padding-left: 10px;  }



/* 2.7 Breadcrumbs */

#breadcrumbs { margin-bottom: 25px; }

.home #breadcrumbs { margin-bottom: 30px; }



/*-------------------------------------------------------------------------------------------*/

/* 3. POSTS */

/*-------------------------------------------------------------------------------------------*/



.archive_header  { display: block; float: left; width: 100%; margin:0 0 30px; padding:0 0 10px; font-size: 18px; font-weight: bold; border-bottom:#e6e6e6 1px solid; text-shadow: 0px 1px 1px #ffffff;}

.archive_header .catrss a  { font-size: 14px; text-decoration: none; line-height: 28px; }



.post  { margin: 0px; padding: 20px 30px 30px 30px; background: #ffffff;}

#main .page { padding: 30px; background: #ffffff; }

.post .title, .page .title  { font:normal bold 30px/1em arial, sans-serif;position:relative; margin: 0 0 0.4em; }

.post .title a:link, .post .title a:visited  { color:#444444; }

.post.lifted:after, .page.lifted:after  { 

	right: 8px;

	height: 60px;

	-webkit-transform:rotate(4deg);   

       -moz-transform:rotate(4deg);  

        -ms-transform:rotate(4deg);  

         -o-transform:rotate(4deg);

            transform:rotate(4deg);

 }



.post-meta {margin: 0 0 1.5em 0;font:12px 'Lucida Grande', Arial, sans-serif; float: left; color:#444; background: #f4f4f4; padding: 4px; }

.post-author { background: url(images/ico-meta.png) no-repeat left; padding-left: 20px;}

.post-more { clear:both; margin:1em 0; color:#999;}

.post p.tags{color:#999; background:url(images/ico-tag.png) no-repeat top left;padding-left:25px;width:100%;clear:both;margin-bottom:20px;}

.post-meta a:link, .post-meta a:visited, .post-more a:link, .post-more a:visited, .post p.tags a:link, .post p.tags a:visited { text-decoration: underline; color:#c1321d; }

.post-more a:hover, .post-meta a:hover, .post p.tags a:hover { text-decoration:underline; color:red;}



/* 3.1 Typographic Elements */

.entry { border-top: 1px solid #e0e0e0; padding-top: 1.5em; clear: both; }

.entry, .entry p  { font:14px/1.5em Helvetica, Arial, sans-serif; }

.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6 { font-family: Arial, Helvetica, sans-serif; margin:0 0 0.5em; line-height:1.5em; }

.entry p  { margin-bottom: 1.2em; }

.entry blockquote  { background:url(images/blockquote.png) no-repeat 0 12px; padding: 10px 20px 10px 50px; color: #444;   }

.entry blockquote p, blockquote p, blockquote { font: italic 14px Georgia, Times, serif; }



.entry ul  { margin-bottom: 1.5em; padding: 0 0 0 30px; }

.entry ul ul  { margin: 0; }

.entry ul li  {	list-style-type: disc; }

.entry ul ul li  { list-style-type: circle; }



.entry ol  { margin-bottom: 1.5em; padding: 0 0 0 30px; }

.entry ol ol  { margin: 0; }

.entry  ol li  { list-style-type: decimal; }

.entry  ol li ol li  { list-style-type: lower-latin; }



/* 3.2 Images */

.entry img, img.thumbnail { border: 10px solid #e0e0e0; background:#fff;  }

.entry img:hover, img.thumbnail:hover { border-color:#d0d0d0;  }

img.wp-smiley  { padding: 0; border: none; }



.alignleft  { float: left; height: auto; margin: 0px 20px 10px 0; }

.alignright  { float: right; height: auto; margin: 0px 0 10px 20px; }

.aligncenter  { text-align: center; margin-bottom:15px;}

img.aligncenter  { margin-left:auto; margin-right:auto; display:block; }



.entry .wp-caption { padding: 1px; text-align:center; background:#F8F8F8; border: solid 1px #ddd; }

.entry .wp-caption img{ margin:0; padding:4px 0; background:none; border:0; }

.entry .wp-caption-text { margin:0; padding:0; font:0.9em/1.5em sans-serif; text-align:center; }

.entry .wp-caption.aligncenter { margin:0 auto 15px; }



.hentry .video { margin-bottom: 20px; }



/* 3.3 Pagination / WP-Pagenavi / Woo-Pagination */

.nav-entries, .wp-pagenavi, .woo-pagination { padding:10px 15px; }

.nav-entries a { display: block; color:#777; text-decoration:none;}

.nav-entries a:hover { text-decoration:underline; }



.woo-pagination { margin: 0; text-align: center; }

.woo-pagination a:link,

.woo-pagination a:visited { display: inline; text-decoration: none; color: #666; padding: 3px 7px; border: 1px solid #DDDDDD; }

.woo-pagination span.extend, .woo-pagination .page-numbers { border: none; color: #666; }

.woo-pagination a:link, .woo-pagination a:visited, .woo-pagination a:active, .woo-pagination span.current {

	/* Border Radius */ 

	border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px;

}

.woo-pagination a:link, .woo-pagination a:visited, .woo-pagination a:active {

	border:1px solid #dedede;  

	/* Gradient Background */

	background: #EBEBEB;

  	background: -moz-linear-gradient(100% 100% 90deg, #f5f5f5, #fff);

  	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fff), to(#f5f5f5));

}

.woo-pagination .current, .woo-pagination a:hover { padding: 3px 7px; background: #EEEEEE; border: 1px solid #bbb; }



/* 3.4 Single Post Author */

#post-author { background: #fafafa; margin:0 0 1.5em; padding:15px; border:1px solid #e6e6e6; border-width:1px 0 1px; clear:both; }

#post-author .title { margin-bottom: 10px; }

#post-author .profile-image { float:left; margin:0 15px 5px 0; padding: 5px; border: 1px solid #e6e6e6; background:#F8F8F8; background:rgba(255,255,255,0.7);}

#post-author .profile-link {}



/* 3.5 Entry Tables */

.entry table  { width: 100%; border: 1px solid #e6e6e6; margin-bottom:1.2em; }

.entry table tr.alt-table-row  { background: #f9f9f9; }

.entry table th  { padding: 6px 0 3px 0; background: #EEEEEE; border: 1px solid #e6e6e6; text-shadow: 1px 1px 0 #fff; box-shadow: inset 0 0 1px #fff; -moz-box-shadow: inset 0 0 1px #fff; -webkit-box-shadow: inset 0 0 1px #fff; }

.entry table td  { padding: 6px 0 3px 10px; border: 1px solid #e6e6e6; }



/* 3.6 Connect */

#connect { background: #fafafa; margin:0 0 1.5em; padding:15px; border:1px solid #e6e6e6; border-width:1px 0 1px; clear:both; }

#main #connect .col-left, #connect .col-right { width:48%; }

#connect h3 { margin-bottom: 15px; }

#connect p { margin: 0 0 1em; }

#connect .newsletter-form { margin: 0 0 1em; }

#connect .newsletter-form .input {}

#connect .newsletter-form .email { width:140px; }

#connect .newsletter-form .submit { cursor:pointer; -webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px; }

#connect .social {}

#connect .social a { opacity:0.8; }

#connect .social a:hover { opacity:1; }

#connect .related-posts { border-left:1px solid #e6e6e6; padding-left:15px; }

#connect .related-posts ul { list-style: outside disc; margin:5px 0 5px 15px; }

.widget #connect .fl, .widget #connect .fr { float: none; }





/*-------------------------------------------------------------------------------------------*/

/* 4. WIDGETS */

/*-------------------------------------------------------------------------------------------*/



/* 4.1 Generic Widgets */

#sidebar .widget { background: url(images/widget-bg.png) repeat top left !important; }

.widget  { margin-bottom: 2em; }

#sidebar .widget h3  { margin: 0 0 0.5em 0; padding: 20px 20px 10px 20px; font: bold 16px 'georgia', serif; colour:#444; border-bottom:1px solid #d3d3d3; }

#footer-widgets .widget h3  { margin: 0 0 0.8em 0; padding: 0px; font: 10px Arial, Helvetica, sans-serif; color:#aaa8a8; text-transform: uppercase; }

.widget p { margin-bottom: 1em; }



#sidebar .widget ul  { clear:both; padding: 10px 20px 20px 20px; list-style-position:inside; list-style-type:disc;}

.widget ul  { clear:both; padding-left:10px; list-style-position:inside; list-style-type:disc;}

.widget ul li  {}

.widget ul li a  { padding: 0 0 0 5px; line-height: 22px; text-decoration: none; }

.widget ul li a:hover  { text-decoration:underline; }

.widget ul ul  { padding: 0 0 0 15px; border-top: none; }

#sidebar .textwidget, #sidebar .widget #social { padding: 10px 20px; }

#social a:hover { opacity: 0.8;}



/* 4.2 Specific Widgets */

#post-meta ul li { list-style-type: none; }



/* TAG CLOUD */

#sidebar .widget_tag_cloud .tagcloud { padding: 10px 20px 20px 20px; }



/* SEARCH FORM */

#sidebar .search_main { padding: 10px 20px 20px 20px; }

.searchform  { width: 99%; position: relative; border-color: #d0d0d0 #fafafa #fafafa #d0d0d0; border-width:1px; border-style:solid; border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; background: #d4d4d4; }

.searchform input.s  {  padding: 8px; width:85%; margin:0; border:none; colour:#222; text-transform: uppercase; text-shadow: 0px 1px 1px #ffffff; background: none; font-weight: bold; }

.searchform input.search-submit { position: absolute; top:6px; right:10px; border:none; margin:0; padding:0; }



/* SHARE WIDGET */

#post-meta ul { list-style-type: none; }

#post-meta ul li { border-bottom: 1px solid #d3d3d3; padding: 10px 0; }

#post-meta ul li a { padding-left: 25px; }

#post-meta ul li.twitter { background: url(images/share1.png) no-repeat left; }

#post-meta ul li.facebook { background: url(images/share2.png) no-repeat left; }

#post-meta ul li.surl { background: url(images/share3.png) no-repeat left; }

.widget_woo_post_meta h3 { margin: 0px !important; }



#social { padding-bottom: 20px; }



/* FLICKR */

.widget_woo_flickr h3  {}

.widget_woo_flickr h3 span{color:#0061D8;}

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

.widget_woo_flickr .flickr_badge_image  { float: left; margin: 3px; }



.widget_woo_flickr .wrap  { position: relative; margin-bottom: 20px; padding: 0; }

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

.widget_woo_flickr a:hover img  { border:#A8AA99 1px solid; }



/* LIFESTREAM */

.widget_lifestream ul li  { border-bottom: 1px solid #e0e6e6; }

.widget_lifestream ul li a  { border:none; background:none!important; }

.widget_lifestream ul .lifestream_meta  { color: inherit; }



/* CALENDAR */

#wp-calendar{width:95%;margin-bottom:15px;clear:both;padding:0;}

#wp-calendar caption{padding:10px;}

#wp-calendar th,#wp-calendar td{text-align:center;background:#E7E7E7;color:#9E9E9E;padding:5px;}

#wp-calendar td{background:transparent;}

#wp-calendar td,table#wp-calendar th{padding:3px 0;}



/* BLOG AUTHOR */

.widget_woo_blogauthorinfo .avatar { padding: 5px; border: 1px solid #e6e6e6; background:#F8F8F8; background:rgba(255,255,255,0.7);}

.widget_woo_blogauthorinfo .left { float:left; margin:0 10px 5px 0; }

.widget_woo_blogauthorinfo .right { float:right; margin:0 0 5px 10px; }



/* TWITTER */

.widget_woo_twitter .back { padding: 0px 10px 10px 10px; }

.widget_woo_twitter ul { padding:0px !important; }

.widget_woo_twitter ul li { border-bottom: 1px solid #d3d3d3; padding: 15px; list-style:none;}

#footer-widgets .widget_woo_twitter ul li { padding: 15px 0px !important; }

.widget_woo_twitter ul li:last-child { border:none; }

.widget_woo_twitter ul li a { padding: 0px; }

.widget_woo_twitter ul li .time { color:#999; }

.widget_woo_twitter p { padding: 10px 0 0 5px; font-weight: bold; color:#777; }

.widget_woo_twitter p a { color:#222; }

.widget_woo_twitter ul li .content { font-size: 14px; font-family: Georgia, serif; }

.widget.widget_woo_twitter h3 { border-bottom:none; padding:0; margin:0; padding-bottom: 15px; }



/* FEEDBACK */

.widget_woo_feedback .feedback  { padding: 5px 15px 0; }

.widget_woo_feedback .feedback .quote  { padding: 0 0 10px; }

.widget_woo_feedback .feedback blockquote  { margin: 0 0 5px; line-height: 18px; }

.widget_woo_feedback .feedback .feedback-url  { display: block; text-align: right; }

.widget_woo_feedback .feedback .pagination  { overflow: auto; padding: 5px 0 10px; }

.widget_woo_feedback .feedback .pagination a  { display: block; width: 18px; height: 0; overflow: hidden; padding-top: 18px; }

.widget_woo_feedback .feedback .pagination .btn-next  { float: right; background: url(images/ico-feedback-right.png) no-repeat left top; }

.widget_woo_feedback .feedback .pagination .btn-prev  { float: left; background: url(images/ico-feedback-left.png) no-repeat left top; }



/* CONNECT WIDGET */

#sidebar #connect { background: url(images/widget-bg.png) repeat top left !important; padding: 0px !important; border: 0px !important; }

#sidebar #connect h3  { margin: 0 0 0.5em 0; padding: 20px 20px 10px 20px; border-bottom:1px solid #d3d3d3; }

#sidebar #connect p { padding: 10px 20px !important; }

#sidebar #connect .social { padding: 0px 20px 20px 20px !important; }



/* WOOTABS */

#tabs {	background: url(images/widget-bg.png) repeat top left !important; height:auto; display: block;padding:5px;}

#tabs ul.wooTabs { padding:0px; }

#tabs ul.wooTabs li { 

	float: left; display:inline; color: #ffffff; margin:0px; cursor: pointer;

	/* Gradient Background */

	background: #f5f5f5;

  	background: -moz-linear-gradient(100% 100% 90deg, #f5f5f5, #fff);

  	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fff), to(#f5f5f5));

}

#tabs ul.wooTabs li a {	color:#777; display: block;float: left;padding: 10px 8px; text-transform:none; font:bold 11px/18px sans-serif; border: 1px solid #e6e6e6; border-width:1px 1px 1px 0;}

#tabs ul.wooTabs li a.selected { padding-bottom:11px; }

#tabs ul.wooTabs li a.selected, 

#tabs ul.wooTabs li a:hover { background:#fff; text-decoration:none; border-width:1px 1px 0 0; }

#tabs ul.wooTabs li:first-child a { border-width:1px 1px 0px 1px;}



#tabs .inside { background:#fff; border: 1px solid #e6e6e6; margin-top:-1px;  }

#tabs .inside ul, #tabs .inside #tab-tags { margin:0; padding:0; display: none; }

#tabs .inside ul:first-child { display: inline; }

#tabs .inside #tab-tags {  border-width:1px; padding:10px; }

#tabs .inside li { border-bottom: 1px solid #e6e6e6; padding:15px; list-style:none;}

#tabs .inside li a { color:#555; font:bold 12px/18px sans-serif; padding:0;}

#tabs .inside a:hover{}

#tabs .inside #tab-tags a { padding:2px 4px; margin:3px 1px; display:inline-block; background: #f0f0f0; font-size:13px !important; border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;}

#tabs .inside #tab-tags a:hover{ background: #e6e6e6; text-decoration: none;}

#tabs .inside li span.meta { display:block; font:italic 11px/20px Georgia, serif; text-transform:normal; color:#999; }

#tabs .inside li img.avatar, #tabs .inside li img.thumbnail { border: 1px solid #ddd; padding: 2px;	background-color: #ffffff; float: left;	margin: 0 10px 0 0; }

#tabs .inside li img.avatar:hover, #tabs .inside li img.thumbnail:hover { border-color:#aaa; }





/*-------------------------------------------------------------------------------------------*/

/* 5. COMMENTS */

/*-------------------------------------------------------------------------------------------*/



/* 5.1 Comments */

#comments, #respond-container {position:relative;margin:0;padding:0; border-top:1px solid #e6e6e6; border-bottom:1px solid #e6e6e6; background: url(images/widget-bg.png) repeat top left; }

#comments h3  { margin: 10px 20px; }

#comments .comment.thread-even {}

#comments .comment.bypostauthor { background: #fef6d2; border-bottom:1px solid #efe3ae;  }

#comments .comment{width:100%;list-style-type:none;}

#comments .comment .comment-container  { position:relative; padding: 20px; }

#comments .comment-head  { margin: 0 0 15px 0; }

#comments  .avatar  { float:left; margin: 0 15px 10px 0; }

#comments  .avatar img{margin: 0;vertical-align: middle;border:1px solid #ddd; padding:3px; background:#fff; }

#comments .comment-head .name  { margin: 0; font-weight: bold; font-size: 12px; background: url(images/ico-meta.png) no-repeat left; padding-left: 20px; color: #C1321D; }

#comments .comment-head .date, #comments .comment-head .edit, #comments .comment-head .perma { font-size: 12px; }

#comments .comment-entry { border-left: 3px solid #d3d3d3; padding-left: 10px; margin-left: 65px; }

#comments .comment-entry p  { margin: 0 0 10px 0;}

#comments .reply { margin-left:10px; background: url(images/ico-reply.png) no-repeat left; padding-left: 20px; }

#wrapper #comments .reply a { color: #C1321D; font-weight: bold;}



#comments h5.nocomments { padding: 20px; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #444444; font-weight: normal; }



#comments ul.children{margin:0px 0 0 25px;padding:0; }

#comments ul.children li {border-top:1px solid #e6e6e6; border-bottom:1px solid #e6e6e6; }

#comments .cancel-comment-reply{margin:10px 0;}



#comments .navigation {}

#comments .navigation a{ display: block; margin: 15px 0 0 0; text-decoration: none; }

#comments .navigation a:hover{}



#comments h3#pings { margin-top:25px; }

#comments .pingbacks li.pingback { margin:10px 0; }

#comments .pingbacks li.pingback .reply { display:none; }



#comments .nocomments { font-size:14px; font-weight: bold; }



#comment-form-tabs {	

	height:auto; display: block; margin-top: 20px;

}



#comment-form-tabs .tabs { padding: 0px; }

#comment-form-tabs .tabs li { 

	display: inline-block; zoom: 1; color: #ffffff; margin:0px; cursor: pointer; background: url(images/widget-bg.png) repeat top left;

}

#comment-form-tabs .tabs li a { color:#444 !important; display: block; padding: 12px 0px 18px; text-transform:none; font:bold 14px 'Lucida Grande' sans-serif; text-shadow: 0px 1px 1px #fff; }

#comment-form-tabs .tabs li a span { padding-right: 20px; padding-top: 2px; padding-bottom: 2px; }

#comment-form-tabs .tabs li.ui-state-active a, 

#comment-form-tabs .tabs li.ui-state-hover a:hover { text-decoration:none; }



#comment-form-tabs .tabs li.ui-state-active a { background: url(images/tabber-bg-active.png) no-repeat center bottom; }



#comment-form-tabs .tabs li.tab-discuss a span { background: url(images/ico-com2.png) no-repeat left; padding-left: 30px; margin-left: 20px; display: block; border-right: 1px solid #d3d3d3; }

#comment-form-tabs .tabs li.tab-respond a span { background: url(images/ico-com3.png) no-repeat left; padding-left: 30px; margin-left: 20px; display: block; }



#comment-form-tabs .ui-tabs-hide { display: none; }



/* 5.2 Comments Form */

#respond  { margin: 2em 0 0; }

#respond h3  { color:#333; font-weight:normal; margin: 20px 0px; }

#respond .left { float:left; width:200px; margin-right:15px; }

#respond .right { float:left; width:380px; }

#respond label { font-size:11px; color:#777; }

#respond #reply-title small { display: block; margin: 10px 0px; font-size: 12px; }

#respond-container #respond { margin: 20px; }



#commentform  {	margin: 15px 0 0 0;  }

#commentform label  { position:relative; display:inline; vertical-align:top; display:inline-block; margin-top:5px; }

#commentform input.txt, #commentform textarea { font:14px/1em Arial, Helvetica, sans-serif; border-color: #ccc #efefef #efefef #ccc; border-width:1px; border-style:solid;}

#commentform input.txt  { color:#666; background: #fcfcfc; width: 170px; margin: 0 5px 10px 0; padding: 5px 7px; }

#commentform textarea  { color:#666; background: #fcfcfc; width: 95% !important; padding: 5px 7px; }



#commentform .comment-form-comment label { display: none; }



#respond #commentform #submit  { margin: 15px 0 0 0; cursor: pointer; }



/* 5.3 Pingbacks / Trackbacks */

h3#pings  { margin: 25px 0 10px 0; }

.pinglist li  { margin: 0 0 0 20px; list-style-type: decimal; }

.pinglist li .author  { font-weight: bold; font-size: 15px; }

.pinglist li .date  { font-size: 11px; }

.pinglist li .pingcontent  { display: block; margin: 10px 0; }



/*-------------------------------------------------------------------------------------------*/

/* 6. PAGE TEMPLATES */

/*-------------------------------------------------------------------------------------------*/



/* 6.1 Timeline Page Template */

#archives { padding: 10px 0 0; }

#archives a { font-style: italic; }

h3.archive_year { font: bold 20px/1em sans-serif; color:#555; margin-top:0; }

#archives .archives_list { border-left:1px solid #e6e6e6; list-style: none; list-style-image:none; list-style-position:outside; list-style-type:none; margin: 0 0 15px 15px;}

#archives .archives_list li { clear:left; padding-left:24px; font-size: 12px; font-style: normal; list-style: none; margin-bottom: 10px; }

#archives .archives_list .date { color: #808080; width: 100px; font-style: italic; display: inline-block; vertical-align: top; }

#archives .archives_list .linked { width: 160px; display: inline-block; vertical-align: top;}

#archives .archives_list .comments { width: 130px; display: inline-block; vertical-align: top;}

#archives .archives_list .comments a { color: #808080; font-size: 12px; font-style: italic; text-decoration: underline; padding-left: 13px;  }

#archives .archives_list .comments a:hover { text-decoration: none; }



/* 6.2 Contact Form */

#contact-page .screenReader { left: -9999px; position: absolute; top: -9999px; }

#contact-page ol.forms {float:left;list-style:none;width:100%;margin:10px 0 0;}

#contact-page ol.forms li{clear:both;float:left;margin-bottom:18px;position:relative;width:100%}

#contact-page ol.forms label{cursor:pointer;display:block;font-weight:700;margin:0 0 10px;}

#contact-page ol.forms input.txt{width:50%;}

#contact-page ol.forms input#sendCopy{border:none;}

#contact-page ol.forms textarea{height:300px;width:97%;}

#contact-page ol.forms li .error{font-size:12px;display:block;color:red;}

#contact-page ol.forms li.textarea .error{display:block; }

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

#contact-page ol.forms li.buttons .submit{margin: 5px 0 0; cursor:pointer; }

#contact-page ol.forms li.inline input{width:auto;}

#contact-page ol.forms li.inline label{display:inline;float:none;width:auto;}

.entry #contact-page ol.forms li { list-style: none; } /* Added to accomodate the contact form shortcode */



/* 6.3 Portfolio */



#portfolio { clear: both; }

#portfolio .post { padding: 1em; padding-left: 0; }

.portfolio-items { background: #FFFFFF; }

#portfolio a.thumb { background: #FFFFFF; display: block; margin: 0px; margin-right: 20px; margin-bottom: 20px; }

#portfolio a.thumb:hover { text-decoration: none; background: #FFFFFF url('images/portfolio-hover.png') no-repeat 50% 50%; }



#portfolio .portfolio-items .portfolio-item  { margin: 0 30px 15px 0;  padding: 0; }

#portfolio .portfolio-items .portfolio-item:nth-child(2n+2)  { margin-right: 0; }

.layout-full #portfolio .portfolio-items .portfolio-item:nth-child(2n+2)  { margin-right: 30px; }

.layout-full #portfolio .portfolio-items .portfolio-item:nth-child(3n+3)  { margin-right: 0; }

#portfolio .portfolio-items .portfolio-item h3  { margin: 10px 0 0 0; font-weight: bold; }



#portfolio .group.portfolio-img a.thumb { margin-bottom: 0px; margin-right: 0px; height: auto; }

#portfolio .group.portfolio-img a.thumb:hover { background-position: 50% 45%; }

#portfolio .group.portfolio-img  { float: left; display: block; }

#portfolio .group.portfolio-img img { border: 0; }

#portfolio .group.portfolio-img h3 { font-size: 14px; }



#portfolio #port-tags { margin: 0 0 10px;padding: 0 0 20px;}

#portfolio #port-tags .port-cat { text-transform:uppercase; font-size: 11px; }

#portfolio #port-tags .port-cat a { padding: 4px 7px 2px; margin: 0 0 0 5px; background: #fff; border: 1px solid #ccc; font-weight: bold; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; color: #aaa; }

#portfolio #port-tags .port-cat a:hover, 

#portfolio #port-tags .port-cat a.current { text-decoration:none; background:#eee; color: #C1321D; text-shadow: 1px 1px 0 rgba(255,255,255,1); }



body.single-portfolio #post-gallery, body.single-portfolio .post-embed, body.single-portfolio .video { float: left; margin-bottom: 20px; width: 500px; }

body.single-portfolio .slides_container { width: auto; }

body.single-portfolio.layout-left-content .hentry.video-excerpt, 

body.single-portfolio.layout-right-content .hentry.video-excerpt { float: none; width: auto; }

body.single-portfolio.layout-left-content .hentry.image, 

body.single-portfolio.layout-right-content .hentry.image { float: none; width: auto; clear: both; }

body.single-portfolio .video { margin-bottom: 20px; }

body.single-portfolio.layout-left-content .hentry.gallery, 

body.single-portfolio.layout-right-content .hentry.gallery { float: none; width: auto; clear: both; }



#post-gallery .slides_control .slide { display: none; } /* Prevents the gallery from displaying incorrectly on first load. */

#post-gallery .photo-caption { background: #FFFFFF; padding: 5px; display: block; position: relative; width: 100%; top: -50px; z-index: 99; }

#post-gallery .photo-caption {

	filter: alpha(opacity=80); /* internet explorer */

	-khtml-opacity: 0.8;      /* khtml, old safari */

	-moz-opacity: 0.8;       /* mozilla, netscape */

	opacity: 0.8;           /* fx, safari, opera */

}

#post-gallery .pagination li { display: inline; padding-right: 10px; margin: 15px 4px 15px 0; }

#post-gallery .pagination .jcarousel-prev, #post-gallery .pagination .jcarousel-next { cursor: pointer; width: 7px; height: 10px; position: absolute; top: 45%; }

#post-gallery .pagination .jcarousel-prev { background: transparent url(images/ico-gallery-prev.png) no-repeat left top; left: -15px; }

#post-gallery .pagination .jcarousel-next { background: transparent url(images/ico-gallery-next.png) no-repeat right top; right: -15px; }

#post-gallery .pagination .jcarousel-prev-disabled,

#post-gallery .pagination .jcarousel-next-disabled {

	filter: alpha(opacity=20); /* internet explorer */

	-khtml-opacity: 0.2;      /* khtml, old safari */

	-moz-opacity: 0.2;       /* mozilla, netscape */

	opacity: 0.2;           /* fx, safari, opera */

}



body.single-portfolio .hentry { float: right; width: 40%; }

body.single-portfolio.two-col-left .hentry, 

body.single-portfolio.two-col-right .hentry, 

body.single-portfolio.two-col-middle .hentry, 

body.single-portfolio.three-col-left .hentry, 

body.single-portfolio.three-col-right .hentry, 

body.single-portfolio.three-col-middle .hentry { clear: both; float: none; width: auto; }





/* 6.4 Feedback */

.quote  { margin: 0 0 30px; padding: 0 0 20px; border-bottom: 1px solid #e2e2e2; }

.quote cite  { display: block; text-align: right; font-weight: bold; font-style: normal; text-transform: uppercase; font-size: 12px; line-height: 14px; }

.quote cite a  { display: block; font-style: italic; font-weight: normal; text-transform: none; }



/*-------------------------------------------------------------------------------------------*/

/* 7. MISC */

/*-------------------------------------------------------------------------------------------*/



/* 7.1 Buttons */

a.button, 

#commentform #submit,

.submit {

	display: inline-block;

	margin: 5px;

	padding: 3px 13px;

	border: 1px solid #4081af;

	border-bottom-color: #20559a;

	color: white !important;

	text-align: center;

	text-shadow: 0 -1px 0 hsla(0,0%,0%,.3);

	text-decoration: none;

	

	/*Border radius*/

	-webkit-border-radius: 15px;

	-moz-border-radius: 15px;

	border-radius: 15px;

	

	/*Background*/

	background: #237fd7; /*Fallback*/

	background: -webkit-gradient(

					linear,

					left top,

					left bottom,

					color-stop(.2, #52a8e8),

					color-stop(1, #2e76cf)

				);

	background: -moz-linear-gradient(

					center top,

					#52a8e8 20%,

					#2e76cf 100%

				);

	

	/*Box shadow*/

	-webkit-box-shadow: inset 0 1px 0 hsla(0,100%,100%,.3) /*Top*/, 

						inset 0 0 2px hsla(0,100%,100%,.3) /*Shine*/, 

						0 1px 2px hsla(0, 0%, 0%, .29) /*Shadow*/;

	-moz-box-shadow: inset 0 1px 0 hsla(0,100%,100%,.3) /*Top*/, 

					inset 0 0 2px hsla(0,100%,100%,.3) /*Shine*/, 

					0 1px 2px hsla(0, 0%, 0%, .29) /*Shadow*/;

	box-shadow: inset 0 1px 0 hsla(0,100%,100%,.3) /*Top*/, 

				inset 0 0 2px hsla(0,100%,100%,.3) /*Shine*/, 

				0 1px 2px hsla(0, 0%, 0%, .29) /*Shadow*/;

}



a.button.large { padding:6px 16px;}

a.button.small, a.comment-reply-link { padding:0px 10px;}



a.button:hover, 

a.button.hover, 

a.button.active,

#commentform #submit:hover,

.submit:hover {

	text-decoration: none !important;

	/*Background*/

	background: #0073d2; /*Fallback*/

	background: -webkit-gradient(

					linear,

					left top,

					left bottom,

					color-stop(.2, #3e9ee5),

					color-stop(1, #1666ca)

				);

	background: -moz-linear-gradient(

					center top,

					#3e9ee5 20%,

					#1666ca 100%

				);

}



a.button:active,

a.button.active  {

	border-color: #20559a;

	

	/*Box shadow*/

	-webkit-box-shadow: inset 0 0 7px hsla(0,0%,0%,.3) /*Shine*/,

						0 1px 0 hsla(0, 100%, 100%, 1) /*Shadow*/;

	-moz-box-shadow: inset 0 0 7px hsla(0,0%,0%,.3) /*Shine*/,

					0 1px 0 hsla(0, 100%, 100%, 1) /*Shadow*/;

	box-shadow: inset 0 0 7px hsla(0,0%,0%,.3) /*Shine*/,

				0 1px 0 hsla(0, 100%, 100%, 1) /*Shadow*/;

}



/* 7.2 CSS3 Drop Shadows */

.drop-shadow { position:relative; width:90%; }



.drop-shadow:after {

	content:""; position:absolute; z-index:-1; bottom:15px; left:10px; width:50%; height:20%; max-width:250px;

   -webkit-box-shadow:0 10px 10px rgba(0, 0, 0, 0.4);

   -moz-box-shadow:0 10px 10px rgba(0, 0, 0, 0.4);

   box-shadow:0 10px 10px rgba(0, 0, 0, 0.4);

   -webkit-transform:rotate(-3deg);

   -moz-transform:rotate(-3deg);

   -o-transform:rotate(-3deg);

   transform:rotate(-3deg);

}



.drop-shadow:after{

	right:15px; left:auto;

   -webkit-transform:rotate(3deg);

   -moz-transform:rotate(3deg);

   -o-transform:rotate(3deg);

   transform:rotate(3deg);

 }

 

 /* Lifted corners */



.lifted { -moz-border-radius:4px;  border-radius:4px; }



.lifted:before, .lifted:after {

	bottom:15px; left:10px; width:50%; height:20%; max-width:300px;

    -webkit-box-shadow:0 10px 10px rgba(0, 0, 0, 0.5);   

       -moz-box-shadow:0 10px 10px rgba(0, 0, 0, 0.5);

            box-shadow:0 10px 10px rgba(0, 0, 0, 0.5);

    -webkit-transform:rotate(-4deg);    

       -moz-transform:rotate(-4deg);   

        -ms-transform:rotate(-4deg);   

         -o-transform:rotate(-4deg);

            transform:rotate(-4deg);

}



.lifted:after {

	right:2px; left:auto;

    -webkit-transform:rotate(6deg);   

       -moz-transform:rotate(6deg);  

        -ms-transform:rotate(6deg);  

         -o-transform:rotate(6deg);

            transform:rotate(6deg);

}



/* 7.3 Gravity forms */

.gfield { margin-bottom: 10px; }

.gform_wrapper .top_label .gfield_label { display:block;float:left; padding-right:20px; width: 100px; margin: 5px 0px 4px !important; }

.gform_wrapper input.button { padding: 5px 10px 6px !important; }

.gform_wrapper input { padding: 7px 3px !important; }

.gform_wrapper .top_label input.large, .gform_wrapper .top_label select.large, .gform_wrapper .top_label textarea.textarea { width: 400px !important; padding: 7px 3px !important; }

.gform_wrapper .entry img, .gform_wrapper img.thumbnail { padding: 0px !important; border: 0px !important; }

ul.top_label .clear-multi { clear: none !important; }

.gform_wrapper .gfield_checkbox, .gform_wrapper .gfield_radio { margin-left: 120px !important; }

img.ui-datepicker-trigger { border: 0px; padding: 0px; }





/* 7.4 IE specific styling */

.ie6 .nav .sf-sub-indicator { display:none; }

.ie6 .nav li a:hover { text-decoration:none; }

.ie6 .nav li a.sf-with-ul { padding-right:10px; }

.ie6 .button, .ie6 .button:visited { margin:0; color:#555; font-weight:normal; } .reply a {  color:#555; }

.ie7 .nav li a {_height: 0;zoom: 1;} /* IE7 Fix */

.ie7 .button, .ie7 .button:visited {  padding:7px 6px; margin:0; }

.ie8 .button, .ie8 .button:visited {  padding:10px 15px; margin:0; }

/* support page css start */

.page-template-template-SupportMTHFR-php .addthis_toolbox { display:none;}

.page-template-template-SupportMTHFR-php #header { margin:0px;}

.page-template-template-SupportMTHFR-php #content {background:none !important; box-shadow:0 0px 0px 0 rgb(224, 224, 224) !important; min-height: 450px !important;}



.page-template-template-SupportMTHFR-php .middletop {

  background: none repeat scroll 0 0 rgb(235, 235, 235);

  border-top: 3px solid rgb(164, 164, 164);

  min-height: 650px;

}

.page-template-template-SupportMTHFR-php #header { height:123px !important;}



.page-template-template-SupportMTHFR-php .middletop .inner {

  margin: 0 auto;

  width: 1174px;

}

.page-template-template-SupportMTHFR-php .middletop .inner .left { float: left;

margin: 0px;}

.middletop .inner .left .supportimage > img {

  height: auto;

margin: 30px 0 0;

width: 801px;

}

.page-template-template-SupportMTHFR-php .middletop .inner .right {

  background: none repeat scroll 0 0 rgb(255, 255, 255);

border-radius: 6px 6px 6px 6px;

float: right;

margin: 56px 0 0;

padding: 13px;

min-width: 516px;

}

.middletop .inner .right .lt > strong {

  color: rgb(3, 141, 202);

  font-size: 32px;

  margin: 10px 0 0;

}

.page-template-template-SupportMTHFR-php .supportlogo {

  margin: 26px 0 0 36px;

}

.page-template-template-SupportMTHFR-php input.donatenowbtn{background: url("images/Donatenow_btn.png") no-repeat scroll 0 0 transparent;

border: medium none;margin: 0 0 0 7px;

font-size: 0;

height: 54px;

width: 144px;}

.page-template-template-SupportMTHFR-php #footer-widgets { display:none;}

.page-template-template-SupportMTHFR-php #footer {margin: -30px 0 0;}

.page-template-template-SupportMTHFR-php .col-full {width: 1100px;}

.page-template-template-SupportMTHFR-php input.donatenowbtn:hover{background: url("images/Donatenow_btn.png") no-repeat scroll 0 0 transparent;

border: medium none;

font-size: 0;

height: 54px;

width: 144px; box-shadow: none !important;}

.inner .right .lt > h5 {

  font-size: 18px;

font-weight: bold;

padding: 53px 0 27px 9px;  

}

.inner .right .lt {

  float: left;

margin: 0 -17px 0 0;

}

.inner .right .lt input {

  margin: 0 9px 17px 0;

}

.page-template-template-SupportMTHFR-php #main .page{background:none;}

.donateoptlt {

  float: left;

}

.inner .right .rt > strong {

  float: left;

  font-size: 15px;

  margin: 15px 0 35px 58px;

}

.middletop .inner{background: url("images/support_img.png") no-repeat scroll 1px 181px transparent;

height: 653px;

}

.middletop .inner .rt {

  float: right;

width: 275px;

}

.page-template-template-SupportMTHFR-php .entry {border-top:0px !important;padding-top:0px !important;}

.page-template-template-SupportMTHFR-php .supportmiddlebottom ul li img { background:none !important; border:0px !important;}

.page-template-template-SupportMTHFR-php .supportmiddlebottom {float: left;

/*padding: 60px 0 0;*/

width: 1154px !important;}

.page-template-template-SupportMTHFR-php .supportmiddlebottom ul li { border-right: 2px solid rgb(113, 114, 114);

float: left;

list-style: none outside none;

min-height: 600px;

padding: 64px 28px 0 0;

width: 322px;}

.page-template-template-SupportMTHFR-php .supportmiddlebottom ul li span{color: rgb(3, 141, 202); font-weight: bold;

font-size: 29px;

margin: 75px 0 4px 6px;

position: absolute;}

.page-template-template-SupportMTHFR-php #main {width:1197px !important;}

.page-template-template-SupportMTHFR-php #content { width:1260px !important; padding:0px !important;background: url("images/support_bkg.png") repeat scroll 0 0 transparent !important;}

.page-template-template-SupportMTHFR-php #footer-widgets {margin: -29px 0 0 !important;}



.page-template-template-SupportMTHFR-php input[type="radio"] {

    display:none;

}



.page-template-template-SupportMTHFR-php input[type="radio"] + label {

    color: rgb(0, 0, 0);

font-size: 12px;

font-weight: bold;

}



.page-template-template-SupportMTHFR-php input[type="radio"] + label span {

   background: url("images/radio_unselect.png") no-repeat scroll 0 0 transparent;

cursor: pointer;

display: inline-block;

height: 26px;

margin: 3px 4px 0 0;

vertical-align: middle;

width: 28px;

}

.page-template-template-SupportMTHFR-php input[type="radio"]:checked + label span {

   background: url("images/radio_select.png") no-repeat scroll 0 0 transparent;

}

.videoconference-img a img{background: none repeat scroll 0 0 #FFFFFF;
border: medium none; max-width: 600px; padding-top: 14px;}

.videoconference-img a img:hover {border-color: #D0D0D0;}

.videoconference-img  {text-align: center;}

/* support page css end */

/* support test page css start */
.page-id-383633 .addthis_toolbox { display:none;}

.page-id-383633 #header { margin:0px;}

.page-id-383633 #content {background:none !important; box-shadow:0 0px 0px 0 rgb(224, 224, 224) !important; }



.page-id-383633 .middletop {

  background: none repeat scroll 0 0 rgb(235, 235, 235);

  border-top: 3px solid rgb(164, 164, 164);

   margin:0 auto;

}

.page-id-383633 #header { height:100px !important;}



.page-id-383633 .middletop .inner {

  margin: 0 auto;

  width: 1220px !important;

}

.page-id-383633 .middletop .inner .left { float: left;

margin: 0px;}

.middletop .inner .left .supportimage > img {

  height: auto;

margin: 30px 0 0;

width: 801px;

}

.page-id-383633 .middletop .inner .right {

  background: none repeat scroll 0 0 rgb(255, 255, 255);

border-radius: 6px 6px 6px 6px;

float: right;

margin: 56px 0 0;

padding: 13px;

min-width: 516px;

}

.middletop .inner .right .lt > strong {

  color: rgb(3, 141, 202);

  font-size: 32px;

  margin: 10px 0 0;

}

.page-id-383633 .supportlogo {

  margin: 26px 0 0 36px;

}

.page-id-383633 input.donatenowbtn{background: url("images/Donatenow_btn.png") no-repeat scroll 0 0 transparent;

border: medium none;margin: 0 0 0 7px;

font-size: 0;

height: 54px;

width: 144px;}

.page-id-383633 #footer-widgets { display:none;}

.page-id-383633 #footer {margin: -30px 0 0;}

.page-id-383633 .col-full {width: 1020px;}

.page-id-383633 input.donatenowbtn:hover{background: url("images/Donatenow_btn.png") no-repeat scroll 0 0 transparent;

border: medium none;

font-size: 0;

height: 54px;

width: 144px; box-shadow: none !important;}

.inner .right .lt > h5 {

  font-size: 18px;

font-weight: bold;

padding: 53px 0 27px 9px;  

}

.inner .right .lt {

  float: left;

margin: 0 -17px 0 0;

}

.inner .right .lt input {

  margin: 0 9px 17px 0;

}

.page-id-383633 #main .page{background:none;}

.donateoptlt {

  float: left;

}

.inner .right .rt > strong {

  float: left;

  font-size: 15px;

  margin: 15px 0 35px 58px;

}

.page-id-383633 .middletop .inner{background: url("images/support_img_new.jpg") no-repeat scroll -4px 0 / 55% 100% transparent;
height: 240px;
margin: 0 auto;
position: relative;}

.middletop .inner .rt {

  float: right;

width: 275px;

}

.page-id-383633 #header .col-full #navigation ul.nav {
  margin-top: -20px !important;
}

.page-id-383633 .entry {border-top:0px !important;padding-top:0px !important;}

.page-id-383633 .supportmiddlebottom ul li img { background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
border: 0 none !important;
width: 20%;}

.page-id-383633 .supportmiddlebottom {float: left; font-family: HelveticaNeue;/*padding: 60px 0 0;*/ width:1200px;}

.page-id-383633 #main.fullwidth {
  margin: 0 auto !important;
  width: 1220px !important ;
}

.page-id-383633 .supportmiddlebottom ul li { border-right: 2px solid rgb(113, 114, 114);
float: left;
list-style: none outside none;
height: 340px !important;
padding: 15px 28px 0 0;
width: 356px;}

@media screen and (-webkit-min-device-pixel-ratio:0) {
.page-id-383633 .supportmiddlebottom ul li {
  height: 325px !important;
}
 }

.page-id-383633 .supportmiddlebottom ul li span{color: rgb(3, 141, 202);
font-size: 25px;
font-weight: bold;
margin: 45px 0 4px 13px;
position: absolute;}


.page-id-383633 #content { width:1220px !important; padding:0px !important;background: url("images/support_bkg.png") repeat scroll 0 0 transparent !important;}

.page-id-383633 #footer-widgets {margin: -29px 0 0 !important;}



.page-id-383633 input[type="radio"] {

    display:none;

}



.page-id-383633 input[type="radio"] + label {

    color: rgb(0, 0, 0);

font-size: 12px;

font-weight: bold;

}

.page-id-383633 .supportmiddlebottom .sharethishelp a {background: url("images/share all images.png") no-repeat scroll 0 0 transparent; font-size:0px; padding:12px 42px 25px 50px;} 

.page-id-383633 .supportmiddlebottom .sharethishelp div {
  float: left;
width: 102px; height: 42px;
}

.page-id-383633 .supportmiddlebottom .sharethishelp {
  float: left;
left: -16px;
margin: 15px 0 0 45px;
position: relative;
width: 396px;
}

.page-id-383633 .supportmiddlebottom .sharethishelp .facebook > a {
  background-position: 1px 0 !important;
 }
.page-id-383633 .supportmiddlebottom .sharethishelp .twitter > a {
  background-position: -102px 0px !important;
}
.page-id-383633 .supportmiddlebottom .sharethishelp .email > a {
  background-position: -205px 0px !important;
}
.page-id-383633 .supportmiddlebottom .sharethishelp .google {padding: 0 0 0 50px;width: 102px;}
.page-id-383633 .supportmiddlebottom .sharethishelp .google > a {
  background-position: -50px -41px !important;
}
.page-id-383633 .supportmiddlebottom .sharethishelp .linkedin {width: 100px;}
.page-id-383633 .supportmiddlebottom .sharethishelp .linkedin > a {
  background-position: -152px -41px !important;
}

.page-id-383633 input[type="radio"] + label span {

   background: url("images/radio_unselect.png") no-repeat scroll 0 0 transparent;

cursor: pointer;

display: inline-block;

height: 26px;

margin: 3px 4px 0 0;

vertical-align: middle;

width: 28px;

}

.page-id-383633 input[type="radio"]:checked + label span {

   background: url("images/radio_select.png") no-repeat scroll 0 0 transparent;

}
.page-id-383633 #topbar1 { margin:0 auto !important; }
.page-id-383633 #topbar1 #wptbheadline1{ font-size:11px !important; padding-bottom: 4px !important; padding-top: 4px !important;}
.page-id-383633 #wrapper{margin: 0 auto !important;}
.page-id-383633 .middletop .inner .text {clear: both;
float: right;
letter-spacing: 0;
line-height: 20px;
padding: 15px 0 0;
text-align: justify;
width: 800px;}
.page-id-383633 .middletop .inner .text .headmthfrword {font-family: sans-serif;
font-size: 14px;
letter-spacing: 0;
text-align: justify;
width: 783px;}
.page-id-383633 .middletop .inner .text .dword {color: rgb(55, 55, 55);
float: left;
font-family: HelveticaNeue;
font-size: 13.42px;
font-style: italic;
font-weight: bold;
line-height: 20px;
margin: 15px 24px 0 57px;
text-align: center;
width: 718px;}
.page-id-383633 .entry .supportmiddlebottom .middletext {font-size: 11px;
font-weight: bold;
line-height: 15px;
margin: 16px 0 0;
text-align: justify;}
.page-id-383633 #logo {
  background: url("images/dr-ben.png") no-repeat scroll -3px 0 / 144px auto rgba(0, 0, 0, 0) !important;height: 70px !important;padding-top:20px !important;}
 .page-id-383633 #logo .site-title a {font-size: 24px !important;}
.page-id-383633 #logo .site-description {
  font-size: 11px !important;
 } 
 .page-id-383633 #navigation .nav li a {
  font-size: 12px !important;
}
.page-id-383633 #top {height: 30px !important;}
.page-id-383633 #top .nav a {padding: 4px 6px !important;}
.page-id-383633 #dbl_net .btn {height:20px !important;}
.page-id-383633 .entry ul {
  padding: 0px !important;
}
.page-id-383633 #footer .col-full {
  width: 1188px !important;
}
.page-id-383633 #footer {padding: 17px 0 20px !important;}
/* support test page css end */