@charset utf-8;
/*--
	Theme Name: WordPress Theme 1191
	Theme URI: http://template-help.com/
	Description: A theme from Template-Help.com Collection
	Version: 3
	Author: Template_Help.com 
	Author URL: http://www.Template-Help.com/ 
--*/

html,body,div,span,object,iframe,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,var,fieldset,form,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,dialog,figure,footer,header,hgroup,menu,nav,section,time,mark,audio,video{
  margin:0;
  padding:0;
  vertical-align:baseline;
}
article,aside,dialog,figure,footer,header,hgroup,menu,nav,section,time,mark,audio,video {
  display:block;
}
textarea{
  font:101%/1.5em Arial, Helvetica, sans-serif;
}
blockquote{
  quotes:none;
	border-left: 1px solid #CCCCCC;
	font-style: italic;
	margin-left: 2em;
}
q{
  quotes:none;
	font-style: italic;
}
blockquote:before,blockquote:after,q:before,q:after{
  content:'';content:none;
}
:focus{
  outline:none;
}

/* Baseline and common looks - Sets a vertical rhythm and styles the different elements.
 */
a{
  text-decoration:underline;
  border:0;
  color:green;
}
a:hover,a:focus{
  text-decoration:none;
}
a img{
  border:0;
}
abbr,acronym{
  border-bottom:1px dotted;
  cursor:help;
  font-variant:small-caps;
}
address,cite,em,i{
  font-style:italic;
}
blockquote p{
  margin:0 1.5em 1.5em;
  padding:0.75em;
}
code,kbd,tt{
  font-family:"Courier New", Courier, monospace, serif;
  line-height:1;
}
del{
  text-decoration:line-through;
}
dfn{
  border-bottom:1px dashed;
  font-style:italic;
}
dl{
  margin:0;
}
dt{
  font-weight:700;
}
dd{
  margin:0 0 1.5em 0;

}
h1,h2,h3,h4,h5,h6{
  font-weight:700;
  padding:0;
}
h1{
  font-size:2em;
  line-height:1.2em;
  color:#8395a0;
  margin:0 0 0.75em;
}
	h1 span { color:#2b699f;}
h2{
  font-size:30px;
  line-height:1.2em;
  margin:0 0 6px 0;
}
	h2 a {
		color:#000;
		text-decoration:none;
	}
	h2 a:hover { color:#a1afb7;} 
h3{
  font-size:1.1666em;
  margin:0 0 1.286em;
}
h4{
  font-size:1em;
  line-height:1.2em;
  margin:0 0 1.5em;
}
h5{
  font-size:0.8333em;
  margin:0 0 1.8em;
}
h6{
  font-size:0.666em;
  margin:0 0 2.25em;
}
img{
  display:inline-block;
  vertical-align:text-bottom;
}
ins{
  text-decoration:overline;
}
mark {
  background-color:#ff9;
  color:#000;
  font-style:italic;
  font-weight:bold;
}
ol{
  list-style:outside decimal;
}
p{
  font-weight:300;
  line-height:18px;
  margin:0 0 1.5em;
}
pre{
  font-family:"Courier New", Courier, monospace, serif;
  margin:0 0 1.5em;
	border-left: 1px solid #CCCCCC;
	margin-left: 2em;
	padding-left: 2em;
}
sub{
  top:0.4em;
  font-size:0.85em;
  line-height:1;
  position:relative;
  vertical-align:baseline;
}
sup{
  font-size:0.85em;
  line-height:1;
  position:relative;
  bottom:0.5em;
  vertical-align:baseline;
}
strong,b{
  font-weight:700;
}
ul{
  list-style:outside disc;
}
ul,ol{
  margin:0 0 1.5em 1.5em;
  padding:0;
}
li ul{
  padding:0;
  margin:0 0 0 2em;
	list-style-position:outside;
	list-style-type:circle;
}
li ol {
  padding:0;
  margin:0 0 0 2em;
	list-style-position:outside;
}
table{
  border-collapse:collapse;
  border-spacing:0;
  margin:0 0 1.5em;
  padding:0;
	width:100%;
	border:none;
}
caption{
  font-style:italic;
  text-align:left;
}
tr.alt td{
  background:#eee;
}
td{
  border:0;
  padding:0.5em 1em;
  vertical-align:middle;
	border-bottom:1px solid #eee;
	line-height:1.5em;
}
th{
  font-weight:700;
  padding:0.5em 1em;
  vertical-align:middle;
	background:#eee;
	text-align:left;
}
button{
  -x-system-font: none;
  cursor:pointer;
  display:block;
  font-size:0.99em;
  height:2em;
  line-height:1.5em;
  margin:0.8em 0 0;
  padding:0 0.5em;
}
button::-moz-focus-inner {
  border: 0;
}
fieldset{
  border:0;
  margin:0 0 1.5em;
  position:relative;
  padding:1.5em 0 0;
}
fieldset fieldset{
  clear:both;
  margin:0 0 0.75em;
  padding:0 0 0 1.5em;
}
input{
  border:1px solid #ccc;
  border-bottom-color:#eee;
  border-right-color:#eee;
  font-size:1em;
  line-height:1.5em;
  padding:.3em;
  margin:0 0 0.75em;
}
input[type=file]{
  height:2.25em;
  font-size:1em;
  padding:0;
  border:0;
  border:1px solid #ccc !ie;
}
textarea{
  border:1px solid #ccc;
  border-bottom-color:#eee;
  border-right-color:#eee;
  margin:0;
  padding:.3em;
}
select{
  border:1px solid #ccc;
  border-bottom-color:#eee;
  border-right-color:#eee;
  font-size:1em;
  line-height:1.5em;
  margin-bottom:0.75em;
  padding:0.25em;
  height:2.25em;
}
optgroup {
  font-weight:700;
  font-style:normal;
  text-indent:0.2em;
}
optgroup + optgroup {
  margin-top:1em;
}
option{
  font-size:1em;
  height:1.5em;
  padding:0;
  text-indent:1em;
}
label{
  cursor:pointer;
  display:block;
  margin:0;
  padding:0;
}
label input{
  background:0;
  border:0;
  line-height:1.5em;
  margin:0 0.5em 0 0;
  padding:0;
  width:auto;
}
legend{
  font-size:1.1666em;
  font-weight:700;
  left:0;
  margin:0;
  padding:0;
}




/* General
---------------------------------------- */
body{
	background: #eef1f3;
	color: #a1afb7;
	font: 100%/1.125em "trebuchet MS", Helvetica, sans-serif;
	position:relative;
}

#main {
	font-size:.814em;
	background:white;
}
.container {
	width: 960px;
	margin: 0 auto;
	position:relative;
}




/* Header
---------------------------------------- */
header { 
	background:url(images/tail-top.gif) repeat-x left top;
	min-width:960px;
	position:relative;
	z-index:999;
}
.home header {
	overflow:hidden;
	z-index:1;
}
	header .splash { 
		background:url(images/splash.jpg) no-repeat center top;
	}
	header .container_24 {
		height:132px;
		position:relative;
		z-index:2;
	}
	.home header .container_24 { 
		height:649px;
		background:url(images/header-bg.jpg) no-repeat center bottom;
	}
	
header #today {
	position:absolute;
	right:240px;
	top:28px;
	font-size:11px;
	line-height:1.2em;
	text-transform:uppercase;
	color:#7c8e99;
}

