@charset utf-8;
/*--
	Theme Name: WordPress Theme 1251
	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;
}

div#top-search a.user-link
{
display:none;
}


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:#ff6c00;
}
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;
  margin:0 0 0.75em;
}
h1.title { 
	font-size:30px;
	font-family:"trebuchet MS", Helvetica, sans-serif;
}
h2{
  font-size:1.5em;
	line-height:1.2em;
  margin:0 0 1em;
}
h2.title {
	font-family:"trebuchet MS", Helvetica, sans-serif;
	font-weight:normal;
	font-size:22px;
}
h2.title a:hover {
	background:#ff6c00;
	color:white;
	padding:0 5px;
}
	h2 a {
		color:#000;
		text-decoration:none;
		}
h3{
  font-size:1.1666em;
  margin:0 0 1.286em;
}
h3.title { 
	font-size:18px;
	font-weight:normal;
}
h4{
  font-size:1em;
  margin:0 0 1.5em;
}
h5{
  font-size:0.8333em;
  margin:0 0 1em;
}
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;
  margin:0 0 1.5em;
  font-size: 14px;
  line-height: 20px;
}
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;
  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: #1a1a1a;
	color: #272727;
	font: 100%/1.125em Arial, Helvetica, sans-serif;
	position:relative;
}

#main {
	font-size:.75em;
	background:white;
}
.container {
	width: 960px;
	margin: 0 auto;
	position:relative;
}




/* Header
---------------------------------------- */
#header {
	height:201px;
	position:relative;
	z-index:99;
	background:url(images/header-bg.jpg) no-repeat center top;
	min-width:960px;
}
.home #header {height:637px;}

#header .row-1 { 
	height:201px;
	position:relative;
	z-index:999;
}

/* Logo */
.logo {
	position:absolute;
	left:0px;
	top:2px;
	}
	
div.logo p.description
{
display:none !important;
}
	.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;
			}



/* Header widget */
#widget-header {
	
}
	.widget-header {
		
		}

/* Request a quote */
#widget_my_requestquotewidget {
	width:100%;
	overflow:hidden;
	min-height:102px;
	height:auto!important;
	height:102px;
	margin-bottom:54px;
	background:#f5f5f5;
		border-radius:5px;
		-moz-border-radius:5px;
		-webkit-border-radius:5px;
		position:relative;
}
	
	.box {
		
		padding:0 34px 0 42px;
		margin-bottom:20px;
		overflow:hidden;
		zoom:1;
	}
	.box h2 {
		color:#232323;
		font-size:29px;
		font-weight:normal;
		font-family:"trebuchet MS", Helvetica, sans-serif;
		letter-spacing:-1px;
		padding-top:33px;
		margin:0;
	}
	.box-button {
		float:right;
		padding-top:29px;
	}
		.box-button a,
		.button {
			font-size:16px;
			color:white;
			text-shadow:1px 1px rgba(0,0,0,.3);
			text-decoration:none;
			display:inline-block;
			float:left;
			padding-left:10px;
			font-family: 'Cuprum', arial, serif;
			font-weight:bold;
			text-transform:uppercase;
			background-repeat:no-repeat;
			background-position:left top;
			background-image:url(images/button-left.png);
		}
		.box-button a:hover,
		.button:hover { background-position:left -43px;}
			.box-button a span,
			.button span {
				display:block;
				padding-right:24px;
				background-repeat:no-repeat;
				background-position:right top;
				background-image:url(images/button-right.png);
			}
			.box-button a:hover span,
			.button:hover span { background-position:right -43px;}
			.box-button a b,
			.button b {
				display:block;
				line-height:43px;
				overflow:hidden;
				padding:0 12px 0 9px;
				background-repeat:repeat-x;
				background-position:left top;
				background-image:url(images/button-tail.png);
			}
			.box-button a:hover b,
			.button:hover b { background-position:left -43px;}
			
		.button { 
			font-size:18px;
			display:inline-block;
			float:none;
		}
	
		.more-link {
			font-size:16px;
			color:white;
			text-shadow:1px 1px rgba(0,0,0,.3);
			text-decoration:none;
			display:inline-block;
			float:left;
			padding-left:10px;
			font-family: 'Cuprum', arial, serif;
			font-weight:bold;
			text-transform:uppercase;
			background-repeat:no-repeat;
			background-position:left top;
			background-image:url(images/button-left.png);
		}
		.more-link:hover { background-position:left -43px;}
			.more-link span {
				display:block;
				padding-right:24px;
				background-repeat:no-repeat;
				background-position:right top;
				background-image:url(images/button-right.png);
			}
			.more-link:hover span { background-position:right -43px;}
			.more-link b {
				display:block;
				line-height:43px;
				overflow:hidden;
				padding:0 12px 0 9px;
				background-repeat:repeat-x;
				background-position:left top;
				background-image:url(images/button-tail.png);
			}
			.more-link:hover b { background-position:left -43px;}
			
		.more-link { 
			font-size:18px;
			display:inline-block;
			float:none;
		}
			
	.box-text {
		float:left;
		width:72%;
	}
	.box-text p { margin-top:20px; margin-bottom:0;}
	.button-outdent {
		
		}



