/*
Theme Name: VH Theme
Theme URI: http://lsdesigns.net
Description: A theme made for Vonna Harper
Version: 1.0
Author: http://lsdesigns.net
Author URI: http://lsdesigns.net
*/


body {
margin-top: 0px;
padding: 0;
font: 75% verdana, "Trebuchet MS", arial, tahoma, sans-serif;
line-height:1.3em;
color: #d7d7d7;
background: #404d18;
background-position: 50% 0;
background: url('images/greywaves.gif') fixed;
}

#container {
width: 800px;
background: #000;
margin-left: auto;
margin-right: auto;
padding-left: 9px;
background: url('images/backgrd.jpg') repeat-y;
}

/* CSS Tabs */

#navlist {
padding-left: 5px;
padding-right: 5px;
padding-bottom: 2px;
margin-left: 5px;
margin-right: 25px;
border-bottom: 1px solid #ed1c24;
text-align: left;
font-weight: bold;
}

#navlist li {
list-style: none;
margin: 0;
display: inline;
font-weight: bold;
}

#navlist li a {
padding: 3px .5em;
margin-left: 3px;
border-top: 1px solid #ed1c24;
border-left: 1px solid #ed1c24;
border-right: 1px solid #ed1c24;
color: #ec008c;
text-decoration: none;
font-weight: bold;
}

#navlist li a:link { color: #fd6c27;
font-weight: bold;
 }

#navlist li a:visited { color: #fd6c27;
font-weight: bold;
}

#navlist li a:hover {
color: #fd6c27;
border-top: 1px solid #ed1c24;
border-left: 1px solid #ed1c24;
border-right: 1px solid #ed1c24;
font-weight: bold;
}

#navlist li a#current {
color: #000;
border-top: 1px solid #ed1c24;
border-left: 1px solid #ed1c24;
border-right: 1px solid #ed1c24;
font-weight: bold;
}

#banner {
height: 300px;
padding-left: 5px ;
margin: 0;
background: url('images/vhheader2.jpg') no-repeat;
text-align: center;
}

#banner a {
color: #fff;
}

#banner h1 {
padding: 40px ;
margin-left: 270px;
font: normal 350% Georgia ;
text-align: left;
border-bottom: none;
background: transparent;
}

#content {
padding: 5px;
margin-right: 20px;
margin-left: 245px;
margin-bottom: 0;
color: #d7d7d7;
}

h1 {
margin: 10px;
font: normal 130% "Trebuchet MS", verdana, tahoma, sans-serif;
padding: 5px;
text-transform: uppercase;
color: #ed1c24;
}

a {
text-decoration: none;
color: #fd6c27;
background: transparent;
font-weight: bold;
}

a:hover {
text-decoration: none;
color: #fd6c27;
background: transparent;
font-weight: bold;
text-decoration: underline overline;
}

a img {
border: #ed1c24 2px;
}

#sidebar {
float: left;
width: 230px;
margin: 0 10px 0 0;
padding: 5px;
color: #d7d7d7;
}

#sidebar h1 {
margin: 10px;
font: normal 140% "Trebuchet MS", verdana, tahoma, sans-serif;
padding: 5px;
text-transform: uppercase;
border-bottom: #ed1c24 1px solid;
color: #d7d7d7;
}

#sidebar ul li h2{
color: #d7d7d7;
font: normal 130% "Trebuchet MS", verdana, tahoma, sans-serif;
}
#sidebar a {
color: #fd6c27;
font-weight: bold;
}

#sidebar a:hover {
color: #fd6c27;
font-weight: bold;
}

#footer {
clear:both;
padding: 3px;
height: 60px;
margin-left: 20px;
margin-right: 20px;
text-align: right;
color: #fff;
}

#footer a {
text-decoration: none;
color: #fff;
background: transparent;
}

#footer a:hover {
text-decoration: none;
color: #fff;
background: transparent;
text-decoration: underline overline;
}

 /* 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;}

.post .info{
padding:2px 3px 3px 8px;
border:1px solid #fd6c27;
background-color:#000;
font-size:0.9em;
color:#505050;
margin-right: 20px;
}



/* Comments Styling */
#commentlist li {
margin-bottom: 1.5em;
padding-bottom: 1em;
border-bottom: 1px solid #fd6c27;
}

#commentform {
margin: 1em 0;
background: #000;
width: 280px;
}

#commentform textarea {
background: #f8f7f6;
border: 1px solid #fd6c27;
width: 280px;
}
#commentform textarea:hover {
background: #FFFFFF;
border: 1px solid #fd6c27;
}
#commentform textarea:focus {
background: #ffffff;
border: 1px solid #fd6c27;
}

#commentform #email, #commentform #author, #commentform #url {
font-size: 1.1em;
background: #f8f7f6;
border: 1px solid #fd6c27;
width: 280px;
}
#commentform #email:hover, #commentform #author:hover, #commentform #url:hover {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #fd6c27;
width: 280px;
}
#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #fd6c27;
width: 280px;
}
#commentform input{
margin-bottom: 3px;
}

a img {
  padding: 5px;
}

img .alignleft { float: left;
padding: 5px; }

.alignleft { float: left;
padding: 5px; }


img .alignright { float: right;
padding: 5px; }

img .aligncenter { margin: 0 auto; padding: 5px; }

img .alignnone { padding: 5px; }

img.ttf { border:0;}

a img.ttf { border:0;}
