/*
Theme Name: 
Theme URI: 
Description: Theme designed by Zeekee Interactive
Author: Zeekee Interactive
Version: 1.0
*/


/* CSS */

html { overflow-y:scroll; }
body {
	color:#000000;
	font-size:14px;
	margin:0 auto;
	background-repeat: repeat;
	background-position: top center;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(images/bg_repeat.jpg);
}

a {
	color:#2d2620;
	text-decoration: none;
}

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

embed { width: 590px; height:auto; }

p{	color:#585858;	}

img{border:none;}

h1, h2, h3, h4, p { margin:0 0 8px 0; }

h1, h2, h3, h4 {
    /*font-family: Impact, Charcoal, sans-serif;*/
	color:#2d2620;
}


h1 { font-size:25px; }

h2 { font-size:20px; }

h3 { font-size:15px; }

/* ---- class settings ----------------------- */

.img_top {
	position: absolute;
	top: 0;
	left: 0;
}

.img_btm {
	position: absolute;
	left: 0;
	bottom: 0;
}

.hidden-text {
     display: block;
     position: absolute;
     top: 0px;
     left: 0px;
     text-indent: -2000em;
}

.wpbannerslite_placeholder{
	border:none;	
}

/* ---
    min-height:400px;
    height:auto !important;
    height:400px;
--- */

.topic_text iframe {
	max-width:475px !important; 	
}

/* ---- layout settings ----------------------- */


#main_container {
	position:relative;
	margin:0 auto;
	width:960px;
	height:auto;
}

#header {
	position:relative;
	top:0;
	left:0;
	width:960px;
	height:117px;
	background:url(images/bg_header.png) no-repeat top center;
	z-index:999;
}

#rotator{
	position:relative;
	width:960px;
	height:416px;
	background:url(images/bg_rotator.png) no-repeat top center;
	margin:-57px 0 0 0;
}

#image_wrap{
	position:absolute;
	left:12px;
	top:20px;
	width:631px;
	height:327px;
}

.image_wrap_text{
	margin:-120px 100px 0 20px;
	color:#fff;	
	font-family: 'VT323', cursive;
	font-size:45px;
	line-height:50px;
	text-shadow:#000 2px 2px;
}

#rotator_sub{
	width:960px;
	height:57px;
	background:url(images/bg_rotator_sub.jpg) no-repeat top center;
	margin:-57px 0 0 0;
}

.rotate_thumb {
	float:left;
	width:66px;
	height:66px;
	padding:4px;
	background:#fff;
	margin:6px 35px 0 0;
}

.rotator_text {
	width:175px;
	float:left;
}

.rotator_flag{
	color:#fff;
	text-transform:uppercase;
	font-size:15px;
	letter-spacing:.05em;
	margin:0;
}

.short_description {
	color:#fff;
	
}

#post_wrap{
	position:absolute;
	right:0;
	bottom:69px;
}

.rotator_post {
	height:79px;
	width:287px;
	padding:15px;
	cursor:pointer;
}

#banner {
	position:relative;
	width:948px; /*was 946*/
	height:90px;
	background:#fff;
	padding:6px;
	margin:10px 0;
	border:1px solid #8b0004;
}

#search_bar{
	position:relative;
	float:right;
	width:217px;
	height:auto;
	padding: 42px 0 0 0;
	background:url(images/bg_search.jpg) no-repeat top center;
}

#social{
	position:relative;
	height:20px;
	padding:0 10px;
	
}

#search_text{
	position:absolute;
	top:9px;
	left:12px;
	height:26px;
	width:158px;
	border:none;
	background:none;
	color:#999;
}

#btn_search {
	position:absolute;
	top:9px;
	right:8px;
}


.prev, .next {
	position:absolute;
	cursor:pointer;
	z-index:999;
	right:10px;
}

.next {
	bottom:69px;	
}


/* root element for scrollable */
.scrollable {  
	
	/* required settings */
	position:relative;
	overflow:hidden;	

	/* vertical scrollers have typically larger height than width */	
	height: 327px;	 
	width: 317px;
}

/* root element for scrollable items */
.items {	
	position:absolute;
	
	/* this time we have very large space for height */	
	height:20000em;	
	margin: 0px;
}

/* single scrollable item */
.item {
	border-bottom:1px solid #ddd;
	margin:10px 0;
	padding:15px;
	font-size:12px;
	height:180px;
}

/* ---- start nav id settings ------------------------ */
 
#nav {
	position:absolute;
	top:30px;
	left:277px;
	width:658px;
	height:51px;
}