/* Logo */
.logo {
	position:absolute;
	left:1px;
	top:20px;
	}
	.logo h1,
	.logo h2 {
		font-size:3em;
		line-height:1.2em;
		margin-bottom:0;
		}
		.logo h1 a,
		.logo h2 a {
			color:#222;
			text-decoration:none;
			width:225px;
			height:64px;
			display:block;
			background:url(images/logo.png) no-repeat left top;
		}
.logo img {
   width:260px;
}

/* Header widget */
#widget-header .widget.social_networks_widget {
	position:absolute;
	left:152px;
	top:568px;
}
	#widget-header .widget.social_networks_widget h3 { display:none;}
	#widget-header .widget.social_networks_widget ul { margin:0;}
	#widget-header .widget.social_networks_widget ul li {
		list-style-type:none;
		float:left;
		margin-right:7px;
	}
		#widget-header .widget.social_networks_widget ul li a span {
			background-position:left -24px;
			cursor:pointer;
		}
		#widget-header .widget.social_networks_widget ul li a:hover span {}
		
		
/* Header banners */		
ul.banners_cycle1 { 
	margin:0;
	position:absolute;
	left:16px;
	top:148px;
}		
	ul.banners_cycle1 li {
		list-style-type:none;
		width:299px;
		background-position:255px 0;
		background-repeat:no-repeat;
		margin-bottom:8px;
	}
		ul.banners_cycle1 li a {
			display:block;
			width:299px;
			height:90px;
			background-repeat:no-repeat;
			background-position:left top;
			text-decoration:none;
			color:white;
			font-size:21px;
			line-height:1.2em;
		}
		ul.banners_cycle1 li a .inner {
			padding:19px 0 0 90px;
			display:block;
		}
		
		ul.banners_cycle1 li.style-1 { background-image:url(images/arrow1.png);}
		ul.banners_cycle1 li.style-2 { background-image:url(images/arrow2.png);}
		ul.banners_cycle1 li.style-3 { background-image:url(images/arrow3.png);}
		ul.banners_cycle1 li.style-4 { background-image:url(images/arrow4.png);}
		
		ul.banners_cycle1 li.style-1 a { background-image:url(images/header-banner1.png);}
		ul.banners_cycle1 li.style-1 a .inner {padding-left:24px;}
		ul.banners_cycle1 li.style-2 a { background-image:url(images/header-banner2.png);}
		ul.banners_cycle1 li.style-3 a { background-image:url(images/header-banner3.png);}
		ul.banners_cycle1 li.style-4 a { background-image:url(images/header-banner4.png);}




/* Navigations
---------------------------------------- */

.nav-tail { 
	background:url(images/nav-tail.gif) repeat-x left top; 
}
.nav-right { 
	background:url(images/nav-right.gif) no-repeat right top;
	height:55px;
}
.nav-left { 
	background:url(images/nav-left.png) no-repeat left top;
	padding-left:11px;
	position:absolute;
	right:0;
	top:63px;
}

