/*
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-family:Verdana, Arial, sans-serif;
	font-weight:normal;
	color:#583821;
	margin:0;
	padding:0;
	text-align:left;
}
p {
	font-size:12px !important;
}
table {
	width:100%;
}

table,thead,tbody,tfoot,tr,th,td {
	border-collapse:collapse;
	vertical-align:top;
}

ul,ol {
	list-style:none;
}

a {
	color:#C6A00B;
	text-decoration:none;
}

strong {
	font-weight:700;
}

img {
}

:focus {
	outline:0;
}

.clr {
	clear:both;
}

body {
	background:#000 url(images/tnshinesback.jpg) repeat-x;
	text-align:left;
}
	
/* Main Structure */
.out {
	position:relative;
}

.main {
	width:1080px;
	margin:0 auto;
	}

.mainsub {
	width:1080px;
	background:url(images/bgMainsub.png) center top no-repeat;
	margin:0 auto;
}
#show {
	width:940px;
	clear:both;
	top:-25px;
	left:16px;	
}

h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#210;
	text-transform:uppercase;
}

.tag {
	position:absolute;
	top:40px;
	left:-15px;
	z-index:1000 !important;
}
	
/* Top Logo, Main Navigation, Search, RSS */
#top {
	width:960px;
	position:relative;
}
.headlogo {
	position:absolute;
	top:0;
	left:70px;
	z-index:900;
}
#logo {
	float:left;
	width:304px;
	height:230px;
	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:#000;
	}

#top form#mainSearch input {
	width:170px;
	padding:2px;
	margin-bottom:2.5px;
	margin-right:50px;
	border:3px solid #333;
	height:14px;
	vertical-align:middle;
	background:#E6E7E8;
	color:#888;
}


#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;
}

#mainHolder {
	margin-left:80px;
	font-size:13px !important;
	margin-top:30px;
	width:900px;
}

#mainHolder h2 {
	font-family:Georgia, "Times New Roman", Times, serif !important;
	font-size:26px;
	margin-bottom:10px;
	color:#210;
	text-transform:uppercase;
}


.latestPost {
	float:left;
	width:500px;
	display:inline;
	margin-top:10px;
}

.latestPost a {
	color:#CCC;
}

.latestPost a:hover {
	text-decoration:underline;	
}

.latestPost h2 {
	color:#C0C299;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-bottom:6px;
}

.latestPost li {
	list-style-type:square;
	margin-left:18px;
	margin-bottom:4px;	
}
.contactsend {
	color:#FFF;
	font-size:14px;
	width:80px;
	height:20px;
	text-align:center;
	background-color:#210;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding:3px 2px !important;
	margin-left:40px;
}
.contactsend:hover {
	background-color:#C31C00;
}
/* Show - Featured Post Image, Audio Player */
#showWrap {
	position:relative;
	padding-top:50px;
	width:940px;
	height:415px;
	margin:0 auto;
	background:#000;
	z-index:0;
}
#show {margin-left:82px;}

#show .featuredPost {
	float:left;
	width:505px;
	height:280px;
	padding:5px;
	padding-right:0;
	background:#1E1710;
}

#show .featuredPost h1 {
	color:#fff;
	font-size:48px;
}

#show .aPlayer {
	float:left;
	position:relative;
	width:400px;
	height:280px;
	text-align:left;
	padding:5px;
	padding-left:0;
	background:#1E1710;
}

#ticker {
	width:840px;
	height:43px;
	background:url(images/newstab.png) no-repeat;
	margin:0 auto;
	padding:10px 20px 0 40px;
	font-size:13px;
	color:#3C2900;
	font-weight:bold;
}

#rightColumn a {
	color:#C0C299;	
}
#rightColumn h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	color:#C53608;
	margin-bottom:10px;
}
.formfield {
	width:260px !important;	
}
/*  ----------  Twitter ----------  */
ul.twitter {
	font-size:12px !important;
}

li.twitter-item {
	font-size:12px !important;
	color:#624C3B;
	list-style-type:square;
}

p.twitter-message {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px !important;
	margin-bottom:16px;
	color:#624C3B;
	line-height:18px;
}
.twitter-timestamp {
	color:#666; font-size:11px !important;	
}
a.twitter-link {
	font-size:11px !important;	
}
a.twitter-user {
	font-size:11px !important;
}

	
/*  ----------  Body - vs, Blog Posts, Sidebar ----------  */
#body {position:relative; padding:30px 0 30px 0; margin-top:10px; margin:0 auto; width:940px;}

