@charset utf-8;
/*--
	Theme Name: WordPress Theme 1306
	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,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:#2c90ea;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
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:2.308em;
  line-height:1.2em;
  margin:0 0 0.75em;
  color:#003399;
  font-weight:normal;
  letter-spacing:-1px;
  text-shadow:1px 1px 2px rgba(0,0,0,.1);
  text-transform:inherit;
}
	h1 span {
		color:#2c90ea;
	}
h2 {
  font-size:1.846em;
  line-height:1.2em;
  margin:0 0 1em;
  font-weight:normal;
  color:#003399;
  letter-spacing:-1px;
  text-shadow:1px 1px 2px rgba(0,0,0,.2);
  margin-bottom:29px;
}
	h2 a {
		color:black;
		text-decoration:none;
	}
	h2 a:hover {
		color:#c0c0c0;
		text-shadow:none;
	}
h3 {
  font-size:1.385em;
  margin:0 0 1.286em;
  color:#003399;
  font-weight:normal;
}
h3.title {}
h4 {
  font-size:1em;
  margin:0 0 1.5em;
}
h4.title {}
h5 {
  font-size:0.8333em;
  margin:0 0 1em;
}
h5.title {}
h6 {
  font-size:0.666em;
  margin:0 0 2.25em;
}
h6.title {}
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;
  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;
  background:url(images/arrow-hover.gif) no-repeat -9999px 0;
}
ul,ol{
  margin:0 0 1.8em 0;
  padding:0;
}
ul li {
	background-repeat:no-repeat;
	background-position:left 7px;
	background-image:url(images/arrow.gif);
	padding-left:18px;
	margin-top:8px;
	list-style-type:none;
}
ul li:first-child {
	margin:0;
}
ul li:hover {
	background-image:url(images/arrow-hover.gif);
}
ul li a:hover {
	color:#c0c0c0;
}
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;
  padding:.5em .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
---------------------------------------- */
html,
body {
	min-width:960px;
	}
body{
	background:#f1f5f8;
	color: #969696;
	font: 100%/1.313em Arial, Helvetica, sans-serif;
	position:relative;
}

#main {
	font-size:.813em;
	background-image:url(images/tail-top.gif);
	background-repeat:repeat-x;
	background-position:center -760px;
	background-color:white;
}
body.home #main {
	background-position:center top;
}
#splash {
	background:url(images/splash.png) no-repeat center top;
}
.container {
	width: 960px;
	margin: 0 auto;
	position:relative;
}




/* Header
---------------------------------------- */
#header {
	height:350px;
	position:relative;
	z-index:9999;
}
body.home #header {
	height:748px;
}

/* Logo */
.logo {
	position:absolute;
	left:0;
	top:15px;
	}
	.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;
		}
	.logo .description {
		color:black;
		text-transform:none;
		font-family: 'Ubuntu', arial, serif;
		text-shadow:1px 1px rgba(0,0,0,.1);
		letter-spacing:-1px;
		padding-left:86px;
		margin-top:-17px;
		line-height:1.2em;
	}
	/* Opera */
	@media all and (-webkit-min-device-pixel-ratio:10000),
	not all and (-webkit-min-device-pixel-ratio:0) {
	  .logo .description { margin-top:-15px;}
	}
	/* IE7 */
	*+ html .logo .description { margin-top:-15px;}	



/* Header widget */
#widget-header {
	position:absolute;
	right:0;
	top:60px;	
}
	#widget-header h3 {
		display:none;
	}
	#widget-header ul {
		margin:0;
	}
		#widget-header ul li {
			list-style-type:none;
			float:left;
			padding:0 0 0 18px;
			margin:0 0 0 16px;
			background:url(images/divider.gif) no-repeat left top;
			color:black;
		}
		#widget-header ul li:first-child {
			background:none;
			padding-left:0;
			margin-left:0;
		}
			#widget-header ul li a {
				color:black;
				text-decoration:none;
			}
			#widget-header ul li a:hover {
				color:#2c90ea;
			}
			
	.widget-header {
		
		}

