﻿body
{
	background-color:#e6f4ff;
	font-family:Arial, Helvetica, sans-serif;
	line-height:1.3;
}
#banner
{
	background-image:url('http://www.WhatToFix.com/WTFBanner.jpg');
	background-repeat:no-repeat;
	width: 100%;
	height: auto;
}
#bannerfeedbar
{
	float:right;
	text-align:left;
	margin-right: 10px;
	margin-top:-27px;
	background-color:transparent;
	width: auto;
	height: 30px;
	overflow:hidden;
}
#bannerfeedbar a
{
	text-decoration:none;
}

#bannerfeedbar a:hover
{
	background-color:Red;
}

#bannertitle
{
	width:100%;
	height: auto;
	text-align:center;
	color: black;
	margin-bottom:35px;
}
#bannertitle h1
{
	font-size:xx-large;
	font-weight:bold;
	margin:0px;
	line-height:.85;
}
#bannertitle h2
{
	font-size:large;
	font-weight:bold;
	font-style:italic;
	line-height:.95;
}
#bannertitle a
{
	text-decoration:none;
	color:black;
}
#bannertitle a:visited
{
	color:black;
}
#bannertitle a:hover
{
	color:#bf7360;
}
#bannermenubar
{
	float:left;
	margin-left: 10px;
	margin-top:-27px;
	width:auto;
	height: auto;
	text-align:center;
}
#bannermenubar ul
{
	width:auto;
	padding: 0;
	margin: 0;
	list-style-type: none;
	vertical-align:middle;
}
#bannermenubar a
{
	text-decoration: none;
	color: white;
	background-color: black;
	padding: 0.2em 0.6em;
	border-right: 1px solid white;
	vertical-align:middle;
}
#bannermenubar p
{
	text-align:center;
	color:White;
	font-size:x-large;
}

#bannermenubar a:hover
{
	background-color: #bf7360;
}

#bannermenubar a.here
{
	text-decoration: none;
	color: white;
	background-color: #bfa260;
	padding: 0.2em 0.6em;
	border-right: 1px solid white;
	vertical-align:middle;
}
#bannermenubar a.here:hover
{
	background-color: #226699;
}

#bannermenubar li
{
	vertical-align:middle;
	display: inline;
}

#bannerslogan
{
	margin-top:9px;
	margin-bottom:6px;
	background:transparent;
	width:auto;
	height:30px;
	text-align:center;`
}
#center
{
	padding-top: .75em;
	position:relative;
	padding-left:5px;
}
#center .centerblogdateheader
{
	height:30px;
	width:auto;
	background-image:url('WTFDateHead.jpg');
	background-repeat:no-repeat;
	margin-bottom: 20px;
}
#center h2.blogdateheader
{
	vertical-align:middle;
	text-align:left;
	margin-left:6px;
	margin-top:-8px;
}
#rightbar
{
	padding-top: .75em;
	padding-right:5px;
}
.sidebarframe
{
	width:auto;
	height:auto;
	background-image:url('WTFSidebar.jpg');
	background-repeat:no-repeat;
	margin-bottom: 20px;
}
#rightbar .sidebar
{
	margin:.5em;
	text-align:left;
}
#rightbar .sidebar h3
{
	font-size:large;
	text-align:center;
	margin-top:-8px;
}
#center .blogpostframe
{
	width:auto;
	height: auto;	
	background-image:url('WTFArticle.jpg');
	background-repeat:repeat-y;
	margin-bottom:20px;
}
#center .blogpost
{
	padding:.5em;
	margin-top: .75em;
	text-align:left;
}
#center h3.blogposttitle
{
	padding:0px;
	margin:0px;
	text-align:justify;
	font-weight:bold;
	font-size:x-large;
	margin-top:-8px;
	padding-top:0px;
	padding-bottom:.5em;
}

#center blockquote
{
	padding-left: 64px;
	margin-right:5em;
	background-image:url('http://www.WhatToFix.com/WTFQuote.gif');
	background-repeat:no-repeat;
	background-position:-64px, 0px;
}