/*
Theme Name: Childhood blog
Theme URI: http://childhood.se
Description: The default WordPress theme for Childhood
Version: 0.1
Author: Peter Antonius
Author URI: http://frojd.se/
Tags: custom
*/

/* @group Global Reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
	}
body {
	line-height:1;
	}
ol, ul {
	list-style:none;
	}
blockquote, q {
	quotes:none;
	}
:focus {
	outline:0;
	}
ins {
	text-decoration:none;
	}
del {
	text-decoration:line-through;
	}
table {
	border-collapse:collapse;
	border-spacing:0;
	}
img {
	border:0;
	vertical-align:top;
	}
/* @end */

/* @group Global Settings */
html {
	font-size:125%;
	}
body {
	font:50% Arial, Helvetica, Verdana, sans-serif;
	color:#333;
	text-align:center;
	}
a {
	color:#39c;
	text-decoration:none;
	}
a:hover {
	text-decoration:underline;
	}
/* @end */


/* @group Clear Methods */
.clear {
	clear:both;
	overflow:hidden;
	height:0;
	}
div.clearMin {
	display:block;
	height:1px;
	clear:both;
	margin:0;
	padding:0;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
	}
.clearfix  {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* @end */


#page {
	text-align:left;
	margin:0 auto;
	width:819px;
	}

/* @group Header */
#header {
	background:url(images/headerBg.gif) no-repeat;
	margin:24px 0 0;
	}
#header a#logotype {
	width:417px;
	height:86px;
	margin:39px 0 0 46px;
	float:left;
	display:inline;
	background:url(images/logoType09.gif) no-repeat;
	}
#header a#logotypeChildhood {
	width:137px;
	height:38px;
	display:block;
	margin:33px 54px 0 0;
	float:right;
	background:url(images/master.gif) no-repeat -395px 0;
	}
#header div#headerNavigation {
	background:url(images/headerNavigationBg.gif) repeat-x left bottom;
	margin:0 44px 0 45px;
	width:729px;
	clear:left;
	height:63px;
	}
#header div#headerNavigation ul {
	float:left;
	margin:20px 0 5px -3px;
	display:block;
	position:relative;
	}
#header div#headerNavigation ul li {
	float:left;
	height:38px;
	}
#header div#headerNavigation ul li a {
	display:block;
	width:121px;
	height:38px;
	background:url(images/topMenu09.gif) no-repeat;
	}
#header div#headerNavigation ul li a span {
	display:none;
	}
#header div#headerNavigation ul li.start a {
	background-position:0 -41px;
	}
#header div#headerNavigation ul li.project a {
	background-position:-121px -41px;
	}
#header div#headerNavigation ul li.write a {
	background-position:-242px -41px;
	}
#header div#headerNavigation ul li.about a {
	background-position:-363px -41px;
	}

#header div#headerNavigation ul li.start a.active, #header div#headerNavigation ul li.start a.active:hover {
	background-position:0 0;
	}
#header div#headerNavigation ul li.project a.active, #header div#headerNavigation ul li.project a.active:hover {
	background-position:-121px 0;
	}
#header div#headerNavigation ul li.write a.active, #header div#headerNavigation ul li.write a.active:hover {
	background-position:-242px 0;
	}
#header div#headerNavigation ul li.about a.active, #header div#headerNavigation ul li.about a.active:hover {
	background-position:-363px 0;
	}
	
#header div#headerNavigation ul li.start a:hover {
	background-position:0 0;
	}
#header div#headerNavigation ul li.project a:hover {
	background-position:-121px 0;
	}
#header div#headerNavigation ul li.write a:hover {
	background-position:-242px 0;
	}
#header div#headerNavigation ul li.about a:hover {
	background-position:-363px 0;
	}
	

#header div#headerNavigation a.rss {
	display:block;
	float:right;
	height:19px;
	width:18px;
	background:url(images/rss09.gif) no-repeat;
	float:right;
	font-size:1.25em;
	margin-top:30px;
	}
#header div#headerNavigation a.rss span {
	display:none;
	}
#header div#headerNavigation a.about {
	float:right;
	font-size:1.25em;
	margin:37px 1px 0 0;
	}
/* @end */

/* @group Footer */
#footer {
	background:url(images/footerBg.gif) no-repeat bottom left;
	height:60px;
	margin-left:6px;
	margin-top:20px;
	}
#footer p {
	color:#999;
	font-size:1.1em;
	border-top:1px solid #ccc;
	margin:0 45px 0 38px;
	padding:10px 0 10px 0;
	}
#footer p span{
	padding:0 3px;
	}
/* @end */

/* @group Content */

#content {
	/*padding:0 9px 0 0;*/
	float:left;
	width:479px;
	border-right:1px solid #dedede;
	margin:13px 0 0 44px;
	padding-right:11px;
	display:inline;
	overflow:hidden;
	}

/* @end */
/* @group Sidebar */

#sidebar {
	/*padding:0 0 0 10px;*/
	float:right;
	width:230px;
	margin:13px 44px 0 -1px;
	/*border-left:1px solid #dedede;*/
	display:inline;
	}

#promo1 {
	margin:0 0 8px;
	display:block;
	height:53px;
	background:url(images/promo1.gif) no-repeat 0 0;
	padding-top:178px;
	}
#promo1 a {
	display:block;
	width:230px;
	height:39px;
	overflow:hidden;
	}
#promo1 a:hover {
	background:url(images/promo1.gif) no-repeat 0 100%;
	}
#promo1 span {
	display:none;
	}
#promo2 {
	margin-top:20px;
	padding-top:16px;
	margin-bottom:4px;
	display:block;
	border-top:1px solid #dedede;
	/*height:35px;
	overflow:hidden;
	background:url(images/promo2.gif) no-repeat 0 0;
	padding-top:241px;*/
	}
#promo2 a {
/*	display:block;
	width:230px;
	height:17px;
	overflow:hidden;*/
	}
#promo2 a:hover {
	/*background:url(images/promo2.gif) no-repeat 0 100%;*/
	}
#promo2 span {
	display:none;
	}

/* @group Promo 3 */
#promo3 {
	margin:0 0 7px;
	}
div.spridBudskapet {
	background:url(images/spridBudskapet_bg2.gif) no-repeat;
	width:231px;
	height:312px;
	display:block;
}

#promo3 span {
	display:none;
	}
	
#promo3 span.bottom {
	/*background:url(images/spridBudskapet_bottom.gif) no-repeat;
	width:229px;
	height:10px;
	overflow:hidden;
	display:block !important;*/
}

#promo3 h2 {
	background:url(images/spridBudskapet_h2.gif) no-repeat 13px 30px;
	width:183px;
	height:100px;
	display:block;
	}
#promo3 ul li {
	/*display:inline;*/
	padding-left:10px;
	}
#promo3 ul li a {
	display:block;
	background:url(images/spridBudskapet_links2.gif) no-repeat 0 0;
	height:35px;
	overflow:hidden;
	
	}
#promo3 ul li.tip a {
	background-position:0 0;
	}
#promo3 ul li.link a {
	background-position:0 -36px;
	}
#promo3 ul li.bracelet a {
	background-position:0 -71px;
	padding-bottom:0;
	}
#promo3 ul li.newsletter a {
	background-position:0 -106px;
	padding-bottom:0;
	height:34px;
	}
#promo3 ul li.book a {
	background-position:0 -140px;
	padding-bottom:0;
	height:48px;
	}
/* #promo3 ul li.tip a:hover {
	background-position:-230px -79px;
	}
#promo3 ul li.link a:hover {
	background-position:-230px -121px;
	}
#promo3 ul li.bracelet a:hover {
	background-position:-230px -163px;
	padding-bottom:0;
	}
#promo3 ul li.newsletter a:hover {
	background-position:-230px -201px;
	padding-bottom:0;
	}*/
/*#promo3 span.foot {
	background:url(images/promo3_0905.gif) no-repeat 0 -238px;
	height:14px !important;
	overflow:hidden;
	display:block;
	}*/