/* Primary navigation */
nav.primary {

}

/* Essential styles for dropdown menu */
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.sf-menu {
	line-height:	1.0;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			10em; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width:			100%;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			53px; /* match top ul list item height */
	z-index:		99;
	width:223px;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			215px; /* match ul width */
	top:			-17px;
	width:180px;
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	background:#5c9d39;
	padding:15px 0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}


/* Our skin for dropdown menu */
.sf-menu {
	max-width:760px;
	margin-left:-11px;
}
.sf-menu a {
	text-decoration:none;
}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:			#8395a0;
}
/* main level */
.sf-menu > li > a {
	padding:0 12px 0 12px;
	font-size:14px;
	line-height:53px;
	text-transform:uppercase;
}
.sf-menu > li.current_page_item > a,
.sf-menu > li.sfHover > a, 
.sf-menu > li > a:hover {
	color:white;
	background:url(images/nav-act.gif) repeat-x left top;
}
.sf-menu > li.current_page_item:first-child > a,
.sf-menu > li:first-child > a:hover { background:url(images/nav-act-left.png) no-repeat left top;}
.sf-menu > li.last a:hover,
.sf-menu > li.last.current_page_item a { background:url(images/nav-act-right.png) no-repeat right top;}

/* second level */
.sf-menu li ul li { 
	padding-left:5px;
	background:#5c9d39;
	width:218px;
}
.sf-menu > li > ul > li.last { 
	background:url(images/sub-menu-bot1.png) no-repeat left top;
	padding-bottom:21px;
}
.sf-menu li li:first-child { padding-top:20px;}
.sf-menu li li a:hover,
.sf-menu li li.sfHover a { 
	z-index:9999;
}		
	.sf-menu li li a,
	.sf-menu li li a:visited {
		color:white;
		font-weight:bold;
		line-height:26px;
		width:212px;
		text-indent:27px;
	}
	.sf-menu li li a:hover {
		background:url(images/sub-menu-act1.gif) no-repeat left top;
		color:#5c9d39;
	}

/* third level */
.sf-menu li li li,
.sf-menu li li li a {
	width:172px;
	background:none;
}
.sf-menu li li li,
.sf-menu li li li:first-child {
	padding:0 0 0 8px;
}
	.sf-menu li li li a {
		line-height:23px;
		width:165px;
	}
	.sf-menu li li li a:hover { background:url(images/sub-menu-act2.gif) no-repeat left top;}

.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active, .sf-menu > li.current-menu-item > a {
	outline:		0;
}

/*** arrows **/
.sf-menu a.sf-with-ul {
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
	position:		absolute;
	display:		block;
	right:			.75em;
	top:			1.05em; /* IE6 only */
	width:			10px;
	height:			10px;
	text-indent: 	-999em;
	overflow:		hidden;
	/*background:		url(images/arrows-ffffff.png) no-repeat -10px -100px;  8-bit indexed alpha png. IE6 gets solid image only */
}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top:			.8em;
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator { background-position:  -10px 0; }
.sf-menu ul a > .sf-sub-indicator { background-position:  0 0; }
/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}

/*** shadows for all but IE6 **
.sf-shadow ul {
	background:	url(images/shadow.png) no-repeat bottom right;
	padding: 0 8px 9px 0;
	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;
}
.sf-shadow ul.sf-shadow-off {
	background: transparent;
}*/




/* Top search */
#top-search {
	position:absolute;
	right:0;
	top:20px;
	}
	#top-search .input-search {
		width:160px;
		margin-right:10px;
		}
	#top-search #submit {
		width:50px;
		cursor:pointer;
		}






/* Content
---------------------------------------- */
.primary_content_wrap {
	position:relative;
	z-index:99;
}
	
#content {
	padding-top:40px;
	padding-bottom:45px;
	padding-right:40px;
}
#content.alt { padding-right:0;}