#body #content {
	position:relative;
	display:inline;
	width:900px;
	font-size:12px;
	height:auto;
	padding:20 10px 30px 30px;
}
#body #sidebar {
	position:relative;
	float:left;
	display:inline;
	width:940px;
	margin-top:30px;
	font-size:12px;
	clear:both;
	height:auto;
	padding:30px 0;
	border-top:solid #181818 1px;
}
.currentartists {
	width:100%;	
}

#note1 {position:absolute; top:-20px; left:40px; z-index:84;}
#note2 {position:absolute; top:-80px; left:80px; z-index:83;}
#note3 {position:absolute; top:-40px; left:-10px; z-index:82;}
#note4 {position:absolute; top:50px; left:90px; z-index:81;}
#note5 {position:absolute; top:40px; left:-30px; z-index:80;}

#artistWrapper {
	position:relative;
	float:left;
	height:330px;
	width:200px;
}
#mainAbout {
	float:right;
	text-align:left;
	width:520px;
	height:300px;
	padding-top:16px;
}

#mainAbout p {
	color:#CCC !important;	
}
#mainAbout a {
	color:#FFF !important;
	font-weight:bold !important;
}

#mainArtist h2 {margin-bottom:3px;}
#one {display:block;}
#two, #three, #four, #five, #six, #seven {
	display:none;
}

#contactform {
	float:right;
	display:inline;
	width:290px;
	border-left:solid #000 1px;
	padding-left:30px;
}
#contactarea {
	width:540px;
	height:auto;
}
#accordion a {
	font-family:Verdana, Arial, sans-serif
	font-size:16px;
	font-weight:bold;
	color:#FFF;
}
#accordion h3 {
	margin:0 !important; padding:4px 0 !important;
}
/*  ----------  Sidebar ----------  */
#liveshow {
	margin-bottom:18px;	
}
#sidebar a {
	color:#CCC !important ;
}
#sidebar ul {
	float:left;
	display:inline;
	padding-left:18px;
	padding-right:16px;
}

#sidebar,#sidebar li,#sidebar li a {
	color:#091056;
	line-height:20px;
}
#sidebar,#sidebar li,#sidebar li a:hover {
	color:#7A614F;
}
#sidebar li.sidebarLi {
	padding:8px 0 0;
	width:250px;
}

#sidebar .sidebarLiContent {
	width:291px;
	padding:30px 15px 20p 0x;
}

#sidebar .sidebarLiContentad {
	background:#000;
	width:320px;
	padding:20px 0 0;
}

#sidebar .sidebarLiBot {
	height:26px;
	margin-bottom:8px;
}

#sidebar .sidebarLiContent h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	text-transform:uppercase;
	color:#FFF;
	padding:0 0 16px 18px;
}

.adSpacetop {
	padding:0;
	background:url(images/sidebarTop.png) bottom center no-repeat;
	height:10px;
}

.metatop {
	padding:0;
	height:8px;
	margin-top:20px;
	width:527px;
}



#sidebar .sidebarLiContent ul li {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	margin:1px 0;
	padding:6px 0 4px 0;
	border-bottom:#181818 solid 1px;
	display:block;
}

#sidebar .sidebarLiContent ul li:hover {
	margin:1px 0;
	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 {
	padding:0 0 8px 0px;
	text-align:left;
}

.mcinput {
	height:20px;
	width:167px;
	font-size:12px;
	color:#666;
	padding:4px;
	margin:0 5px 5px 0;	
}

.mcbutton {
	color:#FFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
	height:25px;
	background:#210;
	margin-left:5px;
	width:85px;
	padding:5px;
	font-size:13px;
	margin-top:12px;
	text-align:center;
}
.mcbutton:hover {
	background-color:#BD230F;
}	
	#mc_embed_signup fieldset {position: relative;}
	#mc_embed_signup legend {position: absolute; top: -1em; left: .2em;}
	.mc-field-group {overflow:visible;}

#sidebar input[type=text] {
	height:20px;
	width:167px;
	font-size:12px;
	color:#666;
	padding:4px;
	margin:0 5px 5px 0;
}

