/*
Theme Name: Level One Contracting + Maintenance
Theme URI: http://www.levelone.ca
Description: Theme for Level One Contracting + Maintenance
Version: 1.0
Author: Gwyn Pritchett
Author URI: http://www.gwynpritchett.com/
Tags: black, orange, sleek, simple, clean, smooth
*/

/* RESET */
@import url(css/reset.css);
/* HEADINGS -------------------------------------------------------------- */


.post ul li {
	line-height: 24px;
	list-style-type: square;
	padding-left: 4px;
}
.post ul {
	margin: 0 0 10px 15px;
}
/* Colours -------------------------------------------- */


h2.pagetitle {
	background:#FFF;
	color:#666
}
ul.commentlist li {
	background:#f6f2ed url('images/comment_bg.gif') no-repeat
}	/* Comment background color */
ul.commentlist .rightside {
	border-left:1px solid #A5C3D3
}
/* DEFAULT WORDPRESS CSS FOR IMAGES */
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
img.alignleft {
	padding: 4px;
	margin: 0 15px 10px 0;
}
.alignright {
	float: right;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	/* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* Main Styles ----------------------------------------------------- */
/* ----------------------------------------------------------------- */

.post {
	clear:both;
	margin-bottom: 30px;
	padding:0
}
.entry {
	clear:both;
}
.entry p {
	line-height:21px;
	font-size:12px;
}

.post .postmetadata {
	font-size:10px;
	padding:0;
	color: #aaa;
	margin:5px 0 15px 0;
	text-transform: uppercase;
}
.post .postmetadata .category {
	display:block;
	width:200px;
	float:left;
}
.post .postmetadata .comments {
	display:block;
	width:400px;
	text-align:right;
	float:right;
}

.navigation {
	width:100%;
	font-size:12px;
	margin:0
}
.navigation .alignleft {
	display:block;
	float:left;
	width:49%
}
.navigation .alignright {
	display:block;
	float:right;
	width:49%;
	text-align:right
}

h3 {
	font-size:16px;
	font-weight:normal;
}
ul.commentlist {
	list-style:none;
	width:580px;
	margin:0;
	padding:0
}
ul.commentlist li {
	display:block;
	width:580px;
	margin:0 0 15px 0
}
ul.commentlist li div {
	display:block;
	padding:15px 15px 15px 26px;
	margin:0;
	width:540px;
	background:url('images/comment_bottom.gif') bottom no-repeat
}
ul.commentlist .leftside {
	display:block;
	width:150px;
	float:left
}
ul.commentlist .rightside {
	display:block;
	width:370px;
	float:right
}
ul.commentlist img {
	float:left;
	margin:0 10px 0 0
}
ul.commentlist cite {
	font-size:16px;
	font-weight:bold;
	font-style:normal;
	position:relative;
	top:-2px
}
ul.commentlist small {
	font-size:11px;
	font-weight:normal;
	font-style:italic;
	display:block
}
ul.commentlist p {
	margin:0;
	padding:0 0 0 15px;
	line-height:20px;
	font-size:12px
}
#commentform {
	margin:0;
	padding:0
}
#commentform p {
	margin:0 0 15px 0;
	padding:0
}
#commentform .textarea {
	width:500px
}
/* Sidebar --------------------------------------------------------- */
/* ----------------------------------------------------------------- */

#simple-section-nav {
	width: 190px;
}
#simple-section-nav h3 a {
	text-decoration:none;
	color: #F25E30;
	font-weight: normal;
}
#simple-section-nav h3 a:hover {
	color: #ed3800;
}