#full-width #content {
	float:none;
	width:100%;
	}
	article {
		padding-bottom:30px;
		overflow:hidden;
		width:100%;
	}
	.home article { 
		padding:0;
	}
	article.single-post {
		border-bottom:none;
		}
		.featured-thumbnail {
			float:left;
			position:relative;
		}
			.featured-thumbnail img {
				margin:0 20px 10px 0;
			}
			.img-wrapper {
				width:270px;
				height:151px;
				position:absolute;
				left:0;
				top:0;
				background:url(images/img-wrapper.png) no-repeat left top;
			}
		#page-content ul,	
		.post-content ul { margin-left:0;}
		
			#page-content ul li,	
			.post-content ul li {
				list-style-type:none;
				padding:0 0 5px 14px;
				background:url(images/arrow-act.gif) no-repeat left 6px;
			}
		
			.post-content .excerpt {
				margin-bottom:1.5em;
				}
			.pagination {
				
			}
				.pagination a {
					display:inline-block;
					padding:0 5px;
					background:#eee;
					}
	.post-meta {
		width:100%;
		font-size:12px;
		line-height:1.2em;
		color:#5c9d39;
		text-transform:uppercase;
		font-weight:bold;
		overflow:hidden;
		margin-bottom:20px;
	}
		.post-meta a {
			color:#5c9d39;
			text-decoration:none;
		}
		.post-meta a:hover { text-decoration:underline;}
		
	.post-meta-bot {
		position:absolute;
		left:0;
		bottom:32px;
	}
	.post-meta-bot.alt { 
		position:relative; 
		bottom:0;
		clear:both;
	}
		.post-meta-bot a {
			color:#5c9d39;
			font-size:11px;
			line-height:1.2em;
			text-transform:uppercase;
			border-bottom:1px solid #84b56a;
			text-decoration:none;
			margin-right:34px;
		}
		.post-meta-bot a:hover { 
			color:#a1afb7;
			border-bottom-color:#a1afb7;
		}
		
	.post-navigation {
		
	}
	p.gravatar {
		float:left;
		margin-right:20px;
		}
	
	
	.alignleft {
		float:left;
		margin:0 20px 10px 0;
		}
	.alignright {
		float:right;
		margin:0 0 10px 20px;
		}
	.aligncenter {
		text-align:center;
		margin:0 auto;
		}
	article .post-content img {
		max-width:710px;
		}
		
		
ul.folio_cycle {
	width:100%;
	overflow:hidden;
	margin:0 0 -16px 0;
}
	ul.folio_cycle li {
		list-style-type:none;
		padding-bottom:16px;
		margin-bottom:16px;
		background:url(images/line-hor.gif) repeat-x left bottom;
		overflow:hidden;
	}		
		ul.folio_cycle li h5 {
			font-size:12px;
			line-height:14px;
			text-transform:uppercase;
			margin-bottom:8px;
		}
		ul.folio_cycle li .featured-thumbnail { cursor:pointer;}
		ul.folio_cycle li .featured-thumbnail img { 
			margin-top:0;
			margin-bottom:0;
		}
		ul.folio_cycle li a.link {
			color:#2b699f;
			text-transform:uppercase;
			font-weight:bold;
			font-size:12px;
			line-height:1.2em;
			text-decoration:underline;
		}
		ul.folio_cycle li a.link:hover {
			color:#a1afb7;
		} 
		
.read-more {
	color:#2b699f;
	font-weight:bold;
	text-transform:capitalize;
	}		




/* Comments
---------------------------------------- */
.commentlist {
	list-style-type:none;
	padding:0;
	margin:0;
	}
	li.comment {
		list-style-type:none;
		overflow:hidden;
	}
		.odd {
			
		}
		.even {
			
		}
			li.comment .comment-body {
				padding:10px 10px 25px 60px;
				position:relative;
				zoom:1;
				background:#fafafa;
				border:1px solid #e3e3e3;
				border-radius:8px;
				-moz-border-radius:8px;
				-webkit-border-radius:8px;
				position:relative;
				margin-bottom:20px;
			}
			li.comment .comment-body a { color:#8395a0;}
			
		.author-comment {
			
		}
		.comment-author {
			padding:.5em 0 1em 0;
			}
		.comment-text {
			
		}
		.comment-meta {
			font-size:11px;
			color:#999;
			position:absolute;
			right:20px;
			top:15px;
		}
			li.comment .avatar {
				float:none;
				margin:0;
				position:absolute;
				left:10px;
				top:10px;
				padding:1px;
				border:1px solid #dbdbdb;
				vertical-align:top;
				overflow:hidden;
				}
				li.comment .avatar {
					display:block;
					vertical-align:top;
					overflow:hidden;
					}
				
				.commentlist ul.children {
					margin:20px 0 0 30px;
					}
					.commentlist ul.children li.comment {}
				
				.reply {
					position:absolute;
					right:20px;
					bottom:15px;
					}
					.reply a {
						display:inline-block;
						background:#5c9d39;
						padding:0 16px;
						color:#fff !important;
						text-transform:uppercase;
						font-size:11px;
						line-height:28px;
						font-weight:bold;
						font-family:Arial, Helvetica, sans-serif;
						text-decoration:none;
						border-radius:14px;
						-moz-border-radius:14px;
						-webkit-border-radius:14px;
						position:relative;
						}
					.reply a:hover { background:#a1afb7;}
				
				
		.waiting-for-approval {
			
		}
	#trackbacks {
		
	}
		li.trackback {
			
		}
	p#no-comments {
		
	}
	#comments-form {
		
	}
	
	.allowed_tags {
		background:#eee;
		padding:15px;
		font-size:11px;
		font-family:"Courier New", Courier, monospace;
		color:#666;
		}
		.allowed_tags strong {
			font-family:Tahoma, Geneva, sans-serif;
			}
		#respond {
			
		}
		.cancel-comment-reply {
			
		}



/* Page
---------------------------------------- */
.page {
	
}
	#page-content {
		
	}
	#page-meta {
		
	}

.author-meta {
	margin-bottom:20px;
	overflow:hidden;
	width:100%;
	}
	.author-meta p.gravatar {
		margin:0;
		}



