/*
Theme Name: Raionul Donduseni
Version: 1.0
Theme URI: http://donduseni.md
Description: Tema pentru Consiliul Raional Donduseni
Author: Smart Studio
Author URI: http://smartstudio.md
*/
@charset "utf-8";
html,body{
	height:100%;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, iframe, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-style:normal;
	font-family: inherit;
	vertical-align: baseline;
}
:focus {
	outline: 0;
}
body {
	font-size:14px;
	font-weight:400;
	font-family: 'Open Sans', Verdana, Helvetica, sans-serif;
	background: #F2F4F9;
	margin: 0;
	padding: 0;
	color: #333333;
}

ul, ol, dl {
	margin: 0;
	list-style-position:inside;
}
h1 {font-size:250%}
h2 {font-size:200%}
h3 {font-size:150%}
h4 {font-size:125%}
h5 {font-size:110%}
h6 {font-size:105%}
p {
	font-size:100%;
	
}
b, strong{ font-weight:700}
i{ font-style:italic;}
h1, h2, h3, h4, h5, h6, p {
	padding:0;
	margin:0;
}
abbr, acronym {
	border-bottom: #000000 1px dotted;
	cursor: help;
}
blockquote {
	font-family: cursive;
	background: url(images/notebook.png);
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 50px;
	padding:5px 5px 5px 15px;
	box-shadow: 1px 2px 2px #cccccc;
	background-color:#ffffff;
	border-top:1px dashed #999999;
}
cite, em, i {
	font-style: italic;
}
sup, sub {
	font-size: 10px;
	height: 0;
	line-height: 1;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
table, th, td
{
	padding:2px;
	border:1px solid #dee0e5;
}
button, input, textarea, select{
	padding: 7px 15px 8px 15px;
	font-size: 13px;
	opacity: 0.9;
	margin:0 5px 5px 0;
	max-width:100%;
}
button{
	border: none;
	font-weight: 900;
	cursor: pointer;
}
button span{
	font-weight: 300;
}
input, textarea, select{
	border: 1px solid #cccccc;
}
.gallery {
	margin:auto;
}
.gallery-caption{
}
.gallery-item a img {
	border:none;
}
.gallery-item a img:hover {
	opacity:0.8;
	filter:alpha(opacity=80); /* For IE8 and earlier */
}
.tenpx{
	clear:both;
	height:10px;
}
.floatright {
	float: right;
	margin-left: 10px;
}
.floatleft {
	float: left;
	margin-right: 10px;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.alignleft, .alignright, .aligncenter{
}
.alignnone {
    margin: 10px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
    display: block;
    margin: 10px auto;
}
.alignleft{
	float:left;
	margin:0 10px 10px 0;
	clear:both;
}
.alignright{
	float:right;
	margin:0 0 10px 10px;
	clear:both;
}
.aligncenter {
    display: block;
    margin: 5px auto;
}
.wp-caption {
	border:1px solid #ffffff;
	-webkit-box-shadow: 0px 0px 5px #000000;
	-moz-box-shadow: 0px 0px 5px #000000;
	box-shadow: 0px 0px 5px #000000;
    max-width: 96%;
    padding: 5px 3px 10px;
    text-align: center;
}
.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}
.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0 auto;
	text-align:center;
    padding: 5px;
}
a img {
	border: none;
}
a:link {
	color: #13759a;
	text-decoration: none;
}
a:visited {
	color: #13759a;
	text-decoration: none;
}
a:hover, a:active, a:focus {
	color: #832F2D;
	text-decoration: none;
}
/*------------------------------------------------*/
/*-----------------[CONTAINER]--------------------*/
/*------------------------------------------------*/
#container{
}
/*------------------------------------------------*/
/*------------------[HEADER]----------------------*/
/*------------------------------------------------*/
header{
	padding-top:20px;
	clear:both;
	background:#13759a;
	background: linear-gradient(to bottom,#13759a 0%,#006184 100%);
    color: #ffffff;
}
#header #logo{
	position:relative;
	width:40px;
	max-width:100%;
	display: block;
	margin: 0;
	float:left;
}
#header #logo a{
}
#header #logo img{
	display: inline-block;;
	max-width:100%;
}
#header #site-description{
	display:inline-block;;
	position:relative;
	margin:0;
	font-family: 'PT Serif', serif;
}
#header #site-description h3 a{
	font-size:21px;
	padding:0 10px;
	font-weight:900;
    color: #ffffff !important;
}
#header #site-description h2 a{
	font-size:28px;
	padding:0 10px;
    color: #ffffff !important;
}
#header .cautare{
	padding-top:10px;
    padding-bottom: 10px;
}
#header .cautare div{
	border:1px solid #cccccc;
	display:inline-block;
	float:right;
}
#header .cautare input, #header .cautare button{
	margin:0;
	border:none;
}
#header .cautare input{
	width:150px;
	transition: all 0.5s ease;
    color: #333333;
}
#header .cautare input:focus{
	width:200px;
}
#header .cautare button{
	background:none;
}
/*------------------------------------------------*/
/*------------------[CONTENT]---------------------*/
/*------------------------------------------------*/
#content{
    padding-top: 20px;
}
.content{
}
.content-main{
}
/*------------------------------------------------*/
/*------------------[FOOTER]----------------------*/
/*------------------------------------------------*/
footer{
	padding-top:10px;
	color:#ffffff;
	text-shadow:1px 1px 1px #000000;
	background: #13759a;
}
footer a:link, footer a:visited{
	color: #f2f2f2;
}
footer a:hover, footer a:active, footer a:focus {
	color: #B3C5E5;
}
footer .copyright{
	padding:10px 0;
	text-align:center;
}
.h20px{
	width:100%;
	height:20px;
	clear:both;
}
/*------------------------------------------------*/
/*---------------[DROPDOWN MENU]------------------*/
/*------------------------------------------------*/
.main-menu{
	background:#F2F4F9;
	margin-top:10px;
	z-index:99;
    border-top: 1px solid #dee0e5;
    border-bottom: 1px solid #dee0e5;
}
.is-sticky .main-menu{
	margin-top:0;
	-webkit-box-shadow: 0 8px 6px -6px rgba(0,0,0,0.40);
	-moz-box-shadow: 0 8px 6px -6px rgba(0,0,0,0.40);
	box-shadow: 0 8px 6px -6px rgba(0,0,0,0.40);
}
.topmenu{
	position:relative;
	display:block;
	/*height:80px;*/
}
#top-categories{
	margin:0;
	position: relative;
	display:block;
	padding:0;
	float:left;
}
#top-categories li{
	display: inline-block;
	padding:0;
    border-left: 1px solid #dee0e5;
}
#top-categories li:first-child{
}
#top-categories li:last-child{
    border-right: 1px solid #dee0e5;
}
#top-categories a{
	font-size:16px;
	text-decoration: none;
    color: #3e474c;
    padding: 19px 10px 18px;
	display: block;
	position: relative;
	font-weight: 300;
}
#top-categories > li:hover > a {
	color:#ffffff;
	background:#345B98;
}
#top-categories a:hover, #top-categories .current-menu-item > a {
}
#top-categories > li.current-menu-item > a{
}
#top-categories > li{
	float: left;
	display: block;
}
#top-categories .sub-menu{
	margin-top:0;
	color:#ffffff;
	z-index:1051;
}
#top-categories .sub-menu li.menu-item-has-children .sub-menu{
	margin-top:-46px;
	margin-left:250px;
	background:#dee0e5;
	display:none;
	z-index:1051;
}
#top-categories .sub-menu li.menu-item-has-children:hover .sub-menu{
	display:block;
}
#top-categories li .sub-menu{
	display:none;
	max-height:0;
	position:absolute;
	-webkit-box-shadow: 0px 0px 2px rgba(50, 50, 50, 0.25);
	-moz-box-shadow:    0px 0px 2px rgba(50, 50, 50, 0.25);
	box-shadow:         0px 0px 2px rgba(50, 50, 50, 0.25);
}
#top-categories li:last-child .sub-menu{
}
#top-categories li:hover .sub-menu{
	display:block;
}
#top-categories .sub-menu li{
	background:#F2F4F9;
	display: block;
	float:none;
	width:250px;
}
#top-categories .sub-menu li.menu-item-has-children .sub-menu li{
	border-top: none;
}
#top-categories .sub-menu a{
	margin:0;
	padding:12px 10px;
	border-top:1px solid #dee0e5;
}
#top-categories .sub-menu a:hover{
	background:#345B98;
    color: #ffffff;
}
#nav-toggle{
	display:none;
	float:left;
}
@media only screen and ( max-width: 767px ) {
	.main-menu{
		margin:0 -15px;
		min-height:53px;
		position: relative;
		display:block;
		padding:0;
		float:none;
	}
	#nav-toggle{
		display:block;
		height:50px;
		width:50px;
		font-size: 50px;
		padding: 0;
	}
	#top-categories{
		display:none;
		height: auto;
		padding:0;
		margin:0;
		box-sizing: border-box;
		width:100%;
		

	}
	#top-categories li{
		width:100%;
		padding:0;
	}
	#top-categories li .sub-menu{
		display:block;
		width:100%;
	}
	#top-categories li .sub-menu li{
		padding-left:10px;
	}
	#top-categories .sub-menu li{
		width:100%;
	}
	#top-categories li:first-child{
	}
	#top-categories li:last-child{
	}
	#top-categories a{
		font-size:18px;
		text-align:left;
		margin:0;
		display: inline-block;
		position: relative;
	}
	#top-categories a:hover{
	}
	#top-categories a:hover, #top-categories .current-menu-item > a {
	}
	#top-categories > li.current-menu-item > a{
	}
	#top-categories > li{
		float: left;
		display: block;
	}
	
}
/*------------------------------------------------*/
/*-------------------[SIDEBAR]--------------------*/
/*------------------------------------------------*/
.sidebar {
	display:block;
    padding-top: 20px;
}
.sidebar img{
    max-width: 100%;
    height: auto;
}
.widget{
	margin-bottom:25px;
}
.sidebar ul li{
}
.sidebar ul li, footer ul li{
	list-style:none;
	padding:0;
}
.widget-title{
	margin-bottom:10px;
    background-color: #13759a;
    color: #ffffff;
    padding: 7px 10px;
    border-left: 2px solid #678DCB;
}
footer .widget-title{
    padding: 0;
    border: none;
}
.post-content-wdg{
	text-align:justify;
}
/*------------------------------------------------*/
/*------------------[ARHIVA]----------------------*/
/*------------------------------------------------*/
.archive article{
	overflow:hidden;
	border-bottom:1px solid #dee0e5;
	margin-bottom:15px;
	padding-bottom:20px;
}
.archive article:hover{
}
.archive article .thumb{
	display:block;
	width:35%;
	float:left;
	margin:0 10px 5px 0;
}
.archive article .thumb img{
	width:100%;
	height:auto;
	padding:3px;
	background:#ffffff;
	border:1px solid #dee0e5;
}
.archive article .pubdate{
	font-size:10px;
}
.archive article .pubdate icn{
	color:#832F2D;
}
.archive .post-title h2{
	padding:0 5px;
	font-size:24px;
	line-height:24px;
}
.archive .post-title h2 a{
	color:#13759a !important;
}
.archive article .post-title h2 a:hover{
	color:#832F2D !important;
}

