/*-----------------------------theme common--------------------------------------------*/
#header-plus-horizontal-menu-wrap{
	position: relative;
	margin:0;
	height:604px;
}

#menu-horizontal{
	background:#fff;
}

#main-content{
	border-style: solid;
	border-color: #887F84;
	border-width: 0px 1px 0px 1px;
	padding: 3px 0 0 0;
	background-color:#fff;
}
#custom-header{
	background:url(../images/header-main/custom-header.png) no-repeat;
	margin: 0 auto;
	width:1200px;
}
/*-----------------------------HEADER--------------------------------------------*/
#news{
	position: absolute;
	width:900px;
	height:600px;
	top:100px;
	left:20px;
}
#header-pic{
	width:880px;
	margin: 0 auto;
	height:564px;
	background-repeat:no-repeat;
	position:relative;
}

#slider{
	position:absolute;
	top:161px;
}

#languages{
	position:absolute;
	top:180px;
	right:10px;
	z-index:100;
}

.qtrans_language_chooser{
	margin: 5px;
	margin-bottom: -5px;
	margin-left:30px;
	margin-top: -8px;
	}
.qtrans_language_chooser li{
	display: inline-block;
	padding-right: 8px;
	
}
/*-----------------------------CONTENT-----------------------------------------------------*/
/*-----------------------------CONTENT-----------------------------------------------------*/
#main-content h2 a{
font-size:	24px;
color: #3366ff;
text-decoration: none;

}

h2{
margin-bottom: 15px;
padding-left: 15px;
font-family: 'Marck Script', cursive!important;

}
.entry{
    font-family: Verdana,Arial,Helvetica,Sans-serif;
    font-size: 10pt;
    line-height: 18px;
	margin-left: 20px;
	margin-bottom: 30px;
	padding: 5px;

}

.entry .more-link {
float: right;
}

.entry-news {
    font-family: Verdana,Arial,Helvetica,Sans-serif;
    font-size: 10pt;
    line-height: 18px;
	margin-left: 35px;
	margin-bottom: 30px;
	padding: 5px;
	border-width: 0 0 0 3px; 
	border-style: dotted;
	border-color: #5E5E5E;
}




