/*
Theme Name: Playing for Change
Theme URI: http://www.playingforchange.se/blog/
Description: Playing for Change default Swedish theme
Version: 0.9
Author: Simon Hedberg
Author URI: http://www.in-formation.se/
*/

@import url("/media/css/p4c3_style.css");

#blogcontainer, #blogtoptxt, #shoutboxcontainer, #shoutboxcontainer a, 
#blogcontainer h4, #blogcontainer a, #blogtoptxt a { color: white; }
#blogtoptxt { font-weight: bold; font-size: 11px; line-height: 1.18em; }
#blogtoptxt strong { color: #000; }
span.sk-sender, span.sk-sender div.sk-little { color: white !important ;}
div.entry p {
    overflow: hidden;
    text-overflow: ellipsis;
}
#blogcontainer div.pad.all.nb { padding: 20px; }
p.tweetmeta, p.tweetmeta a { color: #609ED1; }
div.post ul, div.post ol {
    list-style-position: inside;
    margin-bottom: 10px;
}
#shoutboxcontainer h3 { margin-top: 10px; }
div.post ul li {
    list-style-type: disc;
}

div.post ol li {
    list-style-type: decimal;
}

div.navigation {
    background: #fff;
    padding: 8px 0;
    width: 100%;
}
div.navigation .left { float: left; }
div.navigation .right { float: right; }
h3#postcomment {
	margin-top: 1em;
}

span.time-meta {
    font-size: 86%;
}

p.commenter {
    font-size: 92%;
    color: #fff;
}

/* thermo */
div#therm {
	width: 24px;
	position: absolute;
	right: 20px;
}

div#therm img {
   margin: 0;
   vertical-align: bottom;
}
div#therm div#mid {
   background: #fff;
   position: relative;
   height: 120px;
}
div#therm img#colour {
   position: absolute;
   bottom: 0px;
   left: 1px;
   width:21px;
   height: 21px;
   z-index:1;
}
div#therm img#grade {
   z-index:2;
   position: absolute;
   height: 125px;
}

div#therm #star {
	position: absolute;
	bottom: 10px;
	right: 10px;
	width: 93px;
	height: 93px;
	z-index: 3;
	background: url(/media/images/3/star_big2.png) no-repeat center bottom;
}

div#therm #star #text {
   font-size:12px;
   text-align: left;
   font-family: HelveticaRoundedBold,sans-serif;
   font-style: normal;
   line-height: 1.3em;
   padding: 26px 16px 16px 26px;
}


div#therm #bigthumb {
	position: absolute;
	bottom: 18px;
	right: 8px;
	z-index: 4;
}

div#therm #lastweek {
    position: absolute;
    right: 21px;
    bottom: -12px;
    width: 122px;
    text-align: right;
    font-size: 0.8em;
}