.archive article p{
	padding:0 5px;
	text-align:justify;
}
/*------------------------------------------------*/
/*----------------[SINGLE POST]-------------------*/
/*------------------------------------------------*/
.post{
	margin:0 0 10px 0;
}
.post img{
	max-width:100%;
	height:auto;
}
.post-title{
	margin-bottom:5px;
	font-family: 'PT Serif', serif;
}
.post-title a{
	color:#333333 !important;
}
.entry{
	margin:10px 0;
	text-align:justify;
}
.entry .pubdate{
	font-size:10px;
	color:#777777;
}
.entry p{
	padding-bottom:10px;
	line-height:20px;
}
.entry img{
	max-width:100% !important;
	height:auto !important;
}
/*------------------------------------------------*/
/*-----------------[PAGINAREA]--------------------*/
/*------------------------------------------------*/
.pagination {
	clear:both;
	padding:20px 0;
	position:relative;
	font-size:11px;
	line-height:13px;
	text-shadow:none;
}
.pagination span, .pagination a {
	display:block;
	float:left;
	margin: 2px 2px 2px 0;
	padding:6px 9px 5px 9px;
	text-decoration:none;
	width:auto;
	color:#fff;
	background: #555;
}
.pagination a:hover{
	color:#fff;
	background: #9D2727;
}
.pagination .current{
	padding:6px 9px 5px 9px;
	background: #9D2727;
	color:#fff;
}
/*------------------------------------------------*/
/*------------------[CAUTARE]---------------------*/
/*------------------------------------------------*/

