/* @override http://www.knickerbockerhotel.com.au/wp/wp-content/themes/Knickerbocker-Hotel/style.css */

/* @override http://localhost:8888/wordpess/wp-content/themes/Knickerbocker-Hotel/style.css */

/* @override http://localhost:8888/wordpess/wp-content/themes/blue-mist/style.css */

/* @override http://www.searchmatters.com.au/wp/wp-content/themes/blue-mist/style.css */

/* @override http://www.searchmatters.com.au/wp/wp-content/themes/blue-mist/style.css */

/* @override http://www.searchmatters.com.au/wp/wp-content/themes/blue-mist/style.css */

/* @override http://www.searchmatters.com.au/wp/wp-content/themes/blue-mist/style.css */

/*  
Theme Name: Knicker 
Theme URI: www.searchmatters.com.au
Description: Custom design for Knickerbocker Hotel
Version: 1.0
Author: Oliver Rozynski and Morris Bryant
Author URI: http://www.searchmatters.com.au
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

ol, ul {
	list-style: none;
}

/* Main styles
*******************************/

html {
	height: 100%;
	margin-bottom: 1px;
/

* force vertical scrollbars */
}

body {
	color: #353535;
	background: #1f354d;
}

/* Default fonts
*******************************/

body {
	font-family: "Georgia", Tahoma, Arial, Helvetica, sans-serif;
}

input,
select {
	font-family: "Georgia", Tahoma, Arial, Helvetica, sans-serif;
}

textarea,
pre,
tt,
kbd,
var,
code {
	font-family: "Georgia" Consolas, Monaco, "Courier New", Courier, monospace;
}

/* Header elements
*******************************/

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: normal;
	color: #353535;
	font-family: "Georgia", Times New Roman, Times, serif;
}

h1 {
	padding-bottom: 10px;
	font: 16px "Georgia";
}

h1 a {
	text-decoration: none;
}

h2 {
	font-size: 12px;
	color: #35355;
}

h2 a {
	text-decoration: none;
}

h2#footer {
	padding: 0 0 10px;
	font-size: 12px;
}

h3 {
	font-size: 1.67em;
	padding-bottom: .6em;
}

h4 {
	font-size: 1.3em;
}

h5 {
	font-size: 1.2em;
}

h6 {
	font-size: 1.1em;
}

/* Text elements
*******************************/

p {
	text-align: left;
	font-size: 14px;
	line-height: 1.2;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	margin: 0;
	padding-bottom: 12px;
}

hr {
	color: #f1f1f1;
	border: 1px solid #f1f1f1;
}

/*links*/

a:link,
a:visited,
a:focus,
a:hover,
a:active {
	color: #353535;
	cursor: pointer;
}

#footer a {
	
}

a:hover {
	color: #7b7b7b;
}

a:active,
a:focus {
	outline: 0;
}

em {
	font-style: italic;
}

strong {
	font-weight: bold;
}

u {
	text-decoration: underline;
}

/*remove border in ff*/

img {
	border: 0;
	outline: 0;
}

.entry p img {
	max-width: 460px;
	clear: both;
}

#branding a img {
	width: 264px;
	height: 112px;
}

/*Header Layout*/

.wrap {
	width: 798px;
	margin-right: auto;
	margin-left: auto;
	background-color: #f1f1f1;
	border-left: 1px solid #9e9e9e;
	border-right: 1px solid #9e9e9e;
	border-top: 1px solid #9e9e9e;
	margin-top: 5px;
	_margin-top: 3px;
}

#header {
	background: url(http://www.knickerbockerhotel.com.au/images/knickerbocker-bg.gif) repeat-x;
	padding-left: 17px;
	height: 112px;
}

#branding {
	float: left;
}

/* -- */

#nav {
	float: right;
	color: #f1f1f1;
	padding-top: 94px;
}

#navigation {
	float: left;
	z-index: 20;
	height: 18px;
	padding-right: 24px;
}

#navigation li {
	float: left;
	display: block;
	height: 18px;
	border-right: 1px solid transparent;
}

#navigation li ul li {
	height: 18px;
	border-right: 0;
	border-bottom: 1px solid #636363;
	width: 100%;
}

#navigation li a {
	display: block;
	padding-left: 6px;
	padding-right: 6px;
	color: #f1f1f1;
   	background-color: #8c2020;
     text-decoration: none;
	font: 11px/18px 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

#navigation li a:hover {
	background-color: #af2828;
	color: #f1f1f1;
}

#navigation li.current_page_item a {
background-color: #af2828;
color: #f1f1f1;
}

#navigation li.current_page_item a:hover {
background-color: #af2828;
color: #f1f1f1;
}

#navigation ul {
	display: none;
	z-index: 99;
	position: absolute;
}

#navigation ul li a {
	display: block;
	background: #8c2020;
}

#navigation li ul a:hover {
	display: block;
	background: #af2828;
}

