@charset utf-8;
/*--
	Theme Name: WordPress Theme Number
	Theme URI: http://template-help.com/
	Description: A theme from Template-Help.com Collection
	Version: 1253
	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 "Trebuchet MS", 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:none;
  border:0;
  color:#3bace5;
}
a:hover,a:focus{
  text-decoration:underline;
}
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.714em;
  letter-spacing:-1px;
  text-transform:uppercase;
}
h2{
  font-size:1.714em;
  line-height:1.2em;
  margin:0 0 0.833em;
  letter-spacing:-1px;
  text-transform:uppercase;
}
	h2 a {
		color:#1A1A1A;
		text-decoration:none;
		}
		h2 a:hover{
			text-decoration:none;
			color:#3bace5;
			}
h3{
  font-size:1.571em;
  margin:0 0 0.909em;
  letter-spacing:-1px;
  text-transform:uppercase;
}
	h3 a {
		color:#1A1A1A;
		text-decoration:none;
		}

		h3 a:hover{
			text-decoration:none;
			color:#3bace5;
			}
h4{
  font-size:1.256em;
  margin:0 0 0.714em;
}
	h4 a {
		color:#1A1A1A;
		text-decoration:none;
		}

		h4 a:hover{
			text-decoration:none;
			color:#3bace5;
			}
h5{
  font-size:1.143em;
  margin:0 0 0.5em;
}
	h5 a {
		color:#1A1A1A;
		text-decoration:none;
		}

		h5 a:hover{
			text-decoration:none;
			color:#3bace5;
			}

h6{
  font-size:1em;
  margin:0 0 0.357em;
}
	h6 a {
		color:#1A1A1A;
		text-decoration:none;
		}

		h6 a:hover{
			text-decoration:none;
			color:#3bace5;
			}

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.429em;
}
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;
  list-style-image:url(images/marker.gif);
}
ul li{
	padding:7px 0 6px;
	line-height:1em;
	}
*+html ul li{
	padding:0 0 12px 0px;
	}
ul,ol{
  margin:0 0 12px 17px;
  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;
  resize:none;
}
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: #f8f8f8;
	color: #1a1a1a;
	font: 100%/1.25em "Trebuchet MS", Arial, Helvetica, sans-serif;
	position:relative;
}

#main {
	font-size:.75em;
	z-index:2;
	min-width:980px;
}

.top_tail{
	min-width:980px;
	background:url(images/all_bg.gif) left top repeat-x #fff;
	}
.container {
	width: 980px;
	margin: 0 auto;
	position:relative;
}




/* Header
---------------------------------------- */
#header {
	height:338px;
	position:relative;
	z-index:99;
	margin-bottom:20px;
}

/* Logo */
.logo {
	position:absolute;
	left:0;
	top:54px;
	}
	.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{
		 font-size:1.333em;
		 font-weight:bold;
		 text-transform:uppercase;
		 color:#595959;
		 text-shadow:1px 1px 2px rgba(255,255,255, 0.5);
		 margin:-28px 0 0 117px;
		 letter-spacing:-1px;
		 }

/* Header widget */
#widget-header {
	position:absolute;
	z-index:99;
	width:100%;
	top:0;
	left:0;
	height:46px;
}
	.widget-header {
		
		}

#menu-top-links{
	list-style:none;
	list-style-image:none;
	float:right;
	font-size:14px;
	text-transform:uppercase;
	letter-spacing:-2px;
	font-weight:bold;
	line-height:46px;
	}
    #menu-top-links li{
		float:left;
		padding:0;
		margin:0 10px;
		line-height:46px;
		}
		#menu-top-links a{
			color:#fff;
			text-shadow:1px 1px 2px rgba(0,0,0, 0.5);
			}
			#menu-top-links a:hover{
				text-decoration:none;
				color:#3bace5;
				}

/* Request a quote */
#widget_my_requestquotewidget {
	width:100%;
	overflow:hidden;
	margin-bottom:3em;
	}
	
	.box {
		background:#eee;
		border:1px solid #dbdbdb;
		padding:20px;
		margin-bottom:20px;
		overflow:hidden;
		zoom:1;
		}
	.box-button {
		float:right;
		background:#dbdbdb;
		font-size:21px;
		color:#fff;
		text-decoration:none;
		padding:10px;
		}
	.box-text {
		float:left;
		width:75%;
		}
	.button-outdent {
		
		}



