/*
Theme Name: Onyx V.2 Theme
Theme URI: http://wordpress.org/
Description: Custom Theme For Onyx Events
Version: 2.0
Author: Steven Pittenger
Author URI: http://purealtar.com/
Tags: onyx, Events

	
	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/           /*                        begin main style */

body {
	color:#ffffff;
	font-family:helvetica;
	font-size:12px;
}

a, a:visited, a:active{
	color:#FF9900;
	text-decoration:none;
}

a:hover{
	text-decoration:none;
	color:#FF0000;
}
a img{
	border:1px solid #ffffff;
}
a:hover img {
	border:1px solid #ff0000;
}
#nav {
	background-color:#421F26;
	text-align:center;
	width:792px;
	height:20px;
	padding-top:2px;
}
.footnav a,a:active,a:visited{
	color:#FFFFFF;
}
.footnav a:hover{
	color:#FF9000;
}
#nav a, a:visited, a:active{
	color:#FFFFFF;
}
#nav a:hover{
	color:#FF9000;
}
#sidebar_left{
	width:192px;
	padding-left:10px;
}
#left_sidebar{
	width:192px;
	padding-left:10px;
}
#content_center_left{
	width:240px;
	border-left:1px solid #421F26;
}
#content_center_left_post_pages{
	border-left:1px solid #421F26;
	padding-left:10px;
}
	
#content_center_right{
	width:390px;
	border-left:1px solid #421F26;
}
#content_center_right_post_pages{
	width:260px;
	border-left:1px solid #421F26;
}
	
#content_center_right_banner{
	border-left:1px solid #421F26;
}
#right_sidebar{
	width:150px;
	padding:0;
	margin:0;
}
#content {
	width:792px;
	padding:0px 0px 0px 10px;
	margin-left:0;
	border-left:1px solid #421F26;
}
#content a, a:active, a:visited {
	color:#FF9000;
}
#content a:hover{
	color:#ff0000;
}
#content_spacer{
	width:15px;
}
#content_body{
	width:95%;
}
.post_text{
	color:#FFCCCC;
	font-size:12px;
	font-family:helvetica;
}
.post_title{
	color:#FFFFFF;
	font-size:14px;
	font-family:helvetica;
}

.post_category{
	color:#00FBFB;
	font-size:14px;
	font-family:helvetica;
}
.post_category a, a:visited, a:active{
	color:#00FBFB;
}
.post_category a:hover{
	color:#00FBFB;
}
.category_title{
	color:#FFFFFF;
}
.thumb_box{
	width:80px;
	padding:3px;
}
.story_box{
	padding-left:10px;
	padding-right:10px;
}
.line_spacer{
	height:8px;
}
.t_image{
	width:80px;height:80px;
	padding-right:10px;
	padding-bottom:1px;
	padding-left:0px;padding-top:0px;
	border:0px;
}
.t_image2{
	width:120px;
	margin-right:20px;
	padding-bottom:1px;
	margin-bottom:10px;
	padding-left:0px;padding-top:0px;
	border:1px solid #FF9900;
}
.t2_image{
	padding-right:10px;
	padding-bottom:1px;
	padding-left:0px;padding-top:0px;
	border:0px;
}
.p_image{
	padding:0px;
	border:1px solid #ffffff;
	max-width:100px;
	max-height:100px;
}
.p_image_past{
	padding:10px;
	border:0px solid #ffffff;
	max-width:100px;
	max-height:100px;
}
.v_image{
	max-width:100px;
	border:0px;
	padding:10px;
}
.ltimage{
	padding:0px 0px 0px 0px;
	border:1px solid #ffffff;
	margin-top:5px;
	width:193px;
	max-height:155px;
}
.ltimage_large{
	padding:0px 0px 0px 0px;
	border:1px solid #ffffff;
	width:300px;
}
.post_event{
	color:#FFA500;
	font-size:12px;
	font-family:helvetica;
	font-style:italic;
}
.post_event a, a:visited, a:active {
	color:#FFA500;
}
.post_event a:hover{
	color:#ffA500;
}
#wp-calendar{
	width:500px;
	color:#FFCCCC;
}
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 18pt;
	color:#ffffff;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 12px 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
#recent_events {
	background-color:#110000;
	margin: 1px 1px 1px 1px;
}
#events_list_home{
	list-style:inside;
	list-style-type:square;
	padding-left:10px;
}
#blog_home{
	background-color:#0D0404;
	width:100%;
	margin-left:10px;margin-right:10px;
	margin-top:0px; margin-bottom:0px;
	padding:2px;
}
#content_spacer_home{
	width:5px;
	border-left:1px solid #421F26;
}
#content_home_left{
	width:180px;
	padding-left:0px;
	padding-right:10px;
}
#content_home_right{
	width:325px;
	padding:0;
	margin:0;
}
#featured_performers{
	background-color:#421F26;
	padding:2px;
}
.event_div{
	width:325px;
	background-color:#421F26;
	color:#ffffff;
}
.event_div a, a:active, a:visited{
	color:#ffffff;
}
.event_div a:hover{
	color:#FF0000;
}


	
#content_home_right a, a:active, a:visited{
	color:#FFFFFF;

}
#content_home_right a:hover{
	color:#FF0000;
}

.event_blog_block{
	background-color:#421F26;
}
#footer{
	width:1000px;
	text-align:center;
}
#footer a, a:active, a:visited{
	color:#FFFFFF;
}
#footer a:hover{
	color:#FF9900;
}
.performer{
	padding-left:10px;
	padding-right:10px; 
	background-color: #5C2C35;
	padding-top:10px;
	padding-bottom:10px;
}
.navlink a, a:visited, a:active{
	color:#FFFFFF;
}
.navlink a:hover{
	color:#FF6600;
}
.blog_image_field{
	padding:2px;
}
.blog_image_spacer{
	width:1px;
}
.blog_image_text{
	width:200px;
}
.blog_field_home{
}
.left_menu_image{
	padding:0px;
}
.left_menu_table{
	height:100px;
	padding:0px 0px 0px 0px;
}
#additional_links{
	padding-left:20px;
	padding-top:10px;
}
#additional_links a, a:active, a:visited{
	color:#ffffff;
}
#additional_links a:hover{
	color:#ff0000;
}
.row-spacer-small{
	height:5px;
}
.post-image{
	max-width:300px;
	max-height:200px;
	display:block;
	text-align:center;
}
.columnspacer{
	width:15px;
}
#footerDiv{
	position:fixed;
	border-top:1px solid #421F26;
	background-color:#000;
	width:100%;
	height:50px;
	padding:10px 0 0 0;
	bottom:0;
}
.linksBox{
	width:150px;
	display:block;
	text-align:center;
}
.linksBox img{
	margin:10px;
	display:block;
}
.rowspacer{
	height:10px;
}
.cat11Nav{
	height:40px;
}
.alignleft a:link, .alignleft a:active, .alignleft a:visited, .alignright a:link, .alignright a:active, .alignright a:visited{
	color:#FFA500!important;
}
.alignleft a:hover, .alignright a:hover{
	color:#00FFFF!important;
}

.cat11Nav .alignleft{
	float:left;
	width:120px;
	height:20px;
	padding-left:20px;
	padding-top:7px;
	text-align:left;
	
}
.cat11Nav .alignright{
	float:right;
	width:120px;
	height:20px;
	padding-right:20px;
	padding-top:7px;
	text-align:right;
}