/*
THEME NAME: miu@チラシの裏 wrong side #01
THEME URI:http://b-log.spreadyourlove.net
DESCRIPTION:This theme is modified by mieuxx based on Futurosity(http://www.futurosity.com) theme. 
VERSION:0.1_20090502
AUTHOR:miu
AUTHOR URI:http://mieuxx.com/
*/


/* --- Grobal ----------------------------------- */

* { margin: 0; padding: 0; }

/* Paragraphs */
p {
	margin: 0 0 15px 0;
	color: #333;
}

/* Links */

a {
	color:#555;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #999;
}


/* Lists */
ul li { list-style: none; }
.post ul { list-style: disc; }
.post ul, .post ol { margin: 0 0 15px 25px; }
.post ul ul, .post ul ul ul, .post ol ol, .post ol ol ol { margin-bottom: 0; }



/* Code */
pre { overflow: auto; margin: 0 0 15px 0; }
code { font-size: 1.1em; }

/* Left, right, and center alignment */
.left, .alignleft { float: left; margin-right: 10px; }
.right, .alignright { float: right; margin-left: 10px; }
.center, .aligncenter { margin: 0 auto 15px auto; display: block; }

/* Headers and how they should look */
h1 { font-size: 2em; }
h2 { font-size: 1.5em; }
h3 { font-size: 1.4em; }
h4 { font-size: 1.3em; }
h5 { font-size: 1.2em; }
h6 { font-size: 1.1em; }
h2, h3, h4, h5, h6 { margin-bottom: 15px; }
h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { font-weight: normal; color: #222; }
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover { text-decoration: none; }

/* special behavier */
.clear {
	clear: both;
}


/* remember to define focus styles! */
:focus {
	outline: 0;
}


/* --- Eos Default --------------------------------------- */



abbr {
border:none;
}


/* --- Blockquotes -------------------------------------- */

blockquote {
	padding: 20px 10px 10px 20px;
	margin: 15px;
	background-image: url(images/quote_01.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

blockquote p {
	margin: 5px;
	font-weight: 400;
	color: #555 !important;
}

/* -------------------------------------------------- */

code, pre {
	overflow: auto;
}

cite {
	color:#silver;
	display:block;
	font-style:normal;
	padding:.3em 0;
}




/* --- titles ---------------------------------------- */

h2 {
	margin-top:0;
	padding: 0 0 0 10px;
}

h2.page-title,
.page h2.entry-title a,
.archive h2.entry-title a,
.search h2.entry-title a,
.single h2.entry-title a,
.four04 h2.entry-title {
	font-size:24px;
	font-weight:400;
	line-height:1.2em;
	margin:0;
	color: #888;
}

h3 {
	padding:3px 5px;
	display:block;
	background-color:transparent;
	border-top: 1px solid #bbb;
	border-bottom: 1px solid #bbb;
	color:#bbb;
	font-size:2.5em;
	font-family: Verdana, "Arial Black", sans-serif;
	font-weight:bolder;
	line-height: 1.2;

}


a img {
	border: 0;
	background-color: transparent;
}

img.alignleft, .comment-meta img {
	float:left;
	margin:0 10px 0 0;
}

img.alignright {
	float:right;
	margin:0 0 0 10px;
}

li.comment.bypostauthor:hover {
	font-style: italic;
}

li.linkcat h3 {
	background:#fff;
	color:#000;
	font-size:1.5em;
	font-weight:400;
	padding:0;
	margin:18px 0 0;
}

li#search {
	padding-bottom:10px;
}

li#tags a {
	font-weight:400;
	margin-bottom:-1em;
}

ul#archives-page li h3 {
	background:#fff;
	border-top:none;
	color:#000;
	font-size:18px;
	font-weight:400;
	line-height:1.2em;
	margin:0;
	padding:0 0 12px;
}

ul.related {
	margin:0;
	padding: 0 0 12px;
}

ul.related li{
	list-style-type:none;
}

ul.xoxo{
	margin:0;
	padding:0;
}



/* Structure -------------------------- */

body {
	background:#fff;

	color: #333;
	font: 62.5% Verdana, Tahoma, Arial, sans-serif;
	line-height: 1.4;

}

#wrapper {
	width: 900px;
	margin: 0 auto;
	padding: 0 0 20px;
	position: relative;
	/* background-image: url(images/home_wrapper_bg.jpg); */
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #fff;
}

#header {
	width: 900px;
	height:70px;
	margin: 0;
	border-bottom: 1px solid #ddd;

}

