@charset "utf-8";
/* CSS Document */



/*
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 ----------- */


#post-edit-link{float:left;}


#wp-calendar{
	width:190px;
	float:left;
}


h2{
	padding:0;
	margin:0;
	margin-bottom:5px;
	}


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:#c35d8a url('img/header.png') repeat-x;*/
	/*background:#FFFFFF url('img/header.png') repeat-x;*/
	/*background-color:#FFF8DC;*/
	background: url('img/main_back_mono.gif') repeat;
	background-attachment:fixed;
	text-align:center;
	margin:0;
	padding:0;
	/*font-size:62.5%;*/
	font-size:70%;
	/*font-family:GillSans, Calibri, Trebuchet, sans-serif;*/
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#2e1737;
	}
	
p{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-top:15px;*/
	}
	
h1{
	padding:0;
	margin:0;
	margin-left:10px;
	word-spacing:2px;
	}
	
h1 a{
	color: #666;
	/*font-family: times, Times New Roman, times-roman, georgia, serif;*/
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	/*font-size: 3.0em;*/
	font-size:30px;
	text-decoration:none;
	font-weight:bold;
	word-spacing:2px;
	}
	
h3{
	font-size: 1.4em;
	}
	
h4{
	font-size:1.2em;
	font-weight:bold;
	}
	
strong{
	border-bottom:#FFCCFF dotted 1px;
	}	
	
em{
	color:#FFCCFF;
	}
	







/* ----------- Heading ----------- */


/*#head{
	background-color:#A9DADE;
	width:848px;
	height:130px;
	border-bottom:solid 5px #7F5959;
	border-left:solid 1px #7F5959;
	border-right:solid 1px #7F5959;
	background:url('img/headimg.gif');
	background-repeat:no-repeat;
	background-position:95% 0%;
	background-color:#A9DADE;
	}*/
	
	#head{
	background-color:#A9DADE;
	/*border:solid 1px #000;*/
	width:848px;
	height:130px;
	border-bottom:solid 1px #7F5959;
	border-left:solid 1px #7F5959;
	border-right:solid 1px #7F5959;
	background:url('img/main_head.jpg');
	background-repeat:no-repeat;
	background-color:#FFF;
	}
	
	
	
	
	
#description{
	/*font-size:1.4em;*/
	font-size:12px;
	/*font-family: times, Times New Roman, times-roman, georgia, serif;*/
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-transform: uppercase;
	color:#580c39;
	margin:0;
	padding:0px;
	margin-top:-2px;
	padding-left:10px;
    width:348px;
	background-color:#FFC;
	}
	

	
	
	
/* ----------- Menu ----------- */
		
#topnavi{
	width:848px;
	margin:0;
	height: 70px;
	height:50px;
	/*font: 1.4em Futura, 'Century Gothic', 'Apple Gothic', sans-serif;*/
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	/*background-color:#A9DADE;*/
	background-color:#7F5959;
	border-left:solid 1px #7F5959;
	border-right:solid 1px #7F5959;
	border-bottom:solid 1px #7F5959;

	background-color:#A9DADE;/*水色*/
	background-color:#333;
	}
	
#topnavi a{
	color: #ffffff;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
	}
	
#topnavi a:hover{
	/*color: #370c42;*/
	color:#630;
	background-color:#FFF8DC;
	}

#menu{
	float:left;
	}

ul#menu{
	margin: 0;
	padding: 0;
	margin-top:10px;
	margin-left:10px;
	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;
	margin-right:10px;
	/*border-right:#c3adae dotted 1px;*/
	border:solid 1px #FFF8DC;
	line-height:1.3;
	}

ul#menu li a{
	/*width: 100px;*/
	height: 15px;
	padding: 5px;
	/*color: #ffffff;*/
	color:#FFF8DE;
	text-decoration: none;
	display: block;
	text-align: center;
	}

ul#menu li a:hover{
	color: #370c42;
	color:#A9DADE;/*　水色　*/
	color:#333;
	}
	
ul#menu li:hover{
	  background:url('img/menuhover.png') repeat-x;
	}


ul#menu .current_page_item{
	color: #A9DADE;
  	/*background:url('img/menuhover.png') repeat-x;*/
	background-color:#FFF8DE;
	color: #A9DADE;
	color:#333;
	}
	
	ul#menu .current_page_item a{
		color: #A9DADE;
		color:#333;
	}
	
#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:850px;
	margin:0 auto 0 auto;
	text-align:left;
	clear:both;
	}
	
	
#main_back{
	width:100%;
	float:left;
	margin:0 auto;
	background:url('img/bigback4.png');
	background-repeat:no-repeat;
	background-attachment:fixed;
	/*background-position:50% 60%;*/
	background-position:50% 100%;
	/*eight:1100px;*/
}

*:first-child+html #main_back {background-position:51% 100%;}
	
