/*
Theme Name: Zhilam Hostel
Author: Weston Ruter
*/


article,
section,
header,
figure,
footer,
aside,
nav {
	display:block;
}
[hidden] {
	display:none;
}


html {
	color:white;
	background:black;
	font-family:'ArialMT','Arial','sans-serif';
}


/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

/* =End WordPress Core
-------------------------------------------------------------- */

body {
	width:630px;
	margin:0 auto;
}

a {
	color:white;
}
a:hover {
	color:yellow;
}
a[href^='tel:'] {
	text-decoration:none;
	cursor:default;
}

address {
	display:inline;
	font-style:normal;
}
img {
	border:0;
}
abbr {
	border-bottom:dotted 1px #DDD;
}

#header {
	border-bottom:solid 1px #333;
	position:relative;
	height:120px;
}
body.home #header {
	height:330px;
}

#title {
	margin:0;
	position:absolute;
	width:217px;
	top:20px;
}
#title a {
	outline:none;
}
#title img {
	width:217px;
}
body.home #title {
	position: static;
	width:630px;
	text-align:center;
}
body.home #title img {
	width:auto;
	height:auto;
}

#nav {
	/*border:solid 1px lime;*/
	/*outline:solid 1px red;*/

	text-align:left;
	width:380px;
	line-height:1.5em;
	position:absolute;
	text-indent:-90px;
	/*left:240px;*/
	right:0;
	top:20px;
}
body.home #nav {
	right: auto;
	left: auto;
	text-indent: 0;
	width: auto;
	position: static;
	text-align: center;
	position: static;
	margin-left: 1em;
	margin-right: 1em;
}
#nav li,
#nav ul {
	list-style:none;
	margin:0;
	padding:0;
	display:block;
}
#nav li {
	display:inline;
	margin-right:1.3em;
}

#nav a {
	text-decoration:none;
	color:#aaa;
	white-space:nowrap;
	outline:none;
}
#nav li.current_page_item > a,
#nav a:hover {
	color:white;
}
#nav a:focus,
#nav a:active {
	color:yellow;
}
/*#nav a:active {*/
/*	color:#880000;*/
/*}*/


h1,
h2,
h3,
#faq dt{
	font-family: 'Molengo', arial, serif;
	font-weight:bold;
}

h1 {
	/*color:#880000;*/
	color:yellow;
	font-weight:normal;
}
h2 + p,
h3 + p,
h4 + p,
h5 + p,
h6 + p,
h2 + ul,
h3 + ul,
h4 + ul,
h5 + ul,
h6 + ul {
	margin-top:-0.9em;
}

#content {
	line-height:1.4em;
}

body.single h1 {
	margin-top:0.1em;
	margin-bottom:0.2em;
}
body.single h1 + footer {
	font-weight:bold;
}
body.single h3.category {
	margin-bottom:0.4em !important;
	font-weight:normal;
}

.hfeed .hentry {
	margin-bottom:1.5em;
}
.hfeed .hentry > h3 {
	margin-bottom:0.2em;
}
.hfeed .hentry > footer {
	font-size:smaller;
	color:#bbb;
}
#more-posts {
	/*text-align:center;	*/
	font-size:smaller;
}

.paged,
.next-previous {
	height:1em;
	margin-top:2em;
}
.paged  [rel=prev],
.next-previous [rel=prev] {
	float:left;
}
.paged  [rel=next],
.next-previous [rel=next] {
	float:right;
}

.form_error_message {
	color:red;
}
#zh_contact_form textarea {
	display:block;
	width:500px;
	min-height:200px;
}
#zh_contact_form input,
#zh_contact_form textarea {
	font-family:Arial,Helvetica,sans-serif;
	font-size:1em;
	border:solid 1px gray;
}
#zh_contact_form p.name > label,
#zh_contact_form p.email > label{
	display:inline-block;
	width:60px;
	text-align:right;
	padding-right:1ex;
}
#zh_contact_form .invalid {
	border:solid 1px red;
	background:#FFCCCC;
}
#zh_contact_form {
	margin-bottom:3em;
}

.home-page-content h2 {
	color: #ff6600;
	font-weight: bold;
	font-size: 1.7em;
}
.home-page-content h3 {
	color: #ff6600;
}

#newsletter {
	width: 260px;
}
#newsletter .notice {
	font-size: smaller;
}
#newsletter h3,
#newsletter p {
	text-align: center;
}
#newsletter .link,
#newsletter .link a,
#newsletter .signupframe {
	color: white;
}
#newsletter .link,
#newsletter .link a {
	text-decoration: none;
}

#lonelyplanet {
	margin-top: 2em;
	width: 260px;
}
#lonelyplanet em {
	font-size: smaller;
}
#lonelyplanet img {
	margin-top: 0.5em;
	display: block;
}

#TA_selfserveprop394 {
	float: right;
	width: 240px;
	margin-left: 1em;
	margin-bottom: 1em;
}

#faq-toc {
	display:none;
}
#faq dt {
	/*color:#800000;*/
	/*color:yellow;*/
	/*font-weight:bold;*/
}

/** Guestbook **/
#content.page-guestbook #comments-title {
	display:none;
}
.commentmetadata {
	font-size:smaller;
}
.commentmetadata a {
	text-decoration:none;
	color:gray;
}
.commentmetadata a:hover {
	color:white;
}
.comment-author {
	font-style:italic;
	font-weight:bold;
}
.comment-author > .avatar {
	float:right;
	margin-left:10px;
	margin-bottom:10px;
}
.comment-body > p:first-child {
	margin-top:0.5em;
}
.comment {
	margin-bottom:2em;
}

.comment-form-author > label,
.comment-form-email > label,
.comment-form-url > label {
	float:left;
	width:8ex;
	margin-right:1ex;
	text-align:right;
}
.nocomments {
	display:none;
}

#comment {
	display:block;
}

#footer {
	clear: both;
	border-top:solid 1px #333;
	padding-top:1em;
	padding-bottom:1em;
	font-size:smaller;
	margin-top:2em;
}
#footer p {
	margin:0;
	display:inline;
}
#footer {
	color:#bbb;
	text-align:center;
}
#footer a {
	color:#bbb;
	text-decoration:none;
	outline:none;
}
#footer a:hover {
	color:white;
}
#footer a:focus,
#footer a:active {
	color:yellow;
}
#footer > a,
#footer > span {
	margin-left:1ex;
	margin-right:1ex;
}


#cboxContent #cboxLoadedContent {
	background: black;
}

#content .slideshow-window {
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	-khtml-border-radius: 0;
}

/** Admin *********************************************************************************/
#main_edit_link {
	position:fixed;
	right:0;
	bottom:0;
	background:white;
	padding:5px;
	color:black;
}
#main_edit_link > a {
	color:black;
}
