/*

Theme Name: TRI-offensive2009
Theme URI: http://www.tri-offensive.com/
Description:  TRI-offensive Official Site by applet
Author: Applet
Author URI: http://www.applet.co.jp/
*/

/* standard elements */
a {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover{
	color:#0000FF;
	text-decoration:underline;
}
.entry a{
	text-decoration:underline;
}
.entry a:link,
.entry a:visited {
	color: #6699CC;
}

.entry a:hover {
	color: #FF9966;
}

body {
	background: #000000;
	color: #FFFFFF;
	margin: 0;
	padding:0;
	font-family: Verdana, "ＭＳ Ｐゴシック", Osaka;
        background: #000 url(img/bgbody.jpg) top center no-repeat;
}

/* page */
#page {
	width: 800px;
	background-color: #000000;
	margin:0px auto 0px auto;
}

/* header */
#header {
	background-image: url(img/head-page.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	background-color: #000000;
}
#header h1{
	margin: 0px;
	padding: 0px;
}

#header h1 a{
	font-size:16px;
	font-weight:normal;
	color:#FFFFFF;
	display: block;
	height: 140px;
	width: 800px;
	text-indent: 10px;
}
#header h1 a:hover{
	text-decoration:none;
}

#header2 {

}

#header2 h1{
	float: left;
}

#header2 h1 a{
	font-size:16px;
	font-weight:normal;
	color:#FFFFFF;
}
#header2 h1 a:hover{
	color:#990099;
}

#header2 .discription{
	text-align: right;
	font-size: 12px;
}

/* menu */

#menu {
	width:800px;
	height:24px;
	margin: 0px auto 0px auto;
	padding: 3px 0px 12px 0px;
	background-color: #111111;
}
#menu li {
	margin: 0px;
	padding: 0px;
	display:inline;
}
#menu li a{
	font-family: Verdana, "ＭＳ Ｐゴシック";
/*	font-weight: bold; */
	font-size: 16px;
	height: 18px;
	float: left;
	padding-top: 6px;
	padding-right: 8px;
	padding-bottom: 0;
	padding-left: 8px;
}

#menu li a:link,
#menu li a:visited{
	color:#CAEAFF;
}

#menu li a:hover,
#menu li a:active{
	color:#CAEAFF;
}

#menu_home {
	width:800px;
	height:24px;
	margin: 0px auto 0px auto;
	padding: 8px 0px 12px 0px;
	background-color: #111111;
}
#menu_home li {
	margin: 0px;
	padding: 0px;
	display:inline;
}
#menu_home li a{
	font-family: Verdana, "ＭＳ Ｐゴシック";
	font-size: 16px;
	height: 18px;
	float: left;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0;
	padding-left: 8px;
}

#menu_home li a:link,
#menu_home li a:visited{
	color:#CAEAFF;
}

#menu_home li a:hover,
#menu_home li a:active{
	color:#CAEAFF;
}

#header ul#menu2 {
	padding: 0px;
	position: absolute;
	top: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 750px;
	line-height: 13px;
}
#menu2 li{
	width:50px;
	list-style:none;
	margin: 0px;
	padding: 0px;
}
#menu2 li a{
	background-image:url(img/mail.gif);
	background-repeat:no-repeat;
	background-position: 4px 5px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	display: block;
	padding: 3px 10px 3px 20px;
	margin: 0px;
}

/* content */
#content-index {
	background-color: #000000;
	margin:0px auto 0px auto;
}
#content-index h2 {
	margin: 0;
	font-size: 16px;
}
#content {
	clear: both;
}
#content h2 {
	font-size: 16px;
	background-image: url(img/h2mark2.gif);
	background-repeat: no-repeat;
	background-position: 3px 5px;
	padding-left: 20px;
	margin-bottom: 0em;
	margin-top: 1.5em;
}
 
#content h2#cat_title {
	font-size: 29px;
	color: #B288BB;
	padding-left: 35px;
	background-image: url(img/h2mark.gif);
	background-repeat: no-repeat;
	background-position: 10px 12px;
	margin-top: 20px;
	font-style: italic;
	font-weight: bold;
	margin-left: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BDB1BE;
	margin-right: 30px;
	padding-bottom: 3px;
	margin-bottom: 10px;
}
#content h2#cat_title a{
	color: #999999;
}
 


#content p,
#content table{
	line-height:1.4;
	margin-left: 15px;
}
#content table{
	line-height:1.4;
	margin-bottom:24px;
}
#content .descr {
	text-align: right;
	font-size: 12px;
	color: #BBBBBB;
}
.entry{
	margin-left:35px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin-right: 35px;
}
blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border: 3px double #cecece;
	font-style: italic;
	}

/* sidebar */
#sidebar{
	text-align:center;
        padding 0px 0 12px 0px;
	clear: both;
}

#sidebar ul {
	margin: 0px;
	padding: 3px 0 12px 3px;
}