/* Slider
---------------------------------------- */
#slider-wrapper {
	height:436px;
	position:relative;
	margin-bottom:30px;
}
#faded ul { list-style:none; padding:0; margin:0; }
#faded #pagination {position:absolute;
	left:50%;
	top:418px;
	z-index:9999;
	width:165px;
	margin-left:-83px;
	height:42px;
	background:url(images/pagination.png) no-repeat left top;} 
#faded ul.pagination { 
	list-style:none; padding:0; margin:0;
	overflow:hidden;
	text-align:center;
	width:165px;
}
	#faded ul.pagination li { 
		display:inline;
		margin:0 2px;
	}
	*+ html #faded ul.pagination li { margin:0 3px;}
		#faded ul.pagination li a {
				width:21px;
				height:21px;
				background-repeat:no-repeat;
				background-position:-27px top;
				background-image:url(images/pagination-sprite.gif);
				padding:0;
				margin-top:7px;
				display:inline-block;
			}
			#faded ul.pagination li a:hover { background-position:-55px top;}
			
		#faded ul.pagination li.current a,
		#faded ul.pagination li.current a:hover { background-position:left top;}
#faded { width:940px; }
#faded a { outline:0; border:0; text-decoration:none; }
/*
 * Required: If fixed height, state it here
*/
#faded .rap { height:333px; }

#faded ul.slides {
	overflow:hidden;
	height:436px;
}
#faded ul.slides li {
		width:100%;
		overflow:hidden;
		vertical-align:top;
		color:white;
		height:436px;
	}
	#faded ul.slides li h2 { 
		letter-spacing:-3px;
		line-height:1em;
		font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	}
	#faded ul.slides li p {
			font-size:14px;
			line-height:20px;
		}
		#faded ul.slides li .slide-button a {
				display:inline-block;
				height:58px;
				width:185px;
				background-repeat:no-repeat;
				background-position:left top;
				background-image:url(images/button-sprite.png);
			}
			#faded ul.slides li .slide-button a:hover { background-position:left -60px;}

/* Type 1 */			
#faded ul.slides li .type1 {
		text-align:center;
		padding:32px 0 0 0;
	}
	#faded ul.slides li .type1 h2 {
			font-size:70px;
			margin-bottom:30px;
	}	
	#faded ul.slides li .type1 .slide-button { text-align:center;}
	
/* Type 2 */	
#faded ul.slides li .type2 { 
	width:920px;
	height:392px;
	background:url(images/img-border2.png) no-repeat left top;
}	
	#faded ul.slides li .type2 .inside { padding:15px 0 0 26px;}


