@import "lightbox.css";

/*plugin news - frontend styles*/


#news h1 {
margin-bottom:15px;
}

#news .news_block {
margin:0 0 10px 0;
overflow:hidden;
border-bottom:dotted 1px #cccccc;
padding:0px 0 20px 0;
}

#news .news_block p {
margin:5px 0 15px 0;
}

#news .news_block h3 {
margin-bottom:20px;
}

#news div.news_gallery {
width:140px;
margin-right:20px;
margin-bottom:15px;
overflow:hidden;
float:left;
padding:4px;
border:solid 1px #dddddd;
}
#news div.news_gallery .news_gallery_inner {
width:140px;
height:120px;
overflow:hidden;
}


#news div.news_gallery .gallery_navigation {
width:140px;
float:left;
overflow:hidden;
background:#f2f2f2;
color:#333333;
line-height:12px;
font-size:11px;
padding-bottom:2px;
font-weight:bold;
}

#news div.news_gallery .gallery_navigation div {
width:50%;
float:left;
text-align:center;
cursor:pointer;
overflow:hidden;
}

#news div.news_gallery .gallery_navigation div.galprev { position:relative; left:0; float:left; display:none;}
#news div.news_gallery .gallery_navigation div.galnext { position:relative; right:0; float:right; display:none; }



#news .news_header h3 a {
font-size:15px;
color:#e1af19;
font-weight:normal;
line-height:20px;
margin:0 0 10px 0;
text-decoration:underline;
}
#news .news_header h3 a:hover {
text-decoration:none;
}

#news span.news_date {
float:right;
font-size:10px;
font-weight:normal;
color:#828282;
}



#news .back_link {
text-align:right;
padding:5px 20px;
}


.news_other {
font-size:11px;
color:#4c99b8;
padding:1px 0;
}

.news_other a {
color:#4c99b8;
}

.news_block_others {
margin:0 0 10px 0;
overflow:hidden;
border-bottom:dotted 1px #cccccc;
padding:0 0 15px 0;
}

span.news_other_date {
font-size:10px;
color:#828282;
float:right;
}

div.image_block {
float:left;
margin-right:13px;
font-size:11px;
}
div.image_block img {
margin-bottom:5px;
padding:2px;
border:solid 1px #dedede;
}

#gallery {
width:518px;
height:280px;
overflow:hidden;
}

#gallery_inner {
padding:1px;
width:600px;
height:280px;
}


.archives {
padding:10px 0;
text-align:right;
}

.block_li {
clear:both;
}

