/*
Theme Name: Cheroo Chimney Sweeps
Author: eckhoCreative
Author URI: http://www.eckhocreative.com
Version: 1.0
*/

* {padding:0px; margin:0px;} 
p {padding:0px; margin:0px;} 
a {outline:0px;text-align:center;color:#00807f;}

html { overflow:none; }
img  {border:none; padding:0px; margin:0px;}

body, html {
	font-family:Arial, sans-serif; 
	font-size:12px;
	margin:0px;
	background-color:#000000;
	background-image:url('images/background.jpg');
	background-repeat:repeat-x;
	background-attachment:fixed;
	-webkit-font-smoothing: antialiased;
}

#top-wrap{
	width:998px;
	height:130px;
	margin:auto;
}

#top-inner{
	width:998px;
	height:130px;
	background-color:#000000;
	margin-top:50px;
}

#logo{
	width:500px;
	height:50px;
	float:left;
	margin-left:40px;
	margin-top:40px;
}

#logo h1{
	font-size:18pt;
	color:#00807f;
	text-transform:uppercase;
	font-family: 'Oxygen', sans-serif;
	font-weight:700;
}

#logo h2{
	font-size:16pt;
	color:#ffffff;
	text-transform:uppercase;
	font-weight:300;
	font-family: 'Oxygen', sans-serif;
}

#call{
	width:350px;
	height:50px;
	float:right;
	margin-top:40px;
	margin-right:40px;
}

#call h1{
	font-size:18pt;
	color:#00807f;
	text-transform:uppercase;
	text-align:right;
	font-family: 'Oxygen', sans-serif;
	font-weight:700;
}

#nav-wrap{
	width:100%;
	height:60px;
	background-color:#171717;
	border-top:1px solid #2b2b2b;
}

#nav-inner{
	width:998px;
	height:60px;
	line-height:60px;
	margin:auto;
}

#nav-inner ul{
	margin-left:40px;
}

#nav-inner li{
	list-style:none;
	float:left;
}

#nav-inner li a{
	color:#57595b;
	text-decoration:none;
	text-transform:uppercase;
	padding-left:22px;
	padding-right:22px;
	font-family: 'Oxygen', sans-serif;
	font-weight:700;
	font-size:15px;
}

#nav-inner li a:hover{
	color:#00807f;
}

#nav-inner li span{
	color:#57595b;
	text-decoration:none;
	text-transform:uppercase;
}

#main-wrap{
	width:998px;
	height:auto;
	min-height:665px;
	margin:auto;
	background-color:#ffffff;
}

#banner{
	width:998px;
	height:260px;
	background-color:#000000;
	background-image:url('images/banner.jpg');
}

#banner-box{
	width:440px;
	height:140px;
	float:left;
	margin-left:45px;
	margin-top:90px;
}

#banner-box h1{
	color:#ffffff;
	font-family: 'Oxygen', sans-serif;
	font-weight:400;
	font-size:24px;
	margin-bottom:5px;
}

#banner-box h2{
	color:#00807f;
	font-family: 'Oxygen', sans-serif;
	font-weight:400;
	font-size:23px;
	font-weight:bold;
}

#banner-box-button{
	width:250px;
	height:30px;
	line-height:30px;
	background-image:url('images/banner-button-bg.jpg');
	background-repeat:no-repeat;
	float:left;
	margin-top:20px;
}

#banner-box-button a{
	font-size:14px;
	color:#696b6d;
	font-family: 'Oxygen', sans-serif;
	font-weight:400;
	padding-left:35px;
	text-transform:uppercase;
	text-decoration:none;
}

#banner-box-button a:hover{
	color:#40a09f;
}

#content{
	width:998px;
	height:auto;
	min-height:405px;
}

#content-left{
	width:425px;
	height:auto;
	float:left;
	padding:35px;
}

#content-left h1{
	font-size:17pt;
	color:#40a09f;
	font-family: 'Oxygen', sans-serif;
	font-weight:700;
	padding-bottom:20px;
}

