/*
Theme Name: Capeway Cleaners
Theme URI: http://wordpress.org/
Description: Theme developed especially for Capeway Cleaners
Version: 1.0
Author: Robin Ragle-Davis


	

	

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */

body {
	/*font-size: 62.5%;*/ /* Resets 1em to 10px */
	font-size:12px;
	line-height:24px;
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-family:Georgia, 'Times New Roman', Times, serif;
	background: #06462e;
	color: #333;
	text-align: center;
	margin: 0 0 20px 0;
	padding: 0;
	
	}
	
	.post{
	/*font-size:16px;*/
	/*line-height:24px;*/
	font-family:Georgia, 'Times New Roman', Times, serif;
	color: #333;
	margin-right:30px;
	text-align: left;
	line-height:20px;
	
	}
	
	

#page {
	background-color:#fff;
	border: 2px solid #06462e;
	text-align: left;
	height:700px;
	margin:auto;
	margin-top:18px;
	padding: 0;
	width: 1019px;
/*border:1px solid red;*/
	}
	
	#page2 {
	background-color:#fff;
	border: 2px solid #06462e;
	text-align: left;
	
	margin:auto;
	margin-top:18px;
	padding: 0;
	width: 1019px;

	}


	#topbar{
	height:59px;
	width:100%;
	background: #f2f2f2 url(images/topbar.png) no-repeat;
	background-color:#f2f2f2;
	border-bottom:2px solid #ffffff;
	}
	
	a.Anchor{
	display:block;
	float:left;
	height:59px;
	width:300px;
	top:30px;
	margin-left:0px;
	/*border:1px solid red;*/
	}
	
	#dazzle{
	height:59px;
	width:300px;
	margin-right:0px;
	margin-left:719px;
	color:#8d7530;
	font-size:18px;
	line-height:60px;
	
	}
	#dazzle img{
	vertical-align:middle;
	border:0px;
	
	}
	
	.textmiddle {vertical-align:middle;} 
	
	#banner {
	background: #06462e;
width: 100%;
	height:277px;
	/*margin: 0 0 0 1px;*/
	padding: 0;
	border-top:2px solid #06462e;
	border-bottom:2px solid #06462e;
	}
	
	#banner img{
	
	text-align:center;
	}
	
	#navbar{
	list-style-type: none;
	
	height:61px;
	width:1019px;
	background:#fff url(images/navbg.png) repeat-x;
	font-family:Georgia, 'Times New Roman', Times, serif;
	font-size:18px;
	color: #333;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	/*border:1px solid red;*/
	}
	
	

#navbar ul{

display:block;
list-style-type: none;



}
	
	

#navbar ul li{

display:block;
height:20px;
margin-top:10px;
margin-right:15px;
/*padding-top:0px;*/
/*padding-bottom:8px;*/
/*margin-bottom:8px;*/	
float:left;
	list-style-type: none;
	list-style-image: none;
	color:#334d71; 
	font-size:18px;
	line-height:20px;
	padding-right:15px;
	border-right:1px solid #8d7530;
	boder:1px solid blue;
	}



#navbar ul li:last-child{
border:none;
}
	#navbar a:link,  #navbar a:active{
	color:#8d7530;;
	}
	
	
	 #navbar a:hover, #navbar a:visited{
	color:#00300d; 
	}
	
	
	
	
#pinstripe{
	width:1019px;
	height:323px;
	background: #fff url(images/pinstripe.jpg) no-repeat;
	}
	
	#pinstripe2{
	width:1019px;
	/*height:800px;*/
	background: #fff;
	border-top:4px solid #8d7530;
	}
		
	#content {

background-color:#ffffff;
	font-family:Georgia, 'Times New Roman', Times, serif;
	font-size:14px;
	border-top:2px solid #ffffff;	
	width:800px;
	height:900px;
	margin:50px;
	
	}
	
	
	.content h2{
font-family:Georgia, 'Times New Roman', Times, serif;
	font-size:18px;
	color: #8d7530;
	text-align:left;
	
}



