@charset utf-8;
/*--
	Theme Name: WordPress Theme 1224
	Theme URI: http://template-help.com/
	Description: A theme from Template-Help.com Collection
	Version: 3
	Author: Template_Help.com 
	Author URL: http://www.Template-Help.com/ 
--*/

html,body,div,span,object,iframe,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,var,fieldset,form,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,dialog,figure,footer,header,hgroup,menu,nav,section,time,mark,audio,video{
  margin:0;
  padding:0;
  vertical-align:baseline;
}
article,aside,dialog,figure,footer,header,hgroup,menu,nav,section,time,mark,audio,video {
  display:block;
}
textarea{
  font:101%/1.5em Arial, Helvetica, sans-serif;
}
blockquote{
  quotes:none;
	border-left: 1px solid #CCCCCC;
	font-style: italic;
	margin-left: 2em;
}
q{
  quotes:none;
	font-style: italic;
}
blockquote:before,blockquote:after,q:before,q:after{
  content:'';content:none;
}
:focus{
  outline:none;
}

/* Baseline and common looks - Sets a vertical rhythm and styles the different elements.
 */
a{
  text-decoration:underline;
  border:0;
  color:#bdbfb6;
}
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;
  font-weight:normal;
  color:black;
  letter-spacing:-1px;
  margin:0 0 0.75em;
}
	h1 span { color:#bdbfb6;}	
h2{
  font-size:1.8em;
  line-height:1.2em;
  color:black;
  margin:0 0 1em;
  font-weight:normal;
}
	h2 a {
		color:#000;
		text-decoration:none;
	}
	h2 a:hover { color:#9e9e9e;}
h3{
  font-size:1.1666em;
  margin:0 0 1.286em;
}
h4{
  font-size:1em;
  margin:0 0 .6em;
}
h5{
  font-size:0.8333em;
  margin:0 0 1.8em;
}
h6{
  font-size:0.666em;
  margin:0 0 2.25em;
}
img{
  display:inline-block;
  vertical-align:text-bottom;
}
ins{
  text-decoration:overline;
}
mark {
  background-color:#ff9;
  color:#000;
  font-style:italic;
  font-weight:bold;
}
ol{
  list-style:outside decimal;
}
p{
  font-weight:300;
  margin:0 0 1.5em;
}
pre{
  font-family:"Courier New", Courier, monospace, serif;
  margin:0 0 1.5em;
	border-left: 1px solid #CCCCCC;
	margin-left: 2em;
	padding-left: 2em;
}
sub{
  top:0.4em;
  font-size:0.85em;
  line-height:1;
  position:relative;
  vertical-align:baseline;
}
sup{
  font-size:0.85em;
  line-height:1;
  position:relative;
  bottom:0.5em;
  vertical-align:baseline;
}
strong,b{
  font-weight:700;
}
ul{
  list-style:outside disc;
}
ul,ol{
  margin:0 0 1.5em 1.5em;
  padding:0;
}
li ul{
  padding:0;
  margin:0 0 0 2em;
	list-style-position:outside;
	list-style-type:circle;
}
li ol {
  padding:0;
  margin:0 0 0 2em;
	list-style-position:outside;
}
table{
  border-collapse:collapse;
  border-spacing:0;
  margin:0 0 1.5em;
  padding:0;
	width:100%;
	border:none;
}
caption{
  font-style:italic;
  text-align:left;
}
tr.alt td{
  background:#eee;
}
td{
  border:0;
  padding:0.5em 1em;
  vertical-align:middle;
	border-bottom:1px solid #eee;
	line-height:1.5em;
}
th{
  font-weight:700;
  padding:0.5em 1em;
  vertical-align:middle;
	background:#eee;
	text-align:left;
}
button{
  -x-system-font: none;
  cursor:pointer;
  display:block;
  font-size:0.99em;
  height:2em;
  line-height:1.5em;
  margin:0.8em 0 0;
  padding:0 0.5em;
}
button::-moz-focus-inner {
  border: 0;
}
fieldset{
  border:0;
  margin:0 0 1.5em;
  position:relative;
  padding:1.5em 0 0;
}
fieldset fieldset{
  clear:both;
  margin:0 0 0.75em;
  padding:0 0 0 1.5em;
}
input{
  border:1px solid #ccc;
  border-bottom-color:#eee;
  border-right-color:#eee;
  font-size:1em;
  line-height:1.5em;
  padding:.3em;
  margin:0 0 0.75em;
}
input[type=file]{
  height:2.25em;
  font-size:1em;
  padding:0;
  border:0;
  border:1px solid #ccc !ie;
}
textarea{
  border:1px solid #ccc;
  border-bottom-color:#eee;
  border-right-color:#eee;
  margin:0;
  padding:.3em;
}
select{
  border:1px solid #ccc;
  border-bottom-color:#eee;
  border-right-color:#eee;
  font-size:1em;
  line-height:1.5em;
  margin-bottom:0.75em;
  padding:0.25em;
  height:2.25em;
}
optgroup {
  font-weight:700;
  font-style:normal;
  text-indent:0.2em;
}
optgroup + optgroup {
  margin-top:1em;
}
option{
  font-size:1em;
  height:1.5em;
  padding:0;
  text-indent:1em;
}
label{
  cursor:pointer;
  display:block;
  margin:0;
  padding:0;
}
label input{
  background:0;
  border:0;
  line-height:1.5em;
  margin:0 0.5em 0 0;
  padding:0;
  width:auto;
}
legend{
  font-size:1.1666em;
  font-weight:700;
  left:0;
  margin:0;
  padding:0;
}




/* General
---------------------------------------- */
body{
	background: #f0efea;
	color: #878980;
	font: 100%/20px Arial, Helvetica, sans-serif;
	position:relative;
}

#main {
	font-size:.688em;
	background-color:#f7f6f2;
}
.container {
	width: 940px;
	margin: 0 auto;
	position:relative;
}




/* Header
---------------------------------------- */
header { 
	background-repeat:no-repeat;
	background-position:50% top;
	background-image:url(images/skins/skin1/header-bg.jpg);
	min-width:944px;
}

.home header .container { 
	height:640px;
	overflow:hidden;
}
header .container {
	height:640px;
	width:944px;
	position:relative;
	z-index:2;
}

/* Logo */
.logo {
	position:absolute;
	left:0;
	top:36px;
	z-index:9999;
}
	.logo h1,
	.logo h2 {
		font-size:45px;
		line-height:1.2em;
		margin:0;
		letter-spacing:normal;
		font-weight:normal;
		font-family: 'Pacifico', arial, serif;
		text-shadow:1px 1px rgba(0,0,0,.3);
		
	}
		.logo h1 a,
		.logo h2 a {
			color:white;
			text-decoration:none;
			padding-left:62px;
			padding-right:8px;
			line-height:1.2em;
			display:inline-block;
			vertical-align:top;
			background-repeat:no-repeat;
			background-position:left 3px;
			background-image:url(images/skins/skin1/logo.gif);
		}


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

/* Request a quote */
#widget_my_requestquotewidget {
	width:100%;
	overflow:hidden;
	background:url(images/line-hor.gif) repeat-x left top;
	margin-bottom:29px;
	}
	
	.box {
		background:url(images/line-hor.gif) repeat-x left bottom;
		overflow:hidden;
		zoom:1;
		padding:22px 0 30px 0;
		position:relative;
	}
	.box h2 {
		color:#1f1f23;
		font-size:30px;
		letter-spacing:-2px;
		font-weight:normal;
		line-height:1.2em;
		margin-bottom:0;
	}
	.box-button {
		position:absolute;
		right:0;
		top:50%;
		margin-top:-22px;
	}
		.box-button a.but {
			font-size:24px;
			display:block;
			background-repeat:repeat-x;
			background-position:left top;
			background-image:url(images/button-tail.gif);
			color:white;
			text-decoration:none;
			text-shadow:1px 1px #232322;
			letter-spacing:-1px;
		}
		
			.box-button a.but span {
				display:block;
				background-repeat:no-repeat;
				background-position:right top;
				background-image:url(images/button-right.gif);
			}
			.box-button a.but b {
				font-weight:normal;
				display:block;
				padding:0 68px 0 26px;
				line-height:44px;
				background-repeat:no-repeat;
				background-position:left top;
				background-image:url(images/button-left.gif);
			}
			
			.box-button a.but:hover,
			.box-button a.but:hover b { background-position:left -44px;}
			
			.box-button a.but:hover span { background-position:right -44px;}
			
	.box-text {
		float:left;
		width:70%;
		font-size:18px;
		color:#c2c2c2;
	}
	.button-outdent {
		
		}



