/*  
Theme Name: Nrbet
Theme URI: NA
Description: Custom-created theme for NRBet.com
Author: Dan Harrison
Author URI: http://www.danharrison.co.uk/

*/
body {
	font-family: Arial, Verdana, sans-serif;
	font-size: 10pt;
	margin: 0 auto;
	background: #686ADD url('images/background.png') repeat-x fixed;
}

a {
	color: #1F207F;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #bf2100;
	text-decoration: underline;
	font-weight: bold;
}

img {
	border: none;
}

p {
	padding: 0px 0px 15px;
	margin: 0px;
	margin-top: -4px;
}

#archive-header {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	background-color: #000170;
	color: #FFF;
	font-size: 11pt;
	margin: 10px 10px 30px 10px;
	padding: 10px;
	text-align: center;
}

#archive-header h1 {
	padding: 0;
	margin: 0;
	border: 0;
	color: #FFF;
}

h1,h2 {
	color: #000;
	margin: 0px 0px 2px;
	letter-spacing: -1px;
	font: normal 175%/ 100% arial, helvetica, verdana, sans-serif;
	padding-bottom: 3px;
}

h2 a:hover,h1 a:hover {
	text-decoration: none;
}

h3 a:hover,h3 a {
	color: #BF2100;
}

h3 {
	font: bold 140%/ 100% arial, helvetica, verdana, sans-serif;
	color: #BF2100;
	margin: 14px 0px 8px;
}

h4 {
	font: normal 130%/ 100% arial, helvetica, verdana, sans-serif;
	color: #4D4D4D;
	margin: 5px 0px 5px;
}

.hrtop {
	background: transparent url(images/hr.gif) repeat-x scroll 0 0;
	font-size: 1px;
	height: 1px;
	line-height: 1px;
	margin: 2px 0 5px;
	width: 499px;
}

.p.timg {
	margin: 0px 4px 2px 0px;
}

ul.ptimg {
	list-style-type: none;
}

li.ptimg {
	list-style-type: none;
	float: left;
}

form {
	margin: 0px;
	padding: 0 0 3px;
	position: relative;
	z-index: 100;
}

.style2 {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#news {
	font: normal 140%/ 100% arial, helvetica, verdana, sans-serif;
	color: #6B0410;
}

#page {
	margin: 10px auto 20px auto;
	padding-top: 0px;
	width: 960px;
	position: relative;
	background: #FFF;
	border: 2px solid #FFF;
}

/* header area */
#header {
	padding: 10px 0 5px 0;
}

#logo {
	margin: 10px 30px 10px 20px;
}

#header #banner {
	float: right;
	margin: 15px 80px 0 0;
}

#nav,#nav2 {
	background: #000170;
	margin-bottom: 5px;
	font-family: Verdana, Arial, sans-serif;
}

#nav ul,#nav2 ul {
	list-style-type: none;
	padding: 0;
}

#nav ul {
	margin: 0 10px 0 5px;
}

#nav2 ul {
	margin: 0;
}

#nav li,#nav2 li {
	float: left;
	margin: 0;
	position: relative;
}

#nav li a,#nav2 li a {
	color: #fff;
	text-decoration: none;
	padding: 8px 10px 9px 10px;
	font-size: 10pt;
	font-weight: bold;
	display: block;
	margin: 0;
}

#nav li a:hover,#nav2 li a:hover {
	color: #FF6600;
}

#nav2 ul {
	padding: 0 10px 0 10px;
}

#nav2 li a {
	font-size: 9pt;
	padding: 7px 10px 7px 10px;
}

/* Content area */
#welcome {
	background: #fcffb0;
	padding: 5px;
	font-size: 11px;
	line-height: 1.5;
}

#welcome h1 {
	margin: 0px;
	padding: 0px;
	color: #000000;
	font-size: 11px;
	line-height: 1.5;
	display: inline;
	font-weight: bold;
}

#content {
	margin-top: 10px;
	padding: 0px 0px 30px 10px;
	float: left;
	width: 658px;
	overflow: hidden;
}

/* Posts */
.post {
	clear: both;
	margin: 0 0 30px 10px;
	border: 2px solid #000170;
	padding: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}

.post.single,.post.page {
	padding: 0;
	border: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
}

.post-date {
	border-bottom: 2px solid #000170;
	padding-bottom: 4px;
	margin-bottom: 8px;
}

.entry {
	clear: both;
	padding: 10px 10px 10px 10px;
	text-align: justify;
}

