/*
Theme Name: NiPoker
Author: PAS
Author URI:pokerafiliates/
*/

body {
  text-align:center;
  background:#CCCCCC;
  color:#000;
  font-family:verdana;
  font-size:12px;
}

a, a:visited{
  color:#155515;
}
a:hover {
  text-decoration:none;
}

strong {
  font-weight: bold;
  color: #000;
}

p {
  margin: 0 0 12px 0;
  text-align: left;
}

label {
  font-weight: bold;
  color: #333;
  text-align: right;
}
img {
	border: 0;
}
small {
  font-weight:bold;
}

/* HEADINGS */
h1.pas {
  background:transparent url(images/heading-content.jpg) no-repeat scroll 0 0;
  height:25px;
  line-height:25px;
  text-align:left;
  text-indent:15px;
  width:561px;
  color:#fff;
  font-size:12px;
  margin:0;
  margin: 0 0 8px 0;
}

h1 a, h1 a:visited {
  color:#fff;
  text-decoration:none;
}

h2.pas {
  color:#155515;
  font-size: 16px;
  font-weight: bold;
  margin: 0 0 6px 0;
}
h2 a, h2 a:visited {

}

h3 {
  color: #060;
  font-size: 15px;
  font-weight: bold;
  margin: 0 0 4px 0;
}

#content ul { }
#content ul li {
  margin:0px 0 6px 0;
}

#content ol {}
#content ol li {
  margin:0px 0 6px 0;
}

#container { 
	width: 1020px;
	margin: 0 auto 0 auto;
	text-align: left;
	background:#fff;
} 
  
#leftside { 
  float: left; 
  width: 190px; 
  margin: 0 0 0 10px; 
  padding: 10px 0 0 0;
} 

#rightside { 
  float: right; 
  width: 240px;
  margin: 0; 
  padding: 10px 0 0 0;  
} 
 
#content { 
  text-align: left; 
  float: left; 
  width: 561px; 
  padding: 0;  
  margin: 10px 0px 0 10px;
  overflow:hidden;
} 
   
.clear { 
  clear: both; 
} 
  
.break {
	font-size: 0;
	width: 0; height: 0;
	clear: both;
}
.alignleft {
	float: left;
	margin: 4px 10px 5px 0;
}
.alignright {
	float: right;
	margin: 4px 0 5px 10px;
}
.aligncenter {
	text-align: center;
	display: block;
	margin-left: auto;
	margin-right: auto;
}



}
.hidden {
	display: none;
}


/* TABLE AND LIST HEADERS */
.pas_nav_offers thead th,
.pas_nav_side li.header,
#newsnav thead th, 
.sidebox ul li.header,
#leftside .sidebox h2 {
  color:#fff;
  text-align:center;
  margin:0;
  padding:0;
  font-size:12px;
  font-weight:bold;
}
#newsnav thead th, 
.pas_nav_side li.header,
.sidebox ul li.header,
#leftside .sidebox h2  {
  background:url(images/heading-leftcol.jpg) no-repeat;
  height:24px;
  line-height:24px;
  width:189px;
}
#rightside .pas_nav_offers thead th,
#rightside .sidebox h2 {
  background:url(images/heading-rightcol.jpg) no-repeat;
  height:24px;
  line-height:24px;
  width:230px;
  margin:0;
  font-size:12px;
  padding:0;
  color:#fff;
  text-align:center;
  font-weight:bold;
}


/* BUTTONS */
input.pas_button {
  font-size: 12px;
  color: #000;
  border: 1px solid #B0B0B0;
  background-color: #E6E6E6;
}

input.pas_button:hover {
  background-color: #D3D3D3;
  color: #000;
}

a.pas_button, 
a.pas_button:visited {
  padding: 2px;
  font-size: 12px;
  color: #000;
  border: 1px solid #B0B0B0;
  background-color: #E6E6E6;
  text-decoration: none;
  line-height: 26px;
}

a.pas_button:hover {
  background-color: #D3D3D3;
  color: #000;
}


