@charset "utf-8";
/* CSS Document
Theme Name: ACOrg
Theme URI: http://animalcollective.org/
Description: This is my theme for this site.
Version: 1.0
Author: hateradio
Author URI: http://animalcollective.org/

*/
div#lipsum {
padding: 5px 0;
}
#primary { 
width: 480px;
float: right;
padding-left: 8px;
border-left: 1px solid #eee;
margin-top: 5px;
}
.sidebar {
width: 130px;
margin: 5px 0 60px 0;
padding: 5px 2px
}
#wp-calendar{
text-align: right;
}
.sidebar ul{
list-style-type: none;
margin: 0;
padding: 0 2px 0 0px;
}
.sidebar ul ul li {
list-style-type: circle;
font-family: Arial, Helvetica, sans-serif;
color:#C0C0C0;
margin-top: 0px;
font-size: 12px;
list-style-position: inside;
padding: 0 2px 0 6px;
}
.sidebar h2 {
padding: 10px 0 2px 0;
font-size: 16px;
}
.postmetadata {
border-top: 1px solid #eee;
margin: 0 0 20px 0;
}
.navigation{
padding: 10px 0 0 0;
font-size: 14px;
font-weight: bold;
line-height: 18px;
}

/* COMM */
#comments{
border-top: 1px solid #ccc;
margin: 10px 0 0;
overflow: hidden;
padding: 10px 0 0;
width: 400px;
}

#comments ol{
margin: 0;
padding: 0 0 15px;
list-style: none;
}

#comments ol li{
margin: 10px 0 0;
line-height: 18px;
padding: 0 0 10px;
border-bottom: 1px solid #ccc;
}

#comments h2, #comments h3{
font-family: Georgia, Sans-serif;
font-size: 17px;
}

.commentmetadata{
font-size: 12px;
}

#comments p.nocomments{
padding: 0;
}

#comments textarea{
font-family: Arial, Helvetica, Georgia, Sans-serif;
font-size: 12px;
}
#wp-calendar td {
border:1px solid #fff
}
#wp-calendar a { text-decoration: underline }
li {
padding: 4px 0px
}
.entry-header .comments-link a {
display:none;
}
#respond label {
display:block
}
.entry-meta {
margin-bottom:10px
}