/* Type 3 */	
#faded ul.slides li .type3 h2 {
	font-size:28px;
	line-height:1.2em;
	letter-spacing:-1px;
	float:left;
	width:280px;
	margin-right:34px;
	padding-left:22px;
}
#faded ul.slides li .type3 p {
	float:left;
	width:371px;
	margin-right:30px;
	padding-top:5px;
}
#faded ul.slides li .type3 .slide-button {
	width:185px;
	float:left;
	margin-top:4px;
}
#faded ul.slides li .type3 .img-border { 
	padding:15px;
	background:white;
	float:left;
	margin: 0 0 14px 11px;
}

/* Type 4 */
#faded ul.slides li .type4 { padding-top:7px;}
	#faded ul.slides li .type4 .inside { padding:42px 0 0 0;} 	
	#faded ul.slides li .type4 h2 {
		font-size:42px;
		margin-bottom:35px;
	}
	#faded ul.slides li .type4 p { margin-bottom:43px;}
	#faded ul.slides li .type4 .image.fleft {
		background:url(images/img-border1.png) no-repeat left top;
		width:539px;
		height:379px;
		margin-right:15px;
	}
		#faded ul.slides li .type4 .image.fleft .inside { padding:27px 0 0 26px;}
		
/* Default */
#faded ul.slides li .default .inside { padding:42px 0 0 0;} 	
#faded ul.slides li .default h2 {
		font-size:42px;
		margin-bottom:35px;
	}
	#faded ul.slides li .default .image.fright {
		background:url(images/img-border1.png) no-repeat left top;
		width:539px;
		height:379px;
		margin-left:15px;
	}	
	#faded ul.slides li .default .image.fright .inside { padding:27px 0 0 26px;}	
	



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

/* Primary navigation */
nav.primary {
	width:940px;
	margin-top:103px;
	float:left;
	height:87px;
	background:url(images/nav-bg.png) no-repeat left top;
}

/* 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:			-4px;
	top:			73px; /* match top ul list item height */
	z-index:		99;
}
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:			227px; /* match ul width */
	top:			-10px;
}
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:			227px; /* match ul width */
	top:			-10px;
}


/* Our skin for dropdown menu */
.sf-menu {
	max-width:940px;
}
.sf-menu a {
	text-decoration:none;
}
.sf-menu a  { /* visited pseudo selector so IE6 applies text colour*/
	color:			white;
}
.sf-menu li a {
	font-size:18px;
	text-transform:uppercase;
	font-family: 'Cuprum', arial, serif;
	font-weight:bold;
}
.sf-menu > li {
		background:url(images/nav-divider.gif) no-repeat left top;
		padding-left:1px;
		cursor:pointer;
}
.sf-menu > li:first-child {
		background:none;
		padding-left:0px;
	}	
.sf-menu > li > a {
	line-height:73px;
	text-shadow:1px 1px 1px rgba(0,0,0,.5);
	width:155px;
	text-align:center;
}
.sf-menu > li.sfHover:first-child ul { left:5px;}
.sf-menu > li.last { clear:none !important;}
.sf-menu > li.last ul { left:-58px;}


.sf-menu > li:first-child > a { width:158px;}
.sf-menu > li.last > a { width:157px;}
.sf-menu > li:hover,
.sf-menu > li.sfHover {
	background:url(images/nav-hover.gif) repeat-x left top;
}
.sf-menu > li:first-child:hover,
.sf-menu > li.sfHover:first-child { background:url(images/nav-hover-first.png) no-repeat left top;}
.sf-menu > li.last:hover,
.sf-menu > li.sfHover.last { 
	background:url(images/nav-hover-last.png) no-repeat right top;
}

.sf-menu > li.current_page_item,
.sf-menu > li.current_page_item:hover { 
	background:url(images/nav-current.gif) repeat-x left top;
}
.sf-menu > li.current_page_item > a,
.sf-menu > li.current_page_item > a:hover {
	color:black;
	text-shadow:1px 1px 1px white;
}

