/*  
Theme Name: WOT Default

*/

body {
margin: 0;
padding: 0;
background: url('/images/dot_backdrop.gif');
font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
font-size: 12px;
}

.date {
line-height: 18px;
}

.title {
margin: 0 3px 0 0;
height: 18px;
padding: 0 3px;
line-height: 18px;
background-color: #000;
color: #fff;
float: left;
}

a {
color: #E31A5C;
}

h2 a {
text-decoration: none;
}

h2 a:hover {
text-decoration: underline;
}

h1 {
font-weight: bold; 
font-size: 24px; 
line-height: 36px; 
margin-bottom: 18px; 
}

h2 {
font-weight: bold; 
font-size: 16px; 
line-height: 18px; 
margin-bottom: 6px; 
}

#page {
width: 770px;
margin: 0 auto;
padding: 0;
}

#headerimg {
background: url('/images/wot_logo_vertical.gif');
width: 58px;
height: 501px;
float: right;
margin: 10px 0 0 0;
}

#headerimg a {
display: block;
width: 58px;
height: 501px;
text-indent: -2000px;
}

#sidebar {
width: 190px;
padding: 10px;
margin-left: 500px;
text-align: left;
background-color: #000;
color: #fff;
}

#sidebar h2 {
margin-bottom: 3px;
}

#sidebar strong {
color: #E31A5C;
}

#content {
float: left;
width: 450px;
}

#sidebar ul {
padding: 0;
margin: 0;
list-style-type: none;
}

#sidebar li, #sidebar ul li {
margin: 0;
padding: 0;
}

#searchform {
padding: 0;
}

#s {
border: 0;
margin: 0 0 5px 0;
width: 190px;
}

#searchsubmit {
text-align: right;
}

.heartstop {
background: url('/images/heart.gif');
width: 22px;
height: 20px;
margin-bottom: 20px;
}

.post {
margin-bottom: 30px;
}

#comment {
width: 450px;
}

.navigation {
margin: 10px 0 0 0;
}

.alignleft {
float: left;
margin-bottom: 20px;
}

.alignright {
float: right;
margin-bottom: 20px;
}

.widecolumn .post {
clear: both;
}

.pinky {
color: #E31A5C;
margin: 0 0 10px 0;
}