/*

Theme Name: Comorhythm_purple
Theme URI: http://www.applet.co.jp
Description:  Comorhythm_purple by applet
Author: applet
Author URI: http://www.applet.co.jp/
*/

/* standard elements */
a {
	color: #333333;
	text-decoration: none;
}
a:hover{
	color:#000066;
	text-decoration:underline;
}
.entry a{
	text-decoration:underline;
}
.entry a:link,
.entry a:visited {
	color: #3366CC;
}

.entry a:hover {
	color: #FF9966;
}

body {
	background: #000000;
	background-image: url(img/back.jpg);
	color: #333333;
	margin: 0;
	padding:0;
	text-align: center;
	font-size: small;
	font-family: Verdana, "ＭＳ Ｐゴシック", Osaka;
}

/* page */
#page {
	margin: 0px auto 0px auto;
	text-align: left;
	width: 800px;
	background-color: #FFFFFF;
}


/* header */
#header {
	background-image: url(img/head-index.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 78px;
	background-color: #333333;
}
#header h1{
	margin: 0px;
	padding: 0px;
}

#header h1 a{
	font-size:9px;
	font-weight:normal;
	color:#FFFFFF;
	display: block;
	height: 53px;
	width: 800px;
	text-indent: 10px;
}
#header h1 a:hover{
	text-decoration:none;
}
/* menu */

#menu {
	margin: 0px;
	padding: 2px 0 0 12px;
	background-color: #333333;
}
#menu li {
	margin: 0px;
	padding: 0px;
	display:inline;
}
#menu li a{
	font-family: Verdana, "ＭＳ Ｐゴシック";
	font-weight: bold;
	font-size: 13px;
	height: 18px;
	float: left;
	padding-top: 3px;
	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;
}
#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 {
	clear: both;
}
#content-index h2 {
	margin: 0;
	font-size: 16px;
}
#content {
	clear: both;
	background-image: url(img/head-page.jpg);
	background-repeat: no-repeat;
	padding-top: 64px;
}
#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-family: "Times New Roman", Times, serif;
	font-size: 29px;
	color: #412244;
	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: #333333;
}
 


#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: 10px;
	color: #666666;
}
.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;
	clear: both;
	height: 20px;
	background-image: url(img/sidebar-back.jpg);
	background-repeat: no-repeat;
	padding-top: 15px;
}

#sidebar ul {
	margin: 0px;
	padding: 0px;
}

#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 {
	padding-top: 30px;
	text-align: right;
	padding-right: 20px;
	padding-left: 8px;
	padding-bottom: 8px;
	font-size: 10px;
} 


/*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 {
	background-image: url(img/index_back.jpg);
	background-repeat: no-repeat;
	height: 293px;
}
#content-index h3.indexh2 {
	font-size: 10px;
	font-weight: normal;
	margin: 0px;
	padding-bottom: 8px;
	padding-left: 15px;
}
#content-index .newsbox {
	background-image: url(img/news_back.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 10px;
	padding-left: 20px;
	height: 137px;
	padding-right: 0px;
}
#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: bold;
	text-decoration: none;
	width: auto;
}
#content .linkcat a:hover {
	font-weight: bold;
	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: 590px;
	font-size: 15px;
	color: #4F4F4F;
	width: 200px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
}
#photobox {
	background-image: url(img/index_back2.jpg);
	background-repeat: no-repeat;
	height: 147px;
	width: 273px;
	padding: 0px;
	position: relative;
	top: -147px;
	left: 527px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -147px;
	margin-left: 0px;
}
#footer .home {
	float: left;
	background-image: url(img/home.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-top: 3px;
	background-position: 0px 3px;
}
#footer a {
	font-size: 10px;
}
.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: #412C6D;
}
.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;
}