/* Request a quote */
#widget_my_requestquotewidget {
	width:100%;
	overflow:hidden;
	height:116px;
	margin-bottom:36px;
	background:url(images/request-bg.png) no-repeat left top;
}
	
	.box {
		margin-bottom:20px;
		overflow:hidden;
		zoom:1;
		}
	.box-button {
		float:right;
		padding:16px 25px 0 0;
	}
		.box-button a {
			display:block;
			text-decoration:none;
			color:white;
			background:url(images/req-button.png) no-repeat left top;
			font-size:30px;
			line-height:82px;
			height:82px;
			width:225px;
			text-align:center;
			text-shadow:1px 1px 2px rgba(0,0,0,.4);
			letter-spacing:-1px;
			-webkit-transition:none;
			-moz-transition:none;
			-o-transition:none;
		}
		.box-button a:hover {
			background-position:left -82px;
		}
		
	.box-text {
		float:left;
		width:73.5%;
		}
		.box-text h2 {
			color:#414040;
			font-size:30px;
			line-height:1.2em;
			letter-spacing:-2px;
			text-shadow:1px 1px 2px rgba(0,0,0,.2);
			font-weight:bold;
			padding:38px 0 0 41px;
		}
	.button-outdent {
		
		}



/* Slider
---------------------------------------- */
#slider-wrapper {
	height:513px;
	overflow:hidden;
	position:relative;
	top:138px;
	}
#slider {
	position:relative;
	width:100%;
	height:513px;
	background:url(images/ajax-loader.gif) no-repeat 50% 50%;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider a {
	border:0;
	display:block;
	-webkit-transition:none;
	-moz-transition:none;
	-o-transition:none;
}


/* The Nivo Slider styles */
.nivoSlider {
	position:relative;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:60;
	display:none;
}
/* The slices in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:50;
	height:100%;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
}
/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	opacity:0.8; /* Overridden by captionOpacity setting */
	width:100%;
	z-index:89;
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav {
	width:86px;
	height:86px;
	background:url(images/directionNavBg.png) no-repeat left top;
	position:absolute;
	right:23px;
	top:258px;
	z-index:9999;
}
.nivo-directionNav a {
	position:absolute;
	z-index:99;
	cursor:pointer;
	background-repeat:no-repeat;
	background-position:left top;
	overflow:hidden;
}
.nivo-prevNav {
	left:0px;
	width:53px;
	height:0;
	padding-top:52px;
	background-image:url(images/nivo-prev.png);
	top:27px;
	left:8px;
}
.nivo-prevNav:hover {
	background-position:left -52px;
}
.nivo-nextNav {
	right:0px;
	width:39px;
	height:0;
	padding-top:39px;
	right:5px;
	top:7px;
	background-image:url(images/nivo-next.png);
}
.nivo-nextNav:hover {
	background-position:left -39px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav {
	position:absolute;
	width:845px;
	height:20px;
	left:0;
	bottom:-20px;
	text-align:center;
}
.nivo-controlNav a {
	position:relative;
	z-index:99;
	cursor:pointer;
	display:inline-block !important;
}
.nivo-controlNav a.active {
	font-weight:bold;
}

#slider .nivo-controlNav img {
	display:inline; /* Unhide the thumbnails */
	position:relative;
	margin-right:10px;
	width:120px;
	height:auto;
}









/* Navigations
---------------------------------------- */

#nav-wrapper {
	width:100%;
	height:127px;
	background:url(images/nav-wrapper.png) no-repeat center top;
	position:absolute;
	left:0;
	top:180px;
	z-index:9999;
}
body.home #nav-wrapper {
	top:621px;
}

/* Primary navigation */
nav.primary {
	padding:4px 0 0 0;	
}

/* Essential styles for dropdown menu */
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.sf-menu {
	text-align:center;
}
.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' */
	background:none;
}
.sf-menu li {
	position:		relative;
	float:left;
	background:none;
}
.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			50%;
	top:			90px; /* match top ul list item height */
	z-index:		99;
	margin-left:-81px;
}

ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
	left:0;
	margin:0;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			162px; /* match ul width */
	top:			-4px;
}
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:			162px; /* match ul width */
	top:			0;
}


/* Our skin for dropdown menu */
.sf-menu {
}
.sf-menu a {
	text-decoration:none;
	color:black;
	font-size:14px;
	font-family: 'Ubuntu', arial, serif;
	text-transform:none;
	text-shadow:1px 1px rgba(0,0,0,.1);
	letter-spacing:-1px;
}

