@charset "utf-8";
/*
Theme Name: chilly sky Default
Theme URI: http://chillysky.org/
Description: chilly sky Default theme
Version: 4.0
Author: kotori
Author URI: http://chillysky.org/
*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background-color: white;
	color: #333333;
	text-align: center;
	margin: 0;
	padding: 0;
	}

#page {
	background-color: white;
	border: 0;
	text-align: left;
	margin: 0 auto;
	padding: 0;
	width: 800px;
	}

/* header */

#header {
	background-color: white;
	margin: 0;
	padding: 0;
	width: 800px;
	}

#header h1 {
	text-align: left;
	margin-top: 30px;
	margin-bottom: 30px;
	padding: 0;
}

#headermenu {
	margin-bottom: 50px;
	width: 800px;
	font-family: 'Times New Roman',Georgia;
	}
	
#menu {  
	margin: 0;
	padding: 0;
	}  
	
#menu li {  
	display: inline;
	line-height: 110%;
	list-style-type: none;
	}  
	
#menu li a {  
	margin: 0;
	padding-right: 10px;
	}

/* content */

div#content {
	font-size: 1.2em;
	text-align: center;
	clear: both;
	width: 660px;
	}

div.entry {
	text-align: left;
	}

div.date {
	margin: 0;
	padding: 0;
	width: 200px;
	float: left;
	background-color: white;
}

div.entrybody {
	margin-top: 0;
	margin-bottom: 90px;
	margin-left: 200px;
	background-color: white;
	text-align: left;
}

div#content p {
	font-size: 0.9em;
}
	
ul.archivelist {
	margin: 20px 0;
	padding: 0;
	list-style-type: none;
	text-align: left;
}

ul.archivelist li {
	margin: 10px 0;
	padding: 0;
}

dl.aboutpage {
	text-align: left;
	margin: 0;
	padding: 0;
	clear: both;
	}

dl.aboutpage dt {
	clear: left;
	float: left;
	width: 7em;
  	display: inline;
	}

dl.aboutpage dd {
	margin-left: 7em;
	margin-bottom: 10px;
	}
	
div.navigation {
	margin-top: 30px;
	border-top: 1px solid #CCC;
}

p.alignleft {
	float: left
}

p.alignright {
	float: right;
}
	
/* footer */

#footer {
	background-color: white;
	padding: 0;
	margin: 0 auto;
	width: 800px;
	clear: both;	
	border: none;
	}
	
#footer p {
	font-family: 'Times New Roman',Georgia;
	margin: 0;
	padding: 20px 0;
	text-align: left;
	}

small {
	font-family: Georgia, Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	text-align: center;
	}

h1, h2, h3 {
	font-family: 'Times New Roman',Georgia, 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: normal;
	}

h1 {
	font-family: 'Times New Roman',Georgia;
	font-size: 1.4em;
	color: #333333;
	text-align: left;
	font-weight: bold;
	letter-spacing: 0.1em;
	padding: 18px 0 0 10px;
	margin: 0;
	}
	
h1 a:visited {
	color:#333333;
	}

h2 {
	font-family: 'Times New Roman',Georgia;
	font-size: 1em;
	font-weight: bold;
	color: #333333;
	letter-spacing: 0.1em;
	margin: 0;
	text-align: left;
	border: 1px solid #999999;
	}

h2.pagephp {
	font-size: 0.9em;
	color: #333333;
	letter-spacing: 0.3em;
	margin: 0 10px;
	padding: 10px 0;
	text-align: left;
	}

h2 a {
	color: #333333;
	text-decoration: none;
	}
	
h2 a:visited {
	color: #333;
}
	
h2, h3 img {
	text-decoration: none;
	vertical-align: bottom;
	border: 0;
	}

h3 {
	font-family: 'Times New Roman',Verdana;
	font-size: 0.8em;
	color: #BFBFBF;
	margin: 0;
	padding: 10px 0;
	text-align: left;
	}

a {
	color: #A1B1C5;
	text-decoration: none;
	}
	
a:hover {
	color: #A1B1C5;
	text-decoration: underline;
	}
	
a:visited {
	color: #BFBFBF;
}


/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}


/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}


/*illustration*/

.content_desc {
	margin : 2em 0px;
}

div.content_desc img {
	float : left;
	margin : 0px 5px 5px 0px;
}

div.illust {
	margin-top: 0;
	margin-bottom: 70px;
	margin-left: 200px;
	background-color: white;
	text-align: left;
}

.illustpost {
	clear : left;
}

.illust dl {
	float : left;
	margin : 5px;
	padding : 0px;
}

.illust dt {
	text-align :center;
}

.illust dt a img {
	border : solid 1px #CCC;
	padding: 5px;
}

.illust dt a img:hover {
	border : solid 1px #333;
	padding: 5px;
}

.illust dd {
	height : 3em;
	width : 100px;
	overflow : hidden;
	margin : 0px;
	padding : 0px;
	text-align :center;
	font-size: 0.9em;
}

.illust ul:after {
	display : block;
	height : 0;
	clear : both;
	content: "";
}

p.category_desc {
	margin : 5px 10px;
}


/*End illustration*/

a img {
	border: none;
	}