/* 

WOO CUSTOM STYLESHEET

---------------------



Instructions:



Add your custom styles in this file instead of style.css so it 

is easier to update the theme. Simply copy an existing style 

from style.css to this file, and modify it to your liking. */





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

/* 1. SETUP */

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



/* 1.1 Defaults */



body  { font: 12px/1.8em sans-serif; color: #3f454b; /*background: url(images/bg.png) repeat scroll 0 0 transparent;*/ }



/*h2, h3, h4, h5, h6  { margin: 0; font-family:Georgia, serif; color: #3f454b; 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: #0066CC; text-decoration:none;}

a:hover,

.post-meta a:hover,

.post-more a:hover { color: #ff6633; text-decoration:none; }



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: none;}







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

/* 2. SITE STRUCTURE & APPEARANCE */

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



/* 2.1 Containers & Columns */

#wrapper  {

	background: transparent;

	/*background: #B0D0EF url(/graphics/bkg-inter.jpg) repeat-x*/

}



#main { width:580px; border-right:1px dashed #e5e5e5; padding-right:20px; }

#main.fullwidth, #main.col-full, .layout-full #main { border: none; width:909px; }

.col-full {width: 960px; margin:0 auto;}



#sidebar{width:285px;}

#sidebar .secondary { width:140px; } 



.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 sans-serif; }



#navigation ul.rss { margin:2px 0 0 0; }

#navigation ul.rss li{display:inline;padding:0;}

#navigation ul.rss li a{color:#d75418;text-decoration:none; padding:5px 12px; line-height: 18px; display: inline-block; position: relative;}

#navigation ul.rss li.sub-email {color:#dedede;}

#navigation ul.rss li a:hover{text-decoration:underline;}



.nav {

	z-index:99;

	margin:0;

	padding:12px 0 0 10px;

	list-style:none;

	line-height:1;

}

.nav a  { position:relative; color:#fff; display:block; z-index:100; padding:2px 10px 25px; line-height:18px;   }

.nav li  {

	/*background:transparent url(images/seperator.png) no-repeat scroll left 5px;*/

	background:transparent url(/graphics/vline.png) no-repeat scroll left -25px;

	float:left;

	width: auto;

}

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



.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 { color:#ffffee; }



/* Optional Styling */

#navigation {

	background: #F90 url(/graphics/nav-back.png) repeat-x left top;

	width: 960px;

	height: 50px;

-webkit-border-top-left-radius: 5px;

-webkit-border-top-right-radius: 5px;

-moz-border-radius-topleft: 5px;

-moz-border-radius-topright: 5px;

border-top-left-radius: 5px;

border-top-right-radius: 5px;

}

#navigation .nav li ul li { background: none; }

#navigation .nav li a { }

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

#navigation .nav li:first-child  { border-left:none; background:none; }



	/* 2.2.1 Drop-down menus */

	.nav li ul  {

	/*background: #F90 url(images/shadow.png) repeat-x scroll 0 0;*/

	background: #F90 url(/graphics/nav-sub-back.png) repeat-x scroll 0 0;

	margin:-7px 0 0;

	padding:10px 15px;

	position: absolute;

	left: -999em;

	width: 180px;

	border: 1px solid #FFB973;

	z-index:9999;

}

	.nav li ul li a  { padding:8px 0px; width:180px; color:#fff; 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;}

	

	.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/arrow2.png) no-repeat;position:absolute;display:block;right:1em;top:18%;width:10px;height:10px;text-indent:-999em;overflow:hidden;}

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

	#top-nav.nav .sf-sub-indicator {background:	url(images/arrow-topnav.png) no-repeat;right:0.5em;top:42%;}

	#top-nav.nav li ul .sf-sub-indicator {background: url(images/bullet-topnav.png) no-repeat;right:0.5em;top:35%;}

	

	/* 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-bottom:1px dotted #FFBD7A; color:#fff; font-weight: normal;  }

	#navigation .nav li ul li a:hover {

	color:#C60;

	text-decoration:none;

}

	#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 { position: relative; z-index: 9450; background: #000; }

	#top .nav { }

	#top .nav a { color:#ddd; padding:8px 10px; line-height:18px; text-decoration:none; text-shadow:none; font-family: sans-serif; }

	#top .nav li:first-child  {  }

	#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; }



/* 2.3 Header */

#header-container { position: relative; z-index: 9400; background: transparent;/*url(/graphics/bkg-inter.jpg) repeat scroll 0 0 #1C3F76; border-bottom: 1px solid #D4D7DB;box-shadow: 0 2px 2px rgba(0, 0, 0, 0.04);-moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.04);-webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.04);*/}

#header{padding:25px 0 0;clear:both;position:relative;}

#shadow { background: url("images/shadow.png") repeat scroll 0 0 transparent; height: 15px; margin-top: -5px; }



#logo  {     float: left;

    padding-bottom: 0;
margin-top: 15px; }

#logo img  { }

#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 Georgia, serif; }



#topad {float:right;}



#global {

	padding-top: 0px;

	/*background: url("/graphics/global-back.png") no-repeat 0% 0%;*/

	padding-bottom: 10px;

	padding-left:0px;

	width: 557px;

	margin-top:-20px;

}



#global li {

	display:inline;

	border-left: 1px solid #FFF;

	padding-left:10px;

}



#global li:first-child {

	border-left: none;

	padding-left:10px;

}



#global li.ext a {

	font-size: 11px;

	color: #fff;

	font-weight:bold;

	padding-right:8px;

}





.searchform-home {

    float: right;

    height: 10px;

    margin-right: -249px;

    margin-top: 30px;

    width: 150px;

}



input.searchbox {

	height: 21px;

	font-size: 10px;

	font-weight: bold;

	width: 164px;

	padding: 0px 0 0px 42px;

	color: #fff;

	border: none;

	background: url("/graphics/search-box.png") no-repeat center center;

	margin: 0px;

}



#searchbar {

	float:right;

	margin:0;

	width:189px;

	

}



