/*
Theme Name: Hit Songwriter
Theme URI: http://wordpress.org/
Description: This wordpress theme was built by <a href="http://www.webheadservice.com/>Jacob Louis</a> aka <a href="http://www.intuitivebeats.com/">DJ Story</a> for Heidi Drecksler hit songwriter.
Version: 1.0
Author: Jacob Louis w/ Heidi's Concepts
Author URI: http://www.webheadservice.com/
Tags: chakra, custom header, fixed width, two columns, widgets


*/



/* Begin Typography & Colors */
img {
border:none;
}

li {
margin-bottom:20px;
}

#nav li {
list-style:none;
}

body {
	background-color: #000000;
	background-image: url(http://www.heidid.com/images/blinking_stars2.gif);
}
body,td,th {
	color: #FFFFFF;
	font-family: Helvetica, Trebuchet MS, Verdana;
}
.style1 {
	color: #F95304
}.songwriter {
	color: #000000;
	font-size: 12px;
}
.hit {
	font-size: 24px;
	color: #000000;
}
a:link {
	color: #3300ff;
	text-decoration:none;
}
a:hover {
	color: #9999ff;
	text-decoration:none;
}
a:visited {
	color: #3300ff;
	text-decoration:none;
}
a:active {
	color: #00ccff;
	text-decoration:none;
}

/*.lyrical {
	background-attachment: scroll;
	background-image: url(images/hit-songwriter-bio-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;*/
}
.lyricaltreasure {
background-attachment: fixed;
	background-image: url(http://www.heidid.com/lyrics/wp-content/themes/hit-songwriter-lyrics/images/lyrical-treasures.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#nav {
float:right;
width:200px;
padding:12px 0 0;
}

#content {
width:500px;
padding:12px 0 0;
background-color:#000000;
margin-left: 0px ;
margin-right: auto ;
}

#wrapper {
width:750px;
padding:12px 0 0;
background-color:#000000;
margin-left: auto ;
margin-right: auto ;
}

#nav h4 {
margin-right:20px;
text-align:right;
}

/* End captions */
