/*
Theme Name: Strange Little Town
Description: With whimsical, crooked little houses. 
Author: Minmin
Author URI: http://magical.nu/
Version: 0.3
Tags: two-columns, pink, purple, blue, dark, fixed-width, right-sidebar, holiday, seasonal
*/


/*	I'm never good at having perfect, tidy CSS ... hopefully they will come out valid.
	So without further ado,
	In the order of appearance I present to you  */

/* ----------- Basic ----------- */

html {
		

}

img{
	border:none;
	behavior: url(iepngfix.htc);
}

a img { 
	border:none 
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

  
body{
	background: #D2D8EB url('img/bg.jpg') repeat;	
	
	margin:0;
	padding:0;
	font-family:Arial, sans-serif;
	font-size:12pt;
	color:#80878b;
}
	
p a{
	color:#B42D8C;
	text-decoration:none;
	}
	
p a:hover{
	color:#0056A1;
	text-decoration:none;
	}
	
li a{
	color:#B42D8C;
	text-decoration:none;
	}
	
li a:hover{
	color:#0056A1;
	text-decoration:none;
	}

	
h1{
	padding:0;
	margin:0;
	}
	
h1 a{
	color: #ffffff;
    font-family: times, Times New Roman, times-roman, georgia, serif;
	font-size: 3.0em;
	text-decoration:none;
	font-weight:100;
	}
	
h3{
	font-size: 1.4em;
	}
	
h4{
	font-size:1.2em;
	font-weight:bold;
	}
	
strong{
	border-bottom:#FFCCFF dotted 0px;
	}	
	


.tackb {
	float:left;
	margin: 0px 0 0 60px;
	padding: 0 0 50px 0;
}




/* ----------- Heading ----------- */
	
#description{
	font-size:1.4em;
	font-family: times, Times New Roman, times-roman, georgia, serif;
	text-transform: uppercase;
	color:#580c39;
	margin-top:-2px;
	}
	
	
	
#unternav {

}
	
#unternav a:link {
	font-size:10px;
}
	
/* ----------- Menu ----------- */


.headerbild {
	width:890px;
	margin:0 0 0 10px;
	height:316px;
	z-index:100;
}
		
#topnavi{
	width:910px;
	margin:0 0 0 0;
	padding 0 0 0 0;
	height:316px;
	font: 11px Arial, sans-serif;
	}
	
#topnavi a{
	color: #ffffff;
	text-decoration:none;
	}
	
#topnavi a:hover{
	color: #333;
	}

#menu{
	float:left;
	}

ul#menu{
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: left;
	border-left:#c3adae dotted 1px;
	}

ul#menu li{
	display: block;
	float: left;
	padding: 20px 5px 0px 5px;
	margin: 0;
	border-right:#c3adae dotted 1px;
	}

ul#menu li a{
	width: 85px;
	height: 40px;
	padding: 0;
	margin: 0 0 10px 0;
	color: #ffffff;
	text-decoration: none;
	display: block;
	text-align: center;
	}

ul#menu li a:hover{
	color: #370c42;
	}
	
ul#menu li:hover{
	  background:url('img/menuhover.png') repeat-x;
	}


ul#menu .current_page_item{
	color: #370c42;
  	background:url('img/menuhover.png') repeat-x;
	}
	
#rightnavi{
	float:right;
	text-align:right;
	margin-right:0;
	padding: 10px 5px 0px 5px;
	height: 40px;
	color: #ffffff;
	text-decoration: none;
	display: block;
	z-index:150;
	}
	
	
	
	
	
	
/* ----------- Centerpieces ----------- */
	
#main{
	width:910px;
	margin:0 auto 0 auto;
	text-align:left;
	background: #fff url('img/mainbg2.gif') repeat-y;

	}



#content {
	background: #fff url('img/mainbg2-1.gif') repeat-y;
	height:1080px;
	width:910px;
	padding:0px;
	margin: 0px;
	float:left;
	font-size:12pt;
	line-height:1.4em;
	}


#content_en {
	background: #fff url('img/mainbg2.gif') repeat-y;
	height:980px;
	width:910px;
	padding:0px;
	margin: 0px;
	float:left;
	font-size:12pt;
	line-height:1.4em;
	}
	
#content h2{
	font-size:1.6em;
	font-weight:100;
	text-transform:uppercase;
	color:#333;
	margin:0;
	padding:0;
	}
	
#content h2 a{
	color:#333;
	text-decoration:none;
	}
	
#content h2 a:hover{
	color:#eee;
	}