/* @end */

/* @group Promo 4 */
#promo4 {
	margin:0 0 15px;
	width:230px;
	display:block;
	}
#promo4 h2 {
	background:url(images/promo4.gif) no-repeat 0 0;
	height:173px;
	overflow:hidden;
	text-indent:-9000px;
	}
#promo4 p {
	display:none;
	}
#promo4 li {
	list-style:none;
}
#promo4 ul {
	background:#78bbea url(images/promo4Bg.gif) repeat-x;
	padding:0 0 41px;
	list-style:none;
	}
#promo4 ul li {
	padding:0 0 6px 19px;
	list-style:none;
	}
#promo4 ul li a {
	font-size:1.25em;
	color:#fff;
	/*border-bottom:2px solid #aad8f6;*/
	background:transparent url(images/promo4LinkBg.gif) repeat-x 0 100%;
	text-decoration:none;
	}
#promo4 ul li a:hover {
	text-decoration:none;
	}
#promo4 a.showMore {
	display:block;
	height:39px;
	background:url(images/promo4.gif) no-repeat 0 -175px;
	}
#promo4 a.showMore:hover {
	background:url(images/promo4.gif) no-repeat 0 -214px;
	}
#promo4 a.showMore span {
	display:none;
	}
#promo4 span.foot {
	background:url(images/promo4.gif) no-repeat 0 100%;
	height:23px;
	overflow:hidden;
	display:block;
	}
/* @end */

/* @end */

/* @group Amount */
.amount {
	position:relative;
	text-align:center;
	font-size:1.25em;
	width:1.76em;
	color:#9c3;
	font-weight:700;
	overflow:hidden;
	background:#fff;
	display:block;
	}
.amount .tl {
	overflow:hidden;
	display:block;
	height:4px;
	width:4px;
	background:url(images/master.gif) no-repeat -484px -80px;
	position:absolute;
	top:0;
	left:0;
	z-index:2;
	}
.amount .tr {
	overflow:hidden;
	display:block;
	height:4px;
	width:4px;
	background:url(images/master.gif) no-repeat -488px -80px;
	position:absolute;
	top:0;
	right:0;
	z-index:2;
	}
.amount .bl {
	overflow:hidden;
	display:block;
	height:4px;
	width:4px;
	background:url(images/master.gif) no-repeat -484px -84px;
	position:absolute;
	bottom:0;
	left:0;
	z-index:2;
	}
.amount .br {
	overflow:hidden;
	display:block;
	height:4px;
	width:4px;
	background:url(images/master.gif) no-repeat -488px -84px;
	position:absolute;
	bottom:0;
	right:0;
	z-index:2;
	}
.amount .tm {
	overflow:hidden;
	display:block;
	height:2px;
	background:url(images/master.gif) no-repeat -492px -88px;
	left:4px;
	top:0;
	z-index:1;
	}
.amount .bm {
	overflow:hidden;
	display:block;
	height:2px;
	background:url(images/master.gif) no-repeat -488px -90px;
	left:4px;
	top:0;
	z-index:1;
	}
.amount .vl {
	overflow:hidden;
	display:block;
	height:200px;
	width:2px;
	background:url(images/master.gif) no-repeat -484px -88px;
	left:0;
	top:0;
	position:absolute;
	z-index:1;
	}
.amount .vr {
	overflow:hidden;
	display:block;
	height:200px;
	width:2px;
	background:url(images/master.gif) no-repeat -486px -88px;
	right:0;
	top:0;
	position:absolute;
	z-index:1;
	}
/* @end */

/* @group Speech Bubble */


.speechBubble {
	position:relative;
	text-align:center;
	font-size:1.1em;
	/*line-height:1.44em;*/
	line-height:1.5em;
	/*width:1.75em;*/
	width:20px;
	height:18px;
	color:#fff;
	font-weight:700;
	/*overflow:hidden;*/
	background:#2599cd;
	}
.speechBubble .tl {
	overflow:hidden;
	display:block;
	height:4px;
	width:4px;
	background:url(images/master.gif) no-repeat -488px -92px;
	position:absolute;
	top:0;
	left:0;
	z-index:2;
	}
.speechBubble .tr {
	overflow:hidden;
	display:block;
	height:4px;
	width:4px;
	background:url(images/master.gif) no-repeat -492px -92px;
	position:absolute;
	top:0;
	right:0;
	z-index:2;
	}

.speechBubble .bl {
	overflow:hidden;
	display:block;
	height:4px;
	width:4px;
	background:url(images/master.gif) no-repeat -488px -96px;
	position:absolute;
	bottom:0;
	left:0;
	z-index:3;
	}
.speechBubble .br {
	overflow:hidden;
	display:block;
	height:4px;
	width:4px;
	background:url(images/master.gif) no-repeat -492px -96px;
	position:absolute;
	bottom:0;
	right:0;
	z-index:3;
	}
.speechBubble .bm {
	overflow:hidden;
	display:block;
	height:4px;
	width:1.76em;
	background:url(images/master.gif) no-repeat 100% -92px;
	left:0;
	bottom:-3px;
	position:absolute;
	z-index:2;
	}
/* @end */

/* @group Mest kommenterade */
div#topFiveComments {
	margin:20px 0 30px;
	}
div#topFiveComments h2 {
	overflow:hidden;
	display:block;
	background:url(images/master.gif) no-repeat -0 -156px;
	height:15px;
	text-indent:-9000px
	}
div#topFiveComments h3 {
	overflow:hidden;
	display:block;
	background:url(images/master.gif) no-repeat -0 -171px;
	height:14px;
	text-indent:-9000px;
	margin:7px 0 10px;
	}
div#topFiveComments ul li {
	border-bottom:1px solid #ccc;
	color:#39c;
 	margin-top:-1px;
 	position:relative;
	}
div#topFiveComments ul li a {
	padding:8px 2.2em 7px 0;
	display:block;
	color:#39c;
	font-size:1.25em;
	}
div#topFiveComments ul li .speechBubble {
	position:absolute;
	right:0;
	top:5px;
	}
/* @end */

/* @group Arkiv */

div#archivesDiv h2 {
	overflow:hidden;
	display:block;
	background:url(images/h2_archive.gif) no-repeat;
	width:70px;
	height:15px;
	text-indent:-9000px;
	margin:7px 0 10px;
}

div#archivesDiv ul {
	border-top:1px solid #ccc;
	padding-top:8px;
}
	
div#archivesDiv ul li a {
	padding-left:20px;
	height:20px;
	display:block;
	color:#39c;
	font-size:1.25em;
	background:url(images/archiveArrow.gif) no-repeat;
}

/* @end */

/* @group Mest länkade */
div#topFiveLinked {
	margin:0 0 49px;
	}
div#topFiveLinked h2 {
	overflow:hidden;
	display:block;
	background:url(images/master.gif) no-repeat -0 -156px;
	height:15px;
	text-indent:-9000px
	}
div#topFiveLinked h3 {
	overflow:hidden;
	display:block;
	background:url(images/master.gif) no-repeat -0 -185px;
	height:14px;
	text-indent:-9000px;
	margin:7px 0 10px;
	}
div#topFiveLinked ul li {
	border-bottom:1px solid #ccc;
	color:#690;
 	margin-top:-1px;
 	position:relative;
	}
div#topFiveLinked ul li a {
	padding:8px 2.2em 7px 0;
	display:block;
	color:#690;
	font-size:1.25em;
	}
div#topFiveLinked ul li .amount {
	position:absolute;
	right:0;
	top:5px;
	}
div#topFiveLinked a.showMore,
div#topFiveComments a.showMore {
	padding-left:33px;
	background:url(images/leftArrow.gif) no-repeat 14px 0;
	font-size:1.25em;
	margin:11px 0 0;
	display:block;
	}
/* @end */

/* @group About */

