/*
Theme Name: trial
Theme URI: http://tokyocurling.com/
Description: Tokyo curling association
Author: H.Kuriyama
Author URI: http://tokyocurling.com/
Version: 1.0

*/

body {
    font-size: 14px;
    font-family: Arial, Verdana;
}
 
A{
 	color: #191970;
 	text-decoration: none;
}
A:VISITED{
	color: #191970;
	text-decoration: none;
}
A:HOVER{
	color: #1E90FF;
	text-decoration : none;
}
A:ACTIVE{
	color: #1E90FF;
	text-decoration: none;
}
 
p {
    padding-bottom: 14px;
    margin: 0;
    line-height: 1.8;
}


.container {
    width: 1000px;
    margin: 0 auto;
    overflow: hidden;
}


/* header */
 
#header {
 	background-color : #000000;
}

//    h1 {
//        font-weight: bold;
//        font-size: 18px;
//        padding: 15px 10px;
//    }
 
// 	h1 > a{
// 		color: #ffffff;
// 	}
 
// 	h1 > a:visited{
// 		color: #ffffff;
// 	} 	
  
// 	h1 > a:active{
// 		color: #ffffff;
// 	}
 
// 	h1 > a:hover{
// 		color: #ffffff;
// 	}

h1{
	font-size:20px;
	font-weight:bold;
	color:#000000;
//	margin-bottom:30px;
	background-color:#dcdcdc;
	padding: 10px;
}

#posts h2{
	font-size:18px;
	font-weight:bold;
	color:#000000;
	padding:5px;
	margin-bottom:8px;
//	border-bottom:solid 2px #7b68ee;
	background-color:#E0E6F8;
	width: 80%;
}

#posts h3{
	font-size:16px;
	font-weight:bold;
	color:#000000;
	margin: 8px 0px;
	padding:5px;
//	border-bottom:dashed 2px #dcdcdc;
	background-color:#F2F2F2;
	width: 50%;
}

#posts h4{
	font-size:18px;
	font-weight:bold;
	color:#000000;
	padding:5px;
	margin-bottom:8px;
//	border-bottom:solid 2px #7b68ee;
	background-color: #F8E0E0;
	width: 80%;
}

    .menu {
		background-color : #ffffff;
		no-repeat left top;
//		height: 15px;
		overflow:hidden;
		margin: 0px;
		padding: 15px 10px 15px 10px;
//		border-bottom:solid 8px #1E90FF;
    }
    
    	.menu > li {
    		float: left;
            width: 120px;
            text-align: center;
    	}
    	
    	.menu a {
			background-color: #f5f5f5;
			color:#191970;
			font-size: 14px;
			padding: 5px;
			margin-right: 2px;
			//margin-bottom: 2px;
			border-bottom:solid 2px #ffffff;
            display: block;
            
        }
        
        .menu a:hover {
           	background-color: #E0FFFF;
			color:#191970;
			border-bottom:solid 2px #1E90FF;
        }


div#main{
//border-left:solid 5px #dcdcdc;
width: 1000px;
background-color: #dcdcdc;
}

/* posts */
 
#posts {
    float: left;
    width: 665px;
    padding: 20px;
    background-color: #ffffff;

}

	.post {
        margin-bottom: 30px;
    }
 
        .post-header {
            margin-bottom: 15px;
        }
 
            .post-header h2 {
                font-size: 16px;
                font-weight: bold;
            }
 
            .post-meta {
                font-size: 12px;
                padding: 7px 0;
                color: #555;
            }
 
        .post-content {
            overflow: hidden;
        }
 
 //           .post-image {
 //               float: left;
 //               width: 115px;
 //           }
 
            .post-body {
                margin-left: 10px;
            }
            
			UL{
                padding-left: 10px;
            }

.breadcrumbs{
	padding: 0px 0px 20px 0px;
}

/* navigation */
 
.navigation {
    overflow: hidden;
    padding: 10px 0;
    font-size: 15px;
    margin-bottom: 15px;
}
 
    .prev {
        float: left;
        width: 250px;
    }
 
    .next {
        float: right;
        width: 250px;
        text-align: right;
    }

/* sidebar */
 
#sidebar {
    float: left;
    width: 250px;
    padding: 20px;
	background-color :#dcdcdc;
}

	.widget {
        margin-bottom: 10px;
    }
 
        .widget h3 {
            font-weight: bold;
            padding-bottom: 7px;
        }
 
