@import url('b10reset.css'); 

body {
	margin-left: 1px;
	margin-right:1px;  
/*	font-family: Arial, Helvetica, sans-serif;*/
	font-family: "Trebuchet MS", Verdana, arial;
	background: url(../images/background-canvas.png);
}

/******************************************************************* 
social icons
********************************************************************/
.b10social {
	width: 40px;
	height: 40px;
	float: right;
	margin-top: 5px;
}

	#facebook {
		background: url(../images/facebook.png) no-repeat;
	}

	#twitter {
		background: url(../images/twitter.png) no-repeat;
	}

	#reddit {
		background: url(../images/reddit.png) no-repeat;
	}

	#digg {
		background: url(../images/digg.png) no-repeat;
		/* pad the last on just a bit to make them line up */
		padding-right: 15px;
	}

.b10clear {clear: both;}


.b10container {
	width: 950px;
	margin: 0 auto;
}


#b10slider-container {
	height: 353px;
	width: 1100px;
	position:releative;
	margin: 0 auto;
}


#b10showcase {
	background: url(../images/showcase-bg.jpg) repeat-x;
	height: 400px;
}

.b10header-container {
	padding-top: 50px;
	width: 960px;
	margin: auto;
}


/******************************************************************* 
b10header
********************************************************************/
#b10header {
	padding: 3px 0 0 0;
}

	#b10header h1 {
		float: left;
		margin-top: 10px;
	}
	
	
/******************************************************************* 
b10header sitename
********************************************************************/
#b10header-sitename {
	float: left;
	padding: 3px 0 3px 0;
	overflow: hidden;
}

	#b10header-sitename h1 {
		/*float: left;*/
		margin-top: 20px;
		padding-left: 1px;
	}

	#b10header-sitename h1 a {
		background: url(../images/logo-sitename.png) no-repeat;
		height: 100px;
		width: 359px;
		display: block;
		text-indent: -9999px;
	}


/******************************************************************* 
b10content-box
********************************************************************/
#b10content-box {
	margin-top: 10px;
	overflow: hidden;
	
/*	border: 2px solid #ff6200; */
/*	border: 5px solid #5f8b3c; */
/*	border: 1px solid #5f8b3c; */
	border-left: 1px solid #ddd;
	border-top: 1px solid #ddd;
	position: relative;
	background: white;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	
	/*
	-moz-box-shadow: 5px 5px 5px #665;
	-webkit-box-shadow: 5px 5px 5px #665;
	box-shadow: 5px 5px 5px #665;		
	*/
	-moz-box-shadow: 7px 7px 5px #665;
	-webkit-box-shadow: 7px 7px 5px #665;
	box-shadow: 7px 7px 5px #665;		
	
/*	background: #fff;*/
/*	background: url(images/slider-bg.png) repeat-x;*/
/*	background: url(images/slider-bg1.png) repeat-x;*/

/*** background: url(images/185.jpg); *****/	
/*	background: #71c837;*/


/*  background: url(images/bk27c.gif);*/
/*  background: url(images/44.jpg);*/
/*    background: url(images/271.jpg);*/
/*  background: url(images/378.gif);*/
/*  background: url(images/b10slider-slice.jpg) repeat-x;*/
/*  background: url(images/b10bg-slice3.png) repeat-x;*/
/*  background: #4c9200;*/

/*	background: #d5e5ff;*/
}

/*
.b10bar {
	height: 2px;
	background: url(images/bar.png) repeat-x;
}
*/

#b10features {
	margin-top: 53px;
	overflow: hidden;
	margin-bottom: 10px;
	 /* margin: 0 auto;*/
	margin-left:70px;
}

.b10feature {
	width: 180px;
	float: left;
	padding: 8px 30px 0 30px;
	margin-right: 50px;
	margin-bottom:10px;
	border-right: 1px solid #9f9f9f; 
	/*	border: 1px solid #9f9f9f; */
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
}
	.b10feature-noborder {
		border-right: 0; 
	}
	
.b10feature h3 {
	font-size: 25px;
	font-weight: bold;
/*	text-shadow: 2px 2px 2px #6e6e6e;*/
/*	color: #66afd7;*/
/*	color: #0e5fd5;*/
	color: black;
	margin-bottom: 20px;	

}

.b10feature p {
	line-height: 1.3;
	font-size: 14px;
	height: 100px;
	padding-bottom: 20px;
	color: #313131;
}
.b10feature a {
	color: #313131;
	text-decoration: none;
}

/*
.b10feature a {
	background: url(images/read-more.jpg) no-repeat;
	display: block;
	height: 29px;
	width: 99px;
	text-indent: -9999px;
	margin: 0 auto;
}
*/

