/*
Theme Name: TAKTEEK01
Version: 1.3
Description: TAKTEEK01 is a black and gray theme that features plain text used as the main banner. The text can easily be changed in the theme options. This is the original theme developed by Eric Crooks when he used it for his TAKTEEKMEDIA WordPress theme site. It is compatible with IE7+, FF, Opera, and Safari. It is XHTML & CSS validated and is widget ready. Please go to <a href="http://www.ericcrooks.com/themes#takteek01">http://www.ericcrooks.com/themes</a> to view the changelog.
Author: Eric Crooks
Author URI: http://www.ericcrooks.com/
Tags: Manza, Onsen, Hotel, Gunma
*/

/* -standards- */

body {
	margin: 0 auto;
	padding: 0;
	height: 100%;
	width: 930px;
	font-family: "Times";
	font-size: 1em;
	background:url('images/top_wa.jpg') no-repeat;
	background-color:#000000;
	background-position: absolute !important;
	background-position: center top;
	color: #ffffff;
	word-wrap: break-word;
	}
a {
	color: #ffffff;
	text-decoration: none;
	}
cite {
	font-style: normal;
	}
cite a {
	color: #ffa20f;
	font-style: normal;
	}
code {
	font-size: 1.1em;
	line-height: 1em;
	}
h1 {
	font-size: 4em;
	font-weight: normal;
	}
h2 {
	font-size: 1.5em;
	font-weight: normal;
	}
p {
	line-height: 1.5em;
	margin: 1.2em auto;
	text-align: left;
	}
pre {
	background: #252525;
	border: 1px solid #303030;
	font-size: 1.1em;
	line-height: 1.1em;
	overflow: auto;
	padding: 10px;
	width: 488px;
	}
textarea {
	font-family: "Times";
	font-size: 1em;
	}
	
/* -header- */

#banner {
	padding: 30px 20px 30px 20px;
	width: 848px;
	}
#topbar a {
	color: #ffa20f;
	}

/* -content- */

#content {
	float: right;
	margin: 0 20px 0 20px;
	width: 708px;
	}
#contentwrap {
	display: block;
	margin-top: 20px;
	width: 928px;
	}

/* -post and entries- */

.post {
	background: #754C24;
	margin-bottom: 20px;
	padding: 10px;
	}
.post a {
	color: #ffa20f;
	text-decoration: none;
	}
.post a:hover {
	color: #ffffff;
	text-decoration: none;
	}
.post blockquote {
	background: #252525;
	border: 1px solid #303030;
	margin: 10px 0 0 0;
	padding: 10px 10px 10px;
	}
.post embed, .post img, .post object {
	display: block;
	margin: 1.2em auto;
	}
.post h2, .post h2 a {
	color: #ffa20f;
	}
.post h2 a:hover {
	color: #ffffff;
	}
.post ul, .post ol {
	line-height: 1em;
	margin: 1.2em auto;
	}
.post .wp-smiley {
	border: none;
	display: inline;
	margin: 0;
	}
.postmetadata-top {
	border-bottom: 1px dotted #404040;
	padding-bottom: 20px;
	text-transform: uppercase;
	}
.postmetadata-bottom{
	text-transform: uppercase;
	}

/* -sidebar- */

#sidebar1, #sidebar2 {
	float: left;
	width: 160px;
	}
#sidebar1wrap, #sidebar2wrap {
	background: #754C24;
	float: left;
	margin-bottom: 20px;
	padding: 10px;
	}
#sidebar1 a, #sidebar2 a, #sidebar1 li.recentcomments, #sidebar2 li.recentcomments, #sidebar1 .textwidget, #sidebar2 .textwidget {
	border-bottom: 1px dotted #252525;
	color: #ffffff;
	display: block;
	padding: 3px 3px 3px 10px;
	}
#sidebar1 a small, #sidebar2 a small {
	color: #ffa20f;
	}
#sidebar1 a:hover, #sidebar2 a:hover {
	background: #ffa20f;
	color: #000000;
	}
#sidebar1 a:hover small, #sidebar2 a:hover small {
	background: #ffa20f;
	color: #000000;
	}
#sidebar1 h2.small, #sidebar2 h2.small {
	border-bottom: 1px dotted #404040;
	color: #ffa20f;
	font-size: 5em;
	font-weight: bold;
	margin-top: 20px;
	text-transform: none;
	}
#sidebar1 li, #sidebar2 li {
	list-style: none;
	margin-top: 3px;
	}
#sidebar1 select, #sidebar2 select {
	margin: 3px 3px 3px 10px;
	}
#sidebar1 small, #sidebar2 small {
	text-transform: uppercase;
	}
#sidebar1 ul, #sidebar2 ul {
	margin: 0;
	padding: 0;
	}
#sidebar1 ul.children a, #sidebar2 ul.children a {
	padding-left: 20px;
	}
#sidebar1 ul.children ul.children a, #sidebar2 ul.children ul.children a {
	padding-left: 30px;
	}

/* -tables- */

table {
	border: 1px solid #252525;
	line-height: 1.1em;
	margin: 1.2em auto;
	width: 100%;
	}
.imgalignleft{
	padding: 4px;
	margin:0.7px 2px 0;
	display:inline;
	}
th, td {
	border: 1px solid #252525;
	padding: 5px;
	}

/* -footer- */

#footer {
	background: #754C24;
	clear: both;
	color: #ffffff;
	padding: 10px;
	text-align: center;
	width: 908px;
	}
#footer small {
	text-transform: uppercase;
	}