@charset "utf-8";

/*  
Theme Name: Tsukuba All Star Cheer
Theme URI: http://www.mobtemplate.com/water-sports/
Description: つくばオールスターチア様専用テーマ 
Author: Minimal Inc.
Author URI: http://www.homepagegallery.jp/
*/


/* -------------------- GENERAL -------------------- */


body {
	font-family: "ＭＳ Ｐゴシック",Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	line-height: 1.5em;
	background: #e4007f url(images/bk.gif) repeat-y top center;
	margin: 0;
	padding: 0;
	color: #413c02;
}

#box {
	width: 940px;
	margin: 4px auto 0 auto;
	color:#000;
	padding: 0px;
}

#top {
	width: 940px;
	/*background: url(images/header.jpg) no-repeat;*/
	height: 300px;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

#top img{
	border: none;
}

a, a:link {
	text-decoration: none;
	color: #e4007f;
}

a:hover {
	text-decoration: none;
	color: #000;
}

hr {
	border: none;
	border-top: 1px solid #ccc;
}

/* -------------------- HEADER -------------------- */


#header {
	float:left;
	width: 880px;
	padding: 10px 0 0 10px;
}

#header h1 {
	font-family: "verdana", Arial, Trebuchet MS, Helvetica;
	margin: 0;
	padding: 0;
	color: #a799e6;
	font-size: 30px;
	font-weight: normal;
}

#header h1 a, #header h1 a:link { color: #a799e6; }

#header h1 a:hover {
	color: #fff;
	text-decoration: none;
}

#description {
	color: #a799e6;
	width: 880px;
	font-size: 12px;
	padding: 0 0 0 10px;
}

/* -------------------- SEARCH -------------------- */


#searchform1 {
	height: 25px;
	float: right;
	padding: 0px;
	margin: 0;
	clear:right;
}

#searchform1 #submit {
	font-size: 12px;
	border: 1px solid #f00;
	background: #e4007f;
	height: 22px;
	margin: 0px;
	margin-left: 4px;
}

#searchform1 input#s {
	font-size: 12px;
	width: 160px;
	text-align: left;
	border: 1px solid #ccc;
	background: #fff;
	height: 20px;
	line-height: 18px;
	padding: 1px;
	margin: 0px;
}

#searchform input#s {
	font-size: 12px;
	width: 160px;
	text-align: left;
	border: 1px solid #ccc;
	background: #fff;
	height: 20px;
	line-height: 18px;
	padding: 1px;
	margin: 0px;
}

#searchform input{
	font-size: 12px;
	border: 1px solid #f00;
	background: #e4007f;
	height: 22px;
	margin: 0px;
	margin-top: 4px;
}

/* -------------------- bredsearch -------------------- */

div#bredsearch {
	width:100%;
	background-color: #f0f0f0;
	height: 32px;
	padding: 0px;
}

div#bread {
	float: left;
	margin: 0px 0px 0px 10px;
	line-height: 28px;
	height: 28px;
}

/* -------------------- NAV -------------------- */


/* #navbox { background: url(images/nav.jpg) repeat-x top center; 
height: 28px; 
margin: 0px auto; } */

#navbox {
	background: #000;
	height: 32px;
	margin: 0px auto;
}

#nav {
	width: 510px;
	height: 32px;
	line-height: 28px;
	float: left;
	padding: 0;
}

ul.nav {
	height: 32px;
	line-height: 32px;
	float: left;
	list-style: none;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
}

ul.nav li {
	float: left !important;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul.nav li ul {
	float: left;
	margin: 0;
	padding: 0;
}

ul.nav li a, ul.nav li a:link, ul.nav li a:visited {
	border-left: 0;
	color: #fc6ba7;
	float: left;
	display: block;
	text-decoration: none;
	padding: 0 10px 0 10px;
	height: 32px;
}

ul.nav li a:hover, ul.nav li a:active {
	background: #f70995;
	color: #000;
	text-decoration: none;
	height: 32px;
}

ul.nav li.current_page_item a {
	text-decoration: none;
	height: 32px;
	background: #f70995;
	color: #000 !important;
}

/* -------------------- POST -------------------- */


.post {
	width: 100%;
	float: left;
	margin: 5px auto;
}

.post img {
	border: none;
	padding: 5px;
}

h2 {
	font-size: 28px;
	font-weight: bold;
	margin: 10px 0px 5px 10px;
}

#content {
	/*width: 545px; */

	width: 720px;
	float: left;
	margin: 0px 10px 5px 0px;
	padding: 0;
}

.notes {
	padding: 5px;
	background-color: #e4007f;
	color: #fff;
	margin-top: 15px;
}

.notes p {
	margin: 0px;
	padding: 0px;
}

.posthead {
	position: relative;
	clear: left;
	padding-bottom: 0px;
	margin: 10px 0px 0px 0px;
}

.posthead h2 {
	font-size: 26px;
	font-weight: bold;
	padding: 3px 0px 0px 45px;
	margin: 0px;
}