#sidebar li{
	display:inline;
}
#sidebar li a {
	padding-right: 5px;
	padding-left: 5px;
	font-size: 11px;
	font-family: Verdana;
	font-weight: bold;
}
#sidebar li a:link,
#sidebar li a:visited{
	color:#5A4A73;
}

#sidebar li a:hover{
	color:#FF9933;
}
/* footer */
#footer {
	width: 800px;
	height: 60px;
	text-align: right;
	font-size: 12px;
	background-image: url(img/sidebar-back.jpg);
	background-repeat: no-repeat;
	margin:0px auto 0px auto;
} 

#footer .home {
	float: left;
	font-weight:bold;
	padding-left: 20px;
	padding-top: 3px;
	background-position: 0px 3px;
}
#footer a {
	font-size: 12px;
}

/*post stylng*/
.item {
	padding: 10px 25px 10px 35px;
	margin:0 0 25px 0;
}

.item p.info{
	border:1px solid #666666;
	margin-left: 20px;
	padding: 2px 3px 3px 8px;

}
.item_schedule {
	width: 520px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 25px;
	margin-left: 0;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 25px;
	float: left;
}
/* Comments Styling */
#comment-box{
	margin-left:150px;
	margin-right:25px;
}

#commentlist li {
	margin-bottom: 1.5em;
	padding-bottom: 1em;
	background-color: #F0F9FD;
	margin-right: 4em;
	padding-right: 1.5em;
}

#commentform {
	width: 280px;
	margin-top: 1em;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 4em;
}

#commentform textarea {
	background: #f8f7f6;
	border: 1px solid #d6d3d3;
	width: 280px;
}
#commentform textarea:hover {
	background: #f5f5f5;
	border: 1px solid #d6d3d3;
}
#commentform textarea:focus {
	background: #f5f5f5;
	border: 1px solid #939793;
}

#commentform #email, #commentform #author, #commentform #url {
	font-size: 1.1em;
	background: #f8f7f6;
	border: 1px solid #d6d3d3;
	width: 280px;
}
#commentform #email:hover, #commentform #author:hover, #commentform #url:hover {
	font-size: 1.1em;
	background: #f5f5f5;
	border: 1px solid #d6d3d3;
	width: 280px;
}
#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
	font-size: 1.1em;
	background: #f5f5f5;
	border: 1px solid #939793;
	width: 280px;
}
#commentform input{
	margin-bottom: 3px;
}

.wpcf7 textarea,
.wpcf7 input {
	background-color:#dddddd;
	border: 1px solid #d6d3d3;
}
.wpcf7 .wpcf7-radio input{
	background:none;
	border:0;
}
/*  calendar  */
#sidecalen {
	width: 180px;
	padding-top: 30px;
	float: right;
	padding-right: 20px;
	padding-bottom: 60px;
}
#wp-calendar img {
	border-width: 0px;
}
#wp-calendar caption {
	padding-top: 10px;
}
#content #essay {
	float: left;
	width: 535px;
}
#content .single_list {
	margin-left: 80px;
	margin-right: 80px;
}
.single_list .day {
	font-size: 9px;
	padding-right: 8px;
}
.disco {
	font-size:10px;
}
.disco td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #777777;
}
#content-index .indexphoto {
	width:800px;
	height:600px;
	margin: 24px auto 0px auto;

}
#content-index h3.index2 {
	font-size: 10px;
	font-weight: normal;
	margin: 0px;
	padding-bottom: 8px;
	padding-left: 15px;
}
#content-index .newsbox {
	font-weight: normal;
	width:780px;
	margin:0px auto 0px auto;
	padding:12px 10px 12px 10px;
	background-color:#777777;
}
#content-index h2.news {
	font-size: 12px;
	padding-bottom: 6px;
	background-color: #333333;
	padding-top: 6px;
	color: #C8E3FF;
	padding-left: 10px;
}
#content .linkcat ul {
	margin-bottom: 30px;
}
#content .linkcat a {
	font-weight: normal;
	text-decoration: underline;
	width: auto;
}
#content .linkcat li {
	margin-bottom: 15px;
	margin-top: 5px;
	margin-right: 50px;
}
#header .discription {
	text-align: right;
	position: absolute;
	top: 5px;
	margin-left: 300px;
	font-size: 9px;
	color: #DDDDDD;
	width: 400px;
}
#photobox {
	height: 147px;
	width: 273px;
	padding: 0px;
	position: relative;
	top: -147px;
	left: 527px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -147px;
	margin-left: 0px;
}

.entry h3 {
	margin-bottom: -0.5em;
	margin-top: 1.5em;
	font-size: 15px;
}
#content cite {
	font-weight: bold;
	font-style: normal;
}
#content h2 a {
	color: #B16CED;
}
.live a {
	font-weight: bold;
	text-decoration: underline;
	color: #003366;
}
.live td,
.live th {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
}
.live td.d,
.live th.d{
	padding-right: 0px;
	padding-left: 0px;
	text-align:right;
}

a.back {
	font-weight: bold;
	text-decoration: underline;
	color: #412C6D;
}
#content .navi {
	font-weight: bold;
	text-align: center;
}

