/*  
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: #9e8f6d;
	color: #000000;
	font-size: 13px;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	margin: 0px 0px 0px 0px;
 	}

a {
	color: #000000;
	text-decoration: underline;
	}
	
a:hover{
	color: #993333;
	background: none;
	text-decoration: underline;
	}
	
#header { 
	padding: 0px 0px 0px 0px;
	margin-top: 6px;
        margin-bottom: 0px;
	}
	
#header h2 {
	color: #ffffff;
	font-size: 24px;
	font-weight: bold;
	margin: 6px; 0px; 6px; 12px;
	}

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

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

#header h3 {
	color: #cccccc;
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	}

#menu { 
	background: #ffffff;
        top repeat-x;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	text-align: center;
	}

#container { 
	background: #9e8f6d;
	width: 912px;
	text-align: left;
	margin: 5px auto;
	}

#content {
	background: #f1f6f0;
	width: 570px;
	margin-top: 6px;
        _margin-top: 0px;
	margin-bottom: 0px;
	position: relative;
	padding: 0px 10px 5px 10px;
	}
	
#content p{
	margin: 0px;
	line-height: 15px;
	padding: 0px 0px 10px 0px;
	}
	
#content img{
	border: none;
        padding: 0px 5px 0px 0px;
	}

#content h1 {
	color: #993333;
	font-size: 18px;
	font-weight: bold;
	padding: 0px 0px 3px 0px;
	margin: 0px;
	}
	
#content h1 a  {
	color: #993333;
	text-decoration: underline;
	}

#content h1 a:hover {
	color: #9e8f6d;
	text-decoration: underline;
	}

#content h2 {
	color: #666666;
	font-size: 14px;	
	font-weight: bold;
	margin: 0px;
	margin-bottom: 4px;
	font-variant: normal;
	}

#content h2 a  {
	color: #666666;
	text-decoration: none;
	}

#content h2 a:hover {
	color: #000000;
	background: none;
	text-decoration: underline;
	}

#content h3 {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	}

#content h3 a  {
	color: #666666;
	text-decoration: none;
	}

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

#content h4 {
	color: #000000;
	font-weight: bold;
	font-size: 11px;	
        margin-right: 9px;
	margin-top: 3px;
	margin-bottom: 8px;
        padding-bottom: 8px;
        border-bottom: 0px solid;
        border-color: #666666;
}

#content h5 {
	color: #000000;
	font-size: 11px;	
        margin-right: 9px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
	font-style: normal;
        text-align: right;
}

#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 12px 0px;
	}
	
#content li {
	list-style: square inside;
	margin: 6px 0px 0px 20px;
	padding: 0px 25px 0px 8px;
	}
	
#content ul li {
	list-style: square inside;
	margin: 6px 0px 0px 20px;
	padding: 0px 25px 0px 8px;
	}

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

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

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

.postspace {
	height: 9px;
	margin: 0px;
	padding: 0px;
	}

.postspace2 {
	height: 6px;
	margin: 0px;

	padding: 0px;
	}

.postspace3 {
	height: 20px;
	margin: 0px;
	padding: 0px;
	}

.postspace4 {
	height: 15px;
	margin: 0px;
	padding: 0px;
    border-bottom: 1px;
	border-color: #000000;
	border-style: solid;
	}

#l_sidebar {
	color: #000000;
	width: 160px;
	float: left;
	margin-top: 0px;
    margin-left: 8px;
	margin-bottom: 8px;
	padding: 0px 0px 5px 0px;
	border-color: #000000;
	border-width: 0px;
	border-style: solid;
    font-size: 12px;
	font-weight: normal;
	}

#l_sidebar p{

	margin: 0px;
	line-height: 12px;
	padding: 5px 10px 3px 5px;
	}

#l_sidebar h2 {
	color: #993333;
	font-size: 12px;
	font-weight: bold;
	list-style: none;
	padding: 3px 2px 3px 2px;
	margin: 0px;
	}

#l_sidebar ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 5px 6px;
	}

#l_sidebar li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#l_sidebar ul li {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 3px 3px;
	}
	
#l_sidebar ul li a {
	color: #000000;
	text-decoration: underline;
	}

#l_sidebar ul li a:hover {
	color: #993333;
	text-decoration: underline;
	}
	
#l_sidebar td {
	border-width: 0px;
        background: #f1f6f0;
	}
	
#r_sidebar {
    color: #000000;
	width: 310px;
	float: right;
	position: relative;
	margin-top: 0px;
	margin-bottom: 8px;
	padding: 0px 0px 5px 0px;
	border-color: #000000;
	border-width: 0px;
	border-style: solid;
        font-size: 12px;
	font-weight: normal;
	}

#r_sidebar p{
	margin: 0px;
	line-height: 12px;
	padding: 5px 10px 3px 5px;
	}

#r_sidebar h2 {
	color: #993333;
	font-size: 12px;
	font-weight: bold;
	list-style: none;
	padding: 3px 2px 3px 2px;
	margin: 0px;
	}

#r_sidebar ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 5px 6px;
	}

#r_sidebar li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#r_sidebar ul li {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 3px 3px;
	}
	
#r_sidebar ul li a {
	color: #000000;
	text-decoration: underline;
	}

#r_sidebar ul li a:hover {
	color: #993333;
	text-decoration: underline;
	}

#r_sidebar td {
	border-width: 0px;
        background: #f1f6f0;
	}
	
.mainlabel {
	color: #666666;
	font-size: 18px;
	font-weight: bold;
	padding: 2px;
	}

#mainbox {
	font-size: 11px;	
    width: 580px;
	height: auto;
	float: none;
	border-style: solid;
	border-width: 0px;
	border-color: #cccccc;
	padding: 0px;
	margin-left: 0px;
	}
	
#mainbox h1 {
	color: #993333;
	font-size: 13px;
	font-weight: bold;
	padding: 3px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	}

#mainbox h1 a  {
	color: #993333;
	text-decoration: underline;
	}

#mainbox h1 a:hover {
	color: #9e8f6d;
	text-decoration: underline;
	}

#mainbox h2 {
	color: #666666;
	font-size: 12px;	
	font-weight: bold;
	}

#mainbox h6 {
	color: #000000;
	font-size: 10px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 10px;
	}
	
#mainbox img {
	padding: 3px 0px 0px 0px;
	border: none;
	}
	
#mainbox td {
	padding: 0px 5px 0px 5px;
	}

#mainbox table h3 {
	color: #000000;
	font-size: 10px;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	}
	
#mainbox table li {
	list-style: square;
	margin: 2px 0px 0px 12px;
	padding: 0px 0px 0px 0px;
	}

#mainbox table h3 a  {
	color: #000000;
	text-decoration: underline;
	}


#mainbox table h3 a:hover {
	color: #666666;
	text-decoration: underline;
	}

#construction {
    background: #f1f6f0;
    font-size: 13px;	
    width: 912px;
	height: auto;
	float: none;
	border-style: solid;
	border-width: 1px;
	border-color: #cccccc;
	padding: 0px;
	margin-left: 0px;
	}
	
#construction h2 {
	color: #666666;
	font-size: 14px;	
	font-weight: bold;
	margin: 0px;
	margin-bottom: 4px;
	font-variant: normal;
	}
	
#construction p{
	margin: 0px;
	line-height: 15px;
	padding: 0px 0px 10px 0px;
	}
	
#footer { 
	width: 905px;
	font-size: 11px;
	border-top: 1px;	
	padding: 6px 0px 10px 0px;
	text-align: center;
	clear: both;
	margin: 0px auto;
	margin-bottom: 20px;
	}