/*
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:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	text-align:left;
}
p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

table {
	width:100%;
}

table,thead,tbody,tfoot,tr,th,td {
	border-collapse:collapse;
	vertical-align:top;
	font-size:12px !important;
}

ul,ol {
	list-style:none;
}

a {
	color:#55B71B;
	text-decoration:none;
}

strong {
	font-weight:bold;
}

img {
	border:0px;
}

:focus {
	outline:0;
}

.clr {
	clear:both;
}

body {
	background:#999792 url(images/bgTop.gif) 53% top no-repeat fixed;
	text-align:left;
}

.pink {
	color:#EB008B;
}

	
/* 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:-10px;
	left:16px;
}
#topline {
	width:100%;
	height:8px;
	background-color:#333;
	margin-bottom:60px;
}
#cContainer {
	position:relative;
	width:980px;
	margin:0 auto;
}
#counterBox {
	position:absolute;
	background-color:#333;
	text-align:center;
	height:auto;
	width:190px;
	top:0;
	left:775px;
	padding-top:4px;
	padding-bottom:6px;
}

	
/* Top Logo, Main Navigation, Search, RSS */
.regallogo {
	position:absolute;
	top:98px;
	left:276px;
}
#top {
	width:960px;
	position:relative;
	top:0px;
}

#logo {
	float:left;
	width:304px;
	height:170px;
	position:relative;
	z-index:30;
	background:url(images/logo.png) left top no-repeat;
}

#top #header_ad {
	float:left;
	width:150px;
	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 a.myspace {
	float:right;
	width:50px;
	height:36px;
	text-indent:-9999px;
	display:inline;
	margin:0 5px 0 0;
}

#top a.rss {
	float:right;
	width:50px;
	height:36px;
	text-indent:-9999px;
	display:inline;
	margin:0 5px 0 0;
}

#top a.facebook {
	float:right;
	width:50px;
	height:36px;
	text-indent:-9999px;
	display:inline;
	margin:0 5px 0 0;
}

#top a.twitter {
	float:right;
	width:50px;
	height:36px;
	text-indent:-9999px;
	display:inline;
	margin:0 5px 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;
}

0h3 {
	font-size:24px;
}



.more-link {
	font-weight:bold;
}


	
/* Show - Featured Post Image, Audio Player */
#show .featuredPost {
	float:left;
	width:500px;
	margin-top:7.5px;
}

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

#show .aPlayer {
	float:right;
	width:410px;
	height:290px;
	text-align:right;
	margin-top:7.5px;
	background-color:#95979B;
	padding-right:6px;
	padding-top:10px;
}


	
/*  ----------  Body - Contents, Blog Posts, Sidebar ----------  */
#body {
	padding-top:12px;	
}

#body #content {
	float:left;
	display:inline;
	width:630px;
	margin:0 0 0 11px;
}

#body #sidebar {
	float:right;
	display:inline;
	width:260px;
	margin:0 18px 0 0;
}
#recentWrap {
	width:900px;
	padding-right:20px;
}
#recentposts {
	float:left;
	width:906px;
	height:auto;
	clear:both;
	margin-top:-2px;
	margin-left:6px;
	display:inline;
	padding:30px 20px;
	background:#DFE1E2 url(images/footshadow.png) repeat-x top left;
	text-align:center !important;
}
#recentposts h1 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:28px;
	color:#333;
	font-weight:bold;
	margin-bottom:3px;
	letter-spacing:-1px;
	text-transform:uppercase;
}
#recentposts a {
	font-family:Arial, Helvetica, sans-serif !important;
	color:#333;
	font-size:14px !important;
}
#recentposts a:hover {
	text-decoration:underline;	
}
.recentshadow {
	float:left;
	height:22px;
	width:961px;
	background:url(images/dropshadow.png) no-repeat top left;
	display:inline;
}

.headlines {
	display:inline;
	float:left;
	width:410px;
	padding:10px 10px 0 0;
	margin-left:50px;
}
.feed {
	position:relative;
	float:left;
	display:inline;
	padding:10px 20px 0 40px;
	width:260px;
	border-left:#999 solid 1px;
}
.headlines h2 {
	font-size:22px !important;
	margin-bottom:8px;
	font-weight:bold;
	letter-spacing:-1px;
}
.feed h2 {
	font-size:22px !important;
	margin-bottom:8px;
	font-weight:bold;
	letter-spacing:-1px;
}
.headlines a {
	color:#9D1919 !important;
	font-size:13px !important;
	line-height:16px;
}
.headlines a:hover {
	text-decoration:underline !important;	
}
.headlines li {
	list-style-type:square !important;
	margin-left:20px;
	font-family:Arial, Helvetica, sans-serif;
}
.artpic {
	position:absolute; height:auto; width:auto;
}
.social {
	position:absolute;
	top:12px;
	left:190px;
	width:auto;
	height:auto;
}
/*  ---------- Twitter ----------  */

ul.twitter {
	font-size:11px !important;	
}
li.twitter-item {
	font-size:11px !important;
	list-style-type:square !important;
}
p.twitter-message {
	font-size:11px !important;
	margin-bottom:16px;
	color:#333 !important;
 }
