/*
Theme Name:		LemonPress
Theme URI:		http://127.0.0.1
Description:	blah
Version:		1.0
Author:			http://127.0.0.1
Author URI:		http://127.0.0.1
*/

 #FB_Container 	{float:left; margin-left:25px;	margin-top: 10px; width:150px;}
div .header {	width: 920px;padding-left:15px;margin-right:15px;height:50px;}
 .headerleft {float:left;padding-top:5px;}
 .headerright {float:right;margin-right:50px;} 


.onematch {border-bottom:1px solid black;}
td.player {width:100px;}
td.matchscore{width:5px;}

/* BETTING COMPARISON TABLE */

 table.oddstable1x2 tbody tr td {
	padding: 8px;
	background-color:#ededed;
	border-style: none;
}

 table.oddstable1x2 tbody tr th {
	padding: 8px;
	color: #fff;
	text-align: left;
}

 table.oddstable1x2 tbody tr {
	background-color: #99c54d;
}

table.oddstable1x2 tbody tr td a {
	color: #99c54d;
	text-decoration: none;
	font-weight: bold;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}
 
.hpfreebetlink{float:left;}
.infoicon{float:right;}
/** Styles for the League Tables **/
.leaguetable, .freebettable {width:100%; border: 1px solid #6ca901;border-collapse:collapse;}
.leaguetableheader {height: 22px;color:#303030;font-size: 12px;margin: 0;}
.leaguetableheader th {padding-left:8px;background-color:#a7cb67;} 
.freebettableheader th {padding-left:8px;background-color:#a7cb67;} 
.leaguetable td{padding-left:8px;}
.leaguetable tr.odd{background-color:white;}
.leaguetable tr.even{background-color:white;}
.leaguetable tr:hover {cursor:hand;background-color:#a7cb67;color:#303030;}


tr .tblrow {color:red;padding-left:8px;} 

td {font-size:.8em;}

.gw_date{
	width: 40px;
}

.gw_hometeam, .gw_awayteam{
	width: 116px;
}

.gw_cardaway, .gw_cardhome{
	width: 14px;
}

#gw_headtohead .gw_hometeam, #gw_headtohead .gw_awayteam{
	width: 140px;
}
 .gw_hometeam, .gw_awayteam {
	width: 170px;
}

.tennis .gw_hometeam img, .tennis .gw_awayteam img, #gw_headtohead .tennis .gw_hometeam img, #gw_headtohead .tennis .gw_awayteam img{
    margin-right: 4px;
}
 .gw_scores{
	width: 50px;
}

.gw_status{
	width: 80px;
}

.soccer .gw_status{
	width: 70px;
}

td.gw_extra{
	text-align: right;
	width: 150px;
}

td.gw_extra div{	
	display: inline;
	vertical-align: 0%;
}

td.gw_extra div{
	margin-left: 4px;
}

td.gw_extra div.gw_odds{
	margin-left: 0;
}

.sms_phone_icon{
	vertical-align: -30%;
}

th.gw_lbuttons{
	text-align: right;
}

th.gw_lbuttons img, th.gw_lbuttons a, th.gw_lbuttons input{
	margin-left: 2px;
	vertical-align: 0%;
	margin-top: 2px;
	padding: 0;
}

#gw_headtohead .gw_date{
	width: 90px;
}


#gw_coupon .gw_date{
	width: 74px;
	padding-left: 6px;
}

#gw_coupon #langen .gw_date{
	width: 50px;
}

#gw_coupon .gw_odds{
	width: 35px;
}

#gw_coupon .gw_position{
	width: 34px;
	text-align: left;
}

#gw_coupon .signs{
	width: 60px;
}

#gw_coupon .gw_hometeam, #gw_coupon .gw_awayteam{
	width: 130px;
}

#gw_coupon .gw_scores{
	text-align: center;
	width: 80px;
}

#gw_coupon img.info{
	padding-right: 4px;
}

td.gw_extra div.gw_odds{
	text-align: right;
}

.gw_odds a{
	float: right;
	width: 48px;
	display: block;	
}

.gw_odds a.first{
	width: 36px;
}

.gw_odds a span.up{
	background: url('/img/icon/odds_up.gif') no-repeat 0 50%;
	padding-left: 12px;
}

