/* 
Theme Name: NLOP V2
Theme URL: http://nlop.com
Description: Custom theme for National League of Poker.
Author: Erik Karey
Author URI: 
Version: 
Tags: black, red, silver, poker
*/

body {
	background: url(images/bg-top2.jpg) repeat-x #3c3c3c;	
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}

container {
	background: url(images/pokerbgmain.jpg); background-size: 100%;	
}

.clear {
	clear: both;	
}

a {
color: #d21009;
}

a:hover {
color: #cb2b3b;
}

#wrapper {
	width: 835px;
	margin: -16px auto 0 auto;
	padding: 0 0 15px 0;
}

#wrapper {
*margin-top: -13px;
}

@media screen and (-webkit-min-device-pixel-ratio:0)
{
 #wrapper
 {
  margin: 0 auto;
 }
}

#header {
	width: 835px;
	height: 144px;
	background:url(images/headerbg2.png) no-repeat;
}

#header h1#logo {
	width: 277px;
	height: 96px;
	background: url(images/nlop_logo_white_text.png) no-repeat;
	float: left;
	text-indent: -9999px;
	margin: 25px 0 0 0;
}

#header #recent-winners {
	width: 348px;
	height: 89px;
	background:url(images/recent-winner-box.png) no-repeat;
	float: right;
	margin: 0 15px 0 0;
}

#recent-winners h3 {
	text-align: center;
	margin: 10px 0 0 0;
	font-size: 22px;
}

#recent-scroll-wrap {
	margin: 5px auto 0 auto;
	width: 320px;
	height: 39px;
	overflow: hidden;
	position: relative;
}

#recent-scroll p {
	line-height: 39px;
	height: 39px;
	font-size: 18px;
}

#recent-scroll {
 	line-height: 39px;
	white-space: nowrap;
}

#menu {
	z-index: 100;	
}

#menu ul {
	height: 39px;
	margin: 0 0 1px 0;
	background: url(images/menu-border.png) no-repeat top left;
	z-index: 100;
}

#menu ul li {
	list-style-type: none;
	line-height: 39px;
	height: 39px;
	float: left;
	background: url(images/menu-border.png) no-repeat top right;
	position: relative;
	z-index: 100;
}

#menu ul li a {
	color: #FFFFFF;
	font-weight: bold;
	display: block;
	height: 39px;
	padding: 0 27px 0 27px;
	text-decoration: none;
	font-size: 14px;
}

#menu ul li a:hover {
	background: url(images/menu-rollover.png) no-repeat top right;	
}

#menu ul li ul, li.over ul {
	position: absolute;
	left: -1px;
	top: 39px;
	display: none;
	background: #8e0904;
	height: auto;
	width: auto;
	z-index: 100;
	border-left: 1px solid #670300;
	border-right: 1px solid #670300;
	border-bottom: 1px solid #670300;
}

* html ul li { float: left; }
* html ul li a { height: 1%; }

#menu ul li ul li {
	width: 210px;
	float: none;
	background: none;
	height: 25px;
	line-height: 25px;
	z-index: 100;
}

#menu ul li ul li a {
	padding: 0 10px 0 10px;
	height: 25px;
	line-height: 25px;
	font-size: 13px;
	z-index: 100;
}

#menu ul li ul li a:hover {
	background: #ab0911;
	z-index: 100;
}

#menu ul li:hover ul, li.over ul
{ 
	display: block;
	z-index: 100;
}

h2#tagline {
	text-indent: -9999px;
	margin: 25px auto 10px auto;
	background: url(images/100k-cash-prizes.png) no-repeat;
	width: 830px;
	height: 35px;
}

#home-left {
	float: left;
	width: 315px;
}

#rotator {
	width: 315px;
	height: 270px;
	background: url(images/rotatorbg.png) no-repeat;
}

#home-right {
	float: right;
	width: 500px;
	z-index: 0;
}

