/*
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 ----------- */

img{ border:none; behavior: url(http://chan-mika.info/wp-content/themes/strange-little-town/iepngfix.htc); }
a img { border:none }

.CDblock {margin: 0 5px; border-bottom: 1px dotted #999; overflow:hidden;}
.CD { float: left; width: 370px; margin: 20px 0;}
.CD2 { float: left; width: 200px; margin: 20px 0;}
.CD img { border:3px solid #999;}
.CD2 img { border:3px solid #999;}
.CDinfo { margin: 20px 0; width: 700px; padding-left: 20px; line-height:1.4em;}
.list { font-size:small; line-height:1.2em;}

.LIVE { padding:20px; border-bottom: 1px dotted #999; overflow:hidden;}

.aligncenter { display: block; margin-left: auto;	margin-right: auto; }
.alignleft { float: left; }
.alignright { float: right; }
.clear {clear: both; }

.info { margin: 20px 10px; vertical-align:text-top; }
.title { font-size: 1.3em; color:orange; margin: 10px auto; font-weight:bold; }

body{
	background:#FFF url('img/header4.png') repeat-x;
	text-align:center;
	margin:0;
	padding:0;
	font-size:61%;
	font-family:Futura, 'Century Gothic', 'Apple Gothic', sans-serif;
	color:#300;
	}/*	background:#c35d8a url('img/header.png') repeat-x;*/
	
a{ color:#336699; text-decoration:none; }
a:hover{ color:#ff6600; text-decoration:none;	}
	
p a{ color:#3366cc; text-decoration:none; }
p a:hover{ color:#333366; text-decoration:none; }
	
li a{ color:#993333; text-decoration:none; }
li a:hover{	color:#663333; text-decoration:none; }

	
.wrapper{
	width:100%;
	padding:10px 20px ;
	}
	
h1{
	padding:0;
	margin:25px 0 20px ;
	}
	
h1 a{
	color: #336699;
    font-family: "Locked Window",Impact,GillSans, Calibri, Trebuchet, sans-serif;
	letter-spacing: 0.15em;
	font-size: 2.2em;
	text-decoration:none;
	font-weight:100;
	}
	
h3{
	font-size: 1.4em;
	color:#3366ff;
	}
	
h4{
	font-size:1.2em;
	font-weight:bold;
	}
	
strong{
	border-bottom:#FFCCFF dotted 1px;
	}	
	
em{
	color:#FFCCFF;
	}
	



/* ----------- Heading ----------- *//*OFFICIAL WEB SITE*/	
#description{
	font-size:1.4em;
	letter-spacing: 0.15em;
	font-family: Futura, 'Century Gothic', 'Apple Gothic', sans-serif;
	text-transform: uppercase;
	color:#cc6600;
	margin-left:5px;
	}/*	margin-top:-2px;*/
	
/* ----------- Menu ----------- */
		
#topnavi{
	width:100%
	margin:0;
	height: 70px;
	font: 1.4em Futura, 'Century Gothic', 'Apple Gothic', sans-serif;
	}
	
#topnavi a{
	color: #336699;
	text-decoration:none;
	}
	
#topnavi a:hover{
	color: #333366;
	}

#menu{
	float:left;
	}

ul#menu{
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: left;
	border-left:#663333 dotted 1px;
	font-weight:bold;
	}

ul#menu li{
	display: block;
	float: left;
	padding: 20px 5px 0px 5px;
	margin: 0;
	border-right:#663333 dotted 1px;
	}

ul#menu li a{
	width: 90px;/*85px*/
	height: 40px;
	padding: 0;
	margin: 0 0 10px 0;
	color: #336633;
	text-decoration: none;
	display: block;
	text-align: center;
	}

ul#menu li a:hover{
	color:#cc9933;
	}
	
ul#menu li:hover{
	  background:url('img/menuhover.png') repeat-x;
	}


ul#menu .current_page_item{
	color: #690;
  	background:url('img/menuhover.png') repeat-x;
	}
	
#rightnavi{
	float:right;
	text-align:right;
	margin-right:0;
	padding: 20px 5px 0px 5px;
	height: 40px;
	color: #633;
	text-decoration: none;
	display: block;
	}
	
	
	
/* ----------- Centerpieces ----------- */
	
#main{
	width:800px;
	margin:0 auto 0 auto;
	text-align:left;
	}
	