.posthead h2 a { color: #000; }

.posthead h2 a:hover { color: #ed54a9; }

.postauthor {
	padding: 0px 0px 0 45px;
	margin: 0px;
	font-size: 10px;
	color:#e4007f;
}

.postdate {
	margin: 0px;
	position: absolute;
	top: 0px;
	left: 0px;
	text-align: center;
	padding: 0px 10px 6px 0px;
}

.postdate small {
	font-size: 9px;
	color:#e4007f;
}

.postdate .month {
	display:block;
	text-transform: uppercase;
	font-size: 9px;
	font-weight: bold;
}

.postdate .day {
	display:block;
	font-size: 24px;
	letter-spacing: -1px;
	font-weight: bold;
	color:#e4007f;
}

.postdate .year { display:block; }

.navigation {
	width: 510px;
	float: left;
	color: #666;
	padding: 5px 6px 10px;
}

.relatedposts {
	width: 520px;
	float: left;
	color: #666;
	margin: 5px auto;
	padding: 0 5px 5px 5px;
	font-size: 12px;
}

h1, h2, h3 {
	padding: 0 10px 0 0;
}

img.wp-smiley {
	border: 0;
	padding: 0;
}

/* -------------------- SIDEBAR -------------------- */


#sidebar {
	float: left;
	margin-top: 15px;
	padding: 0;
	color: #e4007f;
	width: 193px;
}

#sidebar img, .lsidebar img { border: none; }

.alignright {
	float: right;
	margin-top: 10px;
}

.alignleft {
	float: left;
	margin-top: 10px;
}

.rsidebar {
	width: 175px;
	float: left;
	margin: 0 auto;
	padding: 0 10px 5px 10px;
}

.rsidebar, .lsidebar img { border: none; }

.lsidebar {
	width: 175px;
	float: left;
	margin: 0 auto;
	padding: 0 10px 5px 10px;
}

.lsidebar h2, .rsidebar h2 {
	font-size: 15px;
	margin: 0 0 10px;
	padding: 5px 0 0 0;
	height: 25px;
	width: 165px;
	text-align:center;
	background: url(images/sidebar.jpg) no-repeat;
	color: #000;
}

.rsidebar ul, .lsidebar ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.rsidebar ul li, .lsidebar ul li {
	list-style-type: none;
	margin: 0 0 25px;
	padding: 0;
}

.rsidebar ul li ul, .lsidebar ul li ul {
	list-style-type: square;
	margin: 0;
	padding: 0 0 0 5px;
}

.rsidebar ul li ul li, .lsidebar ul li ul li {
	list-style-type: circle;
	margin: 0 0 0 10px;
	padding: 0 0 0 5px;
}

.rsidebar p, .lsidebar p { padding: 0 5px; }

/* -------------------- FOOTER -------------------- */


#footer {
	width: 940px;
	/*background: url(images/footer.jpg) no-repeat bottom center; */
	background: #000;
	clear: both;
	font-size: 12px;
	text-align:center;
	margin: 30px 0px 4px 0px;
	padding: 20px 0px;
	color: #fff;
}

#footer p{
	margin: 0px auto;
}

#footer a, #footer a:link {
	text-decoration: none;
	color: #076e9c;
}

#footer a:hover {
	text-decoration: none;
	color: #000;
}

#footer .footer-left {
	float: left;
	width: 30%;
}

#footer .footer-left p { padding: 22px 20px; }

#footer .footer-right {
	float: left;
	width: 70%;
	text-align: right;
}

#footer .footer-right p { padding: 22px 20px; }

/*-------------------- Comment --------------------*/


.commentsbox {
	width: 520px;
	float: left;
	margin: 5px auto;
}

.commentsbox p {
	margin: 0;
	padding: 0;
}

.commentsbox img {
	border: 1px solid #05587b;
	margin: 3px;
}

#commentlist ol {
	margin: 0;
	padding: 0;
}

#commentlist li {
	list-style-position: outside;
	list-style-type: decimal;
	padding: 10px;
}

.alt { background-image: none !important; }

#commentlist li:hover { }

.comment-title {
	margin: 0 0 0 0px;
	font-size: 10px;
	color: #05587b;
}

.comment-text { }

h2.postcomment {
	margin: 0;
	font-size: 20px;
	font-weight: normal;
}

.postcomment {
	clear: both;
	margin: 20px 0 0 0;
	padding: 20px;
}

.postcomment input, .postcomment textarea { border: 1px dotted #05587b; }

.postcomment input:hover, .postcomment textarea:hover {
	border: 1px dotted #05587b;
	background: #fff;
}

.postcomment input#author, .postcomment input#email, .postcomment input#url {
	width: 100% !important;
	width: 456px; /* IE hack */
	height: 18px;
}

.postcomment textarea#comment {
	width: 100% !important; /* IE hack */
	height: 200px;
}

.postcomment input#submit {
	width: auto;
	height: 25px;
	padding: 2px 10px 3px 10px;
}

.postcomment input#submit:hover { }

/*-------------------- Bottom --------------------*/


#bottom {
	clear: both;
	float: left;
	width: 940px;
	height: 100%;
	margin: 0 0 0 0;
	padding: 0;
	text-align: left;
	font-size: 14px;
}

#bottom-divs {
	float: left;
	clear: both;
	margin: 0;
	padding: 20px;
}

#bottom-left {
	width: 30%;
	padding: 20px 0 20px 30px;
	float: left;
}

#bottom-mid, #bottom-right {
	width: 30%;
	padding: 20px 0 20px 20px;
	float: left;
}

#bottom h2 {
	margin: 0 0 10px 0;
	padding: 0 8px;
	font-size: 16px;
	color:#0b6389;
}

#bottom h3 {
	margin: 0;
	padding: 10px 10px;
	font-size: 12px;
	color: #e4007f;
	text-align: center;
}

#bottom h3:hover { color: #e4007f; }

#bottom ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	border-top: 1px dashed #e4007f;
}

#bottom ul li {
	line-height: 20px;
	border-bottom: 1px dashed #e4007f;
}

#bottom ul li a {
	display: block;
	padding: 0 10px;
}

#bottom-sep { clear: both; }

div#top_center { margin: 15px 0px 15px 0px; }

table#wp-calendar{
	width: 100%;
}

table#wp-calendar td{
	color: #000;
}