/*
Theme Name: AB Theme
Theme URI: http://lsdesigns.net
Description: A theme made for Alyssa's Book Blog
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: #ffffff;
background-position: 50% 0;
background: url('images/purplewaves.jpg') fixed;
}

#container {
width: 802px;
background: #fff;
margin-left: auto;
margin-right: auto;
padding: 2px;
border: 4px solid #602c6a;
}



/* CSS Tabs */
#navlist {
padding: 3px 0;
margin-left: 0;
border-bottom: 2px solid #602c6a;
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: 2px solid #602c6a;
border-left: 2px solid #602c6a;
border-right: 2px solid #602c6a;
color: #642d67;
text-decoration: none;
font-weight: bold;
}

#navlist li a:link { color: #642d67;
font-weight: bold;
 }

#navlist li a:visited { color: #642d67;
font-weight: bold;
}

#navlist li a:hover {
color: #000;
border-top: 2px solid #602c6a;
border-left: 2px solid #602c6a;
border-right: 2px solid #602c6a;
font-weight: bold;
}

#navlist li a#current {
color: #000;
border-top: 2px solid #602c6a;
border-left: 2px solid #602c6a;
border-right: 2px solid #602c6a;
font-weight: bold;
}

#banner {
height: 335px;
padding: 0;
margin: 0;
border: 1px solid #602c6a;
background: url('images/btb.jpg') no-repeat;
background-position: 50% 0;
}

#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: #3a1b40;
background: #d7cfd9;
border: 1px solid #602c6a;
}

h1 {
margin: 10px;
font: normal 130% "Trebuchet MS", verdana, tahoma, sans-serif;
padding: 5px;
text-transform: uppercase;
color: #602c6a;
}

a {
text-decoration: none;
color: #a4717b;
background: transparent;
font-weight: bold;
}

a:hover {
text-decoration: none;
color: #a4717b;
background: transparent;
font-weight: bold;
text-decoration: underline overline;
}

a images {
border: 0px none;
}

#sidebar {
float: left;
width: 230px;
margin: 0 10px 0 0;
padding: 5px;
background: #d7cfd9;
border: 1px solid #602c6a;
color: #3a1b40;
}

#sidebar h1 {
margin: 10px;
font: normal 140% "Trebuchet MS", verdana, tahoma, sans-serif;
padding: 5px;
text-transform: uppercase;
border-bottom: #602c6a 2px solid;
color: #602c6a;
}

#sidebar ul li h2{
color: #602c6a;
font: normal 130% "Trebuchet MS", verdana, tahoma, sans-serif;
}

#sidebar a {
color: #a4717b;
font-weight: bold;
}

#sidebar a:hover {
color: #a4717b;
font-weight: bold;
}

#footer {
clear:both;
padding: 3px;
height: 60px;
text-align: center;
margin-top: 5px;
border-top:2px solid #602c6a;	
color: #fff;
font-weight: bold;
background-color: #000;
background: url('images/footer.jpg') no-repeat;	
}

#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 #642d67;
background-color:#d7cfd9;
font-size:0.9em;
color:#505050;
}

/* Comments Styling */
#commentlist li {
margin-bottom: 1.5em;
padding-bottom: 1em;
border-bottom: 1px solid #700000;
}

#commentform {
margin: 1em 0;
background: #d7cfd9;
width: 280px;
}

#commentform textarea {
background: #f8f7f6;
border: 1px solid #602c6a;
width: 280px;
}

#commentform textarea:hover {
background: #FFFFFF;
border: 1px solid #602c6a;
}

#commentform textarea:focus {
background: #ffffff;
border: 1px solid #602c6a;
}

#commentform #email, #commentform #author, #commentform #url {
font-size: 1.1em;
background: #f8f7f6;
border: 1px solid #602c6a;
width: 280px;
}

#commentform #email:hover, #commentform #author:hover, #commentform #url:hover {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #602c6a;
width: 280px;
}

#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #602c6a;
width: 280px;
}

#commentform input{
margin-bottom: 3px;
}

img.ttf { border:0;}