/*

Theme Name: Yamato2199 WordPress

Theme URI: http://yamato2199.net

Author: KONFIG INC.

Author URI: http://www.konfig.jp

Description : This is the official theme of Space Battleship Yamato 2199.

Version: 1.0



*/



@charset "UTF-8";

html,body {

	height: 100%;

}

body {

	margin: 0;

	padding: 0;

}

p,h1,h2,h3,h4,h5,h6,ul,ol,dl,dt,dd,form,table,th,td,tr {

	margin: 0;

	padding: 0;	

}

a {

	text-decoration: none;

	color: #e4d700;

}

a:hover {

	color: #fff557;

	text-decoration: underline;

}

a img {

	border: none;

}

li {

	list-style-type: none;	

}



body {

	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;

	font-size: 14px;

	background: #000 url(images/bg_page.jpg) no-repeat center top;

	color: #EFEFEF;

}



#wrap {

	width: 100%;

	overflow: hidden;

}



#info {

	width: 1000px;

	margin: 0 auto;

	overflow: hidden;

	position: relative;

	clear: both;

}



#page #siteTitle {

	position: absolute;

	top: 0;

	right: 0px;

	width: 201px;

	height: 139px;

}

#page #siteTitle a {

	display: block;

	width: 201px;

	height: 139px;

	text-indent: -9999px;

	background: url(images/logo_page.png) no-repeat left top;

}

#pageTitle {

	width: 615px;

	position: relative;

}

#infoInner {

	width: 980px;

	padding-top: 30px;

	overflow: hidden;

}



/* Rayouts */

#infoInner #alpha {

	float: left;

	width: 220px;

}

#infoInner #beta {

	float: right;

	width: 740px;

}



#infoInner #alpha .inner {

	padding-left: 20px;

}
#infoInner #beta .singleHeader {
	margin-bottom: 3px;
	font-size: 12px;
}
#infoInner #beta .entry {

	border: solid 2px #3b3248;

	margin-bottom: 30px;	

	padding: 30px 28px 28px;

	clear: both;

	font-size: 14px;

	line-height: 1.7em;

	background: url(images/bg_bk40.png) repeat left top;

	position: relative;

}



.entry h3.entryTitle {

	color: #e4d700;

	font-size: 20px;

	line-height: 1.4em;

	margin-bottom: 30px;

	margin-top: 10px;

	padding-right: 12px;

	padding-bottom: 15px;

	/*border-left: solid 3px #b80606;*/

	border-bottom: dotted 1px #b80606;

}

.entry .date {

	position: absolute;

	top: 12px;

	right: 12px;

	font-size: 12px;

	color: #89c8f4;

	text-align: right;

	line-height: 1em;

	padding-bottom: 12px;

	margin-bottom: 15px;

	background: url(images/date_bg.png) no-repeat right bottom;

}

.entry .entry-body {

	padding: 0 8px;

}

.entry p {

	margin: 1.5em 0;

	font-size: 14px;

}

.entry strong {

	color: #ff8400;

	font-weight: 700;

}

.entry ul {

	margin: 0 1.5em;

}

.entry li {

	margin: 1em 0;

	list-style-type: disc;

}

.entry-footer {

	padding: 15px 0;

	clear: both;

}

.entry-footer .shareBtns {

	width: 280px;

	height: 20px;

	margin: 0;

	margin-left: 8px;

	padding: 0;

}

.entry-footer .shareBtns li {

	float: left;	

	width: 120px;

	overflow: hidden;

	margin: 0;

	padding: 0;

	list-style-type: none;

}

.entry-footer .shareBtns li.twitter {width: 110px;}



/* Archive */

#infoInner #beta .archive {

	border: solid 2px #3b3248;

	margin-bottom: 15px;	

	padding: 20px 28px 28px;

	clear: both;

	font-size: 14px;

	line-height: 1.7em;

	background: url(images/bg_bk40.png) repeat left top;

	position: relative;

}



.archive h3.entryTitle {
	color: #e4d700;
	font-size: 20px;
	line-height: 1.4em;
	margin-top: 10px;
	padding-right: 110px;
	padding-bottom: 8px;
	border-bottom: dotted 1px #657;
}
.archive p {
	padding: 15px 15px 0;
	font-size: 13px;
	line-height: 1.5em;
	color: #CCC;
}
.archive .date {

	position: absolute;

	top: 12px;

	right: 12px;

	font-size: 12px;

	color: #89c8f4;

	text-align: right;

	line-height: 1em;

	padding-bottom: 12px;

	margin-bottom: 15px;

	background: url(images/date_bg.png) no-repeat right bottom;

}

#castVideoIntro {
	width: 560px;
	margin: 0 auto;
	padding: 15px 10px;
	line-height: 1.6em;
	font-size: 18px;
	/*border-bottom: dotted 1px #AAA;*/
}
#castVideoThumb {
	margin: 0 auto 50px;
	overflow: hidden;
	width: 890px;
	padding-top: 15px;
}
#castVideoThumb li {
	float: left;
	text-align: center;
	width: 178px;
}
#castVideoThumb li .inner {
	margin: 5px;
	padding: 10px 1px 8px;
	border: dotted 1px #777;
	font-size: 14px;
	background-color: #222;
}
#castVideoThumb li.active .inner {
	border: solid 2px #C00;
	margin: 5px;
	padding: 9px 0 7px;
	background-color: #000;
}
#castVideoThumb li a {
	color: #FFF;
	font-weight: 400;
	display: block;
}
#castVideoThumb li a:hover {
	text-decoration: underline;
	color: #fff557;
	opacity: 0.8;
}
#castVideoThumb li .castName {
	font-size: 13px;
	font-weight: 400;
}




/* Widget Sidebar */

.widget {

	margin-bottom: 30px;

}

.widget a:hover img {

	opacity: 0.8;

}

.widgettitle {

	font-size: 13px;

	color: #83aac5;

	margin-bottom: 10px;

}

.widget_recent_entries li {

	padding: 10px;

	margin: 15px 10px 15px 0;

	font-size: 13px;

	line-height: 1.4em;

	border-bottom: dotted 1px #666;

}

.widget_recent_entries li .post-date {

	display: block;

	font-size: 11px;

	color: #83aac5;

	margin: 5px 0;

}

.widget_recent_entries li a {

	color: #CCC;

}

.widget_recent_entries li a:hover {

	color: #FFF;

}
.readAll {
	text-align: right;
	margin-bottom: 20px;
	padding-right: 10px;
}

#footer {

	width: 100%;

	text-align: center;

	padding-top: 30px;

	padding-bottom: 30px;

	line-height: 1.2em;

	

}

#footer .copyright {

	color: #999;

	font-size: 10px;

	font-family: Arial, Helvetica, sans-serif;

}



.alignRight {

	text-align: right;	

}

/* PageNavi */
.wp-pagenavi {
	clear: both;
	text-align: center;
	padding: 12px 0;
}

.wp-pagenavi a, .wp-pagenavi span {
	text-decoration: none;
	border: 1px solid #333;
	padding: 5px 7px;
	margin: 2px;
}

.wp-pagenavi a:hover, .wp-pagenavi span.current {
	border: 1px solid #e4d700;
}

.wp-pagenavi span.current {
	font-weight: bold;
}



.fb_iframe_widget > span {

  vertical-align: baseline !important;

}