/*   
Theme Name: RossiSite
Theme URI: http://rossispeaks.com
Description: Wordpress theme of Rossi's Web site
Author: Carey Rogers
Author URI: http://careyrogers.com
*/

body { 
	background-repeat: no-repeat; 
	color: #000000; 
	font-family: 'Lucida Grande', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
}

p,div,th,td,p,blockquote,select,textarea,b,i,ul,li,ol,pre,input { 
	color: #000000; 
	font-family: 'Lucida Grande', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
}
p,td {	
	text-align: left; 
}

br {
    clear: none;
}

hr {
    border-style: solid;
	width:750px;
    height: 1px;
	color: #000000;
}

img {
	border:none;
}

td.formlabel {
    font-weight: bold;
	font-size: 25px;
}

li {
    margin-top: 5px;
    text-align: left;
}

form { 
	display: inline;
}

abbr, acronym, .help {
	border-bottom: 1px dotted #333;
	cursor: help;
}

blockquote, blockquote p {
	text-indent: -0.5em;
}

a { 
	color: #0000CC; 
	text-decoration: underline;
}

a:hover { 
	color:#0000CC; 
	text-decoration: underline;
}

.notice {
font-size: 9px; 
}

.middle       {vertical-align: middle; }

#toc
{
padding-left: 0;
margin-left: 10px;
}

#toc li
{
list-style: none;
margin: 0;
padding: 0.25em;
}

#hdr{
 width: 100%;
 height: 65px;
 margin: 0;
 border: 0;
 border-width: 0 0 2px 0;
 }


     
#lh-col{
 width: 35%;
 float: left;
 border: 0;
 border-width: 0 2px 0 0;
 background: #ffffff;
 color: #333333;
 margin: 0;
 padding: 20px;
 }

#rh-col{
 margin: 0;
 padding: 0;
 border: 0;
 }

#categoryButton2 a {
	text-decoration:none;
}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}

	.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	}

	.post {
	padding-top:30px;
	text-align: justify;
	}