.sf-menu > li.current_page_item:first-child { background:url(images/nav-current-first.png) no-repeat left top;}
.sf-menu > li.current_page_item.last { background:url(images/nav-current-last.png) no-repeat right top;}

.sf-menu li ul {
		width:227px;
		background:url(images/sub-nav.png) no-repeat left bottom;
		padding:10px 0;
	}
	.sf-menu li ul li a {
			font-size:15px;
			line-height:40px;
			padding-left:30px;
			height:1%;
		}
		.sf-menu li ul li a:hover,
		.sf-menu li ul li.sfHover > a { background:url(images/sub-hover.png) no-repeat left top;}

.sf-menu > li.last ul ul { left:-227px !important;}

.sf-menu li li ul { 
	padding-top:0;
	background:url(images/sub-nav-bot.png) no-repeat left bottom;
}		
.sf-menu li li li { background:url(images/sub-nav-tail.png) repeat-y;}
.sf-menu li li li:first-child {
		background:url(images/sub-nav-top.png) no-repeat;
		padding-top:10px;
	}
.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:41px;
}
	#top-search #searchform {
			float:left;
			margin-left:21px;
		}
	
#top-search .user-link {
		float:left;
		color:#353535;
		text-decoration:none;
		font-size:11px;
		line-height:18px;
		padding:0 5px;
		margin-top:5px;
}
#top-search .user-link:hover {
		background:#212121;
		color:white;
	} 





/* Content
---------------------------------------- */
.primary_content_wrap {
	position:relative;
	z-index:1;
	padding-bottom:56px;
}
.content-tail {
	background:url(images/content-tail.gif) repeat-x center top;
	min-width:960px;
}
	.cont-tail-bottom { 
		background:url(images/cont-tail-bottom.gif) repeat-x left bottom;
		min-width:960px;
	}
	
#content {
	padding:40px 0 0 0;	
}
	.home #content { padding-top:76px;}
	#content .right-indent {
		padding:0 20px 0 0;
	}
	
	#content .row-1 { margin-bottom:50px;}
	#content .row-1 .widget { margin: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 .comment-body {
				padding:10px 10px 25px 60px;
				position:relative;
				zoom:1;
				background:#fafafa;
				border:1px solid #eee;
				margin-bottom:20px;
				}
		.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:#000;
						padding:3px 8px;
						color:#fff;
						text-decoration:none;
						}
					.reply a:hover {
						background:#ff6c00;
						}
				
				
		.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 h3,
	h3.page-title,
	.widget h3.page-title {
		font-size:18px;
		font-family:"trebuchet MS", Helvetica, sans-serif;
		font-weight:normal;
		letter-spacing:0;		
	}
	#page-content h4 {
		font-weight:normal;
		font-size:14px;
		margin-bottom:15px;
	}
		#page-content ul,
		.post-content ul { margin-left:0;}
			#page-content ul li,
			.post-content ul li {
				list-style-type:none;
				padding-left:30px;
				margin-top:12px;
				background:url(images/bull.gif) no-repeat left top;
				font-size: 13px;
			}
			#page-content ul li:first-child,
			.post-content ul li:first-child { margin-top:0;}
	
	#page-meta {
		
	}

.author-meta {
	margin-bottom:20px;
	overflow:hidden;
	width:100%;
	}
	.author-meta p.gravatar {
		margin:0;
		}



/* Post
---------------------------------------- */
.post {
	
}
	.postContent {
		
	}
	.post-excerpt {
		
	}


article.post,
.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:7px;
			background:#dbdbdb;
			}
		.featured-thumbnail.small img {
			padding:4px;
			margin:3px 15px 0 0;
			}
	.post-content {
		
	}
		.post-content .excerpt {
			margin-bottom:1.5em;
			font-size: 14px;
			}
		.pagination {
			
		}
			.pagination a {
				display:inline-block;
				padding:0 5px;
				background:#eee;
				}
				
	article footer {
		clear:both;
		}
	article.single-post footer {
		margin-top:20px;
		}
		
		
