/*
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. :)
*/

body {
margin:0px;
padding:0px;
} 
#wrapper {
width:1000px;
margin:auto;
 
}

.ad-728-90 {
width:728px;
height:90px;

margin:auto;

}

.header-nav a {
display:block;
float:left;
}

.header-background {
 
}

.meta{
	background-color: #f3f3f3;
	text-align: right;
	line-height: 13px;
	font-family: tahoma;
	font-size: 9px;
	color: #818181;
	padding-right: 10px;
	}
    
    

.header-background-image {
height:232px;
 
}

#menu {
 
float:left;
width:190px;
}

.middle-columns {
 position:relative;
width:800px;
float:right;
	margin-bottom:30px;
}

.content-column {

float:left;
width:490px;
}

.content-column textarea {
	width:460px;
	margin-left: 10px;
}

.buddytv-column {
width:302px;
float:right;

}

.ad-300-250 {
border:1px solid #d4d4d4;
width:300px;


}
.p-quiz-ad img {
border:none;
}

.p-quiz-ad, .trivia-ad {
margin-top:10px;
}
.price-grabber-ad {
padding:10px 0px 10px 15px;

}

.amazon-affiliate {
padding:15px 0px 15px 8px;
}

.ad-160-600 {
width:160px;
height:600px;
position:absolute;
left:810px;
}

.third-party-email-capture {
float:right;
margin:5px;

width:200px;
padding:5px;
}
.third-party-email-capture div {
text-align:right;
height:25px;
}
.third-party-email-capture span {
display:block;
float:left;
width:80px;
font-size:11px;
 padding-top:4px;
}
.third-party-email-capture input {
width:110px;
font-size:11px;
height:16px;
border:1px solid #d4d4d4;
}

input.this-is-button {
border:inherit;
width:60px;
float:right;
border:1px solid #666666;
padding-bottom:5px;
}

.third-party-email-capture h3 {
margin:3px 0px 3px 3px;
font-size:12px;
}

.question {
font-weight:bold;
font-size:15px;
}

.answers {

float:left;
width:180px;
}

.answers a {
display:block;
padding:3px 0px 3px 0px;
text-decoration:none;
}
.answers a:hover {
text-decoration:underline;
}
.trdptyquiz-img {
float:right;
width:70px;
}
.answers a span {
display:block;
 
float:left;
height:10px;
width:10px;
margin:3px 5px 0px 0px;
}

.footer-style {
clear:both;
text-align:center;
font-size:10px;
}