/*
Theme Name: Sportsbook Reviews Theme
Theme URI: http://www.sportsbookreviews.com
Description: Theme created for Sportsbook Reviews.
Author: Tracy Elliott
Author URI: www.glowfruit.com
*/

/* CSS Reset */

body{padding:0;margin:0;*font-size:small;*font:x-small;}
h1,h2,h3,h4,h5,h6,ul,li,em,strong,pre,code{padding:0;margin:0;line-height:1em;font-size:100%;font-weight:normal;font-style: normal;}
table{font-size:inherit;font:100%;}
ul{list-style:none;}
img{border:0;}
p{margin:1em 0;}

/* Basics */

a:link, a:visited {
	color: #011C27;
	font-weight: bold;
}

a:hover {
	color: #CB0D01 !important;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.blueline {
	height: 5px;
	background: #165FCE;
	margin: 0 0 3px 0;
	width: 100%;
	width: 100%;
}

.grayline {
	height: 1px;
	background: #dfe4e9;
	margin: 5px 0 0 0;
	width: 590px;
}

.small_grayline {
	width:250px;
	margin: 7px 0 7px 0;
	height: 1px;
	background: #dfe4e9;
}

/* Palette */

.ratebox p, #nav a:hover  {
	color: #175268;
}

/* Fonts */

h1, h2, h3 {
	font-family:"Droid Sans",Cambria,sans-serif;
}

h2 {
	font-size: 20px;
}

p {
font-family: cambria, serif;
font-size: 13px;
font-weight: normal;
text-transform: normal;
letter-spacing: normal;
line-height: 1.4em;
}

/* Header */

body {
	background: #595959;
}

#logobar {
	position: relative;
	top: 0;
	width: 100%;
	background: url(images/topbg.jpg) repeat-x center top;
	height: 140px;
}

#logobar img, #logobar iframe {
	float: left;
}

#logobar iframe {
	margin-top:30px;
	margin-left: 10px;
}

#logobar img {
	margin-top: 40px;
}

#logo {
	margin-right: auto;
	margin-left: auto;
	width: 965px;
}

#logotext {
color:#FEFEFE;
float:left;
font-family:'Droid Serif';
font-size:35px;
font-weight:bold;
letter-spacing:1.2px;
padding-top:37px;
text-shadow:2px 2px 2px #590902;
width:220px;
}

/* Navigation */

#navbar {
	height: 35px;
	position: relative;
	top: 0;
	width: 100%;
	background: #000000 url(images/bgnav.jpg) repeat-x top;
	padding-top: 12px;
	margin-bottom: -13px;
}

#nav {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 20px;
}

#nav li {
	float: left;
	border-right: #B60C00 1px solid;
	font-family: Cambria, serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
}

#nav li a{
	padding:12px 10px 8px;
	text-decoration: none;
}

#nav li a:link, #nav li a:visited {
	color: #FFD7CF;
}

#nav li a:hover {
	background: #FFAF25;
	color: #000000;
	text-decoration: none;
}

#nav li:first-child {
	border-left: #B60C00 1px solid;
}

/* Content */

#container {
	position: relative;
	top: 0;
	width: 100%;
	background: url(images/bg.png) repeat-x;
}

#featured {
	background: #000000 url(images/featguy2.jpg) no-repeat top right !important;
	margin-top: 15px;
}

#featured a:link, #featured a:visited {
	color: #fefefe
}

#featured a:hover {
	color: #FFCB3F;
}

.reviewbox {
	margin-top: 30px;
}

#featured, .reviewbox, #mainbox {
	background: #FFFFFF;
	padding: 15px 15px 25px 20px;
	border: 2px solid #0d1e28
}

#featured p {
	padding: 0 15px 0 0;
	width: 340px;
	line-height: 130%;
	color: #cfcfcf;
}

#featured h1 {
	padding-top: 9px;
	font-family: Cambria, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	line-height: 1.2em;
	margin: 0;
	color: #fefefe;
	text-shadow:0 1px 0 #393939;
}

.sblogo {
	float: right;
	position: relative;
	top: -60px;
	right: 0;
}