.post-meta {
	padding:.5em 0;
	background:#f5f5f5;
	width:100%;
	font-size:.92em;
	overflow:hidden;
	margin-bottom:1em;
}
	.post-meta .fleft { padding-left:10px;}
	.post-meta .fright { padding-right:10px;}

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


/* Image styling */
.alignleft {
	float:left;
	margin:0 20px 10px 0;
	padding:7px;
	background:#dbdbdb;
	}
.alignright {
	float:right;
	margin:0 0 10px 20px;
	padding:7px;
	background:#dbdbdb;
	}
.aligncenter {
	text-align:center;
	margin:0 auto;
	padding:7px;
	background:#dbdbdb;
	}
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:7px;
			border:1px solid #dbdbdb;
			}




/* Author
---------------------------------------- */
#post-author {
	overflow:hidden;
	padding:20px;
	margin-bottom:2em;
	background:#f5f5f5;
	border-radius:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
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;
	padding-bottom:5px;	
}




/* 404
---------------------------------------- */
#error404 {
	padding:30px 0 100px 0;
}
	.error404-num {
		font-size:250px;
		line-height:1.2em;
		
		color:#ff6c00;
		}
	#error404 hgroup {
		margin:0 0 2em 0;
		padding-top:50px;
		
		}
		#error404 hgroup h1 {
			font-size:3em;
			margin-bottom:.2em;
			font-family:"trebuchet MS", Helvetica, sans-serif;
			}





/* 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 {
	margin-bottom:60px;	
	}
	#gallery .portfolio {
		width:100%;
		overflow:hidden;
		list-style-type:none;
		padding:0;
		margin:-50px 0 0 0;
		}
		#gallery .portfolio li {
			float:left;
			width:290px;
			margin:50px 29px 0 0;
			position:relative;
			}
		#gallery .portfolio li.nomargin {
			margin-right:0;
			}
			#gallery .portfolio li a.image-wrap {
				display:block;
				padding:5px;
				overflow:hidden;
				width:290px;
				height:150px;
				position:relative;
				background:#dbdbdb 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 h4 {
				margin:20px 0 10px 0;
				font-size:16px;
			}
				#gallery .portfolio li h4 a {
					text-decoration:none;
				}
				#gallery .portfolio li h4 a:hover { color:black;}
			#gallery .portfolio li a.image-wrap:hover {
				
				}
				#gallery .portfolio li a.image-wrap img {
					float:left;
					}
			
			#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 a {
	border:none !important;
	background:#252525;
	color:white;
	width:25px;
	height:25px;
	line-height:25px;
	padding:0 !important;
	display:inline-block;
	text-align:center;
}
.wp-pagenavi a:hover { background:#717171;}
.wp-pagenavi span.current {
	width:25px;
	height:25px;
	line-height:25px;
	border:none !important;  
	text-align:center;
	display:inline-block;
	padding:0 !important;
	background:#ff6c00;
	color:white;
}
.wp-pagenavi span.pages {
	border:none !important;
}





/* Sidebar
---------------------------------------- */
#sidebar {
	padding-top:76px;	
}
	#widget-sidebar {
		
	}
		#sidebar-search {
			
		}
		#sidebar-nav {
			
		}
		#sidebar-archives {
			
		}
		#sidebar-meta {
			
		}
		.widget {
			margin-bottom:30px;
		}
			.widget h3 {
				color:#2d2d2d;
				font-family:"trebuchet MS", Helvetica, sans-serif;
				line-height:1.2em;
				letter-spacing:-1px;
				margin-bottom:20px;
				font-size:28px;
			}
			#sidebar .widget h3 { font-size:22px;}
			
			#sidebar ul  { margin:0;}
			#sidebar ul li {
				list-style-type:none;
				background:url(images/line-hor.gif) repeat-x left top;
				padding-top:5px;
				margin-top:5px;
			}
			#sidebar ul li:first-child {
				background:none;
				padding-top:0;
				margin-top:0;
			}
				#sidebar ul li a {
					text-decoration:none;
				}
				#sidebar ul li a:hover { color:black;}
			
		ul.children {
			margin:0 0 0 20px;
			}
			
	#widget_text .textwidget h4 {
		font-weight:normal;
		font-size:14px;
	}
	#widget_text .textwidget p { margin-bottom:24px;}		
	
