/*
Theme Name: Prebuilt
Theme URI: http://www.devlounge.net
Description: Astereostudio と Devlounge 制作によるテーマです。
Version: 2.0.1
Author: Astereostudio & Devlounge
*/



body {
margin-top: 10px;
}

a img {border: none; } 

#wrap {
width: 750px;
height: 100%;
background-color: #fff;
margin: 0 auto;
font-family: "メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
font-size: 12px;
}

#header {
width: 747px;
height: 205px;
margin: 0 auto;
/* background-image: url(images/headers/blue.gif); */
background-color: #FFFFFF;
margin-bottom: 30px;
font-size: 10px;
}

ul.menu {
	margin: 0;
	padding: 0;
	bottom: 0;
	left: 20px;
	}

ul.menu li {
	display: inline;
	margin: 0;
	}

ul.menu,
ul.menu li a {
	padding: 5px 15px 6px;
	}

ul.menu li a {
	font: 1em "メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: white;
	margin: 0;
	}

ul.menu li a:hover {
	background: #333;
	color: #eee !important;
	text-decoration: none;
	}

ul.menu li.current_page_item a,
ul.menu li.current_page_item a:hover {
	color: #333 !important;
	background: white;
	text-decoration: none;
	}

/* Index */

#hppost {
width: 500px;
padding-left: 5px;
padding-right: 10px;
float: left;
border-right: 1px solid #efefef;
}

/* 高田追加ここから */
#hppost p.date_t {
font-weight: bold;
font-size: 14px;
padding-bottom: 5px;
color: #db5411;
border-bottom: 1px solid #db5411;
}
/* 高田追加ここまで */

#hppost h2 {
font-size: 14px;
font-weight: bold;
padding-left: 5px;
padding-top: 4px;
padding-bottom: 4px;
color: #db5411;
/*background-color: #f7f7f7;
border-top: 1px solid #eee;
border-bottom: 1px solid #eee;*/
}

#hppost h2 a {
color: #003366;
font-weight: bold;
text-decoration: none;
border-bottom: 1px dotted #666;
}

#hppost h2 a:hover {
color: #222;
border-bottom: 1px dotted #222;
}

/* Entry & Post Styling */

#hppost .entry {
font-size: 12px;
line-height: 16px;
color: #555;
padding-left: 5px;
}

#hppost .entry p a {
color: #222;
background-color: #D6F0FE;
text-decoration: none;
}

#hppost .entry p a:hover {
color: #fff;
background-color: #04467B;
}

/* Sidebar */

#sidebar {
width: 220px;
font-size: 10px;
line-height: 12px;
color: #666;
float: right;
} 

#sidebar h2 {
font-size: 12px;
font-weight: bold;
margin-bottom: 8px;
}

#sidebar a {
color: #666;
text-decoration: none;
border-bottom: 1px dotted #666;
}

#sidebar a:hover {
color: #222;
border-bottom: 1px dotted #222;
}

#sidebar ul{
	list-style-type:none;
	margin:0;
	padding:0;
        margin-bottom: 12px;
}
#sidebar ul li{
	margin-bottom:0.6em;
	padding:0.3em;
}

/* Comments */

#commentarea {
width: 100%;
padding-left: 5px;
font-family: "メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
font-size: 11px;
margin-top: 15px;
}

#precomments {
width: 100%;
}

#precomments img {
vertical-align: text-bottom;
border: 0px;
}

.comleft {
width: 75%;
float: left;
}

.comright {
width: 20%;
float: right;
}

h3#comments {
font-size:14px;
font-family: "メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
color: #666;
margin: 0px;
}

#commentsheader {
background-image: url(images/reply.gif);
height: 55px;
width: 300px;
}