#simple-section-nav h2 a.current_page_item {
	color:#F25E30;
}
#simple-section-nav h2 a:hover {
	color:#F25E30;
}
#simple-section-nav li a {
	border-left:3px solid #777;
	border-top:1px dotted #555;
	color:#ddd;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	padding:4px 3px 4px 8px;
	text-decoration:none;
	width:180px;
}
#simple-section-nav li a:hover {
	background-color:#333;
	border-left:6px solid #F25E30;
	color:#fff;
	padding-left:5px;
}
#simple-section-nav li.current_page_item a {
	background-color:#F3F3F3;
	color: #F25E30;
}
#simple-section-nav li a.current_page_item {
	background-color:#F3F3F3;
}
#simple-section-nav li.current_page_item a, #simple-section-nav li.current_page_ancestor a {
	border-left:6px solid #F25E30;
	padding-left:5px;
}
#simple-section-nav li.current_page_item ul li a, #simple-section-nav li.current_page_ancestor ul li a {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent none repeat scroll 0 0;
	border-left:3px solid #F25E30;
	color:#666666;
	font-size:11px;
	padding-left:18px;
	width:175px;
}
#simple-section-nav li.current_page_ancestor a {
	border-left:6px solid #F25E30;
}
#simple-section-nav li.current_page_item ul li a:hover, #simple-section-nav li.current_page_ancestor ul li a:hover {
	border-left:6px solid #F25E30;
	color:#F25E30;
	padding-left:15px;
}
#simple-section-nav li ul li.current_page_item a {
	background-color:#F3F3F3;
	border-left:6px solid #F25E30;
	padding-left:15px;
}
.widget {
	margin-bottom: 12px;
	padding: 0 5px 5px 5px;
}
/* Footer ---------------------------------------------------------- */
/* ----------------------------------------------------------------- */

#footer ul.footer-links {
	margin: 0 0 0 0;
	padding: 0;
}
#footer ul.footer-links li {
	display: inline;
	padding: 0 9px 0 0;
	margin-right: 6px;
	border-right: 1px solid #999;
}
#footer ul.footer-links li.last {
	border: none;
}
#footer ul.footer-links li a {
	color: #777;
}
#footer ul.footer-links li a:hover {
	color: #444;
}
p.copyright {
	margin: 0 10px 0 0;}

/* DEFAULTS -------------------------------------------------------------- */

.clear {
	clear: both;
}
.space {
	height: 35px;
}
.left {
	float: left;
}
.right {
	float: right;
}
html {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	height: 100%;
}
body {
	font-size: 1.2em;
	color: #ccc;
	height: 100%;
	background: #222 url(images/top-shadow.gif) repeat-x;
}
a {
	color: #eee;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #fff;
}
a:hover {
	text-decoration: underline;
}
h1 {
	font-size: 2.0em;
	font-weight: normal;
	color: #f25e30;
	padding: 0 0 15px 0;
	margin: 0 0 15px 0;
	border-bottom: 1px dashed #555;
}
.entry h2 {
	font-size: 1.7em;
	font-weight: normal;
	color: #f25e30;
	padding: 0 0 15px 0;
	margin: 0 0 15px 0;
	border-bottom: 1px dashed #555;
}
.post h2 a, .post h1  {
	font-size: 1.6em;
	font-weight: normal;
	margin: 0 0 15px 0;
}

