/*

Theme Name: BetFairPokerRakeback

*/



@import "reset.css";



/* basics */



*{margin:0; padding:0;}



body {

	font-family: verdana, arial, tahoma, sans-serif;

	font-size: 8pt;

	margin:0 auto;

	background-image:url(images/header_bg.jpg);

	background-repeat:repeat-x;

	}



	

h1 {

	color:#14586d;

	text-transform:uppercase;

	font-weight:bold;

	font-size:18px;

	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;

	margin:0;

	padding: 0;

	clear: left;

}



h2 {font-size: 16px; font-weight:bold; color:#14586d;}

h3 {font-size: 18px; float:left; color:#FFFFFF;}

h4 {font-size: 9pt;}



blockquote{

	border-left:1px solid #A5ABAB;

	margin:15px;

	padding:0 12px 0 12px;

	}



code{

	font-family:"Courier New", Courier, monospace;

	}

	

p {

	margin-bottom: 25px;

	padding:0px;

}



a {

cursor:hand;

color:#14586d;

}



a:hover {

	color:#29738a;

}



strong {

	font-weight:bold;

}





/* container */





#container {

	width: 961px;

	margin: 0 auto;

	padding:0;

	background:#ffffff;

	color:#333;

	overflow: hidden;

}

	

/* header */



#header {

  	width: 1070px; 

  	height: 590px; 

	margin: 0 auto;

	text-align:center;

	}





#header h1{

	padding:0;

	margin:0;

	display:block;

	text-align:center;

	}





/* content */



#content {

	float:left;

	width:550px;



}



#page_content {

	background-color:#fcfcfc;

	background-image:url(images/infobox_bg.gif);

	background-position:right;

	background-repeat:repeat-y;

	border-top:1px solid #d7d7d7;

	border-left:1px solid #d7d7d7;

	border-bottom:1px solid #d7d7d7;

	float:left;

	width:550px;

	padding:30px;

	overflow: hidden;

}



#page_content h2{

	text-transform:uppercase;

	font-weight:bold;

	font-size:18px;

	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;

	margin:0;

	padding: 0;

	clear: left;

}



#page_content p{

	margin:20px 0;

}



.post {

	margin:0;

	padding:0;

	line-height: 14pt;

	}

	

.post h2{

	font:Arial, Helvetica, sans-serif;

}

	

.post h2 a{

	color: #14586d;

	text-decoration: none;

	}

	

.post h2 a:hover{

	color: #247791;

	text-decoration: none;

	}



.post ul {
	list-style:disc;
}


.post li {}



.entry p{margin:12px 0;}

.entry li{
line-height:20px;
}

.entry img{
	float:right;
}



.postmetadata{

	clear: both;

	padding:0px;

	margin: 20px 0;

	}

	



.navigation {

	font-size:8pt;

	width:100%;

	float:left;

	margin:0;

	padding:0;

	overflow:hidden;

	}


.rtrblock {
        background: #FFFFFF;
        width: 959px;
        height:100px;
        margin:4px auto;
        padding-top:8px;
}

.alignleft_rtrtext {float:left; padding:10px;}
.alignright_rtrtext {float:right; padding:10px;}

.alignleft a{float:left; margin:25px 0;}

.alignright a{float:right; margin:25px 0;}



/* comments */





#commentform{

	background:#fff;

	margin:0;

	padding:0;

	}

	

#commentform p{

	color: #000;

	}

	

#commentform a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;line-height: 14pt;}

	

#commentform h3{

	font-family: georgia, times, verdana;

	font-size: 10pt;

	font-weight: 300;

	color: #000;

	margin:0;

	padding:0;

	}

	

#comment{

	width:80%;

	}



#author, #email, #url, #comment, #submit{

	background: #fff;

	font-family: verdana, arial, times;

	font-size: 8pt;

	margin:5px 5px 0 0;

	padding:0;

	border: 1px solid #000;

	}

	

#submit{margin:5px 5px 0 0;}



#comments{margin:0; padding:0}

	

ol.commentlist {list-style-type: none; margin:0; padding:0;}



.avatar{float:left; margin:0 12px 0 0;}



ol.commentlist li {

	background: #fff;

	margin:10px 0;

	padding:5px 0 5px 10px;

	list-style-type:none;

	}



ol.commentlist li.alt {background: #eee;}

ol.commentlist li p {margin: 6px 0 6px 0; padding: 0 12px 0 0; line-height: 14pt;}



ol.commentlist a {color:#000;}



cite {

	font-family: arial, verdana, tahoma;

	font-size: 9pt;

	font-weight: bold;

	font-style: normal;

	}

	

cite a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;}









/* search */



#searchform{

	padding:0;

	margin:14px 0;

	}



#searchform input#s{

	margin:0;

	padding:2px;

	border:1px solid #000;

	}



#searchform input#searchsubmit{

	border:none;

	background:#333;

	color:#fff;

	text-transform:lowercase;

	}





	

/* misc */


