/*
Theme Name: ncm
Theme URI: 
Description: WP theme designed by <a href="http://www.ncm.at">ncm.at</a>
Version: 1.2
Author: ncm
Author URI: http://www.ncm.at
*/



/* Begin Typography & Colors */
/* -------------------------------- RESET ------------------------------- */
body, p, h1, h2, h3, h4, h5, h6, form{
	margin:0;
	padding:0;
}


/* ------------------------------- DEFAULT ------------------------------ */
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background:url(images/bg_head.gif) 0 0 repeat-x;
	text-align:center;
}

#page{
	position:relative;
	width:980px;
	margin:0 auto;
	text-align:left;
}
#content{
	float:left;
	padding:423px 30px 0 0;
	margin:0;
	width:660px;
}
* html #content{
	padding-right:0;
}


/* ------------------------------- HEADER ------------------------------- */
#logo{
	position:absolute;
	top:0;
	left:328px;
}
#logo a{
	background:url(images/logo.png) 0 0 no-repeat;
	width:323px;
	height:100px;
	display:block;
	text-indent:-19999px;
	overflow:hidden;
	outline:none;
}
* html #logo a{background:url(images/logo.gif);}

#homelink{
	position:absolute;
	top:50px;
	left:0;
}
#homelink{
	position:absolute;
	top:102px;
	left:0;
}
#homelink a{
	background:url(images/home.gif) 0 0 no-repeat;
	width:51px;
	height:43px;
	display:block;
	text-indent:-19999px;
	overflow:hidden;
	outline:none;
}
#headernav{
	position:absolute;
	top:10px;
	right:0;
	color:#fff;
}
#headernav a{
	color:#fff;
	text-decoration:underline;
	padding:0 2px;
}
#headernav a:hover{text-decoration:none;}


/* -------------------- TOPNAV (HOTELS, RESTAURANTS -------------------- */
#hotelauswahl{
	position:absolute;
	top:0;
	left:0;
	background:url(images/hotelauswahl.gif) 0 0 no-repeat;
	width:300px;
	height:42px;
	color:#fff;
	font-size:15px;
	font-weight:bold;
	cursor:pointer;
	text-indent:-19999px;
	z-index:401;
	border-top:15px solid #ec6827;
	outline:none;
}
#topnav{	
	position:absolute;
	z-index:400;
	background:url(images/auswahlbox.png) bottom center no-repeat;
	width:300px;
	top:-500px;
	left:0;
	padding:0 15px 19px 15px;
	margin-left:-15px;
}
* html #topnav{
	background-image:none;
	background-color:#fff;
	padding:0;
	margin-left:0;
}
#topnav a{	
	display:block;
	width:280px;
	border-bottom:1px solid #e5e5e5;
	color:#000;
	text-decoration:none;
	padding:6px 10px;
}
#topnav a:hover{	
	background-color:#e5e5e5;
}
#topnav h5{	
	display:block;
	width:300px;
	height:36px;
	text-indent:-19999px;
	background:url(images/h_hotels.gif) 0 0 no-repeat;
	border-bottom:1px solid #e5e5e5;
}
#topnav h5.restaurants{
	background-image:url(images/h_restaurants.gif);
	height:41px;
}
#topnav ul, #topnav li{	
	list-style:none;
	margin:0;
	padding:0;
}


/* -------------------- IMAGE / ABO ------------------- */
#abo{
	position:absolute;
	top:165px;
	right:0;
	width:270px;
	height:109px;
	display:block;
	padding:100px 0 0 20px;
	background:url(images/bg_abo.gif) 0 0 no-repeat;
}
#abo input{
	width:230px;
	border:none;
	color:#ec6827;
	background-color:#fff;
	padding:3px 10px;
}
#abo input.button{
	color:#fff;
	background-color:#ec6827;
	cursor:pointer;
	margin-top:6px;
	padding:3px 0;
	width:250px;
}
#abo input.button:hover{background-color:#d65e23;}

a.blog_abo{
	position:absolute;
	bottom:0;
	left:20px;
	padding:11px 0 11px 42px;
	background:url(images/blog_abo.gif) 0 0 no-repeat;
	text-decoration:underline;
}
a.blog_abo:hover{text-decoration:none;}

#topimg{
	position:absolute;
	top:165px;
	left:0;
}


/* -------------------- SEARCHFORM -------------------- */
#searchform{margin-bottom:245px;}
#searchform label{display:none;}