/* Post
---------------------------------------- */
.post {
	
}
	.postContent {
		
	}
	.post-excerpt {
		
	}


/* Older and newer navigation */
nav.oldernewer {
	width:100%;
	overflow:hidden;
	margin-bottom:1.5em;
}
	nav.oldernewer a {
		color:#2b699f;
		font-weight:bold;
		text-decoration:none;
		background-repeat:no-repeat;
	}
	nav.oldernewer a:hover {color:#a1afb7;}
	.older {
		float:left;
	}
		.older a {
			background-image:url(images/arrow-alt.gif);
			background-position:left 6px;
			padding-left:14px;
		}
		.older a:hover { background-image:url(images/arrow-act-alt.gif);}
	.newer {
		float:right;
	}
		.newer a {
			background-position:right 6px;
			background-image:url(images/arrow.gif);
			padding-right:14px;
		}
		.newer a:hover {background-image:url(images/arrow-act.gif);}

.search {
	
}

.author-info {
	width:100%;
	overflow:hidden;
	margin-bottom:3em;
}
	.author-info .avatar {
		margin:0 20px 0 0;
		}
		.author-info .avatar img {
			float:left;
			background:#fff;
			padding:7px;
			border:1px solid #dbdbdb;
			}
			

ul.posts-list { margin:0;}			
	ul.posts-list li {
		background:url(images/line-hor.gif) repeat-x left top;
		padding-top:20px;
		margin-top:20px;
		list-style-type:none;
	}
	ul.posts-list li:first-child {
		background:none;
		padding:0;
		margin:0;
	}			




/* Author
---------------------------------------- */
#post-author {
	overflow:hidden;
	padding:20px;
	background:#edf3f7;
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	position:relative;
	margin-bottom:2em;
	color:#8395a0;
	}
#author-link {
	margin-top:1.5em;
	}
	#post-author .gravatar {
		margin:0 20px 0 0;
		}
	#post-author .gravatar img {
		background:#fff;
		border:1px solid #dbdbdb;
		padding:5px;
		}

/* Recent author posts */
#recent-author-posts h2 {
	font-size:20px;	
}

/* Recent author comments */
#recent-author-comments ul { margin:0;}
	#recent-author-comments ul li {
		list-style-type:none;
		background:url(images/arrow-act.gif) no-repeat left 5px;
		padding:0 0 3px 15px;
	}
	#recent-author-comments ul li a { color:#8395a0;}




/* 404
---------------------------------------- */
#error404 {
	text-align:center;
	padding:30px 0 35px;	
}
	#error404 h1 { color:#5c9d39;}
	
	#error404 #searchform .searching,
	.no-results #searchform .searching,
	.error404.not-found #searchform .searching { background:url(images/search-input1.png) no-repeat left top;}
	
	#error404 #searchform input[type="submit"],
	.no-results #searchform input[type="submit"],
	.error404.not-found #searchform input[type="submit"] { background:url(images/search-button1.png) no-repeat left top;}




/* Portfolio
---------------------------------------- */
.latestwork {
	width:100%;
	overflow:hidden;
	list-style-type:none;
	padding:0;
	margin:0;
	}
	.latestwork li {
		float:left;
		margin-right:20px;
		}


/* Gallery */
#gallery {
	margin-top:-60px;
}
	#gallery .portfolio {
		width:100%;
		overflow:hidden;
		list-style-type:none;
		padding:0;
		margin:0;
		}
		#gallery .portfolio li {
			display:-moz-inline-box;
			display:inline-block;
			zoom:1;
			vertical-align:top;
			float: none;
			width:270px;
			margin:60px 45px 0 0;
			}
		#gallery .portfolio li.nomargin {
			margin-right:0;
			}
			#gallery .portfolio li a.image-wrap {
				display:block;
				overflow:hidden;
				width:270px;
				height:151px;
				position:relative;
				background:url(images/loading.gif) 50% 50% no-repeat;
				}
			#gallery .portfolio li a.image-wrap:hover {
				}
				#gallery .portfolio li a.image-wrap img {
					float:left;
					}
			
			#gallery .portfolio .folio-desc {
				margin-bottom:0;
				padding-top:20px;
				}
			#gallery .portfolio p.excerpt {
				padding:0;
				}
			
			.zoom-icon {
				position:absolute;
				left:1px;
				top:1px;
				width:290px;
				height:150px;
				background:url(images/magnify1.png) 50% 50% no-repeat;
				display:none;
				cursor:pointer;
				}
			#gallery .portfolio li a.image-wrap:hover .zoom-icon { display:block;}






