/*  
Theme Name: Twitter Vote Report
Theme URI: http://twittervotereport.com/
Description: Custom theme for the TVR project
Version: 1.0
Author: Deanna Zandt
Author URI: http://deannazandt.com/
*/

body {
	background: #fff url(images/background.jpg) repeat-x top;
	font-family: "Lucida Grande", Arial, sans-serif;
	font-size: 10pt;
	line-height: 1.5em;
	text-align: center;
	margin: 0;
	padding: 0;
	}
	
a, a:visited {
	color: #651480;
	}
	
a:hover {
	text-decoration: none;
	}
	
#wrapper {
	padding: 0px;
	width: 900px;
	margin: 0 auto;
	}
	
#header {
	margin: 0px;
	padding: 0px;
	height: 150px;
	background: url(images/twittervotereport_header.gif) no-repeat top;
}

#header a {
	display: block;
	width: 900px;
	height: 150px;
	}
	
#header a span {
	display: none;
	}

	
/* ye olde navigation */

#nav {
	background: transparent url('images/navbar.gif') 0 0 no-repeat;
	margin: 0px 0px 20px 0px;
	padding: 0px;
	display: block;
	list-style-type: none;
	text-align: left;
	height: 45px;
	width: 900px;
	position: relative;
	}

#nav li {
	top: 0;
	list-style: none;
	padding: 0;
	margin: 0;
	position: absolute;
	}

#nav li, #nav a {
	height: 45px;
	display: block;
	border: 0px;
}
	
#nav-home, #nav-homeon {
	left: 0px;
	width: 80px;
}

#nav-home a:hover, #nav-homeon {
	background: transparent url('images/navbar.gif') 0px -40px no-repeat;
}

#nav-help, #nav-helpon {
	left: 110px;
	width: 190px;
}

#nav-help a:hover, #nav-helpon {
	background: transparent url('images/navbar.gif') -110px -40px no-repeat;
}

#nav-see, #nav-seeon {
	left: 330px;
	width: 155px;
}

#nav-see a:hover, #nav-seeon {
	background: transparent url('images/navbar.gif') -330px -40px no-repeat;
}

#nav-spread, #nav-spreadon {
	left: 520px;
	width: 170px;
}

#nav-spread a:hover, #nav-spreadon {
	background: transparent url('images/navbar.gif') -520px -40px no-repeat;
}


#nav-press, #nav-presson {
	left: 714px;
	width: 75px;
}

#nav-press a:hover, #nav-presson {
	background: transparent url('images/navbar.gif') -714px -40px no-repeat;
}

#nav-about, #nav-abouton {
	left: 824px;
	width: 80px;
}

#nav-about a:hover, #nav-abouton {
	background: transparent url('images/navbar.gif') -824px -40px no-repeat;
}

/*#nav-contact, #nav-contacton {
	left: 806px;
	width: 93px;
}

#nav-contact a:hover, #nav-contacton {
	background: transparent url('images/navbar.gif') -806px -40px no-repeat;
}*/	

#nav li a span {
    display: none;
}

#main {
	background: #fff;
	border: 1px solid #651480;
	padding: 40px;
	margin: 0px 0px 20px 0px;
	text-align: left;
}

#content {
	width: 535px;
	float: left;
	}
	
#post {
	padding: 0px 0px 20px 0px;
	margin: 0px 0px 20px 0px;
	border-bottom: 1px dashed #BE1E2D;	
	}

h2 {
	margin: 0px;
	color: #BE1E2D;
	}

h2 a, h2 a:visited {
	color: #BE1E2D;
	text-decoration: none;
	}

h2 a:hover {
	text-decoration: underline;
	}
	
.timestamp, .comment {
	font-size: 8pt;
	color: #707070;
	}

.timestamp a, .comment a {
	color: #BE1E2D;	
	}

.comment {
	text-align: right;
	}
	
#comments {
	font-size: 9pt;
	}
	
#comments li {
	margin-left: 10px;
	background: #D6F79C;
	padding: 5px;
	}
	
#comments li.alt {
	background: #fff;
	}

#sidebar {
	width: 245px;
	float: right;
	font-size: 9pt;
	color: #707070;
	}
	
#sidebar li {
	list-style: none;
	}

#sidebar a, #sidebar a:visited {
	color: #BE1E2D;
	}

.widget {
	border: 1px dashed #D6F79C;
	margin: 0px 0px 20px 0px;
	padding: 10px;	
	}
	
.widget h2 {
	color: #651480;
	font-size: 12pt;
	font-weight: normal;
	padding: 0px 0px 4px 0px;
	margin: 0px 0px 4px 0px;
	border-bottom: 1px dashed #474747;	
	}

#text-258912701 {
	background: #8BCCEF;
	border: 1px dashed #000;	
	color: #651480
	}

#text-258912701 h2 {
	color: #000;
	font-weight: bold;
	}

h2.archivepage {
	font-style: italic;
	padding: 0px 0px 4px 0px;
	margin: 0px 0px 15px 0px;
	border-bottom: 1px dashed #474747;	
	}

.seeall {
	font-size: 9pt;
	}

#wp-calendar {
	width: 100%;	
	}

p.recent a {
	text-decoration: none;
	}
	
/*stream styling */

.stream h1 {
	display: none;
	}

	
/* contact form */

#wpcf fieldset { padding: 10px; border: none; width: 500px; margin: auto }
#wpcf legend { font-weight: bold:  padding: 3px }
#wpcf label { display: block; float: left; text-align: right; width: 140px; padding-right: 10px; font-size: 90% }
#wpcf p { margin: 0 0 7px 0 }
#wpcf .field { font-size: 100%; width: 240px; padding: 0; margin: 0 }
#wpcf p.button { text-align: right; padding: 0 5px 0 0; }
#wpcf textarea { font-size: 100%; width: 240px; height: 200px }
#wpcf .error { background-color: #FFFF00 }
#wpcf .challenge { font-size: 100%; display: inline-block; display: -moz-inline-stack; text-align: left; width: 240px; font-style: italic; }
#wpcf p.alert { color: #FF0000; font-weight: 700; text-align: center; padding: 5px 0 10px 0; border: 1px solid #ff0000; }
#wpcf br {display: none;}


.clear {
	clear: both;
	}

#footer {
	font-size: 8pt;
	}