/* Slider
---------------------------------------- */
#slider-wrapper {
	height:258px;
	overflow:hidden;
	position:relative;
	margin-bottom:12px;
	}
#slider {
	position:relative;
	width:980px;
	height:200px;
	background:url(images/loading.gif) no-repeat 50% 50%;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider a {
	border:0;
	display:block;
}


/* 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:18px;
	bottom:-55px;
	color:#fff;
	opacity:0.8; /* Overridden by captionOpacity setting */
	width:50%;
	z-index:89;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#202020;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:-1px;
	height:37px;
	padding-top:15px;
}
.nivo-caption p {
	margin:0;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:99;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav {
	position:absolute;
	width:938px;
	height:56px;
	left:0;
	bottom:-56px;
	text-align:right;
	background:url(images/slider_nav.gif) left top repeat-x #e5e5e5;
	padding:0 21px;
}
.nivo-controlNav a {
	position:relative;
	z-index:99;
	cursor:pointer;
	display:inline-block !important;
	width:29px;
	height:30px;
	background:url(images/paginat.gif) left top no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	text-align:left;
	margin:15px 0 0 12px;
}
.nivo-controlNav a:hover,
.nivo-controlNav a.active {
	font-weight:bold;
	background-position:left bottom;
	}

.nivo-directionNav {

	}
.nivo-directionNav a {
	position:absolute;
	display:block;
	width:36px;
	height:35px;
	text-indent:-9999px;
	border:0;
	top:50%;
	background:url(images/direction_nav.png) no-repeat 0 0;
}
a.nivo-nextNav {
	right:20px;
	background-position:-36px 0;
}
a.nivo-nextNav:hover {
	background-position:-36px -35px;
	}
a.nivo-prevNav {
	left:20px;
	background-position:0 0;
}
a.nivo-prevNav:hover {
	background-position:0 -35px;
	}

#slider .nivo-controlNav img {
	display:inline; /* Unhide the thumbnails */
	position:relative;
	margin-right:10px;
	width:120px;
	height:auto;
}









/* Navigations
---------------------------------------- */

/* Primary navigation */
nav.primary {
	height:150px;
    position:relative;
	top:188px;
}

/* Essential styles for dropdown menu */
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
	list-style-image:none;
}
.sf-menu {
	line-height:	1.0;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			227px; /* 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:			141px; /* match top ul list item height */
	z-index:		99;
}
.sf-menu li.last:hover ul,
.sf-menu li.last.sfHover ul {
	left:			auto;
	right:          0;
	top:			135px; /* 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:			0;
}
ul.sf-menu li.last li:hover ul,
ul.sf-menu li.last li.sfHover ul {
	left:			auto; /* match ul width */
	top:			0;
	right:          227px;
}

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 {
	margin:0;
}
.sf-menu a {
	padding: 		.75em 1em;
	text-decoration:none;
}
.sf-menu a  { /* visited pseudo selector so IE6 applies text colour*/
	color:			#fff;
}
.sf-menu li {
}
.sf-menu li li {
}
.sf-menu li li li {
	background:		#9AAEDB;
}
.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 {
	padding-right: 	2.25em;
	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;
}

.sf-menu{
	background:url(images/brd1.gif) left top repeat-y;
	padding-left:1px;
	height:150px;
    }
.sf-menu li{
	line-height:1.3em;
    }
.sf-menu > li{
	background:url(images/brd2.gif) right top repeat-y;
	height:150px;
	padding:0 1px 0 0;
	}
	.sf-menu > li > a{
		height:150px;
		display:block;
		background:url(images/m.gif) right top no-repeat;
		padding:0;
		width:162px;
		text-align:center;
		font-weight:regular;
		text-shadow:1px 1px 3px rgba(0,0,0, 0.5);
		font-size:2em;
		color:#fff;
		text-transform:uppercase;
		letter-spacing:-1px;
		}

.sf-menu > li > a:hover, .sf-menu > li.sfHover > a, .sf-menu > li.current-menu-item > a, .sf-menu > li.current-menu-ancestor > a{
	background:url(images/m_hover.gif) left top no-repeat;
	color:#3bace5;
	}
.sf-menu > li > a > span{
	display:block;
	cursor:pointer;
	}
.sf-menu > li > a > .menu_name{
	margin:3px 0 0;
	}
	
.sf-menu .m_icon{
	height:105px;
	background-position:center top;
	background-repeat:no-repeat;
	}