a {
	color: #a9967f;
}
a:hover {
	text-decoration: none;
	color: #cab092;
}
h3 {
	font-size: 1.6em;
	font-weight: normal;
	margin: 0 0 15px 0;
	color: #f25e30;
}
.entry h3 {
	font-size: 1.4em;
	font-weight: normal;
	margin: 0 0 15px 0;
	color: #ddd;
	clear: left;
}
h4 {
	font-size: 1.3em;
	font-weight: normal;
	margin: 0 0 15px 0;
	color: #ccc;
	padding: 15px 0 0 0;
}
h5 {
	font-size: 1em;
	font-weight: normal;
	margin: 0 0 15px 0;
	color: #f25e30;
	padding: 15px 0 0 0;
}
table {
	padding: 0 0 15px 0;
	margin-bottom: 20px;
}
th, td {
	padding: 5px 40px 5px 15px;
	text-align: left;
	border: 1px solid #333;
	margin: 1px;
/*	background: url(images/shadow-back.gif) repeat-x left bottom;*/
}
/******************* main text area elements *******************/
#main-content h3 {
	padding: 15px 0 0 0;
}
#main-content p, #main-content ul, #main-content ol {
	line-height: 1.6;
	padding: 0 0 15px 0;
	color: #bbb;
}
#main-content ul, #main-content ol {
	padding: 0 0 15px 30px;
}
#main-content ul ul, #main-content ul ol, #main-content ol ol, #main-content ol ul {
	padding: 0 0 0 30px;
}
#main-content img {
	padding: 3px;
	border: 1px solid #ccc;
	vertical-align: middle;
	margin: 0 10px 0 0;
}
#main-content table img {
	padding: 3px;
	border: 1px solid #ccc;
	vertical-align: middle;
	margin: 0;
}
#main-content img.right {
	float: right;
	margin: 0 0 10px 10px;
}
#main-content .noborder {
	border: 0;
}
.testimonial-top {
	padding-left: 27px;
	line-height: 1.3;
	font-size: 12px;
	background: url(images/quotes_left.png) top left no-repeat;
}
.testimonial-bottom {
	margin-top: 10px;
	padding-bottom: 20px;
	text-align: right;
	font-size: 12px;
	font-weight: bold;
	background: url(images/quotes_right.png) bottom right no-repeat;
}
blockquote {
	font-size: 0.9em;
	background: url(images/blockquote-middle.gif) repeat-y;
	margin: 0 0 15px 0;
}
#main-content blockquote p {
	padding: 0;
	margin-bottom: 10px;
	width: 490px;
}
blockquote div {
	background: url(images/blockquote-start.gif) no-repeat;
	padding: 15px 25px 5px 45px;
}
blockquote cite {
	width: 533px;
	height: 29px;
	display: block;
	background: url(images/blockquote-end.gif) no-repeat right top;
	font-style: italic;
	font-weight: bold;
	color: #ddd;
}
/***************************** layout divs *******************/

#wrapper {
	width: 945px;
	margin: 0 auto -80px auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	position: relative;
}
#header {
	padding: 33px 15px 0 20px;
}
#logo {
	position: absolute;
	top: 24px;
	left: 15px;
	float: left;
}
#contacts {
	width: 110px;
	height: 48px;
	background: url(images/phone.png) top right no-repeat;
	float: right;
	margin-right: 10px;
}
#main-content {
	width: 660px;
	float: left;
	padding: 0;
}
.mc-left {
	margin: 0 30px 0 10px;
}
.mc-right {
	margin-left: 30px;
}
/********************** main horizontal menu ***************/

#mainmenu {
	float: right;
	list-style: none;
	position: relative;
	top: 13px;
	right: 6px;
	z-index: 1;
}
#mainmenu li {
	float: left;
	width:90px;
	height: 35px;
	background: url(images/mainmenu-back.gif);
}
#mainmenu li a {
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, sans-serif;
	letter-spacing: 0.05em;
	color: #fff;
	background: url(images/mainmenu-back.gif);
	display: block;
	width: 90px;
	height: 25px;
	padding: 10px 0 0 0;
	text-align: center;
	text-transform: uppercase;
}
#mainmenu li.current_page_item a {
	background: url(images/mainmenu-back-2.gif);
}
#mainmenu li.current_page_item a:hover {
	background: url(images/mainmenu-back-hover-2.gif);}

#mainmenu li a:hover {
	text-decoration: none;
	background: url(images/mainmenu-back-hover.gif);
	height: 20px;
	padding: 15px 0 0 0;
}
/******************* headers with slogan and header for inner pages **********************/

.panel {
	width: 945px;
	height: 415px;
	background: url(images/banner-home-01.png);
}
/******************* left sidebar **********************/

#sidebar {
	width: 220px;
	float: left;
	padding: 0 0 0 10px;
}
#sidebar p, #sidebar ul {
	line-height: 1.6;
	padding: 0 0 15px 0;
	color: #ddd;
	font-size: 0.9em;
}
#sidebar ul.checks {
	list-style-image: url(images/tick.gif);
	padding: 0 0 15px 25px;
}
#sidebar ul.checks li {
	padding: 0 0 5px 5px;
}
#sidebar img {
	float: left;
	padding: 3px;
	border: 1px solid #C8C8C8;
	margin: 0 15px 5px 0;
}
#sidebar strong {
	text-transform: uppercase;
}
#sidebar #sidemenu li {
	margin: 0 0 5px 0;
	border-bottom: 1px solid #dadada;
}
#sidebar #sidemenu li a {
	color: #798263;
}
/******************* footer *****************************/