/*=== main level ===*/
.sf-menu > li {
	margin:0 27px !important;
	display:-moz-inline-box; 
	display:inline-block; 
	*zoom:1; 
	*display:inline;
	vertical-align:top;
	float:none;
	zoom:1;
	vertical-align:top;
}
	.sf-menu > li > a {
		background-repeat:no-repeat;
		background-position:center -9999px;
		background-image:url(images/nav-current.png);
		line-height:126px;
		height:126px;
	}
	.sf-menu > li > a:hover,
	.sf-menu > li.sfHover > a {
		color:#2c90ea;
	}
	.sf-menu > li.current-menu-item > a {
		background-position:center top;
	}
	.sf-menu > li.current-menu-item > a:hover {
		color:black;
	}

/*=== first level ===*/
.sf-menu li ul {
	width:162px;
	background:url(images/sub-nav-tail.gif) repeat-x left top #e3ebf0;
	border:1px solid #d0d2d4;
	
	border-radius:7px;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	
	box-shadow:0 0 3px rgba(0,0,0,.1);
	-moz-box-shadow:0 0 3px rgba(0,0,0,.1);
	-webkit-box-shadow:0 0 3px rgba(0,0,0,.1);
	
	padding:4px 0;
}
	.sf-menu li li {
		background:url(images/sub-nav-divider.gif) no-repeat center top;
		padding-top:1px;
	}
	.sf-menu li li:first-child {
		background:none;
	}
		.sf-menu li li a {
			line-height:42px;
			display:block;
			width:154px;
			margin:0 auto;
		}
		.sf-menu li li a:hover,
		.sf-menu li li.sfHover > a {
			background:url(images/sub-nav-hover.png) no-repeat left top;
			color:white;
		}

/*=== second level ===*/
.sf-menu li li li {
}
.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;
}



/* Top search */
#top-search {
	position:absolute;
	right:0;
	top:94px;
}
	
/* Sidebar search form */
.searchform {
	overflow:hidden;
	width:300px;	
	}
.searchform .searching {
		width:269px;
		height:44px;
		float:left;
		background:url(images/search-text.png) no-repeat left top;
	}
	.searchform input[type=text] {
		background:none;
		border:none;
		color:#b0b0b0;
		padding:14px 10px;
		width:249px;
	}
	.searchform .submit {
		width:31px;
		height:44px;
		border:none;
		background:url(images/search-button.png) no-repeat left top;
		cursor:pointer;
		}





/* Content
---------------------------------------- */
.primary_content_wrap {
	position:relative;
	z-index:1;
	padding:30px 0 55px 0;
	}
body.home .primary_content_wrap {
	padding:26px 0 5px 0;
}
	
#content {
	
}
	#content .indent {
		padding:0 30px 0 0;
		}

#contentTop .widget {
	margin-bottom:0;
}



/* Comments
---------------------------------------- */
h3#comments {
	padding-top:25px;
	}
.commentlist {
	list-style-type:none;
	padding:0;
	margin:0;
	}
	li.comment {
		list-style-type:none;
		overflow:hidden;
	}
		.odd {
			
		}
		.even {
			
		}
		li.comment {
			background:none !important;
			padding:0;
		}
			li.comment .comment-body {
				padding:10px 10px 25px 60px;
				position:relative;
				zoom:1;
				background:#fcfdfd;
				border:1px solid #ebf0f2;
				margin-bottom:20px;
				border-radius:8px;
				-moz-border-radius:8px;
				-webkit-border-radius:8px;
				}
		.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;
						text-decoration:none;
						font-weight:bold;
						}
					.reply a:hover {
						color:black !important;
						}
				
				
		.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 {
			padding:1em 0 0 0;
		}
		.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 {
		
	}


