/*  
<?php
$themeimagepath="wp-content\themes\bvsc01\bg\";
?>
Theme Name: Beans vs. Cornbread template
Theme URI: http://illmosis.net/
Description: Custom Beans vs. Cornbread template
Version: 1.0
Author: James Beaver
Author URI: http://illmosis.net/

*/

body, h1, h2, h3, h4, h5, h6, blockquote, p{
margin: 0;
padding: 0;
}

body{
	margin: 0;
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
	background: #221133 url(bg/bg_itemsketchy1.jpg);
	background-position: center center;
	color: #ffffff;
}

blockquote {
	margin: 15px 10px 0 30px;
	padding-right: 20px;
	border-right: 5px solid #ddd;
}

h1{
font-size: 20px;
padding: 1px 1px 1px 1px;
}

A:link	{ color: #0077CC; text-decoration: none; }
A:visited	{ color: #0044CC; text-decoration: none; }
A:hover	{ color: #5599FF; text-decoration: underline; }
A:active	{ color: #AA00AA; text-decoration: underline; }

p{
	padding: 10px 0 0 0;
}

#wrapper{
	margin: 0 auto 0 auto;
	width: 752px;
	text-align: left;
}

#header{
	float: left;
	width: 750px;
	margin: 4px 0px 8px 0px;

	background-image: 
		url('bg/mvsc_purplestreamcustom.png');
	background-repeat: repeat;
	background-position: center center;

	border: thin double #A0A0B0;
}

#container{
	float: left;
	width: 492px;

	margin: 0 0 1px 0;
	padding: 0px 3px 4px 3px;
}



.posttop{
	font-size: 18px;
	padding: 2px 2px 2px 2px;
	border-color: #A0A0B0;

	border-right-style: double; 
	border-right-color: #A0A0B0; 
	border-right-width: thin; 
	border-left-style: double; 
	border-left-color: #A0A0B0; 
	border-left-width: thin; 
	border-top-style: double; 
	border-top-color: #A0A0B0; 
	border-top-width: thin;

	background: #9090A0 url(bg/titlebg_shinytube_coolgray.png);
	background-repeat: repeat;
	}

A.postname:link	{ color: #000000; text-decoration: none; }
A.postname:visited	{ color: #000077; text-decoration: none; }
A.postname:hover	{ color: #4433CC; text-decoration: underline; }
A.postname:active	{ color: #AA00AA; text-decoration: underline; }

.post{
	border: thin double #A0A0B0;
	background: #eeeeee;
	color: #000000;

	padding: 0px 2px 4px 2px;
	margin: 0px 0px 12px 0px;

	}

.post h2{
	font-size: 18px;
	padding: 2px 2px 2px 2px;
	}

.post small	{ font-size: 10px; }

.navigation{
	border: thin double #A0A0B0;
	background: #eeeeee;
	color: #000000;

	padding: 4px 0 4px 0;

	text-align: center;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	}

.entry{
	line-height: 18px;
	}


p.postmetadata{
	border-top: 1px solid #ccc;
	margin: 10px 0 0 0;
	}

.sidebar{
	float: left;
	width: 240px;
	background: #eeeeee;
	color: #000000;
	border: thin double #A0A0B0;

	margin: 0px 0px 0px 8px;
	padding: 4px 0px 0px 2px;
	display: inline;
}

.sidebar ul{
	list-style-type: none;
	margin: 0;
	padding: 0 10px 12px 10px;
	}

.sidebar ul li h2{
	font-size: 14px;
}

.sidebar ul ul li{
	padding: 1px;
	line-height: 12px;
}

.sidebar li{

}

table#wp-calendar{
width: 100%;
}

#footer{

	background: #eeeeee;
	color: #000000;
	border: thin double #A0A0B0;

	margin: 4px 4px 4px 4px;

	clear: both;
	float: left;
	width: 728px;
	padding: 8px;
}

#footer p{
	line-height:18px;
}

.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #A0A0B0;;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #A0A0B0;;
}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}