.commentsblock{
	margin:0.5em;
	padding:1em;

}
.commentsblock textarea{
	width:250px;
}
.commentsblock input, .commentsblock textarea{
	border:1px solid #d1d1d1;
}
.commentsblock textarea:focus{
	background:#eee;
	border:1px solid #a1a1a1;
}
.commentsblock textarea:focus, .commentsblock input:focus{
	background:#eee;
	border:1px solid #a1a1a1;
}
.commentauthor{
	display:block;
	font-size:1.5em;
}

/* commentlist */
ol.commentlist{
	color:#777;
	font-size:11px;
    font-family: "メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin:0;
	margin-top:1.5em;
	padding: 0px;
    width: 100%;
}
ol.commentlist li {
	list-style: none;
	margin: 0;
	padding: 1em;
	list-style: none;
	height: 1%;
}
ol.commentlist li .commenttext {
	clear: both; 
	margin: 1em 0;
}
ol.commentlist .children {
	margin: 0;
	padding: 1em 0 0;
}
.comment-navigation .previous { float: left; }
.comment-navigation .next { float: right; }
.comment-navigation { padding: 1em 0 2em; overflow: hidden; }

ol.commentlist a {
			color: #555;
			text-decoration: none;
			border-bottom: 1px dotted #db5411;
			display: inline;
 }
			
		ol.commentlist a:hover {
			color: #222;
			text-decoration: none; 
}

.cauthor {
font-weight: bold;
font-size: 12px;
}

.cauthor a {
color: #555;
                        font-size: 12px;
                        font-weight: bold;
			text-decoration: none;
			border-bottom: 1px dotted #db5411;
}

.cauthor a:hover {
color: #222;
text-decoration: none; 
}

.commentlist li{
	margin-bottom:0.5em;
	padding:0.5em 1em;
}

.alt{
	background:#fff;
	padding:0.5em;
}

.alt2{
	background: #fff url('images/postdata.gif') 15px center no-repeat;
	border-top: 2px solid #FFD324;
	border-bottom: 2px solid #FFD324;
	margin: 10px auto;
	padding: 5px 20px 5px 45px;
}

.even, .comment-preview {
	background-color: #f5f5f5;
}

.odd {
	background-color: #fff; 
}

.bypostauthor { 
	background-color: #eee;
}

/* Comment/Trackback Favatars & Gravatars */
.comment-favatar {
	-moz-opacity:0.5;
	opacity: 0.5;
	
	background: center center;
	float: right;
	margin: 2px 0 0 0; 
	width: 16px;
	height: 16px;
}
.comment-favatar:hover {
	-moz-opacity:1;
	opacity: 1;
}
.trackback-favatar {
	background: center center;
	width: 16px;
	height: 16px;
	float: left;
	margin: 2px 6px 0 2px;
	cursor: pointer;
}
.comment-gravatar img {
	float: right;
	padding: 2px;
	margin: 0 0 5px 5px;
	border: 1px solid #A5A5A3;
	width: 30px;
	height: 30px;
	background: #fff url(wp-content/gravatars/avatar.jpg) no-repeat center center;
}

#commentform textarea {
	width: 97%;
}
#respond { padding: 10px 0; }

.gravatar {
	margin-right: -5px;
	float: right;
	border: 0px;
	}

ol.commentlist blockquote {
	background: #F8FAFC url("images/blockquote.gif") no-repeat left top;
	border: 1px solid #ebebeb;
	padding:1px;
        line-height: normal;
	font-size: 10px;
}

.whopostedthis {
font-weight: bold;
font-size: 11px;
overflow: hidden;
}


/* Middle Spacer */

#secdivide {
width: 746px;
height: 30px;
margin: 0 auto;
background-color: #fff;
margin-top:8px;
margin-bottom: 8px;
}

/* Flickr Intergration */

#flickr {
width: 744px;
border: 1px dotted #e2e2e2;
margin: 0 auto;
margin-bottom: 10px;
}

#flickr ul, #flickr ul li { 
padding: 0; 
margin: 0; 
border: 0; 
}

#flickr a img { 
border: 2px #f7f7f7 solid; 
padding: 3px; 
margin: 10px 3px 10px 3px;
}

