/*	
Theme Name: TK6
Theme URI: http://www.tk6.jp
Description: TK6 Website
Version: 1.0
Author: TK6
Author URI: http://www.tk6.jp 
*/

/**************** Body *********************/

* {
	margin:0;padding:0;
	}

body {
	background: url(images/background.jpg) top center repeat;
	color: #000;
	font: 12px "Helvetica", "Arial", "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	margin-bottom: 20px; 
	line-height: 18px;
	}

#top {
	margin: 0px auto;
	padding: 0px;
	width: 940px;
	}

#wrapper {
	background-color: #fff;
	background-image: url(http://tk6.jp/en/wp-content/themes/tk6/images/post_background.png);
	background-repeat: repeat-y; 
	background position: top center;
	margin: 0px auto;
	padding: 0px;
	width: 900px;
	}
	
#branding {
	width: 900px;
	height: 100px;
	}
	
#logo {
	height: 100px; 
	padding: 10px; 
	position: absolute; 
	}
	
#tagline {
	float:right; 
	position: relative; 
	margin-top: 30px;
	}
	
#tagline h2 {	
	font-size: 16px;
	text-align: right;
	color: #ffcc00; 
	margin-bottom: 10px;
	}
	
#tagline h3 {
	font-size: 14px;
	text-align: right;
	color: #fff; 
	text-align: right; 
	margin-bottom: 5px;
	}
	
#header {
	height: 160px;
	margin: 0 auto;
	padding: 0; 
	width: 900px; 
	position: center; 
	}
	
#header h1 {
	text-indent: -10000px;
	margin: 0;
	padding: 0;
	}
	
h2 a:link,h2 a:visited { 
	font-size: 22px; 
	color: #003366; 
	text-decoration: none; 
	font-weight: lighter;
	}
	
h2 a:hover {
	color: #000000;
	}

/**************** Entry *********************/

#entry {
	display: inline;
	float: left;
	margin-top: 10px;
	width: 540px;
	}
	
#entry h2 {
	font-size: 15px;
	color: #80000f;
	}
	
.entry h2 {
	padding-bottom: 0px;
	}
	
.entry p {
	margin-bottom: 10px;
	padding: 0 0 10px 0;
	}
	
.post {
	padding: 20px 20px 10px 20px;
	text-align: left; 
	margin-bottom: 0px;
	}
	
html>body .entry ul { 
	margin-left: 0px; 
	padding: 0 0 10px 30px; 
	list-style: none; 
	padding-left: 10px; 
	text-indent: -10px; 
	} 
	
html>body .entry li { 
	margin: 7px 0 8px 10px; 
	}
	
.entry ol { 
	padding: 0 0 0 35px; 
	margin: 0; 
	}
	
.entry ul li { 
	margin: 0 0 10px 0; 
	padding-bottom: 10px; 
	}
	
#meta { 
	border-bottom: 1px dotted; 
	padding-bottom:10px;
	}
	
#entry h3 { 
	font-size: 14px; 
	margin-bottom: 10px;
	}
	
#entry p { 
	margin-bottom: 10px;
	}

/**************** Links *********************/

a:link, a:visited {
	color: #80000f;
	text-decoration: none;
	}
	
a:hover {
	color: #000000; 
	text-decoration: none;
	}

/**************** Navigation *********************/

#navigation {
	background: url(images/navigation.png);
	margin: 0px auto;
	position: relative;
	height: 40px; 
	width: 940px; 
	padding: 0px;
	}
	
#menu {
	padding: 11px; 
	}
	
#menu li {
	display: inline;
	list-style: none;
	font-family: "Helvetica", "Arial", sans-serif;
	font-size: 14px;
	font-weight: bolder; 
	color: #ffcc00;
	text-transform: none; 
	margin-left: 20px; 
	padding: 15px;
	}
	
#menu li a:hover {
	color: #000;
	}


/**************** Sidebars *********************/

#topbar {
	float: right; 
	display: inline;
	width: 350px; 
	height: 100%;
	}