article.post,
#content.search article {
	margin-bottom:30px;
	overflow:hidden;
	width:100%;
}
article.single-post {
	margin-bottom:30px;
	overflow:hidden;
	width:100%;
	}
	.featured-thumbnail {
		float:left;
	}
		.featured-thumbnail img {
			margin:5px 20px 10px 0;
			padding:3px;
			background:#f1f5f8;
			-webkit-transition: all 0.3s ease;
			-moz-transition: all 0.3s ease;
			-o-transition: all 0.3s ease;
			}
		.featured-thumbnail.small img {
			padding:4px;
			margin:3px 15px 0 0;
			}
	a:hover .featured-thumbnail img {
		background:#3ab2f0;
	}			
			
	.post-content {
		
	}
		.post-content .excerpt {
			margin-bottom:1.5em;
			}
		.pagination {
			
		}
			.pagination a {
				display:inline-block;
				padding:0 5px;
				background:#eee;
				}
				
	article footer {
		clear:both;
		}
	article.single-post footer {
		margin-top:20px;
		}
		
		
.post-meta {
	width:100%;
	font-size:.813em;
	overflow:hidden;
	margin:-30px 0 2em 0;
}
body.single .post-meta {
	margin-top:-25px;
}

.post-navigation {
	
}
p.gravatar {
	float:left;
	margin-right:20px;
	}


/* Image styling */
.alignleft {
	float:left;
	margin:0 20px 10px 0;
	padding:3px;
	background:#f1f5f8;
	}
.alignright {
	float:right;
	margin:0 0 10px 20px;
	padding:3px;
	background:#f1f5f8;
	}
.aligncenter {
	text-align:center;
	margin:0 auto 10px auto;
	padding:3px;
	background:#f1f5f8;
	}
.alignnone {
	margin:0 0 10px 0;
	padding:3px;
	background:#f1f5f8;
	display:block;
	}
article .post-content img {
	max-width:710px;
	}




/* Older and newer navigation */
nav.oldernewer {
	width:100%;
	overflow:hidden;
	margin-bottom:1.5em;
}
	.older {
		float:left;
	}
	.newer {
		float:right;
	}

.search {
	
}

.author-info {
	width:100%;
	overflow:hidden;
	margin-bottom:3em;
	padding-bottom:2em;
	border-bottom:1px solid #eee;
}
	.author-info .avatar {
		margin:0 20px 0 0;
		}
		.author-info .avatar img {
			float:left;
			background:#fff;
			padding:4px;
			border:1px solid #dbdbdb;
			}




/* Author
---------------------------------------- */
#post-author {
	overflow:hidden;
	padding:20px;
	margin-bottom:2em;
	background:#f1f5f8;
	border:1px solid #e8edef;
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	position:relative;
	}
#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;
		}
#author-description {
	
	}

/* Recent author posts */
#recent-author-posts {
	margin-bottom:3em;
}

/* Recent author comments */
#recent-author-comments ul {
	margin:0;	
}
	#recent-author-comments ul li {
		list-style-type:none;
		margin-top:3px;
	}




/* 404
---------------------------------------- */
#error404 {
	padding:30px 0 80px 0;
}
	.error404-num {
		font-size:250px;
		line-height:1.2em;
		color:#2c90ea;
		letter-spacing:-3px;
		}
	#error404 hgroup {
		margin:0 0 2em 0;
		padding-top:50px;
		}
		#error404 hgroup h1 {
			font-size:3em;
			margin-bottom:.2em;
			}
			#error404 hgroup h2 {
				color:#1f1f1f;
			}
			



/* Portfolio
---------------------------------------- */
.latestwork {
	width:100%;
	overflow:hidden;
	list-style-type:none;
	padding:0;
	margin:0;
	}
	.latestwork li {
		float:left;
		margin-right:20px;
		}


/* Gallery */
.header-title {
	margin-bottom:2.5em;
	}
	.header-title h1 {
		margin-bottom:.1em;
		}
	.header-title .page-desc {
		font-size:.91em;
		color:#999;
		}

