/*
Theme Name: CarpetCleaning.org
Author: DotConcepts.net
Author URI: http://www.dotconcepts.net/
*/

* {
	margin: 0; padding: 0;
}
body { background: #d3d2d2 url(images/body-bg.png) repeat-x; color: #424445; font: normal 12px/16px Verdana, Arial, Helvetica, sans-serif; text-align: center; }
a {
	text-decoration: none;
	color: #6ac101;
}
a:hover {
	text-decoration: underline;
}
img {
	border: 0;
}

.break {
	font-size: 0;
	width: 0; height: 0;
	clear: both;
}
.alignleft {
	float: left;
	margin: 4px 10px 5px 0;
}
.alignright {
	float: right;
	margin: 4px 0 5px 10px;
}
.aligncenter {
	text-align: center;
}
.hidden {
	display: none;
}

/** BEGIN wrapper **/
#wrapper {
	width: 950px;
	margin: auto auto;
	text-align: left;
	background:#fff;
}
/** END wrapper **/

/** BEGIN header **/
#header {
	padding-top: 25px;
}
	#header ul {
		list-style-type: none;
		height: 42px;
		background: url(images/bg_navbar.gif) repeat-x right 0;
	}
		#header ul li {
			float: left;
			font-weight: bold;
			font-family: Verdana;
			font-size:14px;
			padding-left: 1px;
		}
		#header ul li.f {
			padding-left: 10px;
			background:none;
		}
		#header ul li a {
			color: #ffffff;
			display: block;
			padding: 11px 20px;
		}
	#header .logo {
		float: left;
		padding-left: 15px;
	}
		#header .logo h1 {
			font-size: 0;
		}
		#header .logo h1 a {
			display: block;
			outline: none;
			text-indent: -9999px;
			background: url(images/logo.gif) no-repeat 0 0;
			width: 498px; height: 120px;
		}
		#header .logo p {
			display: none;
		}
	#header .phonenumber {
			float:right;margin-right:20px;font-size:20px; color:#6ac101;
	}
		#header .phonenumber span {
			color:#ff5c11;
		}
	#header .return {
			margin:0 0 20px 20px;
	}
		#header .return a{
				color:#6ac101;
		}
/** END header **/

/** BEGIN body **/
#body {
}
/** END body **/

/** BEGIN content **/
#content {
	width: 618px;
	float: left;
	padding-bottom: 20px;
}
	#content p {
		margin-bottom: 10px;
	}
	#content h3 {
		margin-bottom: 10px;
		font-size: 1.5em;
		font-weight: normal;
	}
	#content blockquote {
		margin-bottom: 10px;
		padding: 10px 10px 5px;
		background-color: #eeeeee;
		border-width: 1px 0;
		border-style: solid;
		border-color: #cccccc;
		font-style: italic;
		font-weight: bold;
	}
	#content ul {
		margin: 0 0 10px 18px;
	}
	#content ol {
		margin: 0 0 10px 16px;
		padding-left: 10px;
	}
	#content li {
		padding: 2px 0;
	}
	#content .title {
		background-color: #EFEFEF;
		border: 1px solid #cfcfcf;
		border-right:none;
		padding: 14px;
		color: #6ac101;
		font-size: 1em;
		font-family: Verdana;
		text-transform: uppercase;
	}
	#content .post {
		padding: 15px;
		clear: both;
	}
	#content .f {
		border-top: 0;
	}
		#content .post .thumb {
			float: left;
			margin: 0 10px 10px 0;
		}
		#content .post .thumb img {
			width: 250px;
		}
		#content .post h2 {
			font-size: 1.6em;
			line-height: 1.5em;
			margin-bottom: 10px;
		}
		#content .post h2 a {
			color:#203e67;
		}
		#content .post p {
			margin-bottom: 10px;
			line-height: 1.4em;
		}
		#content .post .details {
			font-weight: bold;
			color: #63777F;
			padding-top: 10px;
		}
			#content .post .details a {
				margin: 0 5px;
			}
/** END content **/

/** BEGIN sidebar **/
#sidebar {
	width: 332px;
	float: right;
	padding-bottom: 20px;
}
	#sidebar h2 {
		font-size: 1em;
		text-transform: uppercase;
		padding: 15px 15px 10px;
		color:#6ac101;
	}
	#sidebar ul {
		list-style-type: none;
		padding: 0 15px 15px;
		border-bottom: 1px solid #ECECEC;
	}
		#sidebar ul li {
			line-height: 1.4em;
			padding: 5px 0;
		}
		#sidebar ul li a {
			color: #565656;
		}
		#sidebar ul li a:hover {
			color: #63777F;
			text-decoration: none;
		}
	#sidebar .l {
		float: left;
		width: 165px;
	}
	#sidebar .r {
		float: right;
		width: 165px;
	}
		#sidebar .l ul, #sidebar .r ul {
			border-bottom: 0;
		}
	#sidebar form {
		border: 1px solid #cfcfcf;
		border-left:none;
		background: #EFEFEF url(images/search.gif) no-repeat 14px 10px;
		width: 310px; height: 28px;
		padding: 8px 11px;
	}
		#sidebar form input {
			border: 1px solid #666;
			width: 220px;
			height:25px;
			font-size: 1.2em;
			font-family: Verdana;
			margin: 4px 7px 0 3px;
			float: left;
		}
		#sidebar form button {
			text-indent: -9999px;
			border: 0;
			width: 75px; height: 27px;
			background-color: transparent;
		}
	#sidebar .photos {
		padding: 0 15px 15px;
		border-bottom: 1px solid #ECECEC;
		text-align: center;
	}
		#sidebar .photos img {
			margin: 5px;
			width: 75px; height: 75px;
		}
	#sidebar .video {
		padding: 0 15px 15px 20px;
		border-bottom: 1px solid #ECECEC;
	}
	#sidebar .tags {
		padding: 0 15px 15px;
		border-bottom: 1px solid #ECECEC;
	}
	#popular_posts {
		border:1px solid #607f8f;
		background:#adc8d7;
		margin:25px 30px 10px 0;
	}
	#popular_posts h2 {
		background:transparent url(../../../../images/design/bg_favorites_heading.gif) repeat-x;
		border:none;
		color:#fff;
		font-weight:bold;
		font-size:18px;
		padding:10px 0 0 10px;
		height:31px;
		margin-left:0;
	}
	#popular_posts ul {
		margin:5px 0;
	}
	#popular_posts a {
		text-decoration:underline;
	}
	#sidebar_tags {
		border:1px solid #a8a086;
		background:#f8ecc4;
		margin:25px 30px 10px 0;
	}
	#sidebar_tags h2 {
		background:transparent url(../../../../images/design/bg_locations_heading.gif) repeat-x;
		border:none;
		color:#fff;
		padding:10px 0 0 10px;
		height:31px;
		margin-left:0;
		font-weight:bold;
		font-size:18px;
	}
	#sidebar_tags ul {
		margin:5px 0;
	}
	#sidebar_tags a {
		text-decoration:underline;
	}