#content .post .entry p.breadcrumbAbout {
	color:#666;
	text-transform:uppercase;
	font:1.2em Helvetica, Arial, Tahoma, sans-serif;
	margin:1px 0 4px;
	}
#content .post .entry h1.headlineAbout {
	display:block;
	background:transparent url(images/masterAbout.gif) no-repeat;
	overflow:hidden;
	text-indent:-9000px;
	height:76px;
	width:357px;
	margin:0 0 21px;
	}
#content .post .entry h1.headlineAbout {
	display:block;
	background:transparent url(images/masterAbout.gif) no-repeat;
	overflow:hidden;
	text-indent:-9000px;
	height:76px;
	width:357px;
	}
#content .post .entry h2.headlineknowMore {
	display:block;
	background:transparent url(images/masterAbout.gif) no-repeat 0 -77px;
	overflow:hidden;
	text-indent:-9000px;
	height:14px;
	width:133px;
	margin:9px 0 7px;
	}
#content .post .entry p {
	color:#333;
	font-size:1.25em;
	line-height:1.20em;
	padding:0 10px 1.2em 0;
	}
#content .contactSection {
	background:#e0f3ff;
	margin:0 0 25px;
	position:relative;
	padding:13px 12px 11px;
	font-weight:700;
	width:456px;
	}
#content .contactSection p.externalLink {
	margin:4px 0 0 0;
	padding:0;
	}
#content .contactSection p.externalLink a {
	padding:0 0 0 27px;
	background:transparent url(images/leftArrow.gif) no-repeat 3px 0;
	}
#content .contactSection .tl {
	overflow:hidden;
	height:5px;
	width:5px;
	top:0;
	left:0;
	display:block;
	position:absolute;
	background:url(images/master.gif) no-repeat -488px -103px;
	}
#content .contactSection .tr {
	overflow:hidden;
	height:5px;
	width:5px;
	top:0;
	right:0;
	display:block;
	position:absolute;
	background:url(images/master.gif) no-repeat -493px -103px;
	}
#content .contactSection .bl {
	overflow:hidden;
	height:5px;
	width:5px;
	bottom:0;
	left:0;
	display:block;
	position:absolute;
	background:url(images/master.gif) no-repeat -488px -108px;
	}
#content .contactSection .br {
	overflow:hidden;
	height:5px;
	width:5px;
	bottom:0;
	right:0;
	display:block;
	position:absolute;
	background:url(images/master.gif) no-repeat -493px -108px;
	}
/* @end */

/* @group Twingly */
#content .post .entry #twinglyInfo {
	background:#73d555 url(images/twinglyInfoBg.gif) repeat-x;
	position:relative;
	padding:9px 0 40px 0;
	width:480px;
	}
#content .post .entry #twinglyInfo h1 {
	display:block;
	background:transparent url(images/masterTwingly.gif) no-repeat;
	overflow:hidden;
	text-indent:-9000px;
	height:76px;
	width:333px;
	margin:0 0 8px 18px;
	}
#content .post .entry #twinglyInfo p {
	color:#fff;
	padding:0 72px 1.2em 17px;
	line-height:1.28em;
	}
#content .post .entry #twinglyInfo p a {
	color:#0ff;
	text-decoration:underline;
	}
#content .post .entry #twinglyInfo dl {
	background:#a6ed7b;
	width:375px;
	margin:31px 0 0;
	}
#content .post .entry #twinglyInfo dt {
	background:#a6ed7b;
	font-size:4em;
	float:left;
	padding:3px 10px 1px 16px;
	}
#content .post .entry #twinglyInfo dd {
	text-transform:uppercase;
	font-size:1.2em;
	line-height:1.33em;
	float:left;
	width:180px;
	padding:11px 0 0 0;
	}
#content .post .entry #twinglyInfo p.donated {
	background:#fff;
	width:339px;
	padding:9px 18px 11px;
	font:1.1em Verdana, Arial, Tahoma, sans-serif;
	color:#333;
	}
#content .post .entry #twinglyInfo .tl {
	overflow:hidden;
	height:8px;
	width:8px;
	top:0;
	left:0;
	display:block;
	position:absolute;
	background:url(images/master.gif) no-repeat -488px -113px;
	}
#content .post .entry #twinglyInfo .tr {
	overflow:hidden;
	height:8px;
	width:8px;
	top:0;
	right:0;
	display:block;
	position:absolute;
	background:url(images/master.gif) no-repeat -496px -113px;
	}
#content .post .entry #twinglyInfo .bl {
	overflow:hidden;
	height:8px;
	width:8px;
	bottom:0;
	left:0;
	display:block;
	position:absolute;
	background:url(images/master.gif) no-repeat -488px -121px;
	}
#content .post .entry #twinglyInfo .br {
	overflow:hidden;
	height:8px;
	width:8px;
	bottom:0;
	right:0;
	display:block;
	position:absolute;
	background:url(images/master.gif) no-repeat -496px -121px;
	}
#content .post .entry h2.latestFromTwingly {
	width:349px;
	height:19px;
	background:url(images/masterTwingly.gif) no-repeat 0 -76px;
	text-indent:-9000px;
	}
#content .post .entry h2.latestFromTwingly {
	width:349px;
	height:19px;
	background:url(images/masterTwingly.gif) no-repeat 0 -76px;
	text-indent:-9000px;
	margin:16px 0 7px 0;
	}
#content .post .entry h2.howItWorks {
	width:160px;
	height:14px;
	/*background:url(images/masterTwingly.gif) no-repeat 0 -95px;*/
	background:url(images/h2_howitworks.gif) no-repeat;
	text-indent:-9000px;
	margin:14px 0 17px 0;
	}
#content .post .entry h2.noBlog {
	width:174px;
	height:18px;
	background:url(images/masterTwingly.gif) no-repeat 0 -109px;
	text-indent:-9000px;
	margin:26px 0 5px 0;
	}
#content .post .entry p.intro {
	font-weight:700;
	}
#content .post .entry h3 {
	font-weight:700;
	font-size:1.4em;
	color:#333;
	}
#content .post .entry h3 a {
	color:#333;
	}
#content .post .entry ul li {
	font-size:1.25em;
	line-height:1.2em;
	color:#333;
	}
#content .post .entry ul li p {
	font-size:1em;
}		
#content .post .entry div.hr {
	height:1px;
	overflow:hidden;
	background:#b2b2b2;
	border:0;
	border-top:1px solid #b2b2b2;
	margin:10px 0;
	}
#content .post .entry p.moreInfo {
	padding:15px 0 11px;
	}
#content .post .entry p.moreInfo a {
	background:url(images/leftArrow.gif) no-repeat 3px 0;
	padding:0 0 0 22px;
	font-weight:700;
	}
#content .postTwingly {
	border-top:1px solid #e5e5e5;
	border-bottom:1px solid #e5e5e5;
	}
/* @end */

#shortInfo {
	width:226px;
	overflow:hidden;
	float:right;
	position:relative;
	margin-bottom:10px;
	display:block;
	}
#shortInfo .top {
	width:226px;
	overflow:hidden;
	height:10px;
	background:url(images/shortInfoTop.gif) no-repeat;
	}
#shortInfo .bottom {
	width:226px;
	overflow:hidden;
	height:10px;
	background:url(images/shortInfoBottom.gif) no-repeat;
	}
#shortInfo div {
	width:226px;
	background:url(images/shortInfoBg.gif) repeat-y;
	padding:0 13px;
	display:block;
	}
#shortInfo h2 {
	color:#8dbd00;
	font-size:14px;
	padding-top:8px;
	padding-bottom:0;
	margin-bottom:0;
	}
#shortInfo p {
	color:#666;
	padding:0;
	font-size:1.2em;
	}
#shortInfo a {
	font-size:1.25em;
	background:url(images/leftArrow.gif) no-repeat 3px 0;
	padding:0 0 0 22px;
	font-weight:700;
	}
#shortInfo span.twinglyPromo {
	display:block;
	background:url(images/twinglyPromo.gif) no-repeat;
	height:29px;
	width:47px;
	position:absolute;
	bottom:9px;
	right:12px;
	}

