/*body {color: #172550;margin:0px;padding:0px;background-color: #A4B6CE;margin-bottom: 0px; padding-bottom: 0%; font-family: tahoma,sans-serif; background-image: url(http://www.opensportsbookusa.com/i/bg.gif); background-repeat: repeat-x;}
#h {color: #FFFFFF;font-weight: bold; background-color: #B82716; background-image: url("http://www.opensportsbookusa.com/i/hbg.gif"); vertical-align: middle;}
#f {color: #a4B6CE; text-align: center; background-color: #071644; vertical-align: middle; width: 756px;background-image: url(http://www.opensportsbookusa.com/i/fbg.gif);}
#f1 {background-color: #071644; width: 6px; height: 22px; background-image: url("http://www.opensportsbookusa.com/i/f1.gif");}
#f2 {background-color: #071644; width: 6px; height: 22px; background-image: url("http://www.opensportsbookusa.com/i/f2.gif");}
#ar {width: 12px; height: 6px; margin-left: 12px; margin-right: 8px; margin-bottom: 1px;}
#m {background-color: #15335D; background-image: url(http://www.opensportsbookusa.com/i/mbg.png); width: 184px; height: 24px; padding-top: 4px;}
#m1 {background-color: #15335D; background-image: url(http://www.opensportsbookusa.com/i/mbg1.png); width: 184px; height: 26px; padding-top: 6px;}
#m2 {background-color: #15335D; background-image: url(http://www.opensportsbookusa.com/i/mbg2.png); width: 184px; height: 24px; padding-top: 4px;}
#mt {background-color: #061340; background-image: url(http://www.opensportsbookusa.com/i/mtbg.gif); vertical-align: middle; text-align: center; height: 23px; width: 768px;}
#rc {width: 567px; background-color: White;}
#rcc {width: 269px; padding-top: 10px; padding-bottom: 5px;}
#lc {width: 184px; padding-bottom: 5px; background-color: #496D9C; text-align: center;}
#c10 {width: 10px;}
#b1 {background-image: url("http://www.opensportsbookusa.com/i/b1bg.gif"); background-color: #1C457E;}
#b2 {background-image: url("http://www.opensportsbookusa.com/i/b2bg.gif"); background-color: #1C457E;}
#b3 {background-image: url("http://www.opensportsbookusa.com/i/b3bg.gif"); background-color: #1C457E;}
#h1 {background-color: #B82716; width: 10px; height: 26px; background-image: url("http://www.opensportsbookusa.com/i/h1.gif");}
#h2 {background-color: #B82716; width: 9px; height: 26px; background-image: url("http://www.opensportsbookusa.com/i/h2.gif");}
#l {width:269px; height:1px; margin: 5 0 5 0px;}
#d {width:16px; height:11px;}

a.fl:link, a.fl:visited {color: #a4B6CE;text-decoration: underline;}
a.fl:hover, a.fl:active{color: #FFFFFF;text-decoration: underline;}
a.m:link, a.m:visited{color: #C6D0DF;text-decoration : none;}
a.m:hover, a.m:active{color: #FFFFFF;text-decoration : none;}
a.tm:link, a.tm:visited{color: #C6D0DF;text-decoration : none;}
a.tm:hover, a.tm:active{color: #FFFFFF;text-decoration : none;}

.style2 {color: #FF0000}
.style9 {font-size: 10}
.style10 {color: #808080; font-style: italic;}
.style11 {color: #FFFF00}
.style16 {color: #FF0000; font-weight: bold;}
.style21 {color: #FF0000; font-weight: bold; font-size: 8pt; font-family: Geneva, Arial, Helvetica, sans-serif;}
.style22 {font-family: Geneva, Arial, Helvetica, sans-serif}
.style24 {font-size: 9}
.style26 {font-size: 9px}
.style27 {font-size: 10pt}
.style28 {font-size: -2}*/

/* General */

body {
	margin: 0;
}

h1, h2, h3, h4 {
	margin: 0;
}

img {
	border: 0;
}

.clear {
	clear: both;
	height: 1px;
	overflow: hidden;
}


/* Page */

#page {
	margin: 0 auto;
	width: 90%;
}

/* Main */

#main {
	width: 90%;
	background: url("images/main.gif") repeat-y;
}

#main-top {
	width: 90%;
	background: url("images/main_top.gif") no-repeat;
}

