/*
THEME NAME: Johnny Jungle
THEME URI: 
DESCRIPTION:
VERSION:1.6.1
AUTHOR: 
AUTHOR URI:
TAGS: 
*/
@import url('blueprint/screen.css');

@import url('examples/2c-r.css');

#header {
background:transparent url(/wp-content/themes/JohnnyJungle/images/jj-header.jpg) no-repeat scroll 0 0;
height:175px;
}

#container a:hover, .sidebar a:hover {
	color:#BB000F;
}

#content .feed_item_description {
	color:#FFFFFF;
	font-family:arial !important;
	line-height:135%;
	margin:0 0 0 3px;
	padding:0 2px 0 3px;
}

div#content-home, div#player-page {
	width:728px;
}

.player-content  a, div#content a, .white-column a {
	color:#9D000C;
	text-decoration:none;
}

A:visited {
color:#9D000C;
}


div#content a:hover {
	color:#B9000E;
	text-decoration:none;
}

.entry-meta {
	font-size:12px;
	font-style:italic;
	clear:both;
}

h2.entry-title {
	background:transparent url(/wp-content/themes/JohnnyJungle/images/titlebg.png) no-repeat !important;
	color:#FFFFFF;
	height:92px !important;
	line-height:100px !important;
	margin-left:-10px;
	padding-left:10px;
	width:640px;
	text-transform:uppercase;
}

h4.entry-title {
	background:transparent url(/wp-content/themes/JohnnyJungle/images/2c_titlebg.png) no-repeat !important;
	color:#FFFFFF;
	height:92px !important;
	line-height:100px !important;
	margin-left:-10px;
	padding-left:10px;
	width:640px;
	text-transform:uppercase;
	margin-top:0;
	padding-top:0;
}

div#content {
	width:700px;
	margin:0 0 0 10px;
	font-size:13px;
}

div#wrapper {
	background:#FFFFFF url(/wp-content/themes/JohnnyJungle/images/sidesep.gif) repeat-y scroll right center;
	margin:0 auto;
	padding:0;
	text-align:left;
	width:950px;
}

body {
	background:#C9C9C9 none repeat scroll 0 0;
	font-family:Arial,Sans-serif;
	margin: 0 auto;
}

div#menu {
background:transparent url(/wp-content/themes/JohnnyJungle/images/navbar-bg.png) repeat-x scroll 0 0;
height:25px;
position:relative;
width:728px;
z-index:999999;
display:block;
}
div#menu li {
	background:transparent url(/wp-content/themes/JohnnyJungle/images/pipe.png) no-repeat scroll right 50%;
	display:inline;
	margin:-6px 0 0;
	padding:0;
	text-align:center;
	width:91px;
	display:block;
}

div#menu ul {
	line-height:1;
	list-style:none;
	margin:0;
	padding:10px 0 0 0;
	display:block;
}
div#menu ul li {
display:block;
float:left;
height:17px;
width:91px;
}

div#menu ul ul li {
	float:none;
	display:inline;
}

div#menu ul ul li a {
	float:none;
	background:#333 !important;
	width:150px !important;
	border-top:solid 1px #000;
	text-align:left;
	margin:0;
	padding:0;
	text-indent:4px !important;
	font-size:11px;
	height:18px !important;
	line-height:18px;
}

#menu ul ul li a:hover {
	background:#B6000E !important;
	width:150px;
	border-top:solid 1px #000;
	text-align:left;
	margin:0;
	padding:0;
	text-indent:4px;
	float:none;
	height:18px;
	line-height:18px;
}
div#menu ul a {
color:#FFFFFF;
display:block;
font-size:12px;
height:25px;
line-height:25px;
margin-top:-4px;
text-decoration:none;
width:91px;
}

div#menu ul li ul li ul, #fbinfobox, #post-962 h3 {
	display:none;
}

div#menu li.page-item-7 a {
	color:#FFFFFF;
	display:block;
	font-size:13px;
	height:28px;
	line-height:13px;
	margin-top:-4px;
	padding-top:5px;
	text-decoration:none;
}