.screenshot {
	float: left;
	padding-top: 12px;
	margin-right: 18px;
}

.review {
	font-size: 10px;
	width: 240px;
	float: left;
	margin-top: 12px;
}

.review p {
	padding: 3px 0 0 0;
	margin: 0;
}

.ratebox {
	float: right;
	width: 180px;
	height: 130px;
	text-align: center;
	line-height: 90%;
	margin: -58px 0 0 0;
	padding-top: 15px;
	padding-bottom: 0;
	width: 140px;
	margin-right: 0;
}

.ratebox p, .reviewpage p {
	font-weight: bold;
	clear: both;
	padding-top: 8px;
	margin-top: -10px;
	margin-bottom: 20px;
	color: #011c27;
}

.pro {
	color: green;
	padding-left: 5px;
	top: -2px;
	position: relative;
}

.con {
	color: red;
	padding-left: 5px;
	top: -2px;
	position: relative;
}

.score {
	font-size: 50px;
	color: #165FCE;
}

.ten {
	font-size: 20px;
	color: #6F6F6F;
	clear: right;
}

.user_rating {
	position: relative;
	top: -20px !important;
	color: #6F6F6F !important;
	font-weight: normal !important;
}

.linkbar {
	background: #CB0D01;
	width: 616px;
	height: 25px;
	color: #FFFFFF;
	padding: 4px 0 3px 0;
	font-weight: bold;
	position:relative;
	top: -20px;
	margin-bottom: -20px;
	border-left: 2px solid #0d1e28;
	border-right: 2px solid #0d1e28;
	border-bottom: 2px solid #0d1e28;
}

.linkbar a{
	color: #FFFFFF;
}

.leftlink {
	margin-left: 20px;
}

.centerlink {
	margin-left: 103px;
}

.rightlink {
	margin-left: 87px;
	margin-right: -10px;
}

/* Sidebar */

.articles {
	margin: 15px 0 15px 0;
	color: #000000;
	background: #FFFEEF;
}

.articles h3 {
	padding: 15px 10px 15px 20px;
	text-align: left;
	color: #fefefe;
	font-weight: bold;
	font-size: 22px;
	background: #165FCE;
}

.article h2 a{
	font-size:16px !important;
	text-decoration:none !important;
}

.articles a {
	color: #000000;
	font-weight: bold;
	margin: 5px 20px 5px 20px;
	display: block;
	font-size: 12px;
}



.articles p {
	display: block;
	margin: 5px 20px 5px 20px;
	font-size: 12px;
}

.article {
	padding: 10px 0 10px 0;
	background: #FFFFFF url(images/article-gradient.png) no-repeat bottom;
}

.archive {
	width: 100%;
	background: #165FCE;
	padding: 5px 0 5px 0;
} 

.archive a {
	color: #FFFFFF !important;
}

/* Subpage Content */

.grid_8 h1 {
	color: #FFFFFF;
	font-size: 24px;
	font-weight: bold;
	margin: 20px 20px 20px 10px;
	text-shadow:0 1px 0 #393939;
	}
	
.grid_8 {
	height: 100%;
	min-height: 1400px;
}

.grid_4 p {
	padding: 10px 0 10px 0;
}
	
#mainbox h2 {
	color: #586574;
	font-size: 18px;
	font-weight: bold;
	margin: 10px 0 20px 0;
}

ul#tabletop {
	margin-top: 30px;
}

#tabletop li {
	padding: 4px 0 4px 4px;
	margin-bottom: 15px;
	background: #667687;
	font-size: 11px;
	font-weight: bold;
	color: white;
	float: left;
}

.bestrated_item {
	background: #EEEEEE;
	padding: 10px 10px 15px 10px;
	border-bottom: #4f4f4f 1px solid;
	height: 70px;
}

.bestrated_score, .expert_score {
	color: #165FCE;
	font-size: 50px;
	font-weight: bold;
	position: relative;
	margin-left: 10px;
}

.expert_score {
	font-size: 45px;
	top: -15px;
}

.bestrated_ten, .expert_ten {
	color: #003399;
	font-weight: bold;
	position: relative;
	padding-left: 5px;
	top: -15px;
}

