/* 
	theme name: Crystal
    theme URI: http://www.membdesign.com
    description: 'Theme for Crystal Lodge Melbourne'
    author: Balazs Muller
    author URI: http://www.membdesign.com
    version: 1.0
*/

@charset "UTF-8";
/* CSS Document */

/* COLORS 

	text: #FFF;
	comments: #FFF;
	italic name: #03beee;
	pink line: #400327;
	
*/


/* #### RESET #### */

body, img, td, a, h1, h2, h3, h4, h5, h6, ul, ol {
	margin:0px;
	padding:0px;
	border:none;
	text-decoration:none;
	list-style:none;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	font-weight:normal;
	font-size:12px;
}

/* #### DEFAULT #### */

body {
	background:url(images/bg.jpg) repeat;
}
#site {
	margin:0 auto;
	background:url(images/bg_shine.png) center top no-repeat;
}
/*img, div, 
#site { 
behavior: url(http://membdesign.com/crystallodge/wp-content/themes/crystal/js/iepngfix.htc)    PNG FIX IE6 
}
*/


/* ### SITE ### */

#site #site_wrap {
	width:960px;
	height:auto;
	margin:0 auto;
	overflow:hidden;
}
#site #site_wrap .header_wrap {
	width:960px;
	float:left;
}
#site #site_wrap .header_wrap img {
	float:left;
}
#site_wrap .break {
	width:960px;
	float:left;
	height:25px;
}
#site_wrap .break img {
	padding:0px;
	border:none;
}

/* ### INDEX PAGE ### */

.header_index {
	width:600px;
	height:300px;
	margin:0 auto;
	background:#000;
	border:1px solid #400327;
	margin-top:200px;
	overflow:hidden;
}
.header_index img {
	float:left;
	padding-right:20px;
}
.header_index h2 {
	float:left;
	color:#FFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	text-align:center;
	width:270px;
	height:auto;
	padding-top:10px;
}
.header_index p {
	float:right;
	padding-right:20px;
	width:260px;
	text-align:center;
	font-size:10px;
}
.header_index ng {
	float:right;
	padding-right:20px;
	width:260px;
	text-align:center;
	font-size:16px;
}
.header_index ul {
	float:left;
}
.header_index ul li a {
	color:#e8028a;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:40px;
	line-height:80px;
	font-weight:normal;
	text-decoration:underline;
	text-align:center;
	width:270px;
	margin-top:90px;
	height:auto;
	float:left;
}

/* ### CONTENT ### */

#site_wrap #content_wrap {
	width:958px;
	height:auto;
	float:left;
	border-left:1px solid #400327;
	border-right:1px solid #400327;
	background:#000 url(images/bg_middle.jpg) repeat-y;
}

/* ### CONTENT LEFT ### */

#site_wrap #content_wrap .content_left {
	width:659px;
	height:auto;
	float:left;
	padding:0px;
}

		/* WELCOME */
		
#site_wrap #content_wrap .content_left .welcome {
	width:578px;
	height:auto;
	float:left;
	padding:40px;
	background:#000;
}
#site_wrap #content_wrap .content_left .welcome h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:36px;
	line-height:36px;
	font-weight:normal;
	color:#FFF;
}

		/* COMMENTS */
		
#site_wrap #content_wrap .content_left #comments {
	width:658px;
	height:auto;
	float:left;
	padding:0px;
	padding-top:80px;
	padding-bottom:0px;
	background:#000 url(images/bg_left.jpg) left top no-repeat;
	overflow:hidden;
}
#site_wrap #content_wrap .content_left #comments ol {
	width:578px;
	padding:40px;
	padding-top:20px;
}
#site_wrap #content_wrap .content_left #comments ol li {
	width:578px;
	height:auto;
	background:url(images/comment_line.png) center bottom no-repeat scroll;
	padding-top:25px;
	padding-bottom:35px;
	display:block;
}
#site_wrap #content_wrap .content_left #comments ol li a {
	background:none;
}
#site_wrap #content_wrap .content_left #comments ol li p {
	padding-left:30px;
	padding-right:30px;
}
#site_wrap #content_wrap .content_left #comments ol li cite.fn {
	float:right;
	text-align:right;
	padding-right:30px;
	font-style:italic;
	color:#03beee;
	font-size:12px;
}
#site_wrap #content_wrap .content_left #comments .navigation {
	width:578px;
	padding:40px;
	padding-top:0px;
	padding-bottom:20px;
	height:auto;
	float:left;
}
#site_wrap #content_wrap .content_left #comments .navigation .nav-previous {
	width:150px;
	height:20px;
	float:left;
	display:block;
}
#site_wrap #content_wrap .content_left #comments .navigation .nav-next {
	width:150px;
	height:20px;
	float:right;
	display:block;
	text-align:right;
}
#site_wrap #content_wrap .content_left #comments .navigation span.meta-nav {
	color:#F0C;
}
	
	/* ---------------------- */
	
	
