/*
Theme Name: Educ 1
Version: 1.0
Theme URI: http://smartstudio.md/
Description: Tema pentru institutie de invatamant
Author: Smart Studio
Author URI: http://smartstudio.md/
*/
@charset "utf-8";
* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}
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: #ffffff;
	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:5px;
	border:1px solid #cccccc;
}
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: #001266;
	text-decoration: none;
}
a:visited {
	color: #001266;
	text-decoration: none;
}
a:hover, a:active, a:focus {
	color: #801400;
	text-decoration: none;
}
/*------------------------------------------------*/
/*-----------------[CONTAINER]--------------------*/
/*------------------------------------------------*/
.container{
    max-width: 960px;
}
#container{
}
/*------------------------------------------------*/
/*------------------[HEADER]----------------------*/
/*------------------------------------------------*/
header{
}
#header #logo{
   max-height: 100%; 
}
#header #head-content{
    text-align: right;
}
/*------------------------------------------------*/
/*------------------[CONTENT]---------------------*/
/*------------------------------------------------*/
#content{
    margin-top: 15px;
}
.content{
}
.content-main{
}
/*------------------------------------------------*/
/*------------------[FOOTER]----------------------*/
/*------------------------------------------------*/
footer{
}
footer a:link, footer a:visited{
    text-decoration: underline;
}
footer a:hover, footer a:active, footer a:focus {
    text-decoration: none;
}
footer .copyright{
	padding:10px 0;
	text-align:center;
}
.h20px{
	width:100%;
	height:20px;
	clear:both;
}
/*------------------------------------------------*/
/*---------------[DROPDOWN MENU]------------------*/
/*------------------------------------------------*/
#top-categories{
	padding:0;
	margin:0;
}
#top-categories li{
	display: inline-block;
	padding:0;
    margin: 0;
}
#top-categories li:first-child{
}
#top-categories li:last-child{
}
#top-categories a{
	font-size: 16px;
	color: #ffffff;
	text-decoration: none;
	padding: 0;
    margin: 0 0 0 10px;
	display: block;
	position: relative;
    font-weight: 300;
}
#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;
}
#top-categories .sub-menu{
    z-index: 100;
}
#top-categories li .sub-menu{
	display:none;
	position:absolute;
}
#top-categories li:hover .sub-menu{
	display:block;
}
#top-categories .sub-menu li{
	display: block;
	float:none;
	width:150px;
    border-top: 1px solid rgba(255,255,255,.1);
    padding: 3px;
}
#top-categories .sub-menu a{
	margin:0 3px;
    font-size: 16px;
    text-align: left;
}

