/*
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
*/


/* ----------- Basic ----------- */

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{
        clear: both;
        width:800px;	
        text-align:center;
	margin:0 auto;
	padding:0;
	font-size:62.5%;
	font-family:GillSans, Calibri, Trebuchet, sans-serif;
	color:#000000;
	}
	
p a{
	color:#777777;
	text-decoration:none;
	}
	
p a:hover{
	color:#000000;
	text-decoration:none;
	}
	
li a{
	color:#1F3772;
	text-decoration:none;
	}
	
li a:hover{
	color:#000000;
	text-decoration:none;
	}

	
.wrapper{
	width:100%;
	padding-top:24px;
	}
	
h1{
	padding:0;
	margin:0;
	}
	
h1 a{display:none; 
	color: #000000;
    font-family: arial, "lucida console", sans-serif;
	font-size: 3.0em;
	text-decoration:none;
	font-weight:100;
	}
	
h3{
	font-size: 1.4em;
	}
	
h4{
	font-size:2.2em;
	font-weight:bold;
	}
	
strong{
	
        border-bottom:#FF0000 dotted 1px;
	}	
	
em{
	color:#1F3772;
	}
	

h5{
	font-size:1.75em;
        font-weight:normal;
	line-height:1em;
	}

h6{
	font-size:1.75em;
	line-height:1em;
        font-weight: bold;
	}




/* ----------- Heading ----------- */
	
#description{
	font-size:1.4em;
	font-family: times, Times New Roman, times-roman, georgia, serif;
	text-transform: uppercase;
	color:#000000;
	margin-top:0px;
        background:url('img/blank.gif') no-repeat;
	}
	
	
	
	
	
	
/* ----------- Menu ----------- */
		
#topnavi{
	width:100%
        margin:0px;
	height: 70px;
	font: 1.4em Futura, 'Century Gothic', 'Apple Gothic', sans-serif
	}
	
#topnavi a{
	color: #ffffff;
	text-decoration:none;
	}
	
#topnavi a:hover{
	color: #FFFFFF;
	}

#menu{
        padding-left:16px;
	float:left;
	}

ul#menu{
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	border-left:#777777 dotted 1px;
	}

ul#menu li{
	display: block;
	float: left;
	padding: 10px 5px 0px 5px;
	margin: 30;
	border-right:#c3adae dotted 1px;
        background:url('img/menustay.png') repeat-x;
	}

ul#menu li a{
	width: 85px;
	height: 40px;
	padding: 0;
	margin: 0 0 10px 0;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
        display: block;
	}

ul#menu li a:hover{
	color: #ffffff;
	}
	
ul#menu li:hover{
	  background:url('img/menuhover.png') repeat-x;
	}


ul#menu .current_page_item{
	color: #000000;
  	background:url('img/menuhover.png') repeat-x;
	}
	
#rightnavi{
	float:right;
	text-align:center;
	margin-right:0;
	padding: 20px 5px 0px 5px;
	height: 40px;
	color: #000000;
	text-decoration: none;
	display: block;
	}
	
	
	
	
	
	
/* ----------- Centerpieces ----------- */
	
#main{
        background-image: url('img/header.jpg');
        background-repeat:no-repeat;    
	width:800px;
        height:250px;
	margin:0 auto 0 auto;
	text-align:left;
	}
	
#content{
	width:550px;
	padding:25px;
	background:url('img/contentbg.png');
	margin-top:118px;
        margin-left:0;
	float:left;
	font-size:1.2em;
	line-height:1.4em;
	}
	
#content h2{
	font-size:1.6em;
	font-weight:100;
	text-transform:uppercase;
        padding-bottom:3px;
        border-bottom:#FF0000 dotted 1px;
	color:#000000;
	}
	
#content h2 a{
	color:#000000;
	text-decoration:none;
	}
	
#content h2 a:hover{
	color:#000000;
	text-decoration:none;
	}

#content .time{
        
	
	margin-top:-12px;
	color:#777777;
	}
	
#content .gray{
	color:#777777;
	}
	
#content .edit{
	float:right;
	}
	
#content .time a{
        display:none;
	color:#BBBBBB;
	text-decoration:none;
	}
	
#content .time a:hover{
        display:none;
	color:#BBBBBB;
	text-decoration:none;
	border-bottom:#FF0000 dotted 1px;
	}
	
.post{
	padding:0 0 30px 0
	}
	
.details{
        display:none;
	background-image:url('img/sidebarbg.png');
	padding:2px 15px 2px 15px;
	}
	
.details a:hover{
        display:none;
	color:#777777;
	border-bottom:#FF0000 dotted 1px;
	}
	

/* ----------- Previous & Next link ----------- */
	
.navigation{
	text-align:center;
	}
	
	
	
	
/* ----------- Sidebar ----------- */
	
.sidebar{
	font-size:1.2em;
        font-style:strong;
	width:200px;
	float:right;
        margin-top:118px;
	margin-right:0px;	
	background:url('img/sidebarbg.png');
	color:#000000;
	}
	
.sidebar h2{
	padding:0;
	margin-bottom:3px;
	color:#000000;
	font-weight:200;
	border-bottom:#FF0000 dotted 1px;
	}
	
.sidebar ul{
	margin: 5px;
	padding: 2px;
	list-style-type: none;
	}
	
.sidebar ul li{
	background:url('img/sidebarbg.png');
	padding:2px 0 2px 4px;
	margin:5px;
	}
	
.sidebar ul li li{
	border-bottom:#FF0000 dotted 1px;
	}

.sidebar a{
        font-size=1;
	text-decoration:none;
	color:#777777;
	}
	
.sidebar ul li li:hover{
	background:url('img/sidebarbg.png');
	border-bottom:#FF0000 dotted 1px;
	}
	
	
	
	
	
	
/* ----------- Search ----------- */
	
#searchform{
	padding:0;
	margin:5px;
	}
	
#searchform #s{
	background:url('img/contentbg.png');
	border:0;
	color:#000000;
	font:1.0em Geneva, Arial, Helvetica, sans-serif;
	}
	
	
	
	
	
	
/* ----------- Footer ----------- */

#footer{
        display:none;
	height:73px;
	width:800px;
	background-color:#FFFFFF;
	color:#000000;
        margin:0 auto;
        
	}
	
#footerimg{
	width:800px;
	height:73px;
	background-image:url('img/footer.png');
	background-color:#FFFFFF;
	display:none;
        }
	
	
	
/* ----------- 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:#000000;
	}	

.commentlist a:link, .commentlist a:visited {
	color:#777777;
	}

.commentlist a:hover, .commentlist a:active {
	color:#000000;
	}

.commentlist cite img {
	padding:1px;
	border:1px dotted #FF0000;
	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 #FF0000;
	padding: 0 20px 10px 20px;
	color:#FFFFFF;
	}

