/*
Theme Name: Racing Heart
Theme URI: http://www.unodesignstudio.com
Description: Fresh beach theme designed by <a href="http://www.unodesignstudio.com">Uno Design Studio</a>
Version: 1.0
Author: Uno Design Studio
Author URI: http://www.unodesignstudio.com
Tags: dark, fixed width, 2 columns, widgets, adsense enabled

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

body
{
	margin: 0px auto 0px auto;
	padding: 0px;
	background: #5d4d36; background-image: url(images/ws-bg.jpg); background-repeat: repeat-x; background-position: top;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 13px;
	color: #ffffff;
}

#wraper
{
	width: 878px;
	margin: 0px auto 0px auto;
}

#header
{
	width: 100%;
}

#header h1
{
	width: 100%;
	margin: 0;
	padding: 0;
}

#header h1 a
{
	height: 346px;
	margin: 0px auto 0px auto;
	background: url(images/KyouranKyodaiBanner.jpg) center top no-repeat;
	display: block;
}

#header h1 a span
{
	display: none;
}

#header-text
{
	margin: 0px;
	padding: 170px 0px 0px 290px;
	font-size: 34px;
	font-weight: bold;
}

#header-text a
{
	color: #ffffff !important;
}

#header-desc
{
	float: left;
	margin: 0px;
	padding: 0px 0px 0px 80px;
	color: #ffdd00;
	font-size: 16px;
}

#header-menu
{
	float: left;
	padding: 5px 10px;
	color: #000000;
	font-size: 13px;
	font-weight: bold;
}

#header-menu-back
{
	background-color: #15120f;
	width: 100%;
	float: left;
}

#header-menu li, #footer-menu li
{
	display: inline;
	margin: 0px;
	list-style: none;
}

#header-menu li
{
	padding: 0 5px;
}

#page
{
	clear: both;
	height: 100%;
	padding: 15px 10px 20px;
	background: #15120f;
	overflow: hidden;
}

#content
{
	float: left;
	width: 600px;
	margin: 0px 10px 0px 0px;
	padding: 0px;
}

#content a
{
	color: #aaaaaa;
}

#content a:hover, #content  a:focus, #content a:active
{
	color: #ffffff;
}

.postheader
{
	margin: 0px;
	padding: 0px;
	background: #15120f url(images/postheader-bg.png) left top no-repeat;
	overflow: hidden;
}

.postbox
{
	float: right;
	margin: 6px 15px 0px 0px;
	width: 70px;
	height: 70px;
	background: url(images/postbox-bg.gif) left top no-repeat;
}

.postbox .postauthor
{
	position: absolute;
	height: 0;
	float: left;
	margin: 4px;
	overflow: hidden;
}

.postdate
{
	padding: 3px 0px;
	width: inherit;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}

.postdateM, .postdateY
{
	font-size: 13px;
}

.postdated
{
	margin: -5px 0px;
	font-size: 32px;
}

.posttitle
{
	margin: 0px;
	padding: 20px 0px 0px 15px;
	color: #ffffff;
}

.posttitle a
{
	color: #ffffff !important;
	font-size: 20px;
}

.postmeta
{
	margin: 0px;
	padding: 30px 0px 0px 15px;
	font-size: 11px;
	font-weight: bold;
}

.postmeta span
{
	color: #ffffff !important;
}

.postmeta a
{
	color: #ffffff !important;
	font-weight: bold;
}

.postcontent
{
	margin: 0px;
	padding: 10px 15px 20px;
	background: #15120f;
	overflow: hidden;
}

.postcontent img
{
	border: 1px solid #ffffff;
	padding: 2px;
	margin: 2px;
}

.postcontent img.noborder, .postcontent img.wp-smiley
{
	border: none;
	padding: 0;
	margin: 0;
}

.postcontent li
{
	margin-bottom: 1em;
}

.postcontent ul
{
	padding-left: 24px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.postfooter
{
	margin-bottom: 20px;
	background: #15120f url(images/postfooter-bg.jpg) left bottom no-repeat;
	overflow: hidden;
	padding: 0 50px 20px 50px;
	text-align: right;
}

.postfootercomment
{
	margin: 0;
	font-weight: bold;
}

ul.commentlist, .commentlist ul
{
	padding: 0;
	list-style-type: none;
}

.commentlist .reply
{
	font-size: 11px;
	text-align: right;
}

.commentlist li
{
	margin: 10px 0 0 5px;
	padding: 5px;
	background-color: #15120f;
	border: 1px solid #888888;
}

.commentlist li.bypostauthor
{
	background-color: #202020;
	border: 1px solid #aaaaaa;
}

.commentlist .alt
{
	background-color: #262320;
}

.commentlist .avatar
{
	float: right;
	margin: 0;
}

.commentmetadata
{
	font-size: 11px;
}

textarea#comment
{
	width: 90%;
}

.response
{
	overflow: hidden;
	max-width: 550px;
}

.jTip img
{
	border: 0;
	padding: 0;
	margin: 0;
}

#mylastpost
{
	background-color: #15120f;
}

#mylastpost img
{
	border: 0;
	padding: 0;
	margin: 0;
}

blockquote
{
	margin: 0 0 0 0.5em;
	padding: 0.5em 1em;
	color: #DFDFDF;
	border-left: 2px solid #5b99fe;
	font-style: italic;
}

pre
{
	color: #FFF;
	background-color: #000;
	border: 1px solid #DFDFDF;
	overflow: auto;
	font-family: "Courier New",Courier,monospace;
	font-size: 12px;
	padding: 1em;
}

#page-nav-prev
{
	float: left;
	margin: 0px;
	padding: 10px 15px 0px;
}

#page-nav-next
{
	float: right;
	margin: 0px;
	padding: 10px 15px 0px;
}


#sidebar
{
	float: left;
	width: 240px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}

.sidebar-header
{
	height: 24px;
	width: 220px;
	padding: 8px 10px;
	color: #ffffff;
	background: url(images/sidebar-header-bg.jpg) left top no-repeat;
	font-size: 17px;
	font-weight: bold;
	overflow: hidden;
}

.sidebar-content
{
	margin: 10px 0px;
	width: 218px;
	padding: 10px 10px;
	border: 1px solid #5b99fe;
	background: #000000 url(images/sidebar-content-bg.jpg) right bottom no-repeat;
	font-size: 13px;
	font-weight: bold;
	overflow: hidden;
}

.sidebar-rss
{
	margin: 0 0 10px 0;
	background: url(images/sidebar-feed-bg.jpg) -342px center no-repeat;
	width: 238px;
	height: 78px;
	border: 1px solid #ffffff;
}

.sidebar-rss a
{
	display: block;
	width: 238px;
	height: 78px;
}

.sidebar-ads
{
	margin: 10px 0px;
	padding: 3px 3px;
	border: 1px solid #5b99fe;
	background: #000000;
	font-size: 13px;
	font-weight: bold;
}

.sidebar-widget ul
{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.sidebar-widget li
{
	list-style: none;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	color: #ffffff;
}

.sidebar-content a:link, .sidebar-content a:visited
{
	color: #5492ff;
}

.sidebar-content a:hover, .sidebar-content a:focus, .sidebar-content a:active
{
	color: #ffffff !important;
}


#footer
{
	clear: both;
	height: 100%;
	margin: 0px auto 0px auto;
	background: #5d4d36 url(images/footer.png) center top no-repeat;
	padding: 20px 0px 60px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	overflow: hidden;
}

ul
{
	margin: 0;
	padding: 0;
}

a, a:link, a:visited
{
	color: #ffffff;
	text-decoration: none;
}
	
a:hover, a:focus, a:active
{
	color: #ffffff !important;
	outline: none;
	text-decoration: underline;
}

a img
{
	border: none;
}


form
{
	margin: 0px;
	padding: 0px;
}

input, textarea, select
{
	padding: 2px 4px;
	border: 1px solid #4f2f0c;
	background: #8e7355;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
}

input.submit
{
	padding: 2px 5px;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	cursor: pointer;
}

input.submit:hover
{
	background-color: #af9476;
}