.gw_odds a span.down{
	background: url('/img/icon/odds_down.gif') no-repeat 0 50%;
	padding-left: 12px;
}

.gw_odds a span.nochange{
	padding-left: 12px;
}


#gw_coupon .gw_hometeam, #gw_coupon .gw_awayteam{
	width: 130px;
}
body {
	background: #fff;
	color: #696969;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

* {
	margin: 0;
	padding: 0;
}

.header {
	margin: 25px 0 4px 0;
	width: 100%;
}

.header h1 {
	margin: 0 0 0 9px;
	font-size: 2.3em;
	font-weight: bold;
	text-align: left;
}

.header h1 span {
	font-size: 11px;
	font-weight: normal;
	color: #6ca901;
}

.header a {
	color: #303030;
	text-decoration: none;
}

.header a:hover {
	color: #6ca901;
	text-decoration: none;
}

.header p {
	float: right;
	margin: 0;
}

.bar {
	background: url('images/bar.bg.gif');
	height: 37px;
	margin: 10px 0 10px 0;
}

.bar span {
	background: url('images/bar.bg.gif') no-repeat 0 -37px;
	float: right;
	margin: 0;
	
	height: 37px;
}

.bar ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.bar li {
	padding: 0;
	margin: 0;
	height: 37px;
	display: inline;
	float: left;
	list-style-type: none;
}

.bar li a {
	color: #303030;
	text-decoration: none;
}
.bar li a:hover {
	color: #ffffff;
	text-decoration: none;
}
#home {
	padding: 0;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	line-height: normal;
}
a#home {
	overflow: hidden;
	display: block;
	width: 100px;
	height: 27px;
	padding: 10px 0 0 10px;
	background: url('images/bar.start.gif') no-repeat;
}
a#home:hover {
<!--	background: url('images/bar.start.gif') no-repeat 0 -37px; -->
}
.common {
	padding: 0;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	line-height: normal;
}
a.common {
	overflow: hidden;
	display: block;
	width: 100px;
	height: 27px;
	padding: 10px 0 0 0;
}
a.common:hover {
<!-- 	background: url('images/bar.bg.gif') no-repeat center -74px; -->
}
#footer {
	background: url('images/footer.bg.gif') repeat-x top;
	padding: 15px 0 0 0;
	color: #696969;
	height: 40px;
	width: 970px;
	margin: 0 auto;
	float: left;
	clear: both;
}
#footer p {
	margin: 0;
	text-align: left;
}
#footer h3 {
	float: right;
	margin: 0;
	font-weight: normal;
}
#footer a {
	color: #696969;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
img.left {
	float: left;
	margin: 0 12px 0 0;
}
img.right {
	float: right;
	margin: 0 0 0 12px;
}
img.center {
	display: block;
	margin: 0 auto;
}
a {
	color: #696969;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a img {
	border: none;
}
blockquote {
	font-style: italic;
	font-size: 11px;
	color: #696969;
	margin: 0 0 5px 20px;
	padding: 0 0 0 10px;
	border-left: 4px solid #6ca901;
}
abbr, acronym {
	border-bottom: 1px dotted #aaa;
	text-transform: uppercase;
}
code {
	color: #6ca901;
	font-family: Courier, monospace;
}
pre {
	margin: 0 0 1.5em 0;
	overflow: auto;
	font-size: 1.3em;
	clear: both;
}
p.bottom {
	margin: 0 !important;
}
p.unstyled {
	font-size: 1.2em;
}
h1, h2, h3 {
	font-weight: bold;
	font-size: 1.4em;
}
h2 {
	font-size: 1.6em;
	color: #6ca901;
}
h2 a {
	color: #6ca901;
	text-decoration: none;
}
h2 a:hover {
	color: #303030;
	text-decoration: none;
}
.posts h2 {
	margin: 0 0 0.1em 0;
	line-height: 1.2em;
}
.pages h2, h2.page_header {
	margin: 0 0 0.75em 0;
	padding: 0 0 0.6em 0;
}

h3 {
	font-size: 1em;
}
#masthead h3 {
	margin: 0 0 0.75em 0;
	font-weight: normal;
	font-size: 1.8em;
	text-transform: none;
	color: #888;
	text-align: center;
}

.entry a {text-decoration:underline;}

