/*
Theme Name: Big Black
Theme URI: http://thingsthatlooklikecocknballs.com
Description: It looks like cocknballs.
Version: 1.6
Author: Mrs. Sparkles
Author URI: ###
Tags: balls, custom header, fixed width, two columns, widgets


*/



body
{
	background: #820000 url('images/blackbg.gif') repeat-y top center;
	margin: 0;
	font: 12px Trebuchet MS;
	color: #f5f5f5;
}

.entry
{
	color: #f5f5f5;
}

div#wrapper
{
	margin: 0 auto;
	position: relative;
	left: -6px;
}

div#header
{
	width: 100%;
	background: transparent url('images/ballsbg.jpg') no-repeat top center;
	height: 251px;
}

div#headerimg
{
	margin: 0 auto;
	width: 857px;
	height: 183px;
	background: #000 url('images/ballslogo.jpg') no-repeat top center;
}

div#container
{
	margin: 0 auto;
	width: 781px;
	background: #000;
	color: #f5f5f5;
	position: relative;
	top: -40px;
	left: .47em;
	padding: 20px;
}

#nav {
	padding:7px 0;
	margin:0;
	height:28px;
	text-align: center;
}

#nav li {
	float:left;
	list-style:none;
}

#nav li a {
	color:#999;
	padding:5px 5px 7px 5px;
	font:18px Trebuchet MS;
	text-transform: uppercase;
	margin:1px 2px 0 0;
	font-weight:bold;
	text-decoration:none;
	display:block;
}
#nav li a:hover {
	color:#333;
	text-decoration:none;
}

#nav li a.active {
	color:#444;
	text-decoration:none;
}

#sidebar {
	width:250px;
	float:right;
	padding:10px 10px 30px 10px;
}

#sidebar h2 {
	letter-spacing:2px;
	font-size:1.4em;
	color:#333;
	border-bottom:1px solid #260000;
	padding:0 0 3px 0;
}

#sidebar ul {
	list-style:none;
	margin:0 0 10px 0;
}

#sidebar li {
	padding:3px;
}

#sidebar li a {
	color:#333;
	text-decoration:none;
}

#sidebar input {
	width:240px;
	padding:5px;
	background:#fdfdfd;
	color:#444;
	border:1px solid #f6f6f6;
	font:11px Verdana;
}

#sidebar input:focus {
	background:#fff;
	border:1px solid #eee;
}

#sidebar li a:hover {
	color:#461010;
}

.textwidget{
	width: 215px;
}

#paypal input{
	height: 59px;
	width: 132px;
}

#content {
	margin:0 275px 0 0 !important;
	margin:0 277px 0 0;
}

#content p {	
	margin:25px 0;
	font-size:110%;
}

#content a {
	text-decoration:underline;
	color:#ee0202;
}

#content a:hover {
	color:#461010;
}

#content h2 {
	font-family:Trebuchet MS;
	font-size:22px;
	font-weight:normal;
	margin:15px 0;
	border-bottom:1px solid #260000;
	padding:5px 0;
}

#content h2 a {
	color:#fff;
	text-decoration:none;
	border:none;
}

blockquote {
	padding:5px 15px;
	background:#161616;
	margin:10px 0;
	border:1px solid #1f1f1f;
}

#content ul, ol {
	margin:10px 10px 10px 25px;
	border-top:1px solid #eee;
}

#content li {
	padding:10px;
	border-bottom:1px solid #eee;
}

img {
	background:#ccc;
	padding:1px;
	border:5px solid #232323;
	max-width: 450px;
}

#content h3 {
	margin:10px 0;
	font:160% Trebuchet MS;
	color:#222;
}

a.more {
	display:block;
	text-align:right;
	color:#ee0202;
	text-decoration:none;
	margin:10px 0 0 0 ;
}

a.more:hover {
	text-decoration:underline;
}

#footer {
	padding:20px;
	text-align:right;
	margin:0;
	color:#999;
	clear: both;
	float: right;
	background: #000;
}

#footer a {
	color:#444;
	text-decoration:none;
	border:none;
}

textarea#comment { 
	width: 400px; padding: 5px; 
}  
 
.commentmetadata { 
	font-size: 10px; 
}  


