/*  
Theme Name: Kaboodle
Theme URI: http://www.woothemes.com/
Version: 1.2
Description: Designed by <a href="http://www.woothemes.com">WooThemes</a>.
Author: WooThemes
Author URI: http://www.woothemes.com
Tags: woothemes

	Copyright: (c) 2009-2011 WooThemes.
	License: GNU General Public License v2.0
	License URI: http://www.gnu.org/licenses/gpl-2.0.html

*/

/* 

WARNING! DO NOT EDIT THIS FILE!

To make it easy to update your theme, you should not edit the styles in this file. Instead use 
the custom.css file to add your styles. You can copy a style from this file and paste it in 
custom.css and it will override the style in this file. You have been warned! :)

*/
/*-------------------------------------------------------------------------------------------

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.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

4. WIDGETS
-4.1 Generic Widgets
-4.2 Specific Widgets
-4.3 WooTabs

5. COMMENTS
-5.1 Comments
-5.2 Pingbacks / Trackbacks
-5.3 Comments Form

6. MISC
-6.1 Buttons
-6.2 Contact Form 
-6.3 Gravity forms
-6.4 Timeline page template
-6.5 IE specific styling 
-6.6 Subscribe & Connect
-6.7 Slider
-6.8 Portfolio
  -6.8.1 Single Portfolio

-------------------------------------------------------------------------------------------*/

/*-------------------------------------------------------------------------------------------*/
/* RESET - http://meyerweb.com/eric/tools/css/reset/ | v1.0 | 20080212 */
/*-------------------------------------------------------------------------------------------*/

body,html{height:100%;}
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, 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 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body{line-height:1;overflow-x: hidden;}
ol,ul{list-style:none;}
blockquote,q{quotes:none;}
blockquote:before,blockquote:after,q:before,q:after{content:none;}
:focus{outline:0;}
del{text-decoration:line-through;}
table{border-collapse:collapse;border-spacing:0;}

/* Floating & Alignment  */
.fl{float:left;}
.fr{float:right;}
.ac{text-align:center;}
.ar{text-align:right;}

/* Clear Floats  */
.col-full:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.fix{clear:both;height:1px;overflow:hidden;margin:-1px 0 0;}
html body * span.clear,html body * div.clear,html body * li.clear,html body * dd.clear{background:none;border:0;clear:both;display:block;float:none;font-size:0;list-style:none;overflow:hidden;visibility:hidden;width:0;height:0;margin:0;padding:0;}



/*-------------------------------------------------------------------------------------------*/
/* 1. SETUP */
/*-------------------------------------------------------------------------------------------*/

/* 1.1 Defaults */

