/*
Theme Name: Beatstorm.com Official Theme
Theme URI: http://www.beatstorm.com
Description: for beatstorm
Version: 2.0
Author: Cal c


/*-----------Block Level Elements--------------*/
 
/*if you insert image and give it a class of the below.*/
#content img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 4px;
}
#content img.alignright {
	padding: 4px;
	margin: 3px 0 2px 10px;
	display: inline;
}
#content img.alignleft {
	padding: 4px;
	margin: 3px 10px 2px 0;
	display: inline;
}
body {
	padding: 0px;
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 89%;
	color: #CCCCCC;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#wrapper {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000000;
}
#content {
	width: 990px;
	clear: both;
}
#leftcontent {
	float: left;
	width: 640px;
	color: #336699;
	padding: 9px;
}
#leftcontent a {
	color: #CCCCCC;
}

#rightcontent {
	float: right;
	width: 328px;
	margin-top: 20px;
}

#header {
	height: 250px;
	width: 990px;
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#topnav li {
	background-image: url(images/right-normal.png);
	background-repeat: no-repeat;
	background-position: right top;
}

#header h1 {
	font-weight: 100;
	padding: 0px;
	font-size: 1em;
	color: #3366CC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
}
.topfeed {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	padding-top: 0px;
	margin-top: 5px;
	background-color: #336699;
}
.topfeed li {
	margin-bottom: 7px;
	margin-left: 8px;
	margin-right: 8px;
}
#news1 {
	width: 200px;
	height: 150px;
	float: left;
	margin-right: 5px;
}
#news2 {
	float: left;
	height: 150px;
	width: 200px;
	margin-right: 5px;
}
#ads3 {
	float: left;
	height: 150px;
	width: 200px;
}
#leftfooter h1 {
	color: #CCCCCC;
	font-size: 1em;
	font-weight: 600;
	text-align: center;
	background-image: url(images/footer-head1.png);
	height: 24px;
	padding-top: 8px;
	margin-bottom: 4px;
}
/*alignright and alignleft are for previous and next links on single.php*/
.alignleft {
  float: left;
}
.alignright {
  float: right;
}

.topfeed a {
	text-decoration: none;
	color: #CCCCCC;
	font-size: 0.7em;
}

.topfeed a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
#ads1 {
	width: 600px;
	margin-top: 25px;
	height: 25px;
}
#leftheader ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#leftheader li {
	float: left;
	margin: 0px;
	padding: 0px;
}
#footnav1 ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#footnav1 li {
	float: left;
	margin: 0px;
	padding: 0px;
}
#subnav li {
	margin-left: 20px;
}

#subnav a {
	display: block;
	color: #CCCCCC;
	text-decoration: none;
	font-size: 0.8em;
}
#subnav a:hover {
	text-decoration: underline;
}

#topnav a {
	display: block;
	background-image: url(images/left-normal.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 2px;
	padding-left: 25px;
	float: left;
	text-decoration: none;
	color: #CCCCCC;
	font-weight: bold;
}
#topnav li {
	margin-left: 5px;
}

/* Commented Backslash Hack
     hides rule from IE5-Mac \*/
#topnav a {float:none;}
  /* End IE5-Mac hack */
#topnav li.current_page_item {
	background-image: url(images/right-current.png);
}
#topnav li.current_page_item a {
	background-image: url(images/left-current.png);
	color: #000000;
}
#topnav li.current_page_parent {
	background-image: url(images/right-current.png);
}
#topnav li.current_page_parent a {
	background-image: url(images/left-current.png);
	color: #000000;
}
#topnav li.current {
	background-image: url(images/right-current.png);
}
#topnav li.current a {
	background-image: url(images/left-current.png);
	color: #000000;
}
#leftheader {
	float: left;
	height: 250px;
	width: 660px;
}
#rightheader {
	float: right;
	height: 240px;
	width: 320px;
	padding: 5px;
}

#footer {
	width: 990px;
	clear: both;
	padding: 5px;
	margin: 0 0 50px 0;
	padding: 5px;
	height: 40px;
}

#footer a {
	color: #CCCCCC;
}
#searchtop {
	float: right;
	width: 300px;
	height: 90px;
	text-align: right;
	padding: 5px;
	margin-right: 25px;
}
#topnav {
	height: 26px;
	width: 500px;
	margin-top: 120px;
	padding-left: 100px;
}
#footnav1 a {
	margin-right: 20px;
	font-size: .8em;
	color: #CCCCCC;
	display: block;
}
#copy {
	font-size: .7em;
	color: #336699;
	margin-left: 50px;
	margin-top: 25px;
}

#topnav a:hover {
	text-decoration: underline;
}
#subnav {
	height: 30px;
	width: 500px;
	margin-top: 0px;
	background-color: #2B5580;
	padding-top: 10px;
	padding-left: 60px;
}
.botfeed {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	padding-top: 0px;
	margin-top: 0px;
	background-color: #2B5580;
	text-align: center;
}
.botfeed li {

	margin-bottom: 7px;
	margin-left: 8px;
	margin-right: 8px;
}
.botfeed a {

	text-decoration: none;
	color: #CCCCCC;
	font-size: 0.6em;
}
.botfeed a:hover {

	color: #CCCCCC;
	text-decoration: underline;
}
#rightfooter h1 {
	font-size: 1em;
	color: #3366CC;
	margin: 0px;
	padding: 0px;
	font-weight: 100;
}
#rfbot {
	float: left;
	height: 35px;
	width: 35px;
	margin-top: 74px;
	margin-left: 22px;
}

#footnav1 {
	padding: 3px;
	background-color: #222;
	height: 30px;
	width: 500px;
	padding: 10px 0 0 60px;
	float: left;
}
#leftcontent h1 {
	font-size: 1.8em;
}
#leftcontent h2 {
	font-size: 1.4em;
	margin-bottom: 20px;
	margin-top: 30px;
}
#leftcontent h3 {
	font-size: 1.4em;
	margin-bottom: 20px;
	margin-top: 40px;
}
#rightcontent h1 {
        font-size: 1em;
        margin-left: 20px;
}
#rightcontent ul {
        list-style-type: none;
}
#leftcontent td {
        padding: 3px 15px 3px 15px;
        text-align: center;
}
#leftcontent ul {
        list-style-type: none;
}
#leftcontent li {
        padding: 25px 5px;
}
#leftcontent form li {
        padding: 5px;
}
.description {

}
#leftcontent .underpost {
  background-color: #222222;
  font-size: .7em;
  padding: 5px;
}
#leftcontent .underpost a:link, #leftcontent .underpost a:visited {
  color: #666666;
  text-decoration: none;
}
#commentform input, #commentform textarea{
  background-color: #333333;
  color: #2C74B7;
}
li.author {
  background-color: #222222;
}
ol.commentlist {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