.wp-caption {

   border: 1px solid #ddd;

   text-align: center;

   background-color: #f3f3f3;

   padding-top: 4px;

   margin: 10px;

   /* optional rounded corners for browsers that support it */

   -moz-border-radius: 3px;

   -khtml-border-radius: 3px;

   -webkit-border-radius: 3px;

   border-radius: 3px;

}



.wp-caption img {

   margin: 0;

   padding: 0;

   border: 0 none;

}



.wp-caption p.wp-caption-text {

   font-size: 11px;

   line-height: 17px;

   padding: 0 4px 5px;

   margin: 0;

}



div.links_system {

	color: #f6f6f6;

	font-size: 12px;

	display: block;

	padding: 0;

	margin-top: 12px;

	list-style:none;

}





div.links_system span {

	display: list-item;

	padding: 15px 0 5px 5px;

	font-size: 11px;

	color: #14586d;

	font-weight: normal;

	font-style: normal;

	clear: left;

	list-style:disc;

	margin-left:15px;



}



div.links_system h2 {

	color: #14586d;

	margin-top:15px;

	padding:10px 0 10px 0;

}



.linkcat {

	margin:20px 0;

}




/* sidebar */



#sidebar {

	font-family: verdana, arial, tahoma;

	font-size:11px;

	width:349px;

	float:right;

	padding: 0;

	margin:0;

	border-left:1px solid #acacac;

	}



#sidebar label{

	font:normal 11pt arial, georgia, times;

	color: #000;	

	margin: 0;

	padding: 0;

}



#sidebarbox {

	width:348px;

}



.sidebarbox_heading {

	background-color:#efefef;

	height:37px;

	width:328px;

	color:#14586d;

	font-weight:bold;

	font-size:18px;

	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;

	padding-top:16px;

	padding-left:20px;

	border-top:1px solid #d5d5d5;

	text-transform:uppercase;

}



.sidebarbox_content {

	background-color:#fcfcfc;

	border-top:1px solid #d7d7d7;

	border-right:1px solid #d7d7d7;

	border-bottom:1px solid #d7d7d7;

	padding:18px;

	margin-bottom:1px;

}



.latest_news {

	font-size:11px; 

	color:#8b8b8b; 

	line-height:20px;

	padding:10px;

	overflow:hidden;

}



.latest_news li{

	list-style:disc;

	color:#1b7c75;

	font-size:13px;

}



.latest_news_title {

	list-style:none;

}



/* sign up */



.signupstep1 {

	background-color:#14586d;

	width:320px;

	height:68px;

	padding:20px 10px 15px 18px;

	font-family:Arial, Helvetica, sans-serif;

	font-size:18px;

	color:#FFFFFF;

	font-weight:bold;

	border-bottom:1px solid #1b7692;

	line-height:22px;

}



.signupstep1 a{

	color:#FFFFFF;

}



.signupstep2 {

	background-color:#1f3c42;

	width:320px;

	height:45px;

	padding:20px 10px 15px 18px;

	font-family:Arial, Helvetica, sans-serif;

	font-size:18px;

	color:#FFFFFF;

	font-weight:bold;

	border-bottom:1px dashed #355e67;

	line-height:22px;

}



.signupstep3 {

	background-color:#1f3c42;

	width:320px;

	height:26px;

	padding:20px 10px 15px 18px;

	font-family:Arial, Helvetica, sans-serif;

	font-size:18px;

	color:#FFFFFF;

	font-weight:bold;

	border-bottom:1px dashed #355e67;

}



.signupstep4 {

	background-color:#1f3c42;

	width:320px;

	height:26px;

	padding:20px 10px 15px 18px;

	font-family:Arial, Helvetica, sans-serif;

	font-size:18px;

	color:#FFFFFF;

	font-weight:bold;

}



.signupstep_last {

	background-color:#1f3c42;

	width:320px;

	height:26px;

	padding:20px 10px 15px 18px;

	font-family:Arial, Helvetica, sans-serif;

	font-size:18px;

	color:#FFFFFF;

	font-weight:bold;

}



.instructionsbox {

	background-image:url(images/instructions_box_bg.gif);

	background-repeat:repeat-x;

	height:23px;

	margin:15px 0;

	padding:16px;

	font:16px Arial, Helvetica, sans-serif;

	font-weight:bold;

	color:#ffffff;

}



/* infobox and new styles */



#infoleft {

	background-color:#fcfcfc;

	background-image:url(images/infobox_bg.gif);

	background-position:right;

	background-repeat:repeat-y;

	border-left:1px solid #d7d7d7;

	border-right:1px solid #acacac;

	border-top:1px solid #d7d7d7;

	border-bottom:1px solid #d7d7d7;

	width:550px;

	float:left;

	padding:30px;

	line-height:26px;

	color:#525252;

	margin-bottom:1px;

}



#inforight_header {

	background-image:url(images/inforight_header.gif);

	background-repeat:no-repeat;

	width:328px;

	height:53px;

	float:right;

	padding-left:20px;

	padding-top:20px;

}