#globalink {

	float:left;

	margin:0;

	width:368px;

}

	

/* 2.4 Content */

#content{

	/*background:#f9f9f9;*/

	background:#fff;

	/*border-radius: 3px 3px 3px 3px;*/

	padding:0;

	position:relative;

	/*border: 1px solid #FFF;*/

	/*height:295px;*/

}

#content-header { background: #FFFFFF; border-bottom: 1px solid #EAEBEC; margin:4px; padding: 15px 20px; line-height:1.4em;  }

#content #inner {

	background: #fff;

	clear:both;

	margin: 4px;

	padding: 10px 20px 0px;

	width: auto;

}



/* 2.5 Sidebar */

#sidebar{overflow:hidden;}

#sidebar .primary { }

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

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



/* 2.6 Footer */

#footer  { position: relative; padding: 20px 0 30px;border-top: 1px solid #e6e6e6; color:#999; font-size: 11px; 	 }

#footer a { color:#fff; }

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

#footer #credit span{display:none;}



#footer-widgets { /*border-top:1px solid #e6e6e6; padding:10px 0;*/

	position: relative;

	background: #b3e44d url('/graphics/BUSAfooter2.jpg') no-repeat;

	height:auto;

}



#footer-widgets .widget { border-bottom:0; margin:0; }

#footer-widgets .widget ul li {font-weight:normal;}

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

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

#footer-widgets.col-2 .block { width:460px;  }

#footer-widgets.col-3 .block { width:300px;  }

#footer-widgets.col-4 .block { /*width:210px;*/  }



#footer-widgets.col-4 .block {

    margin-top: 40px;

}





#footer-widgets .footer-widget-1 {

	margin-left:40px;

	width: 150px;

}



#footer-widgets .footer-widget-2 {

	margin-left:10px;

	width: 220px;

}



#footer-widgets .footer-widget-3 {

	margin-left:20px;

	width: 200px;

}



#footer-widgets .footer-widget-4 {

	margin-left:30px;

	width: 180px;

}



#footer-widgets a, #footer-widgets p, #footer-widgets label {     
color: rgba(11, 19, 110, 0.71);
    font-family: Arial;
    font-size: 12px;
	font-weight: bold;
}



/* 2.7 Breadcrumbs */

#breadcrumbs { color: #BDC4CE; float: left; font-style: italic; font-size:11px; line-height; }



.breadcrumb-title { display:none; }



/* 2.8 Homepage */

#main-page1 { margin:0 0 30px; }

#main-page2 { margin:0 0 15px; }



#mini-features { 	background: url(/graphics/line-minis.png) no-repeat 275px 0px; }

#mini-features .block {

	width:275px;

	margin:0 30px 30px 0;

	float:left;

}

#mini-features .block.last { margin-right:0;  }

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

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

#mini-features h3 {

	font-size: 15px;

	font-weight:bold;

	color: #FFF;

	line-height: 1em;

	padding-bottom:10px;

	text-transform:uppercase;

	text-align:center;

}

#mini-features p { padding-bottom:15px; }



#latest-blog-posts { padding-top:35px; border-top:1px solid #e9ebed; }

#latest-blog-posts h3 { margin-bottom:25px; }

#latest-blog-posts .post h2.title a { font-size: 13px; font-weight:bold; color: #3f454b; line-height: 1em; }

#latest-blog-posts .post h2.title a:hover { color: #ff6633; }



#carousel-inner { background: url("images/diagonal-bg.png") repeat scroll 0 0 #FFFFFF;margin: 6px 6px 0;padding: 15px 12px;position: relative;width: auto; display:none; }

#carousel-inner a.btn-prev { background: url("images/carousel-prev.png") no-repeat scroll 0 0 transparent;height: 43px;left: -29px;position: absolute;text-indent: -9999em;top: 35%;width: 22px;z-index: 999;}

#carousel-inner a.btn-next { background: url("images/carousel-next.png") no-repeat scroll 0 0 transparent;height: 43px;position: absolute;right: -29px;text-indent: -9999em;top: 35%;width: 22px;z-index: 999; }

#carousel-inner a.btn-prev:hover {background: url("images/carousel-prev-hover.png") no-repeat scroll 0 0 transparent;}

#carousel-inner a.btn-next:hover {background: url("images/carousel-next-hover.png") no-repeat scroll 0 0 transparent;}

#carousel-inner a.btn-prev.disabled, #carousel-inner a.btn-next.disabled { display: none; }

#carousel-content-border { border-top: 1px solid #EAEBEC;display: block;width: 960px; }

.portfolio-carousel { overflow: hidden; height: 133px; }

#homepage-portfolio-carousel li { margin:8px; overflow:visible !important; position: relative; float: left; }

#homepage-portfolio-carousel .plus { background:url("images/portfolio-plus.png") no-repeat scroll 0 0 transparent; height:26px; position:absolute; right:-5px; text-indent:-9999em; top:-5px; width:26px; }

#homepage-portfolio-carousel img { padding: 4px; border: 1px solid #c2c5ca; background:#fff; -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.1); -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.1); box-shadow: 0 0 3px rgba(0, 0, 0, 0.1); }

#homepage-portfolio-carousel img:hover { border-color:#777; -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.3); -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.3); box-shadow: 0 0 3px rgba(0, 0, 0, 0.3); }



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

/* 3. POSTS */

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



.post .video { margin:1.5em 0;}



.archive_header  { display: block; float: left; font:bold 24px/1.5em sans-serif; }

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

.catrss {clear: both; margin-right: 30px; margin-top: 5px;}



.post  { margin: 0 0 3em;}

.post .title, .page .title, .portfolio .title  { margin: 0 0 15px; position:relative; }

.single .post .title {text-align: center; line-height:1.2em; }