.edit-link {
	margin-bottom: 10px;
}

.post-footer {
	clear: both;
	padding-bottom: 5px;
}

.post-cat {
	float: right;
}

.post-comments {
	background: url(images/mini-comments.gif) no-repeat;
	padding-left: 23px;
	padding-top: 3px;
}

.mini-add-comment {
	background: url(images/mini-down-arrow.gif) no-repeat;
	padding-left: 18px;
}

.post-content {
	clear: both;
	padding-top: 10px;
}

.navigation {
	clear: both;
	padding: 10px 0px;
}

.navigation a,.navigation a:visited {
	color: #000140;
}

.previous-entries a {
	float: left;
	padding-left: 18px;
	background: url(images/nav-left.gif) no-repeat left center;
}

.next-entries a {
	float: right;
	padding-right: 18px;
	background: url(images/nav-right.gif) no-repeat right center;
}

.post ul,.post ol {
	margin: 0 0 20px 0;
}

.post ul li,.post ol li {
	margin-top: 5px;
	margin-bottom: 5px;
}

.more-link {
	float: right;
	padding: 10px 10px 0 10px;
}

/* comments area */
#comments,#respond {
	border-bottom: 2px solid #BF2100;
	padding: 10px 0 5px 0;
	clear: both;
	padding: 10px 0 5px 0;
}

.commentlist {
	margin: 10px 0px;
	padding-left: 20px;
	line-height: 130%;
}

.commentlist li {
	padding: 5px 10px;
}

.commentlist .alt {
	background: #f1fce3;
}

.commentlist cite,.commentlist cite a,.commentlist cite a:visited {
	font-weight: bold;
	font-style: normal;
	font-size: 120%;
	color: #0E4A01;
}

.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}

#commentform {
	margin-top: 10px;
	font: 110% Arial, Helvetica, sans-serif;
}

#commentform p {
	padding: 6px 0px;
	margin: 0px;
}

#commentform label {
	margin-left: 10px;
}

#commentform input {
	width: 200px;
	border: 1px solid #000170;
	padding: 3px;
	margin-top: 3px;
}

#commentform textarea {
	width: 485px;
	height: 115px;
	border: 1px solid #000170;
	padding: 2px;
	margin-top: 3px;
}

#commentform textarea:focus,#commentform input[type="text"]:focus {
	background: #ffffff;
}

/* Misc Content */
span.whatsthis {
	display: block;
	font-size: 8pt;
}

table span.whatsthis {
	padding-top: 5px;
}

/* Sidebar */
#sidebar {
	float: right;
	padding: 0px 0px 0px 0px;
	width: 265px;
	color: #000033;
	margin-bottom: 10px;
}

#sponsors {
	margin: 10px 0 0 0px;
	padding: 0px 0px 5px;
	position: relative;
}

/* Sidebar Boxes */
#sidebar .attnbox {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	padding: 10px;
	color: #FFF;
	text-align: center;
	margin: 10px 10px 10px 0;
	font-size: 11pt;
}

#sidebar .attnbox .btn {
	margin: 10px 0 0 0;
	padding: 0;
	display: block;
}

#currenttips {
	background: #000170;
}

#currenttips .tipcount {
	font-size: 14pt;
	font-weight: bold;
	display: block;
}

#currenttips .icon {
	height: 32px;
}

#currenttips .icon-r {
	text-align: left;
}

#currenttips .icon-l {
	text-align: right;
}

#currenttips table {
	width: 100%;
}

#currenttips td {
	padding: 0;
	text-align: center;
}

#gettingstarted {
	background: #000170;
}

/* Social Media */
#social {
	margin: 10px 0 0 8px;
	padding: 0px 0px 5px;
	position: relative;
}

#social a {
	background-position: left;
	height: 50px;
	padding: 0 !important;
	width: 50px;
	display: block;
	float: left;
	margin: 5px;
}

#social a:hover {
	background-position: right;
}

#social .twitter {
	background-image: url("images/social/twitter.png") !important;
}

#social .facebook {
	background-image: url("images/social/facebook.png") !important;
}

#social .rss {
	background-image: url("images/social/rss.png") !important;
}

#social .email {
	background-image: url("images/social/email.png") !important;
}

.ad {
	float: left;
	margin: 2px;
	height: 125px;
}

/* Sidebar */
#sidebar h2,#sidebar .sidebartitle {
	font-size: 15pt;
	color: #bf2100;
	padding-left: 0px;
	margin: 20px 0 0 0;
	width: 250px;
}

