/*  
Theme Name: wada.tk2
Theme URI: http://wada.tk/theme/wadatk2/
Description: A simple, 3-column widget-ready WordPress theme designed to incorporate common ad formats.
Author: wada.tk
Author URI: http://wada.tk/
Version: 1.0
Tags: black, gold, simple, grunge, right sidebar, 3 columns, fixed width, valid xhtml, valid css, widgets, adsense ready, rounded, 1024
.
Released under the <a href="http://www.opensource.org/licenses/gpl-license.php">GPL</a>.
.
*/

* {
	margin:0;
	padding:0;
}

body {
	background-color: #000000;
}

img {
	border:0px;
}

a {
	color: white;
	text-decoration: none;
}

a:hover {
	color: white;
	text-decoration: underline;
}
.clearboth {
	clear: both;
}

/* header */
#header {
	background-color: #333333;
	height: 100px;
}

#header .wrapper {
	width: 1000px;
	margin: 0px auto;
	clear: both;
}

#header h1{
width: 140px;
height: 100px;
line-height: 100px;
	x-index: 100;
}

#header ul {
	position: absolute;
	float: right;
	list-style:none;
	height: 40px;
	width:400px;
margin-left: 600px;
	vertical-align: bottom;
	top: 60px;
	x-index: -1;
}

#header li {
	float: right;
	height: 100px;
	width: 44px;
	}

#header li img{
	vertical-align: bottom;
}


/* main */
#main {
	width: 1000px;
	margin: 0px auto;
	clear: both;
}
#wrapper {
	background-color: #330000;
	overflow:hidden;
}


#contents{
	float: left;
	width: 600px;
	text-align: left;
	margin-bottom:-32768px;
	padding-bottom:32768px;
}

#contents h2 {
color: white;
font-size: 16px;
padding: 10px 0px 5px 10px;
}

.post {
	padding: 10px;
}

.post .title{
	line-height: 26px;
	color: white;
}
.post h3.blogtitle{
	padding-left: 45px;
	font-size: 24px;
	color: #FFFFFF;
}

.post .post-tags {
	padding-left: 45px;
	font-size: 12px;
	color:white;
	height: 18px;
	line-height: 18px;
}

.post .postdate{
	width: 42px;
	height: 42px;
	position: absolute;
	background-image: url(images/post_date.gif);
	background-repeat: no-repeat;
}

.post .postdate .date{
	width: 42px;
	text-align: center;
	font-size: 18px;
	height: 26px;
	color: black;
}

.post .postdate .month{
	width: 42px;
	text-align: center;
	font-size: 12px;
	color:white;
	height: 18px;
	line-height: 18px;
}

.post .body {
	padding-top: 10px;
	color: white;
	font-size: 14px;
	line-height: 18px;
}

.post .body p {
margin-bottom: 5px;
}

.post .body ul li {
list-style:circle inside;
}

.post .body blockquote {
margin-top: 5px;
margin-bottom: 5px;
border: 1px dotted #660000;
padding: 5px;
}

.post .postBottom, .post .comment, .post .similar_posts{
border-top: 1px dotted white;
padding-top: 3px;
margin-top:3px;
font-size:12px;
color:white;
clear: both;
}

/* sidebar */
#side {
	float: right;
	width: 400px;
	text-align: left;
	background-color: #660000;
	margin-bottom:-32768px;
	padding-bottom:32768px;
	padding-top: 10px;
	color: white;
	font-size: 12px;
}

#side li{
	list-style:none;
}

#side ul {
padding-left: 15px;
}

#side li ul li {
	list-style:circle inside;
}

#side .blogpeople-tbp-link{
border-left: 2px solid white;
margin-top: 2px;
padding-left: 2px;
}

#side .sidebox {
	clear: both;
	width: 400px;
	margin-bottom: 10px;
}

#side .sidebox_r {
	width: 200px;
	float: right;
	margin-bottom: 10px;
}

#side .sidebox_l {
	width: 200px;
	float: left;
	margin-bottom: 10px;
}

#side .sidebox_half {
	width: 200px;
}

#side .sidebox .widgettitle,
#side .sidebox_r .widgettitle ,
#side .sidebox_l .widgettitle ,
#side .sidebox_half .widgettitle
{
	background-repeat: no-repeat;
	padding-left: 20px;
	height: 30px;
	line-height: 30px;
	font-size: 18px;
}

#side .sidebox .widgettitle {
	background-image: url(images/side_box.gif);
}

#side .sidebox_r .widgettitle ,
#side .sidebox_l .widgettitle ,
#side .sidebox_half .widgettitle {
	background-image: url(images/side_box_half.gif);
}

#side .box ,
#side .textwidget {
	padding-right: 10px;
	padding-left: 10px;
}

.sidebaritem {
	margin-bottom: 5px;
}

#calendar_wrap{
text-align: center;
}
#wp-calendar {
width:180px;
margin: 0px auto;
font-size: 14px;
}

/* footer */
#footer {
	width: 1000px;
	margin: 0px auto;
	clear: both;
	background-image: url(images/bottom.gif);
	background-repeat: no-repeat;
	height: 18px;
	line-height: 18px;
	font-size: 12px;
	color: #999999;
}

#footer .copyright {
	padding-left: 10px;
}

.wp-pagenavi {
color: white;
padding:10px;
font-size: 12px;
}

.wp-pagenavi .pages {
padding-right: 10px;
}


.wp-pagenavi .page {
padding: 1px 3px 1px 3px;
background-color: #660000;
margin-right: 3px;
margin-left: 3px;
}

.wp-pagenavi .current {
padding: 1px 3px 1px 3px;
background-color: white;
color: #660000;
margin-right: 3px;
margin-left: 3px;
}
.rw1 {
width:100%;
margin: 5px 10px 5px 10px;
}


.wp-caption  {
-moz-border-radius:3px 3px 3px 3px;
background-color:#F3F3F3;
border:1px solid #DDDDDD;
margin:10px;
padding-top:4px;
text-align:center;
}
.wp-caption img {
border:0 none;
margin:0;
padding:0;
}
.wp-caption-dd {
font-size:11px;
line-height:17px;
margin:0;
padding:0 4px 5px;
color: #330000;
}
.wp-caption-text{
color: #330000;
}
.aligncenter,
dl.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}
