/* 
	Theme Name: Code Titan Poker
	Description:
	Author: The Mensamind
	Author URI: http://themensamind.com/
	Version: 1.1
*/

body{
	background-color: #003a66;
	margin:0px;
	padding:0px;
	text-align:center;
}
ul,li{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

p { padding-top: 2px; text-align:left;}

.hidetext{font-family:Tahoma; font-size:20px; text-indent:-10,000em; letter-spacing:-1000em; display:block; height:110px; width:190px; margin-left:36px; text-align:left;}

.main{
	margin: auto;
	padding: 0px;
	width: 934px;
	background-color: #FFFFFF;
	text-align:left;
	border: #ffffff solid 1px;
}
.header{
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	margin: auto;
	padding: 0px;
	height: 119px;
	width: 934px;
}

#menu{
	float:left;
	width: 926px;
	height: 28px;
	background-color: #003b67;
	margin: 0px 3px 0px 3px;
	text-align:center;
	padding: 0px 0px 0px 0px;
	/*border: #00FF00 solid 1px;*/
	}

#menu ul { 
	float:left; 
	height:28px; 
	width: 100%;
	margin: 0px ;
	text-align:center;
}

#menu li { 

	height:25px; 
	font-family: "trebuchet MS"; 
	display: block; 
	float: left; 
	font-size: 13px; 
	color: #FFFFFF; 
	text-decoration: none;
	text-transform:capitalize;
	font-weight:bold; 
	text-align: center; 
	margin: 0px 10px 0px 10px;  
	padding:3px 5px 0px 0px; 


}

#menu li a{ 
	font-family: "trebuchet MS"; 
	display: block; 
	float: left; 
	font-size: 13px; 
	color: #FFFFFF; 
	text-decoration: none;
	text-transform:capitalize;
	font-weight:bold; 
	text-align: center; 
	padding:3px 5px 0px 0px; 
	}


#menu li a:hover{ 
	font-family: "trebuchet MS"; 
	display: block; 
	float: left; 
	font-size: 13px; 
	color: #ff0000; 
	text-decoration: underline;
	text-transform:capitalize;
	font-weight:bold; 
	text-align: center; 
	padding:3px 5px 0px 0px;
}

/*
.menu{
	background-color: #003b67;
	margin: 0px 3px 0px 3px;
	height: 28px;
	width: 928px;
	text-align:center;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.buttons{
	font-family: "trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	text-align:center;
	padding:0px 10px 0px 10px;
}
a.buttons:hover{
	font-family: "trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #ff0000;
	text-decoration: none;
	text-align:center;
	padding:0px 10px 0px 10px;
}
*/
.body{
	margin: 2px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	width: 932px;
	background-image: url(images/body.jpg);
	background-repeat: repeat-y;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ceeaf6;
	border-bottom-color: #ceeaf6;
}
.bodyleft{
	margin: 0px 0px 0px 0px;
	float: left;
	width: 229px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 4px;
}
.bodyright{
	margin: 0px 0px 0px 2px;
	padding: 0px 10px 18px 22px;
	float: left;
	width: 659px;
}
.bodyleft h1{
	background-color: #0099cb;
	margin: 0px;
	padding: 7px 0px 7px 18px;
	float: left;
	width: 211px;
	font-family: tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.bodyleft ul ul{
	margin: 15px 0px 25px 10px;
	padding: 0px;
	float:left;
	width:180px;
	list-style-type: none;
}
.bodyleft li li a{
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-image: url(images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	margin: 0px;
	padding: 0px 0px 6px 15px;
}
.bodyleft li li a:hover
{
text-decoration:underline;
  
}
.bodyleft p{
	margin: 0px;
	padding: 12px 0px 0px 30px;
	float: left;
	width: 170px;
	text-align:justify;
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

#footerinner {
	margin: 0px 0px 10px 0px;
	width:934px;
	/*position:relative;*/
	border: #FFFFFF solid 0px;
	font-family: "trebuchet MS";
	font-size:12px;
	font-weight:bold;
}
#footerinner ul{
	width:928px;
	display:block;
	margin: 0px 0px 0px 0px;
	padding:5px 0px 0px 0px;
	text-align:center;
}
#footerinner li{
	display:inline;
	border-left: 1px solid #000000;
}
#footerinner ul a{
	text-decoration:none;
	color:#000000;
	margin: 0px 10px;
}
#footerinner ul a:hover{
	text-decoration:underline;
	color:#000000;
}
#footer {
	margin: 0px auto;
	text-align: left;
	width: 934px;
	border: #FFFFFF solid 0px;
}
#footer p{
	font-family: "trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align:center;
	margin: 0px 0px 0px 0px;
	padding:10px 0px 0px 0px;
}

