/*
Theme Name: RockinWeb2.0 3Col
Author URI: http://rockinthemes.com
Version: 1
Author: Cory Miller
Description: RockinWeb2.0 is a 3 column theme styled especially for a Web 2.0 look and flair with BIG fonts and blue, green, orange and white colors.
The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php
*/


* {
	padding: 0;
	margin: 0;
	}

body {

	background: #ffffff url("images/content_bg.gif") top center repeat-x;
	color: #000066;
	font-size: 14px;
	font-family: Verdana, Ariel, Sans-Serif;
	margin: 0px 0px 0px 0px;
	word-wrap: break-word;
    border-top: 0px solid #8bb09a;
	}

a, a:visited{

	color: #006666;
	text-decoration: none;
	}

a:hover{
	color: #8bb09a;
	text-decoration: underline;
	}

#header {
	color: #000000;
	height:100px;
	background: #8bb09a url("images/banner2-test3.gif") no-repeat center top;
	font-family: Helvetica, Arial, Sans-Serif;
	font-weight: bold;
	text-align: center;
	margin: 0px auto 0px;
	padding: 30px 0px 20px 0px;
	}

#header h2 {
	color: #000000;
	font-size: 0px;
	margin: 0px;
	}

#header h2 a {

	color: #000000;
	text-decoration: none;
	}

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

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

#menu {
	background: #FFF3CC;
	color: #CC9900;
	font-size: 14px;
	font-family: Helvetica, Arial, Sans-Serif;
	font-weight: bold;
	text-transform: uppercase;
	padding: 9px 0px 8px 0px;
	text-align: center;
	margin-bottom: 10px;
	}

#menu h2 {
	margin: 0px;
	padding: 10px 25px 12px 25px;
	}


#menu li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}

#menu ul {
	margin: 0px;
	padding: 0px;
	}

#menu ul li a {
	padding: 14px 25px 15px 25px;
	margin: 0px;
	color: #CC9900;
	text-decoration: none;
	}

#menu ul li a:hover {
	color: #996600;
	font-weight: bold;
	}

#centerbox {
border: 1px dashed #CC9900;
color: #006666;
background: #FFFFFF;
text-align: center;
padding: 10px 10px 10px 10px;
margin: 3px 10px 30px 10px;
}


#container {
	width: 960px;
	text-align: left;
	margin: 0px auto 20px;
	}

* html #container { width: 960px } /* IE hack */

#content {
	background: #ffffff;
	width: 480px !important;
	_width: 480px;
	float: left !important;
	display: inline;
	padding: 0px 20px 0px;
	border-right: 1px solid #FFF3CC;
	}

#content p{
	margin: 0px;
	line-height: 18px;
	padding: 0px 0px 10px 0px;
	}

#content p img{
	border: none;
	margin-right: 5px;
	}

#content h1 {

	color: #8bb09a;
	font-size: 20px;
	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: #8bb09a;
	text-decoration: underline;
	}

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



#content h2 {

	color: #006666;
	font-size: 24px;
	font-family: Helvetica, Arial, Verdana, Sans-Serif;
	font-weight: bold;
	text-transform: none;
	margin: 0px;
	line-height: 160%;
	}

#content h2 a  {

	color: #006666;
	text-decoration: none;
	}

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

#content h3 {

	color: #8bb09a;
	font-size: 16px;
	font-family: Helvetica, Arial, Verdana, Sans-Serif;
	font-weight: bold;
	margin-bottom: 0px;
	line-height: 160%;
	}

#content h3 a  {

	color: #8bb09a;
	text-decoration: none;
	}

#content h3 a:hover {
	color: #006666;
	background: #ffffff;
	text-decoration: none;
	}

#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: #006666;
	text-decoration: underline;
	}


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

blockquote{
	margin: 15px 30px 0px 45px;
	padding: 0px 0px 0px 45px;
	background: url("images/blockquote.gif") no-repeat left top; font-size: 12px;
	}

#content blockquote p{
	margin: 0px 0px 20px 0px;
	padding: 0px;
	}