/* Slider
---------------------------------------- */
#slider-wrapper {
	padding-top:117px;
	overflow:hidden;
	position:relative;
	width:100%;
}
#slider-wrapper .container { 
	background:url(images/slider-wrapper.png) no-repeat left top;
	padding-top:1px;
}
#slider {
	position:relative;
	width:940px;
	margin:0 auto;
	height:397px;
	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%;
}
/* Caption styles */
.nivo-caption {
	position:absolute;
	left:32px;
	bottom:-60px;
	color:#fff;
	width:100%;
	z-index:89;
}
.nivo-caption h2 { 
	color:#898989;
	font-size:11px;
	line-height:1.2em;
	font-weight:normal;
}
	.nivo-caption h2 span {
		color:white;
		font-size:24px;
		line-height:1.2em;
		display:inline-block;
		padding:0 15px 0 8px;
		font-family: 'Pacifico', arial, serif;
	}
.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;
	height:20px;
	overflow:hidden;
	right:42px;
	bottom:-49px;
	z-index:9999;
}
.nivo-controlNav a {
	position:relative;
	z-index:99;
	cursor:pointer;
	float:left;
	padding-top:20px;
	height:0;
	background-repeat:no-repeat;
	background-image:url(images/pagination.png);
	background-position:-20px top;
	width:21px;
}
.nivo-controlNav a:hover { background-position:-40px top;}
.nivo-controlNav a.active { background-position:1px top;}