.entry h3 {
	margin: 2.5em 0 0.5em 0;
}
.entry h3.top {
	margin: 1.5em 0 0.5em 0 !important;
}
h4 {
	color: #696969;
}
h4 a, h4 a:visited {
	color: #696969;
	text-decoration: none;
}
h4 a:hover {
	color: #696969;
	text-decoration: underline;
}
.posts h4 {
	margin: 0 0 1.25em 0;
	padding: 0 0 1em 0;
	font-size: 1em;
	font-weight: normal;
}
#container {
	width: 970px;
	margin: 0 auto 0 auto;
}
#content_box {
	width: 970px;
	text-align: left;
	float: left;
	clear: both;
}
#content {
	width: 500px;
	padding: 0 14px 0 14px;
	float: left;
}
.sbar {
	width: 221px;
	float: left;
}
.box {
	border-left: 1px solid #6ca901;
	border-right: 1px solid #6ca901;
	padding: 8px;
	width: 203px;
}
.box a {
	color: #696969;
	text-decoration: none;
}
.box a:hover {
	text-decoration: underline;
}
.box ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.box li {
	list-style-type: none;
	margin: 0;
	padding: 0 0 4px 20px;
	background: url('images/blt.gif') no-repeat;
}
.boxbottom {
	background: url('images/box.bottom.gif') no-repeat;
	width: 221px;
	height: 3px;
	margin: 0 0 10px 0;
}
.boxcaption {
	background: url('images/box.caption.gif') no-repeat;
	padding: 6px 0 0 10px;
	height: 22px;
	width: 211px;
	color: #303030;
	font-size: 12px;
	margin: 0;
}
.caption h1 {padding: 8px 0 2px 0px;font-size: 11px;}

.caption, th.label {
	background: url('images/caption.bg.gif') repeat-x bottom;
	height: 30px;
	font-size: 11px;
	font-weight: bold;
	color: #303030;
        margin: 0 0 10px 0;
        padding-left:8px;
        width:100%;

}
th.label {margin: 0 0 10px 0;	font-size: 11px;}

padding: 8px 0 2px 14px;

}


