/*
Theme Name: Deluxe Hotel Directory
Theme URI: http://www.deluxehoteldirectory.com/
Description: Deluxe Hotel Directory built on the default Wordpress theme
Version: 1.5
Author: Hannes Treichl
Author URI: http://www.andersdenken.at
	
background body: #1c2125;
background textteil: #13171a;
Menuebalken: #424649;
Braun: #c3a05e;
graue Schrift: #9397a3;


*/



/* Begin Typography & Colors */
body {
	font-size: 70%; /* Resets 1em to 10px */
	font-family: Arial, Verdana, 'Lucida Grande', Sans-Serif;
	background: #1d2022;
	color: #fff;
	text-align: center;
        padding: 0;
	}

#page {
	background: #13171a;
	text-align: left;
	width: 980px;
        margin: 0 auto;
	padding: 0;
	}

#header {
	background: #1c2125 url('images/deluxe-hotels-header.gif') no-repeat bottom center;
	margin: 0;
	padding: 0;
	height: 200px;
	width: 980px;
        text-align: center;
	}

#content {
	font-size: 1em;
        margin: 0;
        float: left;
        width: 542px;
		padding: 0;
	}

.sidebar {
	font: 1em;
	}
	
#l_sidebar, #r_sidebar {font-size:1.1em;}

#r_sidebar a {color: #9397a3!important;}

#l_sidebar {
	float: left;
        width: 208px;
        margin:0 4px 0 7px;
	}

#r_sidebar {
	float: right;
        width: 208px;
        margin:0 7px 0 4px;
	}

.thread-alt {
	background-color: #f8f8f8;
}

.thread-even {
	background-color: white; 
} 
.depth-1 {
	border: 1px solid #ddd;
} 

.even, .alt {
	border-left: 1px solid #ddd; 
}

#footer {
	background: #13171a /*url('images/kubrickfooter.jpg') no-repeat top*/;
	border: none;
	}

small {
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-weight: normal;
        text-transform: uppercase;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

.description {
	font-size: 1.2em;
	text-align: center;
	}

#header_h {
	visibility:hidden;
	} 

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
		color: #c3a05e!important;
		font-size: 1em;
        margin: 0px!important;
        margin-bottom: 15px!important;
        padding: 0!important;
        padding-bottom: 4px!important;
        border-bottom:1px solid #c3a05e;
        text-align:left!important;
	}

.sidebar h2 {
	font-size: 1.2em;
        text-transform: uppercase;
        color: #fff;
	}

h1, h1 a, h1 a:hover, h1 a:visited, .description {
	text-decoration: none;
	color: #fff;
	}

h2, h2 a, h2 a:visited {
	color: #fff;
	}

h2, h2 a, h2 a:hover, h2 a:visited, .sidebar h2, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #9397a3;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em;
	}

.commentlist li ul li {
	font-size: 1em;
} 

.commentlist li {
	font-weight: bold;
}

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

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

small, .sidebar ul ul li, .sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #9397a3;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #9397a3;
	text-decoration: none;
	}

a:hover {
	color: #fff;
	text-decoration: underline;
	}

strong {
	color: #c3a05e!important;
	font-weight:normal;
	}


/* End Typography & Colors */



/* Begin Structure */

.post {
	margin: 0;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 980px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
        color:#9397a3; 
	}


.navigation {
	padding:0 0 8px 0;
	text-align:center;
	margin-bottom: 12px!important;
}

#navigation_top {
        float: left;
        padding: 0;
	width: 100%;
        font-size: 1.1em;
        margin: 0 0 4px 0;
        background: #424649;
}

#navigation_top a:active, .current_page_item a, #home .on {
       background: #000200;
       color: #fff;
}

#navigation_top a:hover {
       background: #1c2125;
       color: #fff;
       text-decoration:none;
}

#navigation_top ul {
        margin: 0;
        padding: 0;
}

#navigation_top li, #navigation_top li a {
        list-style-type: none;
	float: left;
        margin:0;
        color: #fff;
}

#navigation_top li a {
       padding: 3px 15px 3px 15px;
        border-right: 2px solid #13171a;
}


/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 10px;
	margin: 0;
	}

h2 {
	margin: 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#content h2{text-align:left}

.sidebar h2 {
	margin: 0;
	padding: 0;
        color: #fff;
	}

h3 {
        color:#c3a05e;
        margin:0px;
        }
		
h3 a  {color: #fff;}

/*
h3 {
	padding: 0;
	margin: 30px 0 0;
	}
*/

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}


/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, .sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

.sidebar ul {
        background: #1c2125;
	}

.sidebar ul {
	margin: 0 0 4px 0;
	padding: 7px;
        color: #9397a3;
	}

#contact {
	margin: 0 0 4px 0;
	padding: 7px;
        background: #c3a05e!important;
        font-weight: normal;
	}

#contact p, #contact a, #contact a:hover {
	color: #13171a!important;
	}

#contact h2, #contact h2 a {
	color: #fff!important;
	}

.sidebar ul ol {
	margin: 0;
	padding: 0px;
        color: #9397a3;
	}

.sidebar ul a, .sidebar ul ol a {
        color: #fff;
	}

.sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 2px;
	}

.sidebar ul p, .sidebar ul select {
	margin: 0;
	}

.sidebar ul ul, .sidebar ul ol {
	margin: 0;
	}

