/*
Theme Name: Tribal
Theme URI: http://www.gorillathemes.com/tribal/
Description: Tribal Urban WordPress theme
Version: 2.1
Author: Gorilla Themes
Author URI: http://gorillathemes.com
*/

	
/* Reset & Common */
html,body,p,h1,h2,h3,h4,h5,h6,table,thead,tbody,tfoot,tr,th,td,pre,strong,font,b,fieldset,legend,ul,ol,li,form,label,input,textarea,select,option,iframe {
	border:0;
	font:normal 12px arial,sans-serif;
	margin:0;
	padding:0;
	text-align:left;
}

table {
	width:100%;
}

table,thead,tbody,tfoot,tr,th,td {
	border-collapse:collapse;
	vertical-align:top;
}

ul,ol {
	list-style:none;
}

a {
	color:#1a5399;
	text-decoration:none;
}

strong {
	font-weight:700;
}

img {
	border:1px solid #000;
}

:focus {
	outline:0;
}

.clr {
	clear:both;
}

body {
	background:#999792 url(images/bgTop.jpg) 53% top no-repeat fixed;
	text-align:left;
}


	
/* Main Structure */
.out {
}

.main {
	width:960px;
	background:url(images/bgMain.png) left top no-repeat;
	margin:0 auto;
	}

.mainsub {
	width:960px;
	background:url(images/bgMainsub.png) left top no-repeat;
	margin:0 auto;
	
}
#show {
	width:926px;
	clear:both;
	position:relative;
	top:-25px;
	left:16px;	
}


	
/* Top Logo, Main Navigation, Search, RSS */
#top {
	width:960px;
	position:relative;
}

#logo {
	float:left;
	width:304px;
	height:184px;
	position:relative;
	z-index:30;
	background:url(images/logo.png) left top no-repeat;
}

#top #header_ad {
	float:left;
	width:304px;
	height:60px;
	position:absolute;
	z-index:15;
	margin-left:470px;
	_margin-left:-180px;
	#margin-left:-180px;
}

#top form#mainSearch label {
	font:bold 13px arial, sans-serif;
	text-transform:uppercase;
	color:#fff;
}

#top form#mainSearch input {
	width:170px;
	padding:2px;
	border:3px solid #333;
	margin:0 5px;
	height:16px;
	vertical-align:middle;
	background:#000;
	color:#cccccc;
}

#top a.rss {
	float:right;
	clear:right;
	background:url(images/rss.png) left top no-repeat;
	width:36px;
	height:36px;
	text-indent:-9999px;
	display:inline;
	margin:76px 15px 0 0;
}

#top #mainMenu {
	float:none;
	clear:both;
	position:absolute;
	left:285px;
	top:125px;
	color:#fff;
	width:650px;
	height:18px;
	line-height:18px;
	overflow:hidden;
}

#top #mainMenu a {
	color:#fff;
}

h3 {
	font-size:24px;
}

.more-link {
	font-weight:bold;
}


	
/* Show - Featured Post Image, Audio Player */
#show .featuredPost {
	float:left;
	width:500px;
}

#show .featuredPost h1 {
	color:#fff;
	font-size:22px;
}

#show .aPlayer {
	float:right;
	width:411px;
	text-align:right;
	padding-left:10px;
}


	
/*  ----------  Body - Contents, Blog Posts, Sidebar ----------  */
#body #content {
	float:left;
	display:inline;
	width:600px;
	margin:0 0 0 11px;
}

#body #sidebar {
	float:right;
	display:inline;
	width:321px;
	margin:0 18px 0 0;
}


	
/*  ----------  Sidebar ----------  */
#sidebar ul {
	text-align:left;
}

#sidebar,#sidebar li,#sidebar li a {
	color:#55b71b;
	line-height:20px;
	font-weight:bold;
}

#sidebar li.sidebarLi {
	background:url(images/sidebarTop.png) left top no-repeat;
	padding:8px 0 0;
	width:321px;
}

#sidebar .sidebarLiContent {
	background:#000;
	width:291px;
	padding:30px 15px 0px;
}

#sidebar .sidebarLiContentad {
	background:#000;
	width:320px;
	padding:20px 0 0;
}

#sidebar .sidebarLiBot {
	background:url(images/sidebarBot.png) left bottom no-repeat;
	height:45px;
}