/* Sidebar
---------------------------------------- */
#sidebar {
	padding-top:45px;
}
#sidebar.alt { padding:0;}
	#widget-sidebar {
		
	}
		#sidebar-search {
			
		}
		#sidebar-nav {
			
		}
		#sidebar-archives {
			
		}
		#sidebar-meta {
			
		}
		#sidebar .widget {
			margin-bottom:60px;
		}
			.widget h3,
			h3.title {
				color:#1e0c26;
				font-size:26px;
				line-height:1.2em;
				margin-bottom:12px;
			}
			.widget ul { margin:0;}
				#sidebar .widget ul li {
					list-style-type:none;
					background:url(images/line-hor.gif) repeat-x left top;
					line-height:27px;
				}
				#sidebar .widget ul li:first-child {
					background:none;
				}
					#sidebar .widget ul li a {
						text-decoration:none;
						color:#2b699f;
						font-weight:bold;
						background:url(images/arrow.gif) no-repeat left 5px;
						padding:0 0 0 14px;
					}
					#sidebar .widget ul li a:hover {
						color:#a1afb7;
						background:url(images/arrow-act.gif) no-repeat left 5px;
					}
		#sidebar .widget ul.children {
			margin:0 0 0 20px;
		}
			#sidebar .widget ul.children li a {
				background:none;
				padding:0;
				font-size:11px;
				font-weight:normal;
			}

/* Recent comments */			
#sidebar .widget.widget_recent_comments ul li {
	line-height:1.2em;
	padding-top:8px;
	margin-top:8px;
}
#sidebar .widget.widget_recent_comments ul li:first-child {
	padding-top:0;
	margin-top:0;
}
	#sidebar .widget.widget_recent_comments ul li a { background:none;}

/* Calendar */
#calendar_wrap {
	}
	#wp-calendar {
		width:100%;
		}
		#wp-calendar a { color:#2b699f;}
		#wp-calendar caption {
			text-align:center;
			}
		#wp-calendar td {
			text-align:center;
			padding:6px 0;
			border:none;
			}
		#wp-calendar caption {
			font-size:16px;
			color:#000;
			font-weight:bold;
			padding:4px 0;
			margin-bottom:5px;
			}
		#wp-calendar thead th {
			padding:7px 0;
			font-size:14px;
			background:#fff;
			color:#000;
			text-align:center;
			}
		#wp-calendar #prev {
			text-align:left;
			}
		#wp-calendar #next {
			text-align:right;
			}
			
			
/* Left Sidebar
---------------------------------------- */
#sidebar-left {
	margin-top:-21px;
	position:relative;
	padding-bottom:22px;
}
	#sidebar-left .indent { padding:0 57px 0 16px;}
	#sidebar-left .widget { margin-bottom:28px;}

/* Text widget (banner) */			
#text-7 {
	background:white;
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	position:relative;
	color:#393073;
	font-weight:bold;
	padding:14px 0 0 24px;
}
	#text-7 h3 {
		color:#5c9d39;
		font-size:27px;
		line-height:1.4em;
		margin-bottom:4px;
	}
	#text-7 .textwidget { line-height:20px;}
		#text-7 .textwidget strong { font-size:14px;}
		#text-7 .textwidget a {
			color:#2b699f;
			text-decoration:none;
		}		
		#text-7 .textwidget a:hover { text-decoration:underline;}
		
		