#searchform #s{
	width:206px;
	padding:2px 4px;
	border:1px solid #b1a78d;
	color:#828282;
}
#searchsubmit{
	border:none;
	background:#ec6827;
	color:#fff;
	padding:3px 0;
	width:66px;
	font-weight:bold;
	cursor:pointer;
	float:right;
}
* html #searchsubmit{padding:2px 0;}
*+html #searchsubmit{padding:2px 0;}
input#searchsubmit:hover{background-color:#d65e23;}


/* --------------------- SIDEBAR --------------------- */
#sidebar{
	/*margin-left:690px;*/
	float:right;
	padding:115px 0 0 0;
	width:290px;
}
#sidebar ul, #sidebar li{
	list-style:none;
	margin:0;
	padding:0;
}
#sidebar li li{margin-bottom:3px;}
#sidebar li li a{
	border:1px solid #eae7df;
	display:block;
	padding:3px 10px;
}
* html #sidebar li li a{height:1px;}
#sidebar li li a:hover{background-color:#eae7df;}
#sidebar h2{
	width:290px;
	height:41px;
	display:block;
	background:url(images/h_archiv.gif) 0 0 no-repeat;
	text-indent:-19999px;
}
#sidebar h2.tags{background-image:url(images/h_tags.gif);}
#sidebar .categories h2{background-image:url(images/h_kategorien.gif);}
#sidebar .linkcat h2{background-image:url(images/h_blogroll.gif);}

#tagcloud{
	border:1px solid #eae7df;
	padding:15px;
	margin-bottom:20px;
}
#tagcloud a{color:#002c60;}
#tagcloud a:hover{text-decoration:underline;}


/* ---------------------- POST ----------------------- */
.post{
	margin-bottom:40px;
	position:relative;
}
.post h2{
	font-size:18px;
	font-weight:normal;
	color:#fff;
	background-color:#ec6827;
	text-transform:uppercase;
	display:inline-block;
	padding:6px;
	width:593px;
}
* html .post h2{display:inline;}
*+html .post h2{display:inline;zoom:1;}
#content .post h2 a{
	color:#fff;
	text-decoration:none;
}
small.date{
	position:absolute;
	right:0;
	width:55px;
	color:#ec6827;
	text-align:right;
	font-size:12px;
}
small.date strong{
	font-size:29px;
	background-color:#808080;
	display:block;
	color:#fff;
	text-align:center;
	margin-bottom:5px;
}
.entry{
	border-top:1px solid #808080;
	padding-top:30px;
}
.postmetadata{
	color:#818181;
	border:1px solid #eae7df;
	padding:5px;
}
.postmetadata span{float:right;}

#content a.readmore{
	font-weight:bold;
	background:url(images/arrow.gif) 80px 0 no-repeat;
	display:block;
	width:100px;
}

#content p.facebook{
	text-align:right;
	margin-top:-36px;
}
.facebook a{
	background:url(images/facebook.gif) 0 0 no-repeat;
	padding-left:20px;
	margin-left:65px;
}
.facebook a.rss{background-image:url(images/rss.gif);}
.facebook a.mail{background-image:url(images/mail.gif);}

.navigation{
	display:block;
	height:18px;
}
.navigation .alignleft a{
	background:url(images/arrow_left.gif) top left no-repeat;
	padding-left:12px;
}
.navigation .alignright a{
	background:url(images/arrow.gif) top right no-repeat;
	padding-right:12px;
}

/* --------------------- COMMENTS --------------------- */
#respond{margin-bottom:40px;}
#respond input, #respond textarea{
	width:350px;
	border:1px solid #b1a78d;
	padding:2px;
}
#respond textarea{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width:100%;
}
#respond input#submit{
	background-color:#ec6827;
	color:#fff;
	font-weight:bold;
	border:none;
	cursor:pointer;
}
#respond input#submit:hover{background-color:#d65e23;}
#respond form p{
	margin-bottom:9px;
}
#respond small{
	font-size:12px;
	color:#828282;
}

.commentlist, .commentlist li{
	list-style:none;
	margin:0;
	padding:0;
}
#content .commentlist p, .commentlist li{margin-bottom:9px;}
.commentlist li{
	border-bottom:1px solid #eae7df;
}
.commentlist .vcard{
	font-weight:bold;
	margin-bottom:4px;
}
.commentlist .vcard img{display:none;}

.commentmetadata{
	float:right;
	margin-top:-15px;
}
#content .commentmetadata a{
	text-decoration:none;
	color:#828282;
}

