/*  
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/background.gif) top center repeat-x;
	color: #333333;
	font-size: 13px;
	font-family:  tahoma, Arial, Sans-Serif;
	margin: 0px 0px 0px 0px;
	word-wrap: break-word;
border-top: 1px solid #999966;
width: 100%;

	}
a, a:visited{
	color: #3399ff;
	text-decoration: none;
	}
	
	.breadcrumb {
	
	font-size: 10px;
	font-family: tahoma, arial, verdana;
	text-align: left;
	font-weight: normal;}
	
#header a img{
border: none;}
	
a:hover{
	color: #99cc00;
	text-decoration: underline;
	}

#header { 
	color: #000000;
	background: #ffffff;
	font-family: Helvetica, Arial, Sans-Serif;
	font-weight: bold;
	text-transform: none;
	text-align: left; 
	margin: 0px auto;
	padding-left:30px; padding-right:0px; padding-top:0px; padding-bottom:0px
	}
	
#header h2 {
	color: #000000;
	font-size: 40px;
	margin: 0px;
	}

#header h2 a {
	color: #000000;
	text-decoration: none;
	}

#header h2 a:hover {
	color: #3399ff;
	text-decoration: none;
	}

#header h3 {
	color: #cccccc;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	text-transform: uppercase;
	}

/*url(images/orangeback.jpg) repeat	height: 20px;
*/
#menu { 
	background: #5C6F7B ;
	color: #ffffff;
	font-size: 15px;
	font-family: Helvetica, Arial, Sans-Serif;
	font-weight: normal;
	padding: 0px 10px 0px 10px;
	text-align: center;
	margin-bottom: 0px;
	border-bottom: 2px solid #776441;
	border-top: 2px solid #776441;
	height: 20px}
	
#menu h2 {
	margin: 0px;
	padding: 0px 15px 0px 15px;
	}
		
#menu ul li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 4px;
	height: 100%;}
	
/*#menu ul {
	margin: 0px;
	padding: 0px;
	}*/
	
#menu ul li a:link {
	padding: 0px 25px 0px 20px;
	
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;}


#menu ul li a:visited {
	padding: 0px 25px 0px 20px;
	
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;}

#menu ul li a:hover {
		padding: 0px 25px 0px 20px;

	color: #ffffff;
	text-decoration: none;
	background-color: #776441;
	}
	
#menu ul li a:active {
	padding: 0px 25px 0px 20px;
	
	color: #cccc66;
	text-decoration: none;
	font-weight: normal;}



	
#contact{
	text-size: 9px;
	font-family: tahoma, arial, verdana;
	color: #333333;
	margin: 0px auto 0px auto;
	text-align: right;
	background-color: #92B1C6;}

#centerbox {
border-bottom: 0px solid #ffff99;
background: #ffffff;
padding: 5px 10px 10px 00px;
margin: 3px 10px 00px 00px;
text-align: center;}


#container { 
	width: 960px;
	text-align: left; 
	margin: 0px auto 10px;
	}

* html #container { width: 960px } /* IE hack */

#content { 
	/*background: #ffffff;*/
	width: 420px !important;
	_width: 420px;
	float: left !important;
	display: inline;
	padding: 0px 15px 0px;
	border-right: 1px solid #776441;
	}
	
#content p{
	margin: 0px;
	line-height: 1.6em;
	padding: 0px 0px 10px 0px;
	}
#content p img{
	border: none;
	margin-right: 5px;
	}
#content h1 {
	color: #5F3E13;
	font-size: 22px;
	font-family: Helvetica Bold, Arial Bold, Verdana, Sans-Serif;
	border-bottom: 1px dotted #5F3E13;
		font-weight: normal;
		width: 100%
	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: #5F3E13;
	font-size: 16px;
	font-family: tahoma, Arial, Verdana, Sans-Serif;
	font-weight: normal;
	text-transform: none;
	margin-bottom: 6px;
	line-height: 120%;
	}
	
#content h2 a  {
	color: #333300;
	text-decoration: none;

	}

#content h2 a:hover {
	color: #99cc00;
	text-decoration: none;
	}

#content h3 {
	color: #5F3E13;
	font-size: 16px;
	font-family: Helvetica, Arial, Verdana, Sans-Serif;
	font-weight: bold;
	margin-bottom: 0px;
	line-height: 120%;
	}