#sidebar1 { 
	width: 160px; 
	float: left;
	display: inline; 
	padding-right: 10px; 
	line-height: 16px;
	}
	
#sidebar1 .textwdget{ 
	width: 150px; 
	margin-left:-10px;
	}
	
#sidebar1 h2 {
	color: #80000f;
	font-size: 15px;
	font-weight: bold;
	padding: 0 0 5px 5px;
	}
	
#autoassist {
	margin-top: 20px;
	margin-bottom: 20px; }
	
#sidebar1 ul {
	list-style-type: none;
	}
	
#sidebar1 ul li {
	list-style-type: none;
	margin-left: 10px;
	margin-top: 10px;
	}
	
#sidebar1 ul li ul {
	font-style:normal; 
	list-style-type: none;
	margin-top: 10px;
	padding: 0 0 0 5px;
	}
	
#sidebar1 ul li ul li {
	border:0; 
	border-bottom: 0px solid #ccc;
	display: block;
	margin: 0 0px 5px;
	padding: 0 0 5px 0px;
	}
	
#sidebar1 p {
	padding: 0 10px 10px 0;
	}

#sidebar2 { 
	width: 160px; 
	float: left; 
	display: inline;
	padding: 0 0 0 5px; 
	line-height: 16px;
	}
	
#sidebar2 h2 {
	color: #80000f;
	font-size: 15px;
	font-weight: normal;
	padding: 0 0 5px 5px;
	}
	
#sidebar2 ul {
	list-style-type: none;
	}
	
#sidebar2 ul li {
	list-style-type:none;
	margin-left: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	}
	
#sidebar2 ul li ul {
	font-style: normal;
	list-style-type: none;
	margin-top: 10px;
	padding: 0 0 10px 0;
	}
	
#sidebar2 ul li ul li {
	border:0;
	display: block;
	margin: 0 0px 5px;
	padding: 0 0 5px 5px;
	}
	
#sidebar2 p {
	padding: 0 5px;
	}


/**************** Footer *********************/

#footer {
	color: #666;
	background: url(images/footer.png) no-repeat top center;
	width: 915px;
	margin: 0 auto;
	padding: 10px;
	}
	
#footer a:link, #footer a:visited {
	color: #80000f;
	}
	
#footer p {
	margin-left: 20px;
	}

/**************** Misc *********************/

acronym, abbr, span.caps { 
	cursor: help; 
	}
	
acronym, abbr { 
	border-bottom: 1px dashed #999; 
	}
	
blockquote { 
	margin: 15px 30px 0 10px; 
	padding-left: 20px; 
	border-left: 5px solid #ddd; 
	}
	
blockquote cite { 
	margin: 5px 0 0; 
	display: block; 
	}
	
.center { 
	text-align: center; 
	}
	
hr { 
	display: none; 
	}
	
a img { 
	border: none; 
	}
	
.alignright {
	float: right;
	margin-right: 15px;
	padding-bottom: 10px;
	}
	
.alignleft {
	float: left;
	margin-left: 15px;
	margin-top: 10px;
	padding-bottom: 10px;
	}
	
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	
img.alignright {
	display: inline;
	margin: 0 0 2px 7px;
	padding: 4px;
	}
	
img.alignleft {
	display: inline;
	margin: 0 7px 2px 0;
	padding: 4px;
	}
	
pre {
	border: solid 1px #9a9a9a;
	color: blue;
	margin: 10px;
	padding: 10px;
	background: #f3f2ed;
	}
	
code {
	font-size: 1.0em;
	color: #000
	}
	
table {
	line-height: 13px;
	}
	
#worldcup table {
	margin-bottom: 15px;
}

#worldcup tr {
	margin-bottom: 5px;
}
	
tr.even {
	background: #fff;
}
	
.col_01 {
	width: 115px;
}

.col_02 {
	width: 75px;
}

.col_03 {
	width: 250px;
}

#worldcup h4 {
	font: bold 16px/22px;
	color: #80000F;
	margin-bottom: 7px;
}

#worldcup th {
	font: normal 9px;
}
