/*
LAYOUT: One-Column 
DESCRIPTION: One-column fluid layout with sidebars stacked in two columns below content
*/

div#header
{
background: url('http://www.livingwithherpes.net/images/livingwithherpes.png');
height: 145px;
width: 600px;
margin-left: -30px;
margin-top: -45px;
}

h1#blog-title
{
font-size: 42px;
font-weight: bold;
padding: 20px 0px 10px 15px;
}

div#blog-description
{
font-weight: bold;
margin: -32px 0px 0px 30px;
}

body
{
background: #6495ED;
font-family: Arial, "Lucida Grande", Verdana;
font-size: 11pt;
padding: 0px;
margin: 0px;
}


div#realfooter
{
background-color: #ffeaea;
margin: 100px auto 0px auto;
padding: 0px;
width: 700px;
height: 450px;
border: 1px solid #740000;
}

div#access
{
text-align: center;
}

a, a:visited
{
color: #007EFF;
text-decoration: none;
}

a:hover
{
color: #4595ff;
text-decoration: underline;
}

div#wrapper
{
padding: 50px;
background: #FFFFFF;
margin: 5px auto 0px auto;
width:550px;
border: 1px solid green;
}

div.sidebar {
float:left;
overflow:hidden;
padding:10px 1.9%;
margin-top: 10px;
width:46%;
background-color: ;
}

div#primary {
clear:both;
}

div#footer {
visibility: hidden;
}

div#menu ul li
{
    list-type-style: none;
    display: inline;
    margin-right: 20px;
}

img.alignright
{
border: 0px;
float: right;
margin: 5px 0px 5px 10px;
}

.published
{
font-size: 10px;
}

h2.entry-title
{
margin-bottom: 0px;
}

.hentry
{
margin-top: 35px;
clear: both;

}

#nav-below
{
  margin-top: 10px;
  clear: both;
}

.nav-next
{
  float: right;
}

.nav-previous
{
  float: left;
}

#respond
{
margin-top: 50px;
}

.entry-meta
{
  font-size: 10px;
}

#nav-above
{
margin-top: 10px;
padding-bottom: 1px;
}
.wp-caption
{
font-size: 10px;
font-style: italic;
text-align: center;
background: #EFEFEF;
border: 1px solid #DFDFDF;
padding: 5px;
margin: 10px;
}

.alignright
{
margin-left: 15px;
float: right;
}

img
{
border: none;
}

div.entry-content
{
line-height: 1.5em;
}

h2, h3, h4, h2.entry-title a
{
color: #CC0000;
}
