body {
	margin:0 auto;
	padding:0px 0px 0px 0px;
	background:#ffffff;
	color:#111111;
	font-size: 1.2em;
}

img {
	border:0;
	margin: 0 0;
}

a {
	color:#555;
	text-decoration:none
}

a:hover {
	color:#AD2675;
	text-decoration:none
}

h1, h2, h3, h4, h5, h6 {
}

blockquote {
	padding-left:10px;
	color:#444;
	font-style: normal;
}

.clear {
	clear:both;
}

#wrapper {
	position:relative;
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	background:#ffffff;
	padding:20px;
	padding-top:0;
}
	
#landalogo {
	position:absolute;z-index:10;
	right:115px;
	top:-10px;
}	

#nobreadcrumb{
	margin-top:22px;

}


#breadcrumb{
	z-index:999;
	width:auto;
	height:30px;max-height:30px;
	width:640px;
	padding:0;
	padding-left:20px;
	margin:0;
	margin-bottom:18px;
	margin-top:12px;
	font-size:0.9em;
	font-weight:normal;
	color:#444;
	border-bottom:1px solid #b3bcbf;
}

#breadcrumb a {
	color:#444;
}




	

#hauptnavigation{
	margin: 0px;
	padding: 0px;
	width:1000px;
	height:33px;
	}
	




#hauptnavigation {
	position:relative;
	margin: 0px;
	padding: 0px;
	height:33px;
	float:left;
	clear:both;
	width:985px;
	padding-left:15px;
}
	
#hauptnavigation ul {
	list-style: none;
	margin:0;
	padding:0;
	margin-left:10px;
	margin-top:5px;
}
	
#hauptnavigation li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
	
#hauptnavigation li a, #hauptnavigation li a:link, #hauptnavigation li a:visited {
	font-size:1.15em;
	letter-spacing:1px;
	text-transform:uppercase;
	color: #222222;
	display: block;
	margin:0px;
	padding: 5px;
	margin-right:15px;
	color:#5D672B;
}

#hauptnavigation li a:hover, #hauptnavigation li a:active {
	/*color: #222222;
	color: #AD2675;*/
	text-decoration: none;
}

#hauptnavigation li .active a{
	/*color: #222222;
	color: #AD2675;*/
}

#hauptnavigation li a.dzineslink {
	color: #AD2675;
}


#footernavigation {
	position:relative;
	float:left;
	clear:both;
	background:#c3c3c3;
	width:985px;
	padding-left:15px;
	margin-bottom:40px;
}
	
#footernavigation ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
	
#footernavigation li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
	
#footernavigation li a, #footernavigation li a:link, #footernavigation li a:visited {
	color: #222222;
	display: block;
	margin:0px;
	padding: 5px;
}

#footernavigation li a:hover, #footernavigation li a:active {
	color: #222222;
	text-decoration: none;
}

#footernavigation li .active a{
	color: #222222;
}




/* Main Content*/	

#content {
	float:left;
	height:100%;
}


.postlist {
	overflow: hidden;
	margin:0;
	padding:0;
	height:100%;
	float:left;
min-height:500px;
}

.postlist .box {
	position:relative;
	overflow: hidden;
	padding:20px;
	padding-top:0;
	padding-bottom:15px;
	margin:0px 0px 20px 0px;
	color: #111111;
	width:620px;
	_height:145px; min-height:145px;
	border-bottom:1px solid #b3bcbf;
}

.postlist.single .box {
	height:auto;
}


.postlist .box .date {
	padding:0;
	margin:0;
  color:#39525E;
	text-transform: uppercase;
}

.postlist .box h2 {
	margin:0 0 15px 0;
	padding:0;
	text-align: left;
	font-size: 1.6em;
	/*line-height:150%;*/
	font-weight:normal;
	overflow:hidden;
	color: #555;
}

.postlist .box h3 {
	margin:0;
	margin-top:20px;
	margin-bottom:20px;
	padding:0;
	text-align: left;
	font-size: 1.3em;
	/*line-height:150%;*/
	font-weight:normal;
	overflow:hidden;
	color: #555;
	background-color: transparent;
	width:70%;
}

.postlist .box h4 {
	margin:0;
	padding:0;	
	margin-top:0px;
	margin-bottom:10px;
	font-size: 1.2em;
	line-height:1.2em;
	font-weight:normal;
	color: #555;
	background-color: transparent;
	overflow:hidden;
}

.postlist.single .box h2 {

}

.postlist .box h2 a,
.postlist .box h2 a:link,
.postlist .box h2 a:visited  {
	color: #555;
	background-color: transparent;
}



.postlist .box h2 a:hover  {
	color: #AD2675;
	background-color: transparent;
}
	
.postlist .box p {
	margin:0;
	padding:0;
	margin-bottom:11px;
}


.postlist .box a:link,
 .postlist .box a:visited {
	color: #AD2675;
	background-color: transparent;
}