/* SIDEBOX */
.sidebox  {
  margin:0 0 10px 0;  
}
.sideboxlogin  {
  margin-left: 8px;  
margin-top:2px;
 margin-bottom: 8px;
}
.sidebox .inner {
  width:226px;
  border-left:2px solid #CCCCCC;
  border-right:2px solid #CCCCCC;
  border-bottom:2px solid #CCCCCC;    
}
.ad {
margin-left:13px;}

/** BEGIN header **/
#header {
  background:url(images/banner.gif) no-repeat;
  color: #fff;
  padding: 0px;
  height:173px;
  width:1020px;
  margin:0 auto;
  clear:both;
  text-align: left;
}

/* ALTERNATING ROW COLORS */
.pas_nav_offers tbody tr.alt th,
.pas_nav_offers tbody tr.alt td,
table.pas_data_table tbody tr.alt td, 
table.pas_data_table tbody tr.alt th {
  background: #f0f0f0;
}

/* TOP NAVIGATION BAR */
#pas_nav_top ul {
  padding: 67px 0 0 175px;
  margin: 0;
  height: 32px;
}

#pas_nav_top ul li {
  list-style-type: none;
  margin: 0;
  display: block;
  float: left;
  text-align: center;
}

#pas_nav_top ul li a, 
#pas_nav_top ul li a:visited {
  color: #fff;
  font-weight: bold;
  font-size: 11px;
  font-family:verdana;
  text-decoration: none;
  line-height: 32px;
  display: block;
  padding: 0 10px;
  text-transform:uppercase;
}

#pas_nav_top ul li a:hover {
 text-decoration:underline;
}

/* NAV LOGIN */
#pas_login {
  color: #000;
}
#pas_login table {
  width: 189px;
  margin: 0 0 10px 0;
  border-bottom:2px solid #ccc;
}
#pas_login table tbody th {
  border-left:2px solid #ccc;
}
#pas_login table tbody td {
  border-right:2px solid #ccc;
  font-size:10px;
}
#pas_login input.login {
  width: 100px;
}

/* NAV OFFERS */
.pas_nav_offers table{
  width: 230px;
  background: #fff;
  font-size: 11px;
  text-align: left;
  color: #000;
  margin: 0 0 10px 0;
  border-bottom:2px solid #ccc;  
}

.pas_nav_offers tbody th,
.pas_nav_offers td  {
  cursor: pointer;
  padding: 3px;
}
.pas_nav_offers tbody td.left  {
  border-left: 2px solid #ccc;
}
.pas_nav_offers tbody td.right  { 
  border-right: 2px solid #ccc;
}
.pas_nav_offers a, 
.pas_nav_offers a:visited {
  color: #000;
  font-weight: bold;
  text-decoration: none;
}

.pas_nav_offers tbody tr.over th a,
.pas_nav_offers tbody tr.over td {
text-decoration:underline;
}

.pas_nav_offers tbody tr.over th, 
.pas_nav_offers tbody tr.over td {

}

.pas_nav_offers table td img {
width: 20px;
height: 20px;
}

/* SIDE NAVIGATION BAR */
#pas_nav_side ul,
.sidebox ul,
#newsnav table   {
  width: 189px;
  list-style: none;
  text-align: left;
  margin: 0 0 10px 0px;
  padding: 0;
  border-bottom:2px solid #ccc;
}
.sidebox ul li.header,
#pas_nav_side ul li.header {
  display: block;
  border:none;
}

#pas_nav_side ul li,
.sidebox ul li {
  margin: 0;
  padding: 0 0 0 10px;
  color: #000;
  font-size: 10px;
  text-decoration: none;
  border-right:2px solid #ccc;
  border-left:2px solid #ccc;
}
#pas_nav_side ul li a, 
#pas_nav_side ul li a:visited,
.sidebox ul li a,
.sidebox ul li a:visited {
  margin: 0;
  color: #000;
  font-size: 10px;
  text-decoration: none;
  display: block;
  padding:5px 0;
  line-height: 13px;
  font-weight:bold;
}

