/*
Theme Name: SCRIPT613
Theme URI: http://script613.com
Description: Theme for SCRIPT613.com (Uses the <a href="http://elliotjaystocks.com/starkers">Starkers</a> theme by <a href="http://elliotjaystocks.com/">Elliot Jay Stocks</a> as a starting point)
Version: 1 (WP2.6.2)
Author: Bretton MacLean
Author URI: http://ezilly.com
Tags: SCRIPT, SCRIPT613
*/

@import "style/css/reset.css";
@import "style/css/typography.css";
@import "style/css/layout.css";

/********************
* Global Declarations
********************/

body {
	background: #000;
	color: #FFF;
	text-align: center;
}

#wrapper {
	background: #000 url(style/images/bkgnd-greybar.jpg) repeat-y top center;
	margin-left: auto;
	margin-right: auto;
	width: 932px;  /**was 895**/
	text-align: left;
}

a {
	outline: none;
}

a:link {
	color: #769ce8;
	text-decoration: none;
}

a:visited {
	color: #769ce8;
	text-decoration: none;
}

a:hover {
	color: #769ce8;
	text-decoration: underline;
}

.showlist li {
	list-style-position: inside;
	padding-left: 1em;
	list-style-type: disc;
}

.showlist li ul li {
	padding-left: 2em;
	list-style-type: circle;
}

#sitename {
	text-indent: -9999px;
	background: #000 url(style/images/header.jpg) no-repeat top center;
	width: 960px;	
	height: 328px;
	margin:  0 0 0 -27px;
}


/************************
* Navigation Declarations
************************/

#navbar {
    background:url(style/images/navbar.jpg) no-repeat;
    width:830px;
    height:95px;
    margin:-96px 0 0 85px;  /**was -96 35 - 66**/
    padding:0;
    position: relative;
}

#navbar span {margin-left: -9999px;}

#navbar li, #navbar a {
    height:95px;
    display:block;
}

#navbar li {
    float:left;
    list-style:none;
    display:inline;
}

#nav-news {width: 141px;}
#nav-bio { width: 92px;}
#nav-music { width: 131px;}
#nav-photos { width: 149px;}
#nav-videos { width: 139px;}
#nav-shows {width: 159px;}

#nav-news a:hover {background: url(style/images/navbar.jpg) -0px -95px no-repeat; }
#nav-bio a:hover {background: url(style/images/navbar.jpg) -141px -95px no-repeat; }
#nav-music a:hover {background: url(style/images/navbar.jpg) -233px -95px no-repeat; }
#nav-photos a:hover {background: url(style/images/navbar.jpg) -364px -95px no-repeat; }
#nav-videos a:hover {background: url(style/images/navbar.jpg) -513px -95px no-repeat; }
#nav-shows a:hover {background: url(style/images/navbar.jpg) -652px -95px no-repeat; }

#nav-news a:active {background: url(style/images/navbar.jpg) -0px -190px no-repeat; }
#nav-bio a:active {background: url(style/images/navbar.jpg) -141px -190px no-repeat; }
#nav-music a:active {background: url(style/images/navbar.jpg) -233px -190px no-repeat; }
#nav-photos a:active {background: url(style/images/navbar.jpg) -364px -190px no-repeat; }
#nav-videos a:active {background: url(style/images/navbar.jpg) -513px -190px no-repeat; }
#nav-shows a:active {background: url(style/images/navbar.jpg) -652px -190px no-repeat; }

#nav-news-active {width: 141px;}
#nav-bio-active { width: 92px;}
#nav-music-active { width: 131px;}
#nav-photos-active { width: 149px;}
#nav-videos-active { width: 139px;}
#nav-shows-active {width: 159px;}

#nav-news-active {background: url(style/images/navbar.jpg) -0px -190px no-repeat;}
#nav-bio-active {background: url(style/images/navbar.jpg) -141px -190px no-repeat; }
#nav-music-active {background: url(style/images/navbar.jpg) -233px -190px no-repeat; }
#nav-photos-active {background: url(style/images/navbar.jpg) -364px -190px no-repeat; }
#nav-videos-active {background: url(style/images/navbar.jpg) -513px -190px no-repeat; }
#nav-shows-active {background: url(style/images/navbar.jpg) -652px -190px no-repeat; }

/*********************
* Content Declarations
*********************/

#contentarea {
	background: url(style/images/contentarea.jpg) no-repeat top center;
	padding-left: 130px;
	padding-right: 330px;
	min-height: 830px;
	padding-bottom: 50px;
}

#contentarea p {
	margin-top: 0.5em;
}

.post {
	margin-bottom: 25px;
	width: 472px;
}

.storytitle {
	color: #EEE !important; 
}

.date_cal {
	display: inline;
	font-size: 10px;
	margin: -2px 0 -2px 0;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
}