#signup-box {
	width: 544px;
	height: 240px;
	background: url(images/100k-cash-prizes-free.png) no-repeat;
	position: relative;
	z-index: 0;

}

#signup-box #signup-form {
	position: absolute;
	width: 285px;
	height: 300px;
	z-index: 0;
	left: 11px;
	top: 11px;
		margin-top: 250px;
		margin-left: 10px;
}

#home-right .advert {
	width: 300px;
	height: 250px;
	margin: 20px auto 0 auto;

}

.divider {
width: 467px;
height: 2px;
background: url(images/divider.png) no-repeat;
margin: 11px auto 11px auto;
}

.top {
margin: 21px auto 11px auto;
}

#feature-boxes .boxone, #feature-boxes .boxtwo, #feature-boxes .boxthree {
float: left;
height: 65px;
width: 155px;
border: 1px solid #000000;
}

#feature-boxes .boxone {
margin: 0 16px 0 0;
}

#feature-boxes .boxthree {
margin: 0 0 0 16px;
}

h3#upcoming {
	width: 347px;
	height: 24px;
	background: url(images/featured-tournaments.png) no-repeat;
	text-indent: -9999px;
	margin: 15px 0 8px 0;
}

#tourney-box {
	width: 420px;
	height: 237px;
	background: url(images/tourney-bg.png) no-repeat;
	overflow: hidden;
	padding: 20px;
	position: relative;
}

#tourney-box #tourney-scroll {
	position: relative;
	width: 400px;
	height: 237px;
	overflow: hidden;
}

#tourney-box #tourney-scroll #twrap {
	margin: 20px 0 0 20px;	
}

#tourney-box #tourney-scroll #twrap div {
	font-size: 17px;
	font-weight: bold;
	margin: 0;
	width: 400px;
	padding: 0;
}

#tourney-box #tourney-scroll #twrap div p {
	font-size: 13px;
	font-weight: normal;
	margin: 1px 0 15px 0;
	padding: 0;
}

#footer-wrap {
	background: url(images/footer-top.png) repeat-x #202020;
	height: 264px;
	position: relative;
}

#footer-links {
	height: 184px;
	width: 835px;
	margin: 0 auto;
}

#footer-links ul {
	height: 184px;
}

#footer-links ul li {
	display: inline;
	list-style-type: none;
	width: 255px;
	height: 184px;
	float: left;
	padding-left: 21px;
}

#footer-links ul ul {
	height: auto;
	margin: 0 0 0 20px;
}

#footer-links ul li ul li {
	width: auto;
	display: block;
	height: auto;
	float: none;
	font-size: 12px;
	margin: 0 0 4px 0;
	padding: 0 0 0 14px;
	height: 20px;
	line-height: 20px;
	background: url(images/red-arrow.jpg) no-repeat 0px 6px;
}

#footer-links ul li ul li a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

#footer-links ul li ul li a:hover {
	text-decoration: underline;	
}

#footer-links h3 {
	color: #c60101;
	margin: 18px 0 10px 0;
	font-size: 16px;
}

#disclaimer {
	color: #202020;
	background: #e1e1e1;
	height: 180px;
}

#disclaimer #footericons {
text-align: center;
padding-top: 7px;
}

#disclaimer #footericons img {
margin-right: 30px;
}

#disclaimer p {
	width: 675px;
	margin: 0 auto;
	padding: 12px 0 0 0;
	text-align: center;
	font-size: 11px;
}

#subwrap {
	width: 813px;
	margin: 15px 0 10px 0;
	position: relative;
	min-height: 625px;
}

#subwrap #subcontent {
	width: 813px;
	background: url(images/subpage-bg.png) #141414 no-repeat;
}

#subwrap #subbottom {
	background: url(images/subpage-bg-bottom.png) no-repeat;
	width: 813px;
	height: 23px;
}

#subwrap-narrow #adright {
	width: 182px;
	height: 625px;
	background: url(images/160bg.png) no-repeat;
	float: right;
}