/* Sidebar Banners */
ul.banners_cycle2 { margin:0;}		
	ul.banners_cycle2 li {
		list-style-type:none;
		border:1px solid #d6dee3;
		background:url(images/banner-bg.gif) no-repeat right top;
		border-radius:8px;
		-moz-border-radius:8px;
		-webkit-border-radius:8px;
		position:relative;
		margin-bottom:8px;
		padding:11px 16px 11px 55px;
	}
	
		ul.banners_cycle2 li h3 {
			font-size:24px;
			line-height:1.4em;
			position:relative;
			margin-bottom:6px;
			padding-right:57px;
		}
			ul.banners_cycle2 li h3 span {
				font-size:30px;
				line-height:1.2em;
				position:absolute;
				left:-32px;
				top:0;
				margin-top:-6px;
				text-transform:uppercase;
			}
			*+ html ul.banners_cycle2 li h3 { 
				margin-top:-4px;
				line-height:1.3em;
			}
			*+ html ul.banners_cycle2 li h3 span { margin-top:1px;}
			
			@media all and (-webkit-min-device-pixel-ratio:10000),
			not all and (-webkit-min-device-pixel-ratio:0) {
			  ul.banners_cycle2 li h3 span { margin-top:-3px;}
			}
			
		
			ul.banners_cycle2 li p { margin:0;} 
			ul.banners_cycle2 li a.read-more {
				float:right;
				color:#a1afb7;
				font-size:11px;
				text-transform:uppercase;
				line-height:1.2em;
				text-decoration:none;
				border-bottom:1px solid #b7c2c8;
			}
			ul.banners_cycle2 li.style-1 a.read-more:hover { border-color:#210e29;}
			ul.banners_cycle2 li.style-2 a.read-more:hover { border-color:#393073;}
			ul.banners_cycle2 li.style-3 a.read-more:hover { border-color:#2b699f;}
			
	ul.banners_cycle2 li.style-1,
	ul.banners_cycle2 li.style-1 h3,
	ul.banners_cycle2 li.style-1 a.read-more:hover { color:#210e29;}
	ul.banners_cycle2 li.style-2,
	ul.banners_cycle2 li.style-2 h3,
	ul.banners_cycle2 li.style-2 a.read-more:hover { color:#393073;}
	ul.banners_cycle2 li.style-3,
	ul.banners_cycle2 li.style-3 h3,
	ul.banners_cycle2 li.style-3 a.read-more:hover { color:#2b699f;}
	
	.single .bann2 h1 { margin-left:-24px;}		
	

ul.post_cycle { margin:0;}
	ul.post_cycle li {
		list-style-type:none;
		padding-top:12px;
	}
	ul.post_cycle li:first-child { padding:0;}
		ul.post_cycle li h4 { margin:0 0 5px 0;}
	
		

#wpsb { width:148px;}
#wpsb .widget.module {
	color:#8395a0;
	font-size:11px;
	line-height:1.2em;
	text-transform:uppercase;
}
#wpsb .checks { display:none;}
#wpsb input[type="text"]{
	background:url(images/newsletter-input.gif) no-repeat left top;
	border:0 none;
	width:100%;
	padding:6px 12px;
	margin-top:8px;
        margin:3px;
	font-size:12px;
	line-height:1.29em;
	color:#738ea0;
}
#wpsb input[type="submit"] {
	width:88px;
	height:28px;
	background:url(images/newsletter-button.gif) no-repeat left top;
	border:0 none;
	cursor:pointer;
	float:right;
}
#wpsb input[type="submit"]:hover { background-position:left -28px;}


/* Footer
---------------------------------------- */
#footer { background:#eef1f3;}
	#footer .grid_24 {
		height:101px;
		overflow:hidden;	
	}
	#footer p { line-height:20px;}
	#footer p.top_indent { padding-top:20px;}
	#footer,
	#footer a { color:#9e9e9e;}
	
	#footer a { text-decoration:none;}
	#footer a:hover { text-decoration:underline;}

	/* Footer widget */
	#widget-footer {
		
	}
	
	/* Footer navigation */
	nav.footer {
		float:right;
	}
		nav.footer ul {
			
			}
			nav.footer ul li {
				list-style-type:none;
				float:left;
				padding-left:15px;
				}



/* Misc
---------------------------------------- */
.button {
	background:#5c9d39;
						border-radius:14px;
						-moz-border-radius:14px;
						-webkit-border-radius:14px;
						position:relative;
		color:#fff;
		cursor:pointer;
		border:none;
		font-size:11px;
		line-height:28px;
		padding:0 16px;
		display:inline-block;
		text-transform:uppercase;
						font-weight:bold;
						font-family:Arial, Helvetica, sans-serif;
						text-decoration:none;
	}
	.button:hover {
		background:#a1afb7;
		}
.no-results {
	
}

.widget-area {
	
}

.line-hor {
	height:1px;
	background:#eee;
	overflow:hidden;
	font-size:0;
	line-height:0;
	margin:30px 0;
	}

/* Address */
.address {
	padding:12px 0 0 0;
	}
.address dt {
	margin-bottom:1.5em;
	}
.address dd {
	margin-bottom:0;
	width:100%;
	overflow:hidden;
	}
	.address dd span {
		float:left;
		width:100px;
		}



/* Forms
---------------------------------------- */

/* Form defaults */
input, select, textarea { 
	font-family:"trebuchet MS", Helvetica, sans-serif;
	font-size:1em;
	vertical-align:middle;
	font-weight:normal;
}


/* Comment form */
#commentform {
	
	}
	#commentform p.field {
		margin-bottom:5px;
		}
		#commentform small {
			color:#8b8b8b;
			}
	#commentform input[type=text] {
		width:250px;
		border-radius:14px;
				-moz-border-radius:14px;
						-webkit-border-radius:14px;
						position:relative;
						background:#edf3f7;
						border-top:1px solid #b2c6d3;
						border-left:1px solid #b2c6d3;
						border-bottom:0 none;
						border-right:0 none;
						padding:4px 14px;
						line-height:1.29em;
		}
	#commentform textarea {
		width:460px;
		height:150px;
		overflow:auto;
		border-radius:14px;
						-moz-border-radius:14px;
						-webkit-border-radius:14px;
						position:relative;
						background:#edf3f7;
						border-top:1px solid #b2c6d3;
						border-left:1px solid #b2c6d3;
						border-bottom:0 none;
						border-right:0 none;
						padding:8px 14px;
		}
	#commentform #submit {
		background:#5c9d39;
		border-radius:14px;
						-moz-border-radius:14px;
						-webkit-border-radius:14px;
						position:relative;
		color:#fff;
		cursor:pointer;
		border:none;
		font-size:11px;
		width:125px;
		height:28px;
		text-transform:uppercase;
						font-weight:bold;
						font-family:Arial, Helvetica, sans-serif;
		}
	#commentform #submit:hover {
		background:#a1afb7;
		}
	
	#commentform input[type=text]:hover,
	#commentform input[type=text]:focus,
	#commentform textarea:hover,
	#commentform textarea:focus {
		}




