/*
Theme Name: All Surface Theme
Theme URI: http://www.webfadds.com
Description: A 2-column business style theme customized for All Surface Cleaning
Author: WebFadds (Scott Frangos)
Author URI: http://www.webfadds.com
*/

/* :::::::: Structure :::::::::::: */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	margin: 0px;
	padding: 0px;
	color: #555555;
	background-color: #6E6E6E;
}

#wrapper {
	width: 800px;
	margin: 12px auto 0;
	padding: 0px;
	background: url(images/mainbg.gif) repeat-y;
}

#main {
	width: 800px;
}

#main2 {
	width: 800px;
	background-color: #fff;
	margin: 0;
	padding: 0;
}

/* :::::::: Header :::::::::::: */

#header {
	height: 130px;
	width: 800px;
	margin: 0px;
	color: #fff;
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	background: #0d008f url(images/Allsurfacecleaning-banner.png) no-repeat 528px 2px ;
}

#headimage {
	float: right;
	width: 200px;
	margin-right: 10px;
	margin-top: 6px;
}

#header h1 {
	width: 500px;
	font-size: 1.9em;
	margin: 0px;
	padding: 7px 0 0 20px;
}


.description {
	padding: 0 0 0 20px;
	color: #e7e7e7;
	font-size: 1.2em;
		width: 500px;

	font-weight: bold;
	letter-spacing: 1px;
}
.callInfo{
	height:37px;
	margin-left:20px;
}


/* -- Menu -- */



#menu {
	padding: 0 0 0 10px;
	background-color: #036;
	white-space: nowrap;
	margin: 0;
	width: 790px;
	height: 21px;
	top: 123px;
	position: absolute;
}

#menu ul {
margin-left: 0;
padding-left: 0;
white-space: nowrap;
	padding-top: 1px;
	position: relative;
	margin: 0;
}

#menu li {
display: inline;
list-style-type: none;
	margin: 0;
}

#menu a { padding: 3px 10px; }

#menu li a:link, #menu li a:visited {
color: #fff;
background-color: #036;
text-decoration: none;
}

#menu li a:hover {
color: #fff;
background-color: #c4422a;
text-decoration: none;
}

/* :::::::: Content :::::::::::: */

#content {
	width: 515px;
	padding: 10px;
	float: left;
	line-height: 1.3em;
}

#content2 {
	width: 770px;
	line-height: 1.3em;
	background-color: #fff;
	padding: 0 15px 15px;
}

.navigation {
	margin-bottom: 1.5px;
	clear: both;
}

#content a:link, #content a:visited {
	padding: 2px;
	color: #08005e;
	clear: both;
}

#content a:hover {
	text-decoration: underline;
	color: #800000;
}

/* -- Headings -- */

#content h1 {
	font-size: 1.5em;
	color: #0d008f;
}

.post h2 {
	font-size: 1.4em;
	padding: 0;
		color: #0d008f;

	color: #080060;
	margin: 0.5em 0 10px;
}

.post h3 {
	font-size: 1.2em;
	margin: 0;
	padding: 0;
}

/* -- Posts -- */

.post {
	padding: 5px;
	font-size: .9em;
}

.entry-content, .entry-excerpt {
	clear: left;
}

.entry-meta {
	margin: 0 0 10px 0;
}

.underpost {
	font-size: .9em;
}

#content .underpost a {
	text-decoration: underline;
}

blockquote {
	font: 1.2em/1.6em Georgia, "Times New Roman", Times, serif;
	width: 350px;
	padding: 0 10px 0 30px;
	text-indent: -30px;
}

blockquote p:first-letter {
	padding: 0 0 0 30px;
	font: italic 1.7em Georgia, "Times New Roman", Times, serif;
}

/* -- Images -- */

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

img.aligncenter, div.aligncenter {
	display: block;
	margin: 0 auto;
}

img.alignright, div.alignright {
	margin: 1px 0 2px 10px;
	display: inline;
}