/* 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;
			background:#fff;
			color:#000;
			text-align:center;
			}
		#wp-calendar #prev {
			text-align:left;
			}
		#wp-calendar #next {
			text-align:right;
			}
			
/* Social networks */			
ul.social-networks li {
	line-height:48px;
	background:none !important;
	padding:0 !important;
	margin:15px 0 0 0 !important;
}	
	ul.social-networks li:first-child { margin-top:0;}
		ul.social-networks li a { display:block;} 		
		ul.social-networks li img { 
			float:left;
			margin-right:18px;
		}


/* 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 a {
		display:block;
	}
	
/* Banners Cycle */	
.banners_cycle { margin:0; padding:0;}
.banners_cycle li {
	list-style-type:none;
	
}
	.banners_cycle li a {
		display:block;
		text-decoration:none;
		color:#808080;
		padding:15px 0 15px 22px;
		background:url(images/line-ver.gif) repeat-y left top;
	}
		.banners_cycle li a:hover,
		.banners_cycle li a:hover h3 { color:white;}
		
		.banners_cycle li a:hover { background:#ff7500;}
		
	.banners_cycle li h3 { 
		margin:0;
	}

/* Custom Cycle */	
.custom_cycle { 
	margin:0;
	width:100%;
	overflow:hidden;
}
	.custom_cycle li {
		list-style-type:none;
		width:293px;
		float:left;
		margin-left:30px;
	}
	.custom_cycle li:first-child { margin-left:0;}


/* Testimonials */
.testimonials {
	list-style-type:none;
	padding:0;
	margin:0;
	}
	.testimonials li {
		background:#fff;
		padding:1.5em;
		margin-bottom:2em;
		margin-right:5px;
		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);
		}
		.testimonials li blockquote {
			border:none;
			background:url(images/quotes.png) no-repeat 0 0;
			margin:0;
			padding:0;
			}
			.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;
				}
				



/* Footer
---------------------------------------- */
#footer {
	background:#1a1a1a;
	color:white;
}
	#footer .copy {
		text-align:center;
		height:116px;
	}
		#footer .copy p { padding-top:50px;}
		#footer .copy a { text-decoration:none;}
		#footer .copy a:hover { text-decoration:underline;}

	/* Footer widget */
	#widget-footer {
		background:url(images/footer-tail.gif) repeat center top;
		padding:44px 0 0 0;		
	}
		#widget-footer .widget h3 {font-size:28px;}
		#widget-footer .widget-area { margin-bottom:50px;}
		#widget-footer .right-indent { padding-right:20px;}
		#widget-footer h4 {
			color:#ff7e00;
			font-size:25px;
			line-height:1.2em;
			letter-spacing:0;
			font-family:"trebuchet MS", Helvetica, sans-serif;
		}
			#widget-footer ul { margin:0;}
				#widget-footer ul li {
					list-style-type:none;
					background:url(images/divider.png) repeat-x left top;
					padding-top:10px;
					margin-top:10px;
				}
				#widget-footer ul li:first-child {
					background:none;
					padding-top:0;
					margin-top:0;
				}
					#widget-footer ul li a {
						color:white;
						text-decoration:none;
					}
					#widget-footer ul li a:hover { color:#ff7e00;}
					
					
	#widget-footer #wp-calendar caption { color:white;}	
	
	#widget-footer #recentcomments li a { text-decoration:underline;}
	
	#widget-footer .post_cycle li a:hover { text-decoration:underline !important;}						
	
	/* Footer navigation */
	nav.footer {
		float:right;
	}
		nav.footer ul {
			
			}
			nav.footer ul li {
				list-style-type:none;
				float:left;
				padding-left:15px;
				}