#featuredpost {
	/*position: absolute;*/
	/*top: 249px;*/
	/*left: 298px;*/
	/*width: 296px;*/
	height: 50px;
	margin: 10px 0;
	background-image: url(images/twitter_04.gif);
	background-position: right -10px;
	background-repeat: no-repeat;
	padding: 0 70px 0 0;
}

* html #featuredpost {
	left: 299px;
}


#container {
	clear: both;
	float: right;
	width: 715px;
}

.secondary {
	float: left;
	line-height: 1.4em;
	width: 290px;
	overflow: hidden;
}

.sidebar {
	/*clear: right;*/
	float: left;
	padding: 0;
	width: 160px;
}

/* --- footer ---- */

#footer {
	clear:both;
	margin:25px 0;
	width:100%;
}




/* --- header ---------------------------------- */

#blog-description {
	width:900px;
	height: 70px;
	color:#666;
	/* display:inline; */
	background-image: url(images/chiraura.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	font-size:14px;
	font-weight:600;

}

#blog-description p {
	text-indent: -9999px;
}

h1#blog-title {
	position: absolute;
	top: 40px;
	right: 10px;
	/*text-indent: -9999px;*/
	font-size: 12px;
	font-weight: normal;
}

h1#blog-title a,
h1#blog-title a:link {
	color: #777;
	font-family: Verdana, Arial, sans-serif;
}

.head-left {
	float: left;
	width: 597px;
}

.headerimg {
	float: left;
	width: 98px;
	height: 98px;
	overflow: hidden;
	margin-top: 1px;
	margin-left: 1px;
}
	
	


#access {
	display: none; /* modified */
	/* font-size:0px; */
	/* height:0; */
	/* line-height:0px; */
	/* margin-left:-999px!important; */
}

#rotateimg {
	float: right;
	width: 303px;
	height: 296px;
}

#rotateimg a,
#rotateimg a:link {
	width: 303px;
	height: 296px;
	display: block;
}

#rotateimg a:hover {
	background-color: transparent;
}

.entry-content img {
	margin: 5px 0;
	border: 1px solid #ccc;
}

.entry-content td {
	padding: 5px;
	font-size: 1em;
	color: #666;
}

.entry-content td img {
	margin: 0;
}


/* ---- featured post -----------------------------------------------------------*/

#featuredpost h3 {
	display: none;
	padding: 2px;
	margin: 0;
	/*background-color: #333;*/
	border: 0;
	font-size: 0.8em;
	color: #eee;
}

#featuredpost h2 {
	background-color: #000;
	padding: 2px;
	color: #ddd;
}

#featuredpost h2 a {
	color: #eee;
}


#featuredpost img {
	width: 98px;
	height: 98px;
	overflow: hidden;
	float: left;
	margin-right: 10px;
}

#featuredpost p {
	padding: 2px;
	background-color: #000;
	
	text-align: right;
	color: #a5a5a5;
}

#featuredpost span.entry-meta {
	margin: 0;
	padding: 0 0 5px;
	border: 0;
	color: #bcbcbc;
}

#featuredpost span.entry-meta a {
	color: #ccc;
}

.single #featuredpost p {
	display: none;
}

ul.tweet {
	list-style: none;
	text-align: right;
}

/* --- primary --------------------------------------------------- */

.home #content {
	float:right;
	width:400px;
	overflow: hidden;
}

.home .post {
	margin: 40px 0 0;
	padding: 10px 5px 20px;
	border-bottom: 1px solid #ccc;
	/* width: 360px; */
}

.home .cat-links a {
	font-size:0.8em;
	font-weight:bolder;
	color: #888;
	/* text-transform:uppercase; */
}

.home h2.entry-title {
	padding: 2px;
	line-height:1.2;
	font-weight:bold;
	color: #333;
}

.home h2.entry-title a {
	color: #333;
	font-weight:bold;
}

.home h2.entry-title a:hover {
}



.home .post:hover,
.home ul li:hover {
}

.home .entry-content p {
	color:#333;
	font-size: 1.2em;
}

.home .entry-content object {
	width: 400px;
}

.home .entry-meta,
.home .entry-date {
	display:inline;
	font-size:10px;
}

.home .entry-meta {
	float: right;
	margin: 20px 0 0;
}

.entry-date {
	color: #666;
}

/* --- ShowArchive ------------------------------------------------ */

.home .showarchives {
	padding: 10px;
}

.home .showarchives h3 {
	padding: 0;
	border: 0;
	font-size: 12px;
	font-weight: bold;
}


.home .showarchives li {
	float: left;
	width: 25%;
	margin: 0 0 5px;
}




/* --- Secondary -------------------------------------------------- */

.secondary img {
	width: 270px;
	padding: 5px;
	border: 1px solid #ccc;
	background-color: #FFF;
}

.secondary h2 {
	margin: 0 0 5px;
	padding: 10px 0;
	font-size: 0.9em;
}

.secondary h2 a {
	font-weight:400;
	line-height:1.2;
	color: #444;
}

.secondary h2 a:hover {
	text-decoration: underline;
	color: #ddd;
}




.secondary p {
	color: #6d6d6d;
}

.secondary object {
	width: 250px;
}

.secondary .category {
	padding: 0 0 5px;
	text-align: right;
	
}

.secondary .category a {
	color: #999;
}

.syndicatepost {
	padding-top:10px;
	border-bottom: 0 !important;
}

.syndicatepost blockquote {
	margin: 0;
	padding: 0;
	background-image: none;
}
	
.secondary .navi {
	margin: 5px 0 0;
	padding: 5px 0;
	border-top: 1px solid #999;
	text-align: right;
	font-size: 1em;
	color: #555;
	font-weight: bold;
}




/* --- footer ---------------------------------------------------- */

#bottombar {
	margin-top: 30px;
}

.bottombadges {
	width: 290px;
	float: left;
}

.single .bottombadges {
	display: none;
}

.bottomlinks {
	width: 290px;
	margin-left: 25px;
	float: left;
}

.single .bottomlinks {
	display: none;
}

.bottomtexts {
	width: 270px;
	float: right;
}

.single .bottomtexts {
	display: none;
}

.flickrphoto {
	/*padding-left: 25px;*/
}

.flickrphoto li {
	display: inline;
}

.footnote {
	margin-top: 20px;
	padding-top: 20px;
	padding-right: 10px;
	border-top: 1px solid #666;
	text-align: right;
}

/* --- Default ---------------------------------------------------- */

#content {
padding-bottom:24px;
}




#menu ul li:hover {
background:#fff;
}

#nav-above {
display:none;
}

#nav-below {
clear:both;
padding-bottom:24px;
}

.about {
font-size:14px;
line-height:1.2em;
margin-top:-2px;
}

/* --- archive -------------------------------------------------- */

.archive .entry-date,
.search .entry-date {
	display:inline;
}


.archive .post h3.entry-title,
.search h3.entry-title,
li#tags h3 {
	margin:15px 0 15px 0;
	padding:0 0 10px 5px;
	border-top:0;
	color:#444;
	font-size:1.2em;
	font-weight:bold;
	line-height:1.2em;
}

.archive .entry-meta,
.search .entry-meta {
	width: 700px;
	float: right;
	padding: 10px 0;
	border-top: 1px solid #ccc;
}

h3.entry-title,
h3.entry-title a {
	color:#444;
	font-weight:bold;
	font-size: 1.4em;
}

.archive .entry-content p {
	font-size: 1.2em;
	line-height: 1.4;
}


.archive .post {
	padding: 10px;
}

.archive .showarchives li {
	width: 10em;
	float: left;
}


/* --- comments ------------------------------------------------ */

#comments {
	clear:both;
	width:460px;
}


.comments ol {
	margin:0;
	padding:0 0 24px 10px;
}

.comments ol li {
list-style-type:none;
}

.comments ol li:hover {

}

.comment-meta {
	border-bottom:1px dotted #999;
	float:left;
	font-size:1.2em;
	margin-bottom:10px;
	padding:10px 0 5px;
	width:100%;
}

.formcontainer {
	padding-left: 10px;
}

#comment {
	height:140px;
	margin-bottom:12px;
	width:450px;
}

textarea {
	background-color: #ccc;
	border: 1px dotted #eee;
}





.content-column {
padding-bottom:24px;
}

.entry-content h3  {
background:#fff;
color:#000;
font-size:14px;
font-weight:bolder;
padding:0;
margin:18px 0 -0.8em;
}


.excerpt  {
	/*border-bottom:1px dotted #eaeaea;*/
	margin-bottom:15px;
	padding-left: 10px;
	color:#aaa;
}


.home #nav-above,.home #nav-below,.home .tag-links,#archives {
}


/* --- entry ------------------------------------------------- */


/* --- meta --- */

.entry-meta h3 {
	width:100%;
}

.entry-meta ul {
	padding:0;
	margin:0;
}

#content .entry-meta ul li {
	margin:0;
	padding:10px 0;
	border-bottom:1px solid #dedede;
	list-style-type:none;
	color: #8c8c8c;
}

