/* 
Theme Name: Roseville01
Theme URI: http://www.particlewave.com/internet-marketing
Description: Theme developed for RosevilleHomesAndLand.com
Version: 1.0
Author: John Lockwood
Author URI: http://www.particlewave.com/internet-marketing
*/


body
{
font-family: Verdana, tahoma, sans-serif;
font-size:.9em;
}

#logo
{
margin-top:1em;
background-color: #357bc3; 
background-repeat: no-repeat;
background-position:right;

height:130px;
width:1000px;
margin-left:auto;
margin-right:auto;
color:#fff;
}        


#logo h1
{
text-align:left;
padding: 20px 0 0 15px;
margin: 0 0 0 0;
line-height:1.25em;
font-size:1.6em;
font-weight:bold;
/* font-family:Georgia, serif; */
font-family: Verdana, tahoma, sans-serif;
letter-spacing:2px;
}


#logo h2
{
text-align:left;
padding: 0px 0px 0px 15px;
margin: 0 0 0 0;
font-size:1.0em;
font-weight:normal;
/* font-family:Georgia, serif; */
font-family: Verdana, tahoma, sans-serif;
letter-spacing:.1em;
}

/* Horizontal menu */

#menuhoriz {
	clear: both;
	width: 100%;
	margin: 0px;
	padding: 0px;
	height:25px;
	/* background-color: #cc6666; 
	 background-color: #AAAACC;
	 */
	background-color: #024890; 
	
	width:1000px;
	margin-left:auto;
	margin-right:auto;
}

#menuhoriz ul.level1 {
}

#menuhoriz ul {
	padding: 0 0 0 10px;
	margin: 0px;
}

#menuhoriz li {
	display: inline;
	line-height: 23px;
	margin-left: -4px;
	padding: 0px;
	font-size: 0.9em;
	list-style: none;
	text-transform: uppercase;
}

#menuhoriz a {
	padding: 3px 9px 5px 9px;
	text-decoration: underline;
	color: #fff;
	font-size:1.1em;
}

#menuhoriz a:hover {
   background-color:#357bc3;
   color: #fff;
}


#menuhoriz li.current a {
	color: #000;
}

#menutext {
text-align:right;
position:relative;
margin-top:-22px;
margin-right:37px;
font-weight:bold;
}

/* End horizontal menu menu */
               
#container
{
background: url(images/3-col-background.gif) 50% 0 repeat-y;
width:1000px;
height:auto;
margin-left:auto;
margin-right:auto;
}

#left-col
{
float:left;
width:170px;
height:auto;
padding-left:15px;
position:relative;
padding-bottom:1em;
}

#center-col
{
float:left;
padding-left:20px;
padding-top:.5em;
width:580px;
position:relative;
overflow:hidden;
font-size:.9em;
line-height:1.5em;
}

#center-col h2
{
font-size:1.15em;
font-family: Verdana, Tahoma, sans-serif;
margin-bottom:.2em;
line-height:1.15em;
border-bottom: 1px solid #BEBFC3;
color: #024890; 
}

#center-col h2 a
{
text-decoration:none;
color: #024890; 
}

#center-col h2 a:hover
{
text-decoration:underline;
color: #024890; 
}

#center-col h2 a:visited
{
text-decoration:none;
color: #024890; 
}


#center-col h2 a:visited:hover
{
text-decoration:underline;
color: #024890; 
}







#right-col
{
padding-left:25px;
width:180px;
float:left;
position:relative;
padding-bottom:1em;
}

.padded li
{
padding-bottom:.5em;
}


.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}



/*** Footer ***/

#footer {
	clear:both;
	color:#fff;
	background-color: #024890; 
	font-size:0.9em;
	font-weight:bold;
	text-align:center;
	width:100%;
	height:36px;
	width:1000px;
	margin-left:auto;
	margin-right:auto;
}


/*** Sidebars  ***/

#left-col, #right-col {
font-size:.9em;
}

#left-col h2, #right-col h2 {
	font-size: 1.1em;
	font-family: Verdana, tahoma, sans-serif;
	color: #024890; 
	margin-top:1em;
	border-bottom: 1px solid #BEBFC3;
	margin-bottom:3px;
}

#left-col ul, #right-col ul {
	padding-left: 0px;
	margin: 0px;
}

#left-col li, #right-col li {
	list-style: none;
	line-height:1.3em;
}

.authorinfo
{
	font-size:.8em;
	line-height:1em;
	color: #024890; 
}

.entry
{
	margin-top:1em;
}

.post
{
	margin-bottom:2em;
}

/***  Search form box ***/
#searchform {
margin-top:20px;
margin-bottom:0px;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */



