/*
Theme Name: Canvas Child
Version: 1.0
Description: Child theme for Canvas.
Author: WooThemes
Author URI: http://www.woothemes.com
Template: canvas
*/
 
@import url("../canvas/style.css");

.entry blockquote,
.entry blockquote p {
	font-family: monaco, courier, "courier new", monospace;
	font-size: .9em;
	font-style: normal;
}

.entry img {
	float: right;
	margin: 0.5em 0 1em 1em;
}

.entry img.nofloat {
	float: none;
	margin: 0 0 0 0;
}

blockquote.sitat_motpart p {
	color: #53777A;
}

.post-meta .small {
	font-size: .9em;
}

div#ilast-fm {
}

div#ilast-fm ul#ilastfm_display,
div#ilast-fm ul#ilastfm_display li {
	list-style-type: none;
	list-style-image: none;
	background: none;
	margin: 0;
	padding: 0;
	border: 0;
}

ul#ilastfm_display {
	list-style-type: none;
	list-style-image: none;
}

ul#ilastfm li, ul#ilastfm_display li {
	list-style-type: none;
	list-style-image: none;
	display: inline;
}

ul#ilastfm, ul#ilastfm_display {
	list-style-type: none;
	margin: 5px 0 0 5px;
	padding: 0;
}

#ilastfm a img, #ilastfm_display a img {
	background: #E8E5DC;
	padding: 1px;
	border: 1px solid #E8E5DC;
	width: 80px; /* Put the width and the height of the covers here! */
	height: 80px;
}

#ilastfm a:hover img, #ilastfm_display a:hover img {
	border: 1px solid #C0C0A8;
}

.widget h3 {
        padding: 0;
}

.post-ratings {
        margin-top: -20px;
        margin-bottom: 20px;
        font:11px/11px "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.post-more {
	margin-top: 15px;
}

p.categories {
	padding-left: 25px;
	margin: -10px 0 20px 0;
}

.sharethis {
         float: right;
}

#navigation ul.rss li a {
	color: #ffffff;
}

#comments blockquote  { background:url(images/blockquote.png) no-repeat 0 12px; padding: 10px 20px 10px 50px; color: #444;  }
#comments blockquote p  { font-style:italic; }

sup {
	font-size: xx-small;
	vertical-align: top; 
	line-height: 1em;
}

.CommentRating {
      text-align: right;
      float: right;
      margin-top: 8px;
}

.comment-entry {
      clear: both;
      overflow: hidden;
}

.bottomcontainerBox {
float:left;
height:25px;
width:100%;
margin-bottom: 10px;
}

li.tumblr_post {
	list-style-type: none;
	list-style-image: none;
	display: inline;
}

