/*



THEME NAME: Design Studio Soccer theme



DESCRIPTION: Design Studio soccer. a 3 column wordpress theme.	



AUTHOR: Design Studio



*/



body, h1, h2, h3, h4, h5, h6, p, form, fieldset {
	margin:0;
	padding:0;
}
/*



Layout with left and right sidebars



--------------------------------------------------*/



div#wrapper {
	margin:0 auto;
	width: 900px;
}
div#container {
	float: left;
	width: 100%;
}
div#content {
	margin: 0 200px;
	width: 100%;
}
div.sidebar {
	float: left;
	width: 180px;
}
div#primary {
	margin: 0 0 0 -100%;
}
div#secondary {
	margin: 0 0 0 -200px;
}
div#footer {
	clear: left;
	width: 100%;
}
div#header {
	height:150px;
}
/* CONTENT



--------------------------------------------------*/



div.hentry {
	margin:0 0 5em 0;
}
div.page-link {
	font-weight: bold;
}
div.entry-content p {
	margin: 1em 0;
}
div.entry-meta, body.single div.entry-category {
	clear:both;
}
div.entry-content ul#linkcats,  div#archives-by-category ul, div#archives-by-month ul {
	margin: 0;
	padding: 0;
}
div.entry-content ul#linkcats li,  div#archives-by-category li, div#archives-by-month li {
	list-style: none;
}
div.entry-content ul#linkcats li li,  div#archives-by-category li li, div#archives-by-month li li {
	margin: 0 0 0 0.5em;
}
div.entry-content img.center {
	display: block;
	margin: 0.4em auto;
}
div.entry-content img.alignright {
	margin: 0.4em 0 0.4em 1.1em
}
div.entry-content img.alignleft {
	margin: 0.4em 1.1em 0.4em 0;
}
body.single div.navigation {
	padding: 1em 0 3em 0;
}
div.archive-meta {
	margin: 1em 0 3em 0;
}
div.edit-link {
	clear: both;
}
abbr, acronym {
	border-bottom: 1px dotted blue;
	cursor: help;
}
blockquote {
	border-left: 1em solid #e6e6fe;
	font-style:italic;
	padding: 0 0 0 1em;
}
code, pre {
	font-family: "courier new", courier, monospace;
}
pre {
	overflow:auto;
	margin:0 0 0.5em 0;
	padding:0.5em;
}
/* HEADINGS



--------------------------------------------------*/



h1 {
	line-height: 175%;
}
h2, h3, h4, h5, h6 {
	line-height: 125%;
}
h2 {
	clear: both;
	font-size: 1.6em;
	margin:1em 0;
}
h1.entry-title {
	line-height: 125%;
	clear: both;
	font-size: 1.6em;
	margin:1em 0;
}
h2.entry-title {
	line-height: 125%;
	clear: both;
	font-size: 1.6em;
	margin:1em 0;
}
h3 {
	font-size: 1.5em;
	margin:1.15em 0 0.5em 0;
}
h3.comment-header {
	margin: 3em 0 1em 0;
}
h3#respond {
	font-size: 1.2em;
	margin: 3em 0 0.5em 0;
}
div.entry-content h2 {
	font-size: 1.2em;
	margin: 1.4em 0;
}
div.entry-content h3 {
	font-size: 1.1em;
	margin: 1.2em 0;
}
div.entry-content h4, div.entry-content h5, div.entry-content h6 {
	font-size: 1em;
	margin: 1em 0;
}
/* COMMENTS



--------------------------------------------------*/



ul.commentlist {
	margin:0;
	padding: 0;
}
ul.commentlist li {
	list-style: none;
	margin: 0 0 1em 0;
}
form#commentform span.req-field {
	color: red;
}
input#author, input#email, input#url, textarea#comment {
	font-family: "Courier New", Courier, monospace;
	padding: 0.2em;
}
textarea#comment {
	height: 13em;
	overflow: auto;
	width:300px;
}
* html textarea#comment {
	width:280px;
} /* IE WIN */
/* SIDEBAR



--------------------------------------------------*/



div.sidebar {
	font-size:0.9em;
}
div.sidebar ul {
	margin: 0;
	padding:0;
}
div.sidebar li {
	list-style: none;
	margin: 0 0 1em 0;
	padding:0;
}
div.sidebar li li {
	margin: 0 0 0.5em 0.5em;
}
div.sidebar h3 {
	font-size: 1.4em;
}
div.sidebar h4 {
	font-size: 1.0em;
}
div.sidebar li a {
	display:block;
	height:1%; /* IE WIN */
}
div.sidebar input#s {
	width: 7em;
}
/*  COMMON MULTI-PURPOSE ELEMENTS



--------------------------------------------------*/



