/*
Theme Name: Luschnou Integration
*/
body{
	margin:0;
	color:#333;
	font:12px Arial, Helvetica, sans-serif;
	background:#627290;
}
img{border-style:none;}
a{text-decoration:underline; color:#333;}
a:hover{text-decoration:none;}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
.hide{
	position:absolute;
	top:-9999px;
	left:-9999px;
}
#wrapper{
	width:970px;
	margin:0 auto;
	padding:0 0 30px;
}
#header{
	background:url(images/bg-header.png) repeat-x;
	height:29px;
	overflow:hidden;
	padding:3px 7px 0;
}
.logo{
	float:left;
	width:83px;
	height:16px;
}
.logo a{
	background:url(images/logo.gif) no-repeat;
	height:16px;
	overflow:hidden;
	text-indent:-9999px;
	display:block;
}
.title{
	float:left;
	line-height:16px;
	font-size:14px;
	color:#2b2b2b;
	margin:0 0 0 13px;
	font-weight:normal;
}
.title a{
	color:#2b2b2b;
	text-decoration:none;
}
.search-form{
	float:right;
	width:140px;
	display:inline;
	margin:0 0 0 9px;
}
.search-form .text{
	float:left;
	background:url(images/bg-text.gif) no-repeat;
	width:113px;
	padding:0 0 0 7px;
	height:16px;
}
.search-form .text input{
	float:left;
	padding:1px 0;
	width:112px;
	font-size:11px;
	color:#7d7d7d;
	border:0;
	background:none;
}
.search-form .btn-go{
	float:right;
}
.social{
	float:right;
	padding:0;
	margin:0;
	list-style:none;
}
.social li{
	float:left;
	display:inline;
	margin:0 0 0 5px;
}
.social img{
	vertical-align:top;
}
#main{
	width:916px;
	margin:0 auto;
	overflow:hidden;
	padding:10px 0 0;
}
.home #main{
	padding:34px 0 0;
	width:930px;
}
.navigation{
	height:1%;
	overflow:hidden;
	padding:0;
	margin:0 0 46px;
	list-style:none;
}
.navigation li{
	float:left;
	display:inline;
	margin:0 13px 0 0;
}
.navigation  img{
	vertical-align:top;
}
.navigation li.fr{
	float:right;
	margin:0;
}
.stack-list{
	width:110%;
	overflow:hidden;
	padding:0 0 0 5px;
}
.stack-list .item{
	float:left;
	width:200px;
	display:inline;
	margin:0 37px 0 0;
	position:relative;
	padding:7px 0 39px;
}
.stack-list .item a{
	cursor:pointer;
}
.stack-list .item a:hover{
	text-decoration:none;
}
.stack-list .new-label{
	background:url(images/bg-new.gif) no-repeat;
	width:34px;
	height:15px;
	text-indent:-9999px;
	overflow:hidden;
	top:0;
	left:18px;
	position:absolute;
	display:none;
}
.stack-list .new .new-label{
	display:block;
}
.stack-list .frame{
	height:241px;
	margin:0 0 7px;
	background:url(images/bg-stack.png) no-repeat;
	padding:9px 8px;
	display:block;
}
.stack-list .frame .heading{
	background:#ecebec url(images/bg-stackthumbbg.jpg) 0 0 no-repeat;
	padding:10px 9px 9px;
	display:block;
	line-height:14px;
}
.stack-list .frame .meta{
	font-style:normal;
	color:#999;
	font-size:9px;
}
.stack-list .frame .heading strong{
	display:block;
	color:#333;
	font-size:12px;
	margin:0 0 2px;
}
.stack-list .item img{
	vertical-align:top;
	border:3px solid #fff;
	margin:0 0 0 10px;
}
.stack-list .item .label{
	width:100%;
	position:relative;
	overflow:hidden;
	text-align:center;
	font-size:13px;
	line-height:17px;
	color:#fff;
}
.stack-list .item .l1{
	left: 50%;
	float: left;
	position: relative;
	text-align:center;
}
.stack-list .label strong{
	float:left;
	position:relative;
	left:-50%;
	font-weight:normal;
	
}
.stack-list .label strong .l{
	float:left;
	background:url(images/bg-l.png) no-repeat;
	width:9px;
	height:19px;
}
.stack-list .label strong .r{
	float:left;
	background:url(images/bg-r.png) no-repeat;
	width:9px;
	height:19px;
}
.stack-list .label strong .c{
	float:left;
	background:url(images/bg-c.png);
	height:19px;
	padding:0 5px;
}
.stack-list .label em{
	font-style:normal;
	color:#a0a0a0;
}
.window{
	width:100%;
}
.window-t{
	background:url(images/bg-window-t.gif) no-repeat;
	width:904px;
	height:18px;
	line-height:18px;
	padding:5px 6px 4px 7px;
	overflow:hidden;
}
.window-t .breadcrumbs{
	float:left;
	padding:0;
	margin:0;
	list-style:none;
	color:#e5e5e5;
	overflow:hidden;
}
.window-t .breadcrumbs li{
	float:left;
	padding:0 4px 0 12px;
	background:url(images/bc-split.gif) no-repeat 0 10px;
	display:inline;
	margin:0 7px 0 -7px;
}
.window-t .breadcrumbs a{
	color:#e5e5e5;
	font-weight:bold;
	text-decoration:none;
}
.window-t .close{
	float:right;
	background:url(images/link-close.gif) no-repeat;
	width:18px;
	height:18px;
	overflow:hidden;
	text-indent:-9999px;
}
.window-c{
	background:#d4e1f0;
	height:1%;
	overflow:hidden;
	border-top:2px solid #c0d0e1;
	padding:5px 6px 4px;
}
.window-b{
	background:url(images/bg-window-holder.gif) no-repeat;
	width:916px;
	height:2px;
	overflow:hidden;
}
#content{
	background:url(images/bg-content.gif) repeat-y;
	font-size:14px;
	line-height:20px;
}
#content .content-t{
	background:url(images/bg-content-t.gif) no-repeat;
}
#content .content-b{
	background:url(images/bg-content-b.gif) no-repeat 0 100%;
	height:1%;
	overflow:hidden;
	padding:23px 30px 9px;
}
#content h1{
	line-height:normal;
	margin:0 0 7px;
	font-size:41px;
}
.contact{
	height:1%;
	overflow:hidden;
}
#content h2{
	margin:0 0 20px;
	font-size:20px;
	line-height:normal;
	font-weight:normal;
}
.contact .author{
	font-size:14px;
	color:#999;
	display:block;
	margin:0 0 20px;
	font-style:normal;
}
#content p{
	margin:0 0 25px;
}
#content .separator{
	background:#aaa;
	height:1px;
	overflow:hidden;
	line-height:0;
	font-size:0;
	display:block;
	margin:0 0 21px;
}
.two-columns{
	height:1%;
	overflow:hidden;
	background:url(images/bg-content2.gif) repeat-y 100% 0;
}
.two-columns .two-columns-b{
	background:url(images/bg-content-b2.gif) no-repeat 100% 100%;
	height:1%;
	overflow:hidden;
}
.two-columns #content{
	float:right;
	width:642px;
	background:url(images/bg-content-t2.gif) no-repeat;
	overflow:hidden;
	padding:25px 33px 0;
}
.two-columns #content h1{
	line-height:44px;
	margin:0 0 24px;
}
.two-columns #content h1 span{
	font-weight:normal;
	display:block;
}
.two-columns #content{
	line-height:20px;
}
.two-columns #content p{
	margin:0 0 20px;
}
#sidebar{
	float:left;
	position:relative;
	z-index:2;
	margin:0 -2px 0 0;
	width:198px;
	padding:0 0 50px;
}
.side-nav{
	padding:0 0 10px;
	margin:0;
	list-style:none;
	overflow:hidden;
	width:100%;
	font-size:14px;
	line-height:18px;
}
.side-nav li{
	float:left;
	width:100%;
	background:url(images/bg-side-nav-t.gif) no-repeat -198px 0;
	margin:0 0 -6px;
}
.side-nav li.first-child,
.side-nav li:first-child{
	background:url(images/bg-side-nav-t-first.gif) no-repeat -198px 0;
}
.side-nav li.active{
	background-position:0 0;
}
.side-nav li.active .bg{
	background:url(images/bg-side-nav-b.gif) no-repeat 0 100%;
}
.side-nav li a{
	display:block;
	padding:26px 0 0 87px;
	text-decoration:none;
	cursor:pointer;
	height:81px;
}
.side-nav li a strong{
	display:block; 
}
.side-nav li a.link-address{
	background:url(images/ico-address.gif) no-repeat 14px 50%;
}
.side-nav li a.link-tv{
	background:url(images/ico-tv.gif) no-repeat 7px 50%;
}
.side-nav li a.link-music{
	background:url(images/ico-music.gif) no-repeat 8px 50%;
}
.side-nav li a.link-calendar{
	background:url(images/ico-calendar.gif) no-repeat 7px 50%;
}
.side-nav li a.link-trash{
	background:url(images/ico-trash.gif) no-repeat 1px 50%;
}
.side-nav li.active a.link-trash{
	background:url(images/ico-trash-active.gif) no-repeat 1px 50%;
}
.video-list{
	font-size:14px;
	width:618px;
	margin:0 0 30px;
}
.video-list .item{
	border-bottom:1px solid #aaa;
	padding:16px 0 0;
}
.video-list .item .player{
	margin:0 0 26px;
}
.video-list img{
	vertical-align:top;
}
#content .video-list .item h2{
	font-size:20px;
	font-weight:normal;
	margin:0 0 1px;
}
.video-list .item .author{
	font-weight:normal;
	display:block;
	margin:0 0 21px;
}
.music-list{
	width:618px;
	margin:0 0 8px;
	padding:17px 0 0;
	overflow:hidden;
}
.music-list .songs-list{
	float:right;
	width:338px;
	padding:0;
	margin:-14px 0 0;
}
.music-list .song{
	margin:19px 0 0;
}
.music-list img{
	vertical-align:top;
}
.music-list .item{
	height:1%;
	overflow:hidden;
	border-bottom:1px solid #aaa;
	padding:0 0 19px;
	margin:0 0 22px;
}
.music-list .heading{
	float:left;
	width:265px;
}
#content .music-list h2{
	margin:0;
}
.music-list .author{
	font-weight:normal;
}
#content .comments-list{
	background:#dedede;
	padding:0 15px 0 8px;
	line-height:20px;
	font-size:14px;
	margin:0 0 28px;
}
.comments-list .comment{
	background:url(images/separator.gif) repeat-x;
	padding:10px 0 8px;
}
.comments-list .comment .meta{
	color:#737373;
}
#content .comments-list p{
	margin:2px;
}
.comments-list .add{
	padding:10px 0 8px;
}
#content .blog h1{
	margin:0 0 14px;
}
.blog .meta{
	color:#999999;
	margin:0 0 32px;
}
.blog .comment .meta{
	color:#737373;
	margin:0;
}
.blog .entry-content{
	overflow:hidden;
	margin:0 0 5px;
	height:1%;
}
.side-nav a.stack{
	padding:2px 0 4px 2px;
	height:auto;
	position:relative;
}
.thumbnails .new-label{
	position:absolute;
	top:6px;
	left:150px;
	background:url(images/bg-new-label.gif) no-repeat;
	width:40px;
	height:40px;
	overflow:hidden;
	text-indent:-9999px;
	display:none;
}
.thumbnails .new .new-label{
	display:block;
}
.side-nav .frame{
	display:block;
	background:url(images/bg-stack3.png) no-repeat;
	width:184px;
	height:243px;
	padding:4px
}
.side-nav .frame .hold{
	background:url(images/bg-stack2.jpg) no-repeat;
	width:184px;
	height:243px;
	overflow:hidden;
	display:block;
}
.side-nav .frame .heading{
	padding:12px 25px 3px 8px;
	line-height:14px;
	display:block;
	background: #eeeeee url(images/bg-stackthumbbg.jpg) no-repeat 0 0;
}
.side-nav .frame .content{
	padding:9px 0 0;
	display:block;
}
.side-nav .frame .heading strong{
	font-size:12px;
	display:block;
	margin:0 0 3px;
}
.side-nav .frame .meta{
	color:#999;
	font-size:9px;
	font-style:normal;
	display:block;
	line-height:11px;
}
.side-nav .frame img{
	vertical-align:top;
	border:3px solid #eee;
	margin:0 0 0 8px;
}
.thumbnails li{
	margin:0;
}
.trash{
	padding:12px 0 0;
}
#respond {
	padding:0 0 8px 0;
}
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;
}
.side-nav li a strong{
    display:block; 
    background:#D4E1F0;
    margin:0 2px 0 0;
}
.side-nav li.active a strong{
    background:#fff;
}
body{
min-width:970px;
}
.thumbnails li a strong{
background:none;
}
.thumbnails li.active a strong{
background:none;
}


