/*
Theme Name: Astoria 2009 Theme
Theme URI: http://astoria-hotel.de/
Description: Wordpress Theme für Astoria Hotel Bonn, basierend auf Kubrick/DE
Version: 0.1
Tags: custom

*/

/*
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.6.0
*/
html{color:#000;background:#FFF;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}del,ins{text-decoration:none;}


html{
	width:100%;
	height:100%;
	background:url(images/html-bg.gif);
}

body{
	width:685px;
	padding:0px 6px 0px 6px;
	margin:auto;
	background:#fff;
	font-family:verdana, sans-serif;
	font-size:11px;
	color:#4e423a;
}

/* splashpage */

html#splash{
	height:100%;
}

html#splash body{
	background:#f6f1eb;
	height:100%;
	font-size:12px;
	text-align:center;
	color:#857870;
	line-height:20px;
	padding:0px;
}

html#splash body h1{
	padding-top:200px;
	height:154px;
	background:url(images/splash-logo.png) center bottom no-repeat;
	overflow:hidden;
	line-height:600px;
}

html#splash body a{
	text-decoration:none;
	color:#857870;
}

html#splash body a:hover{
	text-decoration:underline;
}

html#splash body #adr{
	margin-bottom:70px;
}

html#splash body #enter a{
	color:#58504b;
	font-size:13px;
}

a{
	color:#4e423a;
}

#header{
	height:170px;
	border-top:6px solid #fff;
	background:url(images/head-bg.jpg);
}

#header h1{
	height:170px;
	width:168px;
}

#header h1 a{
	height:170px;
	width:168px;
	display:block;
	background:url(images/head-logo.jpg) no-repeat;
	line-height:400px;
	overflow:hidden;
}

#header .description{
	display:none;
}

#cwrap{
	background:url(images/body-bg.gif);
	border-top:6px solid #fff;
	/*height: 2000px; */
}

#ie7 #cwrap{
	border-bottom:1px solid #fff;	
}

#sidebar{
	width:168px;
	float:left;
	margin-right:6px;
	min-height:800px;
	position:relative;
	padding-top:10px;
}

#ie6 #sidebar{
	padding-top:0px;
	height:800px;
}

#sidebar .widget_pages .widgettitle{
	display:none;
}

.widget_pages ul{
	padding:0px 5px;
}
.widget_pages ul ul{
	display: none;
}
.widget_pages ul li{
	height:21px;
	display:block;
	border-bottom:1px solid #ffffff;
	padding-top:6px;
}

.widget_pages ul li:last-child{
	border-bottom:none;
}

.widget_pages ul li a{
	height:14px;
	display:block;
	margin:0px 0px 7px 9px;
	border-left:4px solid #ecdac4;
	text-transform:uppercase;
	text-decoration:none;
	text-indent:9px;
	color:#4e423a;
}

.widget_pages ul li a:hover, .widget_pages ul li.current_page_item a{
	border-left:4px solid #9e052b;
}


#sidebar #adresse{
	font-size:10px;
	line-height:16px;
	color:#4e423a;
	padding: 40px 5px 0px;
}

#sidebar #vermerk{
	font-size:10px;
	line-height:16px;
	color:#4e423a;
	padding:0px 5px 0px;
}
#sidebar #bookingbuttons{
	font-size: 11px;
	line-height: 16px;
	color: #4e423a;
	padding-left: 5px;
	padding-top: 30px;
}
#content{
	width:427px;
	float:left;
	background:url(images/content-top.jpg) no-repeat 0px 0px;
	position:relative;
	line-height:19px;
	padding:197px 63px 21px 21px;
}

#langswitch{
	position:absolute;
	right: 15px;
	top: 180px;
}

#langswitch a{
	font-size:10px;
	text-decoration:none;
}

#langswitch a:hover{
	text-decoration:underline;
}


/* .post h2{
	font-size:17px;
	line-height:22px;
	margin-bottom:33px;
}
*/

.post p{
	margin-bottom:19px;
}

#webresform{
	margin-top: 80px;
	margin-bottom:50px;
}

#webresform #wrfhl{

	color:#fff;
	text-transform:uppercase;
	
	padding:8px;
	margin-bottom:10px;
	background:#9e052b;
}

#ie6 #webresform #wrfhl{
	display:inline-block;
}

#webresform label{
	width:65px;
	display:block;
	float:left;
	line-height:17px;
	font-size:10px;
	padding-left:5px;
}

#webresform input, #webresform select{
	width:70px;
	display:block;
	float:left;
}

#webresform .dp-choose-date{
	display:block;
	float:left;
	height:16px;
	width:16px;
	background:url(images/date.gif) no-repeat;
	overflow:hidden;
	line-height:200px;
	margin-left:3px;
}

#webresform br{
	clear:both;
	line-height:20px;
}

#webresform #submitbtn{
	margin-left:70px;
	margin-top:5px;
}

#ie6 #webresform #submitbtn{
	margin-left:35px;	
}

#footer{
	background-color: #FFFFFF;
	height: 5px;
	clear:both;
}


.qtrans_flag span { display:none }
.qtrans_flag { height:12px; width:18px; display:block }
.qtrans_flag_and_text { padding-left:20px }
.qtrans_flag_de { background:url(http://2009.hotel-astoria.de/wp-content/plugins/qtranslate/flags/de.png) no-repeat }
.qtrans_flag_en { background:url(http://2009.hotel-astoria.de/wp-content/plugins/qtranslate/flags/gb.png) no-repeat }

.entry {
	margin-top: 15px;
}
#ie7 .entry {
	margin-top: 215px;
}

.entry h1 {
	font-size: 13px;
	margin-bottom: 19px;
	margin-top: 10px;
}

.entry h2 {
	font-size: 13px;
	margin-bottom: 19px;
	margin-top: 38px;
}
.alignright {
	float: right;
	margin-left: 10px;
	margin-right: -50px;
}