.sf-menu > li > a:hover .m_icon, .sf-menu > li.sfHover > a .m_icon, .sf-menu > li.current-menu-item > a .m_icon, .sf-menu > li.current-menu-ancestor > a .m_icon{background-position:center -106px;}

.sf-menu .m_icon1{background-image:url(images/m_icon1.png);}
.sf-menu .m_icon2{background-image:url(images/m_icon2.png);}
.sf-menu .m_icon3{background-image:url(images/m_icon3.png);}
.sf-menu .m_icon4{background-image:url(images/m_icon4.png);}
.sf-menu .m_icon5{background-image:url(images/m_icon5.png);}
.sf-menu .m_icon6{background-image:url(images/m_icon6.png);}


.sf-menu > li > ul{
	background:url(images/drop_bg.png) right top no-repeat;
	width:227px;
	padding:24px 0 14px;
	z-index:99;
	}
.sf-menu > li.last > ul{
	background:url(images/drop_bg.png) left top no-repeat;
	}

.sf-menu > li > ul li{
	float:none;
	vertical-align:top;
	}
.sf-menu > li > ul a{
	font-size:1.111em;
	font-weight:regular;
	letter-spacing:+1px;
	color:#202020;
	text-transform:uppercase;
	display:block;
	background:#f9f9f9;
	padding:10px 10px 10px 24px;
	}
	.sf-menu > li > ul a:hover, .sf-menu > li > ul .sfHover a, .sf-menu > li > ul .current-menu-item a, .sf-menu > li > ul .current-menu-ancestor a{
		background:#3bace5;
		color:#f9f9f9;
		}


/* Top search */
#top-search {
	position:absolute;
	right:0;
	top:87px;
	height:55px;
	width:299px;
	background:url(images/search_bg.png) left top no-repeat;
	}
	#top-search .input-search {
		width:221px;
		margin:0;
		float:left;
		border:none;
		font:14px "Trebuchet MS", Arial, Helvetica, sans-serif; 
		padding:18px 13px;
		background:none;
		}
	#top-search #submit {
		width:52px;
		height:55px;
		padding:0;
		cursor:pointer;
		margin:0;
		float:left;
		border:none;
		background:url(images/search_but.png) left top no-repeat;
		}
		#top-search #submit:hover{
			background-position:left bottom;
			}





/* Content
---------------------------------------- */
.primary_content_wrap {
	position:relative;
	z-index:1;
	background:#fff;
	-webkit-box-shadow: #e5e4e4 0px 0px 16px;
	-moz-box-shadow: #e5e4e4 0px 0px 16px;
	box-shadow: #e5e4e4 0px 0px 16px;
	font-size:1.167em;
	}
	
#content {
}
	#content .indent {
		padding:0 30px 0 0;
		}

.sep2{
	background:url(images/sep.gif) 652px top repeat-y;
	}
.cont_inner{
	padding:32px 24px;
	}
.cont_inner2{
	padding:32px 24px 32px 0;
	}
.cont_inner3{
	padding:0 24px 32px;
	}


.top_request{
	background:url(images/box_tail.gif) left bottom repeat-x #317bba;
	width:326px;
	float:left;
	border-left:1px solid #97bf0d;
	}
	.top_request:first-child{border:none;}
	.top_request dt{
		background:url(images/box_title.gif) left bottom repeat-x #97bf0d;
		color:#97bf0d;
		font-weight:bold;
		font-size:1.714em;
		letter-spacing:-1px;
		border-bottom:1px solid #317bba;
		text-transform:uppercase;
		line-height:1.2em;
		padding:12px 23px;
		}
    .top_request dd{
		border-top:1px solid #ffffff;
		padding:19px 25px 15px;
		margin:0;
		color:#e5e5e5;
		}
    .top_request dd p{
		margin-bottom:1.714em;
		}
    .top_request .link{
		-webkit-box-shadow: #1d1d1d 0px 1px 2px;
		-moz-box-shadow: #1d1d1d 0px 1px 2px;
		box-shadow: #1d1d1d 0px 1px 2px;
		}

.link{
	display:inline-block;
	background:#efefef;
	color:#97bf0d;
	line-height:27px;
	border:1px solid #fff;
	text-decoration:none;
	text-shadow:1px 1px 0px #fff;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-shadow: #a7a7a7 0px 1px 2px;
	-moz-box-shadow: #a7a7a7 0px 1px 2px;
	box-shadow: #a7a7a7 0px 1px 2px;
	padding:0 16px;
	position:relative;
	}
	.link:hover{
		text-decoration:none;
		color:#3bace5;
		}