/* @group Våra projekt */
#map {
	margin:13px 0 19px 45px
	}
#gmapsHolder img {
	float:left;
	}
#gmapsHolder #holdi {
	float:left;
	margin-left:10px;
	margin-top:10px;

	}
#gmapsHolder #holdi h2 {
	color:#ff3366;
	font-size:18px;
	border-bottom:1px solid #ababab;
	margin-bottom:12px;
	}
#gmapsHolder #holdi div {
	padding:4px;
	width:250px;
	font-size:11px;
	}
#gmapsHolder #holdi div strong {
	font-weight:700 !important;
	}
#gmapsHolder #holdi div.alt {
	background:#f7e4e3;
	}

#gmapsHolder #holdi a {
	display:block;
	background:transparent url(images/leftArrow.gif) no-repeat scroll 3px 0pt;
	font-weight:700;
	padding:0pt 0pt 0pt 22px;
	margin-top:7px;
	font-size:11px;

	}

#content .post .entry p.projectTop {
	color:#666;
	text-transform:uppercase;
	font:1.2em Helvetica, Arial, Tahoma, sans-serif;
	margin:-15px 0 0;
	padding:0 0 3px;
	border-bottom:1px solid #ddd;
	position:relative;
	z-index:10;
	}
#content .post .entry h1.headlineProject {
	display:block;
	background:transparent url(images/master.gif) no-repeat 0 -199px;
	overflow:hidden;
	text-indent:-9000px;
	height:19px;
	width:226px;
	margin:18px 0 11px 0;
	}
#content .post .entry p.readMore {
	margin:15px 0 0 0;
	}
#content .post .entry p.readMore a {
	background:url(images/leftArrow.gif) no-repeat 3px 0;
	padding:0 0 0 22px;
	font-weight:700;
	}
/* @end */

/* @group Redaktionen */
#content .post .entry h1.headlineEditorial {
	display:block;
	background:transparent url(images/masterEditorial.gif) no-repeat 0 0px;
	overflow:hidden;
	text-indent:-9000px;
	height:25px;
	width:236px;
	margin:10px 0 12px 0;
	}
#content .post .entry p.editorialTop {
	color:#666;
	text-transform:uppercase;
	font:1.2em Helvetica, Arial, Tahoma, sans-serif;
	margin:1px 0 0;
	padding:0;
	}
.editorialContact {
	margin:0 0 11px;
	}
.editorialContact strong {
	display:block;
	}
.editorialContact a {
	font-weight:700;
	}
.editorialStaff {
	border-bottom:1px solid #ccc;
	padding:19px 0 0 0;
	}
.editorialFirst {
	border-top:1px solid #ccc;
	}
#content .post .entry h2.editorialMats{
	display:block;
	background:transparent url(images/masterEditorial.gif) no-repeat 0 -25px;
	overflow:hidden;
	text-indent:-9000px;
	height:18px;
	width:236px;
	}
#content .post .entry h2.editorialTove {
	display:block;
	background:transparent url(images/editorialTove.png) no-repeat 0 0;
	overflow:hidden;
	text-indent:-9000px;
	height:18px;
	width:126px;
	}
#content .post .entry h2.editorialMaja{
	display:block;
	background:transparent url(images/masterEditorial.gif) no-repeat 0 -43px;
	overflow:hidden;
	text-indent:-9000px;
	height:17px;
	width:236px;
	}
#content .post .entry h2.editorialEllika{
	display:block;
	background:transparent url(images/masterEditorial.gif) no-repeat 0 -60px;
	overflow:hidden;
	text-indent:-9000px;
	height:14px;
	width:236px;
	margin-bottom:5px;
	}
#content .post .entry h2.editorialAnna{
	display:block;
	background:transparent url(images/masterEditorial.gif) no-repeat 0 -74px;
	overflow:hidden;
	text-indent:-9000px;
	height:15px;
	width:236px;
	margin-bottom:5px;
	}
#content .post .entry h2.editorialAsa{
	display:block;
	background:transparent url(images/masterEditorial.gif) no-repeat 0 -89px;
	overflow:hidden;
	text-indent:-9000px;
	height:19px;
	width:236px;
	margin-bottom:5px;
	}
#content .post .entry h2.editorialGisela{
	display:block;
	background:transparent url(images/masterEditorial.gif) no-repeat 0 -108px;
	overflow:hidden;
	text-indent:-9000px;
	height:15px;
	width:236px;
	margin-bottom:5px;
	}
#content .post .entry h2.editorialGunilla{
	display:block;
	background:transparent url(images/masterEditorial.gif) no-repeat 0 -123px;
	overflow:hidden;
	text-indent:-9000px;
	height:15px;
	width:236px;
	margin-bottom:5px;
	}
#content .post .entry h2.editorialSusanne {
	display:block;
	background:transparent url(images/masterEditorial.gif) no-repeat 0 -139px;
	overflow:hidden;
	text-indent:-9000px;
	height:20px;
	width:236px;
	}
#content .post .entry h2.editorialYlva {
	display:block;
	background:transparent url(images/masterEditorial.gif) no-repeat 0 -159px;
	overflow:hidden;
	text-indent:-9000px;
	height:16px;
	width:236px;
	}
.editorialImg {
	border:1px solid #ccc;
	float:left;
	margin:0 0 0 13px;
	}
.editorialStaff {
	margin:0 20px 0 0;
	}
.editorialInfo {
	float:left;
	width:367px;
	margin:0 0 0 10px;
	}
.editorialHolder {
	border-bottom:1px solid #ccc;
	width:224px;
	margin:0 0 12px;
	padding:7px 0 3px;
	}
.editorialHolder p {
	padding:0 !important;
	}
p.editorialPosition {
	font-weight:700;
	}
.editorialInfo a {
	font-weight:700;
	}
.editorialSum h3 {
	border-top:1px solid #ccc;
	padding:8px 0 0 0;
	margin:-10px 0 0;
	}
.editorialSum ul {
	padding:0 0 7px;
	}
.editorialSum ul li a {
	float:left;
	font-weight:400;
	padding:0 0 0 7px;
	background:transparent url(images/listBullet.gif) no-repeat left center;
	}
.editorialSum ul li span {
	color:#39c;
	float:right;
	padding:0 8px;
	}
/* @end */

/* @group Startsidan */
#frontpageTop {
	width:480px;
	height:429px;
	background:url(images/masterStart.gif) no-repeat;
	position:relative;
	z-index:1;
	}
#frontpageTop h1,
#frontpageTop p,
#frontpageTop h2 {
	display:none;
	}
#frontpageTop p.goToBlog,
#frontpageTop p.aboutProject {
	display:block;
	}
#frontpageTop p.goToBlog a span,
#frontpageTop p.aboutProject a span {
	display:none;
	}
#frontpageTop p.goToBlog a {
	display:block;
	height:37px;
	left:15px;
	position:absolute;
	top:180px;
	width:152px;
	}
#frontpageTop p.goToBlog a:hover {
	background:url(images/arrow.gif) no-repeat 10px 9px;
	}
#frontpageTop p.aboutProject a {
	display:block;
	height:21px;
	left:238px;
	position:absolute;
	top:390px;
	width:112px;
	}
#frontpageTop p.aboutProject a:hover {
	background:url(images/arrow.gif) no-repeat -1px 8px ;
	padding-bottom:4px;
	}

.startGoToBlog {
	display:block;
	width:144px;
	height:41px;
	background:url(images/startGoToBlog.gif) no-repeat 0 0;
	overflow:hidden;
	}
.startGoToBlog:hover{
	background:url(images/startGoToBlog.gif) no-repeat 0 -41px;
	}
.startGoToBlog span {
	display:none;
	}

/* @end */

/* @group Rubriker */
#headlineLatestEntry {
	height:38px;
	width:479px;
	text-indent:-9000px;
	background:url(images/masterHeadline.gif) no-repeat 0 0;
	position:relative;
	z-index:2;
	margin:9px 0 7px;
	}