#content-left p{
	font-size:13px;
	color:#414040;
	font-family: 'Oxygen', sans-serif;
	font-weight:700;
	padding-bottom:20px;
	line-height:18px;
}

#content-right{
	width:425px;
	height:auto;
	float:right;
	padding:35px;
	margin-top:10px;
}

#content-right img{
	margin-bottom:30px;
}

#content-inner{
	width:928px;
	height:auto;
	float:left;
	padding:35px;
}

#content-inner h1{
	font-size:17pt;
	color:#40a09f;
	font-family: 'Oxygen', sans-serif;
	font-weight:700;
	padding-bottom:20px;
}

#content-inner p{
	font-size:13px;
	color:#414040;
	font-family: 'Oxygen', sans-serif;
	font-weight:700;
	padding-bottom:20px;
	line-height:18px;
}

#content-inner li{
	font-size:13px;
	color:#00807f;
	font-family: 'Oxygen', sans-serif;
	font-weight:700;
	padding-bottom:20px;
	line-height:12px;
	margin-left:20px;
}

#content-inner span{
	font-size:13px;
	color:#414040;
	font-family: 'Oxygen', sans-serif;
	font-weight:700;
}

#content-inner h2{
	color:#00807f;
	text-transform:uppercase;
	font-family: 'Oxygen', sans-serif;
	font-weight:400;
	font-size:16px;	
	margin-bottom:15px;
	border-bottom:1px solid #303336;
	line-height:30px;
	font-weight:bold;
	padding-top:10px;
	padding-bottom:10px;
}

#content-inner h2 a{
	color:#00807f;
	text-decoration:none;
}

#button{
	width:190px;
	height:30px;
	line-height:30px;
	background-image:url('images/button-bg.jpg');
	background-repeat:no-repeat;
	float:left;
}

#button2{
	width:180px;
	height:30px;
	line-height:30px;
	background-image:url('images/button-bg.jpg');
	background-repeat:no-repeat;
	float:left;
	margin-left:40px;
}

#button-large{
	width:790px;
	height:30px;
	line-height:30px;
	background-image:url('images/button-bg.jpg');
	background-repeat:no-repeat;
	float:left;
}

#button a{
	font-size:14px;
	color:#414040;
	font-family: 'Oxygen', sans-serif;
	font-weight:300;
	padding-left:35px;
	text-transform:uppercase;
	text-decoration:none;
}

#button a:hover{
	color:#40a09f;
}

#button2 a{
	font-size:14px;
	color:#414040;
	font-family: 'Oxygen', sans-serif;
	font-weight:300;
	padding-left:35px;
	text-transform:uppercase;
	text-decoration:none;
}

#button2 a:hover{
	color:#40a09f;
}

#button-large a{
	font-size:14px;
	color:#414040;
	font-family: 'Oxygen', sans-serif;
	font-weight:300;
	padding-left:35px;
	text-transform:uppercase;
	text-decoration:none;
}

#button-large a:hover{
	color:#40a09f;
}

#footer-wrap{
	width:100%;
	height:290px;
	background-color:#212325;
	border-bottom:1px solid #181818;
}

#footer-inner{
	width:998px;
	height:290px;
	margin:auto;
}

#footer-contact{
	width:250px;
	height:225px;
	float:left;
	margin-top:30px;
	margin-right:30px;
}

#footer-contact h1{
	color:#00807f;
	text-transform:uppercase;
	font-family: 'Oxygen', sans-serif;
	font-weight:400;
	font-size:16px;	
	margin-bottom:15px;
	border-bottom:1px solid #303336;
	line-height:30px;
	font-weight:bold;
}

#footer-contact p{
	color:#57595b;
	font-family: 'Oxygen', sans-serif;
	font-weight:400;
	font-size:14px;
	margin-bottom:10px;
	line-height:20px;
}