/*
.footer{
	margin: auto;
	padding: 15px 0px 15px 0px;
	width: 934px;
	/*background-color: #ffffff;/
	text-align: center;
}
.footer a:hover{
	text-decoration: underline;
}
.ftext{
	font-family: "trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align:center;
}
*/
.text{
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #262d35;
	text-decoration: none;
	text-align:justify;
}
.listtext{
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.enlarge{
	float: left;
	height: 195px;
	width: 658px;
	padding: 0px;
	margin:12px 0px 0px 0px;
	background-color: #c6e4fb;
}
.eimg1{
	padding: 0px;
	float: left;
	height: 146px;
	width: 196px;
	margin-top: 25px;
	padding-left:20px;
}
.eimg2{
	padding: 0px;
	float: left;
	height: 146px;
	width: 191px;
	margin-top: 25px;
	padding-left:20px;
}
.eimg3{
	padding: 0px;
	float: left;
	height: 146px;
	width: 193px;
	margin-top: 25px;
	padding-left:20px;
}
.tp{
	background-color: #c6e4fb;
	background-image: url(images/tpgr.jpg);
	background-repeat: repeat-x;
	border: 1px solid #c6e4fb;
	margin: 12px 0px 0px 0px;
	padding: 12px 0px 12px 0px;
	float: left;
	width: 656px;
	text-align:center;
}
.tptext{
	margin: 12px 0px 20px 0px;
	padding: 0px;
	float: left;
	width: 656px;
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #262d35;
	text-decoration: none;
	text-align:justify;
}
.bigblue{
	font-family: Impact;
	font-size: 32px;
	font-weight: normal;
	color: #0096ff;
	text-decoration: none;
}
.bigdarkblue{
	font-family: Impact;
	font-size: 30px;
	font-weight: normal;
	color: #00375b;
	text-decoration: none;
}
.bigblack{
	font-family: Impact;
	font-size: 27px;
	font-weight: normal;
	color: #353535;
	text-decoration: none;
}
.bigred{
	font-family: Impact;
	font-size: 43px;
	font-weight: normal;
	color: #ff0000;
	text-decoration: none;
}

.titanpoker{
	float: left;
	width: 650px;
	background-color: #c6e4fb;
	padding: 0px;
	margin: 12px 0px 0px 0px;
}
.poker{
	margin: 0px;
	padding: 35px 0px 15px 0px;
	float: left;
	height: 174px;
	width: 233px;
	text-align:center;
}
.pokertext{
	margin: 0px;
	padding-left:18px;
	float: left;
	height: 224px;
	width: 382px;
	text-align: left;
}
.website{
	margin: 0px;
	float: left;
	width: 152px;
	padding-top: 20px;
	font-family: "trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #403a3e;
	text-decoration: none;
}
.website ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.website li{
	font-family: "trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #403a3e;
	text-decoration: none;
	padding-bottom:10px;
	}
	
.www{
	margin: 0px;
	float: left;
	width: 230px;
	padding-top: 20px;
	font-family: "trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #403a3e;
	text-decoration: none;
}
.www ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.www li{
	font-family: "trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #403a3e;
	text-decoration: none;
	padding-bottom:10px;
	}

.redbold{
    font-family: "trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #ff0000;
	text-decoration: none;}
	
/*	
#header h2 {
	margin: 0;
	padding: 5px 0 0 0;
  text-align: center;
	font: 18px arial;
	letter-spacing:-0.02em;
	}
#header h2 {
	color: #383838;
	}
#right h2 {
	color: #526f3c;
	font: 200% Arial, Helvetica, sans-serif;
	margin: 0.5em 0 0.3em;
	padding: 0;
	}
#left h2 {
	color: #ea3d00;
	margin: 0;
	padding: 0.1em 0 0.3em;
	font: 130% Arial, Helvetica, sans-serif;
	}
	*/
.bodyright h2 a{
	font-family:Tahoma; 
	font-weight: bold;
	font-size: 16px;
	margin: 0;
	color: #F95941;
	padding-top: 5px;
	}
/*	
#right dl, #right ul, #right ol, #right h1, #right h2, #right h3, #right h4, #right h5, #right h6, #right pre, #right form, #right p, #right blockquote {
	margin: 0;
	padding: 0.5em 5px;
	}
*/
a { color:#17669E;}

.alignleft {
	float: left;
}

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

img.alignleft {
    padding: 4px;
    margin: 0 7px 2px 0;
    display: inline;
}
.ct {
	font-size: 96%;
	color: #383838;
	}


#commentArea {
	position: relative;
	/*background: #f3f3f3;*/
	margin-top: 10px;
	margin-left: 0px;
	padding-left: 0px;
	}
#commentArea h2 {
	font: bold 125% Tahoma;
	}
#commentArea strong {
	position: absolute;
	}
#commentArea span {
	position: relative;
	display: block;
/*	background: url(comment-title.gif) top center no-repeat;*/
	height: 54px;
	}
#commentBottom {
	/*background: url(comment-bottom.gif) top center no-repeat;*/
	height: 24px;
	}
#commentArea form {
	margin: 0;
	padding: 0 0;
	}
#commentArea form p {
	margin: 0;
	padding: 0.5em 0;
	}
#commentArea form .subm {
	padding-left: 0px;
	}
.in {
	background: #fff;
	border: 1px solid #ccc;
	}
.push {
	border-width: 0;
	color: #fff;
	background: #526f3c;
	}
#commentArea form label {
	float: left;
	clear: left;
	text-align: right;
	width: 105px;
	margin-right: 8px;
	line-height: 1.4em;
	}
#comments {
	margin: 10px 0px 0px 0px ;
	/*margin-left: 2em;
*/	}
#comments h2 {
	font: bold 155% Tahoma;
	color: #000000;
	margin: 10px 0 0 0;
	padding:0px 0 0.2em;
	}
	
.comment {
	width: 100%;	
	font-size: ;
	margin: 1em 0 0;
	padding-bottom: 1em;
	border-bottom: #ccc 0.3em solid;
	}	

	
.sep {
    font-size: 1px;
	height: 1px;
	line-height: 1px;
	background: url(images/dotsep.gif) top left repeat-x;
	overflow: hidden;
	}

