/*
Theme Name: GutterFlow Theme
Theme URI: http://www.webfadds.com
Description: A 2-column business style theme customized for All Surface Cleaning Company
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: #e5d6c8;
}

#wrapper {
	width: 800px;
	margin: 0 auto 20px;
	padding: 0px;
	background: url(images/mainbg.gif) repeat-y;
}

#main {
	width: 800px;
}

/* :::::::: Header :::::::::::: */

#header {
	height: 100px;
	width: 800px;
	margin: 22px 0px 0px;
	color: #fff;
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	background: #003b8d url(images/gutter.gif) no-repeat left top;
}

#headimage {
	float: right;
	width: 200px;
	margin-right: 30px;
	margin-top: 6px;
}

#header h1 {
	width: 500px;
	font-size: 1.9em;
	margin: 0px;
	padding: 25px 0 0 105px;
	color: #b6a986;
}


.description {
	padding: 0 0 0 105px;
	color: #fff;
	font-size: 1.2em;
		width: 500px;

	font-weight: bold;
	letter-spacing: 1px;
}

/* -- Menu -- */



#menu {
	padding: 0 0 0 10px;
	white-space: nowrap;
	margin: 0;
	width: 790px;
	height: 23px;
	top: 120px;
	position: absolute;
	background: #b6a986;
}

#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: 0 10px 3px; }

#menu li a:link, #menu li a:visited {
color: #fff;
background-color: #9a9072;
text-decoration: none;
}

#menu li a:hover {
color: #fff;
background-color: #003b8d;
text-decoration: none;
}

/* :::::::: Content :::::::::::: */

#content {
	width: 590px;
	padding: 10px;
	float: right;
	line-height: 1.3em;
	margin-top: 2em;
}

.navigation {
	margin-bottom: 1.7em;
}

#content a:link, #content a:visited {
	padding: 2px;
	color: #08005e;
}

#content a:hover {
	text-decoration: underline;
	color: #800000;
}

/* -- Headings -- */

#content h1 {
	font-size: 1.65em;
	color: #0d008f;
}

.post h2 {
	font-size: 1.3em;
	margin: 9px 0 5px;
	padding: 0;
		color: #0d008f;

	color: #080060;
}

.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: #005F47;
}

.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: #fff;
}

.entry-day {
	font-size: 18px;
	text-align: center;
	height: 30px;
	width: 71px;
	margin: 4px 0 0 0;
	font-weight: bold;
	line-height: 10px;
	color: #fff5ab;
}

/* -- 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: 166px;
	float: left;
	margin: 0;
	padding: 35px 12px 12px;
	font-size: .9em;
}

#sidebar h1 {
	font-size: 1.4em;
}

#sidebar h2 {
	font-size: 1.1em;
	height: 20px;
	font-weight: bold;
	color: #fff;
	padding-left: 8px;
	background-color: #666;
}

#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: #081b91;
	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: 5px;
}

#wp-calendar #today {
	color: #fff;
	background-color: #9dbed7;
	text-align: center;
	padding: 1px;
}


