/* 
Theme Name: Evernight Scroll 
Theme URI: http://danieldivincenzo.com/ 
Description: A custom theme for evernightthemusical.com 
Author: Daniel DiVincenzo
Author URI: http://danieldivincenzo.com
Version: 1.0 
. 
Only for use by evernighthemusical.com 
. 
*/  

/* ------------------------------------------ */
/* RESETS, BASIC PAGE SETUP, BASIC TYPOGRAPHY */
/* ------------------------------------------ */

html
{	
	/*min-height: 575px;*/
	background-color: black;
}

body
{
	font-family: arial;
	
	font-size: 12px;
	
	text-align: center;
	
	background-color: black;
	
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	
	/*letter-spacing:-.5px;
	
	line-height:15px;*/
	
}

p
{

}

a
{
	text-decoration: none;
	
	color: black;
}

a:hover
{
	text-decoration: underline;
	
	color: black;
}

img
{
	border:0px;
}

/* ------------------------------------------ */
/* MAIN CONTENT CONTAINER                     */
/* ------------------------------------------ */
#en_out
{
	width:100%;
}

#en_logo
{
	border:0px;
}

#en_container
{
	/*text-align: left;*/
	
	width: 975px;
	
	/*height: 575px;*/
	
	height: 682px;
	
	/*border: 1px solid blue;*/
	
	background-image: url('images/scroll_bg.png');
	
	background-repeat: no-repeat;
	
	background-position: left bottom;
	
	margin:auto;
	
	margin-top:15px;
	
	margin-bottom:55px;
}

/* ------------------------------------------ */
/* MENU                                       */
/* ------------------------------------------ */
#en_menu_row1
{
	/*border: 1px solid red;*/
	
	height:29px;
	
	position:relative;
	
	/*top:540px;*/
	
	top: 45px;
	
	/*left:112px;*/
	
	text-align:center;
	
	width:395px;
	
	margin:auto;
}

#en_menu_row2
{
	/*border: 1px solid red;*/
	
	height:29px;
	
	position:relative;
	
	/*top:545px;*/
	
	top: 50px;
	
	left:-10px;
	
	width:948px;
}

#en_menu_link_1
{
	display:block;
	
	float:left;
	
	background-image: url('images/m_fairy_reg.png');
	
	background-repeat: no-repeat;
	
	margin:0px;
	
	padding: 0px;
	
	width: 395px;
	
	height:29px;
}

#en_menu_link_1:hover
{
	display:block;
	
	background-image: url('images/m_fairy_hov.png');
	
	background-repeat: no-repeat;
	
	margin:0px;
	
	padding: 0px;
	
	width: 395px;
	
	height:29px;
}

#en_menu_link_1:active
{
	border:0px;
	
	text-decoration:none;
}
#en_menu_link_2
{
	display:block;
	
	float:left;
	
	position:relative;
	
	left:7px;
	
	background-image: url('images/m_sho_reg.png');
	
	background-repeat: no-repeat;
	
	margin:0px;
	
	padding: 0px;
	
	width: 171px;
	
	height:29px;
}

#en_menu_link_2:hover
{
	display:block;

	
	background-image: url('images/m_sho_hov.png');
	
	background-repeat: no-repeat;
	
	margin:0px;
	
	padding: 0px;
	
	width: 171px;
	
	height:29px;
}

#en_menu_link_3
{
	display:block;
	
	float:left;
	
	position:relative;
	
	left:11px;
	
	background-image: url('images/m_bryony_reg.png');
	
	background-repeat: no-repeat;
	
	margin:0px;
	
	padding: 0px;
	
	width: 175px;
	
	height:29px;
}

#en_menu_link_3:hover
{
	display:block;

	background-image: url('images/m_bryony_hov.png');
	
	background-repeat: no-repeat;
	
	margin:0px;
	
	padding: 0px;
	
	width: 175px;
	
	height:29px;
}

#en_menu_link_4
{
	display:block;
	
	float:left;
	
	position:relative;
	
	left:11px;
	
	background-image: url('images/m_nobu_reg.png');
	
	background-repeat: no-repeat;
	
	margin:0px;
	
	padding: 0px;
	
	width: 169px;
	
	height:29px;
}

#en_menu_link_4:hover
{
	display:block;

	background-image: url('images/m_nobu_hov.png');
	
	background-repeat: no-repeat;
	
	margin:0px;
	
	padding: 0px;
	
	width: 169px;
	
	height:29px;
}

#en_menu_link_5
{
	display:block;
	
	float:left;
	
	position:relative;
	
	left:15px;
	
	background-image: url('images/m_muraid_reg.png');
	
	background-repeat: no-repeat;
	
	margin:0px;
	
	padding: 0px;
	
	width: 209px;
	
	height:29px;
}

#en_menu_link_5:hover
{
	display:block;

	background-image: url('images/m_muraid_hov.png');
	
	background-repeat: no-repeat;
	
	margin:0px;
	
	padding: 0px;
	
	width: 209px;
	
	height:29px;
}

#en_menu_link_6
{
	display:block;
	
	float:left;
	
	position:relative;
	
	left:15px;
	
	background-image: url('images/m_holly_reg.png');
	
	background-repeat: no-repeat;
	
	margin:0px;
	
	
	padding: 0px;
	
	width: 224px;
	
	height:29px;
}

#en_menu_link_6:hover
{
	display:block;

	background-image: url('images/m_holly_hov.png');
	
	background-repeat: no-repeat;
	
	margin:0px;
	
	padding: 0px;
	
	width: 224px;
	
	height:29px;
}
/* ------------------------------------------ */
/* PAGE CONTENT                               */
/* ------------------------------------------ */
#en_content
{
	position:relative;
	
	top:28px;
	
	left:-14px;
	
	text-align:left;
	
	width: 679px;
	
	margin:auto;
	
	height:485px;
	
	overflow:none;
	
	/*border:1px solid yellow;*/
	
	padding-bottom:0px;
	
	margin-bottom:0px;
	
	overflow:auto;
}

#en_content h2
{
	text-align:center;
}

#en_content h3
{
	text-align:left;
}

#en_content_right
{
	text-align:center;
	
	width:500px;
	
	height:470px;
	
	float:right;
	
	overflow:none;
	
	border-left:1px solid black;
}

#en_content_left
{
	width:150px;
	
	height:470px;
	
	border:1px solid blue;
	
	float:left;
}

#en_cdbaby
{
	background-image: url('images/cdbaby.png');
	
	height:32px;
	
	width:144px;
	
	float:left;
	
	background-repeat: no-repeat;
	
	margin:0px;
	
	padding: 0px;
	
	margin-left:25px;
	
	position:absolute;
	
	display:block;
}

#en_digistation
{
	background-image: url('images/digistation.png');
	
	height:32px;
	
	width:144px;
	
	float:left;
	
	background-repeat: no-repeat;
	
	margin:0px;
	
	padding: 0px;
	
	position:absolute;
	
	margin-left:25px;
	
	margin-top:42px;
	
	display:block;
}

#en_reverbnation
{
	background-image: url('images/reverbnation.png');
	
	height:32px;
	
	width:144px;
	
	float:left;
	
	background-repeat: no-repeat;
	
	margin:0px;
	
	padding: 0px;
	
	position:absolute;
	
	margin-left:25px;
	
	margin-top:84px;
	
	display:block;
}

#en_tickets_logo
{
	float:right; 
	
	position:absolute; 
	
	top:40px;
	
	margin-left:100px;"
}

#en_album_logo
{
	float:right; 
	
	position:absolute; 
	
	top:40px;
	
	margin-left:179px;"
}
