/*
Theme Name: Rural 2
Version: 1.0
Theme URI: http://smartstudio.md
Description: Tema pentru localitate rurala
Author: Smart Studio
Author URI: http://smartstudio.md
*/
@charset "utf-8";
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 {
  	min-width: 960px;
	font-size:14px;
	font-weight:400;
	font-family: 'Open Sans' !important;
	background: #f9f9f9;
	margin: 0;
	padding: 0;
	color: #333333;
}

ul, ol, dl {
	margin: 0;
	list-style-position:inside;
}
b, strong{ font-weight:900}
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%;
	
}
h1, h2, h3, h4, h5, h6, p {
	padding:0;
	margin:0;
}
abbr, acronym {
	border-bottom: #000000 1px dotted;
	cursor: help;
}
blockquote {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 50px;
	padding-left: 15px;
	border-left: 3px solid #ccc;
}
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:5px;
	border:1px solid #cccccc;
}
[class*=" icon-"] {
  font-family: 'fontello';
  font-style: normal;
  font-size: 3em;
  speak: none;
}
.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: #0088CC;
	text-decoration: none;
}
a:visited {
	color: #0088CC;
	text-decoration: none;
}
a:hover, a:active, a:focus {
	color: #b22c00;
	text-decoration: none;
}
.container{
	background:#ffffff;
	-moz-box-shadow:    0 0 3px #cccccc;
	-webkit-box-shadow: 0 0 3px #cccccc;
	box-shadow:         0 0 3px #cccccc;
}
.header{
	position:relative;
	width:100%;
	height:400px;
	/*background:url(images/header_bg.png) no-repeat;*/
	margin-bottom:20px;
}
.header .site-logo{
	position: absolute;
	float:left;
	margin-top:20px;
	z-index:100;
}
.header .banner_top{
	position:absolute;
	margin:18px 0 0 448px;
}
.content{
}
.content-main{
}
.post{
	margin-bottom:20px;
}
.entry{
	margin-top:10px 10px 0 10px;
	text-align:justify;
}
.footer{
	padding:10px 0;
	text-align:center;
}
.separator{
	width:960px;
	height:4px;
	clear:both;
	background:url(images/separator.png) no-repeat;
}

/*------------------------------------------------*/
/*---------------[DROPDOWN MENU]------------------*/
/*------------------------------------------------*/

#top-categories{
	height:25px;
	background:#000000;
	position: absolute;
	padding:0;
	margin-top:20px;
	right:0;
	z-index:100;

}
#top-categories li{
	display: inline-block;
	padding:0;
}
#top-categories li:first-child{
}
#top-categories li:last-child{
}
#top-categories a{
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
	padding: 3px 4px;
	margin:0 9px;
	display: block;
	position: relative;
	font-weight: 600;
}
#top-categories a:hover {
	color: rgba(255, 255, 255, 0.9);
}
#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{
	background:#000000;
}
#top-categories li .sub-menu{
	display:none;
	position:absolute;
}
#top-categories li:last-child .sub-menu{
	right:0;
}
#top-categories li:hover .sub-menu{
	display:block;

}
#top-categories .sub-menu li{
	display: block;
	float:none;
	width:150px;
}
#top-categories .sub-menu a{
	margin:0 3px;
}

#top-navigation a {
}
/*------------------------------------------------*/
/*------------------[SIDEBARS]--------------------*/
/*------------------------------------------------*/
.sidebar ul{
	list-style: none;
}
.widget{
	margin-bottom:15px;
}
.sidebar .widget-title{
	height:26px;
	font-size:16px;
	padding:3px 0 0 3px;
	color:#ffffff;
	background:#000000;
	margin-bottom:5px;
}
/*------------------------------------------------*/
/*-----------------[HOMEPAGE]---------------------*/
/*------------------------------------------------*/
h3.lastnews{
	color:#ffffff;
	background-color:#000000;
	margin-bottom:10px;
	font-size:18px;
}

/*------------------------------------------------*/
/*-------------[PrettyPhoto custom]---------------*/
/*------------------------------------------------*/
.pp_description{
	display:none !important;
	visibility:hidden !important;
}

/*------------------------------------------------*/
/*----------------[PAGINATION]--------------------*/
/*------------------------------------------------*/
.pagination {
	clear:both;
	padding:10px 0 20px 0;
	position:relative;
	font-size:11px;
	line-height:13px;
}
.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: #3279BB;
}
.pagination .current{
	padding:6px 9px 5px 9px;
	background: #3279BB;
	color:#fff;
}