/* Contact form */
	.wpcf7-form p.field {
		margin-bottom:5px;
		line-height:1.8em;
		font-weight:bold;
		}
	.wpcf7-form p.field input {
		border-radius:14px;
				-moz-border-radius:14px;
						-webkit-border-radius:14px;
						position:relative;
						background:#edf3f7;
						border-top:1px solid #b2c6d3;
						border-left:1px solid #b2c6d3;
						border-bottom:0 none;
						border-right:0 none;
						padding:4px 14px;
						line-height:1.29em;
		}
		.wpcf7-form p.field small {
			color:red;
			}
	.wpcf7-form textarea {
		width:480px;
		height:160px;
		overflow:auto;
		border-radius:14px;
						-moz-border-radius:14px;
						-webkit-border-radius:14px;
						position:relative;
						background:#edf3f7;
						border-top:1px solid #b2c6d3;
						border-left:1px solid #b2c6d3;
						border-bottom:0 none;
						border-right:0 none;
						padding:8px 14px;
		margin-bottom:20px;
		}
	.wpcf7-form .submit-wrap {
		margin-bottom:0;
		}
	.wpcf7-form .submit-wrap input {
		cursor:pointer;
		background:#5c9d39;
		border-radius:14px;
						-moz-border-radius:14px;
						-webkit-border-radius:14px;
						position:relative;
		color:#fff;
		cursor:pointer;
		border:none;
		font-size:11px;
		width:125px;
		height:28px;
		text-transform:uppercase;
						font-weight:bold;
						font-family:Arial, Helvetica, sans-serif;
		}
	.wpcf7-form .submit-wrap input:hover {
		background:#a1afb7;
		}
		.wpcf7-not-valid-tip {
			width:200px !important;
			position:absolute;
			left:100% !important;
			top:-5px !important;
			padding:1px 0 1px 5px !important;
			background:none !important;
			color:red !important;
			border:none !important;
			}




/* Sidebar search form */
#searchform {
	
	}
#searchform .searching {
		width:201px;
		height:28px;
		background:url(images/search-input.png) no-repeat left top;
		border:0 none;
		display:inline-block;
	}
	#searchform input[type="text"] {
		border:0 none;
		background:none;
		color:#95a7b2;
		font-size:11px;
		line-height:1.43em;
		vertical-align:top;
		text-transform:uppercase;
		margin-left:14px;
		width:174px;
		padding:7px 0;
	}
	#searchform .submit {
		width:20px;
		height:28px;
		background:url(images/search-button.png) no-repeat left top;
		border:0 none;
		cursor:pointer;
		display:inline;
		vertical-align:top;
	}
	*+ html #searchform input[type="text"] { line-height:1.3em;}



/* Fluid Columns */
.one_half{ width:48%; }
.one_third{ width:30.66%; }
.two_third{ width:65.33%; }
.one_fourth{ width:22%; }
.three_fourth{ width:74%; }
.one_fifth{ width:16.8%; }
.two_fifth{ width:37.6%; }
.three_fifth{ width:58.4%; }
.four_fifth{ width:67.2%; }
.one_sixth{ width:13.33%; }
.five_sixth{ width:82.67%; }
.one_half, .one_third, .two_third, .three_fourth, .one_fourth, .one_fifth, .two_fifth, .three_fifth, .four_fifth, .one_sixth, .five_sixth{ position:relative; margin-right:4%; float:left; }
.last_col { margin-right:0 !important; clear:right; }


.fleft { float:left;}
.fright { float:right;}
.clear { clear:both;}

.wrapper { 
	width:100%;
	overflow:hidden;
}
.extra-wrap {
	overflow:hidden;
}
.wrap { width:100%;}


/* Clear Floated Elements */
.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

.clearfix:after {
	clear: both;
	content: ' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}
.post-6477 article div#page-content form {
       background-color:#EEF1F3;
       padding:20px;
       border:solid grey 2px;
}
.post-6477 article div#page-content form input{
       background-color:#FFFFFF;
}

div#content.prefix_1 div.wrapper div.two_third div#page-content div#checkout_page_container {
    clear: both;
    position: relative;
    width: 100%;
}
div#content.prefix_1 div.wrapper div.two_third div#page-content div#single_product_page_container {
   width:100%;
}

#content .single_product_display form.product_form input, div#wpsc_shopping_cart_container form.wpsc_checkout_forms div.wpsc_make_purchase span input.make_purchase, tbody tr.product_row td.wpsc_product_quantity form.adjustform input submit {
    color:green;
    background: url("/wp-content/themes/theme1191/images/nav-tail.gif") repeat-x scroll left top transparent;
    height:55px;
    font-size:18px;
}
html.cufon-active body.page div#main div.container div.wrap div.container_24 div.grid_24 div#content.prefix_1 div.wrapper div.two_third div#page-content div#gform_wrapper_1.gf_browser_gecko form#gform_1.Contact-Button div.gform_footer input#gform_submit_button_1.gform_image_button {
    float:right;
    clear:both;
    display:block;
    width:160px;
    margin-bottom:30px;
    margin-top:-80px;
}

.small_wrapper {
list-style-type: none;
border: 1px solid #d6dee3;
background: url(images/banner-bg.gif) no-repeat right top;
border-radius: 8px;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
position: relative;
margin-bottom: 8px;
padding: 2%;
}
/* Always remember to compress your live stylesheet and keep an uncompressed backup */