/*

Theme Name: Girls
Description: 2 column Blog Layout.
Author: <a href="http://www.randomhouse.com">Random House</a>
Author URI:Random House Group Digital

*/


body {
margin: 0px;
padding: 0;
font: 10pt Georgia, "Times New Roman", "Palatino Linotype", arial, tahoma, sans-serif;
line-height:1.3em;
color: #999;
background: #ec008c;
background-position: 50% 0;
}

#wrapper {
width:900px;
background-image:url(images/girls_art_left.gif);
background-position:top left;
background-repeat:no-repeat;
}

#container {
width: 707px;
margin-left: auto;
margin-right: auto;
color: #000;
background: #FFF;
background-image:url('images/girls_bodybg.gif');
background-repeat:repeat-y;
}
#header {
width: 707px;
height:203px;
color: #000;
background: #ec008c;
background-image:url('images/girls_header.jpg');
background-repeat:no-repeat;
vertical-align:bottom;
}
/* CSS Tabs */

.nav{
padding-top:173px;
padding-left:100px;
}
#banner {
height: 100px;
padding: 0;
margin: 0;
border: 1px solid #cccc99;
color: #666;
background: #fff url('images/fleur_banner.jpg') no-repeat;
}

#content {
float:right;
padding-right:20px;
margin-bottom: 0;
color: #000;
width:500px;
text-align:left;
}

#content h1, #content h1 a, #content h1 a:visited, #content h1 a:active  {
margin: 0;
padding-bottom:5px;
padding-left:0px;
padding-right:0px;
padding-top:10px;
font-size: 150%;
line-height: normal;
color: #ec008c;
font-weight:normal;
text-transform:lowercase;
text-decoration:none;

}

h1 {
margin: 0;
font-size: 10pt;
padding: 5px;
color: #ec008c;
text-transform:lowercase;

}
a, .a:visited, a:active  {
text-decoration: none;
color: #000;
}

a:hover {
text-decoration: underline;
color: #000;
}

a images {
border: 0px none;
}

#sidebar {
float: left;
width: 171px;
margin: 0 10px 0 0;
color: #000;
text-align:left;
}

#sidebar ul li
{
list-style-image: url('images/girls_list.gif');
color: #000;
font: 12pt;
background-color:#eee2eb;
}

#sidebar h2 {
color: #999;
margin-left:5px;
font: 12pt;
background-color:#eee2eb;
}
#sidebar a {
color: #000000;
}

#sidebar a:hover {
color: #000000;
text-decoration:underline;
}

#footer {
clear:both;
font-size:9px;
padding: 3px;
margin: 0 0 0 0;
text-align: center;	
color: #000;
background-color: #ec008c;		
background-image:url('images/girls_footertop.gif');
background-repeat:no-repeat;
}

 /* set millions of background images */
.rbroundbox { background: url('images/nt2.gif'); }
.rbtop div { background: url('images/tl2.gif') no-repeat top left; }
.rbtop { background: url('images/tr2.gif') no-repeat top right; }
.rbbot div { background: url('images/bl2.gif') no-repeat bottom left; }
.rbbot { background: url('images/br2.gif') no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
height: 10px;
font-size: 1px;

}
.rbcontent { margin: 0 7px;}
.rbroundbox { width: 90%; margin: .5em auto; }


/*post stylng*/
.post{margin:0 0 25px 0;
width:500px;}

.post .info{
width:500px;
font-size:0.9em;
color: #999;
}



/* Comments Styling */

#comments {
padding: 5px;
margin-bottom: 0;
color: #999;
width:500px;
text-align:left;

}
#commentlist li {
margin-bottom: 1.5em;
padding-bottom: 1em;
border-bottom: 1px solid #700000;
}

#commentform {
margin: 1em 0;
background: #ffffff;
width: 280px;
}

#commentform textarea {
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform textarea:hover {
background: #FFFFFF;
border: 1px solid #d6d3d3;
}
#commentform textarea:focus {
background: #ffffff;
border: 1px solid #939793;
}

#commentform #email, #commentform #author, #commentform #url {
font-size: 1.1em;
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform #email:hover, #commentform #author:hover, #commentform #url:hover {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #939793;
width: 280px;
}
#commentform input{
margin-bottom: 3px;
}

.pink {
color:#ec008c;
}
.purple {
font-size:9pt;
color:#a66eae;
padding:0px;
}