#adright .adwrapper, #adbottom .adwrapper {
	margin: 12px 0 0 12px;	
}

#adbottom .adwrapper {
padding: 10px 0 0 0;
*padding: 0;
}

#adbottom {
	width: 751px;
	height: 111px;
	background: url(images/clear.png) no-repeat;
	margin: 20px auto 0 auto;
}

#subwrap-narrow {
	width: 835px;
	margin: 15px 0 10px 0;
	position: relative;
	min-height: 625px;
}

#subwrap-narrow #subcontent {
	width: 636px;
	float: left;
}

#subwrap-narrow #content {
	background: #141414 url(images/subsmall-bg.jpg) no-repeat top left;
width: 610px;
}

#subwrap-narrow #subbottom {
	background: url(images/subsmall-bg-bottom.png) no-repeat top left;
	width: 636px;
	height: 19px;
}

#subcontent #content {
	padding: 20px 13px;	
}

#subcontent #content h2 {
	font-size: 26px;
	margin: 0 0 18px 0;
}

#subcontent #content h3 {
	font-size: 20px;
	padding: 12px 0 0 0;
         margin: 0;
}

#subcontent #content h2 a { 
	color: #FFFFFF;
	text-decoration: none;
}

#subcontent #content p {
	font-size: 14px;
        margin: 15px 0;
line-height: 16px;
}

#breadcrumb {
	margin: 10px 0 15px 0;	
	font-size: 12px;
}

.alignright {
float: right;
margin: 0 0 10px 10px;
}

.aligncenter {
margin: 5px auto;
display: block;
}

#content ul, #content ol {
margin: 10px 0 10px 30px;
}

#content li ul {
margin: 10px 0 0 40px;
list-style: disc;
}

#content ul li, #content ol li {
list-style: disc;
padding: 0 0 7px 5px;
font-size: 12px;
}

#content ol li {
list-style: decimal;
}

#content ol li li {
list-style: disc;
}

#content ul.large li, #content ol.large li{
font-size: 14px;
}

.row_head {
	background-color: #ba0000;
	color: #FFFFFF;
        font-size: 12px;
        padding: 7px;
        font-weight: bold;
}

.row_subhead {
	background-color: #ac1414;
	color: #FFFFFF;
        font-size: 12px;
        padding: 5px;
}

.row_grey {
	background-color: #E6E6E6;
	color: #000000;
        font-size: 12px;
        padding: 5px;
}

.row_white {
	background-color: #FFFFFF;	
	color: #000000;
        font-size: 12px;
        padding: 5px; 
}

.imageElement {
visibility: hidden;
}
#myGallery, #myGallerySet, #flickrGallery
{
	width: 600px;
	height: 300px;
	border: 2px solid #2a2a2a;
	background: #000 url('http://www.nlop.com/wp-content/plugins/dynamic-content-gallery-plugin/css/img/loading-bar-black.gif') no-repeat center;
}
.jdGallery .slideInfoZone
{
	height: 55px;
}
.jdGallery .slideInfoZone h2
{
	font-size: 16px !important;
	margin: 2px 5px !important;
	padding: 0px 0px !important; 
	color: #FFFFFF !important;
	}

.jdGallery .slideInfoZone p
{
	padding: 0px 0px !important;
	font-size: 12px !important;
	margin: 2px 5px !important;
	color: #FFFFFF !important;
}

.jdGallery .slideInfoZone p a, .jdGallery .slideInfoZone p a:link, .jdGallery .slideInfoZone p a:visited 
{
	color: #FFFFFF !important;
	font-weight:normal !important;
}

.jdGallery .slideInfoZone p a:hover
{
	color: #FFFFFF !important;
	font-weight:bold !important;
}

img.centered, .aligncenter, div.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}

img.alignright {
padding: 4px;
margin: 0 0 2px 7px;
display: inline;
}

img.alignleft {
padding: 4px;
margin: 0 7px 2px 0;
display: inline;
}

.alignright {
float: right;
}

.alignleft {
float: left;
}
