@charset "utf-8";
/*  
	Site name: ECHO NITES
	URL: http://www.echonites.com/
	Author: Damir Karan
	http://www.dkstudio.net
*/

/* ################# R E S E T ############# */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {line-height:1.2;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}
/* ################# R E S E T ############# */

body,td,th {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #444;
	background:url(img/background.jpg) repeat-y top center;
}
body {
	background-color: #000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #7f6850;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #7f6850;
}
a:hover {
	text-decoration: underline;
	color: #630;
}
a:active {
	text-decoration: none;
	color: #630;
}
h1 {
	font-size: 24px;
	color: #C90;
}
h2 {
	font-size: 18px;
	color: #C60;
}
h3 {
	font-size: 16px;
	color: #C60;
}

.clear {
	clear:both;
}

/* ******************/
div#wrap {
	margin:0 auto;
	width:990px;
	background:url(img/bg-logo.jpg) no-repeat 0 0;
}
div#leftColumn {
	float:left;
	width:440px;
}
div#rightColumn {
	float:right;
	width:540px;
	padding:20px 0 0 0;
}
#menu {
	margin:200px 0 0 0;
	padding:0;
	width:145px;
	float:right;
	line-height:1.5;
}
#menu li, ul {
	margin:0;
	padding:0;
}
#menu li {
	margin:5px 0 19px 5px;
	padding:0;
	list-style:none;
	text-transform:uppercase;
}
p {
	margin:10px 0 0 0;
}
/* ############# RIGHT ############### */
div#sBar {
	background:#222;
	padding:10px 0 5px 15px;
	display:block;
}

div#NextParty h1 {
	background:url(img/heading-nextparty.jpg) no-repeat top left;
	border-bottom:1px dashed #400;
	display:block;
	height:28px;
	margin:30px 0 5px 0;
}
div#LastParty h1 {
	background:url(img/heading-lastparty.jpg) no-repeat top left;
	border-bottom:1px dashed #400;
	display:block;
	height:28px;
	margin:20px 0 5px 0;
}
div#JoinEcho h1 {
	background:url(img/heading-joinecho.jpg) no-repeat top left;
	border-bottom:1px dashed #400;
	display:block;
	height:28px;
	margin:20px 0 5px 0;
}
div#Join h1 {
	background:url(img/heading-joinecho.jpg) no-repeat top left;
	border-bottom:1px dashed #400;
	display:block;
	height:28px;
	margin:50px 0 5px 0;
}

/* ############# GALLERY ############### */
div#Gallery h1 {
	background:url(img/heading-gallery.jpg) no-repeat top left;
	border-bottom:1px dashed #400;
	display:block;
	height:28px;
	margin:50px 0 5px 0;
}
div#Gallery h2 {
	margin:10px 0 0 10px;
	color:#630;
}
div#Gallery p {
	margin:0 0 5px 10px;
	/* border-bottom:1px solid #222; */
	width:300px;
}

/* ############# UPCOMMING ############### */
div#Upcoming h1 {
	background:url(img/heading-upcoming.jpg) no-repeat top left;
	border-bottom:1px dashed #400;
	display:block;
	height:28px;
	margin:50px 0 5px 0;
}

/* ############# GALLERY ############### */
#flashcontent {
		width: 100%;
		height: 600px;
	}
	
/* ############# JOINS US ############### */

.submit input
{
margin-left: 4.5em;
} 
input
{
color: #420202;
background: #7f6850;
border: 1px solid #9d8974
}

.submit input
{
color: #00;
background: #7f6850;
border: 2px outset #663300
} 

/* ############# Text styles ############### */
.bold {
	color:#888;;
}

.orange {
	color:#630;
}

img.poster {
	margin:5px 8px 5px 0;
}