.alignleft, div.nav-previous {
	float: left;
}
.alignright, div.nav-next {
	float: right;
}
.clearer {
	clear: both;
}
div#nav-above, body.single div#nav-below {
	display: none;
}
body.single div#nav-above {
	display: block;
}
div#nav-above span.metasep, div#nav-below span.metasep {
	display: none;
}
body {
	background-repeat:repeat-x;
	background-position:left top;
	font-family:"Segoe UI", ShurmaMJ, ShurmaEMJ;
	font-size:75%;
	line-height:1.6em;
	color:#000;
	background-color:#333;
}
.center {
	text-align:center;
	font-size:1em;
}
img.socialbkmark {
	vertical-align:middle;
	border:0;
	margin-bottom:0;
}
.month {
	text-transform:uppercase;
	font-weight:bold;
	color:#2eba33;
}
div#wrapper {
	background:url(images/background_wrapper.jpg) repeat-y 20px 0;
	width:900px;
}
div#content {
	width:676px;
	margin-top:0;
	margin-left:220px;
	margin-right:15px;
	background-color:#fff;
}
div#secondary {
	margin-left:-200px;
	width:120px;
	padding:0;
}
div#primary {
	width:192px;
	padding-left:20px;
}
a {
	color:#6c0;
	text-decoration:none;
}
a.article {
	font-size:16px;
	color:#6c0;
	text-decoration:none;
	font-weight:bold;
}
a:hover {
	color:#03f0f8;
}
a img {
	border:none;
}
h2, h2 a, h4 a {
	color:#fff;
	font-family:"Segoe UI";
	font-size:15px;
	font-weight:bold;
	height:24px;
	padding-left:25px;
	padding-top:1px;
}
h3, h3 a {
	color:#fff;
	font-family:"Segoe UI";
	font-size:15px;
	font-weight:bold;
	height:24px;
	padding-left:2px;
	padding-top:1px;
}
h3.post, h3.post a {
	color:#66CC00;
	font-family:"Segoe UI";
	font-size:15px;
	font-weight:bold;
	height:24px;
	padding-left:2px;
	padding-top:1px;
}
h2 a:hover, h3 a:hover, h4 a:hover {
	color:#03f0f8;
}
#content h2 {
	font-size:16px;
	font-family:"Segoe UI";
	background-image:url(images/title.jpg);
	background-repeat:no-repeat;
	background-position:0 top;
}
#content h1.entry-title {
	font-size:16px;
	font-family:"Segoe UI";
	background-image:url(images/title.jpg);
	background-repeat:no-repeat;
	background-position:0 top;
	color:#fff;
	font-weight:bold;
	height:24px;
	padding-left:22px;
	padding-top:1px;
}
div.form-label {
	color:#03f0f8;
}
form em {
	color:#03f0f8;
	font-style:normal;
	font-weight:bold;
}
form span.req-field {
	color:#f00;
}
form input, form textarea {
	color:#292929;
	font-size:1em;
	margin:2px 0 0;
	padding:0;
	width:200px;
}
form #searchsubmit {
	font-weight:bold;
}
#contactform {
	margin-bottom:18px;
}
#contactform #comment-notes {
	margin-bottom:10px;
}
form#contactform textarea {
	width:300px;
}
* html form#contactform textarea {
	width:280px;
}
div#header {
	background:url(images/background_header.jpg) no-repeat 20px top;
	font-size:.9em;
	height:271px;
	padding:0 0 0 150px;
	width:750px;
}
div#header h1 {
	font-size:37px;
	font-family:"Segoe UI", ShurmaMJ, ShurmaEMJ;
	font-weight:900;
	padding-top:20px;
	font-style:oblique;
}
div#header h1 a {
	color:#3372a1;
	font-family:"Segoe UI", ShurmaMJ, ShurmaEMJ;
	font-size:37px;
	font-weight:900;
	padding-top:20px;
	font-style:oblique;
	display:none;
}
div#header h1 a:hover {
	color:#0cf;
}
div#header #blog-description {
	font-size:15px;
	color:#3372a1;
	padding-left:150px;
	display:none;
}
div#globalnav {
	width:900px;
	height:22px;
	background-image:url(images/nav.jpg);
	background-repeat:no-repeat;
	background-position:20px top;
}
div#globalnav .blog-search {
	float:right;
	width:250px;
	padding:3px 19px 0 0;
	text-align:right;
}
div#globalnav ul {
	margin:0 0 0 70px;
	padding:0;
	font-size:12px;
	height:0;
}
div#globalnav li {
	float:left;
	list-style-type:none;
	white-space:nowrap;
}
div#globalnav li a {
	display:block;
	color:#09f;
	padding:0 6px 0 0;
	font-size:1.4em;
	line-height:31px;
	font-family:"Segoe UI";
	font-weight:bold;
}
div#globalnav form {
	height:31px;
	padding:0;
}
div#globalnav form .search-text {
	display:none;
}
div#globalnav form input {
	margin:0;
}
div#globalnav #s {
	height:1.2em;
	border:1px solid #292929;
	height:1.2em;
	line-height:1.2em;
	vertical-align:middle;
	width:140px;
	padding:0 2px;
}
div#globalnav #searchsubmit {
	color:#fff;
	height:auto;
	width:70px;
	padding:0 1px 0;
	letter-spacing:1px;
	text-align:center;
	vertical-align:middle;
	border:none;
	background-color:#97d405;
}
div.hentry {
	margin-bottom:3.5em;
	padding-bottom:5px;
}
div.entry-meta {
	font-style:normal;
	font-size:1.1em;
	line-height:38px;
	margin-top:10px;
	min-height:38px;
	color:#000;
}
.single div.entry-meta {
	line-height:normal;
}
div.comment-meta {
	line-height:38px;
	min-height:38px;
}
.html div.entry-meta, .html div.comment-meta {
	height:38px;
}
.entry-meta span {
	margin:0 2px;
}
.entry-meta .metasep {
	color:#323232;
}
a.commentlink {
	margin-left:50px;
	margin-right:4px;
}
.entry-date {
	height:30px;
	width:30px;
}
.entry-editlink, .editlink {
	float:right;
	height:38px;
	width:42px;
}
.entry-editlink a, #comments li .editlink a {
	display:block;
	height:38px;
	width:42px;
	margin:0;
	padding:0;
	border:none;
	font-size:1px;
	line-height:0;
	text-indent:-9999px;
	background:url(images/edit01.jpg) 0 0;
}
.entry-editlink a:hover, #comments li .editlink a:hover {
	background:url(images/edit02.jpg) no-repeat 0 0;
}
div#archives-by-month li {
	background:url(images/bullet.png) 0 0 no-repeat;
	color:#718e62;
	padding-left:20px;
}
div#archives-by-category li {
	background:url(images/bullet.png) 0 0 no-repeat;
	color:#718e62;
	padding-left:20px;
}
div#archives-by-category li li {
	background:url(images/sub_categories.gif) 0 3px no-repeat;
	color:#fff;
	padding-left:15px;
}
div.entry-content ul#linkcats li ul li {
	background:url(images/bullet.png) 0 0 no-repeat;
	padding-left:20px;
}
div.archive-meta {
	text-align:right;
}
body.single div.navigation {
	overflow:auto;
	height:1%;
	margin:5px 0 10px 0;
	padding-bottom:13px;
	border-bottom:1px solid #f3f4f4;
}
body div#nav-above {
	font-size:1.1em;
}
blockquote {
	border-left:1em solid #f4f4f4;
}
.entry-category {
	text-align:right;
}
#content .entry-content {
	font-size:1.2em;
	margin-top:8px;
	margin-right:8px;
}
div.comments li p {
	padding:0 0 10px 0;
}
ul.commentlist li.comment .comment-meta {
	background-color:#f4f4f4;
	margin:0 0 10px 0;
	font-style:normal;
}
ul.commentlist li.alt .comment-meta {
	background-color:#f4f4f4;
}
form#commentform {
	background-color:#f4f4f4;
	margin-bottom:18px;
	padding:10px;
}
form#commentform input {
	margin:2px 0 5px;
	width:140px;
}
form#commentform textarea {
	margin:2px 0 5px;
}
div.adsense {
	padding:0 0 0 50px;
	text-align:center;
	width:120px;
	margin:0;
}
div.sidebar h3 {
	color:white;
	font-size:14px;
	font-weight:bold;
	padding-top:5px;
	padding-left:10px;
	width:192px;
	height:31px;
	background-image:url(images/sidebar.jpg);
	background-repeat:no-repeat;
	text-align:left;
}
div.sidebar p {
	margin:0;
	padding-bottom:10px;
}
div.sidebar p.meta {
	margin:0px 10px 0px 8px;
}
div.sidebar a {
	margin:0;
	font-size:14px;
	text-decoration:underline;
	color:blue;
}
div.sidebar a:hover {
	margin:0;
	font-size:14px;
	text-decoration:underline;
	color:blue;
}
div.sidebar li {
	margin-bottom:35px;
}
div.sidebar ul {
	padding-left:0;
}
div.sidebar li li li {
	border-bottom:0;
}
div.sidebar li a {
	line-height:normal;
	color:#039;
	font-weight:bold;
	font-family:Tahoma;
	background-repeat:no-repeat;
	padding-left:2px;
	background-position:15px;
	padding-left:10px;
	font-size:12px;
}
div.sidebar li a:hover {
	color:#97d405;
}
.sidebar ul li.pagenav ul li {
	background:url(images/post.gif) 0 3px no-repeat;
	padding-left:15px;
	font-family:"Segoe UI";
}
.sidebar ul li.posts ul li {
	padding-bottom:3px;
}
.sidebar ul li.category-links ul li li, .sidebar ul li.pagenav ul li li {
	background:url(images/sub_categories.gif) 0 3px no-repeat;
	padding-left:8px;
}
div#footer {
	color:#fff;
	width:876px;
	padding-left:120px;
	padding-top:10px;
	font-size:12px;
	background-image:url(images/background_footer.jpg);
	background-repeat:no-repeat;
	background-position:20px center;
}
#footer strong {
	font-weight:bold;
}
#footer a {
	color:#03f0f8;
}
#footer a:hover {
	color:#9dc33a;
}
#footer #copyright strong a {
	color:#9dc33a;
}
#footer #copyright strong a:hover {
	color:#03f0f8;
}
#copyright {
	padding-left:230px;
	margin-top:0;
}
#footer #copyright #theme-link a {
	color:#9dc33a;
	font-weight:bold;
}
#footer #copyright #theme-link a:hover {
	color:#9dc33a;
}
.title {
	float:left;
}
.entry-content {
	font-family:"Segoe UI";
	color:#000;
	margin-left:0;
	margin-right:8px;
}
.entry-category {
	float:none;
	font-family:"Segoe UI";
}
.time {
	font-family:"Segoe UI";
	color:#2eba33;
	height:10px;
	width:90px;
	font-weight:bold;
	text-align:center;
}
#navigation {
	height:26px;
	background-repeat:repeat-x;
	margin-left:120px;
}
#navigation ul {
	margin:0;
}
#navigation ul li {
	height:22px;
	text-align:center;
	padding-top:0;
	margin-right:40px;
	color:#03f0f8;
	width:110px;
}
#navigation ul li a {
	height:19px;
	color:#97d405;
	font-size:12px;
	line-height:19px;
	width:80px;
	margin-right:40px;
	margin-left:25px;
	padding-top:3px;
}
#navigation ul li a:hover {
	color:#97d405;
}
#navigation ul li.current_page_item a {
	color:#97d405;
	width:80px;
	height:19px;
	margin-right:35px;
	margin-left:20px;
}
table.list {
	border:solid 1px #c0f3ba;
}
td.tb_cont {
	FONT-SIZE:12px;
	COLOR:#000;
	FONT-FAMILY:Arial, Verdana;
}
td.tb_cont1 {
	FONT-SIZE:12px;
	COLOR:#000;
	FONT-FAMILY:Arial, Verdana;
	background-color:#e1ffdc;
}
div.casino_img {
	float:left;
	width:125px;
	text-align:center;
	padding:8px;
}
span.casino_descr {
	float:left;
	padding:8px;
	font-size:12px;
}
span.red {
	FONT-SIZE:14px;
	COLOR:#a71527;
	FONT-FAMILY:Arial, Verdana;
	font-weight:bold;
}
td.tb_header {
	background:url(http://www.howtogamble.net/images/tb_bg.gif);
	height:20px;
	FONT-SIZE:14px;
	COLOR:#fef8be;
	FONT-FAMILY:Arial, Verdana;
	font-weight:bold;
	padding-right:5px;
}
img.site_img {
	border:solid 2px #000;
	height:16px;
	width:16px;
}
.tableheader {
	COLOR:black;
	font-size:13pt;
	text-decoration:none;
	background-image:none;
	padding-bottom:-10px;
}
.articleheader {
	COLOR:black;
	font-size:13pt;
	text-decoration:none;
	background-image:none;
	padding-bottom:-10px;
}
A.room {
	FONT-SIZE:14px;
	COLOR:blue;
	FONT-FAMILY:Arial, Verdana;
	text-decoration:underline;
}
A.room:active {
	FONT-SIZE:14px;
	COLOR:blue;
	FONT-FAMILY:Arial, Verdana;
	text-decoration:underline;
}
A.room:link {
	FONT-SIZE:14px;
	COLOR:blue;
	FONT-FAMILY:Arial, Verdana;
	text-decoration:underline;
}
A.room:visited {
	FONT-SIZE:14px;
	COLOR:blue;
	FONT-FAMILY:Arial, Verdana;
	text-decoration:underline;
}
A.room:hover {
	FONT-SIZE:14px;
	COLOR:blue;
	FONT-FAMILY:Arial, Verdana;
	text-decoration:underline;
}
/*

===============================================================


		tables

===============================================================



*/



table, th, td, tr, td img, td a {
	vertical-align:middle;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.toplist {
	position:relative;
	zoom:1;
	margin:20px 0;
	overflow:hidden;
	clear:both;
	padding-right:30px;
}
.toplist table {
	width:100%;
}
.toplist th {
	background:url(images/thhh.png) repeat-x bottom #000;
	color:#fff;
	font-size:14px;
	text-transform:uppercase;
	padding:5px;
}
.toplist table td {
	padding:5px;
	text-align:center;
	font-size: 14px;
}
.toplist img {
	border:none;
	max-height: 25px;
	max-width:98px;
}
.toplist table tr.odd td {
	background:#eee;
}
.toplist .rating {
	margin:0 auto;
}
a.btn {
	display:block;
	padding:0 30px 0 10px;
	width:60px;
	height:30px;
	line-height:30px;
	background:url(images/btn.png) no-repeat 0 0;
	overflow:hidden;
	margin:0 auto;
	font-size:12px;
	font-weight: bold;
	color:#fff !important;
	text-transform:uppercase;
	text-decoration:none !important;
	text-shadow:0 1px 0 #000;
	-moz-text-shadow:0 1px 0 #000;
	-webkit-text-shadow:0 1px 0 #000;
}
a.btn:hover {
	background-position:0 -30px;
}
/*
========================================= rating
*/







span.rating {
	display:block;
	background-image:url(images/stars.png);
	background-repeat:no-repeat;
	width:90px;
	height:20px;
	text-indent:-9999px;
}
.s-0 {
	background-position: 0 -200px;
}
.s-0-5 {
	background-position: 0 -180px;
}
.s-1 {
	background-position: 0 -160px;
}
.s-1-5 {
	background-position: 0 -140px;
}
.s-2 {
	background-position: 0 -120px;
}
.s-2-5 {
	background-position: 0 -100px;
}
.s-3 {
	background-position: 0 -80px;
}
.s-3-5 {
	background-position: 0 -60px;
}
.s-4 {
	background-position: 0 -40px;
}
.s-4-5 {
	background-position: 0 -20px;
}
.s-5 {
	background-position: 0 0;
}


/*element_wrap*/
a, img{
	border: none;	
}

.clear{
	clear: both;	
}

p.float{
	width: 248px;
	float: left;
}

#element_wrap{
	width: 400px;
	height: 213px;
	background: url(images/element_bg.png) no-repeat 0 0;
	position: relative;
	float: right;
}

	#element_wrap img.logo{
		margin-top: 15px;
		margin-left: 22px;
	}
	
	#element_wrap p.bonus_text{
		margin-left: 22px;
		margin-top: 32px;
		color:#666;
		font-size: 16px;
		font-weight: bold;
	}
	
	#element_wrap a.button{
		width: 136px;
		height: 40px;
		display: block;
		background: url(images/bet_btn_states.png) no-repeat 0 0;
		position: absolute;
		top: 151px;
		left: 22px;
	}
	
		#element_wrap a.button:hover{
			background-position: 0 -40px;	
		}
		
		#element_wrap a.button:active{
			background-position: 0 -80px;	
		}