#headlineLatestEntry .people {
	position:absolute;
	height:55px;
	width:168px;
	top:-14px;
	right:41px;
	background:url(images/people.png) no-repeat 0 0;
	z-index:3;
	display:block;
	}
* html .people {
	background:none !important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='wp-content/themes/childhood/images/people.png') !important;
	}

/* @end */

/* @group Blog entry */
.blog .post small {
	color:#666;
	font-size:1.25em;
	padding:0 0 4px;
	display:block;
	}
.blog .post h2 {
	font-size:2em;
	font-weight:700;
	color:#333;
	padding:0 0 8px;
	}
.blog .post a.more-link {
	background:url(images/leftArrowBig.gif) no-repeat left center;
	padding:0 0 0 25px;
	margin:8px 0 0 2px;
	display:block;
	width:5.4em;
	}
.blog .post .comments {
	border-bottom:1px solid #ccc;
	background:url(images/topLine.gif) repeat-x 0 0;
	/*padding:8px 1px;*/
	margin:-8px 0 20px;
	}
.blog .post .comments a {
	height:18px;
	/*width:112px;*/
	width:auto;
	display:block;
	cursor:pointer;
	float:left !important;
	}
.blog .post .comments .speechBubble {
	float:left;
	margin:0 7px 0 0;
	display:block;
	}
.text {
	float:left;
	font-size:1.25em;
	padding:2px 0 0;
	width:400px;
	display:block;
	}

.textPriceTag_2kr {
	float:left;
	font-size:1.25em;
	padding-left:40px;
	background:url(images/priceTag_2.gif) no-repeat;
	width:400px;
	display:block;
	}

a span.textPriceTag_2kr {
	/*color:#333;*/
	}
	
.textPriceTag_2kr span {
	color:#2599cd;
	font-weight:bold;
	}
div.comments a:hover, .text:hover, .textPriceTag_2kr:hover {
	/*text-decoration:none !important;*/
	}
	
.text:hover, .textPriceTag_2kr:hover span {
	text-decoration:underline;
	}
	
div.howitworks {
	margin-left:67px !important;
	display:block;
	width:200px;
}
div.howitworks2 {
	margin-left:28px !important;
	display:block;
}
div.howitworks a, div.howitworks2 a {
	font-size:8pt;
}
div.howitworks a:hover, div.howitworks2 a:hover {
	text-decoration:underline !important;
}
	
.twingly {
	border-left:1px solid #cbccce;
	margin:0 0 0 15px;
	padding:0 0 0 12px;
	float:left;
	display:block;
	}
.twingly:hover {
	text-decoration:none;
	}
.twingly .amount {
	float:left;
	}

.twingly .twinglyLogo {
	float:left;
	height:17px;
	width:47px;
	display:block;
	background:url(images/master.gif) repeat-x -395px -38px;
	margin:0 0 0 2px;
	}
.twingly .twinglyLogo span {
	display:none;
	}

/* @end */


/* @group Comments */

/** html .visualIEFloatFix, * ol.commentlist li * { height: 0.01%; }*/

ol.commentlist li {
	/*display:block;*/
	border-top:1px solid #e5e5e5;
	border-bottom:1px solid #e5e5e5;
	margin:0 18px 6px 0;
	background:url(images/commentsBg.gif) repeat-y;
	padding:11px 0 11px 16px;
	/*position:relative;*/
	}
ol.commentlist li h2 {
	margin:0 0 6px;
	}
ol.commentlist li h2 a {
	font-size:1.25em;
	color:#390;
	}
ol.commentlist li h2 a:hover {
	text-decoration:underline;
	}

ol.commentlist li p {
	font-size:1.25em;
	color:#231f20;
	padding:0 60px 0 0;
	}
ol.commentlist li div.abuse {
	/*position:relative;
	top:11px;
	right:16px;
	font-size:0.88em;
	display:block;*/
	float:right;
	}
ol.commentlist li p.commentmetadata {
	color:#666 !important;
	font:1.1em Verdana !important;
	margin:0 !important;
	padding:3px 0 0 0 !important;
	}
ol.commentlist li em {
	color:#fff;
	display:block;
	background:#80abca;
	text-align:center;
	padding:2px;
	font-style:normal;
	margin:4px 0;
	}
ol.commentlist li div.author {
	margin-bottom:10px;
	font-weight:700;
	font-size:12px;
	}
ol.commentlist li a.abuse {
	float:right;
	font-weight:400;
	font-size:11px;
	font-family:Verdana;
	margin-right:16px;
	}
ol.commentlist li p.left {
	float:right;
	font-weight:400;
	font-size:11px;
	font-family:Verdana;
	margin-right:16px;
	}
ol.commentlist li cite {
	color:#000;
	text-decoration:none;
	font-style:normal;
	}

ol.commentlist li .author cite {
	color:#000;
	text-decoration:none;
	font-style:normal;
	display:block;
	float:left;
	width:380px;
	}
	
ol.commentlist li cite a {
	color:#000;
	text-decoration:none;
	font-style:normal;
	font-weight:700;
	}
ol.commentlist li cite a:hover {
	text-decoration:underline;
	}
#authorInfo {
	margin-top:7px;
	margin-bottom:7px;
	}
#authorInfo img {
	border:1px solid #ccc;
	float:left;
	margin-right:7px;
	width:55px;
	}
#authorInfo p {
	float:left;
	width:185px;
	padding:0;
	}
#content .post .entry #authorInfo p {
	padding:0 !important;
}

.reportAbuse {
	display:block;
	width:45px;
	float:right;
}
.reportAbuse a {
	font-weight:normal;
	font-size:0.9em;
	margin-top:3px;
	margin-right:15px;
	display:block;
}
	
/* @end */


/* @group TwinglyComment */

h2.latestTwinglyBlogs {
	float:left;
	display:block;
	width:229px;
	height:58px;
	background:url(images/h2_twingly_latestBlogs.gif) no-repeat;
}

h2.latestTwinglyMicroblogs {
	float:right;
	display:block;
	width:229px;
	height:58px;
	background:url(images/h2_twingly_latestMicroblogs.gif) no-repeat;
}

h2.latestTwinglyBlogs span, h2.latestTwinglyMicroblogs span {
	display:none;
}

#twinglyBlogCommentsList {
	width:230px;
	float:left;
	/*border-bottom:1px solid #d6d6d6;*/
	padding-bottom:5px;
	margin-bottom:18px;
}

#twinglyTweetCommentsList {
	width:230px;
	float:right;
	/*border-bottom:1px solid #d6d6d6;*/
	padding-bottom:5px;
	margin-bottom:18px;
}

ol.twinglyComments li.pagination {
	width:230px;
	/*height:17px;*/
	border-top:1px solid #d5d5d5;
	border-bottom:1px solid #d5d5d5;
	/*overflow:hidden;*/
	padding:15px 0;
	background:#fff url() !important;
}

ol.twinglyComments li.pagination a {
	font-size:0.9em;
	height:15px;
}

ol.twinglyComments li.pagination a.last {
	border:0 !important;
}

ol.twinglyComments li {
	border-top:1px solid #e5e5e5;
	margin:0 0 6px 0;
	background:url(images/twinglyBg_20kr.gif) no-repeat;
	padding:11px 60px 11px 16px;
	position:relative;
	display: block;
	/*width:172px;*/
	overflow:hidden;
	word-wrap:break-word;
	}
ol.micro li, ol#twinglyTweetCommentsList li {
	background:url(images/twinglyBg_10kr.gif) no-repeat;
}
	
ol.twinglyComments li h2 {
	margin:0 0 6px;
	}
ol.twinglyComments li h2 a {
	font-size:1.25em;
	color:#390;
	}
ol.twinglyComments li h2 a:hover {
	text-decoration:underline;
	}