.nivo-directionNav {

	}
.nivo-directionNav a {
	position:absolute;
	display:block;
	width:34px;
	height:34px;
	text-indent:-9999px;
	border:0;
	top:50%;
}
a.nivo-nextNav {
	right:0;
	background:red;
}
a.nivo-prevNav {
	left:0;
	background:red;
}

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









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

/* Primary navigation */
nav.primary {
	position:absolute;
	right:0;
	top:42px;
	z-index:9999;	
}

/* Essential styles for dropdown menu */
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.sf-menu {
	line-height:	1.0;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			10em; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width:			100%;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			42px; /* 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:			153px; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			153px; /* match ul width */
	top:			0;
}


/* Our skin for dropdown menu */
.sf-menu {
	max-width:760px;
}
.sf-menu a {
	text-decoration:none;
	text-transform:uppercase;
	color:white;
	text-shadow:1px 1px rgba(0,0,0,.5);
	height:1%;
}
.sf-menu > li { margin-left:5px;}	
	.sf-menu > li > a {
		line-height:42px;
		padding-left:2px;
	}
	.sf-menu li a span {
		display:block;
		padding-right:4px;
	}
	.sf-menu li a:hover span,
	.sf-menu li.sfHover a span,
	.sf-menu li.current_page_item a span { background:url(images/nav-right.png) no-repeat right top;}
	
	.sf-menu li a b {
		font-weight:normal;
		display:block;
		padding:0 17px 0 19px;
	}
		.sf-menu > li > a:hover,
		.sf-menu > li.sfHover > a,
		.sf-menu > li.current_page_item > a {
			text-shadow:1px 1px #0f1820;
			background:url(images/nav-left.png) no-repeat left top;
		}
			.sf-menu li a:hover b,
			.sf-menu li.sfHover a b,
			.sf-menu li.current_page_item a b { background:url(images/nav-tail.png) repeat-x left top;}