#sidebar a,#sidebar a:visited {
	color: #1F207F;
	padding: 0px;
	text-decoration: none;
}

#sidebar a:hover {
	color: #1F207F;
	padding: 0px;
	text-decoration: underline;
}

#thumbs img {
	border: #b4b5c6 2px solid
}

#sidebar ul {
	margin: 0;
	padding: 0;
}

#sidebar ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}

.textwidget {
	padding-top: 5px;
}

#sidebar ul li ul li {
	list-style-type: disc;
	margin: 2px 15px 2px 22px;
}

#sidebar .posts ul li {
	margin: 5px 15px 5px 22px;
}

/* Page Close */
#close {
	clear: both;
	background: #ffffff;
	color: #ffffff;
	font-size: 95%;
	line-height: 130%;
	padding-bottom: 0px;
}

/* Footer */
#footer {
	margin: 20px auto 0 auto;
	font-size: 11px;
	color: #000140;
}

#fcontainer {
	margin: 0px auto;
	width: 794px;
	position: relative;
	height: 117px;
}

#popular {
	width: 250px;
}

#latest {
	position: absolute;
	width: 250px;
	left: 300px;
}

#bottom {
	position: absolute;
	width: 250px;
	left: 570px;
}

#bottom li {
	font-size: 120%;
}

#bottom h2 {
	color: #FFFFFF;
}

#popular h2 {
	color: #FFFFFF;
}

#popular ul {
	list-style-type: none;
	margin: 0px 0px 5px 0px;
	padding: 0px;
}

#popular li {
	list-style-type: none;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	font-size: 100%;
}

#latest h2 {
	color: #FFFFFF;
}

#latest ul {
	list-style-type: none;
	margin: 0px 0px 5px 0px;
	padding: 0px;
}

#latest li {
	list-style-type: none;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	font-size: 120%;
}

#column1 {
	float: left;
	width: 275px;
}

#column2 {
	float: left;
	width: 200px;
}

.sections {
	margin: 0;
	padding: 0px;
	font-size: 16px;
}

.sections a,.sections a:hover {
	color: #000000;
}

.sections li {
	list-style-type: none;
	margin: 0px 0px 5px 0px;
	padding: 0px;
}

.children {
	margin: 0;
	padding: 0px;
	font-size: 11px;
}

.children li {
	list-style-type: none;
	margin: 0px 0px 5px 0px;
	padding: 0px;
}

.children a,.children a:hover {
	color: #C8006E;
}

#copy {
	color: #000140;
	font-size: 11px;
	font-weight: bold;
}

#copy p {
	margin: 0px;
	padding: 10px;
	text-align: center;
}

#copy a,#copy a:visited {
	margin-top: 8px;
	color: #000140;
	text-decoration: none;
}

#copy a:hover {
	text-decoration: underline;
}

#footer a {
	margin-top: 8px;
	color: #000140;
}

/* alignments */
.center {
	text-align: center;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

img.alignleft,img[align="left"] {
	float: left;
	margin: 2px 10px 5px 0px;
}

.alignright {
	float: right;
}

img.alignright,img[align="right"] {
	float: right;
	margin: 2px 0px 5px 10px;
}

.clear {
	clear: both;
}

hr.clear {
	clear: both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}

.related_post {
	height: 70px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 5px;
}

.img_related_post {
	float: left;
}

text_related_post {
	float: left;
	text-align: left;
	width: 500px;
}

.related_post img {
	align: left;
	border: 1px solid #ccc;
	margin: 0px 6px 0px 0px;
	padding: 2px 2px 2px 2px;
}

/* No Bets Section */
.nobets {
	clear: both;
	margin: 0 0 20px 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	background: #000170;
	padding: 20px;
	color: #FFF;
	text-align: justify;
	font-size: 11pt;
	padding: 20px;
}

.nobets h2 {
	border: 0;
	color: #FFF;
}

.nobets div {
	margin: 10px 0 10px 0;
}

.nobets b {
	font-size: 12pt;
}

/* Intro Section */
#intro {
	margin: 0 0 20px 0;
	padding: 10px 10px 0 10px;
	font-size: 11pt;
}

#intro h1 {
	border: 0;
	color: #fff;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	font-weight: bold;
	margin: 0 0 10px 0;
	background: #000170;
	padding: 10px 20px 10px 20px;
	text-align: center;
}

#intro ul {
	margin: 0 0 20px 0;
	list-style-type: none;
}