#gallery {
	
	}
	#gallery .portfolio {
		width:100%;
		overflow:hidden;
		list-style-type:none;
		padding:0;
		margin:-50px 0 0 0;
		}
		#gallery .portfolio li {
			float:left;
			width:294px;
			margin:50px 28px 0 0;
			position:relative;
			padding:0;
			background:none;
			}
		#gallery .portfolio li.nomargin {
			margin-right:0;
			}
			#gallery .portfolio li a.image-wrap {
				display:block;
				padding:3px;
				overflow:hidden;
				width:290px;
				height:150px;
				position:relative;
				background:#f1f5f8 url(images/loading.gif) 50% 50% no-repeat;
				-webkit-transition: all .2s ease-in-out;
				-moz-transition: all .2s ease-in-out;
				-o-transition: all .2s ease-in-out;
				}
				#gallery .portfolio li .featured-thumbnail {
					margin:0;
			}
			#gallery .portfolio li a.image-wrap:hover {
				background-color:#2c90ea;
				background-image:url(images/loading1.gif);
				}
				#gallery .portfolio li a.image-wrap img {
					float:left;
					padding:0;
					margin:0;
					}
			
			#gallery .portfolio li h4 { margin:15px 0 10px 0;}		
			
			#gallery .portfolio .folio-desc {
				margin-bottom:0;
				}
			#gallery .portfolio p.excerpt {
				padding:0;
				}
			
			.zoom-icon {
				display:block;
				position:absolute;
				left:1px;
				top:-152px;
				width:290px;
				height:150px;
				background:url(images/magnify.png) 50% 50% no-repeat;
				cursor:pointer;
				-webkit-transition: all .2s ease-in-out;
				-moz-transition: all .2s ease-in-out;
				-o-transition: all .2s ease-in-out;
				}
			#gallery .portfolio li a.image-wrap:hover .zoom-icon {
				top:1px;
				}

.wp-pagenavi { 
	margin-top:50px !important;
	text-align:center;
}
.wp-pagenavi a,
.wp-pagenavi .pages,
.wp-pagenavi .current {
	border:none !important;
	color:white;
}
.wp-pagenavi .pages,
.wp-pagenavi a {
	background:#b0b0b0;
}
.wp-pagenavi .current {
	background:#2c90ea;
}
.wp-pagenavi a:hover {
	background: #2c90ea;
}




/* Sidebar
---------------------------------------- */
#sidebar {
	padding-top:5px;
}
	#widget-sidebar {
		
	}
		#sidebar-search {
			
		}
		#sidebar-nav {
			
		}
		#sidebar-archives {
			
		}
		#sidebar-meta {
			
		}
		.widget {
			margin-bottom:50px;
		}
			.widget > h2 {
				margin-bottom:20px;
			}
			.widget ul { 
				margin-left:0;
			}
				.widget ul li {
					list-style-type:none;
				}
			
			
		ul.children {
			margin:0 0 0 20px;
			}
			
		.widget.menu .sub-menu {
			margin-top:8px;
		}
		
#sidebar .searchform .searching {
	width:189px;
}			

/* Calendar */
#calendar_wrap {}
	#wp-calendar {
		width:100%;
		}
		#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;
			color:#000;
			text-align:center;
			}
		#wp-calendar #prev {
			text-align:left;
			}
		#wp-calendar #next {
			text-align:right;
			}


/* FAQ
---------------------------------------- */
.faq_list {
	
	}
	.faq_list dt {
		color:#666;
		position:relative;
		padding:0 0 5px 28px;
		font-size:15px;
		font-weight:normal;
		}
	.faq_list span.marker {
		display:block;
		position:absolute;
		left:0;
		top:0;
		font-size:15px;
		color:#333;
		font-weight:bold;
		}
	.faq_list dd {
		padding:0 0 0 28px;
		position:relative;
		margin-bottom:2em;
		color:#b2b2b2;
		}
		.faq_list dd .marker {
			top:3px;
			}



/* Custom widgets
---------------------------------------- */

/* Popular posts */
.popular-posts {
	list-style-type:none;
	padding:0;
	margin:0;
	}
	.popular-posts li {
		overflow:hidden;
		margin-bottom:1.5em;
		}
		.popular-posts li .post-thumb {
			float:left;
			margin-right:20px;
			width:100px;
			height:100px;
			overflow:hidden;
			}

/* Post Cycle */
.post_cycle {
	list-style-type:none;
	padding:0;
	margin:0;
	}
	.post_cycle li {
		border-bottom:1px solid #eee;
		padding:0 0 1.2em 0;
		margin:0 0 1.2em 0;
		}
		
