/*
Theme Name: WordPress Classic
Theme URI: http://wordpress.org/
Description: The original WordPress theme that graced versions 1.2.x and prior.
Version: 1.5
Author: Dave Shea
Tags: mantle color, variable width, two columns, widgets

Default WordPress by Dave Shea || http://mezzoblue.com
Modifications by Matthew Mullenweg || http://photomatt.net
This is just a basic layout, with only the bare minimum defined.
Please tweak this and make it your own. :)
*/
html {

}
body {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;


}
.page-background {
background-image:url('images/body-back.jpg');
background-position:top center;
background-repeat:repeat;
width:100%;
}
.header-nav  {
background: #333333;
float:left;
width:100%;
padding:5px 0px;
margin:0px 0px;
}

.header-nav a {
font-size:12px;
padding:0px 20px;
color: #4da1c6;
text-decoration:none;
}

.header-background {
background:url('images/header.jpg') top left no-repeat;
padding:10px 10px 6px 10px;
}

#header {
margin:0px;
font-size:16px;
display:none;
}

.header-background-image {
 margin-bottom:3px;
}

.buddytv-column, #menu {
background-color: #F3F3F3;
text-align: justify;
line-height: 13px;
font-family: verdana;
font-size: 10px;
color: #666666;
}

.trivia-ad {
 
}

.the-date {
float:right;
display:block;

background-color: #f3f3f3;
padding:0px 10px;
}

.the-date h2 {
margin:0px;
font-weight: normal;
font-size: 9px;
font-family: tahoma;
color: #818181;
text-align: center;
letter-spacing: 1px;
line-height: 18px;
text-transform: uppercase;
}

.post {
background-color: #FBFBFB;
text-align: justify;
line-height: 13px;
font-family: verdana;
font-size: 10px;
color: #666666;
margin-top:10px;
}

.post h3  {
font-size: 11px;
font-family: arial;
font-weight: bold;
color: #ffffff;
text-align: center;
text-transform: uppercase;
line-height: 18px;
letter-spacing: 3px;
padding-left: 5px;
background-color: #333333;
margin:0px;

}

.post h3 a {
color: #ffffff;
text-decoration:none;
}

.third-party-email-capture {
background:#CCCCCC;
float:right !important;
}

.box-module {
border:3px solid #ffffff;
 
}

.box-module h2 {
background-color: #333333;
border-bottom-width: 0px;
border-bottom-style: solid;
border-bottom-color: #c3c3c3;
font-weight: normal;
font-size: 11px;
font-family: arial;
color: #FFFFFF;
text-align: center;
text-transform: uppercase;
letter-spacing: 1px;
line-height: 18px;
padding-left: 5px;
margin:0px;
}

.box-module-body {
padding:10px;
}

.answers a span {
border:1px solid #666666;
_display:none;
}

.answers a:hover span {
background:#666666;
}

a {

text-decoration: none;

}

a:link {

color: #4da1c6;

}

a:hover {

color: #666666;

text-decoration: none;

}

a:visited {
color: #4da1c6;
}

.welcome-message {
float:left;
margin-left:auto;
margin-right:0px;
width:250px;
color:#CCCCCC;
font-size:11px;
line-height:14px;
}

.header-texts {
padding-top:70px;
width: 490px;
float:right;
}

.header-texts-right {
float:right;
width: 210px;
margin-left: 10px;
}

.newold_posts {
margin-top:10px;
font-weight:bold;
font-size:13px;
text-align:center;
color: #4da1c6;
}
.sharethis {
float:left;
margin-left:10px;
margin-top:3px;
}
