/*
Theme Name: Canvass
Version: 1.0
Author: Thorsten Rotering & Free CSS Templates
*/

#sidebar h3 {
 margin:0;
}

#sidebar li li li {
 padding:2px 10px;
 border:0;
 background:none;
}

div.post {
 margin:0 0 5em;
}

div.post p.subnotes {
 line-height:1.3em !important;
 margin:0.5em 1.5em;
 clear:both;
}

div.pagebar {
 margin:1em 0;
 border-width:1px 0; border-style:dotted; border-color:#ccc;
 text-align:center;
 line-height:1.8em;
}

div.pagebar a {
 border:0;
}

div.pagebar .this-page {
 font-weight:bold;
}

#comments-heading {
 background:url('comment.png') no-repeat left top;
 padding-left:30px;
}

#comments li {
 font-size:110%;
 padding:0.1em 0.5em 0.1em 1.5em;
 background-position:0.5em 1.4em;
 background-color:#ddd;
 margin:0.5em;
}

p.recaptcha-error {color:red;}

#comments li.even {background-color:#eee;}
#comments li.preview {background-color:#cfc;}

div.wp-caption a {border:0;}
div.alignleft {float:left; margin-right:1em;}
div.alignright {float:right; margin-left:1em;}
div.aligncenter {margin:0 auto;}
p.wp-caption-text {font-size:75% !important; line-height:1.2em !important;}
img.wp-smiley {border:0px;}