/*
Theme Name: Freebets
Theme URI: http://balticblogdesign.com/
Description: Theme for Freebets
Author: Dan Cregin
Author URI: http://balticblogdesign.com/
Tags: three-column, widget-ready, blank
*/

/* basics */

*{margin:0; padding:0;}

body {
	background: url(images/backg.jpg) repeat-x #400000;
	font-family: verdana, arial, tahoma, sans-serif;
	font-size: 8pt;
	margin:20px;
	}
	
h1 {font-size: 18pt;}
h2 {font-size: 14pt;}
h3 {font-size: 10pt;}
h4 {font-size: 9pt;}
.linkcat { list-style-type:none; }

img{ border: none; padding:0; }
img a{border:none;}

img.left{ float: left; border: none; padding: 6px 0 0 0; }
img.right{ float: right; border: none; padding: 0 0 0 6px; }

blockquote{
	border-left:1px solid #A5ABAB;
	margin:15px;
	padding:0 12px 0 12px;
	}

code{
	font-family:"Courier New", Courier, monospace;
	}


/* links */

a{
	color:#000;
	text-decoration:none;
	}

a:hover{text-decoration: underline;}



/* container */


#container {
	width:894px;
	margin: 0 auto;
	padding:0;
	color:#5a0803;
	}
	
/* header */

#header {
  	width:100%; 
  	height:110px;
	color: #fff; 
	position:relative;
	}

#header h1{
	font:normal 20pt Arial, Helvetica, sans-serif;
	padding:20px 0 0 16px;
	margin:0;	
	}
	
#header h1 a{color: #404040; text-decoration: none;}
#header h1 a:hover{color: #666; text-decoration: none;}


#header h2{
	font: bold 10pt Arial, Helvetica, sans-serif;
	color:#fff;
	padding: 90px 0 0 0px;
	margin:0;	
	position:relative; z-index:10;
	}

#logo { position:absolute; width:341px; height:117px; top:-10px; left:0px; z-index:0;
}

#banner { position:absolute; width:468px; height:60px; top:30px; right:20px;}

/* main menu */

#menu {
	background: url(images/navbar_bkg.gif) no-repeat; width:890px; height:25px; z-index:10;
	font-family: verdana, arial, times, serif;
	font-size: 8pt;
	width:100%; 
	overflow:hidden;
}

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

#menu ul li {
	list-style-type: none;
	float:left;
	margin: 0;
	padding: 0;
}

#menu ul li a {
	padding:4px 10px;
	margin: 0;
	color: #fff;
	display:block;
	text-decoration:none;
	font-weight:bold;
}

#menu ul li a:hover {
	color:#fff;
	text-decoration:underline;
	font-weight:bold;
}


/* content */


#content {
	float: left;
	width:539px;
	overflow: hidden;
	margin:10px;
	}

.post {
	margin:0 0 10px 0;
	padding:6px;
	background:#ffd949;
	position:relative;
	line-height: 14pt;
	}
	
#ctl2, #cbl2, #ctr2, #cbr2 {
position:absolute; width:8px; height:8px; color:#ffd949; background:#000; overflow:hidden; font-style:normal; z-index:1;
}

#ctl2 {top:0; left:0;}
#cbl2 {bottom:0; left:0;}
#ctr2 {top:0; right:0;}
#cbr2 {bottom:0; right:0;}
.post em b {position:absolute; font-size:50px; font-family:arial; color:#ffd949; line-height:40px; font-weight:normal;}
#ctl2 b {left:-3px; top:-14px;}
#ctr2 b {right:-3px; top:-15px;}
#cbl2 b {left:-3px; bottom:-13px;}
#cbr2 b {right:-3px; bottom:-13px;}

.post h2{
	font:normal 15pt Arial, Helvetica, sans-serif; position:relative; z-index:100; 
	}
	
.post h2 a{
	color: #5a0803;
	text-decoration: none;
	}
	
.post h2 a:hover{
	color: #777;
	text-decoration: none;
	}

.post ul {}

.post li {}

.entry p{margin:12px 0;}

.postmetadata{
	clear: both;
	padding:0px;
	margin: 5px 0;
	}
	

.navigation {
	font-size:8pt;
	width:100%;
	float:left;
	margin:0;
	padding:0;
	overflow:hidden;
	}
	
.alignleft a{float:left; margin:25px 0;}
.alignright a{float:right; margin:25px 0;}
	

/* Front Table */

.wp-table-reloaded {
	background-color:#ffd849;
	margin:-10px 0px 15px 0px;
	font-size:8pt;
	width:100%;
	text-align:left;
	font-weight: normal;
}
.wp-table-reloaded h2{ font-weight:bold; font-size:14px; }
.wp-table-reloaded img { margin:15px 0px 0px 0px; }
.wp-table-reloaded th {
	background-color:#E6EEEE;
	border:1px solid #FFFFFF;
	padding:4px;
}
.wp-table-reloaded td {
	color:#400000;
	padding:4px;
	background-color:#FFFFFF;
	vertical-align:top;
}
.wp-table-reloaded .even td {
	background-color:#ffd849;
}
tr.odd { background:#ffd849 url(images/table_bk1.gif) no-repeat; height:99px; }
tr.even { height:99px; }
.wp-table-reloaded .odd td{
	background:none;
}
.wp-table-reloaded .header {
	background-image:url(http://www.freebets.net/blog/wp-content/plugins/wp-table-reloaded/img/bg.gif);
	background-repeat:no-repeat;
	background-position:center right;
	cursor:pointer;
}
.wp-table-reloaded .headerSortUp {
	background-color:#8DBDD8;
	background-image:url(http://www.freebets.net/blog/wp-content/plugins/wp-table-reloaded/img/asc.gif);
}

.wp-table-reloaded .headerSortDown {
	background-color:#8DBDD8;
	background-image:url(http://www.freebets.net/blog/wp-content/plugins/wp-table-reloaded/img/desc.gif);
}


/* left sidebar */

#ctl, #cbl, #ctr, #cbr {
position:absolute; width:8px; height:8px; color:#d55a29; background:#000; overflow:hidden; font-style:normal; z-index:1;
}

#ctl {top:0; left:0;}
#cbl {bottom:0; left:0;}
#ctr {top:0; right:0;}
#cbr {bottom:0; right:0;}
#topbets em b {position:absolute; font-size:50px; font-family:arial; color:#d55a29; line-height:40px; font-weight:normal;}
#freebets em b {position:absolute; font-size:50px; font-family:arial; color:#d55a29; line-height:40px; font-weight:normal;}
#news em b {position:absolute; font-size:50px; font-family:arial; color:#d55a29; line-height:40px; font-weight:normal;}
#sidebanner em b {position:absolute; font-size:50px; font-family:arial; color:#d55a29; line-height:40px; font-weight:normal;}
#subscribe em b {position:absolute; font-size:50px; font-family:arial; color:#d55a29; line-height:40px; font-weight:normal;}
#ctl b {left:-3px; top:-14px;}
#ctr b {right:-3px; top:-15px;}
#cbl b {left:-3px; bottom:-13px;}
#cbr b {right:-3px; bottom:-13px;}
#topbets h2 {position:relative; z-index:100; text-align:center;}
#freebets h2 {position:relative; z-index:100; text-align:center;}
#subscribe h2 {position:relative; z-index:100; padding:5px 10px; text-align:center;}
#news h2 {position:relative; z-index:100; padding:5px 10px; text-align:center;}
#sidebanner h2 {position:relative; z-index:100; padding:5px 10px; text-align:center;}
#sidebanner { background:#d55a29; position:relative; padding:5px 2px 5px 26px; margin:10px 0 0 0; width:144px; }
#news { background:#d55a29; position:relative; padding:5px 2px 5px 4px; margin:10px 0 0 0; width:164px; }
#news ul { list-style-type:none; margin:0; padding:0; position:relative; z-index:100; }
#news ul li { display:block; width: 150px; border-left: 1px solid #df794d;  border-right:1px solid #621e0b; border-top:1px solid #eeb194; border-bottom:1px solid #220200; }
#news ul li a { color:#FFFFFF; font-weight:bold; }
#news ul li a:hover { color:#FFFF00; text-decoration:none; }

#topbets { background:#d55a29; position:relative; padding:5px 2px 5px 4px; margin:10px 0 0 0; width:154px; }
#topbets ul { list-style-type:none; margin:0; padding:0; position:relative; z-index:100; }
#topbets ul li { display:block; width: 150px; height:20px; border-left: 1px solid #df794d;  border-right:1px solid #621e0b; border-top:1px solid #eeb194; border-bottom:1px solid #220200; position:relative; }
#topbets ul li a { color:#FFFFFF; font-weight:bold; padding:4px 5px 4px 5px;  }
#topbets ul li a:hover { color:#FFFF00; }
#price { position:absolute; top:0px; right:0px;  color:#FFFFFF; font-weight:bold;  padding:0px 5px 0px 0px;  }
#price2 { position:absolute; top:0px; right:0px;  color:#FFFFFF; font-weight:bold;  padding:0px 5px 0px 0px;  }

#subscribe { background:#d55a29; position:relative; padding:5px 7px 5px 7px; margin:10px 0 0 0; width:154px; }
#subscribe input { position:relative; z-index:100; }
#subscribe ul { list-style-type:none; margin:0; padding:0; position:relative; z-index:100; }
#subscribe ul li { display:block; width: 150px; height:20px; border-left: 1px solid #df794d;  border-right:1px solid #621e0b; border-top:1px solid #eeb194; border-bottom:1px solid #220200; }

#freebets { background:#d55a29; position:relative; padding:5px 2px 5px 4px; margin:10px 0 0 0; width:154px; }
#freebets ul { list-style-type:none; margin:0; padding:0; position:relative; z-index:100; }
#freebets ul li { display:block; width: 150px; height:20px; border-left: 1px solid #df794d;  border-right:1px solid #621e0b; border-top:1px solid #eeb194; border-bottom:1px solid #220200; position:relative; }
#freebets ul li a { color:#FFFFFF; font-weight:bold; padding:4px 5px 4px 5px; }
#freebets ul li a:hover { color:#FFFF00; }
#left {
	width:160px;
	float:left;
	margin:0;
	padding:0;
	}

#left h2{
	font:bold 10pt arial, Arial, Helvetica, sans-serif; 
	text-transform: uppercase;
	color: #fff;	
	margin: 0px 0px 5px 0px;
	padding: 0;
}

#left label{
	font:normal 11pt arial, Arial, Helvetica, sans-serif;
	color: #000;	
	margin: 0;
	padding: 0;
}

#left p {margin:0; padding: 0;}

#left img {padding: 0; margin: 0;}

#left ul {
	list-style-type:none;
	margin:0;
	padding:0;
	}

