/*
Theme Name: Chevonne Fireworks
Theme URI: http://www.chevonne.com/
Description: The Chevonne Fireworks theme.
Version: 1.0
Author: Michael Novi
Author URI: http://www.michaelnovi.com/
Tags: fireworks, space, chevonne, singer


(c) 2009 Michael Novi.
*/


/* Begin Typography & Colors */
body { 
	background-color: black; 
	margin: 0px; 
	padding: 0px; 
	height: 100%; 
	border-top: 1px transparent solid; 
	margin-top: -1px; 
	z-index:0; 
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10pt;
	text-align:center;}

/* Flexible background */
img#page_bg {
	position: fixed;
	color: black;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 1100px;
	z-index: -1;}

/* General layout */
#total_body {
	width: 1450px;
	overflow: hidden;
	text-align:left;}

#left_column {
	float: left;
	width: 200px;
	z-index: 7;}

#body_container {
	float: left;
	width: 840px;
	height: 1100px;
	overflow: hidden;
	z-index: 1;
}

#right_column {
	position: relative;
	left: -100px;
	float: left;
	width: 390px;
	height: 1450px;
	overflow: hidden;
	z-index: 7;
}



/* The components within the body_container */
#content {
}

#content a {
	text-decoration: none;
}

#content a:link { 
	color: #FC7979;
}

#content a:visited {
	color: #EC0000;
}

#content a:hover {
}

#content a:active { 
}

#header {
	position: relative;
	width: 840px;
	z-index: 5;
}

#header #logo {
	background: url('images/header_billboard.png') no-repeat;
	width: 790px;
	height: 128px;
	padding:200px 25px 100px 25px;
	z-index: 0;
}

#header #logo a {
	display: block;
	width: 415px;
	height: 207px;
	margin-left: 185px;
	overflow: hidden;
}

#header #logo a img {
	border: none;
}

/* Navigation Menu */
#header #nav_menu {
	position: relative;
	top: -15px;
	background: url('images/navline.png') no-repeat;
	width: 840px;
	height: 50px;
	z-index: 100;
}

#header #nav_menu img {
	float: left;
	border: none;
}

#header #nav_menu map {
	border: none;
}

#header #nav_menu #blog {
	position: relative;
	top: -6px;
}

#header #nav_menu #me {
	position: relative;
	top: 2px;
	margin-left: 40px;
}

#header #nav_menu #gigs {
	position: relative;
	top: 6px;
	margin-left: 40px;
}

#header #nav_menu #pix {
	position: relative;
	top: 16px;
	margin-left: 40px;
}

#header #nav_menu #vids {
	position: relative;
	top: 18px;
	margin-left: 40px;
}

#header #nav_menu #glitz {
	position: relative;
	top: 27px;
	margin-left: 40px;
}

#content #main {
	position: relative;
	top: -65px;
	z-index: 2;
	height: 800px;
	width: 740px;
	padding: 100px 35px 70px 55px;
	color: #fff;
	background: url('images/main_bg.png') no-repeat;
	overflow: hide;
}

#content .hr_custom {
	margin: 15px 0px 15px 0px;
}

#content #main #display {
	position: relative;
	float: left;
	top: 25px;
	overflow: hide;
	height: 450px;
}

#content #main #display #scroller {
	overflow: auto;
	height: 100%;
	width: 100%;
	margin-left: 5px;
}

#content #main .fullcolumn {
	width: 675px;
	height: 100%;
}

#content #main .narrowcolumn {
	width: 560px;
	height: 100%;
	background-image: url('images/content_vr.png');
	background-repeat: no-repeat;
	background-position: 552px 25px;
}

#content #main:after {
	content:''; 
	display:block; 
	clear:both; 
}

#content #main #vertrule {
	float: left;
	width: 10px;
}
 
#content #main #sidebar {
	position: relative;
	float: left;
	top: 57px;
	width: 120px;
	font-size: 8pt;
	margin-left: 5px;
}

#content #main #sidebar li {
	padding-bottom: 4px;
}

