/*  
Theme Name: Rockin Chrome
Author URI: http://corymiller.com
Version: 1
Author: Cory Miller
Description: Rockin Chrome is a ultra-dark and sleek three column theme, ready for super-customization.
The CSS, XHTML and design is released under GPL: 
http://www.opensource.org/licenses/gpl-license.php
Photo by Ville Miettinen used with permission.
*/

body {
	font: 14px Trebuchet, Verdana, Helvetica, Arial, Sans-Serif; 
	background: #000000;
	color: #dddddd;
	margin: 0;
}
/* for all links */

a, a:visited{
	color: #ff3333;
	text-decoration: none;
}
a:hover{
	color: #000000;
	text-decoration: underline;
}

#container { 
	width: 960px; 
	background: #ffffff url(images/background.jpg) top center no-repeat;
	text-align: left; 
	margin: 10px auto; 
}

#header { 
	background: #000000;
	padding: 5px 0 0px 0;
	}
#header h3 {
	font: bold 40px Helvetica, Arial, Verdana, Sans-Serif; 
	color: #cccccc;
	margin: 0;
	padding: 0 0 10px 0;
	text-align: center;
	}
#header h3 a {
	color: #cccccc;
	text-decoration: none;
	}
#header h3 a:hover {
	color: #ffffff;
	text-decoration: none;
	}

#welcome {
	padding: 10px 10px 20px 10px;
	background: #ffffcc;
	border-style:solid;
	border-width:1px;
	border-color: #AA0000;
	font: 13px Trebuchet, Helvetica, Arial, Verdana, Sans-Serif; 
	color: #333333;
}

span.more {
	float:right;
}

#welcome a  {
	color: #AA0000;
	font-weight: bold;
	text-decoration: none;
}

#welcome a:hover {
	color: #FF750A;
	text-decoration: underline;
}

#welcome h1 {
	text-align: center;
}




.page_item {
	width: 650px;
	margin-bottom: 10px;
}

.page_item ul {
	margin: 0px;
	width: 650px;
	list-style-type: none;
	padding: 0px;
	float: center;
}

.page_item ul li {
	display: inline;
	color: #FFFFFF;
	padding: 0px;
	margin: 0px;
}

.page_item ul li a:link, .page_item ul li a:visited {
	display: inline;
	padding-right: 15px;
	padding-left: 15px;
	color: #ff3333;
	text-decoration: none;
	text-align: center;
	background-color: #000;
	line-height: 25px;
	height: 25px;
	font-weight: bold;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #000;
	width: auto;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
}

.page_item ul li a:hover, .top_menu ul li a:active {
	display: inline;
	padding-right: 15px;
	padding-left: 15px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background-color: #000;
	line-height: 25px;
	height: 25px;
	font-weight: bold;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #ff3333;
	width: auto;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
}




#menu {
	font: bold 15px Helvetica, Arial, Verdana, Sans-Serif; 
	width: 960px;
	color: #666666;
	padding: 14px 25px 28px 25px;
	margin: 0 auto 20px;
	text-align: center;
	}
#menu h2 {
	margin: 0;
	padding: 5px 25px 12px 25px;
	}
#menu li {
	list-style: none; 
	display: inline;
	margin: 0;
	padding: 0;
	}
#menu ul {
	margin: 0;
	padding: 0;
	}
#menu ul li a {
	color: #666666;
	padding: 14px 25px 15px 25px;
	margin: 0;
	text-decoration: none;
	}
#menu ul li a:hover, #menu ul li.current_page_item a {
	color: #ffffff;
	background: #ff3333;
	text-decoration: none;
	}

#content { 
	width: 550px; 
	background: #ffffff;
	color: #000000;
	margin-top: 0;
	margin-bottom: 20px;
	margin-left: 175px;
	margin-right: 0;
	position:relative;
	padding: 5px 25px 15px 25px;
	min-height: 660px;
    border: solid #AA0000;
	border-width:   0px 1px 1px 1px;
	}
* html #content { height: 660px; word-wrap: break-word; }
#content p{
	margin: 0;
	line-height: 18px;
	padding: 0 0 10px 0;
	}
#content p img{
	border: none;
	margin-right: 5px;
	margin-bottom: 3px;
	}
#content h1 {
	font: normal 22px Helvetica Bold, Arial Bold, Verdana, Sans-Serif; 
	color: #666666;
	padding: 0px 10px 0px 0px;
	line-height: 150%;
	margin: 0;
	}
