/*
Theme Name: spoken! スタッフの一言
Theme URI: http://www.nagoyatv.com/
Description: spoken!「スタッフの一言」テーマ
Version: 1.0
Author: 2106
*/


/* common */
body {
	position: relative;
	font: 100% "Osaka","メイリオ","Meiryo","ＭＳ Ｐゴシック","MS P Gothic",Helvetica, Arial, sans-serif;
	background: #FFF;
}
#base_main{
	width:978px;
	margin: 0 auto;
	border-top:2px solid #666666;
}

/* End common */


#pankuzu{
	text-align:left;
	font-size:11px;
	padding:10px 0 20px 0;
}

h3{
	font-size: 1.6em;
	font-weight: bold;
}

#container {
	color: #999;
	font-size: 62.5%; /* Resets 1em to 10px */
	padding-bottom: 20px;
	padding: 0;
	background: #FFF;
	border-left: 1px #CCC solid;
	border-right: 1px #CCC solid;
}


#header {
	font-size: 0;
	height: 49px;
	text-align: right;
	margin:0 20px;
	background: #000;
}
#header h2{
	float: left;
}
#title{
	clear: both;
	padding: 20px 0 5px 10px;
	margin: 0 20px 20px 20px;
	background: #FFF;
	border-bottom: 1px #999 solid;
}

#content {
	float: left;

	text-align: left;
	font-size: 1.2em;
	margin: 0;
	padding: 0 20px;
	width: 660px;
	border-right: 1px #CCC dotted;
}

#pagetitle {
	color: #0099ff;
	font-size: 1.6em;
	font-weight: bold;
	padding: 0 0 5px 15px;
	margin-bottom: 10px;
	border-bottom: 2px #0099ff solid;
}


#sidebar {
	float:right;
	color: #666;
	text-align: left;
	padding-right: 20px;
	font-size: 1.2em;
	width: 188px;

}

#sidebar h3{
	font-size: 1.4em;
	padding: 2px 0;
	margin-bottom: 10px;
	border-bottom: 2px dotted #666;

}
#sidebar ul{
	margin-bottom: 20px;
}
#sidebar li{
	line-height: 1.2em;
	padding: 1px 0 0 10px;
	margin-bottom: 5px;
	background: url('images/li_bg.gif') no-repeat 0 0.4em;
}


/* Post */

.post {
	color: #333;
	margin: 0 0 10px 0;
	padding-bottom: 20px;
	background: #FFF;
	border-bottom: 1px #DDD solid;
}
.post p {
	line-height: 2em;
	padding: 0 10px 0 200px;
	margin-bottom: 2em;
}

.post h3{
	padding: 2px 10px;
	margin-bottom: 20px;
	border-left: 5px #0099ff solid;
}
.post .staff_img{
	float:left;
}

.post h3 .day {
	color: #666;
	font-size: 0.6em;
	line-height: 1;
	margin: 0;
	padding: 0;
}

.post .name {
	float:right;
	margin-bottom: 0;
	font-weight: bold;
}

/* End Post */

a:link,
a:visited{
	color: #666;
	text-decoration: none;
}
a:hover {
	color: #333;
	text-decoration: underline;
}

/* PageLink */
#pagelink {
	font-weight: bold;
	clear: both;
	text-align: right;
	margin-bottom: 20px;
}
.pageprev {
	float: left;
	margin-bottom: 20px;
}
#pagelink a {
	color: #FFF;
}
/* End PageLink */



/* Image */
.aligncenter {
	margin: 20px auto;
}
.alignright {
	margin: 0 0 10px 20px;
	float: right;
}
.alignleft {
	margin: 0 20px 10px 0;
	float: left;
}
.wp-caption {
	text-align: center;
	padding: 10px 5px 0 5px;
	border: 1px #ccc solid;
}
.wp-caption-text{
	text-align: left;
	padding: 0px !important;
}
.wp-caption p{
	line-height:1.4em;
	margin: 5px 0 0 0;
}
/* End Image */


/* Calendar */
#wp-calendar {
	empty-cells: show;
	width: 100%;
	margin-bottom: 20px;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a,
#wp-calendar a:visited {
	font-weight: bold;
	display: block;
	text-decoration: underline;
}
#wp-calendar a:hover {
	text-decoration: none;
}
#wp-calendar caption {
	font-weight: bold;
	font-size: 1.4em;
	padding: 2px 0;
	margin-bottom: 10px;
	border-bottom: 2px dotted #666;
}
#wp-calendar td {
	padding: 2px 0;
	text-align: center;
}
#wp-calendar th{
	padding: 5px 0;
	text-align: center;
	font-weight: bold;
}

/* End Calendar */


/* RSS FEED */
#rss_feed a {
	width:234px;
	height:40px;
	text-indent:-9999px;
	display:block;
	margin: 20px 0 10px 0;
	background:url(images/rss_feed.gif) no-repeat;
}

#rss_feed a:link,
#rss_feed a:visited {
	background-position:0 0;
}
#rss_feed a:hover{
	background-position:0 -45px;
}

/* END RSS FEED */

.page_top{
	height:18px;
	margin-bottom:20px;
	text-align:right;
	display:block;
}
.page_top a{
	width:125px;
	height:18px;
	text-indent:-9999px;
	text-align:left;
	display:block;
	background:url(images/page_top.gif) no-repeat;
	margin:0 0 0 auto;
}
.page_top a:link,
.page_top a:visited{
	background-position:0 0;
}
.page_top a:hover{
	background-position:0 -30px;
}


/* Footer */
#footer {
	clear: both;
	color: #999;
	text-align: center;
}

/* End Footer */