.sf-menu li ul {
	border:1px solid #171717;
	background:url(images/sub-tail.gif) repeat-x left bottom #303136;
	border-radius:2px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	width:151px;
}			
.sf-menu li li a {
	text-shadow:1px 1px #0f1820;
	border-left:1px solid #36373b;
	line-height:33px;
	width:150px;
	text-indent:18px;
}
.sf-menu li li a:hover,
.sf-menu li > ul > li.sfHover > a,
.sf-menu li > ul > li.current_page_item > a {
	 background:url(images/sub-act.png) no-repeat left top;
}
.sf-menu li li:first-child {border-top:1px solid #36373b;}
.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-menu a.sf-with-ul b { padding-right:45px;}
.sf-sub-indicator {
	position:		absolute;
	display:		block;
	right:			22px;
	top:			1.05em; /* IE6 only */
	width:			9px;
	height:			6px;
	text-indent: 	-999em;
	overflow:		hidden;
	background:		url(images/arrows-ffffff.png) no-repeat 0 0 !important; /* 8-bit indexed alpha png. IE6 gets solid image only */
	padding:0 !important;
}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top:			18px;
	background-position: 0 0; /* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */
a:hover > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator,
li.current_page_item > a > .sf-sub-indicator {
	background-position: -9px 0 !important; /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator,
.sf-menu ul li.sfHover a .sf-sub-indicator,
.sf-menu ul li:hover .sf-sub-indicator,
.sf-menu ul li a:hover .sf-sub-indicator { 
	background-position:  0 -102px !important;
	width:5px;
	height:8px;
	top:13px;
}

/* 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:15px;
	}
	#top-search .input-search {
		width:160px;
		margin-right:10px;
		}
	#top-search #submit {
		width:50px;
		cursor:pointer;
		}






/* Content
---------------------------------------- */
.primary_content_wrap {
	position:relative;
	z-index:1;
	padding:40px 0 50px 0;
	background:url(images/tail-primary-cont.gif) repeat-x left top;
}
	
#content {
	float:left;font-size:13px;
	width:710px;
}
	#content .indent { padding:0 35px 0 0;}
	#content .indent1 { padding:20px 0;}

#full-width #content {
	float:none;
	width:100%;
	}
	article {
		padding-bottom:30px;
		overflow:hidden;
		width:100%;
	}
	article.single-post {
		border-bottom:none;
		}
		.featured-thumbnail {
			float:left;
		}
			.featured-thumbnail img {
				margin:5px 20px 10px 0;
			}
		.post-content {
			
		}
			.post-content .excerpt {
				margin-bottom:1.5em;
				}
			.pagination {
				
			}
				.pagination a {
					display:inline-block;
					padding:0 5px;
					background:#eee;
					}
	.post-meta {
		background:url(images/line-hor.gif) repeat-x left top;
		width:100%;
		overflow:hidden;
		margin:1em 0 3em 0;
	}
	.post-meta-top { padding-left:1px;}
		.post-meta p { 
			margin:0;
			background:url(images/line-hor.gif) repeat-x left bottom;
			padding:.5em 0;
			overflow:hidden;
		}
		.post-meta .fright { text-align:right;}
		.post-meta a:hover,
		.post-meta-top a:hover { color:black;}
	
	.post-navigation {
		
	}
	p.gravatar {
		float:left;
		margin-right:20px;
		}
	
	
	.alignleft {
		float:left;
		margin:0 20px 10px 0;
		}
	.alignright {
		float:right;
		margin:0 0 10px 20px;
		}
	.aligncenter {
		text-align:center;
		margin:0 auto;
		}
	article .post-content img {
		max-width:710px;
		}




/* Comments
---------------------------------------- */
.commentlist {
	list-style-type:none;
	padding:0;
	margin:0;
	}
	li.comment {
		list-style-type:none;
		overflow:hidden;
	}
		.odd {
			
		}
		.even {
			
		}
			li.comment .comment-body {
				padding:10px 10px 25px 60px;
				position:relative;
				zoom:1;
				background:#f0f0f0;
				border:1px solid #e6e6e6;
				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 .comment-body {
						background:#fefcf6;
						border:none;
						}
				
				.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: #878980;
					}
				
				
		.waiting-for-approval {
			
		}
	#trackbacks {
		
	}
		li.trackback {
			
		}
	p#no-comments {
		
	}
	#comments-form {
		
	}
	
	.allowed_tags {
		background:#eee;
		padding:15px;
		font-size:11px;
		font-family:"Courier New", Courier, monospace;
		color:#666;
		}
		.allowed_tags strong {
			font-family:Tahoma, Geneva, sans-serif;
			}
		#respond {
			
		}
		.cancel-comment-reply {
			
		}



/* Page
---------------------------------------- */
.page {
	
}
	#page-content ul,
	.post-content ul { margin:0;}
	
	#page-content ul li,
	.post-content ul li { 
		list-style-type:none;
		padding:4px 0 0 30px;
		margin-top:4px;
		background:url(images/bull.gif) no-repeat left 5px;
	}
	#page-content ul li:first-child,
	.post-content ul li:first-child {
		margin-top:0;
		padding-top:0;
		background-position:left top;
	}
		#page-content ul li a:hover,
		.post-content ul li a:hover {
			color:black;
		} 
	
	#page-meta {
		
	}

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



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


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

.search {
	
}

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




