  /*

  Theme Name: Swatch

  Theme URI: http://www.woothemes.com/

  Version: 1.4.13

  Description: Designed by .

  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

  */

  /*

  @import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic);

  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.4.1 Homepage

    -2.4.2 Featured Slider

    -2.4.3 Mini-features

  -2.5 Sidebar

  -2.6 Footer

  -2.7 Breadcrumbs

  -2.8 Homepage

  3. POSTS

  -3.1 Typographic Elements

  -3.2 Images

  -3.3 Pagination / WP-Pagenavi / Woo-Pagination

  -3.4 Single Post Author

  -3.5 Entry Tables

  -3.6 Subscribe & Connect

  4. WIDGETS

  -4.1 Generic Widgets

  -4.2 Specific Widgets

  5. COMMENTS

  -5.1 Comments

  -5.2 Comments Form

  -5.3 Pingbacks / Trackbacks

  6. PAGE TEMPLATES

  -6.1 Timeline Page Template

  -6.2 Contact Form

  -6.3 Portfolio

  -6.4 Feedback

  7. MISC

  -7.1 Buttons

  -7.2 CSS3 Drop-shadows

  -7.3 Gravity forms

  -7.4 IE specific styling

  -------------------------------------------------------------------------------------------*/

  /*-------------------------------------------------------------------------------------------*/

  /* RESET - http://meyerweb.com/eric/tools/css/reset/ | v1.0 | 20080212 */

  /*-------------------------------------------------------------------------------------------*/



  body,html{height:100%;}

  html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{border:0;outline:0;font-size:100%;vertical-align:top;background:transparent;margin:0;padding:0;}

  body{line-height:1;}

  ol,ul{list-style:none;}

  blockquote,q{quotes:none;}

  blockquote:before,blockquote:after,q:before,q:after{content:none;}

  :focus{outline:0;}

  del{text-decoration:line-through;}

  table{border-collapse:collapse;border-spacing:0;}

  /* Floating & Alignment  */

  .fl{float:left;}

  .fr{float:right;}

  .ac{text-align:center;}

  .ar{text-align:right;}

  /* Clear Floats  */

  .col-full:after{content:".";display:block;height:0;clear:both;visibility:hidden;}

  .fix{clear:both;height:1px;overflow:hidden;margin:-1px 0 0;}

  html body * span.clear,html body * div.clear,html body * li.clear,html body * dd.clear{background:none;border:0;clear:both;display:block;float:none;font-size:0;list-style:none;overflow:hidden;visibility:hidden;width:0;height:0;margin:0;padding:0;}
  
  /*-------------------------------------------------------------------------------------------*/

  /* 1. SETUP */

  /*-------------------------------------------------------------------------------------------*/

  /* 1.1 Defaults */

  body { font: 12px/1.5em sans-serif; color: #444; background-color: #FFFFFF; background-color:#f3f3f3; }

  h1, h2, h3, h4, h5, h6  { margin: 0; font-family:'Open Sans', arial, serif; color: #222; font-weight:normal; }

  h1  {font-size: 2em } h2  {font-size: 1.8em;} h3  {font-size: 1.6em;} h4  {font-size: 1.2em;} h5  {font-size: 1em;} h6  {font-size: 0.8em;}

  p {margin: 0; }

  hr { background-color: #e6e6e6;	border:0; height: 1px; margin-bottom: 20px; }

  textarea, select { font-size:14px; padding: 2px; border-color: #CCCCCC #EFEFEF #EFEFEF #CCCCCC; border-width:1px; border-style:solid; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius:3px; color: #444; }

  input { font-size:14px; padding: 4px; border-color: #CCCCCC #EFEFEF #EFEFEF #CCCCCC; border-width:1px; border-style:solid; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius:3px; color: #444; }

  /* 1.2 Hyperlinks */

  a:hover { color: #888; text-decoration:bold;}

  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;}

  pre { padding: 0.1em 0.5em 0.3em 0.7em; border-left: 10px solid #ccc; margin: 1.7em 0 1.7em 0.3em; overflow: auto; width: 93%; }

  /*-------------------------------------------------------------------------------------------*/

  /* 2. SITE STRUCTURE & APPEARANCE */

  /*-------------------------------------------------------------------------------------------*/

  /* 2.1 Containers & Columns */

  #wrapper  { background: transparent url() repeat-x left top; padding-top: 0px; } /* Top padding is the height of the colour strip image. */

  #main { width:615px; }

  #main.fullwidth, .layout-full #main, .col-full {width: 900px; margin:0 auto;}

  #sidebar { width:200x; }

  #sidebar .secondary { width:140px; }

  .entry img { max-width:565px; }

  .layout-full .entry img { max-width:890px; }

  .col-left { float: left; }

  .col-right { float: right; }

  .two-col-right #main { float:right; }

  .two-col-right #sidebar { float:left; }

  /* 2.2 Navigation */

  #navigation{ font: bold 13px/1em arial, sans-serif; margin-top: 12px; margin-right:15px;}

  #navigation ul.rss  { margin: 0 0 0 10px; padding: 8px 0; }

  .nav { z-index:99; margin:0; padding:0; list-style:none; line-height:1; }

  .nav li  { float:left; width: auto; margin-left: 15px; }

  .nav li a.sf-with-ul { padding-right:20px; }

  .nav li.current_page_item a { background:#111111; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; }

  .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

  /* Optional Styling */

  #navigation {

  	/* Border Radius */

  	border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px;

  	/* Box Shadow */

  	-moz-box-shadow: 0 2px 2px rgba(0,0,0,.03);

  	-webkit-box-shadow: 0 2px 2px rgba(0,0,0,.03);

  	box-shadow: 0 2px 2px rgba(0,0,0,.03);

  }

  #navigation .nav li a { }

  #navigation .nav li:first-child a { border-left:none; }

  	/* 2.2.1 Drop-down menus */

  	.nav li ul li { margin-left: 0px !important; }

  	.nav li ul li a  { padding:8px 0px; width:160px; background: none; font-size:0.9em;}

  	.nav li ul li a.sf-with-ul { padding-right:0;}

  	.nav li ul ul  { margin: -37px 0 0 140px; }

  	.nav li ul li a:hover,

  	.nav li.current_page_item ul li a,

  	.nav li.current_page_parent ul li a,

  	.nav li.current-menu-ancestor ul li a,

  	.nav li.current-cat a ul li,

  	.nav li.current-menu-item ul li a,

  	.nav li.sfHover ul li { background:none; border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px; }

  	.nav li:hover,.nav li.hover  { position:static; }

  	.nav li:hover ul ul, .nav li.sfhover ul ul,

  	.nav li:hover ul ul ul, .nav li.sfhover ul ul ul,

  	.nav li:hover ul ul ul ul, .nav li.sfhover ul ul ul ul { left:-999em; }

  	.nav li:hover ul, .nav li.sfhover ul,

  	.nav li li:hover ul, .nav li li.sfhover ul,

  	.nav li li li:hover ul, .nav li li li.sfhover ul,

  	.nav li li li li:hover ul, .nav li li li li.sfhover ul  { left:auto; }

  	/* Optional Styling */

  	#navigation .nav li ul  {

  		/* Border Radius */

  		border-radius: 0 0 4px 4px; -moz-border-radius: 0 0 4px 4px; -webkit-border-radius: 0 0 4px 4px;

  		/* Box Shadow */

  		-moz-box-shadow: 0 2px 2px rgba(0,0,0,.03);

  		-webkit-box-shadow: 0 2px 2px rgba(0,0,0,.03);

  		box-shadow: 0 2px 2px rgba(0,0,0,.03);

  	}

  	#navigation .nav li ul ul { border-radius: 0 4px 4px 4px; -moz-border-radius: 0 4px 4px 4px; -webkit-border-radius: 0 4px 4px 4px; }

  	#navigation .nav li ul li a { border:0; border-top:1px solid #333333; border-bottom:1px solid #222222; }

  	#navigation .nav li ul li:first-child a { border-top:none; }

  	#navigation .nav li ul li:last-child a { border-bottom:none; }

  	/* 2.2.2 Top Navigation (optional) */

  	#top { background: #000; }

  	#top .nav { }

  	#top .nav a { color:#ddd; padding:8px 10px; line-height:18px; text-decoration:none; text-shadow:none; }

  	#top .nav li  {  }

  	#top .nav li a.sf-with-ul { padding-right:20px; }

  	#top .nav a:hover,

  	#top .nav li.current_page_item a,

  	#top .nav li.current_page_parent a,

  	#top .nav li.current-menu-ancestor a,

  	#top .nav li.current-cat a,

  	#top .nav li.current-menu-item a,

  	#top .nav li.sfHover { background: #222; }

  	#top .nav li ul  { background: #222; margin:0; padding:0px; width: 180px; border: none; z-index:9999;

  		/* 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 */

  .home #header  {  }

  #header .col-full { padding: 15px 0; clear: both; position: relative; }

  #logo  { float:left; }

  #logo img  { margin-bottom: 5px; }

  #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 { }

  #logo .site-description { color:#999; font:italic 14px/1em Georgia, serif; }

  #topad {float:right;}

  /* 2.4 Content */

  #content{padding:0 0 2em;}

  /* 2.4.1 Homepage */

  .home #main { padding-top: 35px; }

  .portfolio-item { margin-bottom: 15px; }

  .portfolio-item .woo-image { border: 5px solid #FFFFFF; }

  .portfolio-item .portfolio-image { z-index: 4; margin-bottom: 15px; width: 100%; }

  .widget-portfolio-snapshot .portfolio-image img { z-index: 2; }

  .widget-portfolio-snapshot .portfolio-item .portfolio-image.drop-shadow:after { bottom: 10px; right: 2px; }

  .portfolio-item .portfolio-image.drop-shadow:after { z-index: 1; bottom: 10px; }

  .portfolio-item .portfolio-image a { display: block; z-index: 3; position: relative; background: #fff; }

  .widget-portfolio-snapshot .portfolio-item h3 { font-size: 12px; font-family: Arial, Helvetica, sans-serif; color: #444444; font-weight: bold; margin-bottom: 2px; margin-left: 4px; }

  .widget-portfolio-snapshot .portfolio-item .portfolio-galleries  { margin-left: 4px; }

  .portfolio-item h3 a { color: #444444; }

  .portfolio-item .portfolio-galleries { font: 10px Arial, Helvetica, sans-serif; color:#AAA8A8; text-transform: uppercase; }

  .portfolio-item .portfolio-galleries a { color: #AAA8A8; }

  .portfolio-items .portfolio-image.drop-shadow:after { margin-top: 20px; }

  #main .widget_blog .title { font-family: Arial, Helvetica, sans-serif; margin-left: 5px; }

  #main .block { width: 300px; float: left; padding-left: 0px; }

  #main .block.last { padding-right: 0; }

  #wdg_specialrecentpostsfree-2.widget.widget_specialrecentpostsFree div { height: 100px;}

  #wdg_specialrecentpostsfree-2.widget.widget_specialrecentpostsFree { margin-left:100px; width:500px; }

  #wdg_specialrecentpostsfree-2 a.srp-post-title-link { font-weight:normal; font-size:13px; }

  #wdg_specialrecentpostsfree-2 p.srp-widget-excerpt { font-size:12px; }

  #main .block .widget-title { font-size: 18px; font-family: arial, serif; font-weight: normal; color: #666; border-bottom: 1px solid #d3d3d3; text-shadow: 0px 1px 1px #ffffff; padding-bottom: 20px; margin-bottom: 20px; }

  h3.widget-title { font-size: 18px !important; }

  #intro { color: #444444; line-height: 20px; }

  .widget_woo_blog .post h2 { padding: 0 20px; }

  .widget_woo_blog .post h2 a { font-size: 20px; line-height: 20px; font-weight: bold;}

  .widget_woo_blog .post span.post-category, .widget_woo_blog .post a.post-edit-link { display: none; }

  .widget_woo_blog .post a { text-decoration: none; }

  .widget_woo_blog .post a:hover { text-decoration: underline; }

  .widget_woo_blog .post-meta { background: none; padding: 20px 20px 0px 20px;}

  .widget_woo_blog .entry { border-bottom: 1px solid #d3d3d3; border-top: none; padding: 0px 20px; }

  .widget_woo_blog .entry, .widget_woo_blog .entry p { font-size: 12px !important; }

  /* 2.4.2 Slider */

  .woo-slider #top { padding: 20px 0 0 0; }

  .woo-slider #header { border-bottom: 0; }

  .woo-slider #content { padding: 20px 0px }

  #slide-box {margin: 0 auto; position: relative; width: 900px; }

  .slides_container:first-child .slide { display: none; } /* Make sure the slider doesn't display all slides in a stack on load */

  #featured-slider .slides_control { min-height: 300px; }

  .slide { width: 900px; min-height: 200px; }

  .slide .slide-content.entry {

  	width: 300px;

  	left: 0px;

  	bottom: 40px;

  	padding: 10px 20px;

  	position: absolute;

  	font-size: 13px;

  	background-color: rgb(0, 0, 0) transparent;

  	/* RGBa with 0.6 opacity */

  	background-color: rgba(0, 0, 0, 0.6);

  	/* IE6-9 */

  	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9a000000', endColorstr='#9a000000',GradientType=0 );

  	-ms-filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9a000000',endColorstr='#9a000000');

  }

  .slide .video-content { width: 350px; }

  .slide .video { background: none repeat scroll 0 0 transparent; border: medium none; -moz-box-shadow: 5px 5px 5px;-webkit-box-shadow: 5px 5px 5px;box-shadow: 5px 5px 5px;float: left;font-size: 13px;padding: 20px 0px 10px 20px; height:250px; }

  .slide .slide-content.video .title {color:#3585B3;font-size: 32px;font-weight: bold;line-height: 1.2em;margin-bottom: 0.5em;}

  .slide .slide-content.video p  { color: #fff; font: 12px arial; line-height: 21px; }

  .slide .slide-content.entry h2 a { color:#fff; }

  .slide-content p { color: #eaeaea; margin:0 0 0.5em; }

  .slide-image { width: 900px; }

  .slide .slide-content.entry .title { font-size: 24px; line-height: 1em; margin: 10px 0; color: #fff; }

  .slide .slide-content.entry p { margin:0; }



  <!-- BUTTONS -->



.slide .entry a.woo-sc-button  { margin:0px !important; border-radius:8px; }



a.woo-sc-button.green.xl { border-radius:8px; margin:0px; background: #ace33f; /* Old browsers */

background: -moz-linear-gradient(top,  #ace33f 0%, #a1d54f 50%, #75cd23 94%); /* FF3.6+ */

background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ace33f), color-stop(50%,#a1d54f), color-stop(94%,#75cd23)); /* Chrome,Safari4+ */

background: -webkit-linear-gradient(top,  #ace33f 0%,#a1d54f 50%,#75cd23 94%); /* Chrome10+,Safari5.1+ */

background: -o-linear-gradient(top,  #ace33f 0%,#a1d54f 50%,#75cd23 94%); /* Opera 11.10+ */

background: -ms-linear-gradient(top,  #ace33f 0%,#a1d54f 50%,#75cd23 94%); /* IE10+ */

background: linear-gradient(to bottom,  #ace33f 0%,#a1d54f 50%,#75cd23 94%); /* W3C */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ace33f', endColorstr='#75cd23',GradientType=0 ); /* IE6-9 */}



a.woo-sc-button.teal.xl { margin-top:5px; border-radius:8px; background: #52c3e8; /* Old browsers */

background: -moz-linear-gradient(top,  #52c3e8 0%, #2fabcf 100%); /* FF3.6+ */

background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#52c3e8), color-stop(100%,#2fabcf)); /* Chrome,Safari4+ */

background: -webkit-linear-gradient(top,  #52c3e8 0%,#2fabcf 100%); /* Chrome10+,Safari5.1+ */

background: -o-linear-gradient(top,  #52c3e8 0%,#2fabcf 100%); /* Opera 11.10+ */

background: -ms-linear-gradient(top,  #52c3e8 0%,#2fabcf 100%); /* IE10+ */

background: linear-gradient(to bottom,  #52c3e8 0%,#2fabcf 100%); /* W3C */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#52c3e8', endColorstr='#2fabcf',GradientType=0 ); /* IE6-9 */}



a.woo-sc-button.orange  { margin-top: 5px; border-radius:8px; }

a.woo-sc-button.silver  { border-radius:4px; }



a.woo-sc-button.teal { margin:0 0 0 0; border-radius:5px; background: #52c3e8; /* Old browsers */

background: -moz-linear-gradient(top,  #52c3e8 0%, #2fabcf 100%); /* FF3.6+ */

background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#52c3e8), color-stop(100%,#2fabcf)); /* Chrome,Safari4+ */

background: -webkit-linear-gradient(top,  #52c3e8 0%,#2fabcf 100%); /* Chrome10+,Safari5.1+ */

background: -o-linear-gradient(top,  #52c3e8 0%,#2fabcf 100%); /* Opera 11.10+ */

background: -ms-linear-gradient(top,  #52c3e8 0%,#2fabcf 100%); /* IE10+ */

background: linear-gradient(to bottom,  #52c3e8 0%,#2fabcf 100%); /* W3C */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#52c3e8', endColorstr='#2fabcf',GradientType=0 ); /* IE6-9 */}



a.woo-sc-button.green { border-radius:5px; background: #ace33f; /* Old browsers */

background: -moz-linear-gradient(top,  #ace33f 0%, #a1d54f 50%, #75cd23 94%); /* FF3.6+ */

background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ace33f), color-stop(50%,#a1d54f), color-stop(94%,#75cd23)); /* Chrome,Safari4+ */

background: -webkit-linear-gradient(top,  #ace33f 0%,#a1d54f 50%,#75cd23 94%); /* Chrome10+,Safari5.1+ */

background: -o-linear-gradient(top,  #ace33f 0%,#a1d54f 50%,#75cd23 94%); /* Opera 11.10+ */

background: -ms-linear-gradient(top,  #ace33f 0%,#a1d54f 50%,#75cd23 94%); /* IE10+ */

background: linear-gradient(to bottom,  #ace33f 0%,#a1d54f 50%,#75cd23 94%); /* W3C */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ace33f', endColorstr='#75cd23',GradientType=0 ); /* IE6-9 */}



a.woo-sc-button.red.xl { border-radius:8px; margin:0px; }



  .slide-img {}

  .slide .video { float:right; width:420px; height:236px; padding: 3px; margin-right:20px; border: 1px solid #ddd; background:#fff;  -moz-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.3);-webkit-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.3);box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.3); }

  #featured-slider a.prev:hover, #slides a.next:hover { opacity:0.7; }

  #featured-slider a.next:hover, #slides a.next:hover { opacity:0.7; }

  #slider_nav {margin-bottom: 50px;margin-top: 15px;position: relative;z-index: 2;}

  #slider_nav, #line_wrap {margin-left: auto;margin-right: auto;width: 920px;}

  #line_wrap {position: relative;z-index: 1;}

  #featured-slider .pagination { width: 930px; margin: 10px auto; text-align: center; }

  #featured-slider .pagination li { display: inline-block; }

  .slide .entry {border: none;margin: 0 auto;padding:0 5px;}

  .slide .entry img, .slide img.thumbnail { background:none;border:none;-webkit-box-shadow: 0 0 0; -moz-box-shadow: 0 0 0; box-shadow: 0 0 0;}

  /* 2.4.3 Mini-Features */

  #mini-features { padding: 30px 0; background-color:#f3f3f3; }

  #mini-features .mini-inside  { border: 0px dashed #fff; border-width: 0px 0; border-color: #fff; }

  #mini-features .block { width:450px; float:left; height:60px; }

  #mini-features .feature { margin-left:50px; }

  #mini-features .home-icon { float:left; }

  #mini-features h3 { font-family: Arial, Helvetica, sans-serif; font-size: 17px; line-height:22px; color: #666; text-transform:; font-weight:bold; text-shadow: 0px 1px 1px rgb(255, 255, 255); }

  #mini-features p { padding-bottom: 0px; color: rgb(102, 102, 102); text-shadow: 0px 1px 1px rgb(255, 255, 255); }

  #mini-features a:hover { color: #888; }

  /* 2.5 Sidebar */

  #sidebar{overflow:hidden;}

  #sidebar .primary {}

  #sidebar .secondary { float:left; margin-right:20px; }

  #sidebar .secondary.last { margin:0; }



  /* 2.6 Footer */

  #footer {padding: 25px 0 20px; background-color:#232323; color:#999;}

  #footer-widgets { margin-bottom: -5px; background-color:#232323; padding:10px 0; }



  #footer p { font-size: 20px; }

  #footer a { color: #ffffff; }

  #footer #credit img { vertical-align:middle; }

  #footer #credit span { display:none; }

  #footer-widgets .block { padding:20px 0px 0 0px; float:left; }

  #footer-widgets .col-1 .block { width: 0px; padding-right: 0px; }

  #footer-widgets .col-2 .block { width: 0px; padding-left: 0px; }

  

/* FOOTER WIDGETS */

  #text-15.widget.widget_text div { height:50px; width: 230px; padding-right: 110px; }
  #text-12.widget.widget_text div { height:50px; width: 230px; padding-right: 110px; }
  #text-11.widget.widget_text div { height:100px; width: 200px; padding-right: 140px; }
  #text-22.widget.widget_text div { height:100px; padding-right: 0px; }
  #footer-widgets .col-3 .block { }
  #footer-widgets .col-4 .block { width: 0px; padding-left: 10px;  }

  

/* 2.7 Breadcrumbs */

  #breadcrumbs { margin-bottom: 25px; }
  .home #breadcrumbs {  display:none; }

  

/*-------------------------------------------------------------------------------------------*/

  /* 3. POSTS */

  -----------------------------------------------------------------------------------------*/

  .archive_header  { display: block; float: left; width: 100%; margin:0 0 30px; padding:0 0 10px; font-size: 18px; font-weight: bold; border-bottom:#e6e6e6 1px solid; text-shadow: 0px 1px 1px #ffffff;}

  .archive_header .catrss a  { font-size: 14px; text-decoration: none; line-height: 28px; }

  .post  { -moz-border-radius:4px;  border-radius:4px; margin: 0 0 30px 0; padding: 20px 30px 20px 30px; background: #ffffff; box-shadow: 0px 2px 2px 1px #d9d9d9;}

  #main .page { padding: 30px; background: #ffffff; box-shadow: 0px 2px 2px 1px #d9d9d9; width:820px; }

  .post .title a:hover { color:#888888; text-decoration:none }

  /* COMMENTED OUT PAGE CORNER LIFT

  .post.lifted:after, .page.lifted:after  {

  	right: 8px;

  	height: 60px;

  	-webkit-transform:rotate(4deg);

         -moz-transform:rotate(4deg);

          -ms-transform:rotate(4deg);

           -o-transform:rotate(4deg);

              transform:rotate(4deg);

   }

  */

  .post-meta {margin: 0 0 1.5em 0;font:12px 'Lucida Grande', Arial, sans-serif; float: left; color:#444; background: #f4f4f4; padding: 4px; }

  .post-more { clear:both; margin:1em 0; color:#999;}

  .post-more a:hover, .post-meta a:hover, .post p.tags a:hover { text-decoration:none; color:#888888;}

  /* 3.1 Typographic Elements */

  .entry { }

  .entry, .entry p  { font:14px/1.5em Helvetica, Arial, sans-serif; }

  .entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6 { font-family: Arial, Helvetica, sans-serif; margin:0 0 0.5em; line-height:1.5em; }

  .entry p  { margin-bottom: 1.2em; }

  .entry p  a:hover { color:#888888; }

  .entry blockquote p, blockquote p, blockquote { font: italic 14px Georgia, Times, serif; }

  .entry ul  { margin-bottom: 1.5em; }

  .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; }

  .entry ol ol  { margin: 0; }

  .entry  ol li  { list-style-type: decimal; margin-left: 30px !important; }

  .entry  ol li ol li  { list-style-type: lower-latin; margin-left: 30px !important; }

  /* 3.2 Images */

  .entry img, .thumbnail img { border: 0px solid #e0e0e0; background:#fff; }

  .entry img:hover, img.thumbnail:hover { border-color:#d0d0d0;  }

  img.wp-smiley  { padding: 0; border: none; }



  <!-- GALLERY IMAGES -->

  img.attachment-thumbnail { margin-bottom:20px !important; }

  dt.gallery-icon { margin-bottom:20px !important; }



  .alignleft  { float: left; height: auto; margin: 0px 20px 10px 0; }

  .alignright  { float: right; height: auto; margin: 0px 0 10px 20px; }

  .aligncenter  { text-align: center; margin-bottom:15px;}

  img.aligncenter  { margin-left:auto; margin-right:auto; display:block; }

  .entry .wp-caption { padding: 1px; text-align:center; background:#F8F8F8; border: solid 1px #ddd; }

  .entry .wp-caption img{ margin:0; padding:4px 0; background:none; border:0; }

  .entry .wp-caption-text { margin:0; padding:0; font:0.9em/1.5em sans-serif; text-align:center; }

  .entry .wp-caption.aligncenter { margin:0 auto 15px; }

  .hentry .video { margin-bottom: 20px; }

  /* 3.3 Pagination / WP-Pagenavi / Woo-Pagination */

  .nav-entries, .wp-pagenavi, .woo-pagination { padding:10px 15px; }

  .nav-entries a { display: block; color:#777; text-decoration:none;}

  .nav-entries a:hover { text-decoration:underline; }

  .woo-pagination { margin: 0; text-align: center; }

  .woo-pagination a:link,

  .woo-pagination a:visited { display: inline; text-decoration: none; color: #666; padding: 3px 7px; border: 1px solid #DDDDDD; }

  .woo-pagination span.extend, .woo-pagination .page-numbers { border: none; color: #666; }

  .woo-pagination a:link, .woo-pagination a:visited, .woo-pagination a:active, .woo-pagination span.current {

  	/* Border Radius */

  	border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px;

  }

  .woo-pagination a:link, .woo-pagination a:visited, .woo-pagination a:active {

  	border:1px solid #dedede;

  	/* Gradient Background */

  	background: #EBEBEB;

    	background: -moz-linear-gradient(100% 100% 90deg, #f5f5f5, #fff);

    	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fff), to(#f5f5f5));

  }

  .woo-pagination .current, .woo-pagination a:hover { padding: 3px 7px; background: #EEEEEE; border: 1px solid #bbb; }

 

 /* 3.4 Single Post Author */

  #post-author .title { margin-bottom: 10px; }

  #post-author .profile-image { float:left; margin:0px 15px 15px 0px; padding: 4px; border: 1px solid #e6e6e6; background:#F8F8F8; background:rgba(255,255,255,0.7);}

  #post-author a:hover { color:#888888 }

  /* 3.5 Entry Tables */

  /* 3.6 Connect */

  #connect { background: #fafafa; margin:0 0 1.5em; padding:15px; border:1px solid #e6e6e6; border-width:1px 0 1px; clear:both; }

  #main #connect .col-left, #connect .col-right { width:48%; }

  #connect h3 { margin-bottom: 15px; }

  #connect p { margin: 0 0 1em; }

  #connect .newsletter-form { margin: 0 0 1em; }

  #connect .newsletter-form .input {}

  #connect .newsletter-form .email { width:140px; }

  #connect .newsletter-form .submit { cursor:pointer; -webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px; }

  #connect .social {}

  #connect .social a { opacity:0.8; }

  #connect .social a:hover { opacity:1; }

  #connect .related-posts { border-left:1px solid #e6e6e6; padding-left:15px; }

  #connect .related-posts ul { list-style: outside disc; margin:5px 0 5px 15px; }

  .widget #connect .fl, .widget #connect .fr { float: none; }

  /*-------------------------------------------------------------------------------------------*/

  /* 4. WIDGETS */

  /*-------------------------------------------------------------------------------------------*/

  /* 4.1 Generic Widgets */

  .widget  { margin-bottom: 2em; }

  #sidebar .widget h3  { margin: 0 0 0.5em 0; padding: 0px 20px 10px 20px; font: bold 16px 'arial', serif; color:#888; border-bottom:0px solid #d3d3d3; }

  #footer-widgets .widget h3  { margin: 0 0 0.8em 0; padding: 0px; font: 10px Arial, Helvetica, sans-serif; color:#aaa8a8; text-transform: uppercase; }

  .widget p { margin-bottom: 1em; }

  #sidebar .widget ul  { clear:both; padding: 10px 20px 20px 20px; list-style-position:inside; list-style-type:disc;}

  .widget ul  { clear:both; padding-left:10px; list-style-position:inside; list-style-type:disc;}

  .widget ul li  {}

  .widget ul li a  { padding: 0 0 0 5px; line-height: 22px; text-decoration: none; }

  .widget ul li a:hover  { text-decoration:none; color:#888888; }

  .widget ul ul  { padding: 0 0 0 15px; border-top: none; }

  #sidebar .textwidget, #sidebar .widget #social { padding: 10px 20px; }

  #social a:hover { opacity: 0.8;}

  /* 4.2 Specific Widgets */

  #post-meta ul li { list-style-type: none; }



  /* EGUIDE FORM ON HOMEPAGE */

  #text-20.widget.widget_text { background-color:#e0eef7; padding:15px; width:300px; box-shadow: 0 0 15px #c9c9c9;}

  #text-20.widget.widget_text h3 { display:none; }

  #text-20.widget.widget_text h2 { font-size:19px; color:#666; margin:7px 0 22px 0; }



  /* TAG CLOUD */

  #sidebar .widget_tag_cloud .tagcloud { padding: 10px 20px 20px 20px; }

  /* SEARCH FORM */

  #sidebar .search_main { padding: 0px 20px 10px 20px; margin-top:13px !important; }

  .searchform  { width: 97%; margin-left: 2px; position: relative; border-color: #d0d0d0 #fafafa #fafafa #d0d0d0; border-width:1px; border-style:solid; border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px; background: #d4d4d4; }

  .searchform input.s  {  padding: 8px; width:85%; margin:0; border:none; color:#444; text-shadow: 0px 1px 1px #ffffff; background: none;  }

  .searchform input.search-submit { position: absolute; top:6px; right:10px; border:none; margin:0; padding:0; }

  /* SHARE WIDGET */

  #post-meta ul { list-style-type: none; }

  #post-meta ul li { border-bottom: 1px solid #d3d3d3; padding: 10px 0; }

  #post-meta ul li a { padding-left: 25px; }

  .widget_woo_post_meta h3 { margin: 0px !important; }

  #social { padding-bottom: 20px; }

  /* FLICKR */

  .widget_woo_flickr h3  {}

  .widget_woo_flickr h3 span{color:#0061D8;}

  .widget_woo_flickr h3 span span{color:#FF1183;}

  .widget_woo_flickr .flickr_badge_image  { float: left; margin: 3px; }

  .widget_woo_flickr .wrap  { position: relative; margin-bottom: 20px; padding: 0; }

  .widget_woo_flickr a img  { float: left;  margin: 0 0 8px 8px;  display: block; border: #CECFC6 1px solid; padding: 3px;}

  .widget_woo_flickr a:hover img  { border:#A8AA99 1px solid; }

  /* LIFESTREAM */

  .widget_lifestream ul li  { border-bottom: 1px solid #e0e6e6; }

  .widget_lifestream ul li a  { border:none; background:none!important; }

  .widget_lifestream ul .lifestream_meta  { color: inherit; }

  /* CALENDAR */

  #wp-calendar{width:95%;margin-bottom:15px;clear:both;padding:0;}

  #wp-calendar caption{padding:10px;}

  #wp-calendar th,#wp-calendar td{text-align:center;background:#E7E7E7;color:#9E9E9E;padding:5px;}

  #wp-calendar td{background:transparent;}

  #wp-calendar td,table#wp-calendar th{padding:3px 0;}

  /* BLOG AUTHOR */

  .widget_woo_blogauthorinfo .avatar { padding: 5px; border: 1px solid #e6e6e6; background:#F8F8F8; background:rgba(255,255,255,0.7);}

  .widget_woo_blogauthorinfo .left { float:left; margin:0 10px 5px 0; }

  .widget_woo_blogauthorinfo .right { float:right; margin:0 0 5px 10px; }

  /* TWITTER */

  .widget_woo_twitter .back { padding: 0px 10px 10px 10px; }

  .widget_woo_twitter ul { padding:0px !important; }

  .widget_woo_twitter ul li { border-bottom: 1px solid #d3d3d3; padding: 15px; list-style:none;}

  #footer-widgets .widget_woo_twitter ul li { padding: 15px 0px !important; }

  .widget_woo_twitter ul li:last-child { border:none; }

  .widget_woo_twitter ul li a { padding: 0px; }

  .widget_woo_twitter ul li .time { color:#999; }

  .widget_woo_twitter p { padding: 10px 0 0 5px; font-weight: bold; color:#777; }

  .widget_woo_twitter p a { color:#222; }

  .widget_woo_twitter ul li .content { font-size: 14px; font-family: Georgia, serif; }

  .widget.widget_woo_twitter h3 { border-bottom:none; padding:0; margin:0; padding-bottom: 15px; }

  /* FEEDBACK */

  .widget_woo_feedback .feedback  { padding: 5px 15px 0; }

  .widget_woo_feedback .feedback .quote  { padding: 0 0 10px; color:#666; }

  .widget_woo_feedback .feedback blockquote  { margin: 0 0 5px; line-height: 18px; color:#888;}

  .widget_woo_feedback .feedback .feedback-url  { display: block; text-align: right; }

  .widget_woo_feedback .feedback .pagination  { overflow: auto; padding: 5px 0 10px; }

  .widget_woo_feedback .feedback .pagination a  { display: block; width: 18px; height: 0; overflow: hidden; padding-top: 18px; }

  #sidebar #connect h3  { margin: 0 0 0.5em 0; padding: 20px 20px 10px 20px; border-bottom:1px solid #d3d3d3; }

  #sidebar #connect p { padding: 10px 20px !important; }

#sidebar #connect .social { padding: 0px 20px 20px 20px !important; }





/* WOOTABS */



.ui-corner-top a { color:#888 !important; text-transform:capitalize !important; font-size: 12px !important;}

 

/* Sets Color on English & Espanol Tabs */

#ui-id-1.ui-tabs-anchor:focus { background-color:#f3f3f3 !important; border-bottom: 0px; }

#ui-id-2.ui-tabs-anchor:focus { background-color:#f3f3f3 !important; border-bottom: 0px; }





/* Sets MMR page background to white */

.shortcode-tabs { background-color:#fff !important; }



.ui-tabs-anchor span { color:#888; text-shadow: 0px 0px; }



#tabs ul.wooTabs { padding:0px; }

#tabs ul.wooTabs li {

	float: left; display:inline; color: #ffffff; margin:0px; cursor: pointer;

	/* Gradient Background */

	background: #f5f5f5;

  	background: -moz-linear-gradient(100% 100% 90deg, #f5f5f5, #fff);

  	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fff), to(#f5f5f5));

}

#tabs ul.wooTabs li a {	color:#777; display: block;float: left;padding: 10px 8px; text-transform:none; font:bold 11px/18px sans-serif; border: 1px solid #e6e6e6; border-width:1px 1px 1px 0;}

#tabs ul.wooTabs li a.selected { background:#fff; padding-bottom:11px; }

#tabs ul.wooTabs li a:hover { background:#fff; text-decoration:none; border-width:1px 1px 0 0; }

#tabs ul.wooTabs li:first-child a { border-width:1px 1px 0px 1px;}

#tabs .inside { background:#fff; border: 1px solid #e6e6e6; margin-top:-1px;  }

#tabs .inside ul, #tabs .inside #tab-tags { margin:0; padding:0; display: none; }

#tabs .inside ul:first-child { display: inline; }

#tabs .inside #tab-tags {  border-width:1px; padding:10px; }

#tabs .inside li { border-bottom: 1px solid #e6e6e6; padding:15px; list-style:none;}

#tabs .inside li a { color:#555; font:bold 12px/18px sans-serif; padding:0;}

#tabs .inside a:hover { background:#fff; }

#tabs .inside a:active { background:#fff; }

#tabs .inside #tab-tags a { padding:2px 4px; margin:3px 1px; display:inline-block; background: #f0f0f0; font-size:13px !important; border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;}

#tabs .inside #tab-tags a:hover{ background: #e6e6e6; text-decoration: none;}

#tabs .inside li span.meta { display:block; font:italic 11px/20px Georgia, serif; text-transform:normal; color:#999; }

#tabs .inside li img.avatar, #tabs .inside li img.thumbnail { border: 1px solid #ddd; padding: 2px;	background-color: #ffffff; float: left;	margin: 0 10px 0 0; }

#tabs .inside li img.avatar:hover, #tabs .inside li img.thumbnail:hover { border-color:#aaa; }

/*-------------------------------------------------------------------------------------------*/

/* 5. COMMENTS */

/*-------------------------------------------------------------------------------------------*/

/* 5.1 Comments */

#comments h3  { margin: 10px 20px; }

#comments .comment.thread-even {}

#comments .comment.bypostauthor { background: #fef6d2; border-bottom:1px solid #efe3ae;  }

#comments .comment{width:100%;list-style-type:none;}

#comments .comment .comment-container  { position:relative; padding: 20px; }

#comments .comment-head  { margin: 0 0 15px 0; }

#comments  .avatar  { float:left; margin: 0 15px 10px 0; }

#comments  .avatar img{margin: 0;vertical-align: middle;border:1px solid #ddd; padding:3px; background:#fff; }

#comments .comment-head .name a:hover { margin: 0; font-weight: bold; font-size: 12px; color: #888888; }

#comments .comment-head .date, #comments .comment-head .edit, #comments .comment-head .perma { font-size: 12px; }

#comments .comment-entry { border-left: 3px solid #d3d3d3; padding-left: 10px; margin-left: 65px; }

#comments .comment-entry p  { margin: 0 0 10px 0;}



#wrapper #comments .reply a:hover { color: #888888; font-weight: bold;}



#comments h5.nocomments { padding: 20px; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #444444; font-weight: normal; }

#comments ul.children{margin:0px 0 0 25px;padding:0; }

#comments ul.children li {border-top:1px solid #e6e6e6; border-bottom:1px solid #e6e6e6; }

#comments .cancel-comment-reply{margin:10px 0;}

#comments .navigation {}

#comments .navigation a{ display: block; margin: 15px 0 0 0; text-decoration: none; }

#comments .navigation a:hover{ }

#comments h3#pings { margin-top:25px; }

#comments .pingbacks li.pingback { margin:10px 0; }

#comments .pingbacks li.pingback .reply { display:none; }

#comments .nocomments { font-size:14px; font-weight: bold; }

#comment-form-tabs {

	height:auto; display: block; margin-top: 20px;

}

#comment-form-tabs .tabs { padding: 0px; }

#comment-form-tabs .tabs li a { color:#444 !important; display: block; padding: 12px 0px 18px; text-transform:none; font:bold 14px 'Lucida Grande' sans-serif; text-shadow: 0px 1px 1px #fff; }

#comment-form-tabs .tabs li a span { padding-right: 20px; padding-top: 2px; padding-bottom: 2px; }

#comment-form-tabs .tabs li.ui-state-active a { font-weight:bold; }

#comment-form-tabs .tabs li.ui-state-hover a:hover { text-decoration:none; }

#comment-form-tabs .ui-tabs-hide { display: none; }



/* 5.2 Comments Form */

#respond  { margin: 2em 0 0; }

#respond h3  { color:#333; font-weight:normal; margin: 20px 0px; }

#respond .left { float:left; width:200px; margin-right:15px; }

#respond .right { float:left; width:380px; }

#respond label { font-size:11px; color:#777; }

#respond #reply-title small { display: block; margin: 10px 0px; font-size: 12px; }

#respond-container #respond { margin: 20px; }

#commentform  {	margin: 15px 0 0 0;  }

#commentform label  { position:relative; display:inline; vertical-align:top; display:inline-block; margin-top:5px; }

#commentform input.txt, #commentform textarea { font:14px/1em Arial, Helvetica, sans-serif; border-color: #ccc #efefef #efefef #ccc; border-width:1px; border-style:solid;}

#commentform input.txt  { color:#666; background: #fcfcfc; width: 170px; margin: 0 5px 10px 0; padding: 5px 7px; }

#commentform textarea  { color:#666; background: #fcfcfc; width: 95% !important; padding: 5px 7px; }

#commentform .comment-form-comment label { display: none; }

#respond #commentform #submit  { margin: 15px 0 0 0; cursor: pointer; }



/* 5.3 Pingbacks / Trackbacks */

h3#pings  { margin: 25px 0 10px 0; }

.pinglist li  { margin: 0 0 0 20px; list-style-type: decimal; }

.pinglist li .author  { font-weight: bold; font-size: 15px; }

.pinglist li .date  { font-size: 11px; }

.pinglist li .pingcontent  { display: block; margin: 10px 0; }



/*-------------------------------------------------------------------------------------------*/

/* 6. PAGE TEMPLATES */

/*-------------------------------------------------------------------------------------------*/



/* 6.11 Regular Page Template  ---- GETTING RID OF PAGE TITLES */

#main .page.type-page h1 { display:none; }

#contact-page.post.drop-shadow.lifted h1 { display:none; }



/* MAKE QTRANSLATE WIDGET DISAPPEAR */
#qtranslate-3 h3 { color:#f3f3f3 !important; }
#qtranslate-3 span { color:#f3f3f3 !important; }



/* 6.1 Timeline Page Template */

#archives { padding: 10px 0 0; }

#archives a { font-style: italic; }

h3.archive_year { font: bold 20px/1em sans-serif; color:#555; margin-top:0; }

#archives .archives_list { border-left:1px solid #e6e6e6; list-style: none; list-style-image:none; list-style-position:outside; list-style-type:none; margin: 0 0 15px 15px;}

#archives .archives_list li { clear:left; padding-left:24px; font-size: 12px; font-style: normal; list-style: none; margin-bottom: 10px; }

#archives .archives_list .date { color: #808080; width: 100px; font-style: italic; display: inline-block; vertical-align: top; }

#archives .archives_list .linked { width: 160px; display: inline-block; vertical-align: top;}

#archives .archives_list .comments { width: 130px; display: inline-block; vertical-align: top;}

#archives .archives_list .comments a { color: #808080; font-size: 12px; font-style: italic; text-decoration: underline; padding-left: 13px; }

#archives .archives_list .comments a:hover { text-decoration: none; }



/* 6.2 Contact Form */

form.wpcf7-form input[type="submit"]:hover { background-color:#888; }

form.wpcf7-form input[type="submit"]:active { position:relative; top:2px; }

#contact-page .screenReader { left: -9999px; position: absolute; top: -9999px; }

#contact-page ol.forms {float:left;list-style:none;width:100%;margin:10px 0 0;}

#contact-page ol.forms li{clear:both;float:left;margin-bottom:18px;position:relative;width:100%}

#contact-page ol.forms label{cursor:pointer;display:block;font-weight:700;margin:0 0 10px;}

#contact-page ol.forms input.txt{width:50%;}

#contact-page ol.forms input#sendCopy{border:none;}

#contact-page ol.forms textarea{height:300px;width:97%;}

#contact-page ol.forms li .error{font-size:12px;display:block;color:red;}

#contact-page ol.forms li.textarea .error{display:block; }

#contact-page ol.forms li.screenReader{margin-bottom:0;}

#contact-page ol.forms li.buttons .submit{margin: 5px 0 0; cursor:pointer; border-radius:5px; }

#contact-page ol.forms li.inline input{width:auto;}

#contact-page ol.forms li.inline label{display:inline;float:none;width:auto;}

.entry #contact-page ol.forms li { list-style: none; } /* Added to accomodate the contact form shortcode */



/* 6.3 Portfolio */

#portfolio { clear: both; margin-right: -30px; }

#portfolio .post { padding: 1em; padding-left: 0; }

.portfolio-items { background: #FFFFFF; }

#portfolio a.thumb { background: #FFFFFF; display: block; margin: 0px; margin-right: 20px; margin-bottom: 20px; }

#portfolio .portfolio-items .portfolio-item  { margin: 0 30px 15px 0;  padding: 0; }

#portfolio .portfolio-items .portfolio-item h3  { margin: 10px 0 0 0; font-weight: bold; }

.archive .portfolio-items { padding: 30px; }

#portfolio .group.portfolio-img a.thumb { margin-bottom: 0px; margin-right: 0px; height: auto; }

#portfolio .group.portfolio-img a.thumb:hover { background-position: 50% 45%; }

#portfolio .group.portfolio-img  { float: left; display: block; }

#portfolio .group.portfolio-img img { border: 0; }

#portfolio .group.portfolio-img h3 { font-size: 14px; width: 230px; line-height: 15px; }

#portfolio #port-tags { margin: 0 0 10px;padding: 0 0 20px;}

#portfolio #port-tags .port-cat { text-transform:uppercase; font-size: 11px; }

#portfolio #port-tags .port-cat a { padding: 4px 7px 2px; margin: 0 0 0 5px; background: #fff; border: 1px solid #ccc; font-weight: bold; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; color: #aaa; }

#portfolio #port-tags .port-cat a:hover { color: #888888; }

body.single-portfolio #post-gallery, body.single-portfolio .post-embed, body.single-portfolio .video { float: left; margin-bottom: 20px; width: 575px; }

body.single-portfolio .slides_container .slide { width: 575px; }

body.single-portfolio.layout-left-content .hentry.video-excerpt,

body.single-portfolio.layout-right-content .hentry.video-excerpt { float: none; width: auto; }

body.single-portfolio.layout-left-content .hentry.image,

body.single-portfolio.layout-right-content .hentry.image { float: none; width: auto; clear: both; }

body.single-portfolio .video { margin-bottom: 20px; }

body.single-portfolio.layout-left-content .hentry.gallery,

body.single-portfolio.layout-right-content .hentry.gallery { float: none; width: auto; clear: both; }

#post-gallery .slides_control .slide { display: none; } /* Prevents the gallery from displaying incorrectly on first load. */

#post-gallery .photo-caption { background: #FFFFFF; padding: 5px; display: block; position: relative; width: 100%; top: -50px; z-index: 99; }

#post-gallery .photo-caption {

	filter: alpha(opacity=80); /* internet explorer */

	-khtml-opacity: 0.8;      /* khtml, old safari */

	-moz-opacity: 0.8;       /* mozilla, netscape */

	opacity: 0.8;           /* fx, safari, opera */

}

#post-gallery .pagination  { margin: 15px 0; }

#post-gallery .pagination li { display: inline; padding-right:10px; margin: 0 4px 0 0; }

#post-gallery .pagination li:nth-child(3n)  { margin-right: 0; }

#post-gallery .pagination .jcarousel-prev, #post-gallery .pagination .jcarousel-next { cursor: pointer; width: 7px; height: 10px; position: absolute; top: 45%; }

#post-gallery .pagination .jcarousel-prev-disabled,

#post-gallery .pagination .jcarousel-next-disabled {

	filter: alpha(opacity=20); /* internet explorer */

	-khtml-opacity: 0.2;      /* khtml, old safari */

	-moz-opacity: 0.2;       /* mozilla, netscape */

	opacity: 0.2;           /* fx, safari, opera */

}

body.single-portfolio .hentry { float: right; width: 40%; }

body.single-portfolio.two-col-left .hentry,

body.single-portfolio.two-col-right .hentry,

body.single-portfolio.two-col-middle .hentry,

body.single-portfolio.three-col-left .hentry,

body.single-portfolio.three-col-right .hentry,

body.single-portfolio.three-col-middle .hentry { clear: both; float: none; width: auto; }

/* 6.4 Feedback */

.quote  { margin: 0 0 30px; padding: 0 0 20px; border-bottom: 1px solid #e2e2e2; }

.quote cite  { display: block; text-align: right; font-weight: bold; font-style: normal; text-transform: uppercase; font-size: 12px; line-height: 14px; }

.quote cite a  { display: block; font-style: italic; font-weight: normal; text-transform: none; }

/*-------------------------------------------------------------------------------------------*/

/* 7. MISC */

/*-------------------------------------------------------------------------------------------*/	

	background: -webkit-gradient(

					linear,

					left top,

					left bottom,

					color-stop(.2, #52a8e8),

					color-stop(1, #2e76cf)

				);

	background: -moz-linear-gradient(

					center top,

					#3daee8 20%,

					#268ad2 100%

				);

	/*Box shadow*/

	-webkit-box-shadow: inset 0 1px 0 hsla(0,100%,100%,.3) /*Top*/,

						inset 0 0 2px hsla(0,100%,100%,.3) /*Shine*/,

						0 1px 2px hsla(0, 0%, 0%, .29) /*Shadow*/;

	-moz-box-shadow: inset 0 1px 0 hsla(0,100%,100%,.3) /*Top*/,

					inset 0 0 2px hsla(0,100%,100%,.3) /*Shine*/,

					0 1px 2px hsla(0, 0%, 0%, .29) /*Shadow*/;

	box-shadow: inset 0 1px 0 hsla(0,100%,100%,.3) /*Top*/,

				inset 0 0 2px hsla(0,100%,100%,.3) /*Shine*/,

				0 1px 2px hsla(0, 0%, 0%, .29) /*Shadow*/;

}

a.button.large { padding:6px 16px; border-radius:5px; }

a.button.small, a.comment-reply-link { padding:0px 10px; border-radius:5px; }

a.button:hover { border-radius:5px; }

a.button.hover { border-radius:5px; }

a.button.active { border-radius:5px; }

#commentform #submit:hover { border-radius:5px; }

.submit:hover {

	border-radius:5px;

	text-decoration: none !important;

	/*Background*/

	background: #0073d2; /*Fallback*/

	background: -webkit-gradient(

					linear,

					left top,

					left bottom,

					color-stop(.2, #3e9ee5),

					color-stop(1, #1666ca)

				);

	background: -moz-linear-gradient(

					center top,

					#33a0e0 20%,

					#2e86b3 100%

				);

}

a.button:active,

a.button.active  {

	border-color: #20559a;

	/*Box shadow*/

	-webkit-box-shadow: inset 0 0 7px hsla(0,0%,0%,.3) /*Shine*/,

						0 1px 0 hsla(0, 100%, 100%, 1) /*Shadow*/;

	-moz-box-shadow: inset 0 0 7px hsla(0,0%,0%,.3) /*Shine*/,

					0 1px 0 hsla(0, 100%, 100%, 1) /*Shadow*/;

	box-shadow: inset 0 0 7px hsla(0,0%,0%,.3) /*Shine*/,

				0 1px 0 hsla(0, 100%, 100%, 1) /*Shadow*/;

}

/* CONTACT PAGE WIDTH */

#contact-page.post.drop-shadow.lifted { width:820px; }

/* 7.2 CSS3 Drop Shadows COMMENTED OUT

.drop-shadow { position:relative; width:90%; }

.drop-shadow:after {

	content:""; position:absolute; z-index:-1; bottom:15px; left:10px; width:50%; height:20%; max-width:250px;

   -webkit-box-shadow:0 10px 10px rgba(0, 0, 0, 0.4);

   -moz-box-shadow:0 10px 10px rgba(0, 0, 0, 0.4);

   box-shadow:0 10px 10px rgba(0, 0, 0, 0.4);

   -webkit-transform:rotate(-3deg);

   -moz-transform:rotate(-3deg);

   -o-transform:rotate(-3deg);

   transform:rotate(-3deg);

}

.drop-shadow:after{

	right:15px; left:auto;

   -webkit-transform:rotate(3deg);

   -moz-transform:rotate(3deg);

   -o-transform:rotate(3deg);

   transform:rotate(3deg);

 }

*/

/* PAGE ROUNDED CORNERS - SPACING BETWEEN POSTS ON BLOG HOMEPAGE */

.lifted { -moz-border-radius:4px;  border-radius:4px; margin: 0 0 30px 0; }

 /* Lifted corners -COMMENTED OUT

.lifted:before, .lifted:after {

	bottom:15px; left:10px; width:50%; height:20%; max-width:300px;

    -webkit-box-shadow:0 10px 10px rgba(0, 0, 0, 0.5);

       -moz-box-shadow:0 10px 10px rgba(0, 0, 0, 0.5);

            box-shadow:0 10px 10px rgba(0, 0, 0, 0.5);

    -webkit-transform:rotate(-4deg);

       -moz-transform:rotate(-4deg);

        -ms-transform:rotate(-4deg);

         -o-transform:rotate(-4deg);

            transform:rotate(-4deg);

}

.lifted:after {

	right:2px; left:auto;

    -webkit-transform:rotate(6deg);

       -moz-transform:rotate(6deg);

        -ms-transform:rotate(6deg);

         -o-transform:rotate(6deg);

            transform:rotate(6deg);

}

*/

/* 7.3 Gravity forms */

.gfield { margin-bottom: 10px; }

.gform_wrapper .top_label .gfield_label { display:block; padding-right:20px; width: 500px; margin: 5px 0px 4px !important; }

.gform_wrapper input.button { padding: 5px 10px 6px !important; }

.gform_wrapper input { padding: 7px 3px !important; width: 500px }

.gform_wrapper .top_label input.large, .gform_wrapper .top_label select.large, .gform_wrapper .top_label textarea.textarea { width: 400px !important; padding: 7px 3px !important; }

.gform_wrapper .entry img, .gform_wrapper img.thumbnail { padding: 0px !important; border: 0px !important; }

ul.top_label .clear-multi { clear: none !important; }

.gform_wrapper .gfield_checkbox, .gform_wrapper .gfield_radio { margin-left: 120px !important; }

img.ui-datepicker-trigger { border: 0px; padding: 0px; }



/* 7.4 IE specific styling */

.ie6 .nav .sf-sub-indicator { display:none; }

.ie6 .nav li a:hover { text-decoration:none; }

.ie6 .nav li a.sf-with-ul { padding-right:10px; }

.ie6 .button, .ie6 .button:visited { margin:0; color:#555; font-weight:normal; } .reply a {  color:#555; }

.ie7 .nav li a {_height: 0;zoom: 1;} /* IE7 Fix */

.ie7 .button, .ie7 .button:visited {  padding:7px 6px; margin:0; }

.ie7 #featured-slider .pagination li  { display: inline; }

.ie8 .button, .ie8 .button:visited {  padding:10px 15px; margin:0; }

/* FACEBOOK LIKE BOX WIDGET */

#facebook-likebox-2.widget.widget_facebook_likebox { margin:0 10px 0 26px; }

/* DELETE WRAPAROUND PROFILE LINK */

a.i4w_sc_actionset_link { font-size:11px !important; }

/* HIDES LOGIN LINK IN IM360 EXCERPTS */

p.i4w_excerpt_links { display:none; }



<!-- ALL -->

.smart_post ul { list-style-type: none; }

.smart_post ul li { color:#666; line-height:17px; list-style-type: none !important; margin: 20px 10px 15px 10px; font-size: 11px; } 

.smart_post ul li img { border: 1px solid #ccc; margin:0 0 2px 0; width:auto; }

.smart_post ul li h3 { margin: 15px 15px 10px 0px; line-height:18px; }

.smart_post ul li p { margin:15px 0px 21px 25px; }



<!-- KCM UPDATES (DASHBOARD) -->

#smart_recent_post_widget-4.widget.widget_smart_recent_post_widget li { width:300px; margin-top:50px; }

#smart_recent_post_widget-4.widget.widget_smart_recent_post_widget { border:solid 1px #d8d8d8; width:288px; }

#smart_recent_post_widget-4.widget.widget_smart_recent_post_widget div { width:268px; }

#smart_recent_post_widget-4.widget.widget_smart_recent_post_widget .smart_post { height:200px; width:268px; }

#smart_recent_post_widget-4.widget.widget_smart_recent_post_widget p { font-size: 12px; padding:10px 20px 0 0; }

#smart_recent_post_widget-4.widget.widget_smart_recent_post_widget a { font-size: 13px; padding:10px 10px 0 0; }

#smart_recent_post_widget-4.widget.widget_smart_recent_post_widget .widgettitle { margin-bottom :5px; width:268px; }

#smart_recent_post_widget-4.widget.widget_smart_recent_post_widget ul li img { float: left; margin:0px 20px 15px 0px; max-height:50px; }



<!-- RECENT BLOG POSTS (DASHBOARD) -->

#smart_recent_post_widget-3.widget.widget_smart_recent_post_widget li { width:288px; }

#smart_recent_post_widget-3.widget.widget_smart_recent_post_widget h3 { margin-top: 25px; }

#smart_recent_post_widget-3.widget.widget_smart_recent_post_widget { border:solid 1px #d8d8d8; width:288px; height:427px; }

#smart_recent_post_widget-3.widget.widget_smart_recent_post_widget div { width:268px; }

#smart_recent_post_widget-3.widget.widget_smart_recent_post_widget .smart_post { width:268px; }

#smart_recent_post_widget-3.widget.widget_smart_recent_post_widget .widgettitle { margin-bottom:5px; width:268px; }

#smart_recent_post_widget-3.widget.widget_smart_recent_post_widget ul li img { float: left; margin:0px 10px 65px 0px; max-height:50px; }

#smart_recent_post_widget-3.widget.widget_smart_recent_post_widget a { font-size: 13px; line-height:; }

#smart_recent_post_widget-3.widget.widget_smart_recent_post_widget p { color:#666; width:268px; margin-left:0px; padding:0px 20px 0 0;}



<!-- RECENT BLOG POSTS (HOMEPAGE) -->

#smart_recent_post_widget-5.widget.widget_smart_recent_post_widget .smart_post { height:362px; }

#smart_recent_post_widget-5.widget.widget_smart_recent_post_widget div { height:362px; width:450px; }

#smart_recent_post_widget-5.widget.widget_smart_recent_post_widget h3 { font-size:14px; font-weight:bold; margin-bottom:5px; }

#smart_recent_post_widget-5.widget.widget_smart_recent_post_widget ul li { width:450px; font-size:12px; color:#666; margin:32px 0 25px 0; }

#smart_recent_post_widget-5.widget.widget_smart_recent_post_widget a { font-size:14px; }

#smart_recent_post_widget-5.widget.widget_smart_recent_post_widget ul li img { float: left; margin:0px 15px 50px 0px; max-height:50px; }

#smart_recent_post_widget-5.widget.widget_smart_recent_post_widget { width:450px; padding-left:125px; padding-bottom:0px; height:362px; }


<!-- WIDGETS ON PAGES -->
.widgets_on_page ul { list-style: none; width: 290px; padding: 0px 0px 0px 0px; border-radius: 1px; }
.widgets_on_page ul li { list-style: none; background: #f3f3f3; width: 268px; padding: 0px 0px 0px 0px; border-radius: 1px; }
.widgets_on_page h4 {font-size: 13px; font-weight: normal; color: #666;}
.widgets_on_page p {font-size: 11px;}
.widgets_on_page li br {display: none;}

#pp_facebook.class:active { position:relative; top: 2px; }
#pp_twitter.class:active { position:relative; top: 2px; }
#pp_linkedin.class:active { position:relative; top: 2px; }
#pp_google.class:active { position:relative; top: 2px; }
#pp_pinterest.class:active { position:relative; top: 2px; }
#pp_getlink.class:active { position:relative; top: 2px; }

img.avatar.avatar-20 { border-radius:50px !important; }

.sumome-scrollbox-heading {
   font-size: 22px !important;
}

<!-- ALIGNS STEPS ON PAV'S ORDER FORM -->

#kcminfu_stage_container .checkout ul li.first.active, #kcminfu_stage_container .checkout ul li.second.active, #kcminfu_stage_container .checkout ul li.third.active { margin-left:20px; }