@charset "UTF-8";
/* CSS Document */

/*
Theme Name: Performance
Theme URI: http://www.performancecc.com
Description: Performance Carpet Care of Dayton, Ohio Theme
Version: 1.0
Author: Michael Langham
Author URI: http://www.cajebo.com
*/
* {font-size:100.01%}

html {font-size:62.5%;
}

body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form{
	margin:0;
	padding:0;
}

body{
	font:1.2em/1.6em Verdana, Helvetica, Arial, Geneva, sans-serif;
	text-align: center;
	vertical-align: top;
	background:#6f4d57 url(images/carpetBack5.png) repeat-x;
	color:#1e1e1e;
	border-top: 20px solid #000;
}

table{
	font-family: Verdana, Helvetica, Arial, Geneva, sans-serif;
	/*font-size: 12px;*/
}

h1, h2, h3, h4, h5, h6{
	font-family: georgia, helvetica, arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

a{
	text-decoration: underline;
	color: #8f3939;
}

a:hover{ text-decoration: none;}

a.img{
	border: 1px;
	padding: 10px;
}

p{
	padding: 10px 0 5px;
}

blockquote{
	margin: 10px 0 0;
	border-top: 2px solid #ddd;
	background:#f5f5f5
}

blockquote p{ padding: 10px;}

blockquote blockquote{
	float: none;
	width: auto;
	margin: 0 10px;
	background: #fff;
}

dd{ padding: 0 0 0 20px;}

form, input, textarea{
	font-family: Verdana, Helvetica, Arial, Geneva, sans-serif;
	font-size: 12px;
}

p img{ max-width: 100%}

img.centered{
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
	padding: 4px;
	border: 1px solid #ededed;
	background: #fff;
}

img.alignright{
	margin: 3px 0 15px 10px;
	padding: 4px;
	border: 1px solid #ededed;
	display: inline;
	background: #fff;
	}

img.alignleft{
	margin: 3px 10px 15px 0;
	padding: 4px;
	border: 1px solid #ededed;
	display: inline;
	background: #fff;
}

.alignleft{ float: left;}

.alignright{ float: right;}

.clear {margin:0; padding: 0; clear: both;}

small { font-size: 10px;}

#wrapper{
	width: 900px;
	margin: 0 auto;
	text-align: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
}

#header{
	float:left;
	width: 900px;
	height: 150px;
	background: url(images/topMast2.png);/*border-top: 20px solid #000;*/
}

#header h1{
	padding:0px;
	font-size: 28px;
	font-weight: normal;
}

#menu{
	float: left;
	width: 900px;
	background: #cc0000;
	font: 24px/26px Georgia, Helvetica, Arial;
}


#menu ul{
	list-style: none;
	margin: 0;
	padding: 0;
}

#menu ul li{
	float: left;
}

#menu ul li a:link, #menu ul li a:visited {
	display: block;
	padding: 10px 13px;
	border-right: 1px solid #ededed;
	text-decoration: none;
	color:#EDEDED;
}

#menu ul li a:hover {
	background: #fff;
	color: #CC0000;
}

#about {
	float:left;
	width:900px;
	border-top: 1px solid #5f0000;
	border-bottom: 1px solid #5f0000;
	padding: 0 0 15px 0;
	font-family: Verdana, Helvetica, Arial, Geneva, sans-serif;
	font-size: 18px;
	line-height: 30px;
	background: #c00;
	color: #fff;
}

#about p {padding: 10px 10px 5px 10px; }

#container{
	float: left;
	width: 898px;
	background: #fff;
	border-top-width: 2px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000;
	border-bottom-color: #CC0000;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

#content {
	float: left;
	width:600px;
	padding: 0 0 10px 0;
}

.navigation {
	margin:10px 10px 0;
	padding: 5px 10px 6px;
	background: #fff;
	line-height: 24px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.post{
	padding: 10px 20px 10px 25px;
}

.post h2{
	font-size: 1.6em;
	font-weight: normal;
	line-height: 1.8em;
	margin-top: 10px;
	margin-bottom: 15px;
}
.post h2 a:link, .post h2 a:visited {
	color: #000;
}

.entry-date{
	padding: 10px 10px 0 10px;
	color: #666
}

/*.entry-content { line-height: 24px}*/

.entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5 { padding: 10px 0 5px;}

.entry-content h2 a:link, .entry-content h2 a:visited { color: #8f3939;}

.entry-content h3 {
	font-size: 1.4em;
	font-weight: normal;
	color: #CC0000;
	line-height: normal;
	font-style: italic;
}

.entry-content h5 {font-size: 14px;}

.entry-content h6 {font-size: 12px;}

.entry-meta{
	padding: 10px 0 0 0;
	line-height: 24px;
}

.sidebar {
	float: left;
	width: 285px;
	margin: 0 0 0 1px;
}

.sidebar ul{
	list-style: none;
	margin: 0;
	padding: 0;
}

.sidebar ul{
	margin: 0 0 10px;
	padding: 0px 3px 0px 3px;
	background: #CCB7BD;
	border: 1px solid #B29FA5;
	height: auto;
	width: 270px;
	text-align: center;
}

.sidebar ul li {
	padding: 10px 0px 0;
}

.sidebar ul li h2{
	padding: 8px 10px;
	background: #FFF160;
	font: bold 16px Verdana, Helvetica, Arial, Geneva, sans-serif;
	color: #7F0101;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF6600;
}

.sidebar ul ul{
	margin: 0;
	padding: 6px 10px 0;
	line-height: 24px;
}

.sidebar ul ul li {
	padding: 0;
}

.sidebar ul ul ul {
	padding: 0 0 0 10px;
}

#footer{
	float: left;
	width: 900px;
	padding: 10px 0 10px 0;
	/*	border-top: 5px solid #000;
*/	text-align: center;
	line-height: 56px;
	background: #fff url(images/footerBack2.jpg) repeat-x;
	color: #1e1e1e;
}
#footer a{
text-decoration: none;
}

#header img {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#rotateHeader {
	float: left;
	width: 900px;
	background: url(../../../images/mastheads/mast_carpet2.jpg) no-repeat;
	height: 175px;
}

/*styles for comments*/

#comments{
margin: 10px;
padding: 10px;
border:1px solid #f5f5f5;
}

#comments ol{
list-style: none;
margin: 10px 0;
padding: 0;
}

#comments ol li{
list-style: none;
margin:10px 0 0;
padding: 0 0 10px;
border-bottom: 1px solid #ededed;
line-height: 24px;
}

#comments span.comment-author{
font-weight: bold;
}

#respond {
padding: 10px;
background: #f9f9f9;
}
.search {
	margin: 20px 0px 10px;
	padding: 8px 3px;
	background: #F8F6DB;
	border: 1px solid #CCCCCC;
	width: 270px;
	text-align: center;
}
#content ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}

.answer{
	margin-left:25px;
	display: block;
	padding: 10px;
	background: #FFFEE2 url(http://www.performancecc.com/images/answer.png) no-repeat left top;
	border: thin solid #DBDBDB;
}
/*#searchsubmit {
	background: url(images/search.png) no-repeat;
	height: 24px;
	width: 115px;
	color: #FFFFFF;
	text-decoration: none;
}

#searchSite {
	padding: 0px;
	margin: 0px;
}

*/
#searchField {
	padding-top: 4px;
}
.search #searchSite {
	margin-top: 0px;
	margin-bottom: -5px;
	margin-left: 10px;
}