/*------------------------------------------------*/
/*----------------[prettyPhoto]-------------------*/
/*------------------------------------------------*/
.pp_description{
	display:none !important;
}

/*------------------------------------------------*/
/*----------------[Mosaic Flow]-------------------*/
/*------------------------------------------------*/
.mosaicflow__column {
	float:left;
}
.mosaicflow__item {
	margin:0 15px 20px 15px;
}
.mosaicflow__item img {
	display:block;
	width:100%;
	height:auto;
}
/*------------------------------------------------*/
/*-------------------[SLIDER]---------------------*/
/*------------------------------------------------*/
.slider-container{
    background: #ffffff;
    padding-top: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #dee0e5;
}
#owl-slider{
}
#owl-slider .item{
	background-position: center;
    background-size: cover;
    height: 400px;
}
#owl-slider .item .slide-title{
    display: block;
	position:absolute;
	bottom:10px;
	background: rgba(0,0,0,0.70);
	padding:5px 10px;
}
#owl-slider .item .slide-title h2 a{
	color:#ffffff !important;
}
#owl-slider .item .slide-title h2 a:hover{
	color:#cccccc !important;
}

/*------------------------------------------------*/
/*---------------[LINKURI UTILE]------------------*/
/*------------------------------------------------*/
ul.linkuri-utile{
}
ul.linkuri-utile li{
	padding:15px 15px 15px 0;
	border-bottom:1px solid #ffffff;
	margin:0;
}
ul.linkuri-utile li img{
	margin-right:15px;
	width:40px;
	float:left;
}
ul.linkuri-utile li a{
	font-weight:900;
	font-size:16px;
	color:#000000 !important;
}
ul.linkuri-utile li a:hover{
	color:#9C2727 !important;
}
ul.linkuri-utile li a{
	font-weight:900;
	font-size:16px;
	color:#000000 !important;
}
ul.linkuri-utile li p.desc{
	font-weight:300;
	font-size:12px;
	color:#cccccc;
}