#sidebar .sidebarLiContent h1 {
	text-transform:uppercase;
	color:#fff;
	font:normal 22px tahoma, arial, sans-serif;
	padding:0 0 10px;
	padding-bottom:10px;
}

.adSpacetop {
	padding:0;
	background:url(images/sidebarTop.png) bottom center no-repeat;
	height:10px;
}

.metatop {
	padding:0;
	background:url(images/sidebarTop.png) top center repeat-x;
	height:8px;
	margin-top:20px;
	width:527px;
}

.metabot {
	background:url(images/sidebarBot.png) top center repeat-x;
	height:55px;
}

#sidebar .sidebarLiContent ul li {
	background:#212121;
	margin:1px 0;
	padding:3px 0 3px 5px;
	display:block;
}

#sidebar .sidebarLiContent ul li:hover {
	background:#414141;
	margin:1px 0;
	padding:3px 0 3px 5px;
	display:block;
}

.adSpacebot {
	background:url(images/sidebarBot.png) left bottom no-repeat;
	height:55px;
}

.adSpace {
	padding:10px 0 0;
	background:#000;
}

.adSpace a {
	float:left;
	display:inline;
	width:125px;
	margin:10px 0 0 22px;
}

#sidebar form #newsletter { height:50px; background:#fff; text-align:left; }
#sidebar form { background:#000; padding:0 0 8px 15px; text-align:left; }
#sidebar input[type=text] { height:21px; width:186px; font-size:12px; background:#212121 url(images/feedburner.png) no-repeat; padding-left:33px; color:#ccc; padding-top:8px; }
#sidebar input[type=text]:hover { height:21px; width:186px; font-size:12px; background:#384718 url(images/feedburner.png) no-repeat; padding-left:33px; color:#ccc; padding-top:8px; }
#sidebar input[type=submit] { height:29px; background:#000; color:#ce2778; border:1px #212121 solid; position:absolute; margin-left:7px; width:55px; padding:5px 5px 5px 10px; font-size:12px; font-weight:bold; cursor:pointer; }
#sidebar input[type=submit]:hover { height:29px; background:#ce2778; color:#000; border:1px #212121 solid; position:absolute; margin-left:7px; width:55px; padding:5px 5px 5px 10px; font-size:12px; font-weight:bold; cursor:pointer; }

#bannersSquare {
	margin:auto;
	text-align:center;
}

.ad300x250 {
	margin:auto;
	text-align:center;
}


	
/* flickr Box */
.flickr {
	text-align:center;
	height:auto;
	background:#000;
	padding:0;
	color:#660066;
	list-style-type:none;
	margin:0;
}

.flickr img {
	border:2px solid #333;
	padding:2px;
}

.taghead {
	font-size:24px;
	font-weight:bold;
	color:#fff;
display:none;
}


	
/* Post Block */
#content .postMain {
	background:url(images/postTop.png) left top no-repeat;
	padding:9px 0 0;
	width:600px;
}

#content .post {
	background:#e2b059;
	width:540px;
	padding:50px 30px 30px;
	color:#000;
	float:left;
}

#content .post h2 a {
	text-transform:uppercase;
	color:#000;
	font-size:30px;
	line-height:42px;
}

#content .post h2 a:hover {
	text-transform:uppercase;
	color:#333;
	font-size:35px;
	line-height:42px;
}

#content .post h3 {
	font-size:14px;
	color:#666;
	padding:10px 0 20px;
	text-align:left;
}

#content .post .postMeta {
	background-color:#000;
	margin-bottom:0;
	padding-top:0;
	padding-right:20px;
	padding-bottom:0;
	padding-left:15px;
	color:#fff;
	text-align:left;
	clear:both;
}

#content .postMain .post .postMeta {
	background-color:none;
	margin-bottom:0;
	padding-top:15px;
	padding-right:5px;
	padding-bottom:0;
	padding-left:15px;
	color:#fff;
	text-align:left;
	margin-top:0;
	float:left;
	width:520px;
	line-height:22px;
	font-size:13px;
	font-weight:bold;
}

#content .post .postMeta a {
	color:#CE2778;
	text-align:left;
	font:12px/18px #fff;
}

#content .post p {
	line-height:18px;
	padding:0 0 10px;
	clear:left;
	text-align:left;
}

#content .postFoot {
	background:url(images/postBot.png) left top no-repeat;
	height:19px;
	text-align:left;
}


	
/* Footer */
#footOut {
	background:url(images/fooTop.png) left top no-repeat;
	padding:10px 0 0;
	clear:both;
	width:960px;
	color:#fff;
}