.infobar{
float:left;
width:219px;
height:209px;
margin-right:60px;
margin-left:60px;
margin-top:60px;
background:  url(images/boxbg.png) no-repeat;

text-align:center
/*line-height:36px*/;
}


.infobar h2, .infobar h2 a, .infobar h2 a:active, .infobar h2 a:visited{
font-family:Georgia, 'Times New Roman', Times, serif;
	font-size:18px;
	color: #8d7530;
	text-align:center;
	
}
.infobar img{
clear:all;
horizontal-align:center;

}

.infobar p{
text-align:left;
margin-left:10px;
margin-right:10px;
font-size:14px;
}


	a:link, a:active, a:hover, a:visited{
	color:#00300d;
	text-decoration:none;
	}
	
	#imgs{
	background-color:#cedde1;
	width:450px;
	margin-top:20px;
	margin-left:40px;
	text-align:center;
	-moz-border-radius: 1em;
  border-radius: 1em;

	}
	
	#imgst{
	background-color:#cedde1;
	width:400px;
	height:220px;
	margin-top:20px;
	margin-left:40px;
	text-align:center;
	-moz-border-radius: 1em;
  border-radius: 1em;

	}
	
	#imgs img,#imgst img{
	
	border:7px solid #cedde1;
	}
	/* Begin Sidebar */
#sidebar
{
	font: 14px Georgia,'Times New Roman', Times, serif;
	background:#4a7d8a;
	padding-top: 70px;
	float:left;
	width:209px;
height:2500px;
	color:#ffffff;

	}
	
#sidebar a:link,  #sidebara:active, #sidebar a:hover, #sidebar a:visited{
	color:#ffffff;
	}

#sidebar form {
	margin: 0;
	}
	
	#sidebar ul{
		/*padding-top: 70px;*/
color:#ffffff;
font: 14px Georgia,'Times New Roman', Times, serif;
padding-left:30px;
	list-style-type: none;
	
	}
	



#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	line-height:14px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {

	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

/*ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}*/

/*#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}*/
/* End Sidebar */

.coupon{
background: url(images/monthlyspecial.png);
}

#footer {

text-align:center;
	padding: 4px;
	text-transform:lowercase;
	clear: both;
	padding-top:10px;
	list-style-type: none;
	}





	

	
	

#footer ul{

display:block;
list-style-type: none;
width: 800px;
margin: 0 auto;
	
	/*border:1px solid red;*/
text-align: center;

}
	
	

#footer ul li{

display:block;
height:20px;
margin-top:10px;
margin-right:15px;
padding-right:4px;
float:left;
	list-style-type: none;
	list-style-image: none;
	color:#334d71; 
	font-size:12px;
	line-height:20px;
	
	border-right:1px solid #fff;
	
	}



#footer ul li:last-child{
border:none;
}
	#footer a:link,  #footer a:active{
	color:#fff;;
	}
	
	
	 #footer a:hover, #footer a:visited{
	color:#ccc; 
	}
	
	


#footer p {
color:#ffffff;
	/*margin: 0;*/
	padding: 20px 0;
	text-align:center;
	clear:both;
	
	}
#footp{
display:block;
margin:0, auto;
}



/*
end footer*/







/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	margin:2px;
	border: 1px solid #cccccc;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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;
	}

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









/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */




/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	margin-left:20px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}


/* End captions */




/*	Begin Headers */
h1,h2.pagetitle{
padding-top: 70px;
margin: 0;	
	font: normal 18px  Georgia, 'Times New Roman', Times, serif;
	color:#333333;
}
h2, h2 a {
	padding-top: 20px;
	margin: 0;	
	font: normal 18px  Georgia, 'Times New Roman', Times, serif;
	
	color:#333333;
	}
	
	.pagenav h2 {
	padding-top: 70px;
	margin: 0;
	font: normal 18px  Georgia, 'Times New Roman', Times, serif;
	color:#333333;
	}



/*h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}*/

#sidebar h2 {
	margin-left:15px;
	margin-bottom:10px;
	padding: 0;
	line-height:14px;
	color:#ffffff;
	font-weight:normal;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */

