/*
Theme Name: karneval
Theme URI: http://www.fwinc.co.jp/karneval/ 
Description: ドラマＣＤ「カーニヴァル」公式サイト用テーマ
Version: 1.0
Author: sakuraworks
Author URI: http://sakura.chu.jp
*/

@charset "utf-8";

/****************************************
		1. General Setting 
*****************************************/

html, body, div, span, applet, object, iframe, strong,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,small, strike, sub, sup, tt, var,dl, dt, dd, ol, ul, li,fieldset, form, legend, caption, tbody, tfoot, thead, table, label, tr, th, td{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	list-style:none;
	}

/****************************************
		2. Basic Layout 
*****************************************/

body  {
	font-size:13px;
	line-height:150%;
	background: #000;
	background-image:url(images/bg.gif);
	margin: 0;
	padding: 0;
	text-align: center;
	color: #FFF;
}

#container { 
	width: 950px;
	margin: 0 auto;
	text-align: left;
} 

/****************************************
		3. Header
*****************************************/

#header {
	background-image:url(images/bg_menu.png);
	background-repeat:repeat-x;
	height: 170px;
	margin:0;
	padding:0;
}

#menubg{
	height:93px;
	background-image:url(images/bg_menu_b.png);
	background-repeat:repeat-x;
	top:50px;
}

#hederarea{
	width:950px;
	margin: 0 auto;
}

#logo{
	width:300px;
	top:0;
	left:0;
}

#menu{
	width:650px;
	float:right;
	height:36px;
	width:650px;
	margin-top:50px;
	margin-bottom:64px;

}

/****************************************
		5. side,widget
*****************************************/

#mainsideber {
	float: right;
	width: 380px;
	padding: 0 0 15px 0;
}

#sidebar1 {
	float: left;
	width: 200px;
	padding:0 5px;

}

#sidebar2 {
	float: right; 
	width: 200px;
	padding: 0 5px;
}

.widget-area{
	margin-bottom:25px;
}

.widget-container {
	background-color:#000000;
	background-image:url(images/side_bottom.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	padding-bottom:25px;
	margin-bottom:25px;
}

.widget-container h3{
	background-image:url(images/side_title.gif);
	background-repeat:no-repeat;
	font-size:14px;
	color:#00FF00;
	font-weight:bold;
	padding:10px 10px 5px 45px;
}

.widget-container li{
	padding:0;
	margin-left:45px;
	list-style-type:none;
}

.widget-area a{
	text-decoration:none;
	color:#FFF;
}

.widget-area a:hover{
	text-decoration:underline;
	color:#FF00FF;
}

.widget-area a:visited{
	text-decoration:none;
	color:#FFF;
}

.widget-area a:active {
	text-decoration:none;
	color:#00FF00;
}

#topics{
	height:120px;
	background-image:url(images/topics_top.gif);
	background-repeat:no-repeat;
	background-position:top left;
	padding:115px 0 25px 0;
}

.text{
	padding:0 20px;
}

/*** Calendar ***/
#wp-calendar {width: 100%;}
	#wp-calendar caption {
		color: #666;
		font-size: 14px;
		font-weight: bold;
		margin-left:4px;
		padding-bottom: 4px;
		text-align: left;
		}
		#wp-calendar th {
			background: #000;
			padding: 1px 0 1px;
			text-align: center;
			}		
	#wp-calendar thead {font-size: 11px;}
	#wp-calendar tbody {color: #aaa;}
		#wp-calendar tbody td {
			background: #000;
			padding: 1px 0 1px;
			text-align: center;
			}
		#wp-calendar tbody .pad {background: none;}
	#wp-calendar tfoot #next {text-align: right;}

/****************************************
		5. main
*****************************************/


#mainContent { 
	margin: 0 210px;
	padding: 0 10px; /* 余白は div ボックスの内側のスペース、マージンは div ボックスの外側のスペースです */
} 

#main { 
	margin: 0 390px 0 0;
	padding: 0 10px 0 0; 
} 

#post{
	width:510px;
	background-image:url(images/bg_base.gif);
	margin-bottom:25px;
}

#post h1{
	height:23px;
	padding:10px 10px 10px 55px;
	background-image:url(images/basetitle_bg.gif);
	background-repeat:no-repeat;
	background-position:left top;
	font-size:18px;
	text-align:left;
	display:block;
}

.body{
	padding:15px;
	line-height:1.4em;
}

.body p{
	margin-top:10px;
}

#post img{
	margin:0 10px 0 0;
}

/*** Blog info ***/
div.blog_info{
	background: rgba(0, 0, 0, 0.1);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#20000000,endColorstr=#20000000); /* IE */
	zoom: 1; /* IE */
	color: #fff;
	font-size:85%;
	padding: 5px;
	margin: 20px 0 10px 0;
	}
	div.blog_info ul{margin:0;}
		div.blog_info li{
			float: left;
			padding-left:20px;
			margin:0 15px 0 5px !important;
			list-style: none !important
			}
			div.blog_info li a{color: #FFF}
				div.blog_info li a:hover{color: #FFF}
	div.blog_info li.cal{background: url(images/icon_cal.png) no-repeat 0 2px;}
	div.blog_info li.cat{background: url(images/icon_cat.png) no-repeat 0 2px;}
	div.blog_info li.tag{background: url(images/icon_tag.png) no-repeat 0 2px;}
	
a.more-link{
	background:url("images/arrow_next.png") no-repeat right top;
	color:#000;
	font-size:85%;
	padding:2px 20px 5px 10px;
	text-align:right;
	text-decoration:none;
	margin-left:380px;
	display:block;
	}
a.more-link:hover{color: #FF00FF}
a.more-link:visited{color: #333}
	
/*** Bottom Navigation, Comment Navigation ***/
div.nav-below{margin: 40px 0 0;overflow:auto;}
div.navigation{overflow:auto;}
	div.navigation a{margin-bottom:10px}

	.nav-previous a, .nav-next a,
	div.navigation .alignleft a, div.navigation .alignright a{
		color:#333;
		font-size:85%;
		text-decoration:none;
		}
		.nav-previous a:hover, .nav-next a:hover,
		div.navigation .alignleft a:hover, div.navigation .alignright a:hover{
			color: #000;
			}
			
	.nav-previous a, div.navigation .alignleft a{
		float:left;
		padding:2px 10px 2px 20px;
		background:url("images/arrow_prev.png") no-repeat left top;
		}
	.nav-next a, div.navigation .alignright a{
		float:right;
		text-align:right;
		padding:2px 20px 2px 10px;
		background:url("images/arrow_next.png") no-repeat right top;
		}
			
/****************************************
		6. footer 
*****************************************/

#footer {
	width:100%;
	font-size:12px;
	line-height:150%;
	background-image:url(images/bg_footer.gif);
	padding:5px 0 25px 0;

} 
.link{
	width:880px;
	height:40px;
	background-image:url(images/ban_link.jpg);
	background-repeat:no-repeat;
	background-position:center;
	margin: 10px auto;
	padding:35px 10px 20px 10px;
	color:#3300CC;
}

#footer ul {
	margin:0 auto;
	padding:0;
}

#footer li{
	float:left;
	list-style-type:none;
	text-align:left;
	padding-right:5px;
}

.copyright #footer{
	text-align:center;
}

#ban{
	width:820px;
	height:40px;
	margin:5px auto;
}

.ban li{
	width:200px;
	float:left;
	list-style-type:none;
	text-align:left;
	padding-right:1px;
}

/****************************************
		7. Other
*****************************************/

a{
	text-decoration:none;
	color:#FFFFFF;
}

a:hover{
	text-decoration:underline;
	color:#00FF00;
}

a:visited{
	text-decoration:none;
	color:#FFFFFF;
}

.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.center{
	text-align:center;
}

ol li{
	list-style:decimal;
	margin-left:15px;
}

.yellow{
	color:#FFFF00;}
.waterblue{
	color:#00FFFF;}

/* margin調整用css */

.mt0 { margin-top:0; }
.mt5 { margin-top:5px; }
.mt10 { margin-top:10px; }
.mt15 { margin-top:15px; }
.mt20 { margin-top:20px; }
.mt100 { margin-top:100px; }
.mb0 { margin-bottom:0; }
.mb5 { margin-bottom:5px; }
.mb10 { margin-bottom:10px; }
.mb15 { margin-bottom:15px; }
.mb20 { margin-bottom:20px; }
.ml0 { margin-left:0; }
.ml5 { margin-left:5px; }
.ml10 { margin-left:10px; }
.ml15 { margin-left:15px; }
.ml20 { margin-left:20px; }
.mr0 { margin-right:0; }
.mr5 { margin-right:5px; }
.mr10 { margin-right:10px; }
.mr15 { margin-right:15px; }
.mr20 { margin-right:20px; }