.sidebar ul ul ul, .sidebar ul ol {
	margin: 0;
	}

ol li, .sidebar ul ol li {
	list-style: decimal outside;
	}

.sidebar ul ul li, .sidebar ul ol li {
	margin: 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 0 auto;
	padding: 4px 0px;
	text-align: left;
        font-size:1.2em;
	}

.sidebar #searchform #s {
	width: 140px;
	padding: 1px;
        background: #fff;
        color: #000;
        border: 1px solid #fff;
	}

.sidebar #searchform #searchsubmit {
	padding: 1px;
        color: #000;
        font-weight: normal;
        background: #c3a05e;
        border: 0;
        margin-left: 2px;
	}
	
.catselect {
        margin-bottom:4px!important;
}
	
#view {
		padding: 1px;
 		color: #000;
        font-weight: normal;
        background: #c3a05e;
        border: 0;
        margin-left: 2px;
}

#cat {
		padding: 1px;
 		color: #000;
        font-weight: normal;
        background: #fff;
        margin-left: 2px;
		border:0;
}
      

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 143px;
	}

#commentform {
	margin: 5px 10px 0 0;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

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

#respond:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
	}
.commentlist li ul li {
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
.sidebar
{
	}

.sidebar form {
	margin: 0;
	}
/* End Sidebar */






/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

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

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

/* Startseite */
#sticky {
        padding: 7px;
	border: none;
        background: #1c2125;
}

#sticky img {
        padding: 0px;
	border: 0 none;
        margin-right: 7px!important;
        margin-bottom: 2px;
        /*float: left;
        width: 150px;
        height: auto;*/
}


#feature {
	margin: 0 0 0 0;
	padding: 0;
	border: 0 none;
}

#feature li {
	margin: 0 0 18px 0;
	padding: 10px;
	list-style:none;
	background: #1c2125;
	font-size: 1.1em;
	}
	

#feature img {
        margin: 0 0 1px 0!important;
}

#feature h3 {
	font-size: 0.9em;
}

h3.topic {font-size: 1em;}

#feature h2, #feature h2 a {
	color:#c3a05e;
	font-size:1.2em;
	margin-bottom:4px;
}

#feature h3, #feature strong {
	color:#fff;
}

#feature-left, #feature-right {
        width: 240px;
	margin-top: 4px;
	padding: 7px;
	border: 0 none;
        background: #1c2125;
}

#feature-left ul, #feature-right ul {
        padding: 0 0 7px 0!important;
        border-bottom: dotted 1px #fff;
        margin: 0 0 7px 0!important;
}

#feature-left {
        float: left;
        margin-right: 4px;
}

#feature-left img, #feature-right img {
	width: 240px;
	height: auto;
	}

#feature-right {
        float: right;
}

#feature-right h4, #feature-left h4 {
        border-bottom: 4px solid #13171a;
		margin: 0 -7px 8px -7px!important;
		padding: 0 4px 4px 4px!important;
		font-weight: normal;
		text-transform: uppercase;
		font-size: 1.2em;

}

#feature-right h4 strong, #feature-left h4 strong {
		color: #c3a05e!important;
}


.clearfeature {
        clear: both;
}

.booknow {
        width: 190px;
        color: #000;
        font-size: 1.2em;
        padding: 3px 0 3px 0;
        background: #c3a05e;
        font-weight: bold;
        text-align: center;
}

.postbreak {
        margin-bottom: 20px;
        padding-bottom:20px;
        border-bottom:8px solid #1c2125;
}

#bookingcom img {
        width:190px!important;
        height: auto;
        margin: 0!important;
        padding: 0!important;
}

#tagcloud {
        text-transform: capitalize;
}

.collapsCatList ul, .collapsCatList ul li, .collapsCatList ul li ul, .collapsCatList ul li ul li {
	list-style-type:none!important;
}

#tagcloud {
        text-transform: capitalize;
}

ul#random li, ul#news li {margin-bottom: 8px; padding-bottom: 8px; border-bottom: 1px solid #000;}
ul#news li img {
	width: 195px;
	height: auto;
	}

#booking {
        background: #c3a05e;
	padding: 15px;
	}
	
#booking h2 {
	color: #fff!important;
	}
	
#booking p, #booking a {
	color: #000;
	}
	
.break {background: #000!important; color: #fff;}

#news2 img {
	width: 180px;
	height: auto;
	}
	
ul#news2 li {list-style-type:none!important}

.pressinfo {
	font-size: 1.3em;
	font-weight:bold;
	text-align:center;
	color: #fff!important;
	border:10px solid #1c2125;
	margin: 20px 0 20px 0;
	}
	
.pressinfo a, .pressinfo p {color:#fff!important;}

#morespecials {text-align:center!important; color: #000; background: #c3a05e;padding: 15px;margin:15px 0 0 0; border:10px solid #1c2125;}
#morespecials ul {margin: 0 0 8px 0;padding: 0;text-align:center!important;}
#morespecials li {list-style-type:none; margin: 0 4px 0 4px;display:inline;}
#morespecials a {font-size: 1.2em; color: #fff!important;text-transform: uppercase;}


.lipdf:before {
	padding: 2px 4px 0 0;
	margin: 4px 0 0 0;
	content:url(./images/pdf.gif)" ";
	}
	
.liflickr:before {
	padding: 2px 4px 0 0;
	margin: 0;
	content:url(./images/flickr.jpg)" ";
	}