/*
Theme Name: Windows and Siding
Theme URL: http://www.windowsandsiding.com
Author: SpinWeb Internet Media (http://www.spinweb.net)
Description: This theme is for Windows and Siding of Indianapolis
*/


/* Main Tags ========================================*/


html {
	min-height: 100%;
}

img {
	border: 0px;
}

body {
	text-align: center;
	margin: 0;
	padding: 0;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}

#wrapper {
	display: block; 
	width:100%; 
	background: #FFFFFF url(images/bg_page.gif);
	background-repeat:repeat-x;
	background-position:top;
	height:100%;
	text-align:center;
	border:0px;
	padding:0px
	margin:0px;
}

#pagecontainer {
	width:789px;
	background: #ffffff;
	height:100%;
	text-align:center;
	border:0px;
	margin:auto;
}
#main {
        width: 789px;
       }

.page_item {
	float: left;
	margin: 0px;
}

#header a{
	color:#fff;
	text-decoration:none;
}

#header a:hover{
	color:#fff;
	text-decoration:none;
}

#header a:visited{
	color:#fff;
	text-decoration:none;
}

#header {
	width:789px;
	height:112px;
	background: #000000 url(images/header.gif) top left no-repeat;
	text-align:left;
	margin:0px;
	padding:0px;
        float: left;
}

#header #siteinfo {
	color:#ffffff;
	letter-spacing:-1px;
	font-size:24px;
	padding-left:127px;
	padding-top:35px;
		float:left;
	width:50%;
}

#header #siteinfo div {
	color:#ffffff;
	letter-spacing:0px;
	font-size:12px;
	font-weight:bold;
	padding-left:125px;
}

#header #SearchBox {
	float:right;
	padding-top:47px;
	padding-right:45px;

}

#searchform {
	margin:0px;
	padding:0px;
}

#header #SearchBox #s {
	background: #ffffff;
	border:0px;
	padding: 0px;
	color:#525252;
	width:180px;
}

/* Navigation ========================================*/

#navigation {
	width:789px; 
	background: #b70908 url(images/bg_nav.gif);
	background-repeat:repeat-x;
	background-position:top;
	height:47px;
	margin-bottom:0px;
	font-size: 1.0em;
	font-weight:bold;
        float: left;
        overflow: hidden;
}

#navigation ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

#navigation li {
	display: inline;
	margin: 0px;
}

#navigation li a {
	height:32px;
	padding-top: 15px;
	color: #FFFFFF;
	padding-right: 18px;
	padding-left: 18px;
	text-decoration: none;
	float: left;
	margin-right: 1px;
	background: url(images/nav_split.gif) no-repeat right bottom;
}

#navigation li a:hover {
	background: url(images/bg_nav_hover.gif) repeat-x left top;
}



/* Content ========================================*/

#content {
	width: 540px;
	float: left;
	text-align:left;
	background:transparent;
	border-right:1px solid #d9d9d9;
}

.more-link {
	color:#ff0000;
	text-decoration:none;
}

blockquote {
	margin-left: 10px;
	margin-right:10px;
	margin-top:5px;
	padding: 0px 12px 0px 15px;
	background: url(images/blockquote.gif) no-repeat;
	color:#000000;
}
.post {float: left;}
#PostSet {
	padding-top:10px;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:15px;
        float: left;
}

#wslogo {
	background:url(images/wslogo.gif);
	background-repeat:no-repeat;
	width:80px;
	height:130px;
	text-align:center;
	float:left;
	color:#ffffff;
	margin:0px;
	margin-top:3px;
	margin-right:10px;
	padding-top:7px;
}

#dateblock {
	background:url(images/dateblock.gif);
	background-repeat:no-repeat;
	width:66px;
	height:82px;
	text-align:center;
	float:left;
	color:#ffffff;
	font-size:10px;
	font-weight:bold;
	margin:0px;
	margin-top:3px;
	margin-right:10px;
	padding-top:7px;
}

#dateblock #day {
	font-size:35px;
	font-weight:bold;
	color:#000000;
	padding-top:2px;
	letter-spacing:-1px;
}

#postheader {
	padding:5px;
	padding-top:30px;
}

#postheader h1 {
	letter-spacing:-1px;
	font-size:22px;
	font-weight:bold;
	margin:3px 0px 3px 0px;
	padding-top:45px;
}

#postheader h1 a:hover {
	text-decoration:none;
}

#postheader a {
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}

#postheader #postdetails a  {
	color: #ff0000;
}

#postheader #postdetails a:hover {
	border-bottom: 1px dotted #ff0000;
}

#postcontent a:hover {
	border-bottom: 1px dotted #ff0000;

}

#postcontent a {
	color:#ff0000;
	text-decoration:none;
	font-weight:bold;
}

#postcontent {
	padding-top:20px;
	margin:0px;
	font-size:12px;
	line-height:200%;
	width:520px;
	background: #ffffff;
}