#sidebar h2 {
	text-transform: uppercase;
	font-size: 11pt;
	font-weight: normal;
}

#footer {
	background-color: #000;
	height: 0px;
}

/* General classes */
.highlighted {
	color: #FCA221;
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
}

.post_title {
	color: #FFF;
	/* text-transform: uppercase; */
	text-decoration: none;
	font-size: 15pt;
	font-family: "Times New Roman", Times, FreeSerif, serif;
}

/* Floating images */
#chevonne {
	float: left;
	position: relative;
	top: -570px;
	left: 10px;
	z-index: 10;
	width: 301px;
	height: 819px;
	overflow: hidden;
}

#chevonne img {
	display: inline;
}

#sign {
	display:none;
  float: left;
  position: relative;
  z-index: 10;
  left: 0px;
	top: -15px;
	background: url('images/sign.png') no-repeat;
	height: 268px;
	width: 257px;
}

#sign #newsletter_text {
	float: left;
	position: relative;
	left: 47px;
	top: 25px;
}

#sign #email {
	position: relative;
	width: 125px;
	top: 30px;
	left: 41px;
}

/* Comments */
.commentlist {
}

.commentlist .header {
	width: 99%;
	border: 1px solid #aaa;
	margin-bottom: 5px;
}

.commentlist .header:after {
	content: '';
	display: block;
	clear: both;
}

.commentlist .count {
	float: left;
}

.commentlist .link {
	float: right;
}

.commentlist {
}

.commentlist .comment {
	border-bottom: 1px solid #aaa;
}

.commentlist .alt {
}

.commentlist .comment .commentmetadata .date {
	font-size: 8pt;
}

#commentform {
	z-index: 20;
}

#commentform input {
	background-color: black;
	color: white;
	border-color: #FECCCC;
	border-width: 1px;
}

#commentform #comment {
	background-color: black;
	color: white;
	border-color: #FECCCC;
}

/* Fireworks */
.firework {
	position: relative;
	float: left;
	z-index: 10;
	overflow: hidden;
	width: 216px;
	height: 216px;
	clear: both;
}

.firework img {
	display: none;
}

#firework1 {
	left: 100px;
	z-index: 10;
}

#firework2 {
	left: 50px
	top: -50px;
	z-index: 10;
}

#firework3 {
	z-index: 10;
}

#firework4 {
	left: 75px;
	z-index: 10;
}

#firework5 {
	left: 100px;
	z-index: 10;
}

#firework6 {
	top: -100px;
	left: 50px;
	z-index: 10;
}

#firework7 {
	left: 175px;
	z-index: 10;
}

#firework8 {
	top: -500px;
	left: 0px;
	z-index: 10;
}

/* Yahoo Media Player */

.ymp-color-main {
	background-color:black!important;
}

.ymp-color-tray {
	background-color:black!important;
}

.ymp-color-text-main,.ymp-color-text-main:link {
	color:#333!important;
}

.ymp-color-text-tray,.ymp-color-text-tray:link {
	color:#fff!important;
}

.ymp-player-max #ymp-body {
	width:569px!important;
}

.ymp-player-max #ymp-body #ymp-getplayer {
	display:none!important;
}

.ymp-player-max #ymp-body #ymp-body-base {
	width:559px!important;
}

.ymp-player-max #ymp-body #ymp-body-strip {
	width:556px!important;
}

.ymp-player-max #ymp-body #ymp-btn-pop {
	display:none!important;
}

.ymp-player-max #ymp-body #ymp-yahoo-logo {
	display:none!important;
}

#ymp-tray #ymp-tray-body ul li a.playing {
	background-color:#3274D0!important;
}

#ymp-tray ul li a:hover {
	background-color:#666!important;
}

#ymp-tray #ymp-btn-tray em.ymp-color-text-tray {
	color:#fff!important;
}

#ymp-relevance {
	display:none!important;
}

#ymp-body #ymp-rhap-getunlimited {
	color:#fff!important;font-weight:Bold!important;
}