#content h3 a  {
	color: #99cc33;
	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: disc inside;
	list-style-position: outside;
	margin: 0px 0px 0px 20px;
	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;
	color: #333333;
	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 { 
	color: #666666;
	width: 195px !important;
	_width: 195px;
	float: left !important;
	position: relative;
	padding: 0px 20px 20px;
	border-right: 1px solid #A5AC56;
	}
#l_sidebar p{
	margin: 0px;
	line-height: 15px;
	padding: 5px 0px 10px 0px;
	}
#l_sidebar h2 {
	color: #5F3E13;
	font-size: 15px;
	font-family: Tahoma, Helvetica, Arial, Verdana, Sans-Serif;
	font-weight: normal;
	text-transform: none;
	list-style: none;
	padding: 10px 0px 5px 0px;
	margin: 0px;
	}

#l_sidebar ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 5px 0px;
	}
	
#l_sidebar li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#l_sidebar ul li {
	list-style: none;
	margin: 0px;
	padding: 3px 0px 2px 0px;
	line-height: 1.1em;
}
	
#l_sidebar ul li a {
	color: #666666;
	text-decoration: none;
	}
	
.QL  {
	color: #666666;
	text-decoration: none;
	font-size: 12px;
	line-height: .75em;}

	

#l_sidebar ul li a:hover {
	color: #99cc00;
	text-decoration: underline;
	}

#r_sidebar { 
	color: #330000;
	width: 195px !important;
	_width: 195px;
	float: left !important;
	padding: 0px 20px 20px;
	}
#r_sidebar p{
	margin: 0px;
	line-height: 16px;
	padding: 5px 0px 5px 0px;
	}
#r_sidebar h2 {
	color: #5F3E13;
	font-size: 20px;
	font-family: Helvetica, Arial, Verdana, Sans-Serif;
	font-weight: bold;
	text-transform: none;
	list-style: none;
	padding: 5px 0px 5px 0px;
	margin: 0px;
	}

.feature{
border: 1px solid #5F3E13;
background-color: #5C6F7B;
color: #ffffff;
padding: 3px; }	

.feature a:hover{
color: #5F3E13;
}

#r_sidebar ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}
	
#r_sidebar li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#r_sidebar ul li {
	list-style: none;
	margin: 0px;
	padding: 3px 0px 2px 0px;
	}
#r_sidebar ul li a {
	color: #000000;
	text-decoration: none;
	font-size: 12px}

#r_sidebar ul li a:hover {
	color: #99cc00;
	text-decoration: underline;
	}

#footer { 
	background: #776441;
	color: #ffffff;
	font-size: 10px;
	text-transform: none;
	padding: 10px 0px 20px 0px;
	text-align: center;
	border-top: 2px solid #5f3e13;
	clear: both;
	}

#footer a {
	color: #ffffff;
	text-decoration: none;
	}

#footer a:hover {
	color: #000000;
	text-decoration: underline;
	}
	
	.strong {
	font-weight: bold;
	}
	
	.left
	{float: left;
	padding-right: 5px;
	padding-bottom: 5px;
	}
	
		.right
	{float: right;
	padding-right: 5px;
	padding-bottom: 5px;
	}
	
	.right2
	{
	float: right;
	margin-top: 30px;
	margin-right: 30px;
	}
	
	.small{
	font-size 90%)}
	
.caption{
font-size: 90%;
line-height: .95em;
font-style: italic;
}
	
	
	#sb1, #sb2, #sb3,
#sb4, #sb5, #sb6, #sb7, #sb8, #sb9,
#sb10, #sb11, #sb12, #sb13, #sb14, #sb15,
#sb16, #sb17{
float: left;
clear: left;
}

#sb1 {width: 80px; height: 20px;}
#sb2 {width: 90px; height: 22px;}
#sb3 {width: 100px; height: 22px;}
#sb4 {width: 110px; height: 22px;}
#sb5 {width: 120px; height: 22px;}
#sb6 {width: 130px; height: 22px;}
#sb7 {width: 150px; height: 28px;}
#sb8 {width: 157px; height: 22px;}
#sb9 {width: 167px; height: 26px;}
#sb10 {width: 110px; height: 20px;}
#sb11 {width: 126px; height: 20px;}
#sb12 {width: 161px; height: 20px;}
#sb13 {width: 182px; height: 25px;}
#sb14 {width: 193px; height: 25px;}
#sb15 {width: 208px; height: 160px;}
#sb16 {width: 189px; height: 25px;}
#sb17 {width: 180px; height: 25px;}