#content #comment{
width: 100%;
}

/*---------- huet widget start ---------- */


#huet-content ol, ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}


#events{
margin: 0 0px 30px 0;
float:left;
color: #999999;
padding: 0;
width: 640px;
}

#huet-content h2 {
color:#000000;
font-size:16px;
font-weight:bold;
line-height:normal;
margin:25px 0 0px;
}

#events a:link { 
color: #1392D1;
text-decoration: underline;
font-size: 14px;


}
#huet-content a:visited {color: #1392D1;}
#huet-content a:hover {color: #1392D1;}
#huet-content a:active {color: #1392D1;} 
#huet-content a:focus {color: #1392D1;outline: none;}


#events a.daylink:link { 
color: #1a1a1a;
text-decoration: none!important;
}
#events a.daylink:visited {color: #1a1a1a;text-decoration: none!important;}
#events a.daylink:hover {color: #1a1a1a;text-decoration: underline!important;}
#events a.daylink:active {color: #1a1a1a;} 
#events a.daylink:focus {color: #1a1a1a;outline: none;}

#events a.ort:link { 
color: #999999;
text-decoration: none!important;
}
#events a.ort:visited {color: #999999;text-decoration: none!important;}
#events a.ort:hover {color: #999999;text-decoration: underline!important;}
#events a.ort:active {color: #999999;} 
#events a.ort:focus {color: #999999;outline: none;}
 

#events ul{
margin: 0 0 10px 0;
padding: 0;
width: 640px;
}

#events li{
border-bottom: 1px solid #ccc;
padding: 3px 0;
display:block;
width: 640px;
}

.today{
background: transparent url('http://www.huet.at/images/today.gif') repeat-x 0 0;
color: #AD1F1F;
}



#events h1, h1{
font-size: 24px;
margin: 30px 0;
color: #000;
}


#events li:hover, 
#events li.odd:hover{
background-color: #F0F0F0;
}

#events li.odd{
background-color: #F7F7F7;
}




/*---------- huet widget end ---------- */


hr.spacer{
margin: 20px 0;
}