.twitter-timestamp {
	font-size:8px !important;
	font-weight:bold;
}
a.twitter-link {
	font-size:11px !important;	
}
a.twitter-user {
	font-size:11px !important;		
}
.twitter_title_link {
	font-size:20px !important;
	color:#FFF !important;
}
	
/*  ----------  Sidebar ----------  */
#sidebar ul {
	text-align:left;
}

#sidebar,#sidebar li,#sidebar li a {
	color:#999;
	line-height:20px;
	font-size:12px;
}

#sidebar li a:hover {color:#FFF;}

#sidebar li.sidebarLi {
	background:url(images/sidebarTop.png) left top no-repeat;
	padding:8px 0 0;
	width:230px;
}

#sidebar .sidebarLiContent {
	background:#000;
	width:245px;
	padding:24px 10px 5px 10px;
}

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

#sidebar .sidebarLiBot {
	background:url(images/sidebarBot.png) left bottom no-repeat;
	height:55px;
	width:265px;
}

#sidebar .sidebarLiContent h1 {
	color:#fff;
	font-size:20px;
	padding:0 0 10px;
	padding-bottom:16px;
	line-height:24px;
}

.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 {
	background:#181818;
	margin:1px 0 3px 0;
	padding:3px 5px 3px 5px;
	display:block;
}

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

#sidebar input[type=text] {
	height:16px;
	border:1px #555 solid;
	width:130px;
	font-size:12px;
	padding:4px;
}

#sidebar input[type=submit] {
	height:26px;
	display:inline;
	background:#fff;
	border:1px #333 solid;
	float:left;
	width:42px;
	padding:2px;
	font-size:12px;
	font-weight:bold;
	margin-left:8px;
}

#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 {
	background:url(images/postTop.png) left top no-repeat;
	padding:9px 0 0;
	width:595px;
}
.latestPost {
	position:absolute;
	top:24px;
	left:0;
	height:32px;
	width:600px;
	background:url(images/latestpost.png) no-repeat left top;
}
#content .post {
	background:#fff;
	width:595px;
	padding:30px 30px 20px 30px;
	color:#000;
	float:left;
}

#content .post h2 a {
	text-transform:uppercase;
	letter-spacing:-1px;
	color:#000;
	font-size:26px;
	line-height:28px;
	font-weight:bold;
	margin-bottom:6px;
}

#content .post h2 a:hover {
	text-transform:uppercase;
	color:#B02424;
	font-size:30px;
}

#content .post h3 {
	font-size:12px;
	color:#666;
	padding:0;
	text-align:left;
	margin:6px 0 26px 0;
	text-transform:uppercase;
}

#content .post h2 {
	color:#333;
	padding:0px;
	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;
}

.pageheadings {margin-bottom:4px !important; font-weight:bold; font-size:18px;}

.clicklink {
	color:#000;
}
.clicklink a:hover {
	text-decoration:underline;
}
/* Schedule/Tickets Tables */

#content table {
	margin-bottom:8px;
}
#content .post td {
	text-align:center;
	border-right:solid 4px #FFF;
	padding:6px 4px;
	border-bottom:solid #666 1px;
}
#content .post .half {
	border-bottom:dashed #999 1px !important;
}
#content .post tr {
	background:url(images/scheduletableback.gif) repeat;	
}
#content .post .odd {
	background:url(images/scheduletableback2.gif) repeat !important;	
}
#content .post .header {
	font-weight:bold;
	font-size:14px;
	color:#000;
	background:#cfe125 !important;
}
.tickets a {
	color:#EB008B !important;
}
#content .post table .tickets a:hover {
	text-decoration:underline;
}
#content .post table a {
	color:#FFF;
}
#content .post table a:hover {
	text-decoration:underline;
}
.red {
	color:#B02424 !important;
}
	
/* Footer */
#footOut {
	background:url(images/fooTop.png) left top no-repeat;
	padding:8px 0;
	clear:both;
	width:960px;
	color:#fff;
	margin-top:6px;
}

#footOut #footIn {
	background:#000;
}

#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:10px 15px 0px 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;
	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 -*/
#menu_navigation {
	float:left;
	top:135px;
	position:relative;
	left:-280px;
	z-index:99;
	width:655px;
	height:10px;
	margin-top:-1px;
}

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

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

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

.sf-menu ul li {
	width:160px;
	clear:both;
}

.sf-menu li:hover {
	visibility:inherit;

	
/* fixes IE7 'sticky bug' */
}

.sf-menu li {
	float:left;
	position:relative;
}

.sf-menu a {
	display:block;
	font-family:Verdana, Arial, sans-serif;
	position:relative;
	font-weight:bold;
}

.sf-menu li:hover ul,.sf-menu li.sfHover ul {
	left:0;
	top:1.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:7px 9px;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
	
}

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

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

.sf-menu li {
}

.sf-menu li li {
	background:#E20077;
	color:#FFF;
}

.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:#D84D7D;
	color:#FFF;
	font-weight:bold;
}