#sidebar input[type=submit] {
	float:left;
	color:#FFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
	height:30px;
	background:#210;
	margin-left:15px;
	width:85px;
	padding:5px;
	font-size:13px;
	margin-top:12px;
	text-align:center;
}
#sidebar input[type=submit]:hover {
	background-color:#BD230F;
}

#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;
}


	
/* Post Block */

#content .postMain png {
	height:auto;
	clear:both;
}
#content .post {
	float:left;
	display:inline;
	position:relative;
	width:900px;
	padding:40px 20px;
	margin-top:20px;
	background:url(images/fadeback.png) repeat-x !important;
}
#content .post img {
	float:left;
	display:inline;
	margin-right:20px;
	margin-bottom:20px;
}
#content .post h2 a {
	color:#FFF !important;
	font-size:28px;
	line-height:32px;
	margin-bottom:0;
}

#content .post h2 a:hover {
	color:#C53608;
}

#content .post h3 {
	font-size:12px !important;
	color:#C0C299;
	padding:2px 0 20px;
	text-align:left;
}

#content .post h2 {
	font-size:24px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#C08C00 !important;
}

#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:#000;
	text-align:left;
	font:12px/18px #fff;
}

#content .post p {
	line-height:20px;
	padding:0 0 10px;
	clear:left;
	color:#CCC;
}

	
/* Footer */
#footerWrap {
	width:100%;
	background:#867559 url(images/footerTop.png) top repeat-x;
	padding:14px 0;
	clear:both;
}
#footOut {
	position:relative;
	padding:30px 0;
	width:900px;
	color:#fff;
	margin:0 auto;
	height:60px;
}

#footOut #footIn {
}

.socialicons {
	text-align:right;
	float:right;
	width:400px;
}
.social {
	display:inline;
	height:50px;
	width:40px;
}
.newsletter {
	float:left;	
}

#footIn #foot {
	background:url(images/fooBot.png) left bottom no-repeat;
	color:#fff;
	width:100%;
}

#foot .block {
	text-align:left;
	float:left;
	width:288px;
	margin:0;
}
#footOut p {
	text-align:right;
	font-size:11px;
	color:#FFF;
	clear:both;
}

#foot .last {
	margin-right:0;
}

#foot .block h1 {
	text-transform:uppercase;
	font-size:28px;
	letter-spacing:-1px;
}

#foot p,#foot ul {
	margin-bottom:0;
}


	
/* Single Post Page */
.single #body {
	min-height:500px;
	position:relative;
	z-index:98;
}

/* ADD-ONS */

.aboutpic {
	float:right;
	background:url(images/shinesabout.png) left top no-repeat;
	width:380px;
	height:320px;
	display:inline;
	margin:-20px 0 0 10px;
	z-index:900;
}
	
/* 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;
	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:95px 0 0;
}

#menu_navigation {
	float:left;
	top:235px;
	position:relative;
	left:-8px;
	z-index:990;
	width:655px;
	height:10px;
	color:#fff;
}

.sf-menu {
	line-height:1.0;
}

.sf-menu ul {
	position:absolute;
	top:-999em;
	width:192px;

	
/* left offset of submenus need to match (see below) */
}

.sf-menu ul li {
	width:100%;
}

.sf-menu li:hover {
	visibility:inherit;
	border-bottom:3px #FFF solid;

	
/* 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:-4px;
	top:20px;

	
/* match top ul list item height */
	z-index:1000;
}

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:192px;

	
/* match ul width */
	top:0;
}

.sf-menu {
	float:left;
	margin-bottom:1em;
}

.sf-menu a {
	font-family:"Times New Roman", Times, serif;
	text-transform:uppercase;
	font-weight:bold;
	padding:6px 8px !important;
	text-decoration:none;
	font-size:14px;
	color:#CCC;
}

.sf-menu a:hover {
}

.sf-menu a,.sf-menu a:visited {

	
/* visited pseudo selector so IE6 applies text colour*/
	color:#FFF;
}

.sf-menu li {
}

.sf-menu li li {
	background:#00245D;
}

.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 {
	color:#FFF;
}

.fadeback h1 {
	color:#FFF !important;
	margin:0;
	padding:0;
	margin-top:20px;
	font-size:36px !important;
	text-transform:none;
	line-height:32px;
}
.fadeback h2 {
	margin:5px 0 3px 0;
}
.fadeback a {
	color:#999;
	}
.fadeback a:hover {
	color:#FFF;
	}
.fadeback p {
	line-height:20px !important;
	margin-bottom:6px;
}