.Date {margin: 0; font-size: 18px; font-weight: normal; color: #CC9900; text-shadow: #FFF3CC 3px 3px 5px; text-transform: uppercase; letter-spacing: -1px;}

.postspace {
	background: #FFFFFF;
	width: 500px;
	height: 32px;
	margin: 0px;
	padding: 0px;
	}

.postspace2 {

	background: #FFFFFF;
	width: 480px;
	height: 10px;
	border-top: dashed 1px #8bb09a;
	padding: 8px;

	}

.postspace3 {
	background: #FFFFFF;
	width: 500px;
	height: 15px;
	margin: 0px;
	padding: 0px;
	}



#l_sidebar {

	color: #000066;

	width: 155px !important;

	_width: 155px;

	float: left !important;

	position: relative;

	padding: 0px 20px 20px;

	font-size: 12px;

	border-right: 1px solid #FFF3CC;

	}

#l_sidebar p{

	margin: 0px;

	line-height: 16px;

	font-size: 12px;

	padding: 5px 0px 10px 0px;

	}

#l_sidebar h2 {

	color: #CC9900;

	font-size: 16px;

	font-family: Helvetica, Arial, Verdana, Sans-Serif;

	font-weight: bold;

	text-transform: uppercase;

	list-style: none;

	padding: 10px 0px 10px 0px;

	margin: 0px;

	}



#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: #000066;

	text-decoration: none;

	}



#l_sidebar ul li a:hover {

	color: #8bb09a;

	text-decoration: underline;

	}



#r_sidebar {

	color: #000066;

	width: 155px !important;

	_width: 155px;

	float: left !important;

	font-size: 12px;

	padding: 0px 20px 20px;

	}

#r_sidebar p{

	margin: 0px;

	line-height: 16px;

	font-size: 12px;

	padding: 5px 0px 10px 0px;

	}

#r_sidebar h2 {

	color: #CC9900;

	font-size: 16px;

	font-family: Helvetica, Arial, Verdana, Sans-Serif;

	font-weight: bold;

	text-transform: uppercase;

	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 {

	color: #000066;

        list-style: none;

	margin: 0px;

	padding: 6px 0px 5px 0px;

	}

#r_sidebar ul li a {

	color: #000066;

	font-weight: bold;

	}



#r_sidebar ul li a:hover {

	color: #8bb09a;

	text-decoration: underline;

	}



	/* DEFAULT CSS for ubernyms.



 * ALL rules are applied only to items with the ubernyms class on them



 * this way we avoid messing up existing styles as much as possible.



 */



/* Base acronym and abbr style */



.ubernym acronym, .ubernym abbr, span.ubernym, a.ubernym   {



    cursor: help;



    color: #004444;



    border-bottom: 1px dashed #EED5AA;



}



a.ubernym {



    border-bottom: 1px solid #EED5AA;



}



a.ubernym:hover {



    color: #8bb09a;



}



@media aural {



    /* Abbreviation speech styles */



    .ubernym acronym {speak : normal;}



    .ubernym abbr.acronym {speak : normal;}



    .ubernym abbr.initialism {speak : spell-out;}



    .ubernym abbr.truncation {speak : normal;}



}







@media print {



    .ubernym acronym, .ubernym abbr, span.ubernym, a.ubernym {



		font-weight: normal !important;



		text-decoration: none !important;



		border: none !important;



	}



}



/***************************************************************************/



/* Dum, dum dum dum, Don't touch this! */



/***************************************************************************/



/* IE Hack (http://www.positioniseverything.net/easyclearing.html) - Begin */



.clearfix:after {



	content: ".";

        display: block;

	height: 0;

	clear: both;

	visibility: hidden;



}







.clearfix {display: inline-table;}







/* Hides from IE-mac \*/



* html .clearfix {height: 1px;}



.clearfix {display: block;}



/* End hide from IE-mac */



/* IE Hack - End */



/***************************************************************************/







#footer {

	background: #006666;

	color: #ffffff;

	font-size: 12px;

	text-transform: none;

	padding: 10px 0px 20px 0px;

	text-align: center;

	clear: both;

	}



#footer a {

	color: #ffffff;

	text-decoration: none;

	}



#footer a:hover {

	color: #FFF399;

	text-decoration: underline;

	}	}