div#menu ul a:hover, div#menu li.current_page_item a {
	background:transparent url(/wp-content/themes/JohnnyJungle/images/navbar-bg-highlight.png) repeat-x;
	width:89px;
	text-indent:2px;
	height:25px;
}

div#menu ul ul ul a, p.wp-caption-text {
	font-style:italic;
}

div#menu ul li ul {
	left:-999em;
	position:absolute;
	margin:0;
	padding:0;
}
div#menu ul li, div.navigation div.nav-previous {
	float:left;
}

div#menu ul li:hover ul {
	left:auto;
}

.entry-title {
	clear:both;
}

form#commentform .form-label {
	margin:1em 0 0;
}

form#commentform span.required {
	background:#fff;
	color:#c30;
}

form#commentform, form#commentform p {
	padding:0;
}

input#author, input#email, input#url {
	padding:0.2em;
	width:50%;
}

textarea#comment {
	height:10em;
	margin:0 0 0.5em;
	overflow:auto;
	padding:0.2em;
	width:99%;
}

div.comments ol li {
	margin:0 0 1em;
}

.alignright, img.alignright {
	float:right;
	margin:1em 0 0 1em;
}

.alignleft, img.alignleft {
	float:left;
	margin:1em 1em 0 0;
}

.aligncenter, img.aligncenter {
	display:block;
	margin:1em auto;
	text-align:center;
}

div.gallery {
	clear:both;
	height:180px;
	margin:1em 0;
	width:100%;
}

div.gallery dl {
	margin:1em auto;
	overflow:hidden;
	text-align:center;
	float:left;
}

div.gallery dl.gallery-columns-1 {
	width:100%;
}

div.gallery dl.gallery-columns-2 {
	width:49%;
}

div.gallery dl.gallery-columns-3 {
	width:33%;
}

div.gallery dl.gallery-columns-4 {
	width:24%;
}

div.gallery dl.gallery-columns-5 {
	width:19%;
}

div#nav-above {
	margin-bottom:1em;
}

div#nav-below {
	margin-top:1em;
}

div#nav-images {
	height:150px;
	margin:1em 0;
}

div.navigation {
	height:1.25em;
}

div.navigation div.nav-next {
	float:right;
	text-align:right;
}

div.sidebar h3 {
	font-size:17px;
	font-weight:lighter;
	line-height:23px;
	margin:0;
	padding:0;
	background:transparent url(/wp-content/themes/JohnnyJungle/images/title-bg.png) repeat-x scroll 0 0;
	height:25px;
	color:#FFFFFF;
	text-align:center;
}

#white-column h2, .white-column h2 {
	background:transparent url(/wp-content/themes/JohnnyJungle/images/title-bg.png) repeat-x scroll 0 0 !important;
	color:#FFFFFF !important;
	font-size:17px;
	font-weight:lighter !important;
	height:25px !important;
	line-height:23px !important;
	margin:0 !important;
	padding:0 !important;
	text-align:center !important;
	width:100% !important;
	text-transform:none;
}

#white-column li, .white-column li, #gray-column li, .gray-column li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0 0 5px;
	font-size:12px;
	color:#000;
}

#white-column ul li a, .white-column ul li a, #gray-column ul li a, .gray-column ul li a, .jjchome-title a, .jjradio-title a {
	color:#000;
	text-decoration:none;
}

#white-column ul li, .white-column ul li, #gray-column ul li, .gray-column ul li {
	list-style-type:disc;
	margin:0 0 5px 15px;
}

#white-column ul, .white-column ul, #gray-column ul, .gray-column ul {
	padding-left:5px;
	margin-top:5px;
}

div.sidebar input#s {
	width:7em;
}

div.sidebar li {
	list-style:none;
	color:#fff;
}

div.sidebar li a {
	color:#FFF;
	text-decoration:none;
}

div.sidebar li form {
	font-size:14px;
	font-weight:lighter;
	margin:0.2em 0 0;
	padding:0;
}

#countdown {
	font-size:10px;
	margin-left:5px;
	color:#FFFFFF;
	height:115px;
	position:relative;
	z-index:5;
}