#content{
	width:593px;
	height:auto;
	padding:25px;
	background: url('img/contentbg.png');
	/*background:#FFFFFF url('img/mini_bunny2.gif');*/
	background-position:97% 100%;
	/*background-repeat:no-repeat;*/
	margin-left:0;
	float:left;s
	font-size:1.2em;
	line-height:1.4em;
	border: solid 1px #333;
	border-bottom:solid 15px #7F5959; /*　あいまい茶色　*/
	border-bottom:solid 15px #333;
	border-top:none;
	clear:both;
	}
	
	
#content h2{
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	color:#ffffff;
	color:#630;
	}
	
#content h2 a{
	color:#630;
	text-decoration:none;
	}
	
#content h2 a:hover{
	color:#eee;
	}

#content .time{
	text-transform:uppercase;
	/*margin-top:-12px;*/
	border-bottom:#ae537b dotted 1px;
	color:#E8CDEB;
	color:#EBBDA7;
	color:#F69;
	margin-bottom:10px;
	}
	
#content .gray{
	/*color:#844a76;*/
	color:#EBBDA7;
	color:#F99;
	}
	
#content .edit{
	float:right;
	color:#7F5959;
	}
	
#content .edit a{
	color:#7F5959;
	text-decoration:none;
	}
	
#content .time a{
	color:#7F5959;
	text-decoration:none;
	}
	
#content .time a:hover{
	color:#7F5959;
	text-decoration:none;
	border-bottom:#ae3b88 solid 1px;
	}
	
.post{
	margin:0;
	padding:10px 0 10px 0;
	}
	
.details{
	background-image:url('img/sidebarbg.png');
	padding:2px 15px 2px 15px;
	}
	
.details a:hover{
	color:#2e1737;
	border-bottom:#ae3b88 solid 1px;
	}
	
.details p{
	padding:3px;
	margin:10px 0px;
	border:solid 1px #7F5959;
	border-left:solid 5px #7F5959;
}
	

/* ----------- Previous & Next link ----------- */
	
.navigation{
	text-align:center;
	}
	
	
	
	
/* ----------- Sidebar ----------- */
	
.sidebar{
	font-size:1.2em;
	width:199px;
	float:left;
	margin-right:0px;	
	/*background:url('img/sidebarbg.png');*/
	/*background-color:#FFF8DC;*/
	background:url('img/side_back.png');
	color:#CC9966;/*　薄い茶色　*/
	color:#630;
	border:solid 1px #333;
	border-left:solid 5px #7F5959;/*　うすいちゃいろ　*/
	border-left:solid 5px #333;
	border-top:none;
	color:;
	line-height:1.2;
	}
	
	
	
.sidebar h2{
	padding:0;
	margin:5px;
	color:#99cc33;/*　うすい緑　*/
	color:#F69;/*　ピンク　*/
	color:#C6C;
	font-weight:bold;
	border-bottom:#c15b8b solid 1px;
	}
	
.widgettitle{
	font-size:14px;
	font-weight:bold;
	}

	
.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:#ae537b solid 1px;
	}

.sidebar a{
	text-decoration:none;
	color:#630;
	}
	
.sidebar ul li li:hover{
	background:url('img/sidebarbg.png');
	border-bottom:#ae537b solid 1px;
	}
	
	
	
	
	
	
/* ----------- Search ----------- */
	
#searchform{
	padding:0;
	margin:5px;
	}
	
#searchform #s{
	/*background:url('img/contentbg.png');*/
	border:0;
	color:#666;
	font-size:12px;
	width:130px;
	
	}
	
	/*#search-3{background-color:#333;}*/
	
	#searchform{
		background-color:#FFF8DC;
		/*border:solid 1px #A9DADE;*/
		border:solid 1px #7F5959;
		vertical-align:top;
		}
		
	#searchform input{
		background-color:#FFF8DC;
		color:#666;
		}
		
	
	
	
	
	
/* ----------- Footer ----------- */

#footer{
	/*height:420px;*/
	float:left;
	height:220px;
	width:100%;
	background-image:url('img/foot_gray_back.gif');
	background-repeat:repeat-x;
	background-position:bottom;
	margin-bottom:0;
	color:#FFFFFF;
	}
	
#footerimg{
	width:100%;
	height:220px;
	/*background-image:url('img/footer.png');*/
	background-image:url('img/foot_yellow_last2.png');
	background-position:left bottom;
	background-repeat:no-repeat;
	clear:both;
	}
	

#footer p{
	background-color:#333;
	margin:0;
	padding:0;
	}
	

	
	
	
/* ----------- 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:#7F5959;
	}	

.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-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-decoration:underline;
	color:#7F5959;
	}

.commenttext {
	background: url('img/sidebarbg.png');
	border-top:1px dotted #ffffff;
	padding: 0 20px 10px 20px;
	/*color:#fafcf6;*/
	color:#7F5959;
	}
	
	.commenttext p{
	color:#7F5959;
	}