ol.twinglyComments li p {
	font-size:1.25em;
	color:#231f20;
	}

ol.twinglyComments li form {
	/*float:right;*/
	width:60px;
	padding:0 !important;
	margin:0 !important;
	text-align:right;
	/*margin-top:-50px !important;*/
	}

ol.twinglyComments li form select {
	width:60px;
	font:7pt tahoma;
	padding:0 !important;
	margin:0 !important;
	height:auto;
	}
	
ol.twinglyComments li div.abuse {
	/* position:static !important;
	float:right !important;
	padding:0 !important;
	margin:0 !important;
	display:block;
	width:80px;
	height:30px;*/
	text-align:right;
	position:absolute !important;
	bottom:7px !important;
	margin-right:7px !important;
	padding-right:0 !important;
	right:0 !important;
	font:11px Verdana !important;
	display:block;
	width:60px;
	}
	
ol.twinglyComments li p.commentmetadata {
	color:#666 !important;
	font:1.1em Verdana !important;
	margin:0 !important;
	padding:3px 0 0 0 !important;
	width:100px;
	float:left;
	}

/* @end */


/* @group singlePost */
.singlePost h2 {
	color:#333;
	font-size:2em;
	font-weight:700;
	padding:0 0 8px;
	}
.singlePost p {
	padding-right:31px !important;
	}
.singlePost .singleHead {
	color:#666;
	display:block;
	font-size:1.25em;
	padding:0pt 0pt 4px;
	}

.theme {
	/*background:url(images/themeBg.gif) no-repeat;*/
	background:url(images/themeBg_grey.gif) no-repeat bottom left;
	width:468px;
	height:24px;
	padding:6px 0 0 12px;
	/*overflow:hidden;*/
	margin:0 0 10px;
	display:block;
	}
	
.themeGrey {
	background:url(images/themeBg_grey.gif) no-repeat bottom left !important;
	}
	

.theme p{
	color:#383838;
	font-size:1.6em;
	}
.frontpage .theme p {
	color:#383838 !important;
	font-size:1.6em !important;
	}
.frontpage .themeGrey p, .themeGrey p {
	color:#383838 !important;
	font-size:1.6em !important;
	}

#headlineChildhoodBlogg {
	height:38px;
	width:479px;
	text-indent:-9000px;
	background:url(images/masterHeadline.gif) no-repeat 0 -38px;
	position:relative;
	z-index:2;
	margin:0 0 2px;
	}
	

#viSomSkriver {
	height:36px;
	width:479px;
	background:url(images/viSomSkriver.gif) no-repeat;
	position:relative;
	z-index:2;
	margin:0 0 7px;
	}

#viSomSkriver_clean {
	height:55px;
	width:479px;
	background:url(images/viSomSkriver.gif) no-repeat bottom left;
	position:relative;
	z-index:2;
	margin:0 0 7px;
}

#viSomSkriver a, #viSomSkriver_clean a {
	display:block;
	height:36px;
	width:170px;
	text-indent:-9000px;
	}
#viSomSkriver .people, #viSomSkriver_clean .people {
	bottom:0px;
	z-index:30;
	display:block;
	position:absolute;
	right:23px;
	height:52px;
	width:168px;
	background:url(images/people.png);
	}
* html .people {
	background:none !important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='wp-content/themes/childhood/images/people.png') !important;
	}
ul#interact {
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	padding:8px 0;
	margin:0 0 7px;
	}
ul#interact li {
	float:left;
	border-right:1px solid #ccc;
	}	
ul#interact li a {
	padding:6px 8px 3px 20px;
	display:block;
	height:15px;
	}

ul#interact li.dela a {
	padding-left:25px;
	background:url(images/interactIcons.gif) no-repeat 0 4px;
	_width:23px;
	}
ul#interact li.kommentera a {
	background:url(images/interactIcons.gif) no-repeat 8px -181px;
	padding-left:37px;
	padding-right:11px;
	_width:50px;
	}
ul#interact li.friend a {
	background:url(images/interactIcons.gif) no-repeat 12px -421px;
	padding-left:41px;
	padding-right:9px;
	_width:110px;
	}
ul#interact li.print a {
	background:url(images/interactIcons.gif) no-repeat 12px -678px;
	padding-left:40px;
	padding-right:10px;
	width:auto;
	display:block;
	}
ul#interact li.print{
	border-right:none !important;
	}

.postmetadata a {
	font:0.88em Verdana;
	color:#777;
	}
#commentform{
	/*display:none;*/
	}
h2.bigText {
	font-size:1.8em;
	color:#333;
	font-weight:400;
	margin:17px 0 9px;
	}

ul#related {
	padding:0 0 7px;
	font-size:1.25em;
	margin:4px 0 0 19px;
	}
ul#related li a {
	float:left;
	font-weight:400;
	padding:0 0 7px 7px;
	background:transparent url(images/listBullet.gif) no-repeat 0 6px;
	display:block;
	width:340px;
	}
ul#related li span {
	float:right;
	display:block;
	width:70px;
	}

/* @end */

form#sort {
	background:url(images/sortBg.gif) repeat-x left bottom;
	margin:0 0 10px;
	padding:7px 7px 9px;
	}
form#sort legend {
	display:none;
	}
form#sort select {
	margin:0 5px 0 0;
	}
.alignleft {
	float:left;
	margin:0 10px 0 0;
	margin-bottom:4px;
	}

#commentform {
	background:#E0F3FF;
	}
#commentform #holder {
	position:relative;
	padding:20px;
	}
#commentform label {
	font-size:1.25em;
	font-weight:700;
	}
#commentform input,
#commentform textarea {
	margin-bottom:10px;
	}
#commentform .tl {
	overflow:hidden;
	height:5px;
	width:5px;
	top:0;
	left:0;
	display:block;
	position:absolute;
	background:url(images/master.gif) no-repeat -488px -103px;
	}
#commentform .tr {
	overflow:hidden;
	height:5px;
	width:5px;
	top:0;
	right:0;
	display:block;
	position:absolute;
	background:url(images/master.gif) no-repeat -493px -103px;
	}
#commentform .bl {
	overflow:hidden;
	height:5px;
	width:5px;
	bottom:0;
	left:0;
	display:block;
	position:absolute;
	background:url(images/master.gif) no-repeat -488px -108px;
	}
#commentform .br {
	overflow:hidden;
	height:5px;
	width:5px;
	bottom:0;
	right:0;
	display:block;
	position:absolute;
	background:url(images/master.gif) no-repeat -493px -108px;
	}



/* @group searchform */

#searchform {
	float:left;
	margin:0;
	padding:0;
	margin-left:15px;
}

#searchform div {
	width:205px;
	display:block;
	margin-top:20px;
	padding:0;
}

#searchform input {
	float:left;
	margin-right:3px;
	font-size:9pt;
	padding-top:3px;
	padding-left:3px;
}

#s {
	border:1px solid #9f9f9f;
	background:#fff;
	width:137px;
	height:20px;
	margin-top:4px;
	font:1em arial;
	margin-left:0;
}
#searchsubmit {
	display:block;
	width:55px;
	height:30px;
	background:transparent url(images/btn_search.gif) no-repeat;
	border:0;
}

/* @group Thickbox */

#tipsaEnVan,
#linkHere,
#bracelet,
#nyhetsbrev,
#book {
	display:none;
	}
#TB_overlay {
	position:fixed;
	z-index:100;
	top:0px;
	left:0px;
	height:100%;
	width:100%;
	}
.TB_overlayBG,
.TB_overlayMacFFBGHack {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
	}

* html #TB_overlay {
	position:absolute;
	height:expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
	}

#TB_window {
	position:fixed;
	background:#fff;
	z-index:102;
	display:none;
	text-align:left;
	top:50%;
	left:50%;
	}

* html #TB_window {
	position:absolute;
	margin-top:expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
	}

#TB_caption{
	display:none;
	}
#TB_title{
	}
#TB_closeAjaxWindow{

	position:absolute;
	z-index:103;
	top:2px;
	right:18px;
	}