#countdown a {
	color:#FFFFFF;
	text-decoration:none;
}

#countdown a:hover {
	color:#BA0000;
	text-decoration:none;
}

div.sidebar ul ul {
	margin:0 0 0 5px;
}

div.sidebar ul ul li {
	list-style-type:none;
	margin:0;
}

div.sidebar ul ul ul {
	margin:0 0 0 0.5em;
}

div.sidebar ul ul ul li, .player-list li, #topchoices li {
	list-style-type:none;
}

div#menu ul li, div.navigation div.nav-previous {
	float:left;
}

div.navigation div {
	width:50%;
}

div.gallery *, div.sidebar div, div.sidebar ul {
	padding:0;
	margin-top:5px;
}

div#home-ad {
	width:728px;
	height:90px;
}

#toppage-ad {
height:90px;
position:relative;
right:10px;
width:728px;
z-index:0;
}
div#access {
	width:950px;
	float:left;
	height:25px;
	background:transparent url(/wp-content/themes/JohnnyJungle/images/navbar-bg.png) repeat-x scroll 0 0;
}

.stats-column {
	float:left;
	width:160px;
	background:#E6E6E6;
	padding-left:4px;
	padding-right:4px;
	padding-top:10px;
	min-height:1800px;
	font-size:12px;
}

.stats-column ul {
padding-left:10px;
}

#topchoices ul {
}

.player-card {
	background-color:#000;
	padding-top:5px;
}
.player-card img {
	padding-bottom:11px;
}
.player-content {
	float:left;
	width:550px;
	padding-left:4px;
	padding-right:4px;
	padding-top:10px;
	font-size:13px;
}

div#gray-column, .gray-column {
	float:left;
	width:412px;
	background:#E6E6E6;
	padding-left:4px;
	padding-right:4px;
	padding-top:10px;
	min-height:1950px;
}
.gray-column {
	width:450px;
	height:1950px;
}

#gray-column h2, .gray-column h2 {
	background:transparent url(/wp-content/themes/JohnnyJungle/images/title-bg.png) repeat-x scroll 0 0;
	color:#FFFFFF;
	font-size:17px;
	font-weight:lighter;
	height:25px;
	line-height:23px;
	margin:0;
	padding:0;
	text-align:center;
}

#myGallery  h2 {
	font-size:24px !important;
}

div#white-column, .white-column {
	float:left;
	width:300px;
	padding-left:4px;
	padding-right:4px;
	padding-top:10px;
}
.white-column {
	width:262px;
}
.white-column a{
	color:#BA0000;
}
.gray-column a{
	color:#BA0000;
}
img {
	border:none;
}

.postimage {
	border:1px solid #555555;
	float:left;
	margin:0 10px 0 0;
	width:100px;
}

.jjchome-title, .jjradio-title {
background:#D1D1D1 none repeat scroll 0 0;
color:#000000;
font-size:12px;
height:14px;
margin:0 0 10px;
padding:5px;
}
.jjchome {
	margin-top:10px;
	height:125px;
}

.jjchome-meta, .jjchome-meta a, .jjradio-meta, .jjradio-meta a {
	font-size:10px;
	color:#777;
	text-decoration:none;
}

.jjchome-date, .jjradio-date, fbconnect_miniprofile a, .widget_FacebookConnector, .comment-meta {
	font-size:12px;
}

.jjchome-content, .jjradio-content {
	font-size:11px;
}

.jjradio {
	height:122px;
	margin-bottom:15px;
	overflow:hidden;
}

#searchbox {
float:right;
margin-right:10px;
margin-top:-24px;
position:relative;
z-index:9999;
}

.wp-table-reloaded-id-2, .wp-table-reloaded-id-1 {
	margin-top:0px !important;
}

.wp-table-reloaded-id-4 th, .wp-table-reloaded-id-4 .odd td, .sidebar div.ybr li.ybi.odd, .sidebar div.ybr li.ybi {
	background-color:#000 !important;
}

.wp-table-reloaded-id-4 td {
	color:#fff !important;
}