#pas_nav_side ul li a:hover,
.sidebox ul li a:hover {
  text-decoration:underline;
}

/** BEGIN content **/
#content .post {
	padding: 0px;
        margin:0 0 35px 0;
}
#content .post .thumb {
	width: 150px; height: 115px;
	overflow: hidden;
	margin-bottom: 5px;
}
#content .post .thumb img {
	width: 150px;
}
#content .post h3 {
	font-size: 1.2em;
	margin-bottom: 10px;
}
#content .post p {
	line-height: 1.4em;
}
#content .post .readmore {
	text-indent: -9999px;
	width: 99px; height: 17px;
	outline: none;
	background: url(images/readmore.gif) no-repeat 0 0;
	margin: 10px 0;
	display: block;
}
#content .archive {
	padding: 10px;
	clear: both;
}
#content .archive img {
	width: 90px;
	float: left;
	margin: 0 5px 5px 0;
}
#content .archive h3 {
	margin-bottom: 5px;
}
#content .archive p {
	line-height: 1.5em;
	margin-bottom: 10px;
}
#content .single {
	padding: 0px;
}
#content .single h2 {
	margin-bottom: 10px;
	font-size: 1.4em;
}
#content .single p {
	line-height: 1.5em;
	margin-bottom: 10px;
}
#content .single ul, #content .single ol {
	list-style-position: inside;
	margin-bottom: 10px;
}
#content .single li {
	line-height: 1.5em;
	padding: 2px 0;
}
#content .single blockquote {
	padding: 10px 10px 5px;
	margin-bottom: 10px;
	background-color: #eeeeee;
	border-width: 1px 0;
	border-style: solid;
	border-color: #e0e0e0;
}
#content .single h3, #content .single h4, #content .single h5, #content .single h6 {
	font-size: 1.2em;
	margin-bottom: 5px;
}
#postnav {
	padding: 10px;
	font-weight: bold;
	}


/** BEGIN sidebar **/
#rightside .box {
		
}
#rightside .box h2 {
			color: #3D4418;
			font-size: 1em;
			text-transform: uppercase;
			background-color: #FFFFFF;
			padding: 8px 10px;
			border-bottom: 1px solid #DDDDDD;
}
#rightside .box  {
			border: 1px solid #CCCCCC;
			margin-bottom: 8px;
}
#rightside .search {
			margin-bottom: 0;
			border-bottom: 0;
}
#rightside .box form {
			width: 190px; height: 30px;
			padding: 7px;
			background: #E8E8E8 url(images/search.gif) no-repeat center;
}
#rightside .box form input {
				border: 0;
				float: left;
				font-size: 1.2em;
				font-family: Verdana;
				width: 140px;
				margin: 7px 0 0 5px;
				background-color: transparent;
}
#rightside .box form button {
			border: 0;
				float: right;
				text-indent: -9999px;
				width: 70px; height: 30px;
				background-color: transparent;
}

#rightside ul {
			list-style-type: none;
			background-color: #ffffff;
			padding: 6px;
}
#rightside ul li {
				font-size: 1.2em;
				border-bottom: 1px dotted #DCDCDC;
				line-height: 1.4em;
				padding: 2px 0;
}
#rightside ul li a {
				color: #3D441B;
}
#rightside ul li a:hover {
				color: #83A604;
				text-decoration: none;
}

/* CALCULATOR */

.select-site {
	width: 140px;
	margin-top: 4px;
	margin-right: 10px;
	margin-bottom: 4px;
	margin-left: 46px;
}

.CalculatorForm select {
font-size: 11px;
}

form..CalculatorForm {
margin: 0;
}

#result {
padding: 0 6px 6px 10px;
margin-left:27px;
}

.calcbutton {
margin-left: 75px;
   
}


/* FOOTER */

#footer {
  margin: 0px auto;      
  padding: 0;
  width:1020px;
  height:113px;
  font-family: arial;
  color: #fff;
  text-align: left;
  clear: both;
  background:url(images/footer.gif) repeat-x;
}

