/*  
Theme Name: RockinBlue
Author URI: http://www.corymiller.com
Version: 1.1
Author: Cory Miller
Description: RockinBlue is a modern, clean and sleek theme designed for reading and customization.
The CSS, XHTML and design is released under GPL: 
http://www.opensource.org/licenses/gpl-license.php
*/

body {
	color: #000000;
	font-size: 11px;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	margin: 0px 0px 0px 0px;
	}
a, a:visited{
	color: #98122B;
	text-decoration: none;
	}
	
a:hover{
	text-decoration: underline;
	}
li.page_item {
line-height:150%;
}

#container { 
	width: 860px; 
	text-align: left; 
	margin: 0 auto; 
	border: 2px gray solid;
	}

#header { 
	background: url(images/uasca-header.jpg);
	height: 130px; 
	padding: 0px 0px 0px 25px;
	}
#header h2 {
	color: #ffffff;
	font-size: 30px;
	font-family: Georgia, Times New Roman, Sans-Serif;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px;
	}

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

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

#header h3 {
	color: #cccccc;
	font-size: 10px;
	font-family: Georgia, Times New Roman, Sans-Serif;
	font-weight: bold;
	text-transform: uppercase;
	text-indent: 10px; 
	margin: 0px;
	}

#menu { 
	/*background-image: url(images/uasca-nav-bar.jpg);*/
	/*height: 34px;*/
	width:150px;
	margin-bottom: 0px; 
	float:left;
	}
#menu h2 {
	color: #333333;
	font-size: 15px;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}
#menu li {
	/*display: inline;*/
	background-image: url(images/uasca-menu-bg.jpg);
	height:21px;
	list-style-type: none;
	margin: 0px;
	margin-bottom: 1px;
	padding: 0px;
	padding-top:4px;
	}
		
#menu ul {
	margin: 0px;
	padding: 9px;
	padding: 0px 0px 0px 1px;
	}
	
#menu ul li a {
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-size: 11px;
	color: #fff;
	padding: 0px 15px 0px 10px;
	margin: 0px;
	text-decoration: none;
	}
#menu-gradient {
padding: 0px;
margin: 0px 0px 0px 1px;
height:23px;
background-image:url(images/uasca-menu-grdnt.jpg);
}

#content { 
	width: 470px; 
	float: left; 
	margin-bottom: 20px;
	}
#content p{
	margin: 0px;
	line-height: 18px;
	padding: 0px 0px 15px 0px;
	}
	
#content p img{
	float: left;
	border: none;
	margin-right: 15px;
	margin-bottom: 10px;
	}
#content h1 {
	color: #333333;
	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: #006699;
	text-decoration: underline;
	}

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

#content h2 {
	color: #333333;
	font-size: 15px;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-weight: bold;
	margin: 0px;
	line-height: 150%;
margin-bottom:10px;
	}
#content h2 a  {
	color: #98122B;
	text-decoration: none;

	}

#content h2 a:hover {
	color: #98122B;
	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;
	}

#sidebar { 
	width: 170px; 
	background: #ffffff url(images/uasca-grdnt.jpg) top center repeat-x;
	float: right; 
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 25px 15px 15px 15px; 
	border: 0px solid #000000;
	}

#sidebar h2 {
	color: #333333;
	font-size: 15px;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-weight: bold;
	list-style: none;
	padding: 15px 0px 5px 0px;
	margin: 0px;
	border-bottom: 1px dotted #0066cc;
	}

#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: square;
	margin: 0px;
	padding: 5px 0px 0px 0px;
        margin-left:15px;
	}
	
#sidebar ul li a {
	color: #507AA5;
	text-decoration: none;
	}

#sidebar ul li a:hover {
	color: #507AA5;
	text-decoration: underline;
	}

#searchsubmit {
font-size:10px;
text-align:center;
padding:0px;
}
#s {
width: 110px;
}

#footer { 
	border-top: 1px dotted #0066cc;
	clear: both;
	}

#content, #footer { padding: 15px; }