/*
Theme Name: Hacked up 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 ----------- */

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: url('img/page1.jpg') repeat-x #fff;
        text-align:center;
        color: #000;
        font-size:62.5%;
        font-family:GillSans, Calibri, Trebuchet, sans-serif;
        margin: 0;
        padding: 0;
	}
	
p a{
	color:#ae3b88;
	text-decoration:none;
	}
	
p a:hover{
	color:#2e1737;
	text-decoration:none;
	}
	
li a{
	color:#ae3b88;
	text-decoration:none;
	}
	
li a:hover{
	color: #2e1737;
	text-decoration:none;
	}

	
.wrapper{
	width:100%;
	padding: 11px 15px 211px 16px;
	}
	
h1{
	padding:0px;
	margin:0px;
	}
	
h1 a{
	color: #4d8c83;
    font-family: academy, academy engraved let, academy-engraved, georgia, serif;
	font-size: 61pt;
	text-decoration:none;
	font-weight:100;
	}
	
h3{
	font-size: 1.4em;
	}
	
h4{
	font-size:1.6em;
	font-weight:bold;
	}
	
strong{
	border-bottom:#000000 dotted 1px;
	}	
	
em{
	color:#FFCCFF;
	}
	







/* ----------- Heading ----------- */
	
#description{
	font-size:1.4em;
	font-family: academy, academy engraved let, academy-engraved, georgia, serif;
	color:#580c39;
	margin-top:-0px;
	}
	
	
	
	
	
	
/* ----------- Menu ----------- */
		
#topnavi{
	width:100%
	margin:22px;
	height: 68px;
	font: 1.4em Futura, 'Century Gothic', 'Apple Gothic', sans-serif
	}
	
#topnavi a{
	color: #001200;
	text-decoration:none;
	}
	
#topnavi a:hover{
	color: ##370c42;
	}

#menu{
	float:right;
	}

ul#menu{
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: left;
	border-left:#000000 dotted 1px;
	}

ul#menu li{
	display: block;
	float: left;
	padding: 0px 5px 0px 5px;
	margin: 0;
	border-right:#c3adae dotted 1px;
	}

ul#menu li a{
	width: 75px;
	height: 0px;
	padding: 0;
	margin: 0 0 32px 0;
	color: #000000;
	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: 0px 5px 0px 5px;
	height: 90px;
	color: #678b8b;
	text-decoration: none;
	display: block;
	}
	
	
	
	
	
	
/* ----------- Centerpieces ----------- */
	
#main{
	width:840px;
	margin:0 auto 0 auto;
	text-align:left;
	}
	
#content{
	width:651px;
	padding:2px;
	background:url('img/contentbg.png');
	margin-left:6px;
	margin-top:6px;
	float:right;
	font-size:1.6em;
	line-height:1.4em;
	}
	
#content h2{
	font-size:0.8em;
	font-weight:100;
	color:#999999;
	}
	
#content h2 a{
	color:#ffffff;
	text-decoration:none;
	}
	
#content h2 a:hover{
	color:#eee;
	}

#content .time{
	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{
	padding:0 0 30px 0
	}
	
.details{
	background-image:url('img/sidebarbg.png');
	padding:2px 15px 2px 15px;
	}
	
.details a:hover{
	color:#2e1737;
	border-bottom:#ae3b88 solid 1px;
	background-image:url('img/sidebarbg.png');
	}
	

/* ----------- Previous & Next link ----------- */
	
.navigation{
	text-align:center;
	}
	
	
	
	
/* ----------- Sidebar ----------- */
	
.sidebar{
	font-size:1.4em;
	width:161px;
	float:left;
	margin:6px;	
	background:url('img/sidebarbg.png');
	color:#000000;
	}
	
.sidebar h2{
	padding:0;
	margin:5px;
	color:#5e8e92;
	font-weight:200;
	background:url('img/sidebarbg.png');
	}
	
.sidebar ul{
	margin: 0;
	padding: 6px;
	list-style-type: none;
	background:url('img/sidebarbg.png');
	}
	
.sidebar ul li{
	background:none;
	padding:2px 6 2px 6;
	margin:5px;
	background:url('img/sidebarbg.png');
	}
	
.sidebar ul li li{
	padding:2px 6 2px 6;
	background:url('img/sidebarbg.png');
	}

.sidebar a{
	text-decoration:none;
	color:#678b8b;
	}
	
.sidebar ul li li:hover{
	background:url('img/sidebarbg.png');
	border-bottom:#c678b8b solid 3px;
	}
	
	
	
	
	
	
/* ----------- Search ----------- */
	
#searchform{
	padding:0;
	margin:0px;
	border:solid 1px #677456;
	}
	
#searchform #s{
	background:url('img/contentbg.png');
	border:0;
	color:#ffffff;
	font:1.0em Geneva, Arial, Helvetica, sans-serif;
	}
	
	
	
	
	
	
/* ----------- Footer ----------- */

#footer{
        height:61px;
	width:100%;
	clear:both;
	margin-bottom:2%;
	color:#000000;;
	}
	
#footerimg{
	width:600px;
	height:61px;
	}
	
	
/* ----------- 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:#ffffff;
	}	

.commentlist a:link, .commentlist a:visited {
	color:#ae537b;
	}

.commentlist a:hover, .commentlist a:active {
	color:#ffffff;
	}

.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:#fafcf6;
	}