#footer {
	height: 100px;
}
#footer-wrapper {
	text-align: right;
	font-size: 11px;
	line-height: 18px;
	color: #888;
	width: 940px;
	margin: 0 auto;
	border-top: 1px dashed #555;
	padding-top: 10px;
}
#footer p a {
	font-weight:normal;
	color: #aaa;
}
#socialmedia a img {
	margin: 0 3px;
}
/**************** contact form **************************/

input, select, option {
	padding: 5px;
}
input, select, textarea {
	border: solid 1px #ddd;
	/* background: transparent url(images/contact-input-back.gif) repeat-x; */
	width: 190px;
}
option {
	background: white;
}
textarea {
	width: 400px;
	/*background: transparent url(images/contact-textarea-back.gif) repeat-x left bottom;*/
}
input.submit-button {
/*	background: url(images/contact-send-button.gif) no-repeat; */
	width: 78px;
	border: 0;
	color: white;
	font-weight: bold;
}
/**************** cu3er *********************************/

#cu3er-container {
	margin: 17px 0 0 19px;
	outline: 0;
	width: 903px;
	height: 379px;
}
/**************** scrolling effect **********************/
#slider {
	width: 945px;
	position: relative;
}
.scroll {
	height: 415px;
	width: 945px;
	overflow: hidden;
	position: relative; /* fix for IE to respect overflow */
	clear: left;
	margin: 0 0 20px 0;
	z-index: 0;
}
.scrollContainer div.panel {
	width: 945px;
	height: 415px;
	z-index: 0;
}
#splash-default {
	width: 945px;
	height: 114px;
	background:url(images/splash-default.png) no-repeat top left;
		overflow: hidden;
	position: relative; /* fix for IE to respect overflow */
	clear: left;
	margin: 0 0 20px 0;
	z-index: 0;
}
#splash-default-container {
	margin: 17px 0 0 19px;
	outline: 0;
	width: 903px;
	height: 84px;
}
#splash-default-container h1 {
	border: none;
	font-size: 26px;
}
#main-content .home-button {
	float: left;

}
#main-content .home-button img {
	border:none;
	padding: 0;
	margin: 0 8px 0 0 ;
}

/* Contact Forms */
.wpcf7-form {
	width: 480px;
}
.wpcf7-form p {
	clear: both;
}
.wpcf7-form span.form-title {
	float: left ;
	text-align: right;
	width: 200px;
	margin-right: 10px;
	margin-top: 2px;
}
.wpcf7-form input {
	padding: 5px;
	margin-bottom: 13px;
	float: left;
	width: 170px;
	font-size: 12px;
	color: #333; 
	font-weight: bold;
	border: 1px solid #e4845e;
	background-color: #eaddd6;
	font-family: "Trebuchet MS";
}
.wpcf7-form select {
	padding: 5px;
	margin-bottom: 13px;
	float: left;
	width: 170px;
	font-size: 12px;
	color: #333; 
	font-weight: bold;
	border: 1px solid #e4845e;
	background-color: #eaddd6;
	font-family: "Trebuchet MS";
}
.wpcf7-form option  {
	padding: 0;
}
.wpcf7-form textarea {
	padding: 5px;
	margin-bottom: 13px;
	float: left;
	width: 240px;
	color: #333; 
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #e4845e;
	background-color: #eaddd6;
	font-family: "Trebuchet MS";
}
.wpcf7-not-valid-tip-no-ajax {
	clear: both;
	margin-left: 213px;
}
.wpcf7-form input.button {
	color: #fff; 
	font-weight: bold;
	border: 1px solid #e4845e;
	background-color: #F25E30;
	font-family: "Trebuchet MS";

}

#main-content table#our-team-photos img {
	margin-bottom: 4px;
	vertical-align:top;
}
#our-team-photos strong{
	font-size: 14px;
	clear: both;
}

#our-team-photos tr td{
	text-align: center;
	border: none;
	padding-bottom: 15px;
}
#certifications img {
	margin: 0 4px 4px 0; padding: 2px; width: 90px;
}