/** END sidebar **/

/** BEGIN footer **/
#footer {
	clear: both;
	background:url(images/bg_footer.gif) repeat-x 0 0;
	height: 80px; 
	color: #ffffff;
	padding: 10px 20px;
}
	#footer .navFooter
	{ float: left; height: 30px; line-height: 30px; padding: 10px 0 0 0; font-weight:bold;}
	
	#footer .secondaryNavFooter
	{ clear: left; float: left; font-size: 11px; font-weight:bold;}
	
		#footer .navFooter ul,
		#footer .secondaryNavFooter ul
		{list-style-type:none;}
	
		#footer .navFooter li,
		#footer .secondaryNavFooter li
		{ float: left; padding: 0 5px 0 5px; list-style-type:none;}
			
			#footer .navFooter li a, #footer .navFooter li a:visited
			{ color: #6ac101; text-decoration:none;}
			
			#footer .secondaryNavFooter li a, #footer .secondaryNavFooter li a:visited
			{color: #fff; text-decoration:none; text-size:11px;}
	
#footer .copyright
{ float: right; font-size: 11px; line-height: 18px; padding: 15px 10px 0 0; text-align: right; }

/** END footer **/

/** BEGIN miscellaneous **/
.postnav {
	clear: both;
	padding: 0 15px;
	font-size: 0.9em;
}
	.postnav a {
		border: 1px solid #cccccc;
		padding: 3px 8px;
		color: #999999;
	}
	.postnav a:hover {
		border: 1px solid #000000;
		color: #000000;
		text-decoration: none;
	}
#respond {
	margin:10px 15px;
}
#comments {
	padding: 10px 15px;
	border-top: 1px solid #ECECEC;
}
	#comments h2 {
		margin: 20px 0 5px;
		font-size: 1.5em;
		font-weight: normal;
	}
	#comments p {
		margin-bottom: 10px;
		line-height: 1.5em;
	}
	#comments form {
		padding-top: 20px;
	}
	#comments form p {
		margin-bottom: 5px;
	}
		#comments form input, textarea {
			border: 1px solid #cccccc;
			font-size: 0.9em;
			font-family: Verdana;
			padding: 4px;
			background-position: 4px 4px;
			background-repeat: no-repeat;
		}
		#comments form input {
			width: 260px;
			border: 1px solid #cccccc;
		}
		#comments form textarea {
			width: 350px;
			padding: 4px 4px !important;
			border: 1px solid #cccccc;
		}
		#comments form button {
			border: 1px solid #909090;
			background-color: #cccccc;
			font-size: 0.9em;
			font-family: Verdana;
			width: 120px; height: 23px;
		}
	.commentdetails {
		margin-top: 25px;
	}
	.commentauthor {
		margin-bottom: 5px !important;
		font-weight: bold;
	}
	.commentdate {
		font-size: 0.8em;
		margin-bottom: 5px;
		color: #909090;
	}
	.required {
		color: #ff0000;
	}
.notfound {
	padding: 40px;
}
	.notfound h2 {
		font-size: 18px;
		font-weight: normal;
		margin-bottom: 10px;
	}
/** END miscellaneous **/

/** BEGIN wordpress 2.7 comments **/
#comments ol {
	list-style-type: none;
	clear: both;
	padding: 0;
	margin: 0;
}
	#comments ol li {
		padding: 10px;
		border: 1px solid #cccccc;
		margin-bottom: 10px;
	}
	#comments ol li .avatar {
		float: right;
	}
	#comments ol li .comment-author {
		
	}
		#comments ol li .comment-author .fn {
			font-weight: bold;
			font-size: 1.2em;
		}
	#comments ol li .comment-meta {
		font-size: 0.9em;
		color: #999999;
		margin: 5px 0 10px;
	}
	#comments ol li .reply {
		font-size: 0.9em;
		font-weight: bold;
		padding-bottom: 10px;
	}
	#comments .children {
		list-style-type: none;
	}
#comments .navigation {
	padding: 10px 0 20px;
	font-size: 0.9em;
}
	#comments .navigation a {
		color: #999999;
		padding: 3px 8px;
		border: 1px solid #cccccc;
	}
	#comments .navigation a:hover {
		color: #000000;
		border-color: #000000;
		text-decoration: none;
	}
/** END wordpress 2.7 comments **/