/* Custom cycle */
.custom_cycle {
	margin:0;
}
	.custom_cycle li {
		width:286px;
		display:-moz-inline-box; 
		display:inline-block; 
		*zoom:1; 
		*display:inline;
		vertical-align:top;
		margin:0 30px 46px 0;
		padding:0;
		background:none !important;
	}
	.custom_cycle li.nomargin {
		margin-right:0;
	}
		.custom_cycle li .title {
			margin-bottom:18px;
		}
		.custom_cycle li h1 {
			margin:0;
			padding-top:10px;
			overflow:hidden;
			width:100%;
		}
			.custom_cycle li h1 small {
				display:block;
				font-size:.433em;
				line-height:1.2em;
				color:#a4a4a4;
				letter-spacing:0;
				text-shadow:none;
				margin-top:2px;
			}	
			.custom_cycle li h1 span {
				float:left;
				padding:0 12px 0 0;
				margin:-10px 18px 0 0;
				background:url(images/divider1.png) no-repeat right top;
			}	
				.custom_cycle li h1 span img {
					margin-top:14px;
				}
		.custom_cycle li p {
			padding-left:3px;
		}			
		.custom_cycle li .button {
			margin-left:3px;
		}
	
/* Capa cycle */
.capa_cycle li {
	background:none;
	padding:41px 0 0 0;
	margin:40px 0 0 0;
	width:100%;
	overflow:hidden;
	vertical-align:top;
	background:url(images/divider2.gif) repeat-x left top !important;
}
.capa_cycle li:first-child {
	background:none !important;
	padding:0;
	margin:0;
}
	.capa_cycle li .featured-thumbnail img {
		margin-bottom:0;
		margin-top:0;
		float:left;
	}
	.capa_cycle li a {
		cursor:pointer;
	}
	.capa_cycle li h2 {
		top:-4px;
		position:relative;
		margin-bottom:24px;
	}	
	.capa_cycle li p {
		margin-bottom:25px;
	}


/* Folio Cycle */
.folio_cycle {
	list-style-type:none;
	padding:0;
	margin:0;
	width:100%;
	overflow:hidden;
	}
	.folio_cycle li {
		float:left;
		width:100px;
		height:100px;
		margin:0 0 15px 10px;
		padding:0;
		background:none;
		overflow:hidden;
		}


/* Testimonials */
.testimonials {
	list-style-type:none;
	padding:0;
	margin:0;
	}
	.testimonials li {
		background:url(images/divider2.gif) repeat-x left top !important;
		padding:0;
		padding-top:2.5em;
		margin-top:2.5em;
		width:100%;
		overflow:hidden;
		vertical-align:top;
		}
	.testimonials li:first-child {
		background:none !important;
		padding:0;
		margin:0;
	}	
		.testimonials li blockquote {
			border:none;
			background:url(images/quotes.png) no-repeat 0 0;
			margin:0;
			padding:0;
			min-height:45px;
			height:auto !important;
			height:45px;
			}
			.testimonials li blockquote p {
				margin-bottom:.5em;
				}
		.testimonials li .name-testi {
			padding:0 0 0 2.2em;
			text-align:right;
			font-weight:bold;
			}
			.testimonials li .name-testi a {
				font-weight:normal;
				}
	
	.testimonials li.alt blockquote {
		font-size:14px;
	}			



/* Footer
---------------------------------------- */
#footer {
	background:url(images/tail-bottom.gif) repeat-x center top #f1f5f8;
	padding:32px 0 34px 0;
	font-size:12px;
	line-height:1.2em;
	text-transform:uppercase;
}
	#footer,
	#footer a {
		color:#a9a9a9;
	}
	#footer a {
		text-decoration:none;
	}
	#footer a:hover {
		color:#2783e7;
	}
	#footer p.fright {
		text-align:right;
		margin:0;
	}

	/* Footer widget */
	#widget-footer {
		padding:0 0 20px 0;
		margin-bottom:35px;
		background:url(images/line-hor.gif) repeat-x center bottom;		
	}
		#widget-footer ul {
			margin:0;
		}
			#widget-footer ul li {
				list-style-type:none;
				padding:0;
				background:none;
			}
	
	#widget-footer h4 {
		display:none;
	}		
			
	.social-networks {
		text-align:center;
	}		 
		.social-networks li {
			display:-moz-inline-box; 
			display:inline-block; 
			*zoom:1; 
			*display:inline;
			vertical-align:top;
			margin:0 3px 0 2px;
		}
		.social-networks li:hover {
			margin-top:-1px;
		}
			.social-networks li a {
				-webkit-transition:none;
				-moz-transition:none;
				-o-transition:none;
			}
			.social-networks li a:hover {
				background-position:left -46px;
			}
	
	/* Footer navigation */
	nav.footer {
		float:left;
	}
		nav.footer ul {
			margin:0;			
			}
			nav.footer ul li {
				list-style-type:none;
				float:left;
				border-left:1px solid #a9a9a9;
				line-height:1em;
				padding:0 0 0 14px;
				margin:0 0 0 14px;
				background:none;
				}
			nav.footer ul li:first-child {
				border:none;
				margin:0;
				padding:0;
				}
			nav.footer ul li.current-menu-item a {
				color:#2783e7 !important;
			}		



