/*
Theme Name: WorldSeriesMotorcycle.com
Theme URI: http://www.cytech-services.com
Description: This theme was created for WorldSeriesMotorcycle.com by <a href="http://www.cytech-services.com">CYTechnologies</a>.
Version: 1.0
Author: Aaron Connelly
Author URI: http://www.cytech-services.com
*/

body {
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	background-color: #f7f5f5;
	font-family: verdana, arial;
	font-size: 12px;
	margin: 0;
}

#page {
	width: 1020px;
	margin: 0 auto 0 auto;
}

#header {
}

#logo {
	float: left;
}

#right_header {
	float: left;
	width: 775px;
}

#navigation {
	width: 1200px;
}

#navigation ul, li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#navigation li {
	float: left;
}

.cl {
	clear: both;
}

.box_header {
	background-image: url(images/box_header.jpg);
	background-repeat: no-repeat;
	width: 682px;
	height: 13px;
}

.box_content {
	padding: 10px;
	background-image: url(images/box_bg.jpg);
	background-repeat: repeat-y;
	width: 663px;
}

.box_footer {
	background-image: url(images/box_footer.jpg);
	background-repeat: no-repeat;
	width: 682px;
	height: 15px;
}

.right_box_header {
	background-image: url(images/right_content_box_header.jpg);
	background-repeat: no-repeat;
	width: 314px;
	height: 9px;
	margin-top: 5px;
}

.right_box_content {
	padding: 10px;
	background-image: url(images/right_content_box_bg.jpg);
	background-repeat: repeat-y;
	width: 294px;
}

.right_box_footer {
	background-image: url(images/right_content_box_footer.jpg);
	background-repeat: no-repeat;
	width: 329px;
	height: 8px;
}

#main_content {
	float: left;
	width: 683px;
}

#right_sidebar {
	float: left;
	margin-left: 3px;
}

#footer {
	text-align: center;
	color: #ca0002;
}

#footer span {
	color: #20376d;
}
#footer a, #footer a:visited {
	color: #ca0002;
}

#footer a:hover {
	text-decoration: none;
}

.entry {
	width: 650px;
}
.commentlist {
	width: 600px;
}
h2 {
	font-size: 16px;
	color: #be0002;
	margin: 0;
	padding: 0;
	padding-bottom: 5px;
	border-bottom: 1px solid #e1e0e5;
	font-style: italic;
	text-transform: uppercase;
}

a, a:visited {
	color: #20376d;
}
a:hover {
	text-decoration: none;
}

h2 a, h2 a:visited {
	text-decoration: none;
}

h3 {
	color: #20376d;
	margin: 0;
	padding: 0;
}