#bot_section{
	font-size:1.167em;
	padding:50px 0 50px 7px;
	}
.bot_section_widget{
	float:left;
	margin-bottom:9px;
	width:183px;
	}
#bot_section h3{
	color:#555;
	}
#bot_section ul{
	list-style-image:url(images/marker2.gif);
	margin:0 0 0 15px;
	}
	#bot_section ul li{
		padding:6px 0 7px;
		}
	*+html #bot_section ul li{
		padding:0 0 12px 0;
		}
		
#text-14{
	float:right;
	}
#text-14 .soc_links{
	list-style:none;
	list-style-image:none;
	}
	#text-14 .soc_links li{
		padding:2px 0 !important;
		line-height:19px;
		}
    .soc_links img{
		float:left;
		margin:2px 8px 0 9px;
		}
	.soc_links a{
		color:#57504b;
		text-decoration:none;
		}
		.soc_links a:hover{
			text-decoration:underline;
			}
			
.list{
	list-style:none;
	list-style-image:none;
	margin-left:0;
	}
	.list li{
		line-height:1.5em;
		}

#team{
	list-style:none;
	list-style-image:none;
	margin-left:0;
	text-align:center;
	}
	#team li{
		float:left;
		width:117px;
		line-height:1.25em;
		}
		#team li img{
			display:block;
			margin-bottom:10px;
			}


/* 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:#3bace5;
						}
				
				
		.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
---------------------------------------- */
article.page {
	padding-top:30px;
	margin-bottom:30px;
	width:100%;
}
	#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 {
	padding-top:30px;
	margin-bottom:30px;
	width:100%;
}
article.single-post {
	margin-bottom:30px;
	width:100%;
	}
	.featured-thumbnail {
		float:left;
	}
		.featured-thumbnail img {
			margin:5px 20px 10px 0;
			padding:7px;
			background:#fff;
			border:1px solid #dbdbdb;
			}
		.featured-thumbnail.small img {
			padding:4px;
			margin:3px 15px 0 0;
			}
	.post-content {
		
	}
		.post-content .excerpt {
			margin-bottom:1.5em;
			}
		.pagination {
			
		}
			.pagination a {
				display:inline-block;
				padding:0 5px;
				background:#eee;
				}
				
	article footer {
		clear:both;
		padding-top:20px
		}
	article.single-post footer {
		margin-top:20px;
		}
		
		
.post-meta {
	border-top:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
	padding:.0em 0;
	width:100%;
	font-size:.92em;
	overflow:hidden;
	margin-bottom:0em;
}
.post-navigation {
	
}
p.gravatar {
	float:left;
	margin-right:20px;
	}


/* Image styling */
.alignleft {
	float:left;
	margin:3px 20px 10px 0;
	}
.alignright {
	float:right;
	margin:3px 0 10px 20px;
	}
.aligncenter {
	text-align:center;
	margin:0 auto;
	}
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;
	border:1px solid #dbdbdb;
	padding:20px;
	margin-bottom:2em;
	}
#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 {
	
}




/* 404
---------------------------------------- */
#error404 {
	padding:30px 0 100px 0;
}
	.error404-num {
		font-size:250px;
		line-height:1.2em;
		
		color:#999;
		}
	#error404 hgroup {
		margin:0 0 2em 0;
		padding-top:50px;
		}
		#error404 hgroup h1 {
			font-size:3em;
			margin-bottom:.2em;
			}





/* 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%;
		list-style:none;
		padding:0;
		margin:0;
		list-style-image:none;
		}
		#gallery .portfolio li {
			float:left;
			width:294px;
			margin:0 22px 50px 0;
			position:relative;
			line-height:1.25em;
			}
		#gallery .portfolio li.nomargin {
			margin-right:0;
			}
			#gallery .portfolio li a.image-wrap {
				display:block;
				padding:1px;
				border:1px solid #eee;
				overflow:hidden;
				width:290px;
				height:150px;
				position:relative;
				background:#FFF 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;
				margin-bottom:10px;
				}
			#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;
				}






/* Sidebar
---------------------------------------- */
#sidebar {
	
}
	#widget-sidebar {
		
	}
		#sidebar-search {
			
		}
		#sidebar-nav {
			
		}
		#sidebar-archives {
			
		}
		#sidebar-meta {
			
		}
		.widget {
			margin-bottom:40px;
		}
		ul.children {
			margin:0 0 0 20px;
			}