#content h1 a  {
	color: #666666;
	font-weight: bold;
	}

#content h1 a:hover {
	color: red;
	text-decoration: none;
	}
#content h2 {
	font: bold 22px Helvetica, Arial, Verdana, Sans-Serif; 
	color: #666666;
	margin: 0 0 8px 0;
	line-height: 120%;
	}
#content h2 a  {
	color: #666666;
	text-decoration: none;
	}
#content h2 a:hover {
	color: #000000;
	text-decoration: none;
	}
#content h3 {
	font: bold 15px Helvetica, Arial, Verdana, Sans-Serif; 
	color: #ff3333;
	margin-bottom: 10px;
	line-height: 120%;
	border-bottom: 1px solid #cccccc;
	}
#content h3 a  {
	color: #ff3333;
	text-decoration: none;
	}
#content h3 a:hover {
	color: #000000;
	text-decoration: none;
	}
#content ol {
	list-style: decimal; 
	line-height: 18px;
	margin: 0;
	padding: 0 0 10px 30px;
	}
#content ul {
	list-style: none;
	margin: 0;
	padding: 0 0 20px 0;
	}
#content li {
	margin: 0;
	padding: 0;
	}
#content ul li {
	list-style: square inside;
	margin: 0 0 0 10px;
	padding: 5px 0 0 0;
	}
#content ul li a {
	color: #ff3333;
	text-decoration: none;
	}
#content ul li a:hover {
	color: #000000;
	text-decoration: underline;
	}
blockquote{
	margin: 0 0 0 25px;
	padding: 0 25px 0 10px;
	font-style: italic;
	color: #666666;
	border-left: 1px solid #cccccc;
	}
#content blockquote p{
	margin: 0 0 20px 0;
	padding: 0;
	}
.postspace {
	width: 500px;
	height: 32px;
	margin: 0;
	padding: 0;
	}
.postspace2 {
	width: 500px;
	height: 0;
	margin: 0;
	padding: 0;
	}
.postspace3 {
	width: 500px;
	height: 15px;
	margin: 0;
	padding: 0;
	}

#l_sidebar { 
	color: #ffffff;
	width: 160px;
	float: left; 
	margin-top: 0;
	margin-bottom: 20px;
	padding: 0 10px 15px 5px; 
	min-height: 660px;
	text-align: right;
	}
* html #l_sidebar { height: 660px; }

#l_sidebar div.section, #r_sidebar div.section {
	font: 18px Helvetica, Arial, Verdana, Sans-Serif; 
	color: #ff3333;
	list-style: none;
	padding: 5px 0 5px 0;
	margin: 0;
	font-weight: bold;
	border-bottom: solid 2px #ff3333;
	}

#l_sidebar a {
	font: 14px Trebuchet, Helvetica, Arial, Verdana, Sans-Serif; 
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
#l_sidebar a:hover {
	font: 14px Trebuchet, Helvetica, Arial, Verdana, Sans-Serif; 
	font-weight: bold;
	color: #ff3333;
	text-decoration: underline;
}
#l_sidebar p{
	margin: 0;
	line-height: 16px;
	padding: 5px 0 10px 0;
	}
#l_sidebar ul, #l_sidebar li, #l_sidebar ul li{
	list-style: none;
	margin: 0;
	padding: 0;
	}
#l_sidebar ul.children {
	margin-right: 15px;
	}
#l_sidebar ul li a {
	display: block;
	color: #ffffff;
	text-decoration: none;
	padding: 5px 0 5px 0;
	}
#l_sidebar ul li a:hover {
	color: #ff3333;
	}

#r_sidebar { 
	color: #ffffff;
	width: 165px;
	float: right; 
	position:relative;
	margin-top: 0;
	margin-left: 0;
	margin-bottom: 20px;
	padding: 5px; 
	min-height: 660px;
}
* html #r_sidebar { height: 660px; }
#r_sidebar a {
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
	}
#r_sidebar a:hover {
	color: #ff3333;
	text-decoration: underline;
	}
#r_sidebar a.community {
	font: 14px Trebuchet, Helvetica, Arial, Verdana, Sans-Serif; 
	font-weight: bold;
	color: #003399;
	text-decoration: none;
}
#r_sidebar a.community:hover {
	font: 14px Trebuchet, Helvetica, Arial, Verdana, Sans-Serif; 
	font-weight: bold;
	color: #33cc66;
	text-decoration: underline;
}
#r_sidebar a.more {
	font: 13px Trebuchet, Helvetica, Arial, Verdana, Sans-Serif; 
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	float: right;
	}
