/*
Theme Name: Bill Warren Painting Services
Description: A theme for Bill Warren Painting by Captovate
Theme URI: http://captovate.com.au
Version: 1.0
Author: Tuan Nguyen
Author URI: http://captovate.com.au

*/

/* -----------------------------------------------------------------------


 Blueprint CSS Framework 0.8
 http://blueprintcss.org

   * Copyright (c) 2007-Present. See LICENSE for more info.
   * See README for instructions on how to use Blueprint.
   * For credits and origins, see AUTHORS.
   * This is a compressed file. See the sources in the 'src' directory.

----------------------------------------------------------------------- */

/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {line-height:1.5;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}

/* typography.css */
body {font-size:75%;color:#222;background:#fff;font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;}
h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#316516;}
h1 {font-size:3em;line-height:1;margin-bottom:0.5em;}
h2 {font-size:2em;margin-bottom:0.75em;line-height:1;}
h3 {font-size:1.5em;line-height:1;margin-bottom:1em;}
h4 {font-size:1.2em;line-height:1.25;margin-bottom:1.25em;}
h5 {font-size:1em;font-weight:bold;margin-bottom:1.5em;}
h6 {font-size:1em;font-weight:bold;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
p {margin:0 0 1.5em;}
p img.left {float:left;margin:1.5em 1.5em 1.5em 0;padding:0;}
p img.right {float:right;margin:1.5em 0 1.5em 1.5em;}
a:focus, a:hover {color:#000;}
a {color:#0c68a5;text-decoration:none;}
a:hover {color:#C00;}
blockquote {margin:1.5em;color:#666;font-style:italic;}
strong {font-weight:bold;}
em, dfn {font-style:italic;}
dfn {font-weight:bold;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em;font-style:italic;}
del {color:#666;}
pre {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
li ul, li ol {margin:0 1.5em;}
ul, ol {margin:0 1.5em 1.5em 1.5em;}
ul {list-style-type:disc;}
ol {list-style-type:decimal;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}
table {margin-bottom:1.4em;width:100%;}
th {font-weight:bold;}
thead th {background:#c3d9ff;}
th, td, caption {padding:4px 10px 4px 5px;}
tr.even td {background:#e5ecf9;}
tfoot {font-style:italic;}
caption {background:#eee;}
.small {font-size:.8em;margin-bottom:1.875em;line-height:1.875em;}
.large {font-size:1.2em;line-height:2.5em;margin-bottom:1.25em;}
.hide {display:none;}
.quiet {color:#666;}
.loud {color:#000;}
.highlight {background:#ff0;}
.added {background:#060;color:#fff;}
.removed {background:#900;color:#fff;}
.first {margin-left:0;padding-left:0;}
.last {margin-right:0;padding-right:0;}
.top {margin-top:0;padding-top:0;}
.bottom {margin-bottom:0;padding-bottom:0;}

/* grid.css */
.prepend-top {margin-top:1.5em;}
.append-bottom {margin-bottom:1.5em;}
.box {padding:1.5em;margin-bottom:1.5em;background:#E5ECF9;}
hr {background:#ddd;color:#ddd;clear:both;float:none;width:100%;height:.1em;margin:0 0 1.45em;border:none;}
hr.space {background:#fff;color:#fff;}
.clearfix:after,  {content:"\0020";display:block;height:0;clear:both;visibility:hidden;overflow:hidden;}
.clearfix {display:block;}
.clear {clear:both;}

/* forms.css */
label {font-weight:bold;}
fieldset {padding:1.4em;margin:0 0 1.5em 0;border:1px solid #ccc;}
legend {font-weight:bold;font-size:1.2em;}
input.text, input.title, textarea, select {margin:0.5em 0;border:1px solid #bbb;}
input.text:focus, input.title:focus, textarea:focus, select:focus {border:1px solid #666;}
input.text, input.title {width:300px;padding:5px;}
input.title {font-size:1.5em;}
textarea {width:390px;height:250px;padding:5px;}
.error, .notice, .success {padding:.8em;margin-bottom:1em;border:2px solid #ddd;}
.error {background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4;}
.notice {background:#FFF6BF;color:#514721;border-color:#FFD324;}
.success {background:#E6EFC2;color:#264409;border-color:#C6D880;}
.error a {color:#8a1f11;}
.notice a {color:#514721;}
.success a {color:#264409;}


/* layout */
html, body {
	height: 100%;
}

.footer, .push {
     height: 152px;
}
.container {
	width:950px;
	margin:0 auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -152px; /* the bottom margin is the negative value of the footer's height */	
}
body {
	background:#fff url(images/header-ribbon.gif) no-repeat center top;
}

#sidebar {
	float:left;
	padding-top:147px;
	width:192px;
}
#sidebar #menu {
	list-style:none;
	margin:0;
	padding:0;
}
#sidebar #menu li {
	display:inline;	
	margin:0;
	padding:0;	
}
#sidebar #menu a {
	background:url(images/menu-bg.jpg) no-repeat top left;
	border-bottom:1px solid #cbeea4;
	color:#fff;
	display:block;
	font-size:1.2em;
	font-weight:bold;
	padding:5px 10px;	
	text-decoration:none;
}
#sidebar #menu a:hover {
	background-position:left -90px;	
}
#sidebar #menu li.current_page_item a{
	background-position:left -90px;	
}
.menu-first {
	background:url(images/menu-top.jpg) no-repeat left top !important;
}
.menu-first:hover {
	background-position: left -81px !important;
}
li.current_page_item a.menu-first {
	background-position: left -81px !important;
}
.menu-last  {
	background:url(images/menu-bottom.jpg) no-repeat left -50px !important;
	border-bottom:0 !important;
}
.menu-last:hover {
	background:url(images/menu-bottom-hover.jpg) no-repeat left bottom !important;
	border-bottom:0 !important;
}
li.current_page_item a.menu-last {
	background:url(images/menu-bottom-hover.jpg) no-repeat left bottom !important;
}
#main {
	float:right;
	padding-top:95px;	
	width:710px;
}
#main-col-1 {
	border-right:1px solid #ccc;
	float:left;
	padding-right:23px;
	width:397px;	
}
#main-col-2 {
	float:right;
	width:269px;	
}
.sidebarheader {
	background:url(images/newstipsheading.gif) no-repeat 0 0;
	color:#fff;
	font-size:1.3em;
	font-weight:bold;
	height:26px;
	letter-spacing:1px;	
	padding-top:4px;
	text-align:center;
	text-transform:uppercase;
	width:269px;
}

.site-title {
	clear:both;
	padding-bottom:25px;
}
.latest-news {
	list-style:none;
	margin:0;
	padding:0 0 30px 0;
}
.latest-news li a {
	background:url(images/bullet.gif) no-repeat left 0.8em;
	border-bottom:1px dotted #ccc;
	display:block;
	padding:7px 0 7px 15px;
}

#footer-container {
	background: #2f3192 url(images/footer-ribbon.jpg) repeat-x center top;

}
#footer {
	color:#fff;
	font-weight:bold;
	margin:0 auto;
    height:92px;overflow:hidden;
	padding:45px 0 15px 238px;
	width:710px;	
}
#footer a {
	color:#dfe528;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;	
}
#footer-col-1 {
	float:left;
	width:225px;
}
#footer-col-2 {
	float:left;
	width:200px;
        padding-left:20px;
}
#footer-col-3 {
	float:left;
	width:225px;
}
#footer-col-3 img {
    margin-right:10px;
}

/* global stuff */
.list-tick li {
    list-style:none;
    background:url(images/tick-small.gif) no-repeat left 0.4em;
	padding-left:15px;
}
.quote {
    font-family:"Times New Roman", Times, serif;
    font-size:1.6em;
	font-style:italic;
	line-height:1.2;
	font-weight:bold;
	padding-top:40px;
}
.quote span {
    display:block;
    float:right;
	font-weight:normal;
	font-size:0.8em;
}
/* 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 */

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	margin:0 0 10px 20px;
	}

.alignleft {
	float: left
	}
/* End Images */