/* Misc
---------------------------------------- */
.button {
	display:inline-block;
	color:#2c90ea;
	padding-right:23px;
	background-image:url(images/button-arrow.gif);
	background-repeat:no-repeat;
	background-position:right 9px;
	}
	.button:hover {
		color:#bfbfbf;
		text-decoration:none;
		background-position:right -15px;
		}
		
.no-results {
	
}

.widget-area {
	
}

.hr {
	height:1px;
	background:#eee;
	overflow:hidden;
	font-size:0;
	line-height:0;
	margin:30px 0;
	}

/* Address */
.address {
	padding-top:25px;
}
.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:Arial, 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;
		padding:4px;
		border:1px solid #e4e8ec;
		border-radius:6px;
		-moz-border-radius:6px;
		-webkit-border-radius:6px;
		position:relative;
		background:#fbfcfd;
		}
	#commentform textarea {
		width:460px;
		height:150px;
		padding:4px;
		overflow:auto;
		border:1px solid #e4e8ec;
		border-radius:6px;
		-moz-border-radius:6px;
		-webkit-border-radius:6px;
		position:relative;
		background:#fbfcfd;
		}
	#commentform #submit {
		background:#2c90ea;
		height:30px;
		width:130px;
		line-height:30px;
		padding:0 10px;
		color:#fff;
		cursor:pointer;
		border:none;
		-webkit-transition: all 0.3s ease;
		-moz-transition: all 0.3s ease;
		-o-transition: all 0.3s ease;
		
		border-radius:6px;
		-moz-border-radius:6px;
		-webkit-border-radius:6px;
		
		position:relative;
		}
	#commentform #submit:hover {
		background:#c0c0c0;
		}
	
	#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 {
		padding:6px;
		border:1px solid #e4e8ec;
		border-radius:6px;
		-moz-border-radius:6px;
		-webkit-border-radius:6px;
		position:relative;
		background:#fbfcfd;
		width:330px;
		}
		.wpcf7-form p.field small {
			color:red;
			}
	.wpcf7-form textarea {
		width:480px;
		height:160px;
		overflow:auto;
		margin-bottom:20px;
		padding:6px;
		border:1px solid #e4e8ec;
		border-radius:6px;
		-moz-border-radius:6px;
		-webkit-border-radius:6px;
		position:relative;
		background:#fbfcfd;
		}
	.wpcf7-form .submit-wrap {
		margin-bottom:0;
		}
	.wpcf7-form .submit-wrap input {
		background:#2c90ea;
		height:30px;
		width:130px;
		line-height:30px;
		padding:0 10px;
		color:#fff;
		cursor:pointer;
		border:none;
		-webkit-transition: all 0.3s ease;
		-moz-transition: all 0.3s ease;
		-o-transition: all 0.3s ease;
		
		border-radius:6px;
		-moz-border-radius:6px;
		-webkit-border-radius:6px;
		
		position:relative;
		}
	.wpcf7-form .submit-wrap input:hover {
		background:#c0c0c0;
		}
		.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;
			}




/* 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 { margin-right:0 !important; clear:right; }


.fleft { float:left;}
.fright { float:right;}
.clear { clear:both;}

.wrapper { 
	width:100%;
	overflow:hidden;
}
.extra-wrap {
	overflow:hidden;
	}


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

/* Always remember to compress your live stylesheet and keep an uncompressed backup */