/*
Theme Name: Library 2.0
Theme URI: None yet.
Description: Recreation of the old Library theme for Draconomicon.
Version: 2.0
Author: Tsargoth
Template: bp-default
Author URI: http://draconomicon.com
Tags: buddypress, two-columns, 

*/
@import url( ../../plugins/buddypress/bp-themes/bp-default/_inc/css/default.css );
@import url( ../../plugins/buddypress/bp-themes/bp-default/_inc/css/adminbar.css );

body {
background: #ffffff  url(http://draconomicon.com/wp-content/themes/Library/images/body-back.png) repeat scroll;
color: #000000;
}
div.post h2.pagetitle a, div.post h2.posttitle a {
color: #777777;
text-decoration:none;
}

div#container {
background: #ffffff; 
}

a {
color: #7070FF;
}
a:hover, a:active {
color:#9999ff;
}
div.post div.author-box, div.comment-avatar-box {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
-moz-border-radius-bottomleft:3px;
-moz-border-radius-bottomright:3px;
-moz-border-radius-topleft:3px;
-moz-border-radius-topright:3px;
background: #707070 none repeat scroll 0 0;
float:left;
font-family:georgia,times,serif;
font-style:italic;
margin:0 15px 15px 0;
padding:10px;
text-align:center;
width:70px;
}
ul.item-list li {
border-bottom:1px solid #cccc9c;
}
/*
div.item-list-tabs {
background:#c7c7ab none repeat scroll 0 0;
}
*/
div.post div.author-box img, div.comment-avatar-box img {
border:4px solid #cccc9c;
float:none;
margin:0;
}

/*div.item-list-tabs ul li.selected a, div.item-list-tabs ul li.current a {
-moz-border-radius-topleft:3px;
-moz-border-radius-topright:3px;
background-color:#555555;
color:#999999;
font-weight:bold;
}
form#whats-new-form textarea {
background: transparent none repeat scroll 0 0;
color: #999999;

}*/
.activity-list .activity-content span.time-since {
color:#666666;
}
/*
select {
background: #000000 none repeat scroll 0 0;
color:#999999;
}
*/
form#whats-new-form h5 {
color: #999999;
}
/*
form#whats-new-form #whats-new-textarea {
background: black none repeat scroll 0 0;
color: white;
}*/
div.post p.date, div.post p.postmetadata, div.comment-meta, div.comment-options {
border-bottom:1px solid #cccc9c;
border-top:1px solid #cccc9c;
color:#999999;
font-family:Georgia,times,serif;
font-size:12px;
margin:10px 0;
padding:3px 0;
}
form#whats-new-form {
border-bottom:1px solid #cccc9c;
}
div#sidebar {
border-left:1px solid white;
background: #504030 none repeat scroll 0 0;
padding-bottom: 10000px;
margin-bottom: -10000px;
overflow: hidden;
}
div#subnav.item-list-tabs {
background: #c7c7ab none repeat scroll 0 0;
border-bottom:1px solid #cccc9c;
}

#header {
background-image:url(http://draconomicon.com/wp-content/themes/Library/images/default_header-new.gif);
}
div#sidebar h3.widgettitle {
color: #000000;
background: transparent url(/wp-content/themes/Library/images/titlegrad.png) no-repeat scroll 0 0;;
}

#footer {
color:#b8b89c;
padding:25px;
text-align:center;
text-shadow:1px 1px 0 #444444;
}
#footer a {
color:#000077;
}