#intro li {
	background: url('images/icon_tick_small.png') no-repeat left;
	padding-left: 23px;
	margin: 5px 0 5px 0;
}

#intro p {
	margin: 0 10px 0 10px;
}

/* Home Buttons */
#buttons {
	margin-bottom: 20px;
}

.home-button {
	color: #fff;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	background: #000170;
	padding: 10px 15px 10px 10px;
	font-size: 11pt;
	margin: 0 5px 10px 5px;
}

.home-button b {
	font-size: 12pt;
	color: yellow;
}

#buttons .icon {
	padding-left: 10px;
}

#buttons .icon img {
	width: 48px;
}

#buttons .text {
	padding: 0 20px 0 20px;
}

/* Opportunities */
.introbox {
	clear: both;
	margin: 0 0 20px 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	background: #000170;
	padding: 10px;
	color: #FFF;
	text-align: justify;
	font-size: 11pt;
	padding: 20px;
}

.introbox h2 {
	border: 0;
	color: #FFF;
	margin: 0 0 10px 0;
}

.introbox .icon {
	float: right;
	margin: 0 0 10px 20px;
}

.introbox p {
	margin-bottom: 0;
	padding: 0;
}

#noopps {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border: 2px solid #000050;
	margin: 0 auto 40px auto;
	width: 500px;
	padding: 10px;
	font-size: 11pt;
}

/* Newsletter */
.newsletter {
	padding: 10px 20px 10px 20px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border: 2px solid #000050;
	margin: 0 auto 40px auto;
	width: 400px;
	font-size: 10pt;
	background-color: #E1E0EF;
}

.newsletter .privacy {
	text-align: center;
	font-size: 9pt;
	margin-top: 8px;
}

.newsletter .prolog {
	line-height: 11pt;
	margin: 15px 0 10px 0;
}

.newsletter .title {
	font-size: 14pt;
	text-align: center;
	margin-bottom: 15px;
}

.newsletter fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}

.newsletter .mc-field-group {
	padding: 5px 0 5px 0;
	clear: both;
}

.newsletter label {
	width: 100px;
	display: block;
	font-weight: bold;
	float: left;
}

.newsletter input {
	border: 1px solid #000050;
	padding: 3px 8px 3px 5px;
	width: 200px;
	background: #fff;
	float: left;
}

.newsletter .indicate-required {
	float: left;
	margin-left: 10px;
}

.newsletter .mce_inline_error {
	background: none repeat scroll 0 0 #FFAFBA;
}

.newsletter div.mce_inline_error {
	border: 1px solid #BF001A;
	color: #BF001A;
	margin: 6px 20px 10px 4px;
	padding: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

.newsletter .button-wrap {
	text-align: center;
}

.newsletter .btn,#commentform #submit {
	font-weight: bold;
	margin: 10px auto 10px auto;
	background: #A30811;
	color: #FFF;
	border: 1px solid #FF0000;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	float: none;
	font-size: 11pt;
	padding: 4px 10px 4px 10px;
	width: auto;
}

#mce-success-response {
	background: none repeat scroll 0 0 #D7FFAF;
	border: 1px solid #3B6F07;
	color: #3B6F07;
	padding: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	font-weight: bold;
	text-align: center;
	margin: 20px 10px 10px 10px;
}

/* Adverts */
.post-banner {
	text-align: center;
	clear: both;
}

/* Free Bets Page */
#freebets {
	margin: 0 auto 40px auto;
}

#freebets td {
	text-align: center;
	padding: 5px;
	border-bottom: 1px solid #000140;
}

#freebets th {
	font-size: 10pt;
	border-bottom: 1px solid #000140;
	padding: 10px 5px 10px 5px;
	text-align: center;
}

#freebets td.offer {
	font-weight: bold;
	font-size: 16pt;
	padding: 15px 30px;
}

#freebets td.bookie {
	font-size: 12pt;
	font-weight: bold;
}

.button-freebet {
	text-align: center;
	margin: 10px;
}

.linklove {
	display: none;
}

/* Match Details */
.match {
	background: #000170;
	color: #FFF;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	padding: 10px;
	margin: 0 auto 20px auto;
	width: 50%;
	clear: both;
	text-align: center;
	clear: both;
}

.match div {
	margin: 5px 0 5px 0;
}

.match .teams {
	font-size: 12pt;
	font-weight: bold;
}

.match .league {
	font-size: 11pt;
}

/* Bet Summary  */
.bet-summary {
	background: #000170;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	margin-bottom: 40px;
}

