* {
	margin:0;
	padding:0;
	outline:none;
}

img {
	border:0;
}

body {
	background-color:#000;
	font-family:"Courier New", Courier, monospace;
	font-size:13px;
	line-height:16px;
	color:#fff;
	margin-bottom:25px;
}

a:link, a:visited, a:active {
	color:#ffc300;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

#pillars {
	background-image:url(../images/pillars.jpg);
	background-repeat:repeat-y;
	background-position:top ;
	
}

#ceiling {
	background-image:url(../images/ceiling.jpg);
	background-repeat:no-repeat;
	background-position:top;
}

#container {
	background-image:url(../images/container.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	min-height:590px;
    height:auto !important;
    height:590px;
	padding-bottom:207px;
}

#tiles {
	width:980px;
	min-height:590px;
    height:auto !important;
    height:590px;
	background-color:#000;
	margin:0 auto;
	background-image:url(../images/tiles.jpg);
	background-repeat:repeat-y;
	background-position:top ;
}

body.home #tiles {
	background-image:none;
}

/*rooms*/

#room {
	background-image:url(../images/rooms/room.jpg);
	background-repeat:no-repeat;
	background-position:top;
	min-height:590px;
    height:auto !important;
    height:590px;
}

body.home #room {
	background-image:none;
}

body.about #room {
	background-image:url(../images/rooms/about.jpg);
}

body.news #room {
	background-image:url(../images/rooms/news.jpg);
}

body.tour #room {
	background-image:url(../images/rooms/tour.jpg);
}

body.shop #room {
	background-image:url(../images/rooms/shop.jpg);
}

body.clips #room {
	background-image:url(../images/rooms/clips.jpg);
}

/*rooms*/

/*text*/

#column {
	
	float:left;
	width:200px;
	padding-top:575px;
	margin-left:150px;
	/*color:#ffc300;*/
}

#column p {
	margin-bottom:16px;
}

#column h2 {
	font-size:17px;
	font-weight:normal;
	margin-bottom:8px;
	/*color:#fff;*/
}

#column ul {
	margin-bottom:16px;
}

#column ul li {
	list-style-type:none;
	
}

#column ul li ul {
	margin-left:16px;
	margin-bottom:8px;
}

#column ul li a:link, #column ul li a:visited, #column ul li a:active {
	/*text-decoration:none;*/
}

#column ul li a:hover {
	/*text-decoration:underline;*/
}

#text {
	float:right;
	width:520px;
	padding-top:85px;
	margin-right:80px;
}

#text h2 {
	font-size:22px;
	font-weight:normal;
	margin-bottom:16px;
	line-height:normal;
}

#text h3 {
	font-size:18px;
	font-weight:normal;
	margin-bottom:0px;
	line-height:normal;
}

#text h3.tourdate {
	margin-bottom:16px;
	color:#FFC300;
}

#text h3 a:link, #text h3 a:visited, #text h3 a:active {
	/*text-decoration:none;*/
}

#text h3 a:hover {
	/*text-decoration:underline;*/
}

#text p {
	margin-bottom:16px;
}

#text ul, #text ol {
	margin-left:25px;
	margin-bottom:16px;
}

#text #youtube ul {
	margin:0;
}

#text #youtube ul li {
	list-style-type:none;
	float:left;
	width:250px;
	height:250px;
	margin-right:10px;
	margin-bottom:20px;
}

img.border {
	border:1px solid #fff;
}

/*text end*/

/*navigation*/

#navigation {
	width:980px;
	height:92px;
	background-image:url(../images/navigation.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	margin-top:-92px;
	clear:both;
}

#navigation.home {
	height:47px;
	margin-top:-47px;
}

#mist {
	width:980px;
	height:45px;
	background-image:url(../images/mist.png);
	background-position:bottom;
	background-repeat:no-repeat;
}

#navigation ul li {
	float:left;
	list-style-type:none;
	margin-right:30px;
	text-indent:-9999px;
}

#navigation ul li#home {
	margin-left:10px;
	margin-right:74px;
}

#navigation ul li a:link, #navigation ul li a:visited, #navigation ul li a:active {
	width:62px;
	height:47px;
	display:block;
	background-repeat:no-repeat;
}

#navigation ul li#home a:link, #navigation ul li#home a:visited, #navigation ul li#home a:active, #navigation ul li#home a:hover {
	width:240px;
}

#navigation ul li#about a:hover,
body.about ul li#about a:link, body.about ul li#about a:visited, body.about ul li#about a:active {
	background-image:url(../images/buttons/about.jpg);
} 

#navigation ul li#news a:hover,
body.news ul li#news a:link, body.news ul li#news a:visited, body.news ul li#news a:active {
	background-image:url(../images/buttons/news.jpg);
} 

#navigation ul li#tour a:hover,
body.tour ul li#tour a:link, body.tour ul li#tour a:visited, body.tour ul li#tour a:active {
	background-image:url(../images/buttons/tour.jpg);
} 

#navigation ul li#shop a:hover,
body.shop ul li#shop a:link, body.shop ul li#shop a:visited, body.shop ul li#shop a:active {
	background-image:url(../images/buttons/shop.jpg);
} 

#navigation ul li#clips a:hover,
body.clips ul li#clips a:link, body.clips ul li#clips a:visited, body.clips ul li#clips a:active {
	background-image:url(../images/buttons/clips.jpg);
} 

/*navigation end*/

/*footer*/

#sites {
	width:505px;
	width:662px; /*addition of twitter*/
	margin:0 auto;
}

#sites ul li {
	list-style-type:none;
	float:left;
	height:45px;
	margin:0 20px;
}

#footer {
	clear:both;
	text-align:center;
	font-size:11px;
	padding-top:25px;
}

/*footer ends*/

/*volume control*/

#control {
	width:151px;
	height:26px;
	float:right;
	padding-top:11px;
	padding-right:33px;
}

#control a#switch {
	cursor:pointer;
}

#sound {
	
}

/*volume control ends*/

/*wordpress elements*/

input, select, textarea {
	font-family:"Courier New", Courier, monospace;
	font-size:12px;
	padding:1px;
}

#commentform textarea {
	width: 100%;
	padding: 2px;
}

.hidden {
	display: none;
}

#searchform {
	margin-bottom:16px;
}

#searchform #s {
	width: 100px;
}

small {
	font-size:11px;
	line-height:normal;
}

.navigation {
	margin-bottom:20px;	
}

img.ed {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	
img.aligncenter {
	margin:0 auto;
	margin-bottom:10px;
	display:block;
}

img.alignright {
	margin: 0 0 10px 16px;
	display: inline;
}

img.alignleft {
	margin: 0 16px 10px 0;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}

.postmetadata {
	padding-bottom: 20px;
}

#column ul li.page_item {
	font-size:17px;
	line-height:normal;
}

/*wordpress elements ends*/

.displaynone {
	display:none;
}

.addthis_container {
	margin-bottom:16px;
}

hr {
	border:none;
	border-top: 1px dashed #FFF;
	color:none;
	background-color:none;
	height: 0px;
	width: 100%;
	text-align: left;
	clear:both;
	margin-bottom:16px;
}

#text ol.commentlist {
	margin-left:0;
}

.commentlist {
	list-style-type:none;
	margin-bottom:10px;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #292524;
	padding: 2px;
	background: #fff;
}

.commentlist li {
	border-bottom: 1px dashed #FFF;
	margin-bottom:16px;	
}