/*
Theme name: Whatever
Description:  Whatever
Version: 1.2
*/

*
{
padding: 0;
margin: 0;
}

hr
{
display: none;
}

body
{
font-family: 'Georgia', Times New Roman, Arial;
font-size: 76%;
}

#content
{
width: 70%;
float: right;
}

#singlecontent
{
width: 90%;
float: left;
}

#sidebar
{
width: 28%;
float: left;
}

#wrapper
{
margin: 0 auto;
width: 85%;
min-width: 600px;
}

#wrapper a
{
color: #000000;
}

#header 
{ 
min-width: 600px;
margin-bottom: 20px;
}

#headerimg 
{ 
font-size: 1.2em;
height: 6.5em;
color: #000000;
font-weight: bold;
padding-left: 7.5%;
background: #FFCC00; 
}

#header a 
{ 
font-weight: normal;
text-decoration: underline;
color: #000000; 
}

#header h1
{ 
font-size: 3em; 
}

#preview
{ 
margin: 10px auto;
text-align: center;
width: 177px;
padding: 2px; 
}

#preview img 
{
border: 0; 
}

#download
{
padding: 2px; 
margin-left: 5px;
color: #000000;
}

#sidebar ul 
{ 
list-style: 
none; 
}

#sidebar ul ul 
{
margin-left: 20px;
}

#sidebar 
{
background-color: #FFCC00;
color: #000000;
}

#sidebar ul h2 
{ 
background-color: #FF6600; 
border-bottom: 1px solid #FF3300; 
border-top: 1px solid #FF3300; 
font-size: 1.2em; 
font-weight: bold; 
padding: 2px; 
margin-bottom: 5px; 
}

#sidebar ul 
{ 
list-style: none;
margin-bottom: 10px;
background-color: #FFCC00; 
}

#sidebar ul ul ul 
{ 
margin-bottom: 0;
}

#sidebar a 
{ 
color: #000000; 
}
#sidebar a:hover 
{ 
text-decoration:
underline; 
}

#searchform 
{
text-align: center;
}

#searchform input 
{
border: 1px solid #FF3300;
background-color: #FFFFFF; 
}

#searchform #s 
{
width: 50%;
background-color: white;
}

.post 
{
margin-left: 20px;
margin-bottom: 2.2em; 
}

.entry 
{ 
margin-top: 10px; 
margin-bottom: 15px; 
}

.postmetadata 
{ 
padding: 2px; 
font-size: 0.9em; 
border-top: 1px solid #FF3300; 
}

.postmetadata a 
{ 
color: #000000; 
}

.post p 
{ 
line-height: 1.4em;
margin-bottom: 1em; 
}

blockquote 
{
margin: 1em 1.5em;
padding: 1em 1.5em;
border: 1px solid #FF3300;
background: #FFFF66; 
}

.post li 
{ 
margin-left: 20px; 
}

.post ul 
{ 
list-style-image: url(images/listitem.png);
list-style-type: bullet;
margin-bottom: 10px; 
}

acronym, abbr, span.caps 
{ 
cursor: help; 
}

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

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

.center 
{ 
text-align: center;
}

a img 
{ 
border: none; 
}

h2
{
text-transform: uppercase;
}

h3 
{ 
margin-top: 1.5em;
font-size: 1.6em; 
}

h4 
{ 
margin-top: 1.2em;
font-size: 1.4em; 
}

h5 
{ 
margin-top: 1em;
font-size: 1.3em; 
}

.post a 
{ 
color: #000000; 
}

.entrytext
{
margin-top: 1em;
}

.entrytext .postmetadata 
{
font-size: 1.1em;
background-color: #FFFF66;
width: 70%; 
margin: 2em auto3.5em auto; 
border-top: 1px solid #FF3300; 
padding: 5px; 
padding-left: 45px; 
background: #FFFF66; 
}

ol.commentlist 
{ 
width: 90%; 
margin: 20px; 
}

ol.commentlist li 
{ 
margin-bottom: 1.5em;
margin-left: 30px;
border: 1px solid #FF3300;
padding: 5px;
background-color: #FFFF99; 
}

ol.commentlist li.alt 
{ 
background-color: #FFFFCC; 
}

ol.commentlist a 
{ 
color: #000000;
}

small.commentmetadata 
{ 
font-size: 0.8em;
margin-bottom: 1.1em;
display: block; 
}

#comments
{
margin-left: 20px;
}

#respond
{
margin-left: 20px;
}

#commentform
{
margin-left: 20px;
}

.navigation 
{
display: block;
margin-top: 10px;
margin-bottom: 40px;
margin-left: 20px;
}

.navigation  a
{
color: #000000;
}

.alignleft 
{ 
float: left;
text-align: left; 
width: 50%; 
}
.alignright 
{ 
float: right;
text-align: right; 
width: 40%; 
}

#arch
{
padding: 2px; 
margin-left: 5px;
color: #000000;
}

.pagetitle
{
color: #000000;
}

#title
{
color: #000000;
}