//        .widget li {
//           line-height: 1.8;
//        }

#sidebar UL{
	margin-top:0px;
	margin-left:0px;
	padding-left: 10px;
}

#sidebar LI:nth-child(odd){
	font-size:14px;
	color:#000000;	
	background-image: url(http://tokyocurling.com/img/materials/house/bt6.gif);
	background-size: 15px 15px;
	background-position: 0px 2px;
	margin:0px;
	padding:2px 0px 2px 20px;
	background-repeat: no-repeat;
}

#sidebar LI:nth-child(even){
	font-size:14px;
	color:#000000;	
	background-image: url(http://tokyocurling.com/img/materials/house/bt7.gif);
	background-size: 15px 15px;
	background-position: 0px 2px;
	margin:0px;
	padding:2px 0px 2px 20px;
	background-repeat: no-repeat;
}

/* footer */
 
#footer {
	background-color : #000000;
	no-repeat top;
	height:	150px;
	width:	980px;
	padding:10px 10px 10px 10px;
	color:#ffffff;
	//position: absolute;
	//bottom: 0px;
	//float: left;
}

div#back-to-top{
	position: fixed;
	right: 20px;
	bottom: 20px;
//	background-color : #dcdcdc;
	font-size: 14px;
	opacity: 0.6;
}

div#spon{
	//background-color : #dcdcdc;
	height:	auto;
	float: left;
	width:	960px;
	padding: 20px 10px 10px 10px;
}

#menu_s a{
	background-color:#000000;
	color:#1E90FF;
	font-size: 14px;
	padding: 5px;
}

#menu_s a:hover{
	background-color:#191970;
	color:#ffffff;
	font-size: 14px;
	padding: 5px;
}

hr{
	color: #dcdcdc;
	border-style: dashed;
	
}

div#menu{
	background-color : #191970;
	no-repeat left top;
	height: 15px;
	overflow:hidden;
	margin: 0px;
	padding: 15px 10px 15px 10px;
	border-bottom:solid 8px #1E90FF;
}

#menu a{
	background-color: #191970;
	color:#ffffff;
	font-size: 14px;
	padding: 0px 10px;
}

#menu a:hover{
	background-color:#191970;
	color:#1E90FF;
	font-size: 14px;
	padding: 0px 10px;
}

div#head{
	no-repeat left top;
	height:auto;
	overflow:hidden;
	padding:10px;
	background-image: url(http://www.tokyocurling.com/img/head.gif);
	background-repeat: no-repeat;
	color:#ffffff;
}
div#logo{
	width:100px;
	padding:10px;
	float: left;
}

table{
	border-top:1px solid #000000;
	border-left:1px solid #000000;
	border-collapse:collapse;
	border-spacing:0;
	background-color:#ffffff;
	empty-cells:show;
	font-size:14px;
}

.t0{
	border:0px;
	padding:5px;
}

.t1{
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
	color:#ffffff;
	background-position:left top;
	padding:5px;
	background-color:#696969;
}

.t2{
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
	color:#000000;
	background-position:left top;
	padding:5px;
	background-color:#dcdcdc;
}

.tm{
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
	color:#ffffff;
	background-position:left top;
	padding:5px;
	background-color:#6495ed;
}

.tw{
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
	color:#ffffff;
	background-position:left top;
	padding:5px;
//	background-color:#ff7f50;
	background-color:#FA5858;
}

.tm0{
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
	color:#ffffff;
	background-position:left top;
	padding:5px;
	background-color:#6495ed;
	width: 120px;
}

.tw0{
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
	color:#ffffff;
	background-position:left top;
	padding:5px;
//	background-color:#ff7f50;
	background-color:#FA5858;
	width: 120px;
}

.t3{
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
	color:#000000;
	background-color:#ffffff;
	background-position:left top;
	padding:5px;
}

.t4{
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
	color:#000000;
	background-color:#dcdcdc;
	background-position:left top;
	padding:5px;
}

.t5{
	color:#000000;
	background-position:left top;
	background-color:#dcdcdc;
	padding:5px;
}

.t6{
	color:#000000;
	background-position:left top;
	background-color:#ffffff;
	padding:5px;
}

#red {
	border-left: 5px red solid;
	padding: 5px;
}
#yellow {
	border-left: 5px yellow solid;
	padding: 5px;
}