/* Author
---------------------------------------- */
#post-author {
	overflow:hidden;
	border:1px solid #ecebe6;
	background:#f0efea;
	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;
		}

/* Recent author posts, Recent author comments */
#recent-author-posts h3,
#recent-author-comments h3 {
	font-size:20px;
	font-weight:normal;	
}

/* Recent author comments */
#recent-author-comments ul { margin:0;}
	#recent-author-comments ul li { list-style-type:none;}
		#recent-author-comments ul li a:hover { color:black;}




/* 404
---------------------------------------- */
#error404 {
	text-align:center;
	padding:80px 0;	
}





/* Sidebar
---------------------------------------- */
#sidebar {
	float:left;
	width:230px;
}
#sidebar .widget ul { margin:0;}
	#sidebar .widget ul li {
		list-style-type:none;
		padding:4px 0 0 30px;
		margin-top:4px;
		background:url(images/bull.gif) no-repeat left 5px;
	}
	#sidebar .widget ul li:first-child { 
		border:none;
		margin-top:0;
		padding-top:0;
		background-position:left top;
	}
		#sidebar .widget ul li a {
			text-decoration:none;
		}
		#sidebar .widget ul li a:hover { color:black;} 

	#widget-sidebar {
		
	}
		#sidebar-search {
			
		}
		#sidebar-nav {
			
		}
		#sidebar-archives {
			
		}
		#sidebar-meta {
			
		}
		.widget {
			margin-bottom:35px;
		}
			.widget h3,
			h3.page-title {
				color:#1f1f23;
				font-size:24px;
				line-height:1.2em;
				font-weight:normal;
				letter-spacing:-1px;
				background:url(images/line-hor.gif) repeat-x left bottom;
				padding-bottom:6px;
				margin-bottom:29px;
			}
			.widget h3 { margin-bottom:20px;}
			
		ul.children {
			margin:0 0 0 20px;
		}

/* Calendar */
#calendar_wrap {
	}
	#wp-calendar {
		width:100%;
		}
		#wp-calendar caption {
			text-align:center;
			}
		#wp-calendar td {
			text-align:center;
			padding:6px 0;
			border:1px solid #f0efea;
		}
		#wp-calendar td.pad,
		#wp-calendar td#next,
		#wp-calendar td#prev {
			border:none; 
		}
		#wp-calendar caption {
			font-size:16px;
			color:#000;
			font-style:normal;
			padding:4px 0;
			font-weight:bold;
			margin-bottom:5px;
			}
		#wp-calendar thead th {
			padding:7px 0;
			font-size:14px;
			background:#f0efea;
			color:#878980;
			text-align:center;
			}
		#wp-calendar #prev {
			text-align:left;
		}
		#wp-calendar #next {
			text-align:right;
		}
		#wp-calendar a:hover { color:black;}
		
/* Tag cloud */		
.widget_tag_cloud a { color:#878980;}
.widget_tag_cloud a:hover { color:black;}

/* Projects */
#projects {
	height:347px;
	position:relative;
	margin-bottom:0px;
}
#projects li { list-style-type:none;}
	#projects .projects-wrapper {
		position:absolute;
		left:0;
		top:0;
		width:100%;
		margin:0;
	}
		#projects .projects-wrapper.second-row	 {
			position:absolute;
			top:auto;
			bottom:73px;
			margin:0;
		}
		#projects .projects-wrapper.third-row {
			top:auto;
			bottom:0;
			margin:0;
		}
		
#projects li.project {
	float:left;
	width:220px;
	margin-left:20px;
	position:relative;
}
#projects li.project:first-child { margin-left:0;}

#projects .desc {
	background:white;
	height:46px;
	padding:17px 0 0 11px;
}
	#projects .desc h5 {
		color:#1f1f23;
		font-size:12px;
		line-height:16px;
		margin:0 0 -3px 0;
	}
	#projects .desc p { 
		margin:0;
		display:inline;
	}
	
#projects .project-img {
	height:138px;
	overflow:hidden;
	position:relative;
}

*+ html #projects .link { margin-left:3px;}

/* Banners */
#banners { margin:0;}
	#banners li {
		float:left;
		width:282px;
		list-style-type:none;
		margin-left:47px;
	}
	#banners li:first-child { margin-left:0;}
	
		#banners li h2 {
			font-size:30px;
			line-height:1.2em;
			font-weight:normal;
			color:#1f1f23;
			margin-bottom:8px;
			letter-spacing:-1px;
		}
		#banners li p { margin-bottom:7px;}
		#banners li .featured-thumbnail img { margin-top:-5px;}


