/*  
Theme Name: Samuri Judo
Description: Samuri Judo theme designed and coded by the Twelve Horses Blog Team.
Version: 1.0
Author: Jordan Sorensen & Tim Rhoades
*/

body, h1, h2, h3, h4, h5, h6, blockquote, p, form
{
	margin: 0;
	padding: 0;
}

body
{
	background: #000000;
	color: #ffffff;
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
	margin: 0;
	text-align: left;
	vertical-align: top;
}

h1
{
	font-family: Georgia, Sans-serif;
	font-size: 24px;
	padding: 0 0 10px 0;
}

a:link, a:visited
{
	text-decoration: underline;
	color: #336699;
}

a:hover
{
	text-decoration: none;
	color: #ff0000;
}

p
{
	padding: 10px 0 0 0;
}

#wrapper
{
	margin: 0 auto 0 0;
	text-align: left;
	width: 972px;
}

#header
{
	background-image: url(./images/TopLeft.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 474px;
	width: 972px;
}

#container
{
	float: left;
	padding: 0 0 0 15px;
	margin: 0;
	width: 650px;
}

#blogTitle
{
	border-bottom: 1px solid #990002;
	font-size: 24pt;
	padding: 0 0 10px 0;
}

.post
{
	padding: 10px 0 10px 0;
}

.post h2
{
	font-family: Georgia, Sans-serif;
	font-size: 18px;
}

.entry
{
	line-height: 18px;
}

p.postmetadata
{
	border-top: 1px solid #990002;
	margin: 10px 0 0 0;
}

.navigation
{
	font-size: 14pt;
	font-wieght: bold;
	line-height: 18px;
	padding: 10px 0 0 0;
}

.sidebar
{
	color: #000000;
	display: inline;
	float: left;
	margin: 0 0 0 10px;
	width: 219px;
}

.sidebar div
{
	margin: 0;
	padding: 0;
}

.sidebar div#sidebarHeader
{
	background-image: url(./images/ScrollTop2.jpg);
	background-repeat: no-repeat;
	height: 92px !important;
}

.sidebar div#sidebarMain
{
	background-image: url(./images/ScrollMiddle2.jpg);
	background-repeat: repeat-y;
}

.sidebar div#sidebarFooter
{
	background-image: url(./images/ScrollBottom2.jpg);
	background-repeat: no-repeat;
	height: 105px !important;
	margin: 0 0 20px 0;
}

.sidebar div#sidebarMain div#sidebarContent
{
	padding: 0 0 0 23px;
	width: 160px !important;
}

#myBlogLogWidget
{
	padding: 0 0 0 8px;
	width: 219px;
}

.sidebar ul
{
	list-style-type: none;
	margin: 0;
	padding: 0 5px 0 30px;
}

.sidebar ul li
{
	padding: 10px 0 10px 0px;
}

.sidebar ul li h2
{
	border-bottom: 1px solid #990002;
	color: #990002;
	font-family: Georgia, Sans-serif;
	font-size: 12px;
	padding: 0 0 5px 0;
}

.sidebar ul ul li
{
	line-height: 20px;
	padding: 0;
}

.sidebar ul li ul, .sidebar ul li ul li
{
	padding-left: 0px;
	margin-left: 0px;
}

.sidebar ul li#calendar table#wp-calendar
{
	width: 100%;	
}

.comments-template
{
	margin: 10px 0 0;
	border-top: 1px solid #990002;
	padding: 10px 0 0;
}

.comments-template ol
{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li
{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #990002;
}

.comments-template h2, .comments-template h3
{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata
{
	font-size: 12px;
}

.comments-template p.nocomments
{
	padding: 0;
}

.comments-template textarea
{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}

#footer
{
	background-image: url(./images/Footer.jpg);
	background-repeat: repeat-x;
	clear: both;
	float: left;
	height: 230px;
	margin: 0;
	padding: 40px 0 0 0;
	text-align: center;
	width: 972px;
}

#footer p
{
	line-height: 18px;
}