/*
Theme Name: 給料バンクTemplate
Theme URI: http://www.hyoban.jp/
Author: yama
Author URI:
Description: 『給料バンク』用のテーマです。
Version: 1.0
License: GNU General Public License
*/



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

#comments {
margin-top: 15px;
padding: 0px;
border: 1px solid #c4c4bf;
background: #fff;
}

.comment{
	font-size:12px;
	 border-color:#CCCCCC;
	padding:10px;
    background:#FAD2FC;
	border-top-left-radius: 8px;
border-top-right-radius: 8px;
border-bottom-left-radius: 8px;
border-bottom-right-radius: 8px;
-webkit-border-top-left-radius: 8px;
-webkit-border-top-right-radius: 8px;
-moz-border-radius-topleft: 8px;
-moz-border-radius-topright: 8px;
	
	
}

#comments .commentlist p.comment-footer{
	margin:0;
	width:200px;
	float:right;
	padding:5px;
	background-color:#FFFFFF;
	border-radius: 5px;
}

#comments .commentlist div.comment-content{
	float:left;
	width:476px;
	font-size:13px;
}



#comments .commentlist{
	padding:10px;
	background: #Fff;
}

#comments .comments-head{
	margin:10px 0px;
	padding:5px 5px;
	font-size:14px;
	border-bottom:1px dotted #ccc;
	color:#336699;
}
#comments .comment{
	margin-bottom:15px;
	border-bottom:1px solid #CCC;
}
#comments p{
	margin:10px 0;
	font-size:13px;
}
#comments .comment em{
	background-color:#ddd;
	padding:3px;
	color:#000;
}
#comments .comment-footer{
	
}
#comments .comment-footer a{
	font-size:10px;
}
#comments-open-data{
	padding:10px;
	border-top:1px dotted #CCCCCC;
}


#comments .nocomments{
	padding:10px;
	font-weight:bold;
	font-size:12px;
	
}

#comments-open-data .jinbutsu{
	padding:5px;
	font-weight:bold;
}

#comments-open-data #comment {
    background: #D7ECF8 none repeat scroll 0px 0px;
    border: 1px solid #5298C0;
    border-radius: 4px;
    box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.4), 0px 0px 0px rgba(0, 0, 0, 0.7) inset;
    color: #666;
    height: 80px;
    padding: 8px;
    width: 500px;
}
#comments-open-data #author,
#comments-open-data #email,
#comments-open-data #url{
	border: 1px solid #5297c0;
   background: #d8ecf8;
   -webkit-border-radius: 4px;
   -moz-border-radius: 4px;
   border-radius: 4px;
   color: #666;
   -webkit-box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(000,000,000,0.7) 0 0px 0px;
   -moz-box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(000,000,000,0.7) 0 0px 0px;
   box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(000,000,000,0.7) 0 0px 0px;
   padding:8px;
   margin-bottom:0px;
   width:300px;
}
#comments-open-data #author:focus,
#comments-open-data #email:focus,
#comments-open-data #url:focus,
#comments-open-data #comment:focus {
   background: #fff;
   }
#submit {
   border: 1px solid #447314;
   background: #6aa436;
   background: -webkit-gradient(linear, left top, left bottom, from(#8dc059), to(#6aa436));
   background: -webkit-linear-gradient(top, #8dc059, #6aa436);
   background: -moz-linear-gradient(top, #8dc059, #6aa436);
   background: -ms-linear-gradient(top, #8dc059, #6aa436);
   background: -o-linear-gradient(top, #8dc059, #6aa436);
   background-image: -ms-linear-gradient(top, #8dc059 0%, #6aa436 100%);
   -webkit-border-radius: 5px;
   -moz-border-radius: 5px;
   border-radius: 5px;
   -webkit-box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(255,255,255,0.4) 0 1px 0;
   -moz-box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(255,255,255,0.4) 0 1px 0;
   box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(255,255,255,0.4) 0 1px 0;
   text-shadow: #addc7e 0 1px 0;
   color: #31540c;
   font-family: helvetica, serif;
   padding: 8.5px 18px;
   font-size: 14px;
   text-decoration: none;
   vertical-align: middle;
   width:300px;
   }
#submit:hover {
   border: 1px solid #447314;
   text-shadow: #31540c 0 1px 0;
   background: #6aa436;
   background: -webkit-gradient(linear, left top, left bottom, from(#8dc059), to(#6aa436));
   background: -webkit-linear-gradient(top, #8dc059, #6aa436);
   background: -moz-linear-gradient(top, #8dc059, #6aa436);
   background: -ms-linear-gradient(top, #8dc059, #6aa436);
   background: -o-linear-gradient(top, #8dc059, #6aa436);
   background-image: -ms-linear-gradient(top, #8dc059 0%, #6aa436 100%);
   color: #fff;
   width:300px;
   }
#submit:active {
   text-shadow: #31540c 0 1px 0;
   border: 1px solid #447314;
   background: #8dc059;
   background: -webkit-gradient(linear, left top, left bottom, from(#6aa436), to(#6aa436));
   background: -webkit-linear-gradient(top, #6aa436, #8dc059);
   background: -moz-linear-gradient(top, #6aa436, #8dc059);
   background: -ms-linear-gradient(top, #6aa436, #8dc059);
   background: -o-linear-gradient(top, #6aa436, #8dc059);
   background-image: -ms-linear-gradient(top, #6aa436 0%, #8dc059 100%);
   color: #fff;
   width:300px;
   }

/*カレンダー*/
div#primary{
	margin:15px 0;
}
table#wp-calendar {
	border: solid 1px #ccc; 
	border-collapse: collapse;
	width:100%;
	text-align:center;
}
table#wp-calendar th {
	border: solid 1px #ccc;
	background:#fff;
	color:#666;
	font-weight:bold;
	padding:5px;
	text-align:center;
}
table#wp-calendar th:first-child {
	color:#ff0000;
}
table#wp-calendar th:last-child {
	color:#0000ff;
}

table#wp-calendar th:nth-child(6) {
	color:#cccccc;
}
table#wp-calendar tbody tr td:first-child {
	background:#cccccc;
	color:#fff;
}
table#wp-calendar tbody tr td:last-child {
	background:#cccccc;
	color:#fff;
}
table#wp-calendar td {
	border: solid 1px #ccc;
	font-size:14px;
	height:40px;
}
table#wp-calendar caption {
	font-weight:bold;
}
table#wp-calendar tbody a{
	display:block;
	background:#ff3399;
	color:#fff;
	font-weight:bold;
	padding:10px 0;
}