/* #site_wrap #content_wrap .content_left .comments {
	width:658px;
	height:auto;
	float:left;
	padding:0px;
	padding-top:80px;
	padding-bottom:40px;
	background:#000 url(images/bg_left.jpg) left top no-repeat;
}
#site_wrap #content_wrap .content_left .comments .comment_box {
	height:auto;
	background:url(images/comment_line.png) center bottom no-repeat;
	padding-top:10px;
	padding-bottom:35px;
}
#site_wrap #content_wrap .content_left .comments .comment_box p {
	padding-left:30px;
	padding-right:30px;
}
#site_wrap #content_wrap .content_left .comments .comment_box span {
	float:right;
	text-align:right;
	padding-right:30px;
	font-style:italic;
	color:#03beee;
	font-size:12px;
} */

		/* SEND COMMENTS */

#content_wrap .content_left #respond {		
	width:578px;
	height:auto;
	float:left;
	padding:40px;
	padding-top:0px;
	padding-bottom:0px;
	background:#1e0017;
	/*border-top:1px dotted #FFF;*/
}
#content_wrap .content_left #respond h3 {
	text-indent:-9999px;
	padding:0px;
}
#content_wrap .content_left #respond p.comment-form-email,
#content_wrap .content_left #respond p.comment-form-url,
#content_wrap .content_left #respond p.comment-notes,
#content_wrap .content_left #respond p.form-allowed-tags {
	visibility:collapse;
	height:1px;
	padding:0px;
	font-size:1px;
}
#content_wrap .content_left #respond #commentform {
	width:520px;
	padding:29px;
	padding-top:0px;
}
#content_wrap .content_left #respond #commentform p.comment-form-author label,
#content_wrap .content_left #respond #commentform p.comment-form-comment label {
	/*width:520px;*/
	float:left;
	width:100%;
	height:30px;
	margin-top:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-style:italic;
	padding-left:10px;
}
#content_wrap .content_left #respond #commentform p.comment-form-author input {
	width:100%;
	height:30px;
	background:#350029 url(images/bg_form.jpg) repeat-y;
	border:1px solid #400327;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
}
#content_wrap .content_left #respond #commentform p.comment-form-comment textarea {
	width:100%;
	background:#350029 url(images/bg_form.jpg) repeat-y;
	border:1px solid #400327;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	margin-bottom:10px;
}
#content_wrap .content_left #respond #commentform p.form-submit #submit {
	width:130px;
	height:43px;
	float:right;
	background:url(images/submit_btn2.png) bottom right no-repeat;
	text-indent:-9999px;
	border:none;
	cursor:pointer;
	margin:0px;
}		


/* ---------------------- */

/*	#content_wrap .content_left .send_comment_box {
	width:578px;
	height:auto;
	float:left;
	padding:40px;
	padding-top:20px;
	padding-bottom:0px;
	background:#1e0017;
	border-top:1px dotted #FFF;
}
#content_wrap .content_left .send_comment_box table td {
	width:100%;
	height:30px;
	margin-top:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-style:italic;
}
#content_wrap .content_left .send_comment_box table td label {
	padding-left:15px;
}
#content_wrap .content_left .send_comment_box table td input {
	width:100%;
	height:30px;
	background:#350029 url(images/bg_form.jpg) repeat-y;
	border:1px solid #400327;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
}
#content_wrap .content_left .send_comment_box table td textarea {
	width:100%;
	background:#350029 url(images/bg_form.jpg) repeat-y;
	border:1px solid #400327;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	margin-bottom:20px;
}
#content_wrap .content_left .send_comment_box table td input.submit_btn {
	width:130px;
	height:43px;
	float:right;
	background:url(images/submit_btn2.png) top right no-repeat;
	text-indent:-9999px;
	border:none;
	cursor:pointer;
}*/


/* ### CONTENT RIGHT ### */

#site_wrap #content_wrap .content_right {
	width:299px;
	float:right;
	background:#400327 url(images/bg_right.jpg) repeat-y;
}

		/* CONTACT DETAILS */
		
#site_wrap #content_wrap .content_right .contact {
	width:239px;
	height:auto;
	background:url(images/right_top.jpg) top left no-repeat;
	padding:30px;
	padding-top:30px;
	padding-bottom:38px;
	text-align:center;
}
#site_wrap #content_wrap .content_right .contact ul li {
	line-height:22px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:18px;
	margin-top:15px;
	margin-bottom:15px;
	padding-bottom:15px;
	/*padding-left:20px;*/
	border-bottom:1px dotted #FFF;
	/*list-style-image:url(images/diamond.png);*/
}
#site_wrap #content_wrap .content_right .contact ul li.last {
	border:none;
}
#site_wrap #content_wrap .content_right .map {
	text-align:center;
	padding-bottom:20px;
}
#site_wrap #content_wrap .content_right .map a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	color:#03beee;
	line-height:20px;
}

/* ### FOOTER ### */

#site_wrap #content_wrap .footer_wrap {
	width:958px;
	height:59px;
	float:left;
	background:#000 url(images/bg_footer.jpg) left top no-repeat;
	/*border-left:1px solid #400327;
	border-right:1px solid #400327;*/
	border-bottom:1px solid #400327;
}
#content_wrap .footer_wrap a {
	float:right;
	padding-right:40px;
	padding-bottom:20px;
	padding-top:25px;
	font-size:10px;
	color:#FFF;
}