#TB_closeAjaxWindow a{
	height:18px;
	width:18px;
	text-indent:-9000px;
	display:block;
	background:url(images/close.gif) no-repeat;
	overflow:hidden;
	position:relative;
	z-index:104;

	top:0;
	right:0;
	}
#TB_ajaxWindowTitle {
	display:none;
	}

#TB_ajaxContent{
	clear:both;
	/*overflow:auto;*/
	}
.modalWrap {
	position:absolute;
	height:100%;
	display:block;
	}
.modalHold {
	height:100%;
	display:block;
	width:520px;
	background:#fff;
	overflow:auto;

	}
.modalTop {
	background:url(images/modalTop.png) no-repeat;
	height:15px;
	width:100%;
	position:absolute;
	top:-15px;
	width:520px;
	}
/* html .modalTop {
	background:none !important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='wp-content/themes/childhood/images/modalTop.png') !important;*/
	/*}*/
.modalBottom {
	background:url(images/modalBottom.png) no-repeat;
	height:15px;
	width:100%;
	position:absolute;
	bottom:-14px;
	width:520px;
	}
/* html .modalBottom {
	background:none !important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='wp-content/themes/childhood/images/modalBottom.png') !important;
	}*/


#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}

/* Länka hit */
#TB_window p.breadcrumbLink {
	color:#666;
	text-transform:uppercase;
	font:1.2em Helvetica, Arial, Tahoma, sans-serif;
	margin:18px 0 13px 39px;
	}
#TB_window h2.headlineLink {
	display:block;
	background:transparent url(images/_masterPop.gif) no-repeat;
	overflow:hidden;
	text-indent:-9000px;
	height:53px;
	width:298px;
	margin:0 0 8px 39px;
	}
#TB_window p.exText {
	font-size:1.25em;
	margin:0 0 0 39px;
	width:412px;
	}
#TB_window h3#headlineLitenBanner {
	display:block;
	background:transparent url(images/_masterPop.gif) no-repeat 0 -53px;
	overflow:hidden;
	text-indent:-9000px;
	height:33px;
	width:460px;
	margin:17px 0 16px 39px;
	}
#TB_window h3#headlineStorBanner {
	display:block;
	background:transparent url(images/_masterPop.gif) no-repeat 0 -86px;
	overflow:hidden;
	text-indent:-9000px;
	height:34px;
	width:460px;
	margin:16px 0 16px 39px;
	}
#TB_window h3#headlineBloggBanner {
	display:block;
	background:transparent url(images/blogg_banner.gif) no-repeat 0 0px;
	overflow:hidden;
	text-indent:-9000px;
	height:18px;
	width:113px;
	margin:16px 0 16px 39px;
	}
#TB_window label.copy textarea {
	border:1px solid #9f9f9f;
	color:#39c;
	font:11px Verdana;
	width:355px;
	height:47px;
	margin:4px 0 0 0;
	padding:3px;
	overflow:hidden;
	}
#TB_window strong.size {
	padding:0 0 11px 39px;
	display:block;
	font-size:1.25em;
	}
#TB_window img.promo {
	margin:0 0 14px 39px;
	}
#TB_window label.copy {
	padding:0 0 8px 39px;
	display:block;
	font-weight:700;
	font-size:1.25em;
	}

/* Tipsa en vän */
#TB_window p.breadcrumbTipsa {
	color:#666;
	text-transform:uppercase;
	font:1.2em Helvetica, Arial, Tahoma, sans-serif;
	margin:18px 0 13px 39px;
	}
#TB_window h2.headlineTipsa {
	display:block;
	background:transparent url(images/_masterPop.gif) no-repeat 0 -167px;
	overflow:hidden;
	text-indent:-9000px;
	height:52px;
	width:272px;
	margin:0 0 8px 39px;
	}
#TB_window h2.headlineNyhetsbrev {
	display:block;
	/*background:transparent url(images/h2_nyhetsbrev.gif) no-repeat;*/
	
	background:transparent url(images/h2_nyhetsbrev_v2.gif) no-repeat;
	overflow:hidden;
	text-indent:-9000px;
	width:143px;
	height:29px;
	margin:0 0 8px 36px;
	}
	
#TB_window h2.headlineBook {
	display:block;
	background:transparent url(images/h2_book.gif) no-repeat;
	overflow:hidden;
	text-indent:-9000px;
	width:451px;
	height:52px;
	margin:0 0 8px 36px;
	}
	
#TB_window p.exTextTipsa {
	font-size:1.25em;
	margin:0 0 0 39px;
	width:412px;
	}
#TB_window p.disTextTipsa {
	font-size:1.25em;
	margin:0 0 0 39px;
	width:412px;
	}
#TB_window form#tipsa legend {
	display:none;
	}
#TB_window form#tipsa h3#headlineDinaUppgifter {
	display:block;
	background:transparent url(images/_masterPop.gif) no-repeat 0 -219px;
	overflow:hidden;
	text-indent:-9000px;
	height:17px;
	width:123px;
	margin:32px 0 5px 39px;
	}
#TB_window form#tipsa h3#headlineSkickaTill {
	display:block;
	background:transparent url(images/_masterPop.gif) no-repeat 0 -237px;
	overflow:hidden;
	text-indent:-9000px;
	height:14px;
	width:82px;
	margin:20px 0 5px 39px;
	}
#TB_window form#tipsa label {
	font-weight:700;
	font-size:1.25em;
	float:left;
	width:196px;
	}
#TB_window form#tipsa label.ynamn,
#TB_window form#tipsa label.snamn {
	margin:0 0 0 39px;
	}
#TB_window form#tipsa label input {
	border:1px solid #9f9f9f;
	width:177px;
	height:15px;
	margin-top:3px;
	}
#TB_window form#tipsa input#send {
	border:0;
	overflow:hidden;
	text-indent:-9000px;
	display:block;
	width:74px;
	height:29px;
	background:transparent url(images/tipsaSend.gif) no-repeat;
	margin:20px 0 0 39px;
	cursor:pointer;
	}

/* Köp */
#TB_window p.breadcrumbArmband {
	color:#666;
	text-transform:uppercase;
	font:1.2em Helvetica, Arial, Tahoma, sans-serif;
	margin:18px 0 13px 39px;
	}
#TB_window h2.headlineArmband {
	display:block;
	background:transparent url(images/_masterPop.gif) no-repeat 0 -120px;
	overflow:hidden;
	text-indent:-9000px;
	height:47px;
	width:347px;
	margin:10px  0 15px 39px;
	}
#TB_window p.exTextIntro {
	font-size:1.25em;
	margin:0 0 14px 39px;
	width:412px;
	font-weight:700;
	}
#TB_window p.exTextArmband {
	font-size:1.25em;
	margin:0 0 0 39px;
	float:left;
	width:251px;
	display:inline;
	}
#TB_window p.exTextIntakter {
	font-size:1.25em;
	float:left;
	width:251px;
	margin:0 0 0 39px;
	padding:14px 0 0 0;
	display:inline;
	}
#TB_window img.exImgArmband {
	float:right;
	padding:0 56px 0 0;
	}
#TB_window p.exMore {
	font-size:1.25em;
	margin:31px 0 0 35px;
	width:406px;
	border-top:1px solid #ccc;
	padding:10px 45px 0 0;
	}
#TB_window a.order {
	background:url(images/leftArrow.gif) no-repeat scroll 3px 0pt;
	font-weight:700;
	padding:0pt 0pt 0pt 22px;
	margin:0 0 0 34px;
	font-size:1.25em;
	}
/* @end */


/* @group Blog entry Frontpage */


h1.pagetitle {
font-size:1.8em;
}

ul#singleComment {
	clear:both;	
	margin-bottom:40px;
}

ul#singleComment small {
	color:#666;
	padding:0 0 6px;
	display:block;
	}
