a{
	color: #000;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
	color: #0F609F;
}
.menu {
	z-index: 10
}
.fs12{
	font-size: 12px;
}
.soc-area{
	margin: 10px 0 !important;
}
.search-area {
	margin: 7px 4px 8px !important;
}
.search-area form > div {
	padding: 10px 25px 10px 10px;
}

.search-area form > div::before {
	left: inherit !important;
    right: 4px;
}
.text-right{
	text-align: right;
}
.text-left{
	text-align: left;
}
.text-center{
	text-align: center;
}
.widget{
	margin-bottom: 30px;
}
.in-memoriam{
	background: url("/assets/images/lumanare.png") no-repeat #000;
	line-height: 60px;
	padding-left: 45px;
}
.in-memoriam a{
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	font-size: 18px;
	font-style: italic;
}
.in-memoriam a:hover{
	color: #fff;
}

.post-hover{
	float:left; padding-right: 20px;
}

@media (max-width: 639px) { 
	.post-hover{
		width: 100%;
		text-align: center;
	}
	.post-hover img{margin: 0 auto;}
}

.read{
	text-transform: uppercase;
}
.middle{
	vertical-align: middle;
}
.entry-meta ul li span{
	font-size: 14px;
}
.sidebar .widget-line, .sidebar-mini .widget-line {
	margin-bottom: 5px;
}
.sidebar .widget-title a, .sidebar-mini .widget-title a{
	color: #444;
}
.sidebar .widget-title a:hover, .sidebar-mini .widget-title a:hover{
	color: #0F609F;
}
/*.footer, .footer-area-cont{ background-color: #EAEBEF}*/
.footer, .footer-area-cont {
	background: none;
	color: #fff;
}
.footer-area-cont{
	min-height: inherit;
}
.footer-copyright {
	padding: 0;
	color: #fff;
}
.footer .container{
	background-color: #3D92BB
}
.footer .categories {
    margin-top: 15px;
}
.footer .categories ul{
	list-style: outside none none;
	padding: 0px;
}
.footer .categories ul li {
    border-right: 1px solid #444;
    float: left;
    padding: 0 10px;
}
.footer .categories ul li:first-child {
    padding-left: 0;
}
.footer .categories ul li:last-child {
    border: 0 none;
    padding-right: 0;
}
.footer .categories ul li a {
    color: #fff;
}
.footer-area .textwidget {
	color: #fff;
	}
.footer hr{
	margin: 5px 0;
}
.form input{
	border: 1px solid #eee;
	padding: 9px;
	width: 100%;
}

.calendar .textwidget{
	position: relative;
}
.calendar .textwidget .luna{
	color: #fff;
	display: block;
	font-size: 35px;
	position: absolute;
	text-align: center;
	top: 0px;
	width: 100%;
	text-shadow: 2px 2px #999;
}
.calendar .textwidget .zi{
	color: #007BC4;
	display: block;
	font-size: 70px;
	position: absolute;
	text-align: center;
	top: 50px;
	width: 100%;
	text-shadow: 2px 2px #999;
}
.calendar .textwidget .text{
	color: #3d92bb;
	position: absolute;
	top: 140px;
	display: block;
	text-align: center;
	width: 100%;
}
.controverse .row{
	margin-left: -5px;
    margin-right: -5px;
}
.controverse .col-xs-4, .controverse .col-xs-8{
	padding-left: 5px;
    padding-right: 5px;
}
.posts .title a{
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 22px;
}
            
/*#yourID {
    width: 100%;
    height: 450px;
}
#yourID .mini-images li {
    width: 70px;
    height: 70px;
}
*/
.post-content img{
	margin: 0 10px;
}
#mySlider {
    width: 100%;
    height: 550px;
    margin: auto; /* for center alignment */
}
#mySlider .mini-images li {
    width: 70px;
    height: 70px;
}

/* for tablet */
@media screen and (max-width: 980px) {
    #mySlider {
        width: 100%;
        height: 400px;
    }
}
/* for mobile */
@media screen and (max-width: 640px) {
    #mySlider {
        width: 100%;
        height: 250px;
    }
}
@media (max-width: 480px) {
	.logo{
		line-height: 0px;
		margin: 10px 0;
	}
}
@media screen and (max-width: 1440px) {
    .sidebar-site-crisana {
        display: none;    
    }
}
.sidebar-site-crisana {
    position: fixed;
    left: 5px;
    top: 19%;
    margin: 0;
    padding: 0;
    list-style: none;
    z-index: 10001;
}

.sidebar-site-cr2isana div {
    margin: 5px 0;    
    filter:alpha(opacity=70);
    opacity: 0.7;
}

.sidebar-site-crisana a {
    text-decoration: none;    
}

.sidebar-site-crisana img {
    border: 0;   
}

.widget-content-title h3 {
    font-size: 17px;
    font-weight: 300;
}
.widget-content-title h3 a{
    color: #000;
}
.widget-content-title h3 a:hover{
	color: #3d92bb
}
.widget-content-sumar{
	font-size: 15px;
	padding-top: 10px;
}
.widget-content-author{
	font-size: 15px;
}
.sidebar ul li.cat-item{
	padding-bottom: 5px;
}
.type-post .post-thumbnail{
	width: 100% !important;
}
.under-slider-block .bx-wrapper .bx-controls-direction a{
	display: block !important;
}
.under-slider-block .bx-wrapper .bx-next, .under-slider-block .bx-wrapper .bx-prev{
	top: 75px !important;
}
/*------------------------------------------------------------------
Box
------------------------------------------------------------------*/
.box{
	border: 1px solid #eee;
}
.box .box-title{
	background-color: #eee;
	padding: 5px;
	text-transform: uppercase;
	font-weight: 600;
}
.box .box-title a{
	font-weight: 600;
}
.box .box-image{
	padding-bottom: 3px;
}
.box .box-content{
	padding: 5px;
	line-height: 1.2;
}

.sport{
	border-color: #1F6B9F;
}
.sport .box-title{
	background-color: #1F6B9F;
}
.sport .box-title a{
	color: #fff;
}
.evenimente{
	border-color: #076B51;
}
.evenimente .box-title{
	background-color: #076B51;
}
.evenimente .box-title a{
	color: #fff;
}
/*------------------------------------------------------------------
End Box
------------------------------------------------------------------*/

.reclama-top{margin-top: 30px; text-align: center;}
.reclama-top a{display: inline-block;}
.reclame_laterale{position: absolute;width: 160px;height: 600px;}
@media (max-width: 1600px) { 
	.reclame_laterale{display: none}
}

.mesaj-popup{
	position: fixed;
	bottom: 0px;
	width: 100%;
	padding: 17px 5px;
	left: 0;
	z-index: 100;
	background-color: #000;
	z-index: 1001;
	background: rgba(37,37,40,0.6);
	color: #fff;
	font-size: 14px;
	text-align: center;
}
.mesaj-popup .container{
	position: relative
}
.mesaj-popup a{
	color: #fff;
	font-weight: bold;
}
.mesaj-popup .mesaj-close{
	cursor: pointer;
    height: 16px;
    position: absolute;
    right: 8px;
    top: -13px;
    width: 16px;
	font-size: 25px;
}
#abonare_newsletter button{
	margin-top: 10px;
	background: #3d92bb none repeat scroll 0 0;
}
#abonare_newsletter button:hover{
	background: #fff;
}