#postcontent div {
	padding:0px 8px 8px 0px;
}

#toplink {
	float:left;
	margin:0px;
	padding:5px;
}

#no_comments {
	
}

#no_comments a {
	color:#ffffff;
	text-decoration:none;
	font-size:14px;
	background:#ffffff url(images/comment_bubble.gif) top right no-repeat;
	float:right;
	width:40px;
	height:29px;
	margin:0px;
	text-align:right;
	display:block;
	padding-right: 15px;
	padding-top: 2px;
}

#postfooter {
	border: 0px;
	margin-bottom:15px;
	margin-top:0px;
	font-weight:bold;
	padding:0px;
}

#postfooter .graylink {
	color:#555;
	font-size:10px;
	text-decoration:none;
	font-weight:normal;
}

#postfooter .graylink:hover {
	text-decoration:underline;
}

#postfooter a:hover {
	text-decoration:none;
}


/* Comments ========================================*/

#commenter a {
	font-size:13px;
	color:#000000;
	text-decoration:none;
}

#commenttop {
	margin-top:5px;
	width:497px;
	background:#000000 url(images/bg_comment.gif) repeat-y;
}

#commenttop div {
	padding:3px 10px 10px 110px;
	font-size:12px;
	color:#ffffff;
	background:transparent url(images/comment_top.gif) top no-repeat;
	line-height:160%;
	margin:0px;
	min-height: 60px;
}

#commentbottom {
	margin-bottom:10px;
	width:497px;
	height:19px;
	background:#000000 url(images/footer_bottom.gif) top no-repeat;
}



/* Sidebar ========================================*/

#sidebar {
	width:220px;
	background:#ffffff url(images/logo.gif) top no-repeat;
	float:right;
	text-align:left;
        *padding-top: 20px;
}

#sidebar h2 {
        margin: 20px 0;
        padding: 0;
        }
#sidebar ul {margin: 0 0 0 5px; padding: 0;}
#sidebar img {margin: 10px 10px 0 10px;}
#both {
	clear: both;
}

.title {
	letter-spacing:-1px;
	color:#000000;
	font-size:18px;
	padding:7px;
}

h2 {
	letter-spacing:-1px;
	color:#000000;
	font-size:18px;
	padding-left:15px;
	font-weight: normal;
}


#sidebar ul li {
	list-style-type:none; 
}

.nobullet {
	padding:5px;
	margin:0px;
	list-style:none;
	color:#525252;
	border:0px;
	list-style-image: none;
	text-align:center;
	display:block;
}
.nobullet:hover {
background-color:#fff;
}

#sidebar ul li a {
	text-decoration:none;
	color:#2d2d2d;
	padding:5px;
	margin-left:-10px;
	color:#000000;
	border-bottom:1px dotted #a6a6a6;
	width:190px;
	display: block;
}

#sidebar ul li a:hover {
	background-color:#CF1614;
	color:#fff;
}

/* Calendar ========================================*/

#calendar {
	padding:8px;
}

#calendar a{
	color:#fff;
	text-decoration:none;
	background:#555;
	padding:5px;
}

#calendar a:hover{
	background:#ff0000;
}

#wp-calendar tr td {
	padding:6px;
}

#wp-calendar tr td a{
	font-weight:bold;
}

#wp-calendar tr td a:hover{
	font-weight:bold;
}

#wp-calendar tr #today{
	border:1px solid #a6a6a6;
	background:#ff0000;
	color:#ffffff;
}

#wp-calendar caption{
	padding:3px;
	color:#ff0000;
	font-size:13px;
	font-weight:bold;
}



/* Footer ========================================*/

#footerwrap:after, #footer:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
#footerwrap, #footer { display: inline-block; }
#footerwrap, #footer { display: block; }


#footerwrap{
	background: url(images/bg_footer2.gif) repeat-x center top;
	padding-top: 60px;
        *padding-top: 70px;
	padding-bottom: 20px;
}

#footer a{
	color:#CF1614;
	text-decoration: none;
}

#footer a:hover{
	text-decoration: underline;
}

#footer {
   margin: 10px auto;
   width: 789px;
}

#partnerlogos {
   background: url("images/footerlogos.gif") no-repeat 0 0;
   height: 63px;
   width: 789px;
}

#contactinfo {
	float:left;
	margin-top:10px;
	background-color:#000;
	color:#555;
	padding: 10px;
	font-size: 10px;
}

#footer #CM {
	float:right;
	margin-top:15px;
	background:#000000 url(images/bg_copy.gif) no-repeat;
	height:63px;
	width:269px;
	padding-top:10px;
	line-height: 25px;
	font-size: 10px;
}

#footer #CM div {
	padding:3px;
	color:#555;
	font-weight:normal;
}

#content_start {position: absolute;left: -10000px;};