#main-bottom {
	width: 87%;
	padding-left: 12px;
	min-height: 50px;
	background: url("images/main_bottom.gif") no-repeat left bottom;
}

	/* Main - Content */
	
	#content {
		float: left;
		width: 540px;
		padding: 6px;
		background-color: #335555;
	}
	
	/* Main - Content - Post */
	
	#content .post {
		color: #FFFFFF;
		float: left;
		margin-bottom: 16px;
		width: 526px;
		padding: 7px;
		background: #002838;
	}
	
		/* Post - Title */
		
		#content .post .post-title {
			width: 522px;
			color: #FFFFFF;
			font: bold 12px "Trebuchet MS", Verdana;
		}
		
		#content .post .post-title a {
			color: #FFFFFF;
			text-decoration: none;
		}
		
		#content .post .post-title a:hover {
			text-decoration: underline;
		}
		
		#content .post .post-title .post-date {
			float: left;
			background: url("images/post_date.gif") repeat-x;
			width: 50px;
			height: 51px;
			color: #ffffff;
			text-align: center;
			text-transform: uppercase;
			margin-right: 10px;
			font: bold 10px/15px "Trebuchet MS", Verdana;
		}
		
		#content .post .post-title .post-date span {
			margin-bottom: 2px;
			display: block;
			font: bold 16px/34px "Trebuchet MS", Verdana;
		}
		
		#content .post .post-title h2 {
			padding: 4px 0 3px 0;
			color: #FFFFFF;
			font: bold 19px "Verdana", Verdana;
		}
		
		#content .post .post-title h2 a, #content .post .post-title h3 a {
			color: #FFFFFF;
			text-decoration: none;
		}
		
		#content .post .post-title h2 a:hover, #content .post .post-title h3 a:hover {
			text-decoration: underline;
		}
		
		/* Post - Entry */
		
		#content .post .post-entry {
			font: normal 12px/18px "Trebuchet MS", Verdana;
			color: #FFFFFF;
			padding: 0 4px;
			width: 522px;
		}
		
		#content .post .post-entry a {
			color: #FFFFFF;
			text-decoration: none;
		}
		
		#content .post .post-entry a:hover {
			text-decoration: underline;
		}
		
		#content .post .post-entry .more-link {
			font: bold 12px/20px "Trebuchet MS", Verdana;
			color: #FFFFFF;
			float: right;
			padding-bottom: 5px;
		}
		
		#content .post .post-entry .more-link a {
			color: #FFFFFF;
			text-decoration: none;
		}
		
		#content .post .post-entry .more-link a:hover {
			text-decoration: underline;
		}
		
		/* Post - Info */
		
		#content .post .post-info {
			padding: 10px 4px 0 4px;
			width: 522px;
			clear: both;
			font: bold 12px "Trebuchet MS", Verdana;
			color: #FFFFFF;
		}
		
		#content .post .post-info a {
			color: #FFFFFF;
			text-decoration: none;
		}
		
		#content .post .post-info a:hover {
			text-decoration: underline;
		}
		
		/* Post - Comments */
		
		#content .post h3 {
			color: #FFFFFF;
			font: bold 17px "Verdana", Verdana;
			margin: 25px 0 5px 0;
			padding: 0 4px;
			width: 522px;
		}
		
		#content .post .comments {
			padding: 0 4px;
			width: 522px;
			font: normal 12px/18px "Trebuchet MS", Verdana;
			color: #FFFFFF;
		}
		
		#content .post .comments a {
			color: #FFFFFF;
			text-decoration: none;
		}
		
		#content .post .comments a:hover {
			text-decoration: underline;
		}
		
		#content .post .comments ol {
			margin: 10px 0 10px 0;
			padding-left: 25px;
		}
		
		#content .post .comments ol li {
			padding: 5px;
		}
		
		#content .post .comments ol li.alt {
			background: #000000;
		}
		
		#content .post .comments ol li cite {
			color: #FFFFFF;
			font-style: normal;
			font-weight: bold;
		}
		
		#content .post .comments ol li cite a {
			color: #FFFFFF;
			text-decoration: none;
		}
		
		#content .post .comments ol li cite a:hover {
			text-decoration: underline;
		}
		
		#content .post .comments ol li .commentmetadata a {
			color: #FFFFFF;
			text-decoration: none;
		}
		
		#content .post .comments ol li .commentmetadata a:hover {
			text-decoration: underline;
		}
		
		#content .post #commentform {
			margin: 0;
			font: normal 12px/18px "Trebuchet MS", Verdana;
			color: #FFFFFF;
			padding: 0 4px;
			width: 522px;
		}
		
		#content .post #commentform a {
			color: #FFFFFF;
			text-decoration: none;
		}
		
		#content .post #commentform a:hover {
			text-decoration: underline;
		}

		#commentform textarea {
			width: 90%;
			padding: 2px;
		}
	
	/* Main - Sidebar */
	
	.sidebar {
		float: left;
		width: 184px;
		font: strong 15px/18px "Trebuchet MS", Verdana;
		color: #8E0000;
	}
	
	.sidebar a {
		color: #8E0000;
		text-decoration: none;
	}
	
	.sidebar a:hover {
		text-decoration: underline;
	}
	
		/* Sidebar - Titles */
		
		.sidebar h3 {
			background-color: #15335D; background-image: url(http://www.opensportsbookusa.com/i/mbg1.png); width: 184px; height: 26px; padding-top: 6px;
		}

		/* Sidebar - Menus */
		
		.sidebar ul {
			top:0;
			margin: 0;
			padding: 0;
			list-style-type: none;
		}
		
		.sidebar ul li {
			text-indent: 10px;
			background-color: #15335D;
			background-image: url(http://www.opensportsbookusa.com/i/mbg.png); width: 184px; height: 24px; padding-top: 4px;
			color: #CC2B18;
			font-weight: bold;
			font-size: -2;
			font-family: Geneva, Arial, Helvetica, sans-serif;
		}
		
		.sidebar ul li a {
			color: #CC2B18;
			text-decoration: none;
		}
		
		.sidebar ul li a:hover {
			text-decoration: underline;
		}
		.style2 {color: #FF0000}
		.style9 {font-size: 10}
		.style10 {color: #808080; font-style: italic;}
		.style11 {color: #FFFF00}
		.style16 {color: #FF0000; font-weight: bold;}
		.style21 {color: #FF0000; font-weight: bold; font-size: 8pt; font-family: Geneva, Arial, Helvetica, sans-serif;}
		.style22 {font-family: Geneva, Arial, Helvetica, sans-serif}
		.style24 {font-size: 9}
		.style26 {font-size: 9px}
		.style27 {font-size: 10pt}
		.style28 {font-size: -2}