#footOut #footIn {
	background:#f8a900;
}

#footIn #foot {
	background:url(images/fooBot.png) left bottom no-repeat;
	color:#fff;
	width:960px;
}

#foot .block {
	text-align:left;
	float:left;
	width:288px;
	padding:35px 15px;
	margin:0;
}

#foot .last {
	margin-right:0;
}

#foot .block h1 {
	text-transform:uppercase;
	font-size:28px;
	letter-spacing:-1px;
}

#foot p,#foot ul {
	margin-bottom:20px;
}


	
/* Single Post Page */
.single #body {
	min-height:500px;
	position:relative;
	z-index:98;
}


	
/* Comments */
.commentsMain {
	padding:0 0 20px;
}

.commentsMain h2#comments,.commentsMain #respond h2 {
	font:bold 22px arial, sans-serif;
	color:#000;
	padding:20px 0 10px;
}

.commentsMain .commWrap {
	background:url(images/postTop.png) left top no-repeat;
	width:600px;
	padding:9px 0 0;
}

.commentsMain ol.commentlist {
	background:#fff;
	padding:15px;
}

.commentsMain ol.commentlist li {
	padding:5px;
	margin:0 0 5px;
	border:1px solid #ccc;
}

.commentsMain ol.commentlist li li {
	margin:10px;
}

.commentsMain .commFoot {
	background:url(images/postBot.png) left top no-repeat;
	height:19px;
}

.commentsMain form#commentform p {
	padding:0 0 10px;
}

.commentsMain form#commentform p input,.commentsMain form#commentform p textarea {
	padding:5px;
	border:1px solid #cccccc;
}

.commentsMain form#commentform p input#submit {
	cursor:pointer;
	background:#333;
	font-weight:bold;
	color:#fff;
}

textarea#comment {
	width:400px;
}


	
/*  Images */
p img {
	padding:0;
	border:1px solid #ccc;
	max-width:100%;
}

img.centered {
	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 0 0;
	display:inline;
}

.alignright {
	float:right;
}

.alignleft {
	float:left;
}

div a img {
	border:none;
}


	
/* End Images */

	
/*- Main Menu -*/
#top form#mainSearch {
	float:right;
	padding:80px 0 0;
}

#menu_navigation {
	float:left;
	top:90px;
	position:relative;
	left:-18px;
	z-index:99;
	width:655px;
	height:25px;
}

.sf-menu {
	line-height:1.0;
}

.sf-menu ul {
	position:absolute;
	top:-999em;
	width:12em;

	
/* left offset of submenus need to match (see below) */
}

.sf-menu ul li {
	width:100%;
}

.sf-menu li:hover {
	visibility:inherit;

	
/* fixes IE7 'sticky bug' */
}

.sf-menu li {
	float:left;
	position:relative;
}

.sf-menu a {
	display:block;
	position:relative;
}

.sf-menu li:hover ul,.sf-menu li.sfHover ul {
	left:0;
	top:2.8em;

	
/* match top ul list item height */
	z-index:99;
}

ul.sf-menu li:hover li ul,ul.sf-menu li.sfHover li ul {
	top:-999em;
}

ul.sf-menu li li:hover ul,ul.sf-menu li li.sfHover ul {
	left:12em;

	
/* match ul width */
	top:0;
}

ul.sf-menu li li:hover li ul,ul.sf-menu li li.sfHover li ul {
	top:-999em;
}

ul.sf-menu li li li:hover ul,ul.sf-menu li li li.sfHover ul {
	left:12em;

	
/* match ul width */
	top:0;
}

.sf-menu {
	float:left;
	margin-bottom:1em;
}

.sf-menu a {
	padding:.75em .70em;
	text-decoration:none;
	font-size:14px;
}

.sf-menu a,.sf-menu a:visited {

	
/* visited pseudo selector so IE6 applies text colour*/
	color:#000;
}

.sf-menu li {
}

.sf-menu li li {
	background:#6a153f;
}

.sf-menu li li li {
}

.sf-menu li:hover,.sf-menu li.sfHover,.sf-menu a:focus,.sf-menu a:hover,.sf-menu a:active {
	background:#fff;
}
.wp-pagenavi
{
margin:0px 0px 20px 0px;
}
.carouselBtn
{
display:none;
}

.page-item-312
{
display:none;
}