#content .time{
	text-transform:uppercase;
	margin-top:-12px;
	border-bottom:#ae537b dotted 1px;
	color:#E8CDEB;
	}
	
#content .gray{
	color:#844a76;
	}
	
#content .edit{
	float:right;
	}
	
#content .time a{
	color:#ae3b88;
	text-decoration:none;
	}
	
#content .time a:hover{
	color:#2e1737;
	text-decoration:none;
	border-bottom:#ae3b88 solid 1px;
	}
	
#post{
	width:570px;
	margin: 0px 0 0 310px;
	padding:0px 0 0px 0;
	}

#postkb {
	width:570px;
	margin: 0 0 0 320px;
	padding:0 0 0px 0;

}


#posten {
	width:860px;
	height:768px;
	margin: 0 0 0 60px;

}

#posten img {
	padding:5px;
}

.postabstand {
	margin-top:25px;
}

#post2{
	width:560px;
	margin: 0px 0 0 330px;
	padding:0 0 0px 0;
	}
	
#post2 a:link {
	color:#333;
	text-decoration:none;	
	}

#post2 a:visited {
	color:#333;
	text-decoration:none;	
	}

#post2 a:hover {
	color:red;
	text-decoration:underline;	
	}
	
.details{
	background-image:url('img/sidebarbg.png');
	padding:2px 15px 2px 15px;
	}
	
.details a:hover{
	color:#2e1737;
	border-bottom:#ae3b88 solid 1px;
	}
	

/* ----------- Previous & Next link ----------- */
	
.navigation{
	text-align:center;
	}
	
	
	
	
/* ----------- Sidebar ----------- */
	
.sidebar{
	font-weight:none;
	display:block;
	width:280px;
	float:left;
	margin:16px 0 0 0;	
	text-align:right;
	list-style-type: none;

	}
	
.sidebar ul{
	font-weight:none;
	margin: 0;
	padding: 2px;
	list-style-type: none;
	}
	
.sidebar ul li a{
	font-size:10pt;
	font-weight:none;
	margin: 0;
	padding:0px 0 4px 0;
	list-style-type: none;
	text-decoration:none;
	color: #0056a1;
	}
	
.sidebar ul li a:visited{
	font-size:10pt;
	font-weight:none;
	margin: 0;
	padding:0px 0 4px 0;
	list-style-type: none;
	text-decoration:none;
	color: #0056a1;
	}
	
.sidebar ul li a:hover{
	font-size:10pt;
	font-weight:none;
	margin: 0;
	padding:0px 0 4px 0;
	list-style-type: none;
	text-decoration:none;
	color: #B42D8C;
	}
	

.sidebar a {
	color: #0056a1;
	text-decoration:underline;
	}

.sidebar a:visited {
	color: #0056a1;
	text-decoration:underline;
	}

.sidebar a:hover {
	color: #B42D8C;
	text-decoration:underline;
	}
	
	
	
	
/* ----------- Search ----------- */
	
#searchform{
	padding:0;
	margin:5px;
	}
	
#searchform #s{
	background:url('img/contentbg.png');
	border:0;
	color:#FFFFFF;
	font:1.0em Geneva, Arial, Helvetica, sans-serif;
	}
	
	
	
	
	
	
/* ----------- Footer ----------- */

#footer{
	width:890px;
	margin:200px auto 0 auto;
	padding: 10px 0 0 0;
	font-size:10px;
	background-color:transparent;
	clear:both;
	color:#333;
	}
	
#footerimg{
	width:1000px;
	height:390px;
	background-image:url('img/footer.png');
	background-color:transparent;
	}
	
	
	
/* ----------- Comments ----------- */

ol.commentlist {
	margin:0;
	padding:0;
	}

.commentlist li {
	list-style:none;
	margin-bottom:14px;
	}

.commentlist cite {
	padding: 7px;
	display:block;
	font-style:normal;
	color:#333;
	}	

.commentlist a:link, .commentlist a:visited {
	color:#ae537b;
	}

.commentlist a:hover, .commentlist a:active {
	color:#333;
	}

.commentlist cite img {
	padding:1px;
	border:1px solid #aab59a;
	float:left;
	margin-right:9px;
	}

.commentlist .author {
	font: small-caps bold 1.2em Georgia, "Times New Roman", Times, serif;
	text-decoration:underline;
	}

.commenttext {
	background: url('img/sidebarbg.png');
	border-top:1px dotted #ffffff;
	padding: 0 20px 10px 20px;
	color:#333;
	}

