/*  
Theme Name: RockinMinimal 3Col
Author URI: http://rockinthemes.com
Version: 1
Author: Cory Miller
Description: RockinMinimal 3 Column is a white, grey and black, clean and simple theme designed with little elements for the minimalist in mind.
The CSS, XHTML and design is released under GPL: 
http://www.opensource.org/licenses/gpl-license.php
*/

body {
	background: #660000;
	color: #000000;
	font-size: 12px;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	margin: 10px 0px 0px 10px;
	}
a, a:visited{
	color: #666666;
	text-decoration: underline;
	}
	
a:hover{
	color: #000000;
	background: none;
	text-decoration: none;
	}

#header { 
	background: #660000;
	padding: 0px 0px 0px 0px;
	margin-bottom: 0px;
	}
#header h2 {
	color: #ffffff;
	font-size: 35px;
	font-family: Verdana, Times New Roman, Sans-Serif;
	font-variant: small-caps;
	margin: 0px;
	}

#header h2 a {
	color: #ffffff;
	text-decoration: none;
	}

#header h2 a:hover {
	color: #000000;
	background: #00ccff;
	text-decoration: none;
	}

#header h3 {
	color: #cccccc;
	font-size: 16px;
	font-family: Georgia, Times New Roman, Sans-Serif;
	font-weight: bold;
	margin: 0px;
	}

#menu { 
	color: #660000;
	background: #660000;
	font-size: 12px;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	text-align: center;
	}

#container { 
	background: #660000;
	width: 900px;
	text-align: left; 
	}

#content { 
	width: 530px; 
	background: #ffffff;
	position: absolute;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 121px;
	margin-right: 0px;
	padding: 20px 6px 0px 6px;
	border-right: 1px solid #660000;
	}
#content p{
	margin: 0px;
	line-height: 16px;
	padding: 0px 0px 10px 0px;
	}
	
#content p img{
	border: none;

	margin-right: 0px;
	margin-bottom: 5px;
	padding: 0px 5px 5px 8px;
	}
#content h1 {
	color: #cccccc;
	font-size: 22px;
	font-family: Helvetica Bold, Arial Bold, Verdana, Sans-Serif;;
	font-weight: normal;
	padding: 10px 10px 10px 10px;
	line-height: 150%;
	margin: 0px;
	}
	
#content h1 a  {
	color: #cccccc;
	text-decoration: underline;
	}

#content h1 a:hover {
	color: #000000;
	text-decoration: none;
	}

#content h2 {
	color: #660000;
	font-size: 16px;	
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-weight: bold;
	margin: 0px;
	line-height: 120%;
	font-variant: normal;
	}
#content h2 a  {
	color: #660000;
	font-size: 16px;	
	text-decoration: none;
	}

#content h2 a:hover {
	color: #660000;
	font-size: 16px;	
	background: none;
	text-decoration: underline;
	}

#content h3 {
	color: #666666;
	font-size: 14px;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-weight: bold;
	margin-bottom: 0px;
	line-height: 120%;
	}
#content h3 a  {
	color: #666666;
	text-decoration: none;
	}

#content h3 a:hover {
	color: #000000;
	background: #ffffff;
	text-decoration: underline;
	}

#content h4 {
	color: #0000000;
	font-size: 10px;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-weight: normal;
	}

#content ol {
	list-style-type: decimal;
	line-height: 18px;
	margin: 0px;
	padding: 0px 0px 10px 30px;
	}
#content ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}
	
#content li {
	margin: 0px;
	padding: 0px;
	}
	
#content ul li {
	list-style: square inside;
	margin: 0px 0px 0px 10px;
	padding: 5px 0px 0px 0px;
	}
#content ul li a {
	color: #666666;
	text-decoration: underline;
	}

#content ul li a:hover {
	color: #000000;
	text-decoration: underline;
	}

blockquote{
	margin: 0px 0px 0px 25px;
	padding: 0px 25px 0px 10px;
	font-style: normal;
	color: #000000;
	border-left: 0px solid #cccccc;
	}
	
#content blockquote p{
	margin: 0px 0px 20px 0px;
	padding: 0px;
	}

.postspace {
	background: #FFFFFF;
	width: 340px;
	height: 32px;
	margin: 0px;
	padding: 0px;
	}
.postspace2 {
	background: #FFFFFF;
	width: 340px;
	height: 0px;
	margin: 0px;
	padding: 0px;
	}
.postspace3 {
	background: #FFFFFF;
	width: 340px;
	height: 15px;
	margin: 0px;
	padding: 0px;
	}

#l_sidebar { 
	font-size: 10px;
	color: #000000;
	text-align: center;
	background: #cccccc;
	width: 120px;
	position: absolute;
    margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 20px;
	padding: 0px 0px 0px 0px; 
	border-right: 1px solid #660000;
	}
#l_sidebar p{
	margin: 0px;
	line-height: 16px;
	padding: 5px 0px 10px 0px;
	}
#l_sidebar h2 {
	color: #660000;
	background: #cccccc;
	font-size: 12px;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	text-align: center;
	font-weight: bold;
	list-style: none;
	padding: 10px 0px 10px 0px;
	margin: 0px;
	}

#l_sidebar a, a:visited{
	color: #000099;
	text-align: center;
	text-decoration: none;
	}
	
#l_sidebard a:hover{
	color: #000099;
	text-align: center;
	background: none;
	text-decoration: none;
	}


#l_sidebar ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	}
	
#l_sidebar li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#l_sidebar ul li {
	list-style: none;
	margin: 0px;
	padding: 6px 0px 5px 0px;
	}
	
#l_sidebar ul li a {
	color: #000099;
	text-align: center;
	text-decoration: none;

	}

#l_sidebar ul li a:hover {
	background: #000099;	
	color: #000000;
	text-align: center;
	text-decoration: underline;
	}


#r_sidebar { 
	font-size: 11px;
	color: #000000;
	background: #cccccc;
	width: 125px;
	position:absolute;
	margin-left: 664px;
	margin-top: 0px;
	margin-bottom: 20px;
	padding: 0px 2px 0px 4px; 
	border-right: 2px solid #000000;
	}
#r_sidebar p{
	margin: 0px;
	line-height: 16px;
	padding: 5px 0px 10px 0px;
	}
#r_sidebar h2 {
	color: #660000;
	background: #cccccc;
	font-size: 12px;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-weight: bold;
	list-style: none;
	padding: 10px 0px 10px 0px;
	margin: 0px;
	}

#r_sidebar ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	}
	
#r_sidebar li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#r_sidebar ul li {
	list-style: none;
	margin: 0px;
	padding: 6px 0px 5px 0px;
	}
#r_sidebar ul li a {
	color: #000099;
	text-decoration: none;
	}

#r_sidebar ul li a:hover {
	color: #000099;
	text-decoration: underline;
	}
#footer { 
	border-top: 1px;	
	padding: 10px 0px 20px 0px;
	text-align: center;
	clear: both;
	}