body  { font: 12px/1.8em sans-serif; color: #3f454b; background: url(images/bg.png) repeat scroll 0 0 transparent; }

h1, 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: #6db3c5; 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: url(images/bg-grid.png) repeat scroll 0 0 transparent; }

#main { width:580px; border-right:1px dashed #e5e5e5; padding-right:20px; }
#main.fullwidth, #main.col-full { border: none; width:909px; }
.layout-full #main, .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:0; list-style:none; line-height:1; }
.nav a  { position:relative; color:#848d9a; display:block; z-index:100; padding:2px 15px 25px; line-height:18px; text-decoration:none; text-shadow:0 1px 0 #fff;  }
.nav li  { background:url("images/seperator.png") no-repeat scroll right 5px transparent; float:left; width: auto; }
.nav li a.sf-with-ul { padding-right:30px; }

.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:#3f454b; }

/* Optional Styling */
#navigation { }
#navigation .nav li ul li { background: none; }
#navigation .nav li a { }
#navigation .nav li:first-child a { border-left:none; }

	/* 2.2.1 Drop-down menus */
	.nav li ul  { background: url("images/shadow.png") repeat-x scroll 0 0 #FAFAFA; margin:1px 0 0 -1px; padding:10px 15px; position: absolute; left: -999em; width: 180px; border: 1px solid #e3e3e3; z-index:9999; }
	.nav li ul li a  { padding:8px 0px; width:180px; color:#666; 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/arrow.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 solid #eaedef; color:#848d9a; font-weight: normal;  }
	#navigation .nav li ul li a:hover { color:#3f454b; 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: url(images/diagonal-bg.png) repeat scroll 0 0 #fff;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: 18px; }
#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;}


/* 2.4 Content */
#content{ background:url("images/diagonal-bg.png") repeat scroll 0 0 #f9f9f9; border: 1px solid #D7DADE; border-radius: 3px 3px 3px 3px; padding:0; position:relative; }
#content-header { background: url("images/diagonal-bg.png") repeat scroll 0 0 #FFFFFF; border-bottom: 1px solid #EAEBEC; margin:4px; padding: 15px 20px; line-height:1.4em;  }
#content #inner { background: url(images/diagonal-bg.png) repeat scroll 0 0 #fff; clear:both; margin: 4px; padding: 30px 20px; 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:#848d9a; font-size: 11px; }
#footer a { color:#555b63; }
#footer #credit img  { vertical-align:middle; }
#footer #credit span{display:none;}

#footer-widgets { border-top:1px solid #e6e6e6; padding:10px 0; position: relative; }
#footer-widgets .widget { border-bottom:0; margin:0; }
#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:220px;  }

/* 2.7 Breadcrumbs */
#breadcrumbs { color: #BDC4CE; float: left; font-style: italic; font-size:11px; line-height; }

/* 2.8 Homepage */
#main-page1 { margin:0 0 30px; }
#main-page2 { margin:0 0 15px; }

#mini-features {  }
#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: 13px; font-weight:bold; color: #3f454b; line-height: 1em; padding-bottom:10px; }
#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; }
#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:0 auto; padding:30px 0; }
#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; }
.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6 { 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  { 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.2 Images */
.entry 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); }
.entry 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 */
.entry table  { width: 100%; border: 1px solid #e6e6e6; margin-bottom:1.2em; }
.entry table tr.alt-table-row  { background: #f9f9f9; }
.entry table th  { padding: 6px 0 3px 0; background: #EEEEEE; border: 1px solid #e6e6e6; text-shadow: 1px 1px 0 #fff; box-shadow: inset 0 0 1px #fff; -moz-box-shadow: inset 0 0 1px #fff; -webkit-box-shadow: inset 0 0 1px #fff; }
.entry table td  { padding: 6px 0 3px 10px; border: 1px solid #e6e6e6; }


/*-------------------------------------------------------------------------------------------*/
/* 4. WIDGETS */
/*-------------------------------------------------------------------------------------------*/

/* 4.1 Generic Widgets */
.widget  { margin-bottom: 2em; padding-bottom:2em; border-bottom:1px dashed #e5e5e5; }
.widget h3  { margin: 0 0 1em 0; font:normal bold 14px sans-serif; color:#3f454b; }
.widget p { margin-bottom: 1em; }
.widget a {Ęcolor: #848d9a; }

.widget ul  { clear:both; padding-left:20px; list-style-position:outside; list-style-image: url(images/bullet.png); }
.widget ul li  { }
.widget ul li a  { line-height: 22px; text-decoration: none; color:#555b63; }
.widget ul li a:hover  { color:#ff6633; 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; }
.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, 
a.comment-reply-link, 
#commentform #submit,
.submit {
	display: inline-block;
	margin: 5px;
	padding: 8px 13px;
	border-color: #DCE0E4 #D7DBDE #D7DBDE;border-style: solid;border-width: 1px;
	color: #555B63;
	text-align: center;
	text-shadow: 0 0 0;
	text-decoration: none;
	
	/*Border radius*/
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	
	/*Background*/
	background: #fdfeff;
	
	/*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, 
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;
}

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;position: relative;}
#slide-box {margin: 0 auto;position: relative;width: 920px;}
.slides_container { width: 920px; }
.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: 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;}
#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:540px; }
#loopedSlider.gallery{ position:relative; margin: 0 0 30px; width:540px; z-index: 1; }
#loopedSlider.gallery .container { width:540px; 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; }