#left ul li {
	margin: 0;
	padding: 0;
	line-height: 14pt;
	list-style-type: none;
	}

#left ul ul {
	margin:14px 0;
	padding: 0;
}

#left ul ul li {
	list-style-type: none;
	}

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

#left ul ul ul li{
	padding: 0 0 0 15px;
	list-style-type: square;
	color: #898989;
}



/* right sidebar */

#right{
	position:relative;
	width:170px;
	float:right;
	margin:0px 5px 5px 0;
	padding: 0;
	}

#right h2{
	font:bold 10pt arial, Arial, Helvetica, sans-serif; 
	text-transform: uppercase;
	color: #fff;	
	margin: 0px 0px 5px 0px;
	padding: 0;
}

#right label{
	font:normal 11pt arial, Arial, Helvetica, sans-serif;
	color: #000;	
	margin: 0;
	padding: 0;
}

#right p {margin:0; padding:0;}

#right img {padding: 0; margin: 0;}

#right ul {
	margin:0px;
	padding:0;
	}

#right ul li {
	margin: 0;
	padding: 0;
	line-height: 14pt;
	list-style-type: none;
	padding:4px 5px 4px 5px;
	}

#right ul ul {
	margin:14px 0;
	padding: 0;
}

#right ul ul li {
	list-style-type: none;
	}

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

#right ul ul ul li{
	padding: 0 0 0 15px;
	list-style-type: square;
	color: #898989;
}



/* 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: Arial, Helvetica, sans-serif, 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;
	border:1px solid #000;
	padding:2px;
	}




/* misc */

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

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	
.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;
}




/* footer */

#footer {
	background: url(images/footer_bkg.gif) no-repeat; width:895px; height:32px;
	clear: both;
	width: 100%;
	}
	
#footer p{padding:5px 0;margin: 0; color: #eee; text-align:center;}
#footer a{color: #BCBCBC;text-decoration: none;}
#footer a:hover{color: #5D5D5D;text-decoration: underline;}


