/*  
Theme Name: OIMB v 3.1
Theme URI: http://pages.uoregon.edu/oimb/
Version: 3.1.1
Author: Splint Media
Author URI: http://www.splintmedia.com

*/

/*-------------------------------------------------------------------------------------------

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


-------------------------------------------------------------------------------------------*/

/*-------------------------------------------------------------------------------------------*/
/*  */
/*-------------------------------------------------------------------------------------------*/

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;}

#content ol {  display: table; }
#content li {  display: table-row; }

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: 14px/1.7em Arial; color: #000; background: #aaaaaa url(images/OIMBGreyBack.png) center top no-repeat;  }

h1, h2, h4, h5, h6  { margin: 0; font-family: 'Source Sans Pro' !important; color: #fff; font-weight:normal;  text-shadow: #000 0 2px 0;}
h1  {font-size: 28px } h2  {font-size: 22px;} h3  {font-size: 20px ;} h4  {font-size: 18pxm;} h5  {font-size: 16px;} h6  {font-size: 12px;}
h3 { margin: 0; font-family: 'Source Sans Pro' !important; color: #333; font-weight:normal;  }
p {margin: 0; }

hr { background-color: #e6e6e6;	border:0; height: 1px; margin-bottom: 0px; }

input, textarea { padding: 5px; border-color: #011300 #0c740a #0c740a #011300; border-width:1px; border-style:solid; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius:3px; color: #777; }

/* 1.2 Hyperlinks */

a { color: #013300; text-decoration:none;}
a:hover { color: #0f8a0d; 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  { height: 100%; background: #FFF;  width: 950px; margin:0 auto; border: 0px solid #333; margin-bottom: 10px; } /* Top padding is the height of the colour strip image. */

#topper  { background: transparent top; width: 952px; margin:0 auto; margin-top: 0px;  border: 0px solid #a7eba8;} 

/* #main{width:575px;} */

#main{width: 100%;}
#main.fullwidth, .layout-full #main, .col-full {width: 900px; margin:0 auto; }

#sidebar{width:350px;}
#sidebar .secondary { width:140px; } 
#sidebarNews{width: 120px; background: rgba(0, 0, 0, 0.4); padding: 5px; }

.entry img { max-width:840px; }
.layout-full .entry img { max-width:840px; }

.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: 5px; background: transparent; width: 900px; height: 30px;}
#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: 1px; }
.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: #0a3904;   }

/* 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 { }
#navigation .nav li:first-child a { border-left:none; }

	/* 2.2.1 Drop-down menus */
	.nav li ul  { background: #000; 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; color:#ffffff; background: none; font-size:0.9em;}
	.nav li ul li a:hover  { text-decoration: underline; }
	.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:0px solid #4e2d06; border-bottom:1px solid #999; }
	#navigation .nav li ul li:first-child a { border-top:none; }
	#navigation .nav li ul li:last-child a { border-bottom: 1px solid #999; }

	/* 2.2.2 Top Navigation (optional) */
	#top { background: #000; }
	#top .nav { }
	#top .nav a { color:#ddd; padding:8px 10px; line-height:18px; text-decoration:none; text-shadow:none; }
	#top .nav li  {  }
	#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 { background: #222; }
	
	#top .nav li ul  { background: #222; margin:0; padding:0px; width: 180px; border: none; z-index:999;
		/* Box Shadow */
		-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 */
		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; }
ul.sub-menu {background: #0a3904 !important;}

/* 2.3 Header */
#header{ position: relative; z-index: 9999; margin: 0 0 10px; background: #013300 url(images/HeaderBG.jpg) repeat-x top; }
.home #header  { margin-bottom: -5px; }
#header .col-full { padding: 0px 0; clear: both; position: relative; }
#searchform { padding: 0px; float: right; position: absolute; top: 20px; left: 730px;}
#logo  { height: 115px; width: 600px }
#logo img  { float:left; margin-top: 6px; margin-bottom: 6px;}
#logo .site-title, #logo .site-description  { font-family:Georgia, serif; color: #000; display:none;  }
#logo .site-title a { color:#222; font-size:40px; line-height:40px; text-transform:none; font-weight:normal; text-decoration:none; }
#logo .site-title a:hover { text-decoration:underline; }
#logo .site-description { color:#999; font:italic 14px/1em Georgia, serif; }

#topad {float:right;}

/* 2.4 Content */
#content{padding:0 0 2em;}

/* 2.4.1 Homepage */
.home #main { padding-top: 1px; }
.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: #000; border-bottom: 0px solid #d3d3d3; text-shadow: none; padding-bottom: 20px; margin-bottom: 0px; text-align: left; }

#intro { color: #444444; line-height: 20px; }

.widget_woo_blog .post { /*padding: 20px 0px 10px 30px;*/ margin-bottom: 20px;  overflow: auto;  max-width: 840px !important;}
.widget_woo_blog .post h2 { padding: 0 0px; }
.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: 10px 10px 0px 10px;}
.widget_woo_blog .entry { border-bottom: 1px solid #d3d3d3; border-top: none; padding: 0px 20px; min-height: 90px;}
.widget_woo_blog .entry, .widget_woo_blog .entry p { font-size: 14px !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 30px; position: relative; background: transparent url(images/SlideBack.png) no-repeat center ; }
#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: 250px; height: 380px; right: 0px; top: 0px; padding: 10px 20px; position: absolute; font-size: 13px; background-color: rgba(0,0,0,0.6); }
.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 .slide-content.entry .title { font-size: 28px; line-height: 1em; margin: 10px 0; color: #fff; font-family: 'Source Sans Pro', cursive; text-align: center;}
.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: 2px;opacity: 1.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: 1.8;position: absolute;right: 2px;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 #000; font-family: georgia, serif;}
.slide .entry p { margin-bottom:1em; font: 15px Arial; color: #fff;  text-shadow: 0px 1px 0px #000;}
.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:  repeat top left; border-top: 1px solid #999; border-bottom: 1px solid #999;}
#mini-features .mini-inside  { border: 0px dashed #555; border-width: 0px 0; border-color: rgba(255,255,255,0.2); }
#mini-features .block { width: 296px; /*margin:30px 40px 30px 0;*/ float:left;  }
#mini-features .feature { /*margin-left:70px;*/ margin-left: 4px; margin-right: 10px; }
#mini-features .home-icon { float:left;  max-width: 300px; overflow: hidden;   }
#mini-features h3 { font-family: Arial, Helvetica, sans-serif; padding-bottom: 0; color: #fff; text-transform: uppercase; text-shadow: none; position: relative; top: -190px; z-index: 20; width: 288px; text-shadow: 0px 1px 0px #000; padding-left: 5px; margin-right: 4px; background-color: rgba(0, 0, 0, 0.6); text-align: center; }
#mini-features p { padding-bottom: 2px; color: #999999; text-shadow: none; }
#mini-features a {  text-shadow: none; font-weight: bold; }
#clip { width: 300px; overflow:hidden; position:relative; /*height: 180px; margin-bottom: 5px;*/ border: solid 4px #fff; }
#clipped { width: 296px; height: 186px; overflow:hidden; position:relative;  }
#clipborder {border: solid 0px #000;}

/* 2.5 Sidebar */
#sidebar{overflow:hidden;  margin: 0 10px;}
#sidebar .primary {}
#sidebar .secondary { float:left; margin-right:20px; } 
#sidebar .secondary.last { margin:0; } 

/* 2.6 Footer */
#footer{padding: 20px 0 20px; background: #aaaaaa repeat top left; color:#333;}
#footer p {}
#footer a { color: #ffffff; }
#footer #credit img{vertical-align:middle;}
#footer #credit span{display:none;}

#footer-widgets { margin-bottom: 10px; 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: 10px; font-size: 11px !important; }
.home #breadcrumbs { margin-bottom: 10px; }

/*-------------------------------------------------------------------------------------------*/
/* 3. POSTS */
/*-------------------------------------------------------------------------------------------*/

.archive_header  { display: block; float: left; width: 840px; margin:0 0 10px 30px; padding:0 0 10px; font-size: 22px;  border-bottom:#e6e6e6 0px solid; text-shadow: none; font-family: 'Source Sans Pro' !important; color: #333; }
.archive_header .catrss a  { font-size: 14px; text-decoration: none; line-height: 28px; font-family: Georgia, serif !important; }

div#archivespage .post {  max-width: 700px !important;}
.post  { max-width: 840px !important; margin: 0px; padding: 20px 30px 10px 30px;  margin-bottom: 10px;
background: #d6d5d5; border: 1px solid #a6a6a6;
-webkit-box-shadow: inset 0px 1px 202px 2px rgba(255,255,255,1);
-moz-box-shadow: inset 0px 1px 202px 2px rgba(255,255,255,1);
box-shadow: inset 0px 1px 202px 2px rgba(255,255,255,1);
}
.post:after {	content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}

#main .page { padding: 30px; max-width: 840px; background: #d6d5d5; border: 1px solid #a6a6a6;
-webkit-box-shadow: inset 0px 1px 202px 2px rgba(255,255,255,1);
-moz-box-shadow: inset 0px 1px 202px 2px rgba(255,255,255,1);
box-shadow: inset 0px 1px 202px 2px rgba(255,255,255,1);
overflow: hidden;}

#main #contact-page { padding: 30px;  }
.post .title, .page .title  { font:normal bold   Arial, sans-serif;position:relative; margin: 0 0 0.4em; }
.post .title a:link, .post .title a:visited  { color:#fff; }
/*.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 'Arial', helvetica, sans-serif; float: left;   padding: 4px; }
.post-author {  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;   }
.post-more a:hover, .post-meta a:hover, .post p.tags a:hover { text-decoration:underline; color:0f8a0d;}

/* 3.1 Typographic Elements */
.entry { border-top: 2px solid #e0e0e0; padding-top: 2em;  }
.entry, .entry p  { font:14px/1.5em 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: 5px solid #fff; -webkit-box-shadow: 4px 4px 5px -3px rgba(0,0,0,0.48);
-moz-box-shadow: 4px 4px 5px -3px rgba(0,0,0,0.48);	
box-shadow: 4px 4px 5px -3px rgba(0,0,0,0.48);  }
.entry img:hover, img.thumbnail:hover { border-color:#efefef;  }
img.wp-smiley  { padding: 0; border: none; }

.alignleft  { float: left; height: auto; margin: 0px 5px 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;    }
.entry .wp-caption img{ padding:0; margin:4px 0; background:none;   }
.entry .wp-caption-text { margin:0; padding:0; font:0.9em/1.5em sans-serif; text-align:center; background: transparent; }
.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: #ccc; 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: 0px solid #e6e6e6; margin-bottom:1.2em; background: #e3e3e3;}
.entry table tr.alt-table-row  { background: #ccc; }
.entry table th  { padding: 6px 0 3px 0; background: #EEEEEE; border: 0px 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: 0px 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: 0em; }
#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: 18px Courier, 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:before { } 
.widget ul li  { }
.widget ul li a  {  padding: 0px; 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 { }
#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: #a7b2bd; }
#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: #a7b2bd; font-weight: bold;}

#comments h5.nocomments { padding: 20px; font-family: Courier, 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:#333 !important; display: block; padding: 12px 0px 18px; text-transform:none; font:bold 14px 'Lucida Grande' sans-serif;   }
#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 Courier, 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 !important;width:100%;margin:10px 0 0; color: #121212;}
#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 !important; } /* Added to accomodate the contact form shortcode */

ol.forms li { list-style: none !important; counter-increment: none;
display: auto; }

/* 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: #a7b2bd; 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: #fff !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:100%; }

/*.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; }

#excerpt {
 padding-top: 0px;
 width: 250px;
 float: right;
text-align: right;
}

.calendartable {

height: 40px;
vertical-align: middle;
}

.calendarline {
padding: 0px;
}

#footercontact {
width: 900px; margin:0 auto;
text-align: center;
}

.footer-widget-1 {
width: 300px !important;
}
.footer-widget-2 {
width: 300px !important;
}

#calendarbottom {
width: 900px; margin:0 auto;
padding-left: 50px;
}

#mainArchive {
margin-left: 30px;
}

.products {
padding-top: 50px !important;
}

#breadcrumb a {
color: #fff !important;}

.entry table th {
text-shadow: 1px 1px 0 #000 !important;
background: #444 !important;
}

a.button.alt, button.button.alt, input.button.alt, #respond input#submit.alt, #content input.button.alt {
color: #fff !important;
}

div.product p.price, #content div.product p.price {
color: #FFF !important;
text-shadow: 1px 1px 0 #000 !important;
padding: 5px;
}

div.product .woocommerce_tabs ul.tabs li.active a, #content div.product .woocommerce_tabs ul.tabs li.active a {
color: #444 !important;
}
ul.products li.product .price {
color: #FFF !important;
text-shadow: 1px 1px 0 #000 !important;
}
#breadcrumb {
color: #ccc !important;
}


#QuickLinks {
width: 625px;
float:right;
font-size: 18px;
font-weight: normal;
color: white;
text-shadow: 0px 1px 1px #444;
padding-bottom: 20px;
margin-bottom: 2em;
text-align: center;
}

#News {
width: 250px;
float:left;
font-size: 18px;
font-weight: normal;
color: white;
text-shadow: 0px 1px 1px #444;
padding-bottom: 20px;
margin-bottom: 2em;
text-align: center;
}
 

#ql {
font-weight: normal;
text-shadow: 0px 1px 1px #444;
margin-bottom: 20px;
margin-top: 20px;
text-align: center;

}

#payment {
background: #101010 !important;
}

#container { padding: 30px; background-color: rgba(0,0,0,0.6); }

.woocommerce_info a { color: red !important;}

form ul{
color: #000;
}

#main-nav {
width: 950px; 
background: transparent;
margin-left: -25px;
}

/*-----------------------*/


.whitebox-shadow { border: 5px solid #fff; -webkit-box-shadow: 4px 4px 5px -3px rgba(0,0,0,0.48); -moz-box-shadow: 4px 4px 5px -3px rgba(0,0,0,0.48); box-shadow: 4px 4px 5px -3px rgba(0,0,0,0.48); }
.noshadow {box-shadow: none !important;}

#content-white {padding:0 0 2em;}

#content #main .page {background: #d6d5d5; border: 1px solid #a6a6a6;
-webkit-box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.3);
-moz-box-shadow:    0px 2px 10px rgba(0, 0, 0, 0.3);
box-shadow:         0px 2px 10px rgba(0, 0, 0, 0.3);

-webkit-box-shadow: inset 0px 1px 202px 2px rgba(255,255,255,1);
-moz-box-shadow: inset 0px 1px 202px 2px rgba(255,255,255,1);
box-shadow: inset 0px 1px 202px 2px rgba(255,255,255,1);
}

#content  h1, h2, h4, h5, h6 { color: #535353; text-shadow: none ;}
#content  .entry { border-top: solid 0px #a6a6a6;}
#content a {color: #0a5d03;}


#content-light {padding:0 0 2em;}
#content-light #main .page {background: #ececec;}
#content-light h1, h2, h4, h5, h6 { color: #535353; text-shadow: none ;}
#content-light .entry { border-top: solid 2px #fff;}
#content-light a {color: #0a5d03;}

#content-blue {padding:0 0 2em;}
#content-blue #main .page {background: #def0f9;}
#content-blue h1, h2, h4, h5, h6 { color: #535353; text-shadow: none ;}
#content-blue .entry { border-top: solid 2px #3ea6d7;}
#content-blue a {color: #0a5d03;}