.postlist .box a:hover {
	color:#555;
	background-color: transparent;
	text-decoration: none;
}

.postlist .box img {
	border:0;
	float:left;
	margin:7px 20px 10px 0px;
}


.postlist .box img.timthumb {
	border:0;
	float:left;
	padding:4px 4px;
	background:#222222;
	margin:7px 20px 20px 0px;
}

.postlist .box.landa_catpict img {
}

.postlist .box.dzines_catpict img {
}

.postlist .box .more {
}

.postlist .box .more a:link,
.postlist .box .more a:visited {
		color:#AC0604;
}

.postlist.landaclass .box .more a:link,
.postlist.landaclass .box .more a:visited {
		color:#5D672B;
}

.postlist .box .more a:hover {
	color:#d42323;
}

.postlist .box .category{
	font-size: 0.75em;
	padding:0;
	margin-top:15px;
	text-transform: uppercase;
	float:left;
}

.postlist .box .category a:link,
.postlist .box .category a:visited {
	color:#222222;
}
	
.postlist .box .category a:hover {
	color:#444444;
	text-decoration:underline;
}


.postlist .box div.comments {
	float:left;
	margin-right:10px;
	margin-top:15px;
	font-size: 0.8em;
	text-transform: uppercase;
}

.postlist .box div.comments.list {
	position:absolute;
	bottom:25px;
	left:190px;
}

.postlist .box div.comments a:link, 
.postlist .box div.comments a:visited {
	color:#222222;
}

.postlist .box div.comments a:hover {
	color:#444444;
	text-decoration:underline;
}

.postlist .box span.comments {
	float:left;
	height:22px;
	width:22px;
	text-align:center;
	font-size:13px;
	margin-right:5px;
	background:#555555;
	color:#ffffff;
}

.postlist .box span.comments a:link, 
.postlist .box span.comments a:visited {
	color:#ffffff;
	display:block;
}

.postlist .box span.comments a:hover {
	color:#ffffff;
	text-decoration:none;
}


/* right column */
#rightcol{
	margin:0;
	padding:20px;
	padding-top:10px;
	float:right;
	width:280px;
	max-width:280px;
	height:130px;
	background:#AD2675;
	margin-top:20px;
	/*margin-bottom:20px;*/
}

#rightcol.landa{
	/*background:#555;*/
	background:#5D672B;
}

#rightcol ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
	color:#ffffff;
	margin-top:10px;
}

#rightcol li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	color:#ffffff;
}

#rightcol li.categories{
	list-style: none;
	margin: 0px;
	padding: 0px;
	color:#DFACCA;
}

#rightcol.landa li.categories{
	/*color:#c3c3c3;*/
	color:#BEC2AA;
}

#rightcol li a {
	margin:0;
	padding:0;
	color:#ffffff;
}

#movielink {
	margin:0;
	float:right;
	width:320px;
	max-width:320px;
	height:160px;
	margin-top:20px;
	background:#5D672B;
}

#movielink ul {
	padding:0;margin:0;list-style:none;
}

#movielink ul li a {
	background:url(images/clip_btn.png) no-repeat;
	display:block; height:160px; width:320px;
}




/** blogroll **/

li.widget.widget_links {
	margin:0;
	padding:20px;
	padding-top:10px;
	margin-top:10px;
}

li.widget.widget_links h2 {
	line-height:20px;
	font-size:12px;
	font-weight:normal;
	text-transform:uppercase;
}

ul.xoxo.blogroll li {
}

ul.xoxo.blogroll li a{
	background:none !important;
	height:15px !important;
	width:auto !important;
	padding: 4px 0px 4px 0px;
}

ul.xoxo.blogroll li a:hover{
	color:#5D672B;
}






/* The Sidebar1 */
.sidebar1{
	float:left;
	width:335px;
	padding-top:5px;
	font-size:1em;
	}

.sidebar1 h2 {
	line-height:20px;
	font-size:18px;
	color:#535f67;
	margin:15px 0 5px 0 ;
	padding:0px 0 0 5px;
	font-weight:bold;
	text-transform:uppercase;

	}
.sidebar1 ul {
	list-style-type: none;
	margin: 0px 0px ;
	padding: 0;

	}

.sidebar1 ul ul  {
	list-style-type: none;
	margin: 0;
	padding: 5px 10px 5px 10px;
	background:#fff url(images/side.jpg) repeat-x;
	float:left;
	border:1px solid #bbb;

	}

.sidebar1 ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;
	background:#fff;
	}

.sidebar1 ul ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;

	}
	
.sidebar1 ul li {
	height:100%;
	float: left; 
	clear: left;	
	width: 290px;
	}

.sidebar1 ul li a:link, .sidebar1 ul li a:visited {
	
	color:#6e777d;
	text-decoration: none;
	padding: 5px 0px 5px 5px;
	display:block;
	border-bottom:1px dotted #ccc;
	}