/* --------------------- CONTENT --------------------- */
a{
	color:#000;
	text-decoration:none;
}
#content a, #footer a{
	color:#ec6827;
	text-decoration:underline;
}
#content a:hover, #footer a:hover{text-decoration:none;}
#content p{
	line-height:18px;
	margin-bottom:18px;
}
#content h1{
	font-size:18px;
	font-weight:normal;
	margin-bottom:9px;
}
#content h3{
	font-size:12px;
	margin-bottom:9px;
	color:#ec6827;
}


/* --------------------- FOOTER ---------------------- */
#footerwrap{
	clear:both;
	background:url(images/bg_footer.gif) 0 0 repeat-x;
}
#footer{
	position:relative;
	width:980px;
	margin:0 auto;
	text-align:left;
	padding:20px 0;
}
#footer{
	clear:both;
	background:url(images/bg_footer.gif) 0 0 repeat-x;
}
#imlauerrestaurants ul, #imlauerrestaurants li{
	list-style:none;
	margin:0;
	padding:0;
}
#imlauerrestaurants h4{
	width:300px;
	height:14px;
	display:block;
	text-indent:-19999px;
	background:url(images/hl_restaurants.gif) 0 0 no-repeat;
	margin-bottom:10px;
}
#imlauerhotels{
	height:290px;
}
#imlauerhotels .hotel{
	float:left;
	background:url(images/hotelbox.png) 0 0 no-repeat;
	width:175px;
	height:233px;
	padding:10px;
	position:relative;
}
* html #imlauerhotels .hotel{background-image:url(images/hotelbox.gif);}
#imlauerhotels .hotel a.crown{font-size:11px;}
#imlauerhotels .hotel span.telefon{
	display:block;
	width:13px;
	height:15px;
	float:left;
	text-indent:-19999px;
	background:url(images/tel_sml.gif) 0 2px no-repeat;
}
#imlauerhotels a.h_stieglbraeu, #imlauerhotels a.h_imlauer, #imlauerhotels a.h_crowneplaza, #imlauerhotels a.h_mercure, #imlauerhotels a.h_nestroy{
	width:174px;
	height:138px;
	display:block;
	text-indent:-19999px;
	background:url(images/h_stieglbraeu.jpg) 0 0 no-repeat;
	margin-bottom:5px;
}
#imlauerhotels a.h_imlauer{background-image:url(images/h_imlauer.jpg);}
#imlauerhotels a.h_crowneplaza{background-image:url(images/h_crowneplaza.jpg);}
#imlauerhotels a.h_mercure{background-image:url(images/h_mercure.jpg);}
#imlauerhotels a.h_nestroy{background-image:url(images/h_nestroy.jpg);}
#imlauerhotels a.booking{
	background:#ec6827 url(images/hand.gif) 159px 2px no-repeat;
	position:absolute;
	bottom:8px;
	left:8px;
	padding:5px 0;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	width:178px;
}
#imlauerhotels .hotel a.booking:hover{
	background-color:#d65e23;
	background-image:none;
}
#imlauerrestaurants{
	height:80px;
}
#imlauerrestaurants li{float:left;}
#imlauerrestaurants a{
	width:186px;
	height:31px;
	display:block;
	text-indent:-19999px;
	background:url(images/r_pitterkeller.gif) 0 0 no-repeat;
	float:left;
	margin-right:10px;
}
* html #imlauerrestaurants a{margin-right:5px;}
#imlauerrestaurants .last a{margin-right:0;}
#imlauerrestaurants a.r_stieglbraeu{background-image:url(images/r_stieglbraeu.gif);}
#imlauerrestaurants a.r_stieglkeller{background-image:url(images/r_stieglkeller.gif);}
#imlauerrestaurants a.r_imlauer{background-image:url(images/r_imlauer.gif);}
#imlauerrestaurants a.r_bankettservice{background-image:url(images/r_bankettservice.gif);}

a#ncm{
	float:right;
	margin-top:6px;
	padding:12px 0 0 19px;
	width:97px;
	font-size:10px;
	text-decoration:none;
	background:url(images/ncmlogo.gif) 0 0 no-repeat;
	color:#bbbbbb;
	font-family:Arial, Helvetica, sans-serif;
}
#ncm:hover, a#ncm:focus{
	background-position:0 -48px;
	color:#000000;
	outline:none;
}
#ncm b{display:none;}


/* -------------------- STANDARDS -------------------- */
hr{display:none;}

.clear{clear:both;}

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;}