.img-border {
				padding:3px;
				margin-bottom:2px;
				background:white;
				float:left;
				margin-right:21px;
				position:relative;
				
				box-shadow:1px 1px 1px #e5e3da;
				-moz-box-shadow:1px 1px 1px #e5e3da;
				-webkit-box-shadow:1px 1px 1px #e5e3da;
			}
			.img-border img { float:left;}
			.img-border:hover { background:#bdbfb5;}

.link:hover,
.read-more:hover { color:black;}


/* Testimonials */
#sidebar ul.testimonials li {
	margin-top:15px;
	padding:16px 0 0 0;
	background:none;
}
	ul.testimonials li blockquote {
		border:none;
		margin:0;
		line-height:1.8em;
		background:url(images/testi-bg.png) no-repeat left top;
		position:relative;
	}
		ul.testimonials li blockquote p { 
			padding:0;
			margin:0;
		}
		ul.testimonials li .name-testi {
			font-weight:bold;
			text-align:right;
		}
		
		
/* Team */	
ul#team { 
	margin:0;
	width:100%;
	overflow:hidden;
}	
	#page-content ul#team li {
		float:left;
		width:85px;
		list-style-type:none;
		margin:0 20px 0 0;
		padding:0;
		background:none;
	}
		ul#team li img {
			display:block;
			margin-bottom:5px;
		}
	
/* Standards */		
#page-content ul.standards li {
	overflow:hidden;
	clear:both;
	vertical-align:top;
	padding:20px 25px 0 0;
	background:none;
}
#page-content ul.standards li:first-child { padding-top:0;}	

/* Clients */	
#sidebar ul.clients li {
	background:none;
	padding:0 0 0 0;
}
	#sidebar ul.clients li h4 {
		margin:0;
	}
	#sidebar ul.clients li img {
		border:1px solid #efede5;
		float:left;
		margin:4px 20px 0 0;
	}
		


/* Footer
---------------------------------------- */
#footer { 
	border-top:1px solid #ecebe6;
	background-color:#f0efea;
}
	#footer .container {
		padding:36px 0 35px 0;
	}
	#footer p.copyright,
	#footer p.copyright a { 
		color:black;
		text-transform:uppercase;
		margin:0;
	}
	#footer p.copyright a { text-decoration:none;}
	#footer p.copyright a:hover { text-decoration:underline;}

	/* Footer widget */
	#widget-footer { margin:0 0 37px 0;}
		#widget-footer .widget-area {
			float:left;
			width:220px;
			list-style-type:none;
			margin-left:20px;		
		}
		#widget-footer .widget-area:first-child { margin:0;}
			#widget-footer .widget-area h4 {
				color:black;
				text-transform:uppercase;
			}
			#widget-footer .widget-area ul { margin:0;}
				#widget-footer .widget-area ul li {
					list-style-type:none;
					background:url(images/divider.gif) repeat-x left bottom;
				}
					#widget-footer .widget-area ul li a {
						color:#878980;
						text-decoration:none;
						line-height:28px;
						padding-bottom:2px;
						display:inline-block;
					}
					#widget-footer .widget-area ul li a:hover { color:black;}
			
			#widget-footer .widget-area.widget_links,
			#widget-footer .widget-area.social_networks_widget,
			#widget-footer .widget-area.widget_archive,
			#widget-footer .widget-area.widget_categories,
			#widget-footer .widget-area.widget_meta,
			#widget-footer .widget-area.widget_pages { width:140px;}
			
			#widget-footer .widget-area.social_networks_widget ul li { 
				 line-height:28px;
				 padding-bottom:2px;
				 overflow:hidden;
			} 
				#widget-footer .widget-area.social_networks_widget ul li a {
					 background-repeat:no-repeat !important;
					 background-position:left 50% !important;
					
					 padding-bottom:0;
					 display:inline-block;
					 padding-left:27px;
				}
			
			#widget-footer .widget-area.widget_text .contacts { width:140px;}
			#widget-footer .widget-area.widget_text .contacts span { float:right;}
			#widget-footer .widget-area.widget_text .contacts a { text-decoration:none;}
			#widget-footer .widget-area.widget_text .contacts a:hover { color:black;}
			
			#widget-footer .widget-area.widget_text .text { padding-right:0;}
			
				#widget-footer .widget-area.widget_text .text a.img-border img { float:left;}
				
			#widget-footer .widget-area.widget_recent_comments ul li a {
				color:#bdbfb6;
				text-decoration:underline;
			}				
			#widget-footer .widget-area.widget_recent_comments ul li a:hover { 
				color:black;
				text-decoration:none;
			}
	
	/* 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 {
	
}

.line-hor {
	height:1px;
	overflow:hidden;
	font-size:0;
	line-height:0;
	margin:30px 0;
	}

/* Address */
.address {
	padding:0;
	}
