@charset "utf-8";
/*
Theme Name: Poseringo
Theme URI: http://poseringo.org/
Description: Poseringo用のカスタムテーマ
Version: 1.0
Author: Miki Uchida
Author URI: http://www.dot1.jp/
Tags: black, custom header, fixed width, two columns, widgets

*/
*{
	font-size:100.01%;
}

html{
	height:100%;
	overflow-y:scroll;
}

body{
	font-family: Meiryo, "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック",san-serif;
	height:100%;
	letter-spacing:0.01em;
	line-height:1.5;
	margin: 0;
	padding:0;
  font-size:0.8em;
  background-color:#CCCCCC;
	color: #CCCCCC;
}

h1,h2,h3,h4,h5,h6{
	font-style:normal;
	font-weight:normal;
	margin: 0;
	padding :0;
}

span{
	font-style:normal;
	font-weight:normal;
	margin: 0;
	padding :0;
}

/* Paragraph */
p{
	font-style:normal;
	font-weight:normal;
	margin: 0;
	padding :0;
}

/* Link */
a{
	text-decoration:none;
}

/* List */
ul{
  list-style:none;
  margin: 0px;
  padding: 0px;
}

ol{
  margin: 0px;
  padding: 0px;
}
dl{
	font-style:normal;
	font-weight:normal;
	margin: 0;
	padding :0;
}

dt{
	display:block;
	font-style:normal;
	font-weight:normal;
	margin: 0;
	padding :0;
	width:auto;
}
dd{
	display:block;
	font-style:normal;
	font-weight:normal;
	margin: 0;
	padding :0;
	width:auto;
}

/* Table */
table{
	border:none;
	border-collapse:collapse;
	border-spacing:inherit;
	font-size:100%;
}

th,td{
	vertical-align:top;
}
th{
	font-weight:normal;
	text-align:left;
}

/* Image */
img{
	background-color:transparent;
	vertical-align:normal;
}
a img{
	border:none;
}
br{
	letter-spacing:normal;
}
a:link{
	color:#999999;
}
a:visited {
	color:#999999;
  text-decoration:underline;
}
a:hover {
	color:#999999;
	text-decoration:underline;
}
.accessibility{
	display:none;
}

/* header */
#header{
background: url(images/bg_header.jpg) no-repeat right top;
height:80px;
}
#header h1{
padding:10px 0px 0px 50px;
float:left;
}
.description{
padding:35px 0px 0px 20px;
float:left;
font-size:1.25em;
}

/* contents */
#page{
  margin:0 auto;
  width:781px;
  background:url(images/bg_body.jpg) repeat-y center top;
}
#content{
width:460px;
float:left;
margin:3px 0px 0px 50px;
}
.post {
	margin-bottom:30px;
  clear:both;
}
.post h2{
	font-size:1.45em;
  color:#669999;
  padding-bottom:10px;
}
.post h2 a,.post h2 a:visited,.post h2 a:hover{
  color:#669999;
  text-decoration:none;
}
.archive_ttl{display:none;}
.postmetadata {
border-top:1px #999999 solid;
margin-top:15px;
padding-top:5px;
}
.postmetadata li{
list-style:none;
font-size:85%;
}
.postmetadata .cat{float:left;}
.postmetadata .date{float:right;}
.postmetadata .tag{clear:both;}
.entry ol {}
.entry ol li {}
/* serch */
#searchform {text-align: center;}
.entry form {text-align:center;}
.entry p{
	margin:10px 0px;
  font-size:95%;
  line-height:160%;
}
.entry a{color:#669999;}
.entry img{
	margin:5px 0px;
}
.entry h3{
	font-size:120%;
}
acronym, abbr, span.caps {
	cursor: help;
}
acronym, abbr {}
blockquote {
	border-left: 5px solid #ddd;
}
blockquote cite {
	margin: 5px 0 0;
	display: block;
}
/* End Form Elements */
.ngg-gallery-thumbnail-box{
  padding:6px;
}
/* comment */
.alt {
padding:5px;
margin:10px 0px;
border-top:#999999 1px solid;
border-bottom:#999999 1px solid;
}
.commentlist li {list-style:none;}
.com_author{
	font-size:95%;
  margin-bottom:5px;
}
.com_author a{
	font-style:normal;
  text-decoration:none;
}
.commentmetadata{float:right;}
.commentmetadata li{
list-style:none;
font-size:0.9em;
}
.com_edit{
	float:left;
  margin-right:10px;
}
.com_date{float:right;}
.comment_text{clear:both;}
#commentform p{margin:4px 0px;}
#commentform textarea{width:450px;}
#commentform #submit{margin-bottom:15px;}

/* page */
.slideshowlink{font-size:95%;}
.slideshowlink a{text-decoration:none;}
.ngg-clear{
  width:100%;
  height:40px;
}
.gal_ttl{
	margin-bottom:-10px;
  text-transform:uppercase;
}
/* navigation */
.top_navigation li{
margin:6px 5px 20px 5px;
font-size:95%;
}
.navigation li{
	margin:10px 5px;
	font-size:95%;
}
.top_navigation a,.navigation a{
text-decoration:none;
}
.top_navigation .alignleft,.navigation .alignleft{float:left;}
.top_navigation .alignright,.navigation .alignright{float:right;}

/* Sidebar */
#sidebar{
width:240px;
float:right;
background:url(images/bg_sidebar.jpg) no-repeat right top;
}
#sidebar h3 {
font-size:1.0em;
background: url(images/list.jpg) no-repeat 10px 6px;
border-bottom:#666666 solid 1px;
border-top:#666666 solid 1px;
padding:8px 0px 5px 30px;
}

.widget_categories ul li{
	font-size:95%;
	margin:5px;
	padding-left:25px;
}
#recent-posts-3 ul li{
	font-size:95%;
	margin:5px;
	padding-left:25px;
}
#tag_cloud-3 div{
	padding:5px;
}
#archives-3 ul li{
	font-size:95%;
	margin:5px;
	padding-left:25px;
}
.widget_pages ul li{
	font-size:95%;
	margin:5px;
	padding-left:25px;
}

#ngg-images-2 h2{
	font-size:1.0em;
	background: url(images/list.jpg) no-repeat 10px 6px;
	border-bottom:#666666 solid 1px;
	border-top:#666666 solid 1px;
	padding:8px 0px 5px 30px;
}
#ngg-webslice div{
	margin:5px 30px;
}
.widget_search{border-top:#666666 solid 1px;}
#sidebar #serchform{
	padding:5px 0px 10px 0px;
	border-bottom:#666666 solid 1px;
}
/* End Sidebar */
#search{
	border-top:#666666 solid 1px;
	padding-top:5px;
}

/* footer */
#footer{
clear:both;
background:url(images/bg_footer.jpg) repeat-y right top;
border-top:#666666 solid 1px;
height:60px;
}
#footer p {
color:#FFFFFF;
text-align:center;
margin:20px 0px;
font-size:0.9em;
text-transform:capitalize;
}
#footer p a{
	color:#FFFFFF;
  text-decoration:none;
}