.post .title a, .portfolio .title a { color:#3f454b; }

.post-meta { font-size: 11px; color: #848d9a; line-height: 1.5em; margin:1em 0 1.5em; }

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

.single .post-meta { text-align: center; }

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

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

.post-meta a, .post-more a, .post p.tags a { text-decoration: none; color:#888; }

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

#post-entries {float: right; font-style: italic; font-size:11px; }

#post-entries a { color: #bdc4ce; }

.nav-prev {background:url("images/seperator.png") no-repeat scroll right 3px transparent; margin-right: 15px; padding-right: 15px;}

#title-container {

	margin:10 auto 0;

	padding:0px;

	width: 960px;

	height: 137px;

}



#title-container .search_main {float:right; margin-right: 26px; width: 285px;}

#title-container .title, .archive_header {float:left; margin: 0 0 0 26px;}

#title-container .blog-title-sep { color: #BDC4CE; line-height: 2em; margin:0 10px; }

#title-container .description { color:#BDC4CE; }



/* 3.1 Typographic Elements */

.entry, .entry p  { font:12px/1.8em sans-serif; }

.single .entry { border-top: 1px solid #e9ebed; margin-top: 30px; padding-top: 30px; }



.single .pentry { border-top: 1px solid #e9ebed; margin-top: 10px; padding-top: 10px; }



.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6 { margin:0 0 0.5em; line-height:1.5em; }



.entry h1 {

	margin: 0;

	font-family:"Amaranth","Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;

	color: #0066CC;

	font-weight:700;

	text-transform: uppercase;

}



.entry h3, .pentry h3 {

	color: #FF9900;

}



.entry h4, .pentry h4 {

	color: #F86969;

}







.home h3 {

	background:transparent url(/graphics/blue-water.jpg) no-repeat scroll left top;

    color: #FFFFFF;

    margin:0px;

    padding-left: 0px;

    padding-right: 0;

    padding-top: 20px;

    width: 275px;

	height:25px;

	

}











.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  { font-style:italic; }



.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.1a PRODUCT TEMPLATES Typographic Elements */

.pentry, .pentry p  { font:12px/1.8em sans-serif; }

.single .pentry { border-top: 1px solid #e9ebed; margin-top: 30px; padding-top: 30px; }



p.note {

	color:#999;

	font:10px;

	font:11px/1.5em sans-serif;

}



sup.name { 

	font:8px;

}



.single .pentry { border-top: 1px solid #e9ebed; margin-top: 10px; padding-top: 10px; }



.pentry h1, .pentry h2, .pentry h3, .pentry h4, .pentry h5, .pentry h6 { margin:0 0 0.5em; line-height:1.5em; }



.pentry h1 {

	margin: 0;

	font-family:"Amaranth","Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;

	color: #0066CC;

	font-weight:700;

	text-transform: uppercase;

}



.pentry h6 {

	margin: 0;

	font-family:"Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;

	color: #0066CC;

	font-weight:700;

	text-transform: uppercase;

}



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

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

.pentry blockquote p  { font-style:italic; }



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

.pentry ul ul  { margin: 0; }

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

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



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

.pentry ol ol  { margin: 0; }

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

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





/* 3.2 Images */

.box img, img.thumbnail { padding: 4px; border: 1px solid #c2c5ca; background:#fff; -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.1); -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.1); box-shadow: 0 0 3px rgba(0, 0, 0, 0.1); }

.box img:hover, img.thumbnail:hover { border-color:#aaa;  }

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

.post img.woo-image.aligncenter { margin-top:10px; }



.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: url("images/widget-bg-grid.png") repeat scroll 0 0 #FBFDFE;border-color: #DCE0E4 #D7DBDE #D7DBDE; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;border-style: solid;border-width: 1px; -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.09); -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.09); box-shadow: 0 1px 2px rgba(0, 0, 0, 0.09); }

.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; }



.ico-cal { background:url("images/ico-calendar.png") no-repeat scroll 0 0 transparent; width:33px; color:#848d9a;   }

.ico-day { font-size: 14px; padding: 13px 0 7px; text-align: center; width: 33px; line-height:1.1em; font-weight:bold; }

.ico-month {font-size: 10px;text-align:center;text-transform: uppercase; font-family: sans-serif; line-height:2em;}



/* 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: url("images/widget-bg-grid.png") repeat scroll 0 0 #FBFDFE;border-color: #DCE0E4 #D7DBDE #D7DBDE; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;border-style: solid;border-width: 1px; -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.09); -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.09); box-shadow: 0 1px 2px rgba(0, 0, 0, 0.09); margin:0 0 1.5em; padding:15px; clear:both; }

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

#post-author .profile-image { float:left; margin:0 15px 5px 0; padding: 5px; border: 1px solid #c2c5ca; background:#fff; -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.1); -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.1); box-shadow: 0 0 3px rgba(0, 0, 0, 0.1); }

#post-author .profile-content {margin-left: 100px;}

#post-author .profile-link {  }



/* 3.5 Entry Tables */

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

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

.pentry 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; }

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





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

/* 4. WIDGETS */

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



/* 4.1 Generic Widgets */

.widget  { /*margin-bottom: 2em; padding-bottom:2em; border-bottom:1px dashed #e5e5e5;*/  

	margin-bottom: 1em;

    padding-bottom: 1em;}

.widget h3  {

	margin: 0 0 1em;

	font:400 normal 15px "Amaranth", "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;

	color:#FFF;

	background: #F90;

	padding: 5px;

	text-transform: uppercase;

	-webkit-border-radius: 3px;

-moz-border-radius: 3px;

border-radius: 3px;

}



.widget h4  {

margin: 0px 0px 1em;
font: 500 14px "Amaranth","Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
color: rgba(12, 48, 111, 1);
padding: 5px 5px 0px 0px;
text-transform: uppercase;
letter-spacing: 1px;

}



#menu-footer-sitemap li {

	list-style: none;

	margin-left: -20px;

}



#menu-footer-related-sites li {

	clear:both; padding-left:0px; list-style-position:outside; list-style-image: url(/graphics/w-bullets.png); 

}





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

.widget a { color: #0066CC; }



.widget ul  { clear:both; padding-left:20px; list-style-position:outside; list-style-image: url(images/bullet.png); }

.widget ul li  { font-weight:bold; }

.widget ul li a  { line-height: 22px; text-decoration: none; color:#0066CC; }

.widget ul li a:hover  { color:#3DB0DC; text-decoration:none; }

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



/* 4.2 Specific Widgets */



/* SEARCH FORM */

.searchform  { background:#fff; width: 99%; position: relative; border-color: #DCE0E4 #D7DBDE #D7DBDE; border-radius: 3px 3px 3px 3px; border-style: solid;border-width: 1px; -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.09); -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.09); box-shadow: 0 1px 2px rgba(0, 0, 0, 0.09); }

.searchform input.s  {  padding: 8px 8px 8px 30px; width:85%; margin:0; border:none; background: none; color:#bdc4ce;  }

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



/* 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 */

.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 { background: url("images/widget-bg-grid.png") repeat scroll 0 0 #FBFDFE;border-color: #DCE0E4 #D7DBDE #D7DBDE; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;border-style: solid;border-width: 1px; -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.09); -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.09); box-shadow: 0 1px 2px rgba(0, 0, 0, 0.09); }

.widget_woo_twitter ul { padding-left:0;  }

.widget_woo_twitter ul li { background:url("images/ico-twitter.png") no-repeat scroll 10px 15px transparent;border-bottom: 1px solid #D7DBDE; padding: 15px 15px 15px 55px; list-style:none;}

.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; font-style: italic; }

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

.widget_woo_twitter p a { color:#222; }

.widget_woo_twitter ul li .content { font-size: 12px; }

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



/* FEEDBACK */

.feedback { position:relative; background: url("images/note-top.png") no-repeat scroll 0 0 transparent; color: #766958; font-style: italic; line-height: 1.8em; padding: 46px 20px 0 0; }

.feedback a { color:#766958; font-style:normal; }

.feedback .quotes { padding: 0; }

.feedback blockquote { text-indent: 20px;background: url(images/quotes-1.png); background-position: 0 2px; background-repeat: no-repeat; margin-bottom: 20px; }

.feedback blockquote p { line-height:21px; display: inline; margin: 0; padding-right: 22px; background: url(images/quotes-2.png); background-position: bottom right; background-repeat: no-repeat; }

.feedback-bottom {background: url("images/note-bottom.png") no-repeat scroll 0 0 transparent; padding: 0 0 35px; }

/*.quotes {background: url("images/note-line-item.png") repeat-y scroll 0 0 transparent; padding: 0 0 35px; width: 285px; }*/

.quotes { padding: 10px; width: 550px; text-align:center; }



.quotes {

    background-image: url("/graphics/quotes.png");

    background-origin: padding-box;

    background-position: left top;

    background-repeat: no-repeat;

    background-size: auto auto;

}



.tips7 {

    color: #333333;

    font-family: "Palatino Linotype","Book Antiqua",Palatino,serif;

    font-size: 17px;

    line-height: 150%;

    margin-top: 5px;

    padding-bottom: 5px;

    padding-left: 5px;

    padding-right: 5px;

    padding-top: 5px;

}



.quote {padding: 0 10px 0 35px;}

.feedback cite { display: block; font-style: normal; font-weight:bold; }

.feedback a.btn-prev { position: relative; bottom:15px; left:230px; width: 10px; height: 10px; background: url(images/ico-prev.png) no-repeat; display:inline-block; text-indent: -999em; z-index:99; opacity:0.8; }

.feedback a.btn-next { position: relative; bottom:15px; left:230px; width: 10px; height: 10px; background: url(images/ico-next.png) no-repeat; display:inline-block; text-indent: -999em; z-index:99; opacity:0.8; }

.feedback a.btn-next:hover, .feedback a.btn-prev:hover { opacity: 1; }



/* 4.3 WooTabs */

#tabs {	height:auto; display: block; }



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

#tabs ul.wooTabs li { background: url("images/seperator.png") no-repeat scroll right center transparent; float: left; display:inline; margin:0px; cursor: pointer; }

#tabs ul.wooTabs li:last-child { background:none; }

#tabs ul.wooTabs li a {	color:#848d9a; display: block;float: left;padding: 10px 12px; text-transform:none; font:bold 12px/18px sans-serif; }

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

#tabs ul.wooTabs li a.selected, 

#tabs ul.wooTabs li a:hover { color: #555b63; background: url("images/arrow.png") no-repeat scroll center bottom transparent;text-decoration:none; }

#tabs ul.wooTabs li:first-child a {padding-left:0; }



#tabs .inside { margin-top:12px;  }

#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 { padding:15px 0; list-style:none;}

#tabs .inside li a { color:#3f454b; font-weight:bold; padding:0;}

#tabs .inside a:hover{ color: #FF6633; }

#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-size:11px; text-transform:normal; color:#848d9a; padding-bottom:5px; line-height:2em; }

#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; }

.tab-content { margin-left: 53px; }



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

/* 5. COMMENTS */

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



/* 5.1 Comments */

#comments {position:relative;margin:2em 0 0; }

#comments h3  { color:#333; font-weight:normal; margin-bottom:20px; }

#comments .comment.thread-even { border-bottom:1px dashed #E9EBED; }

#comments .comment.bypostauthor { }

ol.commentlist {margin-top: 25px;}

#comments .comment{border-top: 1px dashed #E9EBED;width:100%;list-style-type:none;}

#comments .comment.depth-1:first-child {border:none;}

#comments .comment.depth-1:last-child {border-bottom:none;}

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

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

#comments .comment-head a { color:#3f454b; }

#comments .comment-head a:hover { color:#ff6633; }

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

#comments  .avatar  { float:left; }

#comments  .avatar img{ margin: 0; vertical-align: middle; padding:3px; border: 1px solid #c2c5ca; background:#fff; -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.1); -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.1); box-shadow: 0 0 3px rgba(0, 0, 0, 0.1); }

#comments .comment-head .name  { margin: 0; font-weight: bold; font-size: 13px; }

#comments .comment-head .date, #comments .comment-head .edit, #comments .comment-head .perma { color:#848d9a; font-size: 11px; }

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

#comments .reply {padding-top: 10px;position: absolute;right: 0;top: 5px;}

#comments .reply a { font: 11px/18px sans-serif; text-transform: lowercase;}

#comments .reply a:hover { }



#comments ul.children{background:url("images/comment-child-arrow.png") no-repeat scroll 1.25em 2.5em transparent;margin: 10px 0 0; padding: 0 0 0 50px; }

#comments ul.children li {border-top:1px dashed #E9EBED; }

#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-header, #reply-header, #dribbble-header {margin: 30px 0;text-align: center;}

.comment-header-border { background-color: #e9ebed; height: 1px; margin: 0 auto; display: block; width: 200px; }



/* 5.2 Comments Form */

#respond  { margin: 2em 0 0; }

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

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

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

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



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

#commentform p.field { float: left; margin: 0 10px 0 0; width: 32%; }

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

#commentform input.txt, #commentform textarea { border:none;}

#commentform input.txt  { color:#6D747E; background: #f6f8f9; width: 170px; margin: 0 5px 20px 0; padding: 10px 7px; }

#commentform textarea  { color:#6D747E; background: #f6f8f9; width: 97% !important; padding: 5px 7px; }

#commentform input.txt:focus, #commentform textarea:focus { border-color: #DCE0E4 #D7DBDE #D7DBDE; border-radius: 3px 3px 3px 3px; border-style: solid;border-width: 1px; -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.09); -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.09); box-shadow: 0 1px 2px rgba(0, 0, 0, 0.09); }



#respond #commentform #submit {

    cursor: pointer;

    float: right;

    font-family: sans-serif;

    font-size: 12px;

    font-weight: bold;

    margin: 15px 0 0;

}



/* 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. MISC */

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



/* 6.1 Buttons */

a.button, #footer-widgets a.button,

a.comment-reply-link, 

#commentform #submit,

.submit,
input[type="submit"],
button {

	display: inline-block;

	margin: 5px;

	padding: 8px 13px;

	border-color: #DCE0E4 #D7DBDE #D7DBDE;
	border-style: solid;
	border-width: 1px;

	color: white !important;

	text-align: center;

	text-shadow: 0 0 0;

	text-decoration: none;
text-transform:uppercase;
	cursor:pointer;

	/*Border radius*/

	-webkit-border-radius: 3px;

	-moz-border-radius: 3px;

	border-radius: 3px;

	

	/*Background*/

	background: #0e15d4;

	

	/*Box shadow*/

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

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

	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);

}



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

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



/*a.button:hover, #footer-widgets a.button:hover,

a.button.hover, 

a.button.active,

a.comment-reply-link:hover, 

#commentform #submit:hover,

.submit:hover {

	text-decoration: none !important;

	/*Background*/

	/*background: #FBFDFE; /*Fallback*/

	/*border-color: #bababa;
	color:rgba(11, 19, 110, 0.71) !important;

}*/



a.button:active,

a.button.active  {

	border-color: #bababa;

	

		/*Box shadow*/

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

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

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

}



.meta-nav {color: #bdc4ce; font-weight: bold; margin: 0 5px;}



/* 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;float:left;font-weight:700;padding-right:20px;width:100px;}

#contact-page ol.forms input.txt{width:214px;}

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

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

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

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

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

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

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

#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 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; }



/* 6.4 Timeline Page Template */

#archives { padding: 10px 0 0; }

#archives a { font-style: italic; }

h3.archive_year { font: bold 20px sans-serif; color:#3f454b; 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: 270px; display: inline-block; vertical-align: top;}

#archives .archives_list .comments { width: 100px; 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.5 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:#3f454b !important; font-weight:normal; } .reply a {  color:#3f454b !important; }

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

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

.ie7 #navigation  { zoom: 1; }

.ie7 .slide .slide-content.entry  { position: relative; margin-bottom: -250px; top: 150px; bottom: auto; }

.ie7 .slide .slide-content.entry, .ie8 .slide .slide-content.entry  { background: url(images/ie-transparency.png) repeat left top; }

.ie7 .rss  { float: left; }

.ie7 .quotes *, .ie8 .quotes *  { background-color: transparent!important; }

.ie7 #connect .newsletter-form .submit  { padding: 0!important; }

.ie7 #connect .newsletter-form .email  { padding-left: 10px; }

.ie7 .slide .styledtext  { zoom: 1; margin-top: -50px;display: inline-block; line-height: 10px; }

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



/* 6.6 Connect */

#connect {

    border: medium none;

    clear: both;

    padding: 20px 0 0;

}

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

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

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

#connect p {

    background: url("images/ico-envelope.png") no-repeat scroll 0 5px transparent;

    margin: 0 0 1em;

    padding: 0 0 0 45px;

}

#connect .newsletter-form { background: none repeat scroll 0 0 #F6F8F9; margin: 0 0 1em; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; }

#connect .newsletter-form .input {  }

#connect .newsletter-form .email { width: 149px; background: none repeat scroll 0 0 transparent; border: medium none; padding-left: 10px; text-transform: lowercase; }

#connect .newsletter-form .submit { cursor:pointer; margin: 5px 5px 5px 25px; padding: 4px 14px; text-transform: lowercase; }

#main #connect .newsletter-form .submit { margin: 5px 5px 5px 19px; }

#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;}

.widget #connect { padding:0; margin: 0; }



/* 6.7 Slider */

/* Remove lines & padding from header */ 

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

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

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



#slides {/*padding: 30px 0;*/padding: 0;position: relative;}

#slide-box {margin: 0 auto;position: relative;width: 960px; /*width: 920px;*/}

.slides_container { /*width: 920px;*/ width: 960px; }

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

.slides_control { min-height: 300px; }

.slide { width: 960px;/*width: 920px;*/ min-height:200px; }

.slide .slide-content.entry { width: 300px; left: 0px; bottom: 40px; padding: 10px 20px; position: absolute; font-size: 13px; background-color: rgba(0,0,0,0.6); }

.slide .slide-content.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;width: 350px; 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: #777777;font: 13px/1.5em sans-serif; }

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

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

.slide-image { width: 960px; }

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

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

.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); }

.slide .vid-content { width:360px; }



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

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

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



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

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

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

#line {border-bottom: 1px solid #E8E8E9;margin: 30px 0 0;position: absolute;width: 920px;}

#slider_pag {float: left;width: 920px;}

#slider_pag ul {float: left;left: 50%;margin: 10px auto 0;max-width: 700px;position: relative;}

#slider_pag li:first-child {padding: 0 2px 0 12px;}

#slider_pag li:last-child {padding: 0 10px 0 2px;}

#slider_pag li {background: url("images/bg.png") repeat scroll 0 0 transparent;float: left;padding: 0 2px;position: relative;right: 50%;}

#slider_pag a {border: medium none;display: block;height: 11px;text-indent: -9999px;width: 10px;}

#slides .pagination li a {display:block;width:10px;height:0;padding-top:10px;background-image:url(images/pagination.png);background-position:0 0;float:left;overflow:hidden;}

#slides .pagination li.current a {background-position:0 -10px;}



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

.slide .entry h2 { font: bold 24px/1.4em sans-serif;color: #3f454b;}

.slide .entry p { margin-bottom:2em; }

.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;}

.slide a.btn {border-style:solid;border-width:1px;border-color: #e3ae43; border-top-color: #f0c851; border-bottom-color: #e0a235; background-color: #f9d867;font-family: sans-serif;font-size: 13px; font-weight:bold; display: inline-block;line-height: 1em;padding: 12px 17px;margin:10px 5px 1.5em;color: #895b2c !important;text-align: center;text-shadow: 0 1px 0 rgba(255, 255, 255, 0.3);text-decoration: none !important;

	

	/*Border radius*/

	-webkit-border-radius: 20px;

	-moz-border-radius: 20px;

	border-radius: 20px;

	

	/*Background*/

	background: -webkit-gradient(linear,left top,left bottom,color-stop(.2, #fae37a),color-stop(1, #f6cb4f));

	background: -moz-linear-gradient(center top,#fae37a 20%,#f6cb4f 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*/;

}

.slide a.btn:hover {

	/*Background*/

	background: -webkit-gradient(linear,left top,left bottom,color-stop(.2, #f6cb4f),color-stop(1, #fae37a));

	background: -moz-linear-gradient(center top,#f6cb4f 20%,#fae37a 100%);

}

.slide .styledtext { background: transparent url(images/bg-styledtext.png) no-repeat center top; color: #333333; font-family: Georgia, "Times New Roman", serif; font-style: italic; font-size: 12px; padding: 11px 0px 12px; text-align: center; }



/* 6.8 Portfolio */

#portfolio { padding: 20px 0; border-top: 1px solid #C2C2BE; border-bottom: 1px solid #DFDDDC; border-top-color:rgba(0,0,0,.2); border-bottom-color: rgba(0,0,0,.1);  overflow: hidden; }

.fullwidth #portfolio { border:none; padding:0; width: 920px;}



ol.portfolio, ol.dribbbles { list-style-type:none; margin:0; }

ol.portfolio li, ol.dribbbles li  { margin: 10px; float: left; }

#dribbble-header-box {margin:30px 0;}



.dribbbles li{ font-size:15px; position:relative; padding:0; margin:0 0 1.5em 0;}

.dribbbles .dribbble-shot{padding: 4px; border: 1px solid #c2c5ca; background:#fff; -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.1); -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.1); box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);}

.dribbbles .dribbble-img {height: 150px;overflow: hidden;width: 200px;}

.dribbbles .dribbble-over{position:absolute;top:0;left:0;z-index:1;width:180px;height:130px;margin:0!important;padding:10px;font-size:0.8em;line-height:2em;text-decoration:none;color:#888;background:url(images/portfolio-zoom.png) no-repeat right bottom;}

.dribbbles .dribbble-link{position:relative;z-index:2;}

.dribbbles img{margin:0;width:200px;height:auto;opacity:1;-webkit-transition:opacity 0.2s linear;-o-transition:opacity 0.2s linear;-moz-transition:opacity 0.2s linear;}

.dribbbles a:hover img{opacity:0.1;-webkit-transition:opacity 0.2s linear;-o-transition:opacity 0.2s linear;-moz-transition:opacity 0.2s linear;}

.dribbbles strong{display:block;font-weight:bold;font-size:1.4em;line-height:1.2em;color:#ff6633;}

.dribbbles .dim{font-weight:bold;color:#666;}

.dribbbles em{position: absolute;bottom:5px;left:10px;font-size:1em;line-height:1em;font-weight:normal;font-style:normal;}



.entry .portfolio-img { margin-bottom:20px; }



#port-tags { margin: 5px 10px 35px; text-align: center; }

.port-cat { font-weight: bold; text-transform:capitalize; text-align: center; }

.port-cat li { background: url("images/seperator.png") no-repeat scroll right 5px transparent; padding: 5px 0 0; display: inline; }

.port-cat a { color:#848d9a; margin: 0; padding: 2px 15px 15px; }

.port-cat ul li:last-child { background: none; }

.port-cat a:hover, .port-cat a.current { color: #3F454B; background:url("images/arrow.png") no-repeat scroll center bottom transparent; text-decoration:none; }



/* 6.8.1 Single Portfolio */



.portfolio-img img:hover { border-color: #AAAAAA; }

#portfolio-content {border-left: 1px dashed #E5E5E5;float: left;padding-left: 20px;width: 315px;}

#portfolio-content h2 {font-size:2em; margin-bottom: 10px;}

#portfolio-content h3 {color: #3F454B;font: bold 14px sans-serif;margin: 0 0 1em; }

#portfolio-content .entry {border-top: 1px solid #E9EBED;margin: 20px 0;padding-top: 20px;}

#portfolio-content a.button {font-weight: bold;padding: 4px 13px; }

#portfolio-content #testimonial {border-top: 1px dotted #BFC5CA; padding-top:20px;}

#gallery h2 { font-size: 14px !important; color: #000; margin-top: 20px; margin-bottom: 16px; }

#gallery, .single-portfolio .video { float:left; margin-right: 30px; width:541px; }

#gallery .slides div { width: 542px; margin-right: 2px; text-align: center; }

#loopedSlider.gallery{ position:relative; margin: 0 0 30px; z-index: 1; }

#loopedSlider.gallery .container { height:340px; overflow:hidden; position:relative; margin: 0 0 10px 0; }

#loopedSlider.gallery .slides { position:absolute; top:0; left:0; }

#loopedSlider.gallery .slides img, #gallery img  { padding: 2px; 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); }

.jcarousel-container  { width: 540px; margin: 0 auto; text-align: center; }

.jcarousel-clip   { width: 540px; margin: 0 auto; }

.jcarousel-item  { width: 160px; height: 160px; }

.jcarousel-next, .jcarousel-prev  { position: absolute; top: 80px;cursor: pointer; height: 10px; width: 7px; background-position: top left; background-repeat: no-repeat; }

.jcarousel-prev  { left: -12px; background-image: url(images/ico-gallery-prev.png); }

.jcarousel-next  { right: -12px; background-image: url(images/ico-gallery-next.png); }

.sidebar .jcarousel-container  { width: 540px;  }

.sidebar .jcarousel-clip  { width: 542px;  }

#loopedSlider.gallery .pagination  {margin-top: 800px;float: left; float: left; height: 170px; }

#loopedSlider.gallery .pagination li  { margin: 0; }

#loopedSlider.gallery .pagination li img  { padding: 2px; 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); }

#loopedSlider.gallery .pagination li.active img  { }

#TB_overlay  { z-index: 9998!important; }

#TB_window  { z-index: 9999!important; }

#loopedSlider.gallery .gallery-hover  { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

#single-gallery-image { margin: 0 auto 50px auto; }



/* Product Pages */



ul.cat-item {

    clear: both;



}



li.cat-item { 

	line-height:1.5em;

    list-style-image: url("images/bullet.png");

    list-style-position: outside;

    padding-left: 5px;

}



ul#main-bullets {

	margin-left: 25px;

	font-weight: bold;

	font-size: 15px;

}



.product-listing { border-bottom: 1px dotted #eee; padding: 10px 0px 10px 0px; }



ul .product-listing li:nth-child(2n+2){ display:none;

	

}



.prod-image {

	text-align: center;

	float: left;

	height: 90px;

	width: 120px;

}



.prod-detail {

	text-align: left;

	float: right;

	width: 430px;

 	height: 90px;

}



.prod-uses ul li {

	list-style:none;

	list-style-type:none;

	margin:0px 0px 0px -30px;

}



.prod-uses li:nth-child(2n+2) { display:none; }



.prod-uses p {

	margin-top: 0px;

	margin-bottom: 0px;

}



.clearme { clear:both; padding:1px; }



.prod-left { /*float:left; margin:0px 10px 10px 15px; padding:5px;*/	}

.prod-right { float:right; margin:0px 10px 20px 20px; padding:5px;	}



.btube { margin-left:30px; margin-right:30px; }

.topicals { /*margin-left:15px; margin-right:20px;*/ }

.old { margin-left:5px; margin-right:5px; }



.btube-right { margin:0px 35px 0px 35px; float:right; }



.slider-basic dl.slidedeck dd, .slider-basic dl.slidedeck dt, .slider-basic .slidedeck_frame { border:none; background:#fff; }



/* CM Form Footer */



#cmform form {

    margin-bottom: 0;

    margin-left: 0;

    margin-right: 0;

    margin-top: 0;

    padding-bottom: 0;

    padding-left: 0;

    padding-right: 0;

    padding-top: 0;

}

#cmform input.field {

	color: #000;

	height: 23px;

	width: 136px;

	border-style: none;

	font: normal 11px Arial, Helvetica, sans-serif;

	background: transparent url(/graphics/bg-cm.png) no-repeat;

	margin: 0;

	padding: 0px 0 10px 5px;

	opacity: 0.5;

	

}

#cmform label.cmlabel {

    font-size: 11px;

    font-weight: bold;

    margin-bottom: 5px;

}

#cmform input.submit {

	background-color: #39F;

	background-image: url("none");

	background-origin: padding-box;

	background-position: 0 0;

	border-bottom-left-radius: 7px;

	border-bottom-right-radius: 7px;

	border-bottom-style: none;

	border-bottom-width: medium;

	border-top-left-radius: 7px;

	border-top-right-radius: 7px;

	border-top-style: none;

	border-top-width: medium;

	box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.25);

	color: #FFFFFF;

	font-size: 10px;

	font-weight: bold;

	margin-bottom: 0;

	margin-left: 2px;

	margin-right: 0;

	margin-top: 0;

	padding-bottom: 4px;

	padding-left: 2px;

	padding-right: 2px;

	padding-top: 4px;

	text-transform: lowercase;

	width: 30px;

}

.wpcf7-submit {

    border-bottom-left-radius: 5px;

    border-bottom-right-radius: 5px;

    border-top-left-radius: 5px;

    border-top-right-radius: 5px;

    box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.25);

    color: #FF6633;

    font-weight: bold;

    width: 150px;

}

.track-submit {

    border-bottom-left-radius: 10px;

    border-bottom-right-radius: 10px;

    border-top-left-radius: 10px;

    border-top-right-radius: 10px;

    box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.25);

    color: #FF6633;

    font-weight: bold;

    width: 150px;

}



#social {

	font-size: 0.9em;

	font-weight:bold;

	}

	

#social table { margin-left:-10px;}	



#social img {    padding-bottom: 7px;

    padding-left: 0;

    padding-right: 10px;

    padding-top: 3px; }



.lf { float:left; background-color: rgba(32, 28, 28, 0.21);

border-radius: 30px;

box-shadow: 0 0 40px rgba(32, 28, 28, 0.58);}



.rt { float:right; }



/* Form Styling */





#formstore {

	margin:0;

	padding: 0px 0px 15px;

}



input.formfield {

	height: 25px;

	font-size: 10px;

	font-weight: bold;

	width: 136px;

	padding: 4px 0 4px 13px;

	color: #666;

	border: none;

	background: url("/graphics/bg-cm.png") no-repeat center center;

	margin: 0px;

}



#formstore label.cmlabel {

	font-size:10px;

	font-weight:bold;

	margin-bottom:5px;

}



#formstore input.submit {

	border: none;

	margin: 0px 0px -10px 2px;

	padding: 0;

	float:none;

}



/* Mini-Features Homepage */



.minis {

	margin: 0px 0px 0px 15px;

	padding-top: 10px;

}



.minis h4 {

	font: bold 11px "Lucida Sans Unicode", "Lucida Grande", sans-serif;

	color: #F90;

	padding:0px 0px 5px 0px;

}



.slogos {

	padding-top: 15px;

	padding-bottom: 5px;

}





/* Social Media */



#social {

    float: left;

    margin-right: 65px;

    margin-top: 1px;

    width: 150px;

}





#social-global {

    float: right;

    margin-right: -573px;

    margin-top: 65px;

    width: 218px;

}





#social-global img {    padding-bottom: 7px;

    padding-left: 0px;

    padding-right: 10px;

    padding-top: 3px; }



/*  Homepage Minis */



.mfinder-butt {

	background: #F90;

	background: -moz-linear-gradient(100% 100% 90deg, #FFB482 , #F90);

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

	border:none;

	color:#fff;

	font-weight:bold;

	-moz-border-radius: 4px;

	-webkit-border-radius: 4px;

	border-radius:4px;

	font-size:11px;

	padding:4px;

-moz-box-shadow: 0 0 5px #eee;

-webkit-box-shadow: 0 0 5px #eee;

box-shadow: 0 0 5px #eee;

}





.med-find-input, .postform {

	font-size:12px;

	color:#333;

}



#med-finder-button {

-moz-box-shadow: 0 0 5px #888;

-webkit-box-shadow: 0 0 5px#888;

box-shadow: 0 0 5px #888;

border-radius: 10px;

}



.sfinder {

	margin: 0 auto;

	text-align:center;

}



dd h6 {

	margin: 0;

	font-family:"Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;

	color: #0066CC;

	font-weight:700;

	font-size:14px;

}



dd h5 {

	display:none;

}



.Widgets_Table{

 padding: 5px;

 font-family: Verdana, Arial, Helvetica, sans-serif;

 border: thin solid #000000;

 width: 60%;

 font-size: 10px;

}

.WidgetsBoard_Row{

 font-family: Verdana, Arial, Helvetica, sans-serif;

}

.WidgetsBoard_Subject{

 font-family: Verdana, Arial, Helvetica, sans-serif;

 font-weight: bold;

 font-size: 9px;

}

.WidgetsBoard_DateTime{

 font-family: Verdana, Arial, Helvetica, sans-serif;

 font-variant: small-caps;

 font-size: 10px;

}

.WidgetsBoard_Message{

 font-family: Verdana, Arial, Helvetica, sans-serif;

 font-size: 10px;

}



a img:hover {opacity:0.8; filter: alpha(opacity=80);}



a.access {color:rgba(0,0,0,0);}

a.access:hover {color:#000; background-color:#fff;}



a.entry p {text-decoration:underline;}



img {border:0;}

.shortcode-tabs .tab {
display: inline-block !important;
}

/* MailChimp Form Footer */

.mc4wp-form form {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
}
.mc4wp-form #mc4wp_email {
	color: #000;
	height: 23px;
	width: 136px;
	border-style: none;
	font: normal 11px Arial, Helvetica, sans-serif;
	background: transparent url(/graphics/bg-cm.png) no-repeat;
	margin: 0;
	padding: 0px 0 10px 5px;
	opacity: 0.5;
	
}
.mc4wp-form label {
    font-size: 11px;
    font-weight: bold;
    margin-bottom: 5px;
}
.mc4wp-form #submit {
	background-color: #39F;
	background-image: url("none");
	background-origin: padding-box;
	background-position: 0 0;
	border-bottom-left-radius: 7px;
	border-bottom-right-radius: 7px;
	border-bottom-style: none;
	border-bottom-width: medium;
	border-top-left-radius: 7px;
	border-top-right-radius: 7px;
	border-top-style: none;
	border-top-width: medium;
	box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.25);
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	margin-bottom: 0;
	margin-left: 2px;
	margin-right: 0;
	margin-top: 0;
	padding-bottom: 4px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 4px;
	text-transform: lowercase;
	width: 50px;
}

.responsive-tabs .responsive-tabs__list__item {
    background: transparent;
    border: 1px solid transparent;
    border-bottom: none;
    -webkit-border-top-left-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    -moz-border-radius-topleft: 3px;
    -moz-border-radius-topright: 3px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    color: #999;
    font-size: 12px !important;
    line-height: 19px;
    text-transform: inherit;
    margin: 1px 12px 0 0;
    padding: 8px !important;
    white-space: nowrap;
    float: left;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.nivo-caption {

position: absolute;
left: 350px !important;
bottom: 20px !important;
right: 10px !important;
font-size:14px !important;
top: 20px !important;
/* padding: 15px; */
background: rgba(255, 255, 255, .80) !important;
color: #696969 !important;
/* width: 100%; */
z-index: 8;
width: 40% !important;
vertical-align: middle;
padding: 15px !important;
}