/******************************************************************* 
main content
********************************************************************/
#b10content-main {
	padding: 10px;
  	/*margin-bottom:10px;*/
	width:750px;
	/*background:red;*/
	float: right;
	/*overflow: hidden;
	float:left;*/

}

#b10content-main h3 {
	font-family: "Trebuchet MS", Verdana, arial;
	font-size: 25px;
/*	font-weight: bold;*/
	/*text-shadow: 2px 2px 2px #6e6e6e;*/
	color: #333333;
	margin-bottom: 20px;	
	/*height:500px;*/
}

#b10content-main p {
	font-family: "Trebuchet MS", Verdana, arial;
	font-size: 12px;
	padding-bottom: 10px;
}
#b10-navigation-container {
	font-family: arial, sans;
	font-size:12px;
	/*margin-left:15px;*/
/*	margin: 2px 0 0 2px;*/
	margin: 0 0;
	width:200px;
	/*border-right: 1px solid black;*/

	background: green;
	/*float: left;*/
	/*clear: both;*/
	/*overflow: hidden;*/
}

#b10-navigation {
	background: #323232;
	float: left;
	/*border-right: 1px solid #ddd; */
	padding-right:5px;
	padding-left:5px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	/*clear: both;*/
}

#b10-primary-links {
	list-style: none;
}

	#b10-primary-links li {
		/*padding: 3px 0 3px 0;*/
		border-bottom: 1px solid #ddd;
	}
	
	#b10-primary-links li:hover {
		/*background: #eee;*/
		background: #66ffff;
	}
	
	#b10-primary-links li a {
		text-decoration: none;
		color: #fff;
		padding-left:5px;
		/*margin: 15px;*/
		display:block;
		padding-top:5px;
		padding-bottom:5px;
	}
	
	#b10-primary-links li a:hover {
		color: #000;
		/*background: red;*/
	}
	
	#b10-primary-links .b10-overview {
		margin-top:25px;
	}
	
	#b10-primary-links .b10-overview a {
		/*color: #0099ff;*/
		color: #66ffff;
		font-size:15px;
		font-family: "Trebuchet MS", Verdana, arial;
		/*text-shadow: 2px 2px 1px #000000;*/
	}


.b10content-heading {
	font-size: 28px;
	border-bottom: 1px solid #ddd;
	margin-bottom:15px;
}

	.b10content-subheading {
		font-size: 18px;
		border-bottom: 1px solid #ddd;
		margin-bottom:15px;
		text-align: right;
	}


/******************************************************************* 
footer
********************************************************************/
#b10footer {
/*	background: url(../images/footer.png) repeat-x;*/
	margin-top:20px;
	padding:5px 5px 5px 5px;
/*	background: #3a3a3a;*/
	background: #313131;
    color: #fff;
/*    font-family: monospace, Andale Mono, Arial; */
   	font-size:12px;
    text-align: center;
}

#b10footer a {color:#fff; text-decoration:none;}
#b10footer-links {float: left;}
#b10footer-copy {float: right;}


/******************************************************************* 
forms
********************************************************************/
input[type=text], input[type=password] {
    display: block;
    width: 280px;
    -moz-border-radius:3px;
    -webkit-border-radius:3px; 
    padding: 5px;
}

label {
	display:block; 
	font-weight:bold; 
	color:#000000;
	padding:15px 0 3px 0;
}

fieldset {
    width: 300px;
    margin-bottom: 2em;
    display: block;
}

input[type=submit], form a {
	margin-top: 20px;
}
/*
input[type=submit], form a {
    border: none;
    margin-left: 5px;
    padding: 6px;
    text-decoration: none;
    font-size: 12px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-box-shadow: 0 1px 0 white;
    -moz-box-shadow: 0 1px 0 white;
    background: #4fa60f;
    color: white;
}
*/

input[type=submit]:hover , form a:hover {
/*    background: #31680a;*/
    cursor: pointer;
}

p.error {
/*	text-decoration:underline;*/
	padding:10px 0 0 0;
    color: #ff0000;
/*    font-size: 115px;*/
}


/******************************************************************* 
scoreboard
********************************************************************/
#b10_scoreboard_pokerfury_tabs {font-size:62.5%;}

.b10_scoreboard_table {
	font: 12px "Verdana", Arial, sans-serif;
	border-collapse: collapse;
	width: 95%;
	position: relative;
	margin: auto;
}

.b10_scoreboard_th {
	background-color: #222;
	color: #fff;
}

.b10_scoreboard_th, .b10_scoreboard_td {
	border: 1px solid #444;
	padding: 5px;
}

.b10_scoreboard_tr:nth-child(even) {background-color: #fdfdfd;}
.b10_scoreboard_tr:nth-child(odd) {background-color: #7bc023;}
.b10_scoreboard_score {text-align: center;}
.b10_scoreboard_date {text-align: center;}			

