/*
Theme Name: Wiltek carpet cleaning 
Theme URI: http://tipoos.com
Description: Atlanta Carpet Cleaning. Phwoar! (Based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a> by <a href="http://binarybonsai.com/">Michael Heilemann</a>)
Version: 2 (WP2.6.2)
Author: Gil Hamer
Author URI: http://www.tipoos.com
Tags: Carpet Cleaning Atlanta
*/
/* RESET */
/* ----------------------------------------- */

/* Global reset */
/* Based upon 'reset.css' in the Yahoo! User Interface Library: http://developer.yahoo.com/yui */
*, html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, label, fieldset, input, p, blockquote, th, td { margin:0; padding:0 }
table { border-collapse:collapse; border-spacing:0 }
fieldset, img { border:0 }
address, caption, cite, code, dfn, em, strong, th, var { font-style:normal; font-weight:normal }
ol, ul, li { list-style:none }
caption, th { text-align:left }
h1, h2, h3, h4, h5, h6 { font-size:100%; font-weight:normal }
q:before, q:after { content:''}

/* Global reset-RESET */
/* The below restores some sensible defaults */
strong { font-weight: bold }
em { font-style: italic }
a img { border:none } /* Gets rid of IE's blue borders */



/* main stuff */








body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(style/images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	font-size: 12px;
}
h1 {
	font-size: 22px;
	line-height: 42px;
	color: #666666;
	background-image: url(style/images/h1_image.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: left center;
}





#main{
	text-align: left;
	width: 710px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}




/* Menu */
#menu{
	width: 710px;
	height: 30px;
	background-color: #282874;
	clear: both;
	margin-bottom: 1px;
}

#menu ul{
	

	list-style-type: none;
		
}

#menu ul li{
	float: left;
}

#menu ul li a{
	line-height: 30px;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	display: block;
	background-color: #282874;
	font-size: 10px;
	margin: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#menu ul li a:hover{
	background-image: url(style/images/bg_links_hover.jpg);
	background-repeat: no-repeat;
	
}


/* Left Part */



#content {
	width: 450px;
	padding-right: 5px;
	padding-left: 5px;
	float: left;
	color: #333333;
}

#content h2 {
	font-size: 18px;
	line-height: 42px;
	color: #2d2d77;
	

}

#content ul{
	background-color: #ECE9D8;
	padding: 5px;
	line-height: 24px;
	color: #333333;
	margin-top: 10px;
	margin-bottom: 10px;
}

#content ul li{
	background-color: #ECE9D8;
	padding: 5px;
	list-style-type: square;
	list-style-position: inside;
}

#content img {
	background-color: #ECE9D8;
	border: 1px solid #CCCCCC;
	padding: 5px;
}

#content .float_left{
	float: left;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}


/*sidebar*/


#sidebar {
	width: 230px;
	padding-right: 5px;
	padding-left: 5px;
	float: right;
	padding-top: 15px;
}

#sidebar h2{
	font-size: 18px;
	line-height: 42px;
	color: #666666;
}

#sidebar a{
	font-size: 12px;
	line-height: 24px;
	/*color: #2d2d77;*/
	color: #2d2d77;
	
	
	
}

#sidebar ul{
	margin-bottom: 25px;
}

.clear{
	clear: both;
}	
#upper {
	height: 85px;
	padding-top: 10px;
}



/*Footer*/
#footer {
	color: #666666;
	margin-top: 15px;
	padding-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	margin-bottom: 10px;
}
.indentp {
	margin-left: 20px;
}