#content{
	width:750px;
	padding:30px 15px 20px 15px ;
	
	margin-left:0;
	float:left;
	font-size:1.4em;
	line-height:1.6em;
   border-radius: 5px;         /* CSS3 */
   -moz-border-radius: 5px;    /* Firefox */
   -webkit-border-radius: 5px; /* Safari,Chrome */
	}/*	width:550px; background:url('img/contentbg.png');*/
	
#content h2{
	font-size:2em;
	line-height:140%;
	font-weight:bold;
	text-transform:uppercase;
	color:#993333;
	}/*	letter-spacing: 0.1em;*/
	
#content h2 a{
	color:#cc3333;
	text-decoration:none;
	}
	
#content h2 a:hover{
	color:#ff9999;
	}

#content .time{
	text-transform:uppercase;
	margin-top:-12px;
	border-bottom:#899501 dotted 1px;
	color:#E8CDEB;
	}
	
#content .gray{
	color:#844a76;
	}
	
#content .edit{
	float:right;
	}
	
#content .time a{
	color:gray;
	text-decoration:none;
	}
	
#content .time a:hover{
	color:orange;
	text-decoration:none;
	border-bottom:gray solid 1px;
	}
	
.post{ padding:0 0 30px 0 ;}

div h3{
	font-size: 1.4em;
	color:#3366ff;
	margin:5px auto;
}
	
.details{
	background-image:url('img/sidebarbg.png');
	padding:2px 15px 2px 15px;
	}
	
.details a:hover{
	color:#f50;
	border-bottom:gray solid 1px;
	}
	

/* ----------- Previous & Next link ----------- */
	
.navigation{
	text-align:center;
	}
	
	
	
	
/* ----------- Sidebar ----------- */
	
.sidebar{
	font-size:1.2em;
	width:200px;
	float:left;
	margin-right:0px;	
	background:url('img/sidebarbg.png');
	color:#633;
	}
	
.sidebar h2{
	padding:0;
	margin:5px;
	color:#633;
	font-weight:bold;
	border-bottom:#3CC solid 1px;
	}
	
.sidebar ul{
	margin: 0;
	padding: 2px;
	list-style-type: none;
	}
	
.sidebar ul li{
	background:none;
	padding:2px 0 2px 0;
	margin:5px;
	}
	
.sidebar ul li li{
	border-bottom:#3CC dotted 1px;
	}/*border-bottom:#899501 solid 1px;*/

.sidebar a{
	text-decoration:none;
	color:#f69;
	}
	
.sidebar ul li li:hover{
	background:url('img/sidebarbg.png');
	border-bottom:#3CC dotted 1px;
	}/*border-bottom:#899501 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;
	}
	
	
/* ----------- WORK ----------- */
.wrap{
  width: 450px;
  margin: 0 auto;
  padding: 50px 0 100px;
  color: #fff;
  text-align: center;
}
.wrap li{
  list-style: none;
  float: left;
  margin: 0;
  padding: 0 5px;
}
.wrap a{
  display: block;
  position: relative;
  width: 30px;
  height: 30px;
  padding: 5px;
  border-radius: 50%;
  background: #b084b9;
  transition: .3s;
}
.wrap a:hover{
  background: #e4008d;
}

.home:before { content: '\e081'; }
.twitter:before { content: '\e0e7'; }
.facebook:before { content: '\e0d7'; }
.rss:before { content: '\e0ce'; }
.cog:before { content: '\e04d'; }
.wrap a span{
  position: absolute;
  opacity: 0;
  top: -50px;
  left: -20px;
  width: 60px;
  padding: 10px;
  border-radius: 2px;
  background: #e4008d;
  color: #fff;
  font-size: 12px;
  line-height: 1;
  transition: .3s;
}
.wrap a span:after{
  position: absolute;
  top: 100%;
  left: 34px;
  height: 0;
  width: 0;
  border: 6px solid transparent;
  border-top: 6px solid #e4008d;
  content: "";
}
.wrap a:hover span{
  opacity: 1;
  top: -40px;
}

/* ----------- Footer ----------- */

#footer{
	height:100px;
	width:100%;
	background-color:#000;
	background-repeat:repeat-x;
	clear:both;
	margin-bottom:0;
	color:#633;
	}/*	height:420px; background-image:url('img/footerbg.png');
*/
	

#footerimg{
	width:100%;
	height:100px;
	background-color:#fff;
	}
/* height:390px; 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:#899501;
	}

.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;
	}