/* Misc
---------------------------------------- */
.featured-services .aligncenter {
	border:none;
	background:none;
	padding:0;
	margin-bottom:10px;
	display:block;
}
.featured-services div {
	text-align:center;
}

ul.overview { margin:0;}
	#page-content ul.overview li {
		list-style-type:none;
		overflow:hidden;
		margin:20px 0 0 0;
		background:none;
		padding:0;
	}
	ul.overview li:first-child { margin-top:0;}
		
#page-content ul.clients li {
	background:none;
	padding-left:0;
	overflow:hidden;
	width:100%;
	vertical-align:top;
	margin-top:15px;
}
ul.clients li:first-child { margin-top:0;}	
	ul.clients li .alignleft {
		padding:0;
		background:none;
	}	
	
.link {
	text-decoration:none;
	line-height:19px;
	display:inline-block;
}	
.link:hover {
	color:white;
	background:#ff6c00;
	padding:0 5px;
}
	
.no-results {
	
}

.widget-area {
	
}

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

/* Address */
.address {
	padding:0 0 0 10px;
	}
.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;
		}
	#commentform textarea {
		width:460px;
		height:150px;
		padding:4px;
		overflow:auto;
		}
	#commentform #submit {
		background:#000;
		height:30px;
		line-height:30px;
		padding:0 10px;
		color:#fff;
		cursor:pointer;
		border:none;
		}
	#commentform #submit:hover {
		background:#ff6c00;
		}
	
	#commentform input[type=text]:hover,
	#commentform input[type=text]:focus,
	#commentform textarea:hover,
	#commentform textarea:focus {
		background:#f0f0f0;
		}




/* Contact form */
	.wpcf7-form p.field {
		margin-bottom:5px;
		line-height:1.8em;
		font-weight:bold;
		}
	.wpcf7-form p.field input {
		background:#eee;
		padding:8px 0 8px 8px;
		width:330px;
		border:1px solid #dbdbdb;
		margin-right:10px;
		border-radius:15px;
		-moz-border-radius:15px;
		-webkit-border-radius:15px;
		color:#111;
		font-size:12px;
		}
		.wpcf7-form p.field small {
			color:red;
			}
	.wpcf7-form textarea {
		width:480px;
		height:160px;
		background:#eee;
		font-size:1em;
		padding:8px 0 8px 8px;
		border:1px solid #dbdbdb;
		overflow:auto;
		border-radius:15px;
		-moz-border-radius:15px;
		-webkit-border-radius:15px;
		color:#111;
		font-size:12px;
		margin-bottom:20px;
		}
	.wpcf7-form .submit-wrap {
		margin-bottom:0;
		}
	.wpcf7-form .submit-wrap input {
		cursor:pointer;
		background:#eee;
		height:29px;
		width:125px;
		display:inline-block;
		font-size:14px;
		color:#000;
		text-decoration:none;
		box-shadow:1px 1px 3px rgba(0, 0, 0, .2);
		-moz-box-shadow:1px 1px 3px rgba(0, 0, 0, .2);
		-webkit-box-shadow:1px 1px 3px rgba(0, 0, 0, .2);
		border-radius:15px;
		-moz-border-radius:15px;
		-webkit-border-radius:15px;
		margin-bottom:2px;
		border:none;
		}
	.wpcf7-form .submit-wrap input:hover {
		background:#000;
		color:#fff;
		}
		.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:178px;
		height:31px;
		float:left;
		background:url(images/input-text.png) no-repeat left top;
		margin-right:4px;
	}
	#searchform input[type="text"] {
			border:none;
			background:none;
			padding:7px;
			width:164px;
		}
	#searchform .submit {
		width:36px;
		height:31px;
		border:none;
		background:none;
		cursor:pointer;
		background:url(images/input-search.png) no-repeat left top;
	}
	#searchform .submit:hover { background-position:left -31px;}



/* 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%; font-size: 14px; }
.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 */