/* 
Theme Name: Revolutions Natural Medical Solutions
Version: 2.1
Author: John Lockwood - old style body color = #009999
new style #5DA527*/


body
{
	background-color: #669900;
	font-family:Arial, "Sans Serif";
	font-size:0.9em;
}

#container
{
background-color:white;
margin-right:auto;
margin-left:auto;
width:1000px;
}


#right-col
{
width:260px;
padding-top:.55em;
padding-left:20px;
padding-right:5px;
float:left;
position:relative;
padding-bottom:1em;
}

#one-col,
#center-col
{
float:left;
padding-right:20px;
padding-left:20px;
position:relative;
overflow:hidden;
font-size:.95em;
}

#center-col
{
width: 650px;
padding-top:.5em;
}

#one-col:
{
padding-right:100px;
}



#right-col h2 {
	font-size: 1.2em;
    color:#496e35;
	border-bottom: 1px solid #009999; 
	margin-bottom:3px;
}

#right-col ul {
	padding-left: 0px;
	margin: 0px;
}


#one-col h1, #center-col h1 { font-size:1.3em; padding-top:1em; padding-right:.5em; color:#496e35;}

#one-col h2, #center-col h2
{
font-size:1.2em;
margin-bottom:.2em;
color:#496e35;
}

#center-col h2
{
	border-bottom: 1px solid #009999; 
	margin-bottom:3px;
}    



#one-col h3, #center-col h3
{
margin-top:1em;
font-size:1.1em;
margin-bottom:.2em;
line-height:1.15em;
color:#496e35;
}



#one-col h2 a, #center-col h2 a, #one-col h2 a:visited, #center-col h2 a:visited 
{
font-family:arial;
text-decoration:none;
color:#496e35;
}

#one-col h2 a:hover , #center-col h2 a:hover,  #one-col h2 a:visited:hover , #center-col h2 a:visited:hover
{
font-family:arial;
text-decoration:underline;
color:  #009999; 
}


#logo {
background-color:white;
}

#logo:after {
float:clear;
}

#logo_left {
float:left;
background-image: url('images/lady_150px.gif');
height:140px;
width:120px;
background-color:white;
}


#logo_center
{
color:#496e35;
background-image: url('images/logo.jpg');
background-repeat:no-repeat;
background-color:white;
background-position:center;
height:150px;
text-align:center;
}

#logo_center h1  { font-size: 1.9em; font-family: "Book Antiqua", "Apple Chancery", "Zapf Chancery", cursive; font-style:italic;  padding-top:1.5em; margin-bottom:0px;}
#logo_center h2  { font-size: 1.2em; }






#logo_right
{
float:right;
width:120px;
height:140px;
background-image: url('images/lady_150px_rt.gif');
background-color:white;
background-repeat:no-repeat;
background-position:right; 
}


#hnav { color: #97c93c; background-color:#3f1923; font-size:.9em;  font-weight:bold; font-family:arial; height:30px; }

#hnav li a          { color:#97c93c;   text-decoration:  none;}
#hnav li a:visited  { color:#97c93c;   text-decoration:  none;}
#hnav li a:hover    {  color:#white;  text-decoration:  none;}

#hnav ul
{
padding-top:7px;
padding-left:0px;
margin-left:0px;

}

#hnav li
{
display: inline;
list-style-type: none;
padding-left:.5em;
padding-right:10px;
border-right:1px solid yellow;
}



.divclear
{
float:clear;
}

#content { background-color: white; min-height:600px; }
#content p { }






.padded li
{
padding-bottom:.5em;
}


.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}



/*** Footer ***/

#footer {
	clear:both;
	color:#fff;
	font-size:0.9em;
	font-weight:bold;
	padding:20px 0;
	text-align:center;
	width:100%;
	height:36px;
	width:1000px;
	margin-left:auto;
	margin-right:auto;
    background-color: #357bc3;
}


/*** Sidebars  ***/

#right-col {
font-size:.9em;
}




#right-col li {
	list-style: none;
	line-height:1.3em;
	margin-bottom:.5em;  
}


.authorinfo
{
	font-size:.8em;
	line-height:1em;
	color: #593A1B; 
}

.horizad
{
    padding:5px;
    text-align:center;
}

.entry
{
	margin-top:1em;
}

.post
{
	margin-bottom:2em;
}

.postmetadata
{
border-top:1px solid #ccc;
padding-top:.5em;
border-bottom:1px solid #ccc;
padding-bottom:.5em;
font-size:.9em;
line-height:1.1em;
background:#fed;
}


/***  Search form box ***/
#searchform {
margin-top:20px;
margin-bottom:0px;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */


