/*//////////////////////////////////////////////////////////////////////////////////
/
/ LAYOUT
/
///////////////////////////////////////////////////////////////////////////////////*/

body {
	background: #000 url("../images/bg-line.gif") 0 32px repeat-x;
	color: #000;
	line-height: 17px;
	font-size: 62.5%;
	font-family: Arial, Verdana, sans-serif;
	text-align: left;
}

div#container {
	width: 100%;
	margin: 0 auto;
	background: url("../images/bg-main.gif") 50% 0 no-repeat;
}

div#topbar {
	background: #000000;
	height: 32px;
}

div#topbar .part {
	width: 946px;
	margin: 0 auto;
}

div#topbar .part ul li {
	float: left;
	height: 32px;
	border-right: 1px solid #264d09;
	padding-right: 10px;
	margin-right: 10px;
}

div#topbar .part ul li a {
	color: #b1ff56;
	font-size: 11px;
	font-weight: bold;
	display: block;
}

div#topbar .part ul li a#account {
	margin-top: 8px;
}

div#topbar .part ul li a#sportsbook {
	background: url("../images/top/icon-sportsbook.gif") 0 0 no-repeat;
	padding: 7px 0 0 25px;
}

div#topbar .part ul li a#casino {
	background: url("../images/top/icon-casino.gif") 0 0 no-repeat;
	padding: 7px 0 0 25px;
}

div#topbar .part ul li a#poker {
	background: url("../images/top/icon-poker.gif") 0 0 no-repeat;
	padding: 7px 0 0 28px;
}

div#topbar .part ul li a#games {
	background: url("../images/top/icon-games.gif") 0 0 no-repeat;
	padding: 7px 0 0 25px;
}

div#topbar .part ul li a#skill {
	background: url("../images/top/icon-skill.gif") 0 0 no-repeat;
	padding: 7px 0 0 25px;
}

div#topbar .part ul li a#card, 
div#topbar .part ul li a#bingo {
	padding: 7px 0 0 0;
}

div#topbar div.flags img {
	margin: 4px 2px 0 0;
}


div#content-container {
	width: 946px;
	margin: 0 auto;
}

div#header {
	height: 286px;
	background: url("../images/bg-header.gif") 0 2px no-repeat;
}

div.portrait {
	width: 171px;
	height: 160px;
	position: relative;
	top: 60px;
	left: 30px;
	overflow: hidden;
}

div#content-outer {
	background: url("../images/bg-borders.png") 0 0 repeat-y;
}

div#content-inner {
	/*height: 200px;*/
	width: 927px;
	margin: 0 auto;
	background: #fff url("../images/bg-content.png") 0 0 no-repeat;
}

div.string {
	position: relative;
	top: -131px;
	left: 145px;
	background: url("../images/string.png") 0 0 no-repeat;
	width: 105px;
	height: 268px;
}

div.top-content {
	float: left;
	width: 685px;
	margin: 16px 0 20px 80px;
}

div.rss {
	float: right;
	margin-top: -1px;
}

/*
 * SCRIPTED
 */
div.top-content.scripted {
	float: left;
	width: 685px;
	margin: 8px 0 10px 80px;
}

div.offset {
	height: 180px;
}

div.col {
	width: 445px;
	margin: 0 5px 0 10px;
}

div#footer {
	width: 946px;
	height: 24px;
	background: url("../images/bg-bottom.gif") 0 0 no-repeat;
}

div.global-meta {
	width: 916px;
	padding: 0 30px 0 0;
	float: left;
}

div.global-meta .right {
	margin-left: 17px;
}

/*
 * POSTS
 * */

div.post {
	margin: 15px 0;
}

div.post div.meta-top {
	background: #d7f6b8;
	height: 20px;
	margin: 10px 0;
	font-family: Times New Roman, "Georgia", Times, serif; 
	font-style: italic;
	font-size: 1.3em;
	color: #235f00;
	padding: 3px 0 0 5px;
}

div.post div.meta-top span, 
div.post div.meta-bottom span, 
div.post div.meta-share span {
	font-size: 1em;
	font-weight: bold;
	font-style: normal;
	text-transform: uppercase;
}

div.post div.meta-top div.textright, 
div.post div.meta-bottom div.textright {
	text-align: right;
	padding-right: 5px;
}

div.post div.entry {
	border-bottom: 1px solid #97c16d;
}

div.post div.entry p small {
	display: none;
}

div.post div.meta-bottom, 
div.post div.meta-share {
	height: 20px;
	margin: 0;
	font-family: Times New Roman, "Georgia", Times, serif; 
	font-style: italic;
	font-size: 1.3em;
	color: #235f00;
	padding: 3px 0 0 5px;
	border-bottom: 2px solid #97c16d;
}

div.post div.meta-share {
	background: #d7f6b8;
	border-bottom: 1px solid #97c16d;
	border-top: 2px solid #fff;
	height: 25px;
	padding: 5px 0 0 5px;
}

/*div.post div.entry p img {
	width: 445px;
}*/

div.post div.entry p img.wp-smiley {
	width: auto!important;
}

div.post div.entry ul {
	list-style-type: disc;
	padding-left: 20px;
	font-size: 1.4em;
}

/*//////////////////////////////////////////////////////////////////////////////////
/
/ MENU
/
///////////////////////////////////////////////////////////////////////////////////*/

div#mainmenu {
	float: left;
	margin: 38px 0 0 80px;
}

div#mainmenu ul li {
	float: left;
	height: 38px;
}

div#mainmenu ul li a {
	color: #fff;
	font-size: 1.1em;
	text-decoration: none;
	font-weight: bold;
	padding: 15px 11px 8px 11px;
	background: url("../images/bg-menu.gif") 0 0 no-repeat;
	height: 15px;
	display: block;
}

