/*  
Theme Name: Usermonkey
Theme URI: http://www.usermonkey.com/
Description: Theme for Usermonkey.com, design & development haus.  Design by http://www.usermonkey.com/
Version: 1.0
Author: Ted Flynn
Author URI: http://usermonkey.com/
*/
/*
"Usermonkey" (C) 2008 Ted Flynn - and distributed under the terms of the GNU General Public License v2*/

/*------- Start Wordpress-specific Styles ------ */
.headmeta {
border-bottom: 1px solid #ccc;
margin: 0 0 0 0;
}
.entry {
margin-top: 12px;
}
.post {
margin: 0 0 35px 0;
}
#content #left .headmeta p {
margin-bottom: 0;
}
a.comment-link, #content #left .post a.comment-link:hover, #content #left .post a.comment-link:active {
background: url(images/comments.png) left top no-repeat;
color: #FF2222;
background-color: #fff;
padding: 0 0 0 18px;
}
*html a.comment-link, #content #left .post a.comment-link:hover, #content #left .post a.comment-link:active {
background: url(images/comments.gif) left top no-repeat;
background-color: #fff;
}
.navigation {
margin-bottom: 30px;
}
.alignleft {
float: left;
}
.alignright {
float: right;
}
img.aligncenter {
margin: 0 auto;
display: block;
}
#content #left .post h2 {
margin: 0;
color: #666;
clear: both;
}
#content #left h2 a:link, #content #left h2 a:visited {
text-decoration: none;
color: #666;
}
#content #left h2 a:hover {
background: none;
color: #FF2222;
}
#content #left h2 a:active {
text-decoration: none;
background: none;
color: #666;
}
#content #left h3 a:link, #content #left h3 a:visited {
text-decoration: none;
color: #666;
}
#content #left h3 a:hover {
background: none;
color: #FF2222;
}
#content #left h3 a:active {
text-decoration: none;
background: none;
color: #666;
}
#sidebar h2 {
border-bottom: 1px solid #ccc;
margin: 15px 0 15px 0;
}
#sidebar ul li ul li {
margin-top: 12px;
margin-left: 25px;
font-size: 12px;
vertical-align: top;
list-style-image: url(images/page.png);
}
*html #sidebar ul li ul li {
list-style-image: url(images/page.gif);
}
#sidebar ul li ul li a:link, #sidebar ul li ul li a:visited {
color: #FF2222;
text-decoration: none;
}
#sidebar ul li ul li a:hover {
text-decoration: underline;
}
form#commentform textarea {
width: 100%;
}
form#commentform {
font-size: 100%;
background: none;
border: none;
padding: 12px;
}
form#commentform label {
font-size: 1.10em;
color: #333;
margin: 0 0 0 7px;
}
form#commentform input {
font-family: Arial,Helvetica,Garuda,sans-serif;
border: solid 1px #666;
font-size: 1em;
padding: 3px;	
color: #000;
}
form#commentform textarea {
border: solid 1px #666;
font-size: 1em;
font-family: Arial,Helvetica,Garuda,sans-serif;
padding: 3px;	
color: #000;
width: 75%;
}
form#commentform input#submit {
background: #ccc;
color: #000;
border: 1px outset #666;
padding: 4px;
}
h3#comments {
font-size: 1.3em;
font-weight: bold;
margin-bottom: 18px;
background: url(images/comments.png) left top no-repeat;
padding: 0 0 0 20px;
}
#left ol.commentlist {
font-size: .90em;
}
#left ol.commentlist li {
list-style: none;
margin: 0 0 30px 12px;
background: #E9E9E9;
padding: 10px;
}
ol.commentlist cite {
font-style: normal;
font-size: 1.10em;
}
ol.commentlist small {
font-size: 1.10em;
}
#content #left ol.commentlist li p {
line-height: 14px;
margin-top: 8px;
}
img.alignleft {
margin: 0 10px 10px 0;
}
img.alignright {
margin: 0 0 10px 10px;
}
#left img.avatar {
padding: 0;
border: none;
}