/*
Theme Name: LS Theme
Theme URI: http://lsdesigns.net
Description: A theme made for Lia Sebastian
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: #331457;
background: #000000;
background-position: 50% 0;
background: url('images/purplewaves.jpg') fixed;
}

#container {
width: 785px;
background: #331457;
margin-left: auto;
margin-right: auto;
border: 4px solid #2d124d;
padding: 2px;
}

/* CSS Tabs */

#navlist {
padding: 0px 0;
margin-left: 0;
text-align: left;

}

#navlist li {
list-style: none;
margin: 0;
display: inline;
}

#navlist li a {
padding: 3px .5em;
margin-left: 3px;
border: 1px solid #eee;
color: #000080;
text-decoration: none;
}

#navlist img {
border: none;
 }

#navlist li a:link { color: #000080;
 }

#navlist li a:visited { color: #000080;
}

#navlist li a:hover {
color: #000;
}

#navlist li a#current {
color: #000;
}

#banner {
height: 321px;
padding: 0;
margin: 0;
border: 1px solid #fff;
background: url('images/header.jpg') no-repeat;
}

#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-left: 245px;
margin-bottom: 0;
color: #331457;
background: #c1bcca;
border: 1px solid #321e3c;
}

h1 {
margin: 10px;
font: normal 130% "Trebuchet MS", verdana, tahoma, sans-serif;
padding: 5px;
text-transform: uppercase;
color: #331457;
}

a {
text-decoration: none;
color: #f5f5f5;
background: transparent;
}

a:hover {
text-decoration: none;
color: #5d407b;
background: transparent;
text-decoration: underline overline;
}

a images {
border: 0px none;
}

#sidebar {
float: left;
width: 230px;
margin: 0 10px 0 0;
padding: 5px;
background-color: #c1bcca;
border: 1px solid #321e3c;
color: #331457;
}

#sidebar h1 {
margin: 10px;
font: normal 140% "Trebuchet MS", verdana, tahoma, sans-serif;
padding: 5px;
text-transform: uppercase;
border-bottom: #331457 1px solid;
color: #331457;
}

#sidebar ul li h2{
color: #331457;
font: normal 130% "Trebuchet MS", verdana, tahoma, sans-serif;
}
#sidebar a {
color: #f5f5f5;
}

#sidebar a:hover {
color: #5d407b;
}

#footer {
clear:both;
padding: 3px;
height: 120px;
margin: 0 0 0 0;
text-align: right;
border-top:2px solid #331457;	
color: #fff;
background-color: #331457;
background: url('images/footer.jpg') no-repeat;	
}

#footer a {
text-decoration: none;
color: #fff;
background: transparent;
}

#footer a:hover {
text-decoration: none;
color: #5d407b;
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 #331457;
background-color:#f5f5f5;
font-size:0.9em;
color:#505050;
}

.post .info a{
color:#331457;
}





/* Comments Styling */
#commentlist li {
margin-bottom: 1.5em;
padding-bottom: 1em;
border-bottom: 1px solid #700000;
}

#commentform {
margin: 1em 0;
background: #c1bcca;
width: 280px;
}

#commentform textarea {
background: #f8f7f6;
border: 1px solid #331457;
width: 280px;
}
#commentform textarea:hover {
background: #FFFFFF;
border: 1px solid #331457;
}
#commentform textarea:focus {
background: #ffffff;
border: 1px solid #331457;
}

#commentform #email, #commentform #author, #commentform #url {
font-size: 1.1em;
background: #f8f7f6;
border: 1px solid #331457;
width: 280px;
}
#commentform #email:hover, #commentform #author:hover, #commentform #url:hover {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #331457;
width: 280px;
}
#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #331457;
width: 280px;
}
#commentform input{
margin-bottom: 3px;
}

img.ttf { border:0;}

.imgleft {
float: left;
padding: 8px;
 }

.imgright {
float: left;
padding: 8px;
 }