.addon-text {
	display: inline;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;	
}

.bio-para {
	text-align: left;
	margin-bottom: 1em;
}

.booking-para {
	margin-top: 5em;
}

.post-image {
	margin: 1em 1em 0em 0em;	
}

/**************************
* Comment Area Declarations
**************************/

#respond {
	margin-top: 15px;
}

#comment {
	width: 470px;
}

#commentform {
	margin-bottom: 35px;
}

#submit {
	margin: 8px -40px 0 0;
	float: right;
}

.space-top {
	margin-top: 1em;
}

.comment-date {
	font-size: 10px;
}

.alt {
	background-color: #202020;
	padding-bottom: 10px;
	padding: 5px;
}

.comment-block {
	padding-bottom: 10px;
	padding: 5px;
}

#comment-area {
	border: 2px solid #303030;
	padding-bottom: -10px;
}

#nameblock {
	display: block;
}

#emailblock {
	display: block;
}

#urlblock {
	display: block;
}

/*********************
* Sidebar Declarations
*********************/

#side-buy {
	position: absolute;
    background:url(style/images/buy-buttons.jpg) no-repeat;
    width:237px;
    height:160px;
    margin: 378px 0px 0 557px; /** was 378 0 0 558 **/
    padding:0;
}

#side-buy span {
	margin-left: -9999px;
}

#side-buy li, #side-buy a {
    height:80px;
    display:block;
}

#itunes-buy {width: 237px;}
#amazon-buy { width: 237px;}

#itunes-buy a:hover {background: url(style/images/buy-buttons.jpg) -237px 0px no-repeat; }
#amazon-buy a:hover {background: url(style/images/buy-buttons.jpg) -237px -80px no-repeat; }

#side-purchasing-networks {
	position: absolute;
	margin: 540px 0 0 500px;
	height: 300px;
	width: 200px;
}

#side-purchase-link {
	position: relative;
	margin-left: 85px;
	padding-right: 30px;
	background: url(style/images/shopping-cart.jpg) no-repeat right center;	
}

#side-purchasing {
	display: none;
	position: relative;
	margin: 10px 0px 5px 0px;
	padding: 0;
	text-align: right;
}

#side-purchasing a {
	font-size: 13px;
	padding-right: 20px;
	text-align: right;
}

#buy-lala {
	background: url(style/images/stores/lala.jpg) no-repeat right center;
}

#buy-rhapsody {
	background: url(style/images/stores/rhapsody.jpg) no-repeat right center;
}

#buy-shockhound {
	background: url(style/images/stores/shockhound.jpg) no-repeat right center;	
}

#buy-emusic {
	background: url(style/images/stores/emusic.jpg) no-repeat right center;		
}

#buy-napster {
	background: url(style/images/stores/napster.jpg) no-repeat right center;	
}

#buy-paypal {
	background: url(style/images/stores/paypal.jpg) no-repeat right center;
}

#side-networks-title {
	position: relative;
	background: url(style/images/networks.jpg) no-repeat;
	width: 126px;
	height: 34px;
	margin: 20px 0px 0px 85px;
	padding: 0;
}

#side-networks-title span {
	margin-left:  -9999px;
}

#side-networks {
	position: relative;
	margin: 10px 0px 5px 0px;
	padding: 0;
	text-align: right;
}

#side-networks a {
	position: relative;
	font-size: 13px;
	padding-right: 20px;
	text-align: right;
}

#net-myspace {
	position: relative;	
	background: url(style/images/networks/myspace.jpg) no-repeat right center;
}

#net-facebook {
	position: relative;	
	background: url(style/images/networks/facebook.jpg) no-repeat right center;
}

#net-youtube {
	position: relative;
	background: url(style/images/networks/youtube.jpg) no-repeat right center;
}

#net-flickr {
	position: relative;
	background: url(style/images/networks/flickr.jpg) no-repeat right center;
}


/*********************
* Footer Declarations
*********************/

#footer {
	height: 196px;
	width: 932px;	
	margin-left: 0px;
	background: url(style/images/footer.jpg) no-repeat center;
	position: fixed bottom;
}

#footer-contact {
	display: inline;
}

#ezilly-logo {
	position: absolute;
	background: url(style/images/ezilly.jpg) no-repeat;
	width: 114px;
	height: 60px;
	bottom: 20px;
	left: -30px;
	padding: 0;
}

#ezilly-logo span {
	margin-left: -9999px;
}

#ezilly-logo li, #ezilly-logo a {
    height:60px;
    display:block;
}

#ezilly-logo {width: 114px;}

#ezilly-logo a:hover {background: url(style/images/ezilly.jpg) 0px -60px no-repeat; }

#script-contact {
	position: absolute;
	bottom: 5px;
	left: 228px;
}



