/*
Theme Name: Singingtheme
Theme URI: http://wordpress.org/
Description: Designed by N8 Design.
Version: 1.0
Author: Nathan Richards
Author URI: http://www.n8designstudio.com/
Tags: nature, custom header, fixed width, two columns, widgets


*/

img.attachment-thumbnail
{
float: left;
margin: 0 1.5em 0.5em 0;
box-shadow: 1px 1px 3px rgba(0,0,0,.4);
border-bottom: 1px solid 
#797979;
}


 img.alignleft, div.alignleft
{
float:left;
margin:0 0.9em 0.5em 0;
}
img.alignright, div.alignright
{
float:right;
margin:0 0 0.5em 0.9em;
}
img.aligncenter, div.aligncenter
{
text-align:center;
margin:0 auto;
}

/* Comment Styling - Added July 2012 */
p.comment_pre {
font-style: italic;
font-size: 9px;
color:#86773f;
margin-bottom:-2px;
display:block;
}

div.comment_article {
margin-bottom: 5px;
border-bottom: 1px dotted #86773f;
border-top: 1px dotted #86773f;
padding-top: 1px;
background-color: rgba(255,255,255,.2);
background-color:#F5EDD0;
}

div.comment_article a{
font-weight:normal !important;
}

div.comment_rest {
}
#recentcomments ul li {
border-bottom:none !important;
}

span.post-stats {
font-size: 9px;
font-weight: bold;
display: block;
color: 
#848a86;
}

img.wpp-thumbnail {
margin-right:6px;
border: 1px solid #848a86;
float:left;
box-shadow:0px 0px 2px rgba(79,82,80,.5);


}

#sidebar .wpplist ul li {
min-height: 45px;
margin-top: 5px;
margin-bottom: 5px;
clear: both;
line-height: 1.3em;
}