#navigation ul a {
	display: block;
}

#navigation ul ul {
	margin-top: -27px;
	display: none;
	margin-left: 198px;
	position: absolute;
	border-left: 1px solid #636363;
	border-right: 1px solid #636363;
}

#navigation li:hover ul ul {
	display: none;
}
#navigation li:hover ul {
	display: block;
}
#navigation ul li:hover ul {
	display: block;
}
#navigationli ul li {
	display: block;
	width: 100%;
}

#navigation li.page_item ul {
	border-top: 2px solid #636363;
	width: 200px;
}

#navigation li.page_item a {
	display: block;
}

#navigation li.page_item a:hover {
	display: block;
}

#navigation li.page_item ul li a {
	display: block;
	text-align: left;
	height: 24px;
	line-height: 24px;
	border-right: 1px solid #ddd;
	border-left: 1px solid #ddd;
	background: #fff;
	padding-left: 15px;
	padding-right: 15px;
	text-transform: uppercase;
	font-size: 0.7em;
	font-weight: bold;
	color: #333;
        text-decoration: none;
}

#navigation li.page_item ul li a:hover {
	display: block;
	text-align: left;
	height: 24px;
	line-height: 24px;
	border-right: 1px solid #636363;
	border-left: 1px solid #636363;
	background: #FFF;
	padding-left: 15px;
	padding-right: 15px;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	color: #333;
}

/*--*/

#line {
	height: 6px;
	background: url(http://www.knickerbockerhotel.com.au/images/knickerbocker-line.gif) repeat-x;
	padding: 0;
	_margin: 0 0 -5px;
}

#lead-quote {
	background-image: url(http://www.knickerbockerhotel.com.au/images/knickerbocker-hotel-3.jpg);
	padding-bottom: 25px;
	padding-left: 25px;
	padding-top: 84px;
}

blockquote#quote {
	width: 350px;
	background: #e3e3e3;
	position: relative;
	padding-right: 10px;
	padding-top: 10px;
	padding-left: 10px;
	opacity: 0.85;
	color: #811d1d;
}

#quote h1 {
	color: #a32525;
	font-style: italic;
	font-size: 16px;
	line-height: 20px;
}

blockquote#quote .arrow {
	width: 0;
	height: 0;
	line-height: 0;
	border-top: 15px solid #e3e3e3;
	border-left: none;
	border-right: 15px solid transparent;
	position: absolute;
	bottom: 35%;
	right: -15px;
	_border-style: none;	
}


/* Content */

#content {
	padding-right: 25px;
	padding-top: 25px;
	padding-left: 25px;
	padding: 25px;
	display: inline-block;
}

#content-left {
	width: 475px;
	padding-right: 25px;
	visibility: visible;
	float: left;
}

.content-news {
	width: 198px;
	background-color: #dde0e4;
	padding: 15px 25px;
	float: right;
	display: inline;
}

#break {
	background-color: #f1f1f1;
	height: 2px;
	margin-top: 15px;
	margin-bottom: 15px;
}

li.post {
	list-style-type: none;
	padding-bottom: 4px;
	padding-top: 4px;
}

.entry {
	padding-top: 20px;
	word-wrap: break-word;
	wrap-option: wrap;
	width: 475px;
	float: left;
	text-align: left;
}

#on {
	padding-top: 4px;
}

#expand {
	padding-top: 4px;
}

.form {
	font-size: 12px;
	color: #a4a4a4;
	width: 186px;
	background-color: #f1f1f1;
	border: 1px solid #bfc3c6;
	margin-bottom: 2px;
	padding: 4px 5px 3px;
}

.form:focus {
	color: #353535;
}

input#submit {
	width: 65px;
	height: 25px;
	color: #a4a4a4;
	background-color: #f1f1f1;
	border: 1px solid #bfc3c6;
	float: right;
	margin-top: 1px;
	padding-top: 4px;
	padding-bottom: 3px;
}

input#submit:hover {
	background-color: #e8e8e8;
}

#footer {
	margin-right: auto;
	margin-left: auto;
	width: 750px;
	padding: 15px 25px;
	color: #f1f1f1;
	font: 10px "Georgia";
	text-align: center;
}

#footer a {
	color: #f1f1f1;
	text-decoration: none;
}

/* Wordpress aligning
*******************************/

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

.alignleft {
	float: left;
	margin: 0 1em 1em 0;
}

.alignright {
	float: right;
	margin: 0 0 1em 1em;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption {
	border: 1px solid #eee;
	text-align: center;
	padding-top: 4px;
}

.wp-caption p.wp-caption-text {
	font-size: .92em;
	text-align: center;
}

/* Text align
*******************************/

.t-right {
	text-align: right;
}

.t-left {
	text-align: left;
}

.t-center {
	text-align: center;
}

.t-justify {
	text-align: justify;
}