img.alignleft, div.alignleft {
	margin: 1px 10px 2px 0;
	display: inline;
}

a.image:link, a.image:visited, a.image:hover {
	background: none;
	padding: 0;
}

a.image img {
	border: none;
}

/* -- Captions -- */

.wp-caption-text {
	font-size: .7em;
	line-height: 1.1em;
	margin: 0;
}

/* -- Entry Dates -- */

.entry-date {
	height: 53px;
	width: 71px;
	display: inline;
	float: left;
	margin: 0 10px 0 0;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #ffcf57;
}

.entry-month {
	font-size: 19px;
	width: 71px;
	text-align: center;
	height: 18px;
	margin: 7px 0 0 0;
	font-weight: bold;
	padding: 0 0 2px 0;
	color: #6d0000;
}

.entry-day {
	font-size: 18px;
	text-align: center;
	height: 30px;
	width: 71px;
	margin: 4px 0 0 0;
	font-weight: bold;
	line-height: 10px;
	color: #09005e;
}

/* -- Comments -- */

.avatar {
	float: right;
	margin: 0 0 3px 5px;
}

#respond p {
	font-size: .9em;
}

#commentform input {
	
}

#commentform textarea {
	
}

#commentform {
	padding: 10px;
}

ol.commentlist {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

ol.commentlist li {
	margin: 15px 0 0 0;
}

#content ol.commentlist li a {
	text-decoration: underline;
}

li.author {
	padding: 5px;
}

/* :::::::: Sidebar :::::::::::: */

#sidebar {
	width: 230px;
	float: right;
	margin: 0;
	padding: 35px 12px 12px;
}

#contactside {
	width: 220px;
	padding: 10px 10px 10px 18px;
	background-color: #fff2c3;
	float: right;
	margin-left: 20px;
}

#sidebar h1 {
	font-size: 1.4em;
}

#sidebar h2 {
	font-size: 1.1em;
	background: url(images/sidehdbg.png) repeat;
	height: 20px;
	font-weight: normal;
	font-style: normal;
	color: #fff;
	padding-left: 8px;
}

#sidebar ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#sidebar li a:link, #sidebar li a:visited {
	display: block;
	text-decoration: none;
	margin-bottom: .1em;
	padding: 1px;
	color: #470202;
	font-weight: bold;
}

#sidebar li a:hover {
	text-decoration: underline;
}

#sidebar ul ul {
	margin-left: 10px;
}

#sidebar ul ul li, #sidebar ul ul li {
	font-size: .9em;
	margin-left: 10px;
}

/* :::::::: Footer :::::::::::: */

#footer {
	height: 42px;
	clear: both;
	text-align: center;
	font-size: 0.8em;
	padding: 6px;
	background-color: #e7e7e7;
}

#footer a:link, #footer a:visited {
	color: #474200;
}

#footer a:hover {
	text-decoration: none;
}

/* :::::::: Widgets :::::::::::: */

#calendar_wrap {
	text-align: center;
	margin-left: 35px;
}

#wp-calendar #today {
	color: #fff;
	background-color: #9dbed7;
	text-align: center;
	padding: 1px;
}


/* vCard Styling */
.vcard {font-size: large; text-align: center;}

.vcard p,
.vcard div,
.vcard a {margin: 4px;}

#sidebar .vcard {font-size: small;}
#sidebar .vcard p,
#sidebar .vcard div,
#sidebar .vcard a {margin: 2px;}

.vcard.url {}
.vcard.fn {}
.vcard.n {}
.post .vcard .org {font-size: x-large; font-weight:bold;}
.vcard.org {}
#sidebar .vcard .email {font-size: x-small;}
.post .vcard .email {font-weight: bold;}
.vcard .adr {margin-top: 10px;}
.vcard .street-address {}
.vcard .locality {}
.vcard .region {}
.vcard .postal-code {}
.vcard .tel {margin-top:10px; font-weight:bold;}
