/*
Theme Name: HandiWork 2 Wordpress
Theme URI: http://handiwork.ca
Description: Blue, black, grey and white theme with dashed lines done for HandiWork wordpress site
Version: 1
Author: Wade Ouellet
Author URI: http://s5media.com
Tags: blue, grey, black, white, full width
*/

@charset "UTF-8";
/* CSS Document */

/* the following Reset CSS was modified from Eric Meyer's v1.0 | 20080212 */

html, body, div, span,
h1, h2, h3, h4, h5, h6, p,
a, abbr, acronym, address,
em, img, strong,
dl, dt, dd, ol, ul, li {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
vertical-align: baseline;
}

body {
line-height: 1;
}

/* end of Eric Meyer's Reset CSS */

body{
	line-height: 1.2;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 0.85em;
	color: #4b4b4b;
	background: #8a8989;
}

a{
	color: #006eb9;
	background: inherit;
	text-decoration: none;
}

a:hover{
	color: #175d89;
	background: inherit;
        text-decoration:underline;
}

ul{
	padding: 0px 0px 15px 0px;
}

h1{
	width: 265px;
	height: 138px;
	font-size: 0;
	background: transparent url(images/logo.png) no-repeat;
	font-weight: bold;
}

h2{
	font-size: 1.5em;
	color: #4b4b4b;
	font-weight: normal;
}

h3{
	font-weight: bold;
	padding: 0px 0px 15px 0px;
	color: #000000;
	background: inherit;
}

#wrapper{
	width: 926px;
	text-align: left;
	padding: 0px 1px;
	background: #8a8989 url(images/wrapper_bg.png) repeat-y;
	position: absolute;
	left: 50%;
	margin: 0px 0px 0px -463px;
}

#header{
	width: 912px;
	height: 51px;
	background: #000000 url(images/nav_bg.jpg) repeat-x;
	color: #ffffff;
	padding: 0px 14px 0px 0px;
}

#header li{
	list-style: none;
	display: inline;
	padding: 0px 29px;
}

#header a{
	color: #ffffff;
	background: inherit;
}

#header a:hover{
	color: #175d89;
	background: inherit;
}

#nav{
	float: left;
	width: 590px;
	height: 15px;
	padding: 18px 0px;
	font-size: 1.1em;
}

#estimate{
	margin: 0px 0px 0px 590px;
	width: 322px;
}

#estimate a{
	display: block;
	width: 170px;
	height: 17px;
	position: absolute;
	left: 733px;
	top: 20px;
	background: rgba(0, 0, 0, 0.4);
	color: #8a8989;
	font-size: 0.9em;
	padding: 7px 10px;
}

#estimate a:hover{
	color: #8a8989;
	background: rgba(0, 0, 0, 1.0);
}

#banner{
	width: 892px;
	height: 193px;
	padding: 15px 14px 15px 20px;
	background: #146996 url(images/banner_bg.jpg) repeat-x;
	border-bottom: 1px solid #000000;
}

#logo{
	width: 291px;
	height: 94px;
	float: left;
	padding: 29px 0px;
}

#box{
	width: 293px;
	height: 151px;
	background: transparent url(images/box_bg.png) no-repeat;
	position: absolute;
	left: 591px;
	top: 65px;
	padding: 20px;
	color: #ffffff;
}

#box a{
	color: #ffffff;
	background: inherit;
}

#box a:hover{
	color: #bfe7fe;
	background: inherit;
        text-decoration:underline;
}

#box li{
	list-style: url(images/arrow.png);
	margin: 0px 0px 0px 15px;
}

#box ul{
	padding: 0px 0px 15px 0px;
	font-size: 1.1em;
}

.bluetext{
	color: #bfe7fe;
	background: inherit;
}

.bluetext a{
	color: #bfe7fe;
	background: inherit;
}

#main{
	width: 926px;
}

#mainleft{
	width: 591px;
	float: left;
}

#heading{
	width: 533px;
	height: 24px;
	background: #c4c2c3 url(images/heading_bg.jpg) no-repeat;
	padding: 25px 29px;
}

#content{
	width: 541px;
	background: #ffffff url(images/content_bg.jpg) right repeat-y;
	padding: 25px;
}

#content p{
	padding: 0px 0px 15px 0px;
}

#content a img{
	
}

#mainright{
	width: 335px;
	margin-left: 591px;
	color: #8a8989;
	background: inherit;
}

#search{
	width: 335px;
	height: 54px;
	text-align: center;
	padding: 10px 0px;
	background: url(images/search_bg.jpg) no-repeat;
}

#s{
	background: #000000;
	border: 1px solid #434343;
	color: #666666;
}

#searchsubmit{
	background: #000000;
	border: 1px solid #434343;
	color: #666666;
}

#search li{
	list-style: none;
}

#sidebar{
	width: 335px;
	background: url(images/sidebar_bg.jpg) repeat-y;
	border-bottom: 1px solid #000000;
}

#sidebar a{
	color: #ffffff;
	background: inherit;
}

#sidebar a:hover{
	color: #006eb9;
	background: inherit;
}

#sidebartext{
	padding: 25px;
}

#sidebartext p{
	padding: 0px 0px 15px 0px;
}

#copyright{
	width: 315px;
	color: #d2d2d2;
	font-size: 0.8em;
	padding: 10px;
	background: #8a8989 url(images/copyright_bg.jpg) top no-repeat;
}

#footer{
	width: 876px;
	height: 11px;
	background: #000000 url(images/nav_bg.jpg) repeat-x;
	color: #ffffff;
	border-top: 1px solid #000000;
	padding: 20px 25px;
	font-size: 0.85em;
}

#footer li{
	list-style: none;
	display: inline;
	padding: 0px 29px;
}

#footer a{
	color: #ffffff;
	background: inherit;
}

#footer a:hover{
	color: #175d89;
	background: inherit;
}

#footerleft{
	float: left;
	width: 430px;
}

#footerright{
	margin: 0px 0px 0px 430px;
	width: 446px;
	text-align: right;
}

.clear{
	clear: both;
}

/* Begin Typography & Colors */
.alignright {
 float:right;
}
small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */

/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */

/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */

/* Begin Sidebar */

#sidebar form {
	margin: 0;
	}
/* End Sidebar */

/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */

/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-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;
}
/* End captions */
