/*

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 { min-height: 100%; margin-bottom: 1px; }

.whitetext{
color:#FFFFFF;
}

.orange{
color:#FF3300;
}

table{
border-top:#FFFFFF solid 0px;

border-right:#FFFFFF solid 0px;

border-bottom:#FFFFFF solid 0px;

border-left:#FFFFFF solid 0px;
}

table td{
border-top:#FFFFFF solid 1px;

border-right:#FFFFFF solid 1px;

border-bottom:#FFFFFF solid 1px;

border-left:#FFFFFF solid 1px;
}

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;
padding-left:15px;
padding-bottom:15px;
}



  

body{

	background:#ff0434 url('img/header_summer.png') no-repeat;

background-position: top center;

	text-align:center;

	margin:0;

	padding:0;

margin-top:120px;

	font-size:62.5%;

	font-family:GillSans, Calibri, Trebuchet, sans-serif;

	color:#000000;

	}

	

p a{

	color:#24abe1;

	text-decoration:none;

	}

	

p a:hover{

	color:#032151;

	text-decoration:none;

	}

	

li a{

	color:#ae3b88;

	text-decoration:none;

	}

	

li a:hover{

	color:#032151;

	text-decoration:none;

	}



	

.wrapper{

	width:100%;

	padding-top:15px;

	}

	

h1{

	padding:0;

	margin:0;

	}

	

h1 a{

	color: #FFFFFF;

    font-family: times, Times New Roman, times-roman, georgia, serif;

	font-size: 30px;

	text-decoration:none;

	font-weight:100;

	}

	

h3{

	font-size: 14px;

	}

	

h4{

	font-size:12px;

	font-weight:bold;

	}

	















/* ----------- Heading ----------- */

	

#description{

	font-size:1.4em;

	font-family: GillSans, Calibri, Trebuchet, sans-serif;

	text-transform: uppercase;

	color:#FFFFFF;

	margin-top:-2px;

	}

#description a{


	color:#FFFFFF;

	

	}

	

	

	

	

	

	

/* ----------- Menu ----------- */

		

#topnavi{

	width:100%

	margin:0;

	height: 70px;

	font: 1.4em Futura, 'Century Gothic', 'Apple Gothic', sans-serif;

	}

	

#topnavi a{

	color: #ffffff;

	text-decoration:none;

	}

	

#topnavi a:hover{

	color: #370c42;

	}



#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: 20px 5px 0px 5px;

	height: 40px;

	color: #ffffff;

	text-decoration: none;

	display: block;

	}

	

	

	

	

	

	

/* ----------- Centerpieces ----------- */

	

#main{

	width:800px;

	margin:0 auto 0 auto;

	text-align:left;

	}

	

#content{

	width:550px;

	padding:25px;

	/*background:url('img/contentbg.png');*/

 background-color: #FFFFFF;

 filter:alpha(opacity=100);

 opacity:1.0;

	margin-left:0;

	float:left;
display:inline;

	font-size:1.2em;

	line-height:1.4em;

	}

	

#content h2{

	font-size:16px;

	font-weight:bold;

	text-transform:uppercase;

	color:#000000;

	}

	

#content h2 a{

	color:#000000;

	text-decoration:none;

	}

	

#content h2 a:hover{

	color:#000000;
text-decoration:none;
	}



#content .time{

	text-transform:uppercase;

	margin-top:-12px;

	border-bottom:#24abe1 dotted 1px;

	color:#000000;

	}

	

#content .gray{

	color:#CCCCCC;

	}

	

#content .edit{

	/*float:right;*/

	}

	

#content .time a{

	color:#24abe1;

	text-decoration:none;

	}

	

#content .time a:hover{

	color:#032151;

	text-decoration:none;

	

	}

	

.post{

	padding:0 0 20px 0;
-webkit-text-size-adjust: none;
	}

	

.details{

	background-color:#24abe1;

	padding:5px 15px 5px 10px;

color:#FFFFFF;

font-size:10px;

	}



.details a{

	color:#FFFFFF;

	}

	

.details a:hover{

	color:#2e1737;

	}

	



/* ----------- Previous & Next link ----------- */

	

.navigation{

	text-align:center;

	}

	

	

	

	

/* ----------- Sidebar ----------- */

	

.sidebar{

	font-size:9px;

	width:198px;

	float:left;

	margin-right:0px;	

	 background-color:#c70020;

	color:#24abe1;

border-top:#FFFFFF solid 1px;

border-right:#FFFFFF solid 1px;

border-bottom:#FFFFFF solid 1px;

border-left:#FFFFFF solid 1px;

	}

	

.sidebar h2{

	padding:0;

	margin:5px;

	color:#FFFFFF;

	font-weight:200;

	border-bottom:#FFFFFF solid 1px;

	}

	

.sidebar ul{

	margin: 0;

	padding: 1px;

	list-style-type: none;

	}

	

.sidebar ul li{

	background:none;

	padding:0px 0px 1px 0px;

	margin:5px;

	}

	

.sidebar ul li li{

	border-bottom:#24abe1 solid 1px;

	}



.sidebar a{

	text-decoration:none;

	color:#24abe1;

	}

	

.sidebar ul li li:hover{

	background:url('img/sidebarbg.png');

	border-bottom:#24abe1 solid 1px;

	}

	

	

	

	

	

	

/* ----------- 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{

height:100px;	

/*height:420px;*/

	width:100%;

	

	/*background-image:url('img/footerbg.png');

	background-repeat:repeat-x;*/

	clear:both;

	margin-bottom:0;

	color:#FFFFFF;

	}

	

#footerimg{

	width:1000px;

	height:100px;

	background-image:url('img/footer.png');

	

	}

	

	

	

/* ----------- 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;

	}