#r_sidebar a.more:hover {
	font: 13px Trebuchet, Helvetica, Arial, Verdana, Sans-Serif; 
	font-weight: bold;
	color: #ffeedd;
	text-decoration: underline;
	float: right;
	}
#r_sidebar p{
	margin: 0;
	line-height: 16px;
	padding: 5px 0 10px 0;
	}
#r_sidebar ul.children {
	margin-left: 15px;
	}
#r_sidebar ul,#r_sidebar li,#r_sidebar ul li  {
	list-style: none;
	margin: 0;
	padding: 0;
	}
#r_sidebar ul li a {
	display: block;
	color: #ffffff;
	text-decoration: none;
	padding: 5px 0 5px 0;
	}
#r_sidebar ul li a:hover { color: #ff3333; }

#r_sidebar div.give {
	padding-top: 120px;
}

#text_ad {
	padding: 15px;
	border: solid 2px #aa0000;
	background: #ffeedd;
}
#text_ad a {
	font: 16px Trebuchet, Helvetica, Arial, Verdana, Sans-Serif; 
	font-weight: bold;
	color: #aa0000;
	text-decoration: none;
}
#text_ad a:hover {
	font: 16px Trebuchet, Helvetica, Arial, Verdana, Sans-Serif; 
	font-weight: bold;
	color: #ff3333;
	text-decoration: none;
}

#footer {
	color: #ffffff; 
	background: #000000;
	padding: 20px 0 20px 0;
	text-align: center;
	clear: both;
	}
#footer a {
	color: #ffffff;
	text-decoration: none;
	}
#footer a:hover {
	color: #ff3333;
	text-decoration: underline;
	}
	
.search {
	font: 18px Trebuchet, Helvetica, Arial, Verdana, Sans-Serif; 
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

.search_field {
	height: 20px;
	width: 300px;
	background: #F4FCFE;
	border: solid 1px #FFCC33;
	font: 16px Trebuchet, Helvetica, Arial, Verdana, Sans-Serif; 
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

li.widget_tag_cloud {
	width: 150px;
}

#community_block { 
	width: 165px; 
	height: 165px;
	background: #ffffff url(images/community_block.gif) top center no-repeat;
	float: right;
}

#community_block div.highlight 			{font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; color:#aa0000; font-size:14px; font-weight:bold;}

#community_block A.notice:link 	{font-family:Trebuchet MS, Arial, Helvetica, sans-serif; color:#aa0000;	font-size:12px; font-weight: bold;}
#community_block A.notice:visited {font-family:Trebuchet MS, Arial, Helvetica, sans-serif; color:#aa0000;	font-size:12px; font-weight: bold;}
#community_block A.notice:hover 	{font-family:Trebuchet MS, Arial, Helvetica, sans-serif; color:#FF6633;	font-size:12px; font-weight: bold;}
#community_block A.notice:active 	{font-family:Trebuchet MS, Arial, Helvetica, sans-serif; color:#aa0000;	font-size:12px; font-weight: bold;}

#community_block A.highlight:link 	{font-family:Trebuchet MS, Arial, Helvetica, sans-serif; color:#aa0000;	font-size:18px; font-weight: bold;}
#community_block A.highlight:visited {font-family:Trebuchet MS, Arial, Helvetica, sans-serif; color:#aa0000;	font-size:18px; font-weight: bold;}
#community_block A.highlight:hover 	{font-family:Trebuchet MS, Arial, Helvetica, sans-serif; color:#FF6633;	font-size:18px; font-weight: bold;}
#community_block A.highlight:active 	{font-family:Trebuchet MS, Arial, Helvetica, sans-serif; color:#aa0000;	font-size:18px; font-weight: bold;}

.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;  
	font-weight:bold; 
	text-decoration:none;
	margin: 50px 5px 5px 5px;
}

.form_field {
	width: 80px;
}

.login_form {	
	background-color:#ddfff9;
	border:1px solid #003399;
	padding-left:5px;
	height: 20px;
	width: 70px;
	font:  bold 15px verdana;
}
.login_button {	
	margin-top: 5px;
}

.signup_form {	
	background-color:#ddf9ff;
	border:1px solid #003399;
	padding-left:5px;
	height: 20px;
	width: 200px;
	font:  bold 15px verdana;
}