.inforight_headertext {

	background-image:url(images/inforight_header.gif);

	background-repeat:no-repeat;

	width:328px;

	height:37px;

	float:right;

	color:#14586d;

	font-weight:bold;

	font-size:18px;

	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;

	padding-top:16px;

	padding-left:20px;

}



#inforight {

	float:right;

	height:284px;

}



#inforight_bottom_bg {

	background-image:url(images/inforight_bottom_bg.gif);

	background-repeat:no-repeat;

	width:318px;

	height:87px;

	color:#838383;

	padding:15px;

	line-height:20px;

	font-size:10px;

	margin-top:1px;

}



#infobox {

	margin: 0px;

}



#infobox_signup3 {

	background-image:url(images/infobox_signup3.gif);

	background-repeat:no-repeat;

	width:348px;

	height:68px;

}



#form {

	float:right;

	padding:6px;

	display:block;

}



.form_textarea {

	margin:0 auto;

	float:right;

	width:88%;

	border:0px;

	padding:7px;

	border:2px solid #CCC;

	font-size:10px;

	font-weight:bold;

	color:#777777;

	font-family:Verdana, Geneva, sans-serif;

}



.form_textarea2 {

	margin-left:5px;

	float:left;

	width:200px;

	border:0px;

	padding:7px;

	border:2px solid #CCC;

	font-size:10px;

	font-weight:bold;

	color:#777777;

	font-family:Verdana, Geneva, sans-serif;

}



.button {
	padding:5px;
	margin-top:-2px;
        margin-left:3px;
}





#banner {

	margin:0;

	background-image:url(images/banner.png);

	background-repeat:no-repeat;

	background-position:top;

	width:1070px;

	height:310px;

}



/* Pages Nav */



#pages_nav {

    padding:0px;

	text-align:center;

	margin:0 auto;

	display: block;

	width: 960px;

	height:0;

}



#pages_nav ul {

    list-style: none;

}



#pages_nav li {

    display: block;

	padding:11px;

	background-color:#c8c8c8;

	-moz-border-radius: 5px;

	-webkit-border-radius: 5px;

	-khtml-border-radius: 5px;

	margin: 5px 30px 0 0;

	float: left;

}



#pages_nav li a:hover {

    color:#343434;

}



#pages_nav a{

	text-decoration:none;

	color:#717171;

	

}





#pages_nav li.current {

    background-color:#343434;

}



#pages_nav li.current a{

    color:#FFFFFF;

	text-decoration:none;

	

}



/* Calculator */



#calculator_popup {

	font: bold 12px/1.2em Verdana, Geneva, sans-serif;

	color: gray;

	margin: 0;

}



#frmRakebackCalculator {

	margin: 0;

	font-family:Verdana, Geneva, sans-serif;

}



#selGame{

	width:191px;

}



#selTables{

	width:191px;

}



#selHours{

	width:191px;

}



#selRakeback{

	width:191px;

}



/* My Comment */



#results_calc {

	line-height:25px;

	border-top:1px solid #CCCCCC;

	margin-top:9px;

	background-color: #eee;

	padding: 5px 10px;

}



label {

	width: 120px;

	float: left;

	font-family:Verdana, Geneva, sans-serif;

}



#frmRakebackCalculator p {

	margin: 0 0 10px;

	padding:0px;

}



#daily {

	float:right;

	font-weight:bold;

	color:#a71212;

}



#weekly {

	float:right;

	font-weight:bold;

	color:#a71212;

}



#monthly {

	float:right;

	font-weight:bold;

	color:#a71212;

}



.daily_calc {

	float:left;

}



.weekly_calc {

	float:left;

}



.monthly_calc {

	float:left;

}



/* footer */



#footer {

	background-image:url(images/footer_bg.gif);

	background-repeat:repeat-x;

	height:268px;

	clear: both;

	width: 100%;

	vertical-align:bottom;

	text-align:center;

	margin-top:30px;

}



.footer_container {

	width:960px;

	margin:0 auto;

	height:208px;

	padding-top:60px;

}



.footer_left {

	background-image:url(images/footer_logo.gif);

	background-repeat:no-repeat;

	width:197px;

	height:199px;

	float:left;

}



.footer_right {

	color:#458595;

	width:690px;

	height:120px;

	float:left;

	text-align:left;

	margin-left:40px;

	border-left:1px solid #1b5565;

	padding-left:30px;

	margin-top:10px;

	padding-top:10px;

	padding-bottom:24px

}



.footer_copyright  {

	padding:15px 0 0 0;

	margin-top:15px;

	border-top:1px dashed #1b5565;

	font-family:Verdana, Geneva, sans-serif;

	font-size:10px;

}

	

#footer p{padding:14px 0;margin-top: 0; text-align:left;}

#footer a{color: #5fb0c4;text-decoration: none; line-height:20px;}

#footer a:hover{color: #FFFFFF;text-decoration: underline;}



.page_item {

	list-style:none;

	float:left;

	display:inline-block;

	margin-right:13px;

	color:#59a7a1;

	font-family:Verdana, Geneva, sans-serif;

	font-size:10px;

}