.wp-table-reloaded-id-4 .even td {
	background-color:#333 !important;
}

.page-listing {
	width:728px;
	background:#333;
	margin-left:-10px;
}

.page-listing li, .player-listing li {
	background:#333333 none repeat scroll 0 0;
	display:inline;
	font-size:11px;
	margin-left:5px;
}

.page-listing ul, .player-listing ul {
	margin:0px;
	padding:0px;
}

.page-listing li a, .player-listing li a {
	color:#eee !important;
	text-decoration:none;
}

.page-listing li a:hover, .player-listing li a:hover {
	color:#AE0000 !important;
}

.rating span {
	display:inline-block;
	width:22px;
	height:25px;
	text-indent:-9999px;
	background:url('/wp-content/themes/JohnnyJungle/images/rating-ball.png') no-repeat left top;
	margin-top:-10px;
}

.rating span.empty {
	background:url('/wp-content/themes/JohnnyJungle/images/rating-ball-empty.png') no-repeat left top;
}

.fbconnect_miniprofile p {
	margin-top:0 !important;
	font-size:12px;
}

.login-button {
	position:relative;
	left:20px;
	text-align:center;
	line-height:25px;
	float:none;
}

.login-button a {
	background:#BA0000;
	display:block;
	float:left;
	height:25px;
	width:82px;
}
.login-button a:hover {
	background:#CA0000;
	color:#000 !important;
}

.register-button {
	position:relative;
	left:40px;
	text-align:center;
	line-height:25px;
	float:none;
}

.register-button a {
	display:block;
	float:left;
	height:25px;
	width:82px;
	background:#BA0000;
}
.register-button a:hover {
	background:#CA0000;
	color:#000 !important;
}
.edit-button {
	position:relative;
	left:20px;
	text-align:center;
	line-height:25px;
}

.edit-button a {
	background:#BA0000;
	display:block;
	float:left;
	height:25px;
	width:82px;
}
.edit-button a:hover {
	background:#CA0000;
	color:#000 !important;
}

.logout-button {
	position:relative;
	left:40px;
	text-align:center;
	line-height:25px;
}

.logout-button a {
	display:block;
	float:left;
	height:25px;
	width:82px;
	background:#BA0000;
}
.logout-button a:hover {
	background:#CA0000;
	color:#000 !important;
}


.fbbutton {
	margin:13px !important;
	margin-top:0px !important;
}

.fbconnect_userpicmain {
	border:2px solid #D5D6D7;
	display:block;
	float:left;
	margin:5px !important;
	overflow:hidden;
}

.fblogin-text {
	margin-left:5px !important;
}

.widget_FacebookConnector a {
	font-size:16px;
}

.widget_FacebookConnector hr {
	width:200px;
	margin-top:-2px;
}

#comments-list h3 {
	background:transparent url(/wp-content/themes/JohnnyJungle/images/navbar-bg.png) repeat-x scroll 0 0;
	color:#FFFFFF;
	font-size:17px;
	font-weight:lighter;
	height:25px;
	line-height:23px;
	margin:0;
	padding-left:15px;
}

div#comments img {
	float:right;
	height:50px;
	width:50px;
	border:2px solid #aaa;
}

div#comments img#fb_login_image {
	border:none;
	float:right;
	height:25px;
	margin-top:45px;
	width:107px;
}

div#comments div#comments-list ol li {
	list-style:none;
	padding:1em;
	border:1px solid #E4E4E4;
	margin-left:0;
	margin-right:0;
}

div#comments div#comments-list ol li.alt {
	background:#eee;
	border-top:1px solid #e4e4e4;
	border-bottom:1px solid #e4e4e4;
}

div#comments div#comments-list ol li.bypostauthor div.comment-author:after {
	font-style:italic;
	content:"The Author";
	margin-left:1em;
}

#respond p {
	border:2px solid #eee;
	padding:5px !important;
	color:#fff;
	background:#000;
	margin-top:-15px;
}

.jdGallery .slideInfoZone a {
	color:#9D000C;
	font-weight:bold;
}

.player-infomation {
	margin-left:5px;
}