div#mainmenu ul li a:hover, 
div#mainmenu ul li a.active {
	padding: 5px 11px 8px 11px;
	background-position: 0 -38px;
	height: 25px;
}


/*//////////////////////////////////////////////////////////////////////////////////
/
/ TYPOGRAFI
/
///////////////////////////////////////////////////////////////////////////////////*/

p {
	font-size: 1.4em;
	margin: 0 0 10px 0;
}

div.top-content h1.title {
	font-size: 7em;
	color: #358d02;
	text-transform: uppercase;
	line-height: 1em;
	float: left;
	margin: 9px 0 0 0;
	padding: 0;
	display: block;
	width: 100%;
}

/*
 * SCRIPTED
 */

div.top-content.scripted h1.title {
	font-size: 7em;
	color: #358d02;
	text-transform: uppercase;
	line-height: 1em;
	float: left;
	margin: 0;
	padding: 0;
	display: block;
	width: 100%;
}

h2.slug {
	font-size: 18px;
	color: #353535;
	float: left;
	margin: -4px 0 0 0;
	padding: 0;
	line-height: 1em;
	display: block;
	width: 100%;
}

div.url {
	font-size: 2em;
	color: #fff;
	width: 600px;
	float: left;
}

div.post h2 {
	font-size: 2.4em;
	font-weight: bold;
}

div#respond h3, 
h2.pagetitle {
	font-size: 1.1em;
	font-weight: bold;
	font-style: normal;
	text-transform: uppercase;
	color: #235f00;
	margin: 10px 0;
}

div.global-meta .right p, 
form#searchform label {
	margin: 0;
	color: #358d02;
	font-size: 1.1em;
	font-weight: bold;
}

/*//////////////////////////////////////////////////////////////////////////////////
/
/ FORM
/
///////////////////////////////////////////////////////////////////////////////////*/

input, select {
	border: 1px solid #bfbfbf;
	color: #888888;
	font-size: 1.1em;
	padding: 2px 0;
}

input#s, select {
	width: 200px;
	
}

input#searchsubmit {
	width: auto;
	height: auto;
	
}

input#s {
	padding: 3px 0;
	font-style: italic;
}

/*//////////////////////////////////////////////////////////////////////////////////
/
/ SIDEBAR
/
///////////////////////////////////////////////////////////////////////////////////*/
div.side-bar {
	width: 214px;
}

div#sidebar li {
	width: 214px;
}

div#sidebar li h2 {
	color: #fff;
	width: 209px;
	height: 25px;
	display: block;
	background: url("../images/bg-headerrow.gif") 0 0 repeat-x;
	text-transform: uppercase;
	font-weight: bold;
	padding: 5px 0 0 5px;
	font-size: 1.1em;
}

div#sidebar li#recent-posts ul, 
div#sidebar li#enh-rp-407268341 ul {
	background: #dff8c7;
}

div#sidebar ul li {
	margin: 10px 8px 0 0;
	float: left;
	/*min-height: 200px;*/
	/*clear: both;*/
}

div#sidebar ul li ul li {
	margin: 0;
	min-height: 1px;
	font-size: 1.1em;
}

div#sidebar li#recent-posts ul li a, 
div#sidebar li#enh-rp-407268341 ul li a {
	color: #003399;
	font-weight: bold;
	background: url("../images/icon-list-arrow.gif") 0 3px no-repeat;
	padding: 0 0 0 10px;
}

.widget_twitter ul li, 
.widget_delicious ul li {
	color: #003399;
	font-weight: bold;
	background: url("../images/icon-list-arrow.gif") 0 5px no-repeat;
	padding: 0 0 0 10px;
}

.widget_twitter ul li a, 
.widget_delicious ul li a {
	color: #003399;
	font-weight: bold;
}

.widget_links a {
	color: #f80509;
	font-weight: bold;
	background: url("../images/icon-list-links.gif") 0 0 no-repeat;
	padding: 0 0 3px 18px;
}

.widget_flickrRSS a img {
	margin: 0;
	width: 71px;
	margin-bottom: -5px;
}

div#sidebar li#tag_cloud h2 {
	margin-bottom: 5px;
}

div#sidebar li#tag_cloud a {
	color: #358d02;
}

div.banner {
	margin-top: 9px;
}

div#sidebar a:hover {
	text-decoration: underline;
}

/*
 * CALENDER
 */
div#calendar_wrap table {
	width: 100%; 
}

div#calendar_wrap table caption, 
div#calendar_wrap table td a {
	font-weight: bold;
}

div#calendar_wrap table td, 
div#calendar_wrap table thead tr th {
	text-align: center;
}

div#calendar_wrap table td#today {
	background: #000;
	color: #fff;
}

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

div.post div.textright a, 
div.meta-bottom a {
	color: #235f00;
}

div.post div.entry a {
	color: #f80509;
	text-decoration: underline;
}

p.editlnk a {
	background: #235f00;
	display: block;
	text-align: center;
}

h1.title a {
	color: #358d02;
}

div#sidebar li h2 a {
	color: #fff;
}

/*//////////////////////////////////////////////////////////////////////////////////
/
/ MISC
/
///////////////////////////////////////////////////////////////////////////////////*/
/* SELF CLEAR FLOATS */

.clear {
	clear: both;
	display: block;
	font-size: 0em;
	height: 0;
	padding: 0;
	overflow: hidden;
}

.group:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}



/* FLOATS */

.left, 
.alignleft {
	float: left;
	display: inline;
}

.right, 
.alignright {
	float: right;
	display: inline;
}

/* HIDDEN ELEMENT */
.hide {
	/*position: absolute;
	left: -2500px;
	width: 1px;*/
	display: none;
}