/*  
Theme Name: RockinBizRed1
Author URI: http://www.nathanrice.net/
Version: 1.1
Author: Nathan Rice
Description: RockinBizRed is a clean and sleek theme designed specifically for business blogs and websites.  It is a modification of Cory Miller's RockinBiz Theme.
The CSS, XHTML and design is released under GPL: 
http://www.opensource.org/licenses/gpl-license.php
*/

body {
	background: #ffffff;
	color: #1d1d1d;
	font-size: 11px !important;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	margin: 0px 0px 0px 0px;
	}
#important {font-size:22px ! important;}

a, a:visited{
	color: #6699ff;
	text-decoration: none;
	}
	
a:hover{
	text-decoration: underline;
	color: blue;
	}
#container { 
	width: 860px; 
        color: #1d1d1d;
        background: #ffffff;
	text-align: left; 
	margin: 0 auto; 
	}

#header { 
	height: 159px; 
	padding: 50px 0px 0px 10px;
	background: url(images/banner.jpg) top left no-repeat;
	margin-bottom: 0px; 
        margin-top:15px;
	}






#menu { 
	background: transparent;
       	font-size: 12px;
        font-weight:bold;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	padding: 10px 25px 0px 5px;
       
	}
.menu_list{
        font-weight:bold;    
        padding:0px;
}
#menu h2 {
	color: #5285c7;
	font-size: 14px;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-weight: bold;
	margin: 0px;
	padding: 10px 25px 12px 25px;
	}
		
#menu li {
	display: inline;
	list-style-type: none;
        width:210px;
        height: 34px;
        
	margin: 0px;
	padding: 15px 0 15px 0;

	}
#menu ul {
	margin: 0px 0 0 0;
	padding: 10px 0 10px 0;
	}
	
#menu ul li a {
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-size: 13px;
	color: #ffffff;
        
	padding: 10px 15px 10px 15px;
	margin: 0px;
	text-decoration: none;
	}

#menu ul li a:hover {
	text-decoration: underline;
	}
#content { 
	width: 625px; 
	float: right; 
	margin: 0px 0px 15px 15px;
        color:#1d1d1d;
        font-size:12px;
        font-family: Verdana, Helvetica, Arial, Sans-Serif;;
	}
h3  {
     margin:10px 0;
     padding:0;
     }
#content a{
        color:#6699ff;
} 
#content table{
        background-color:#e7eaeb;
        color:#1d1d1d;
        
        cell-padding:10px;
        border-collapse:collapse;
}
#content .fallconflink{
       background-color:#ffffff;
       border: 1px double gray;
}
#content .member li{
       padding:5px 0 5px 15px;
       line-height: 120%;
}
#content .memb li{
       padding:5px 0 5px 15px;
       line-height: 120%;
}
#content .development a{
       color:#0066cc;
}
#content .newsletter a{
       color:#0066cc;
}        

#content .development a:hover{
       text-decoration: underline;
       color: blue;
}
#content .development li{
      padding:5px 0 5px 15px;
       line-height: 150%;
}
#content table, th, td{
        border:1px solid gray;
}
#content td{
        padding:10px;
}
#table_5 td{
        padding:5px !important;
}

#content p{
	margin: 0px;
	line-height: 18px;
	padding: 0px 0px 10px 0px;
	font-size: 12px;
	}
	
#content p img{
	border: none;
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
	padding: 0px 5px 15px 0px;
	}
#content h1 {
	color: #5461a8;
	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: #5461a8;
	text-decoration: underline;
	}

#content h1 a:hover {
	color: #000000;
	text-decoration: none;
	}
.titleh2 {
	color: #5461a8;
	font-size: 20px;
	font-family: Helvetica, Arial, Sans-Serif;
	font-weight: bold;
	margin: 0px;
	line-height: 150%;
	}
#content h2 {
	color: #5461a8;
	font-size: 20px;
	font-family: Helvetica, Arial, Sans-Serif;
	font-weight: bold;
	margin: 0px;
	line-height: 150%;
	}
#content h2 a  {
	color: #5461a8;
	text-decoration: none;
	}

#content h2 a:hover {
	color: #000000;
	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, a:visited {
	color: #6699ff;
	text-decoration: none;
	}

#content ul li a:hover {
	color: #5578bc;
	text-decoration: underline;
	}
#content .board{
        margin-top:10px;
        border:none;
        background-color:white;
        font-size:10px;
        vertical-align:top;
}
#content .board td{border:none;}
blockquote{
	margin: 0px 0px 0px 25px;
	padding: 0px 25px 0px 10px;
	font-style: italic;
	color: #1d1d1d;
	border-left: 1px solid #cccccc;
	}
	
#content blockquote p{
	margin: 0px 0px 20px 0px;
	padding: 0px;
	}

.postspace {
	background: #FFFFFF;
	width: 440px;
	height: 32px;
	margin: 5px 0 0 0;
	padding: 0px;
	}
.postspace2 {
	background: #FFFFFF;
	width: 440px;
	height: 0px;
	margin: 5px 0 0 0;
	padding: 0px;
	}

#sidebar { 
	width: 200px; 
	background: #e3e5ef;
	float: left; 
	margin-top: 0px;
	margin-bottom: 20px;
        font-weight:bold;
	padding: 10px 0px 15px 0px; 
	border: 0px solid #000000;
	}

#sidebar h2 {
	color: #FFFFFF;
	background: #5f88c6;
	font-size: 14px;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-weight: bold;
	list-style: none;
	padding: 10px 0px 10px 12px;
        margin-top:-10px;
	
	width: 188px;
	}


#sidebar ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	}
	
#sidebar li {
	list-style: none;
	margin: 0px;
	padding: 0px;
        
	}
	
#sidebar ul li {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}
	
#sidebar ul li a {
        font-size:12px;
	display: block;
	color: #4d4d4d;
	text-decoration: none;
	padding: 5px 0px 5px 15px;
	}

#sidebar ul li a:hover {
	color: #000000;
	text-decoration: underline;
	}
.search{
        padding-left:10px;
}

#footer { 
	padding: 15px;
	text-align: center;
	border-top: 1px solid #666666;
	clear: both;
	}
#download {
         background: url(images/pdf.jpg) top left no-repeat;
         width:26px; 
         height:20px;
         padding: 4px;
         color: #ffffff !important;
          }
#downloadlink a{ color:#ffffff;}
#table0{border-style: none;}
