/*  
Theme Name: RockinGreen 3Col
Author URI: http://rockinthemes.com
Version: 1
Author: Cory Miller
Description: RockinGreen 3 Column is a green, white and grey, clean and simple theme designed for easy reading and customization.
The CSS, XHTML and design is released under GPL: 
http://www.opensource.org/licenses/gpl-license.php
*/

* {
	padding: 0;
	margin: 0;
	}

body {
	background: #336699 url(images/greenieheader.gif) repeat-x ;
	color: #000000;
	font-size: 13px;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	margin: 0px 0px 0px 0px;
	}
a, a:visited{
	color: #666666;
	text-decoration: underline;
	}
	
a:hover{
	color: #000000;
	background: none;
	text-decoration: none;
	}

#header { 
	width: 100%;
	height: 100px;
	text-align: left; 
	margin: 0px auto;
	background: url(images/headerback.png);
	}
	
	img.displayed {
	display: block;
	margin-left: auto;
	margin-right: auto;
	border: 0px; 
	}

#header h2 {
    height:80px;
	font-size: 0px;
	font-family: Georgia, Times New Roman, Sans-Serif;
	margin:0px;
	padding: 40px 0px 0px 40px;
	/*background:url(images/header.png) no-repeat;
	background-position:center;*/
	}

#header h2 a {
	color: #ffffff;
	text-decoration: none;
	background-position: center;
	}

#header h2 a:hover {
	color: #000000;
	text-decoration: none;
	}

#header h3 {
	color: #cccccc;
	font-size: 0px;
	font-family: Georgia, Times New Roman, Sans-Serif;
	font-weight: bold;
	margin: 0px;
	}


#menu { 
	background: #ffffff url(images/menu1.gif) top center repeat-x;
	color: #000000;
	font-size: 12px;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-weight: bold;
	text-transform: uppercase;
	padding: 10px 0px 4px;
	text-align: center;
	margin-bottom: 1px;
	}
#menu h2 {
	margin: 0px;
	padding: 10px 25px 4px;
	}
		
#menu li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
#menu ul {
	margin: 0px;
	padding: 0px;
	}
	
#menu ul li a {
	padding: 10px 25px 4px;
	margin: 0px;
	text-decoration: none;
	}

#menu ul li a:hover {
	background: none;
	text-decoration: none;
	
	}
#container { 
	width: 960px;
	text-align: left; 
	margin: 0px auto 0px;
	background: #336699;
	}

* html #container { width: 935px } /* IE hack */

#back {
	width: 930px;
	margin: 0px auto;
	background: #ffffff;
	overflow: auto;
	}
		 
*html #back { width: 935px;}
	
#content { 
	background: #ffffff;
	width: 450px !important;
	_width: 420px;
	float: left !important;
	display: inline;
	padding: 20px 20px 20px;
	border-right: 1px solid #cccccc;
	}
#content p{
	margin: 0px;
	line-height: 18px;
	padding: 0px 0px 10px 0px;
	}
#content p img{
	border: none;
	margin-right: 5px;
	}
#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: #000000;
	font-size: 20px;	
	font-family: Georgia, Times New Roman, Sans-Serif;
	margin: 0px;
	line-height: 120%;
	font-variant: normal;
	}
#content h2 a  {
	color: #000000;
	text-decoration: none;
	}

#content h2 a:hover {
	color: #339900;
	background: none;
	text-decoration: none;
	}

#content h3 {
	color: #666666;
	font-size: 14px;
	font-family: Georgia, Times New Roman, Sans-Serif;
	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 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: italic;
	color: #666666;
	border-left: 1px solid #cccccc;
	}
	
#content blockquote p{
	margin: 0px 0px 20px 0px;
	padding: 0px;
	}

.postspace {
	background: #FFFFFF;
	width: 440px;
	height: 32px;
	margin: 0px;
	padding: 0px;
	}
.postspace2 {
	background: #FFFFFF;
	width: 440px;
	height: 0px;
	margin: 0px;
	padding: 0px;
	}
.postspace3 {
	background: #FFFFFF;
	width: 440px;
	height: 15px;
	margin: 0px;
	padding: 0px;
	}

#l_sidebar { 
	background: #ffffff;
	color: #000000;
	width: 185px !important;
	_width: 185px;
	float: left;
	position: relative;
	padding: 10px 10px 0px;
	margin-left: 10px;
	border-right: 1px solid #cccccc;
	}
#l_sidebar p{
	margin: 0px;
	line-height: 16px;
	padding: 5px 0px 10px 0px;
	}
#l_sidebar h2 {
	color: #666666;
	font-size: 12px;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-weight: bold;
	text-transform: uppercase;
	list-style: none;
	padding: 10px 0px 10px 0px;
	margin: 0px;
	border-bottom: 1px dotted #cccccc;
	}

#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: #000000;
	text-decoration: none;
	}

#l_sidebar ul li a:hover {
	display: inline;
	background: #cccccc;	
	color: #000000;
	text-decoration: none;
	}


#r_sidebar { 
	background: #ffffff;
	color: #000000;
	width: 170px !important;
	_width: 170px;
	float: right;
	padding: 10px 25px 0px !important;
	_padding: 10px 15px 0px;
	}
#r_sidebar p{
	margin: 0px;
	line-height: 16px;
	padding: 5px 0px 10px 0px;
	}
#r_sidebar h2 {
	color: #666666;
	font-size: 12px;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-weight: bold;
	text-transform: uppercase;
	list-style: none;
	padding: 10px 0px 10px 0px;
	margin: 0px;
	border-bottom: 1px dotted #cccccc;
	}

#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: #000000;
	text-decoration: none;
	}

#r_sidebar ul li a:hover {
	display: block;
	background: #cccccc;	
	color: #000000;
	text-decoration: none;
	}

#footer { 
	background: #ffffff url(images/menu1.gif) top center repeat-x;
	border-top: 1px dotted #cccccc;
	color: #000000;
	font-size: 11px;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	text-transform: capitalize;
	padding: 10px 0px 4px;
	text-align: center;
	clear: both;
	}
div.pagination {
		padding: 4px;
		margin: 4px;
		text-align:center;
		font-family:Tahoma,Helvetica,sans-serif;
		font-size: 1.05em;
	}
	
	div.pagination a {
		border: 1px solid #000000;
		margin-right:3px;
		padding:2px 8px;

		background-position:bottom;
		text-decoration: none;

		color: #336699;		
	}
	div.pagination a:hover, div.pagination a:active {
		border: 1px solid #2b55af;
		background-image:none;
		background-color:#3666d4;
		color: #fff;
	}
	div.pagination span.current {
		margin-right:3px;
		padding:2px 6px;
		
		font-weight: bold;
		color: #000;
	}
	div.pagination span.disabled {
		display:none;
	}
	div.pagination a.next{
		border:2px solid #ccdbe4;
		margin:0 0 0 10px;
	}
	div.pagination a.next:hover{
		border:2px solid #2b55af;
	}
	div.pagination a.prev{
		border:2px solid #ccdbe4;
		margin:0 10px 0 0;
	}
	div.pagination a.prev:hover{
		border:2px solid #2b55af;
	}