.bet-summary table {
	width: 95%;
	background: #000170;
	border-collapse: collapse;
	margin: 20px auto 20px auto;
}

.bet-summary td.label {
	font-weight: bold;
	text-align: right;
}

.bet-summary th {
	text-align: center;
	font-size: 12pt;
	padding: 10px;
}

.bet-summary td {
	color: #FFF;
	padding: 5px 10px 5px 10px;
	text-align: center;
}

.bet-summary .part1 {
	color: #000;
	background: #E1E0EF;
}

.bet-summary .part2 {
	color: #000;
	background: #9FFF8F;
}

.bet-summary .overall {
	background: #A30811;
	color: #FFF;
	text-align: center;
	font-size: 12pt;
	padding: 10px;
}

/* Profit */
.profit {
	background: #A30811;
	color: #FFF;
	padding: 20px;
	text-align: center;
	font-size: 14pt;
	margin: 20px auto 20px auto;
	width: 70%;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}

/* Expired Message */
.expired-msg {
	clear: both;
	margin: 0 10px 20px 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	background-color: #000170;
	padding: 20px;
	color: #FFF;
	text-align: justify;
	font-size: 11pt;
}

.expired-msg .first {
	font-weight: bold;
	margin-bottom: 10px;
	font-size: 12pt;
	color: #F15D22;
}

.expired-msg a {
	color: yellow;
}

/* Calculator */
#calc-results {
	border: 2px solid #093F00;
	background: #9FFF8F;
}

#calc-results,.mbcalc {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	padding: 10px 20px 20px 20px;
}

#calc-results .label {
	font-weight: bold;
	width: 130px;
	text-align: right;
}

#calc-results .description {
	font-size: 9pt;
	padding-right: 20px;
}

#calc-results .gain {
	color: green;
}

#calc-results .loss {
	color: red;
}

#calc-results .value {
	font-weight: bold;
	font-size: 11pt;
	width: 100px;
	text-align: center;
}

#calc-results table {
	border-collapse: collapse;
}

#calc-results td {
	vertical-align: middle;
	padding: 6px 0 6px 0;
	background: #C8FFBF;
	border-top: 4px solid #9FFF8F;
}

.mbcalc {
	border: 2px solid #000170;
	background: #E1E0EF;
	margin: 10px auto 10px auto;
	padding-bottom: 0;
}

.mbcalc .title,#calc-results .title {
	font-size: 14pt;
	font-weight: bold;
	text-align: center;
	margin-bottom: 15px;
}

.mbcalc .usage {
	margin: 3px 20px 10px 20px;
}

.mbcalc table {
	border-collapse: collapse;
}

.mbcalc td {
	vertical-align: middle;
	padding: 6px 0 6px 0;
	background: #C5C3DF;
	border-top: 4px solid #E1E0EF;
}

.mbcalc .description {
	font-size: 9pt;
	width: 50%;
	padding-left: 10px;
	padding-right: 20px;
}

.mbcalc .label {
	text-align: right;
	font-weight: bold;
}

.mbcalc .field {
	text-align: center;
}

.mbcalc .number {
	width: 80px;
	padding: 2px;
	font-size: 10pt;
	border: 1px solid #000170;
}

.mbcalc .submit {
	text-align: center;
	padding: 15px 0 15px 0;
	background: transparent;
}

.mbcalc .unit-l {
	text-align: right;
	padding-left: 10px;
}

.mbcalc .unit-r {
	text-align: left;
	padding-right: 10px;
}

/* Misc */
.oops {
	text-align: center;
}

.oops img {
	margin: 0 20px 20px 20px;
	padding: 5px;
	border: 1px solid #CCC;
}

/* Odds Conversion */
.odds-table {
	margin: 10px auto 10px auto;
	border-collapse: collapse;
}

.odds-table {
	border: 1px solid #000170;
}

.odds-table th {
	padding: 5px 10px 5px 10px;
}

.odds-table th,.odds-table td {
	text-align: center;
}

.odds-table .odd td {
	background: #CCC;
}

#odds-converter {
	margin: 0 auto 30px auto;
	text-align: center;
	font-size: 12pt;
	border: 1px solid #000170;
	background-color: #E1E0EF;
	padding: 10px 20px 10px 20px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}

#odds-converter .odds {
	text-align: center;
	padding: 2px 5px 2px 5px;
	font-size: 12pt;
	border: 1px solid #000170;
	width: 70px;
}

#odds-converter input.odds-update {
	width: auto;
}