#footer-contact a{
	font-size:14px;
	color:#696b6d;
	font-family: 'Oxygen', sans-serif;
	font-weight:400;
	text-decoration:none;
}

#footer-contact a:hover{
	color:#40a09f;
}

#footer-form{
	width:250px;
	height:225px;
	float:left;
	margin-top:30px;
	margin-right:30px;
}

#footer-form h1{
	color:#00807f;
	text-transform:uppercase;
	font-family: 'Oxygen', sans-serif;
	font-weight:400;
	font-size:16px;	
	margin-bottom:15px;
	border-bottom:1px solid #303336;
	line-height:30px;
	font-weight:bold;
}

#footer-form ul{
	list-style:none;
}

#footer-form li a{
	font-size:14px;
	color:#696b6d;
	font-family: 'Oxygen', sans-serif;
	font-weight:400;
	text-decoration:none;
	line-height:29px;
}

#footer-form a:hover{
	color:#40a09f;
}

#footer-map{
	width:435px;
	height:225px;
	float:left;
	margin-top:30px;
}

#footer-map h1{
	color:#00807f;
	text-transform:uppercase;
	font-family: 'Oxygen', sans-serif;
	font-weight:400;
	font-size:16px;	
	margin-bottom:15px;
	border-bottom:1px solid #303336;
	line-height:30px;
	font-weight:bold;
}

#below-footer-wrap{
	width:100%;
	height:60px;
	background-color:#171717;
	border-top:1px solid #2b2b2b;
	margin-bottom:100px;
}

#below-footer-inner{
	width:998px;
	height:60px;
	margin:auto;
}

#below-footer-left{
	width:700px;
	height:60px;
	line-height:60px;
	float:left;
}

#below-footer-left p{
	color:#57595b;
	font-family: 'Oxygen', sans-serif;
	font-weight:700;
}

#below-footer-left a{
	color:#57595b;
	text-decoration:none;
}

#below-footer-right{
	width:130px;
	height:60px;
	line-height:60px;
	float:right;
}

#below-footer-right img{
	margin-left:5px;
	margin-top:15px;
}



/* =Images
-------------------------------------------------------------- */

/*
Resize images to fit the main content area.
- Applies only to images uploaded via WordPress by targeting size-* classes.
- Other images will be left alone. Use "size-auto" class to apply to other images.
*/
img.size-auto,
img.size-full,
img.size-large,
img.size-medium,
.attachment img,
.widget-container img {
	max-width: 100%; /* When images are too wide for containing element, force them to fit. */
	height: auto; /* Override height to match resized width for correct aspect ratio. */
}
.alignleft,
img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
.alignright,
img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
.aligncenter,
img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignleft,
img.alignright,
img.aligncenter {
	margin-bottom: 12px;
}
.wp-caption {
	background: #f1f1f1;
	line-height: 18px;
	margin-bottom: 20px;
	max-width: 632px !important; /* prevent too-wide images from breaking layout */
	padding: 4px;
	text-align: center;
}
.wp-caption img {
	margin: 5px 5px 0;
}
.wp-caption p.wp-caption-text {
	color: #888;
	font-size: 12px;
	margin: 5px;
}
.wp-smiley {
	margin: 0;
}
.gallery {
	margin: 0 auto 18px;
}
.gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%;
}
.gallery-columns-2 .gallery-item {
	width: 50%;
}
.gallery-columns-4 .gallery-item {
	width: 25%;
}
.gallery img {
	border: 2px solid #cfcfcf;
}
.gallery-columns-2 .attachment-medium {
	max-width: 92%;
	height: auto;
}
.gallery-columns-4 .attachment-thumbnail {
	max-width: 84%;
	height: auto;
}
.gallery .gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
}
.gallery dl {
	margin: 0;
}
.gallery img {
	border: 10px solid #f1f1f1;
}
.gallery br+br {
	display: none;
}
#content .attachment img {/* single attachment images should be centered */
	display: block;
	margin: 0 auto;
}