/* ---- end nav id settings -------------------------- */

#main {
	position:relative;
	top:0;
	left:0;
	width:960px;
	height:auto;
}

/* ---- start main content settings -------------- */

#content_main {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:641px;
	height:auto;
}

#content_content{
	background:#fff;
	margin:0 10px 0 0;
	padding:30px;
	width:590px;
	min-height:1200px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px; /* future proofing */
	-khtml-border-radius: 10px; /* for old Konqueror browsers */
}

.post_box {
	background:#fff;
	padding:15px;
	width:611px;
	margin:0 0 10px 0;
	min-height:170px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px; /* future proofing */
	-khtml-border-radius: 10px; /* for old Konqueror browsers */	
}

.post_right {
	width:421px;
	float:right;
}

.post_thumb {
	float:left;
	margin:0 20px 0 0;
	height:170px;
	width:170px;
}

.post_title{
	font-size:24px;
	font-weight:900;
	margin:0;
}

.post_title a {
	color:#2d2620;	
}

.post_title a:hover {
	color:#e7005a;
	text-decoration:none;
}

.post_info{
	color:#585858;	
	font-size:12px;
}

.post_info a{
	color:#c9181e;	
}

.post_excerpt{
	color:#585858;	
	font-size:13px;	
}

/* ---- end main content settings ---------------- */

/* ---- start side bar content settings -------------- */

#side_bar {
	position:relative;
	top:0;
	left:0;
	float:right;
	width:300px;
	height:auto;
	list-style:none;
}

#side_bar li {
	list-style:none;
}

#high_scores{
	position:relative;
	background:url(images/bg_scores.jpg) repeat-y top center;	
	width:297px;
	height:auto;
}

.score_number {
	display:block;
	float:left;
	width:47px;
	font-family: 'VT323', cursive;
	font-weight:900;
	font-size: 36px;
	color:#fff;
	text-transform:uppercase;
	margin:0 0 0 10px;
}



.score_title a{
	font-size:15px;
	color:#fff;	
	font-weight:normal;
}

.score_title a:hover{
	color:#ef4726;	
}	


.score_box {
	float:right;
	width:200px;
	margin:8px 0 0 0;
	padding:0 20px 0 0;
	height:auto;
}	

/* ---- end side bar content settings ---------------- */

#footer {
	position:relative;
	top:0;
	left:0;
	width:960px;
	padding:20px 0 0 0;
	height:40px;
	clear:both;
}

#footer a {
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}


#foot_menu{
	list-style:none;
	margin:10px 0 0 0;
	padding:0;
}

#foot_menu li{
	text-transform:uppercase;
	float:left;
	margin:0 20px 0 0;
	font-size:18px;
	font-family: Impact, Charcoal, sans-serif;
	color:#fff;
}

#foot_menu li a{
	color:#fff;	
}

#foot_menu li a:hover {
	color:#ef4726;
	text-decoration:none;
}	

#logo_mini {
	float:left; 
	clear:left;	
	margin:20px 0;
}

.xoxo {
	margin:7px 0 0 0;	
	padding:3px;
}

#zeekee{
	position:absolute;
	right:0;	
}

/* ---- start navigation settings -------------------------- */
 
#nav a {
	position:relative;
	float:left;
	height:51px;
	cursor:pointer;
	background-repeat:no-repeat;
	background-image:url(images/nav/nav2.png);
}

a#nav_01 {
	width:74px;
	background-position:0 0;
}

a:hover#nav_01{
	background-position: 0 -51px;
}

.active_01 {
	background-position: 0 -51px !important;
}

a#nav_02 {
	width:156px;
	background-position:-74px 0;
}

a:hover#nav_02{
	background-position:-74px -51px;
}

.active_02 {
	background-position:-74px -51px !important;
}

a#nav_03 {
	width:182px;
	background-position:-230px 0;
}

a:hover#nav_03{
	background-position:-230px -51px;
}

.active_03 {
	background-position:-230px -51px !important;
}

a#nav_04 {
	width:69px;
	background-position:-412px 0;
}

a:hover#nav_04{
	background-position:-412px -51px;
}

.active_04 {
	background-position:-412px -51px !important;
}

a#nav_05 {
	width:81px;
	background-position:-481px 0;
}

a:hover#nav_05{
	background-position:-481px -51px;
}

.active_05 {
	background-position:-481px -51px !important;
}

a#nav_06 {
	width:96px;
	background-position:-562px 0;
}

a:hover#nav_06{
	background-position:-562px -51px;
}

.active_06 {
	background-position:-562px -51px !important;
}