.address dt {
	margin-bottom:1.5em;
	}
.address dd {
	margin-bottom:0;
	width:100%;
	overflow:hidden;
	}
	.address dd span {
		float:left;
		width:100px;
		}



/* Forms
---------------------------------------- */

/* Form defaults */
input, select, textarea { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	vertical-align:middle;
	font-weight:normal;
}


/* Comment form */
#commentform label { display:inline-block;}
	#commentform p.field {
		margin-bottom:5px;
		}
		#commentform small {
			color:#8b8b8b;
			}
	#commentform input[type=text] {
		width:250px;
		padding:4px;
		display:block;
		}
	#commentform textarea {
		width:460px;
		height:150px;
		padding:4px;
		margin-top:10px;
		overflow:auto;
		}
	#commentform #submit {
		background:#000;
		height:30px;
		line-height:30px;
		padding:0 10px;
		color:#fff;
		cursor:pointer;
		border:none;
		}
	#commentform #submit:hover {
		background:#878980;
		}
	
	#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:white;
		padding:7px 0 7px 8px;
		width:330px;
		border:1px solid #e1e0d9;
		margin-right:10px;
		color:#111;
		font-size:12px;
		}
		.wpcf7-form p.field small {
			color:red;
			}
	.wpcf7-form textarea {
		width:480px;
		height:160px;
		background:white;
		font-size:1em;
		padding:7px 0 7px 8px;
		border:1px solid #e1e0d9;
		overflow:auto;
		color:#111;
		font-size:12px;
		margin-bottom:20px;
		}
	.wpcf7-form .submit-wrap {
		margin-bottom:0;
		}
		
		
	.wpcf7-form .submit-wrap input {
		cursor:pointer;
		width:120px;
		height:30px;
		cursor:pointer;
		vertical-align:top;
		border:none;
		background:none;
		background:#bdbfb6;
		color:white;
		text-transform:uppercase;
		}
	.wpcf7-form .submit-wrap input:hover {
		background:#939688;
		}
		.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;
		}
		div.wpcf7-response-output { margin-left:0 !important;}
		span.wpcf7-not-valid-tip { padding-top:0 !important;}




/* Sidebar search form */
#searchform {
	}
#searchform .searching {
		width:180px;
		margin-right:10px;
		border:1px solid #e1e0d9;
		padding:5px;
		vertical-align:top;
		height:14px;
		line-height:1.29em;
	}
#sidebar .widget #searchform .searching { width:147px;}	
	#searchform .submit {
		width:60px;
		height:26px;
		cursor:pointer;
		vertical-align:top;
		border:none;
		background:none;
		background:#bdbfb6;
		color:white;
		text-transform:uppercase;

		}
	
	#searchform .submit:hover {
		background:#939688;
	}
	
	*+ html #searchform .searching,
	*+ html #searchform .submit { vertical-align:middle;}



/* Fluid Columns */
.one_half{ width:48%; }
.one_third{ width:30.66%; }
.two_third{ width:65.33%; }
.one_fourth{ width:22%; }
.three_fourth{ width:74%; }
.one_fifth{ width:16.8%; }
.two_fifth{ width:37.6%; }
.three_fifth{ width:58.4%; }
.four_fifth{ width:67.2%; }
.one_sixth{ width:13.33%; }
.five_sixth{ width:82.67%; }
.one_half, .one_third, .two_third, .three_fourth, .one_fourth, .one_fifth, .two_fifth, .three_fifth, .four_fifth, .one_sixth, .five_sixth{ position:relative; margin-right:4%; float:left; }
.last_col { margin-right:0 !important; clear:right; }


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

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


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

.qtrans_language_chooser{list-style:none;padding:0px;margin:0px}
.qtrans_language_chooser li{margin-bottom:10px}