/*
Theme Name: Poker Troba
Theme URI: 
Description: Poker House
Version: 0.1
Author: Matt Edwards/Unibet
Author URI: www.matt-edwards / www.unibet.com
*/

.wrapper {
	width:906px;
	margin: 0 auto;
	background:url(/img/BlogHeader_v14.jpg) no-repeat;
	
}
.boxContainer {
	width: 704px;
	border: 1px solid #3c3c3c;
	margin-bottom: 10px;
	display:block;
	overflow:auto;
}

.postboxContainer {
border: 1px solid #ccc;
	width: 701px;
	margin-bottom: 10px;
	display:block;
	overflow:auto;
}

.sideBarBox {
	width: 180px;
	border: 1px solid #3c3c3c;
	margin-bottom: 10px;

}
.mainContainer {
	width: 100%
	display: block;
	overflow:show;
}
.leftColumn {
padding: 5px 5px 0px 5px;
	width: 704px;
	float:left;
	margin-right: 10px;
background: white;
margin-bottom: 15px;
}
.rightColumn {
	width: 180px;
	float:left;
}
.boxInner {
	border: 3px solid #000;
	background:url(/img/boxBG.jpg) repeat-x;
	padding:5px;
}

.postboxInner {
	padding:5px;
	background:url(/img/boxBGWhite.jpg) repeat-x;
}
body {
	background-color: #000;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.sIFR-replaced {
	margin: 0px;
}
#topMenu {
	width:100%;
	border: 1px solid #3c3c3c;
	margin-bottom: 10px;
	display:block;
	overflow: visible;
}
.postBox {
	padding: 0px 5px 0px 0px;
}
.footerBar {
	clear:both;
	color:#666;
	width: 100%;
	padding: 0px;
	margin:0px 0px 15px 0px;
}
.horizLine {
	margin-bottom:5px;
	background:url(/img/dottedHoriz.gif) repeat-x;
	height:2px;
	width:100%;
	clear:both;
}
.topImage {
	height: 240px;
	text-align:center;
	width:100%;
	margin-bottom: 10px;
	text-align: left;
}
.twitterBox {
	font-weight: bold;
	font-size:14px;
	font-style:italic;
}

.tabBox {
	width: 174px;
	height: 30px;
	float: right;
	margin-right: 10px;
}
body {
	margin: 0px;
	padding: 0px;
}

.meta {
	color: #666;
}
.menu {
	float: left;
	margin-right: 20px;
	font-size:23px;
}

.menu1st {
	margin-left: 20px;
}

.menuLast {
	margin-right: 0px;
}
a {
	font-weight:bold;
	color:#74C100;
	border:none;
	
}
.meta a {
	color:#666;
}

.pageInner {
	padding:3px;
}

.theContent a, .entry a, .theContent img, .entry img {
border: none;
}

.theContent, .entry, #body {
	line-height:16px;
}

.catsList {
	list-style:none;
	list-style-position:inside;
	list-style-image:none;
	padding: 0px;
	text-align:left;
}

.cat-item, .commentlist {
	line-height: 15px;
	list-style:none;
	padding: 0px;
	margin:0px;
}

.commentlist li {
	color: #000;
	border: solid 1px #ccc;
	padding: 5px;
	background:#F0F0F0;
	margin-bottom: 10px;
}

.avatar {
	float: left;
	margin: 0px 5px 5px 0px;
}


img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}