.caption p {
	background: url('images/caption.left.gif') no-repeat left;
	padding: 8px 0 2px 14px;
	height: 20px;
	color: #303030;
	margin: 0;
	font-size: 11px;
}
.caption a {
	color: #303030;
	text-decoration: none;
}
.caption a:hover {
	text-decoration: underline;
}
.caption h2 {
	background: url('images/caption.right.gif') no-repeat right;
	float: right;
	margin: 0;
	font-size: 10px;
	height: 22px;
	padding: 8px 10px 0 0;
}
.Nav {
	margin: 0 0 20px 0;
	color: #303030;
}
.Nav a {
	padding: 4px 8px 4px 8px;
	background: #fff;
	border: 1px solid #303030;
	font-size: 10px;
}
.Nav a:hover {
	padding: 4px 8px 4px 8px;
	border: 1px solid #6ca901;
	text-decoration: none;
	font-size: 10px;
}
.Nav span {
	padding: 4px 8px 4px 8px;
	border: 1px solid #303030;
	font-size: 10px;
	margin: 0 5px 0 0;
}
.Nav .on {
	padding: 4px 8px 4px 8px;
	border: 1px solid #6ca901;
	font-size: 10px;
	color: #6ca901;
}
form {
	margin: 0;
	padding: 0;
}
.entry {
	font-size: 1.1em;
	line-height: 1.6em;
}
.entry blockquote {
	font-size: 1em;
}
.entry blockquote.right {
	width: 200px;
	font-style: normal !important;
	font-size: 11px !important;
	margin: 0.3em 0 0.3em 15px !important;
	padding: 0.3em 0 !important;
	border: 3px double #aaa;
	border-width: 3px 0;
	text-align: center;
	float: right;
}
.entry blockquote.left {
	width: 200px;
	font-style: normal !important;
	font-size: 11px !important;
	margin: 0.3em 15px 0.3em 0 !important;
	padding: 0.3em 0 !important;
	border: 3px double #aaa;
	border-width: 3px 0;
	text-align: center;
	float: left;
}
.entry blockquote.right p, .entry blockquote.left p {
	margin: 0 !important;
	line-height: 1.4em !important;
}
.entry p {
margin-top:3px; margin-bottom:3px;
}
.entry ul {
	margin: 0 0 1.5em 20px;
}
.entry ol {
	margin: 0 0 1.5em 40px;
}
.entry ul {
	list-style-type: none;
}
.entry ul li {
	list-style-type: none;
	margin: 0;
	padding: 0 0 4px 20px;
	background: url('images/blt.gif') no-repeat;
}
.entry ul li ul, .entry ul li ol, .entry ol li ul, .entry ol li ol {
	margin: 0.5em 0 0.5em 25px;
}
.entry dl {
	margin: 0 0 1.5em 0;
}
.entry dt {
	font-weight: bold;
	margin: 0 0 0.5em 0;
}
.entry dd {
	margin: 0 0 1.5em 20px;
}
.entry .ad {
	margin: 0 0 0.5em 15px;
	float: right;
}
.entry .ad_left {
	margin: 0 15px 0.5em 0;
	float: left;
}
.entry img {
	
	padding: 5px;
	border: 1px solid #303030;
}
.entry img:hover {
	padding: 5px;
	border: 1px solid #6ca901;
}
.wp-smiley {
	padding: 0 !important;
	margin: 0 !important;
	border: none !important;
}
.respond {
	background: url('images/respond.gif') no-repeat;
	padding: 0 0 0 20px;
	font-size: 1em;
	color: #888;
	clear: both;
}
.respond a {
	color: #333;
	text-decoration: none;
}
.respond a:hover {
	color: #333;
	text-decoration: underline;
}
.navigation {
	width: 500px;
	font-size: 1.4em;
	float: left;
}
.previous {
	padding: 0 20px 0 0;
	float: left;
}
.next {
	float: right;
}
.clear {
	width: 500px;
	height: 1px;
	margin: 0 0 3em 0;
	clear: both;
}
.rule {
	background: url('images/hr_tag_sep.gif') no-repeat;
}
.flat {
	margin: 0 0 2em 0 !important;
}
.whitespace {
	margin: 0 0 3.5em 0 !important;
}
#calendar_wrap {
	font-size: 1.2em;
}
#comments {
	width: 500px;
	float: left;
	clear: both;
}
ul#comment_list {
	list-style: none;
	margin: 0 0 4em 0;
	float: left;
}
ul#comment_list li.comment {
	width: 500px;
	float: left;
	margin: 0 0 10px 0;
}
ul#comment_list li.trackback {
	width: 470px;
	padding: 1.2em 15px 0 15px;
}
.comment_meta {
	margin: 0 0 1.2em 0;
	padding: 0;
}
.comment_num {
	padding: 0 8px 0 0;
	font-weight: bold;
	font-size: 1.3em;
	float: right;
}
.trackback .comment_num {
	padding: 0 0 0 20px;
}
.comment_num a, .comment_num a:visited {
	color: #888;
	text-decoration: none;
}
.comment_num a:hover {
	color: #303030;
	text-decoration: none;
}
.comment_meta strong {
	font-size: 1.2em;
}
.comment_time {
	font-size: 1em;
	color: #888;
}
.comment .entry {
	border: 1px solid #6ca901;
	background: #f9fcf5;
	padding: 10px;
}
.comment .entry p {
	margin: 0 0 1em 0;
}
#comment_form {
	width: 500px;
	padding: 1em 0 0 0;
	float: left;
}
#comment_form p {
	padding: 0.6em 0;
}
#comment_form label {
	padding: 0 0 0 10px;
	font-size: 1.2em;
}
#comment_form .text_input {
	width: 191px;
	padding: 3px;
	color: #444;
	border: 1px solid #696969;
}
#comment_form .text_area {
	width: 321px !important;
	border: 1px solid #696969;
}
#comment_form p.subscribe-to-comments {
	font-size: 1.2em;
}
#comment_form p.subscribe-to-comments label {
	font-size: 1em;
}
.submit {
	padding: 5px 10px 5px 10px;
}
.os {
	color: #3d4c53;
	font-weight: bold;
}
.os a {
	color: #3d4c53;
	font-size: 11px;
	text-decoration: none;
}
.os a:hover {
	text-decoration: underline;
}
.designer {
	color: #982a05;
	font-weight: bold;
}
.design a {
	color: #982a05;
	font-size: 11px;
	text-decoration: none;
}