.sidebar1 ul li a:hover {

	color: #1183d7;
	}

.sidebar1 p {
	padding: 7px 5px;
	margin:0;

	}

.sidebar1 table {
	width:100%;
	text-align:center;
	color:#6e777d;
	}	
	


	
	
/* --- FOOTER --- */

#footer {
	height:35px;
	padding:10px 0 0 0px;
	color:#A8C3CF;
	font-weight:normal;
	text-align:center;
	letter-spacing:1px;
	float:left;
	width:1000px;
	background:#39525E;
	border-top:5px solid #55656F;

	}

#footer a:link , #footer a:visited{
	color:#A8C3CF;
	}

#footer a:hover {
	color:#FFFFFF;
	}



	




#respond{
	float:left;
	clear:both;
	height:100%;
	padding:0px;
	margin:0px;
	background:#fff;
	margin-top:40px;
}	

#respond h3{
	padding:0;
	margin:0;
	font-weight:normal;
	color:#555;
	margin-bottom:20px;
	}
#commentform {
	padding:0px0;
	margin:0px0;
	/*color: #AD2675;*/
	}

#commentform label{
padding-left:10px;

	}
	
#commentform p {	
	/*color: #AD2675;*/
	}
	
#commentform a {	
	color: #222;
	}

#commentform input {
	background:#F4F4F4;
	border:1px solid #DEDCDD;
	color:#555;
	padding-left:10px;

	}
#commentform textarea {
	background:#F4F4F4;
	border:1px solid #DEDCDD;
	color:#444;
	width:100%;
	padding:5px 5px;
}

.comments input#submit {
	width:auto;
	padding:3px 5px;
	background:#0083DB;
	border:2px solid #005F9F;
	color:#fff;
}





ol.commentlist { 
	/*list-style:none; */
	margin:0; 
margin-bottom:20px;
margin-top:20px;
	padding:0; 
	text-indent:0; 
		border-top:1px solid #bbb; 

	}

ol.commentlist li { 

	border-bottom:1px solid #bbb; 
	margin-top:5px; 
	padding:0;
	position:relative;

 }
 
ol.commentlist li div.comment-author { 
	padding:5px 170px 10px 0; 
	color: #AD2675;
}


ol.commentlist li div.comment-meta { 
	position:absolute; 
	right:10px; 
	text-align:right; 
	top:5px; 
}

ol.commentlist li div.comment-meta a { 
	color:#0083DB; 
	text-decoration:none; 
}

ol.commentlist li div.comment-meta a:hover { 
	color:#000; 
}
ol.commentlist li p { 
	margin:0 0 1em;
	line-height:18px;
 }
 


ol.commentlist li ul { 
 }
 
ol.commentlist li div.reply {  
 }
 
ol.commentlist li div.reply a { 

}

ol.commentlist li ul.children { 

}


/***
ol.commentlist li.even { 
	background:#f4F4F4; 
}

ol.commentlist li.odd { 
	background:#fff;
 }
 
***/










#ref_box {
	position:relative;
	top:0px;
	left:-20px;
	width:658px;
	height:440px;
	margin:0;
	padding:0;
	/*margin-top:20px;*/
}


.ref_karusell {
	position:relative;
	overflow: scroll; 
	width:660px;
	height:440px;
	top:0px;
	left:0px;
}

.ref_karusell .ref_karusell_box {
	position: absolute; 
	width:660px;
}

.ref_karusell .ref_karusell_box .ref_panel {
	float: left; 
	overflow: hidden; 
	width:660px;max-width:660px;
	height:440px;max-height:440px;
	margin:0;
	padding:0;
	margin-right:20px;
}


.ref_karusell .ref_karusell_box .ref_panel img.gallery {
	border:0;
	margin:0;
	padding:0;
	background:none;
}






#landa_box {
	position:relative;
	top:0px;
	left:-20px;
	width:658px;
	height:680px;
	margin:0;
	padding:0;
	margin-top:20px;
}

#landa_movie {
	position:relative;
	top:0px;
	left:-20px;
	width:658px;
	height:379px;
	margin:0;
	padding:0;
	margin-top:20px;
	margin-bottom:20px;
}


.landa_karusell {
	position:relative;
	overflow: scroll; 
	width:660px;
	height:680px;
	top:0px;
	left:0px;
}

.landa_karusell .landa_karusell_box {
	position: absolute; 
	width:660px;
}

.landa_karusell .landa_karusell_box .landa_panel {
	float: left; 
	overflow: hidden; 
	width:660px;max-width:660px;
	height:680px;max-height:680px;
	margin:0;
	padding:0;
	margin-right:20px;
}


.landa_karusell .landa_karusell_box .landa_panel img.gallery {
	border:0;
	margin:0;
	padding:0;
	background:none;
}