.player-photo {
	border:2px solid #000000;
	float:left;
	margin-right:5px;
	margin-bottom:5px;
}

.player-list {
	margin-top:5px;
}

.player-listing {
	width:728px;
	background:#333;
	margin-left:0px;
}

.p-info {
	margin:5px;
}

.topchoices li {
	display:inline;
	float:left;
	padding-left:5px;
}

.topchoices {
	float:right;
	position:relative;
	text-align:right;
	top:-115px;
	height:0px;
}

#opponentslogo {
	left:110px;
	position:relative;
	top:-140px;
	width:50px;
	height:0;
	filter:alpha(opacity=40);
	opacity:0.4;
}

div#footer a {
	color:#FFF;
}

li ul, li ol, ul, ol {
	margin:0;
}

input[type=text], input[type=password], textarea, select {
	margin:0.3em 0;
}

input.text, input.title {
	margin:0.3em 0;
	width:135px;
	padding:1px;
}

#ngg-imagebrowser-5-45 {
	width:436px;
}

.ngg-widget, .ngg-widget-slideshow {
	padding:5px 0 0 22px !important;
}

.sidebar .pipesTitle a {
	font-size:12px;
	font-weight:bold;
	padding-bottom:3px;
	width:100%;
	color:#9D000C;
	margin-left:-5px !important;
}

.sidebar .pipesImgdescription {
	font-size:11px;
	font-weight:normal;
	padding-bottom:3px;
	width:100%;
}

.sidebar .pipesText {
	margin-left:10px !important;
}

.sidebar h3.ybh {
	Display:none;
}

.widget_FacebookConnector {
}

#timer {
font-size:14px;
font-weight:bold;
}
#comments-list h2.entry-title {
background:none !important;
font-size:14px;
padding-left:5px;
height:20px;
}
.fbnarrowcolumn a {
color:#000;
font-weight:lighter;
}
#comments-list ol {
margin-left:-40px;
}
.fbnarrowcolumn h2 {
background:transparent url(/wp-content/themes/JohnnyJungle/images/navbar-bg.png) repeat-x scroll 0 0;
color:#FFFFFF;
font-size:17px;
font-weight:lighter;
height:25px;
line-height:23px;
margin:0;
padding-left:15px;
}
.fbnarrowcolumn {
padding:0 10px 20px 0 !important;
width:728px !important;
}

.fbnarrowcolumn #comments-list ol {
margin-left:5px;
margin-top:-20px;
}
.ybf {
display:none !important;
}

.ngg-galleryoverview {
padding:47px !important;
width:360px !important;
}

#ps-home h4.entry-title {
width:450px;
}

#donate {
float:right;
margin-top:-25px;
margin-right:10px;
}

#footerlinks {
padding-left:9px;
}

div#footer {
background:#B00000 url(/wp-content/themes/JohnnyJungle/images/navbar-bg.png) repeat-x scroll 0 0;
border-bottom:1px solid #000;
border-top:2px solid #000;
font-size:15px;
}
div#footer a {
text-decoration:none;
}
div#footer a:hover {
color:#000;
}
#footer-social {
float:left;
margin-right:5px;
margin-top:5px;
}
.fbcommunity {
margin-bottom:-5px;
padding:9px;
}
#Copyright {
color:#000;
font-size:13px;
padding-left:9px;
}

.fbconnect_userpics2 {
padding-left:20px !important;
width:708px !important;
}

.slideInfoZone p {
opacity:1 !important;
}

.photolicense {
font-size:10px;
}

.wp-pagenavi {
margin-top:10px;
position:absolute;
}

li#random-posts ul, li#random-posts li {
padding:0px;
margin:33px;
list-style:none;
}
#credits {
font-size:11px;
}

#respond .fbconnect_login_button img {
height:25px !important;
width:107px !important;
}
.wp-table-reloaded .header {
background:url("../img/bg.gif") no-repeat scroll right center #B8000E !important;
}

.wp-table-reloaded .headerSortDown, .wp-table-reloaded .headerSortUp {
background-color:#000 !important;
}