ul#singleComment h2, ul#singleComment h3 {
	font-size:1.6em;
	line-height:1.1em;
	font-weight:700;
	color:#333;
	padding:0 0 10px;
	}
ul#singleComment h2 a,
ul#singleComment h2 a:hover, ul#singleComment h3 a,
ul#singleComment h3 a:hover {
	font-weight:700;
	color:#333;
	}

ul#singleComment h3 {
	font-size:1.2em !important;
	margin-bottom:8px !important;
	margin-top:2px !important;
}
	

ul.searchList small {
	margin:0 !important;
	padding:0 !important;
}
	
ul#singleComment a.more-link {
	background:url(images/leftArrowBig.gif) no-repeat left center;
	padding:0 0 0 25px;
	margin:8px 0 0 2px;
	display:block;
	clear:both;

	}
ul#singleComment .comments {
	border-bottom:1px solid #ccc;
	background:url(images/topLine.gif) repeat-x 0 0;
	padding:8px 1px;
	margin:10px 0 8px;
	font-size:0.8em;
	}

.pd8 {
	padding-bottom:8px;
}

ul#singleComment .comments a {
	/*height:18px;
	width:110px;*/
	width:auto;
	display:block;
	cursor:pointer;
	float:left;
	}
ul#singleComment .comments .speechBubble, .comments .speechBubble {
	float:left;
	margin:0 7px 0 0;
	}
ul#singleComment .text {
	float:left;
	font-size:1.25em;
	padding:2px 0 0;
	}
ul#singleComment .text:hover {
	text-decoration:underline;
	}
ul#singleComment .twingly {
	border-left:1px solid #cbccce;
	margin:0 0 0 15px;
	padding:0 0 0 12px;
	float:left;
	display:block;
	}
ul#singleComment .twingly:hover {
	text-decoration:none;
	}
ul#singleComment .twingly .amount {
	float:left;
	}

ul#singleComment .twingly .twinglyLogo {
	float:left;
	height:17px;
	width:47px;
	display:block;
	background:url(images/master.gif) repeat-x -395px -38px;
	margin:0 0 0 2px;
	}
ul#singleComment .twingly .twinglyLogo span {
	display:none;
	}

/* @end */


.tw_logo {
	display:none;
	}
.tw_header {
	/*font-size:1.8em;
	color:#333;
	font-weight:400;
	margin:17px 0 9px;*/
	display:none
	}
.tw_sub_header {
	display:none;
	}
.tw_item {
	background:transparent url(images/commentsTwinglyBg.gif) repeat-y scroll 0% 0%;
	border-top:1px solid #E5E5E5;
	border-bottom:1px solid #E5E5E5;
	margin:0pt 18px 6px 0pt;
	padding:11px 60px 11px 16px;
	position:relative;
}
.headline a {
	color:#339900;
	font-size:1.25em;
	text-decoration:none;
	}
.tw_panel .sub span .tw_rss_link,
.tw_panel .sub span .tw_rss_icon{
	display:none !important;
	}
.tw_reportbutton {
	position:absolute;
	top:10px;
	right:12px;
	}
.tw_selectbox {
	position:absolute;
	top:10px;
	right:12px;
	}
.sub {
	color:#666 !important;
	font:1.1em Verdana !important;
	margin:0 !important;
	padding:3px 0 0 0 !important;
	}
.sub span {
	visibility:hidden;
	display:none;
	}
	
	
/* reportSpan */
#reportSpan {
	bottom:12px;
	_bottom:0px; /*IE6 - hack*/
	position:absolute;
	_position:relative; /*IE6 - hack*/
	right:15px;
	_left:355px; /*IE6 - hack. If anyone find any other way, please contact me -- Robin*/
}


/* postRubrik - lägger till svart färg*/
.post h2 a {
	color:#333;
}

/* entry_author_image*/
/*#content .post div.entry_author_image {
	float:left;
	position:relative;
	width:55px;
}
#content .post div#authorInfo p {
	float:left;
	margin-top:-125px;
	_margin-top:0px;
	margin-left:55px;
	_margin-left:0px;
	position:relative;
	width:180px;
}*/


/* start */

#content img.vinjett {
	margin-bottom:20px;
	margin-right:-11px;
}

span.priceTag_2kr {
	display:inline-block;
	width:34px;
	height:20px;
	background:url(images/priceTag_2.gif) no-repeat;
	vertical-align:middle;
}

span.priceTag_2kr_comment {
	display:inline-block;
	width:34px !important;
	height:20px !important;
	background:url(images/priceTag_2.gif) no-repeat;
	vertical-align:middle;
}

/* högerspalt - puff för blogfeed */

#puff_blogFeed, #donations_sidebar {
	width:230px;
	height:445px;
	display:block;
	margin-bottom:20px;
	margin-top:-14px;
}

#fullpage_blogFeed, #donations_fullpage {
	width:480px;
	height:455px;
	display:block;
	margin-bottom:20px;
}


#puff_blogFeed div.body {
	width:230px;
	min-height:220px;
	padding:12px;
	padding-top:20px;
	background:url(images/puff_blogfeed_body.gif) no-repeat;
}

#puff_blogFeed div.bottom {
	width:230px;
	height:10px;
	background:url(images/puff_blogfeed_bottom.gif) no-repeat;
}

#puff_blogFeed h1 {
	width:184px;
	height:76px;
	margin-bottom:10px;
	background:url(images/puff_blogfeed_header.gif) no-repeat;
}

#puff_blogFeed h1 span {
	display:none;
}

#puff_blogFeed a.btn {
	display:block;
	width:170px;
	height:37px;
	margin-top:10px;
	background:url(images/puff_blogfeed_btn.gif) no-repeat 0 0;
}

#puff_blogFeed a.btn:hover {
	display:block;
	width:170px;
	height:37px;
	background:url(images/puff_blogfeed_btn.gif) no-repeat 0 -37px;
}

#puff_blogFeed a.btn span {
	display:none;
}

#puff_blogFeed ul {
	color:#fff;
	font-size:1.2em;
	margin-top:5px;
	margin-bottom:5px;
}

#puff_blogFeed ul b {
	color:#fff;
	font-size:1.4em;
}

#puff_blogFeed p {
	color:#fff;
}

#puff_blogFeed p b {
	color:#fff;
	font-size:1.4em;
}

/* form */

#submit {
	clear:both;	
	margin-top:10px;
}
#formAlertLabel, #captchaAlertLabel {
	color:#ff0000;	
	font-size:9pt;
	font-weight:bold;
	padding:10px 0;
}

/* testimonials */

div.testimonials {
	background:url(images/testimonials_bg.gif) no-repeat;
	display:block;
	width:229px;
	height:412px;
	margin-top:15px;
	margin-bottom:20px;
}

div.testimonials div.testimonials_inner {
	padding-left:12px;
	padding-top:12px;
}

div.testimonials h2 {
	background:url(images/h2_testimonials.gif) no-repeat;
	display:block;
	width:163px;
	height:51px;
}

div.testimonials h2 span {
	display:none;
}

div.testimonials ul {
	margin-top:6px;
}

div.testimonials ul li {
	display:block;
	padding-top:10px;
}

div.testimonials ul li img {
	float:left;
	margin-right:5px;
	margin-left:1px;
}

ddiv.testimonials ul li div {
	float:left;
	width:127px;
	overflow:hidden;
}

div.testimonials ul li h3 {
	font-size:1.2em;
}

div.testimonials ul li a {
	display:block !important;
	font-size:1.2em;
	color:#fff;
	text-decoration:underline;
}

div#placeForFancyCaptcha {
	display:block;
	position:relative;
}

a.trackback {
	display:block;
	clear:both;
	width:450px;
	height:21px;
	background:url(images/trackbackIcon.gif) no-repeat;
	padding-left:30px;
	padding-top:2px;
	/*border-top:1px solid #ccc;*/
	font-size:9pt !important;
	font-weight:bold !important;
	margin-bottom:5px;
}
div.navigation a {
	font-size:8pt;	
} 