#content .entry-meta ul li a {
	color: #8c8c8c;
}

#content .entry-meta ul li a:hover {
	color: #ccc;
}



.p1, .archive .p1 h3.entry-title{
border-top:none;
}



.middle ul, .page ul {
padding:0 0 12px;
margin:0;
}

.middle ul li {
border-top:1px solid #eaeaea;
list-style-type:none;
padding:5px 0;
margin-left:0;
}


/* --- navigation ------------------------------------ */

#nav-below {
	width:460px;
	margin: 10px 0;
	padding:10px 0;
	/*background-color: #151515;*/
	
}

.archive #nav-below {
	width:100%;
}

.nav-next {
	float:right;
	/*padding-top: 10px;*/
	/*padding-bottom: 10px;*/
	/* width:225px; */
}

.nav-previous {
	float:left;
	padding-left: 10px;
	/* width:225px; */
}

.page .entry-content ul li {
list-style-type:none;
}

.p5,.p9,.p13,.p17,.p21,.p24,.p27,.p31,.p34,.p37,.clear {
clear:both;
}


/* --- SideBar --------------------------------------- */

.sidebar a {

}

.sidebar li {
list-style-type:none;
padding:0;
}

.sidebar ul {
padding:0 0 12px;
margin-left:0;
}

.sidebar ul li:hover {
background:inherit;
}

/* --- Primary Sidebar -------------------------------------- */

#primary .textwidget {
	padding: 0 0 10px;
}

/* ---- single page ----------------------------------------- */

.single #content {
	float:left;
	width:720px;
}

.single .entry-content {
	float:left;
	padding-left: 20px;
	width:430px;
	overflow: hidden;
}

.single #featuredpost .entry-content {
	float:none;

}



.single .entry-content p img {
	/* border:1px solid #eaeaea; */
	padding: 10px;
	margin-bottom:12px;
	background-color: #fefefe;
	max-width:400px;
}

.single .entry-content a,
.single .entry-content a:link {
	color: #494949;
}

.single .entry-meta {
	float:right;
	padding-left:10px;
	width:250px;
}

.single .excerpt  {
	border-bottom:1px solid #eaeaea;
	color:#777;
	font-size:1.5em;
	margin-bottom:28px;
}

.single .excerpt p {
margin-top:0;
}

.single .post {
	float:left;
	padding-bottom:24px;
	width:460px;
}

/* --- RelatedPost ------------------------------------------ */

h4.related {
	margin: 40px 0 0;
	padding: 5px 0;
	border-top: 1px dotted #ccc;
	
	font-size: 1.2em;
	color: #4c4c4c;
	font-weight: bold;
}


/* --- Widget ------------------------------------------------ */

#archives.widget {
	padding: 0 0 10px;
}

.rsswidget {
	font-size: 0.8em;
	font-weight: bold;
	color: #999;
}

.rsswidget a {
	color: #999;
}

.widget_rss {
	margin: 0 0 20px;
}

.widget_rss h3 {
	padding: 3px 5px 3px 30px;
	background-image: url(images/rss.png);
	background-position: left top;
	background-repeat: no-repeat;
}


/* --- pages -------------------------------------------------- */

.page h3 a {
	color: #ccc;
}

.page h4 {
	color: #ccc;
}

.page .entry-content {
	padding: 10px;
}

/* --- author archive -----------------------------------------------*/


/* featured */
.featured-image-wrapper { background: #000; position: relative; }
.featured-image-wrapper h2 { background: #000; font-size: 16px; position: absolute; bottom: -10px; left: 0; padding:4px; z-index: 1;height:60px;width:592px; margin-bottom: 10px;}
.featured-image-wrapper h2 a { color: #fff; font-weight:400; text-decoration: none; }
.featured-image-wrapper img { height: 180px; width: 600px; }

.transparent {
filter:alpha(opacity=50);
-moz-opacity:0.5;
-khtml-opacity: 0.5;
opacity: 0.5;
}

/* --- Pagenavi --------------------------------------- */

.wp-pagenavi {
	margin: 30px;
}


/* --- Twitter widget -------------------------------- */
.twitterwidget {
	color:#ddd;
}

/* ---- CLEARFIX ----------------------------- */

.clearfix{
zoom:1;/*for IE 5.5-7*/
}
.clearfix:after{/*for modern browser*/
content:".";
display: block;
height:0px;
clear:both;
visibility:hidden;
}
.clearfix {display: inline-table;}
/* Hides from IE-mac ¥*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