.bestrated_join {
	padding: 5px 0 0 7px;
}

.bestrated_item ul {
	width: 210px;
	font-size: 11px;
	color: #4F4F4F;
	float: left;
	list-style-type: disc;
	padding: 0 !important;
	margin-top: -5px;
}

.bestrated_item li {
	padding: 3px 0 3px 0;
	line-height: 100% !important;
	font-size: 12px;
}

.joinbox {
	float: left;
	margin-top: -10px;
	padding: 0 52px 0 24px;
	width: 130px;
}

.expert_item {
	width: 46%;
	float: left;
	background: #EEEEEE;
	padding: 5px 5px 20px 5px;
	margin: 5px 5px 5px 0;
	border: #5F5F5F 1px solid;	
}

.expert_item a {
	padding-left: 20px;
}

.expert_item img {
	border: #e4e4e6 1px solid;
	margin-left: -20px;
}	

.expert_item p {
	font-size: 11px;
	margin-top: 5px;
	line-height: 1.5em;
	height: 70px;
}

.promotions_item, .banking_item {
	width: 100%;
	background: #EEEEEE;
	padding: 5px 5px 5px 5px;
	margin: 5px 5px 5px 0;
	border: #e4e4e6 1px solid;
}

.promotions_item {
	line-height: 10%;
	padding-bottom: 15px;
	border: #000000 1px solid !important;
	margin-left: -15px !important;
}

.promotions_join {
	border: 0 none !important;
	left: 100px;
	position: relative;
	top: 5px;
	float: none !important;
}

.promotions_item img, .banking_item img {
	border: #e4e4e6 1px solid;
	float: left;
	margin-right: 10px;
}

.promotions_item ul {
	font-size: 11px;
	color: #636468;
	list-style-type: disc; 
	padding: 3px 0 0 0 !important;
	margin-top: 15px;
	margin-bottom: 5px;
	line-height: 140%;
}

.promotions_item h3 a {
	font-weight: bold !important;
	padding: 0 !important;
	float: left;
	font-size: 12.5px;
}

.promotions_item li {
	display: inline;
	list-style-type: disc;
}

.promotions_item a  {
	color: #011c27;
	font-size: 12px;
	padding-right: 20px;
}

.promotions_item li a {
	color: #011c27;
	font-weight: normal;
	padding: 0;
	text-decoration: none;
}

.banking_item p {
	padding: 0 0 5px 0;
	margin: 0;
	font-size: 11px;
	color: #011c27;
}

.faqlist li {
	margin-bottom: 5px;
}

ul.faqlist {
	margin-top: 10px;
	margin-bottom: 40px;
}

.faq p {
	margin-left: 30px;
	padding-right: 10px;
	padding-bottom: 10px;
}

/* Single Review Page */

.reviewpage_score {
	float: left;
	width: 170px;
	text-align: center;
	margin: 10px 10px 10px 0;
	padding: 10px;
	background: url(images/bg_gradient.png) repeat-x top;
}

.reviewpage_score p {
	font-weight: bold;
	margin-bottom: 25px;
}

.reviewpage_procon {
	text-align: left;
}

.reviewpage_procon p {
	font-size: 10px;
	text-align: left;
	margin: 10px 0 0 0 !important;
	font-weight: normal !important;
}

/* Footer */

#footer {
	width: 960px;
	display: block;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	text-align:center;
	padding: 10px 0 40px 0;
	color: #fefefe;
	font-size: 11px;
	background: #CB0D01;
}

#footer li {
	display: inline;
	padding: 0 15px 0 15px;
}

#footer li a {
	color: #fefefe;
	font-weight: normal;
}

#footer ul {
	padding: 30px 0 0 0;
}

/* Other Boxes */

.rssbox {
	text-align: center;
}

.rssbox a {
	color: #fefefe;
}

.photo img {
	border:0 none;
	float:left;
	padding:5px;
	width:180px;
}

.rssbox img {
	margin-bottom:10px;
}

/* Bodog iFrame */

#bodog a:link, #bodog a:visited{
	text-decoration: underline !important;
}