#footer a, footer a:visited {
  color: #ccc;
}

#footer_center {
  font-size:10px;
}

#footer_left  {
  width: 102px;          
  padding: 0 0 0 20px;       
}

#footer_right {
  width: 263px;         
  padding: 0;       
}

#footer_right a {
  text-decoration: none;
  font-size: 12px;
  font-weight:bold;
  float: right;
  margin: 39px 25px 0 0;
}

#footer_cont {
  margin: 4px 0 9px 0;
  overflow: hidden;
}

#footer_list {
  list-style-type: none;
  margin: 0 0 0 115px;
  padding: 0;
}

#footer_list li {
  float: left;
  line-height: 14px;
  margin: 0 .5em 0 -.5em;
  padding: 0 .5em 0 .5em;
}
#footer_list li a,
#footer_list li a:visited {
  font-size: 11px;
  text-decoration: none;
}
#footer_list a:hover {
  text-decoration: underline;
}


/** BEGIN miscellaneous **/
#comments {
	padding: 10px;
}
	#comments a {
		text-decoration: none;
	}
	#comments h2 {
		font-size: 1.4em;
		margin: 10px 0;
	}
	#comments p {
		margin-bottom: 10px;
		line-height: 1.6em;
	}
	#comments form {
		
	}
	#comments form p {
		margin-bottom: 5px;
	}
		#comments form input {
			margin-right: 5px;
		}
		#comments form input, textarea {
			border: 1px solid #cccccc;
			font-size: 0.9em;
			font-family: Verdana;
			padding: 4px;
			background-position: 4px 4px;
			background-repeat: no-repeat;
			width:551px;
		}
		#comments form input {
			width: 260px;
			border: 1px solid #cccccc;
		}
		#comments form textarea {
			width: 350px;
			padding: 4px 4px !important;
			border: 1px solid #cccccc;
		}
		#comments form button {
			border: 1px solid #a0a0a0;
			font-size: 1em;
			font-family: Verdana;
			padding: 2px 6px;
		}
	.commentdetails {
		margin-top: 25px;
	}
	.commentauthor {
		margin-bottom: 5px !important;
		font-weight: bold;
	}
	.commentdate {
		font-size: 0.8em;
		margin-bottom: 5px;
		color: #909090;
	}
	.required {
		color: #ff0000;
	}
h2.title {
	font-size: 1em !important;
	text-transform: uppercase;
	padding: 10px;
	color: #565656;
}
.notfound {
	padding: 40px;
}
	.notfound h2 {
		font-size: 18px;
		font-weight: normal;
		margin-bottom: 10px;
	}
/** END miscellaneous **/

/** BEGIN wordpress 2.7 comments **/
#comments ol {
	list-style-type: none;
	clear: both;
	padding: 0;
	margin: 0;
}
	#comments .buffer {
		padding: 10px;
	}
	#comments h2 {
		
	}
	#comments ol li {
		margin-bottom: 10px;
	}
	#comments ol li ul li {
		border: 1px solid #e0e0e0;
		padding: 10px;
	}
	#comments ol li .avatar {
		float: right;
	}
	#comments ol li .comment-author {
		
	}
		#comments ol li .comment-author .fn {
			font-weight: bold;
			font-size: 1.2em;
		}
	#comments ol li .comment-meta {
		font-size: 0.9em;
		color: #999999;
		margin: 5px 0 10px;
	}
	#comments ol li .reply {
		font-size: 0.9em;
		font-weight: bold;
		padding-bottom: 10px;
	}
	#comments .children {
		list-style-type: none;
	}
#comments .navigation {
	padding: 0 10px 20px;
	font-size: 0.9em;
}
	#comments .navigation a {
		color: #999999;
		padding: 3px 8px;
		border: 1px solid #cccccc;
	}
	#comments .navigation a:hover {
		color: #000000;
		border-color: #000000;
		text-decoration: none;
	}
#comments .says {
	display: none;
}
/** END wordpress 2.7 comments **/