#flickr a:hover img { 
border: 2px #f7f7f7 solid;
} 

#flickr ul { list-style: none; }
#flickr ul li { display: inline; }

/* Extras */

#extras {
width: 746px;
height: 100%;
padding-bottom: 5px;
margin: 0 auto;
list-style-type: none;
background-color: #f7f7f7;
margin-bottom: 10px;
}

#extras .holder {
padding: 5px;
}

#extras .aboutphoto {
width: 100px;
height: 80px;
float: left;
padding-left: 20px;
margin-right: 20px;
}

#extras .abouttxt {
font-size: 10px;
padding-right: 20px;
}



#extras h2 {
font-weight: bold;
font-size: 12px;
margin-bottom: 5px;
}

#extras a {
color: #555;
text-decoration: none;
}

#extras a:hover {
color: #000;
}

#extras ul {
list-style-type: none;
margin: 0px;
padding: 0px;
}

#extras ul li {
margin: 0px;
padding: 0px;
list-style-type: none;
}

.extrasinside {
padding: 5px;
font-size: 10px;
line-height: 12px;
color: #555;
}

/* Footer */

#footer {
width: 747px;
margin: 0 auto;
font-size: 10px;
color: #555;
padding-top: 5px;
border-top: 1px solid #ccc;
}

#footer a {
color: #555;
text-decoration: none;
font-weight: bold;
border-bottom: 1px dotted #db5411;
}

#footer a:hover {
border-bottom: 1px dotted #333;
}

/* Cal */

#wp-calendar {
	background-color:#F1F1EF; 		
	border-top:1px solid #FFFFFF;	
	font-size:9px;
	vertical-align:middle;
	text-align:center;
        width: 210px;
        margin-bottom: 12px;
}

#wp-calendar a {
border: 0px;
text-decoration: none;
}

#wp-calendar a:hover {
border: 0px;
text-decoration: none;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
	text-decoration: none;
}

#wp-calendar a:hover {
	background: #f7f7f7;
	color: #222;
}

#wp-calendar caption {
	color: #999;
	font-size: 10px;
	text-align: center;
	padding: 2px;
}

#wp-calendar td {
	color:#333333;
	font: normal 9px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
	background-color: #FFFFFF;
}

#wp-calendar td.pad:hover {
	font-size:9px;
	color:#222;
	background-color: #e2e2e2;
}

#wp-calendar td:hover, #wp-calendar #today {
	background: #ccc;
	color: #222;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}

/* Image Styles */
	#wrap .post div.wp-caption { margin: 10px; background: #fff; border: 1px solid #ddd; overflow: hidden; }
		#wrap .post .wp-caption img { display: block; margin: 5px auto; background: none; border: none; }	
		#wrap .post .wp-caption-text { margin: 5px; font-size: 0.8em; line-height: 1.3em; }
	#wrap .post div.alignnone { display: block; margin: 10px 10px 10px 0; }
	#wrap .post img.alignleft { margin: 10px 10px 10px 0; float: left; clear: left; }		
	#wrap .post img.alignright { margin: 10px 0 10px 10px; float: right; clear: right; }
	#wrap .post img.aligncenter { display: block; margin: 0 auto 10px auto; float: none; clear: both; }
	#wrap .post div.alignleft { text-align: left; float: left; margin-left: 0; }
	#wrap .post div.alignright { text-align: right; float: right; margin-right: 0; }
	#wrap .post div.aligncenter { text-align: center; margin: 0 auto 10px; }
	#wrap .post .gallery { margin: 16px auto; }
		#wrap .post .gallery img { border: none; margin-bottom: 5px; }
		#wrap .post .gallery .gallery-item, #wrap .post .gallery .gallery-icon { clear: none; margin: 0; }
		#wrap .post .gallery .gallery-icon {  }
		#wrap .post .gallery .gallery-caption { text-align: left; font-size: 0.95em; line-height: 1.3em; margin: 0 10px 10px; }