/* Calendar */
#calendar_wrap {
	padding:0 10px 0 15px;
	}
	#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;
			}


/* 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:none;
	list-style-image:none;
	padding:0;
	margin:0;
	}
	.popular-posts li {
		overflow:hidden;
		margin-bottom:1.5em;
		line-height:1.25em;
		}
		.popular-posts li .post-thumb {
			float:left;
			margin-right:20px;
			width:100px;
			height:100px;
			overflow:hidden;
			}

/* Post Cycle */
.post_cycle {
	list-style:none;
	list-style-image: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;
		line-height:1.25em;
		}


/* Folio Cycle */
.folio_cycle {
	list-style:none;
	padding:0;
	margin:0;
	width:100%;
	overflow:hidden;
	list-style-image:none;
	}
	.folio_cycle li {
		float:left;
		width:100px;
		height:100px;
		margin:0 0 15px 10px;
		overflow:hidden;
		}


/* Testimonials */
.testimonials {
	list-style:none;
	list-style-image:none;
	padding:0;
	margin:0;
	}
	.testimonials li {
		background:#fff;
		padding:1em;
		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);
		background:url(images/quotes.png) 5px 5px no-repeat;
		line-height:1.25em;
		}
		.testimonials li blockquote {
			border:none;
			margin:0;
			padding:0;
			}
			.testimonials li blockquote p {
				margin-bottom:.5em;
				}
		.testimonials li .name-testi {
			padding:0 0 0 15px;
			text-align:right;
			font-weight:bold;
			}
			.testimonials li .name-testi a {
				font-weight:normal;
				}
				



/* Footer
---------------------------------------- */
#footer {
	padding:20px 0;
	border-top:1px solid #ebebeb;
	text-transform:uppercase;
}

.footer_inner{
	padding:6px 7px;
	}

	/* 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 {
	display:inline-block;
	padding:7px 15px;
	background:#000;
	color:#fff;
	text-decoration:none;
	}
	.button:hover {
		background:#999;
		}
.no-results {
	
}

.widget-area {
	
}

.hr {
	height:1px;
	background:#eee;
	overflow:hidden;
	font-size:0;
	line-height:0;
	margin:30px 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 {
		height:30px;
		cursor:pointer;
		width:auto;
		overflow:visible;
		}
	#commentform #submit:hover {
		}
	
	#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;
		display:inline-block;
		background:#efefef;
		color:#1a1a1a;
		line-height:27px;
		height:27px;
		border:1px solid #fff;
		text-decoration:none;
		text-shadow:1px 1px 0px #fff;
		-webkit-border-radius: 6px;
		-moz-border-radius: 6px;
		border-radius: 6px;
		-webkit-box-shadow: #a7a7a7 0px 1px 2px;
		-moz-box-shadow: #a7a7a7 0px 1px 2px;
		box-shadow: #a7a7a7 0px 1px 2px;
		padding:0 16px;
		position:relative;
		width:auto;
		overflow:visible;
		}
	.wpcf7-form .submit-wrap input:hover {
		text-decoration:none;
		color:#3bace5;
		}
		.wpcf7-not-valid-tip {
			width:200px !important;
			position:absolute;
			left:auto !important;
			top:-25px !important;
			right:20px;
			padding:1px 0 1px 5px !important;
			background:none !important;
			color:red !important;
			border:none !important;
			}
      .wpcf7-form-control-wrap{display:block}



/* Sidebar search form */
#searchform {
	
	}
#searchform .searching {
		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;
		}
	#searchform .submit {
		cursor:pointer;
		display:inline-block;
		background:#efefef;
		color:#1a1a1a;
		line-height:27px;
		height:27px;
		border:1px solid #fff;
		text-decoration:none;
		text-shadow:1px 1px 0px #fff;
		-webkit-border-radius: 6px;
		-moz-border-radius: 6px;
		border-radius: 6px;
		-webkit-box-shadow: #a7a7a7 0px 1px 2px;
		-moz-box-shadow: #a7a7a7 0px 1px 2px;
		box-shadow: #a7a7a7 0px 1px 2px;
		padding:0 16px;
		position:relative;
		width:auto;
		overflow:visible;
		}
#searchform .submit:hover {
		text-decoration:none;
		color:#3bace5;
	}

/* 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 */