/*  
Theme Name: Real Beauty
Author URI: http://www.wwbguide.com
Description: Pink color theme
Version: 4.0
Arthor: wwbguide
Arthur URL: http://www.wwbguide.com
Tags: wwbguide
*/

body
{
margin: 0;
background-color: #69c;
color: #000;
}

a:link, a:visited
{
text-decoration: underline;
color: #336699;
}	

a:hover
{
text-decoration: underline;
color: #333;
}

h1, h2, h3, h4, h5, h6
{
margin: 0;
padding: 0;
}

p
{
margin: 0;
padding: 0;
}

ul, li
{
margin: 0;
padding: 0;
list-style-type: none;
}

#wrapper
{
width: 100%;
margin-top: 0;
margin-bottom: 0;
margin-left: auto;
margin-right: auto;
border: 1px solid #ccc;
background-color: #fff;
}

#header
{
width: 100%;
height: 150px;
background-color: #fff;
margin: 0;
padding: 0;
background: url(images/how-to-look-younger.gif) top left no-repeat;
}

#header img
{
float: left;
margin: 0;
padding: 0;
}

ul#top_nav
{
float: left;
width: 100%;
background-color: #DE6768;
margin-bottom: 1em;
}

ul#top_nav li
{
display: inline;
}

ul#top_nav li a
{
border-right: 1px solid #fff;
float: left;
width: 7em;
text-align: center;
padding-top: 0.2em;
padding-bottom: 0.2em;
padding-left: 0.2em;
padding-right: 0.2em;
text-decoration: none;
color: #fff;
}

ul#top_nav li a:hover
{
text-decoration: none;
background-color: #69c;
}

#top_ad
{
float: left;
width: 728px;
height: 90px;
margin-left: 3%;
_margin-left: 1.5%;
background-color: #ddd;
margin-bottom: 1em;
}

/* ----------------------------------*/

#container
{
float: left;
width: 62%;
background-color: #fff;
margin-left: 4%;
_margin-left: 2%;
padding-right: 3%;
line-height: 130%;
border-right: 1px solid #ccc;
margin-bottom: 1em;
}

#container h1
{
font-size: 1.1em;
color: #DE6768;
margin-bottom: 1em;
}

#container h2
{
font-size: 0.9em;
font-style: italic;
color: #777;
margin-bottom: 1em;
}

#container p
{
margin-bottom: 1em;
}

#container span
{
color: #7B0099;
}

#container_ad
{
width: 468px;
height: 60px;
padding: 0;
background-color: green;
}

.post
{
padding: 0 0 1em 0%;
}

.post h1 a:link
{
text-decoration: none;
color: #DE6768;
}

.post h1 a:visited
{
text-decoration: none;
color: #DE6768;
}

.post h1 a:hover
{
text-decoration: underline;
color: #69c;
}

.post h2
{
font-size: 1em;
color: #69c;
margin-bottom: 1em;
}

.entry
{
line-height: 130%;
}

.entry p
{
margin-bottom: 1em;
}

p.postmetadata
{
border-top: 1px solid #ccc;
margin: 1em 0 0 0;
}

.navigation
{
padding: 0 0 1em 5%;
}

.navigation a:link, a:visited
{
text-decoration: none;
color: #336699;
}

/*------------------------------------------*/

.sidebar
{
float: left;
width: 25%;
margin: 0 0 0 3%;
display: inline;
}

.sidebar ul li#search
{
margin-bottom: 1em;
}

.sidebar ul li h2
{
color: #DE6768;
font-size: 1.1em;
border-bottom: 1px solid #ccc;
margin-bottom: 0.5em;
}

.sidebar ul
{
margin-bottom: 1em;
}

.sidebar ul ul li
{
padding: 0;
line-height: 130%;
}

.sidebar ul ul li a:link
{
color: #111;
text-decoration: underline;
}

.sidebar ul ul li a:visited
{
color: #111;
text-decoration: underline;
}

.sidebar ul ul li a:hover
{
color: #DE6768;
text-decoration: none;
}

.sidebar ul li#side_ad
{
width: 180px;
background-color: #fff;
margin-bottom: 1em;
}

.sidebar ul li ul#recent_post li
{
font-size: 96%;
line-height: 100%;
margin-bottom: 0.4em;
}

.sidebar ul li ul#recent_post a:link
{
color: #16387C;
text-decoration: underline;
}

.sidebar ul li ul#recent_post a:visited
{
color: #16387C;
text-decoration: underline;
}

.sidebar ul li ul#recent_post a:hover
{
color: #000;
text-decoration: none;
}

/*----------------------------------------*/
/*
#bottom_ad
{
float: left;
width: 728px;
height: 90px;
margin-top: 1em;
margin-bottom: 1em;
margin-left: 3%;
_margin-left: 1.5%;
background-color: #ccc;
}
*/
/*------------------------------------*/

#footer
{
font-size: 86%;
clear: both;
line-height: 150%;
background-color: #DE6768;
color: #fff;
margin-top: 1em;
}

#footer a:link
{
color: #fff;
text-decoration: none;
}

#footer a:visited
{
color: #fff;
text-decoration: none;
}

#footer a:hover
{
color: #111;
text-decoration: underline;
}

#footer_col1
{
float: left;
width: 24%;
padding-left: 3%;
line-height: 130%;
}

#footer_col1 a:link
{
color: #fff;
text-decoration: none;
}

#footer_col1 a:visited
{
color: #fff;
text-decoration: none;
}

#footer_col1 a:hover
{
color: #111;
text-decoration: underline;
}

#footer_col2
{
float: left;
width: 35%;
display: inline;
}

#footer_copyright
{
clear: both;
padding-left: 3%;
}