#top-navigation a {
}
/*------------------------------------------------*/
/*--------------------[HOME]----------------------*/
/*------------------------------------------------*/
.mesaj .alignnone{
    margin: 0;
}
/*------------------------------------------------*/
/*-------------------[SIDEBAR]--------------------*/
/*------------------------------------------------*/
.sidebar {
	display:block;
}
@media only screen and ( max-width: 768px ) {
    .sidebar{
        display: none;
    }
}
.widget{
	margin-bottom:25px;
}
.sidebar ul li, footer ul li{
	list-style:none;
	padding:0;
}
.sidebar img, footer img{
    max-width: 100%;
    height: auto;
}
.widget-title{
	margin-bottom:10px;
    color: #ffffff;
}
.widget-title h3{
    padding:5px 10px;
    text-shadow:1px 1px 1px rgba(0,0,0,0.7);
    font-size:18px;
    font-weight:300;
}
#sidebartoggle{
    display: block;
    width: 100%;
    color: #ffffff;
    padding:7px 15px;
    font-size:24px;
    font-weight:300;
	margin-bottom:15px;
    cursor: pointer;
}
@media only screen and ( min-width: 769px ) {
    #sidebartoggle{
        display: none;
    }
}
/*------------------------------------------------*/
/*------------------[ARHIVA]----------------------*/
/*------------------------------------------------*/
.archive article{
    margin-bottom: 15px;
}
.archive article:hover{
}
.archive article .post-title{
}
.archive article .post-title h2{
    line-height: 24px;
}
.archive article .post-title a{
	color:#333333;;
}
.archive article .post-title a:hover{
    color: #801400;
}
.archive article p{
	text-align:justify;
}
.archive article small{
    font-size: 80%;
}
/*------------------------------------------------*/
/*----------------[SINGLE POST]-------------------*/
/*------------------------------------------------*/
.post{
	margin:0 0 10px 0;
}
.post img{
	max-width:100%;
	height:auto;
}
.post-title{
	margin-bottom:5px;
	color:#333333;
}
.post-title a{
}
.entry{
	margin:10px 0;
	text-align:justify;
}
.entry p{
	padding-bottom:10px;
	line-height:20px;
}
.entry img{
	max-width:100% !important;
	height:auto !important;
}
/*------------------------------------------------*/
/*-----------------[PAGINAREA]--------------------*/
/*------------------------------------------------*/
.pagination {
	clear:both;
	margin: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: #333333;
}
.pagination .current{
	padding:6px 9px 5px 9px;
	background: #333333;
	color:#fff;
}
/*------------------------------------------------*/
/*-------------------[SLIDER]---------------------*/
/*------------------------------------------------*/
#owl-slider{
	margin-top:0;
	margin-bottom:15px;
}
#owl-slider .item{
}
#owl-slider .item img{
    display: block;
    height: auto;
	max-width:100%;
	position:relative;
}
#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;
}
}
/*------------------------------------------------*/
/*----------------[prettyPhoto]-------------------*/
/*------------------------------------------------*/
.pp_description{
	display:none !important;
}
/*------------------------------------------------*/
/*---------------[SOCIAL ICONS]-------------------*/
/*------------------------------------------------*/
ul.social-icons {
	padding-left: 0;
	list-style: none;
}
ul.social-icons li {
	display: inline-block;
	margin-bottom: 10px;
	margin-top: 5px;
}
.social-icons .fa {
	font-size: 15px;
	border-radius: 50%;
	width: 36px;
	height: 36px;
	line-height: 36px;
	text-align: center;
    color: #ffffff;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.social-icons .fa:hover, .social-icons .fa:active {
	-webkit-box-shadow: 1px 1px 2px rgba(0,0,0,0.3);
	-moz-box-shadow: 1px 1px 2px rgba(0,0,0,0.3);
	box-shadow: 1px 1px 3px rgba(0,0,0,0.3); 
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	transform: rotate(360deg);
}
.social-icons .fa-adn{background-color:#504e54;} 
.social-icons .fa-apple{background-color:#aeb5c5;} 
.social-icons .fa-android{background-color:#A5C63B;}  
.social-icons .fa-bitbucket,.social-icons .fa-bitbucket-square{background-color:#003366;} 
.social-icons .fa-bitcoin,.social-icons .fa-btc{background-color:#F7931A;} 
.social-icons .fa-css3{background-color:#1572B7;} 
.social-icons .fa-dribbble{background-color:#F46899;}  
.social-icons .fa-dropbox{background-color:#018BD3;}
.social-icons .fa-envelope-o{background-color:#2c9ab7;}
.social-icons .fa-facebook,.social-icons .fa-facebook-square{background-color:#3C599F;}  
.social-icons .fa-flickr{background-color:#FF0084;}
.social-icons .fa-foursquare{background-color:#0086BE;}
.social-icons .fa-github,.social-icons .fa-github-alt,.social-icons .fa-github-square{background-color:#070709;} 
.social-icons .fa-google-plus,.social-icons .fa-google-plus-square{background-color:#CF3D2E;} 
.social-icons .fa-html5{background-color:#E54D26;}
.social-icons .fa-instagram{background-color:#A1755C;}
.social-icons .fa-linkedin,.social-icons .fa-linkedin-square{background-color:#0085AE;} 
.social-icons .fa-linux{background-color:#FBC002;color:#333;}
.social-icons .fa-maxcdn{background-color:#F6AE1C;}
.social-icons .fa-odnoklassniki{background-color:#ed812b;}
.social-icons .fa-pagelines{background-color:#241E20;color:#3984EA;}
.social-icons .fa-pinterest,.social-icons .fa-pinterest-square{background-color:#CC2127;} 
.social-icons .fa-renren{background-color:#025DAC;}
.social-icons .fa-rss{background-color:#f26522;}
.social-icons .fa-skype{background-color:#01AEF2;}
.social-icons .fa-stack-exchange{background-color:#245590;}
.social-icons .fa-stack-overflow{background-color:#FF7300;}
.social-icons .fa-trello{background-color:#265A7F;}
.social-icons .fa-tumblr,.social-icons .fa-tumblr-square{background-color:#314E6C;} 
.social-icons .fa-twitter,.social-icons .fa-twitter-square{background-color:#32CCFE;} 
.social-icons .fa-vimeo-square{background-color:#229ACC;}
.social-icons .fa-vk{background-color:#375474;}
.social-icons .fa-weibo{background-color:#D72B2B;}
.social-icons .fa-windows{background-color:#12B6F3;}
.social-icons .fa-xing,.social-icons .fa-xing-square{background-color:#00555C;} 
.social-icons .fa-youtube,.social-icons .fa-youtube-play,.social-icons .fa-youtube-square{background-color:#C52F30;}
/*------------------------------------------------*/
/*---------------[LINKURI UTILE]------------------*/
/*------------------------------------------------*/
ul.linkuri-utile{
}
ul.linkuri-utile li{
	margin-left:0;
	margin-bottom:10px;
	display:block;
}
ul.linkuri-utile li img{
}
ul.linkuri-utile li a{
}