/*
Theme Name: Primaria Trivalea Mosteni
Theme URI: http://google.com
Author: Theme Author
Author URI: http://google.com
Description: Primaria Trivalea Mosteni, Judetul Teleorman
Version: 1.0.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: white, black, gray, light, one-column, two-columns, right-sidebar, fixed-width, custom-background, editor-style, featured-images, full-width-template, sticky-post, theme-options
Text Domain: 
Shared on ThemeLock.com
*/

/*
Warning: Do not edit this file, it will be overwritten by the next theme update. If you want to customize the styles, create a child theme instead
See: http://codex.wordpress.org/Child_Themes
*/

/* TABLE OF CONTENT 
 * ================================================
 * 1.  BASE
 * 2.  HEADER
 * 3.  NAVIGATION MENU
 * 4.  MAIN CONTENT
 * 5.  SIDEBAR
 * 6.  FOOTER
 * 7.  MEDIA QUERIES
 **/

@import url(http://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,300italic,700&subset=latin,latin-ext);
@import url("css/reset.css"); 
@import url("css/common.css"); 
@import url("css/lightbox.css"); 
@import url("css/shortcodes.css"); 


 /* 1. BASE
 * ================================================ */	
body{
	font-size: 13px; 
	font-family: "Trebuchet MS","Helvetica",Helvetica,Arial,sans-serif;
	line-height: 1.5;
	color: #333333;
	background: url('images/default_bg1.png');
}

h1, h2, h3, h4, h5, h6{
	font-family: 'Trebuchet MS', Helvetica, sans-serif	
	font-weight: 700;
	line-height: 1.2;
	color: #464646;
}

h1 {
	font-size: 26px;
	margin-bottom: 5px;
}

h2 {
	font-size: 18px;
	margin-bottom: 5px;
}

h3 {
	font-size:15px;
	margin-bottom: 10px;
	text-transform: uppercase;
}

h4 {
	font-size: 15px;
}

h5 {
	font-size:14px;
}

h6 {
	font-size:12px;
}

a:link {	
	color: #464646;
	-moz-transition:  color 0.3s linear 0s;
	-webkit-transition:  color 0.3s linear 0s;
	transition:  color 0.3s linear 0s;	
	text-decoration:none;
}

a:visited {
	color: #464646;
} 

a:hover{
	color: #f13e36;
}

:focus {
	outline: 0;
}
	
#container{
	width: 1000px; 
	margin: 0 auto;
	background: #ffffff;
	overflow: hidden;
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
}

#header-container{
	width: 1000px; 
	margin: 0 auto;
	background: transparent;
	overflow: hidden;
}

#header-container-bg{
	padding: 0px 0px; 
	margin: 0px auto; 
	background: url("./images/header.jpg") no-repeat scroll 0px -1px rgba(0, 0, 0, 0);
}

#footer-container-bg{
	padding: 0px 15px; 
	margin: 0px auto; 
	background: url("./images/footer.jpg") no-repeat scroll left center rgba(0, 0, 0, 0);
}

#main{
	padding: 15px; 	
	overflow:hidden;	
}

#content {
	width: 580px;			
	float: left;
	margin-right: 15px;	
	position: relative;
	left: 195px;
}

#left-sidebar{
	width: 180px;
	float: left;
	margin-right: 15px;	
	overflow: hidden;
	position: relative;
	left: -595px;
}

#right-sidebar{
	width: 180px;
	float: right;	
	overflow: hidden;
}

#full-content #content{
	width: 100% !important;	
	left: 0 !important;
	margin-right: 0 !important;
}

#right-content #content{
	width: 735px !important;	
	margin-right: 0 !important;
}

#right-content #left-sidebar{
	left: -735px;
}

#left-content #content{
	width: 735px !important;	
	left: 0;
}

/* 2. HEADER
* ============ */	
#header{
	padding: 0px 0px; /* aici am modificat de la 15px */
	margin: 0px auto; 
	background: transparent;
	/* *background: url("./images/header2.png") no-repeat scroll 0px -70px rgba(0, 0, 0, 0); */
}

#header .wrap{
	/* background: url("./images/header.png") no-repeat scroll left center rgba(0, 0, 0, 0); */
	background-position: 0 -100px;
	overflow:hidden;
	padding-top: 10px;
	height: 220px;
}

#header .logo{
	float: left;
	width: 400px;	
	max-height: 100px;
	margin-top: 50px;
}

#header .logo h1{
	margin-bottom: 0px;
}

#header .logo img{
	display: block;
}

#header .ad468 {
	width:500px;
	float:right;
	text-align:right;
}

#header .top{	
	margin-bottom:15px;
	/* border-bottom: 1px solid #999; */
}

#header .top-right{
	width: 300px;
	float:right;		
}

#header .top-right ul{
	list-style:none;
	margin-top: 7px;
	padding:0px;		
}

#header .top-right ul li{
	float:left;
	margin-right: 10px;	
}

#header .top-right ul li a{
	display: block;
	float: left;
	height: 18px;
	width: 18px;
	text-indent: -999em;   
}

#header .top-right a.twitter{
  background: url("images/twitter18.png") no-repeat left center;  
}

#header .top-right a.fb{
  background: url("images/fb18.png") no-repeat left center;  
}

#header .top-right a.rss{
  background: url("images/rss18.png") no-repeat left center;  
}

#header .top-right a.email{
  background: url("images/mail18.png") no-repeat left center;  
}


 /* 3. NAVIGATION MENU
 * ======================== */

/*-- Top Menu --*/
#top-menu {
	width: 660px;
	float:left;	
}

#top-menu  ul {
	float:left;
	list-style:none;
	margin:0px;
	padding:0px;
	position:relative;
	z-index:99;
}

#top-menu ul li {
	float:left;
	padding:0px;
	margin:0px;
	position:relative;
}

#top-menu ul li a {
	display: block;
	padding: 6px 12px;
	text-align: center;
	font-family: 'Trebuchet MS', Helvetica, sans-serif
	font-weight: 700;
	font-size: 14px;
	text-transform: uppercase;
}

#top-menu ul li ul.sub-menu{
	display: none;
}

/*-- Main Menu --*/
#main-menu {
	width: 1000px;
	background-image:url('images/menu-row-tail.gif');
	font-weight: 600;
	position: relative;
	z-index: 30;
	margin-top: 0px;
	height: 44px;	
	margin: 0 auto;
	padding-right: 400px;
	margin-left: 0px;	
}

#main-menu-bg {
	width: 100%;
	background-image:url('images/menu-row-tail.gif');
	font-weight: 600;
	position: absolute;
	z-index: 0;
	margin-top: -44px;
	height: 44px;	
}

#footer-menu-bg {
	width: 100%;
	/* background-image:url('images/menu-row-tail.gif'); */
	font-weight: 600;
	position: absolute;
	z-index: 0;
	margin-top: 0px;
	height: 20px;	
	background: #4f7386;
	text-align: center;
}

#main-menu select {
    display: none;
    z-index: 3000;
    position: relative;
    padding: 6px;
    font-size: 14px;
    border: 1px solid #eeeeee;
    height: 34px;	
	color: #555555;
	font-family:inherit;	
}

#main-menu ul {
	float:left;
	list-style-type:none;
	margin:0px;
	padding:0px;
	position:relative;
	z-index:99;
}

#main-menu ul li {
	float:left;
	padding:0px;
	margin:0px;
	position:relative;
}

#main-menu ul li a {
	display: block;
	padding: 11px 18px 11px 18px;
	text-align: center;
	font-size: 14px;
	line-height: 22px;
	color: #FFFFFF;
	border-style: solid;
	/* border-width: 0px 1px 0px 0px; */
	border-width: 0px 0px 0px 0px;
	-moz-border-image: url(images/menu-spacer.gif) 27 repeat;
	-webkit-border-image: url(images/menu-spacer.gif) 27 repeat;
	-o-border-image: url(images/menu-spacer.gif) 27 repeat;
	border-image: url(images/menu-spacer.gif) 27 fill repeat;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	text-transform:uppercase;
	text-shadow: 0 1px 0 #003a75;
}

#main-menu ul li a:hover, #main-menu li.current-cat > a,
#main-menu ul li.current-menu-ancestor,
#main-menu ul li.current_page_ancestor,
#main-menu ul > li.current-menu-item{
	background: #f13e36;
}

#main-menu ul li ul {
	display:none;
	position:absolute;
	padding:0;
	background: #F2F2F2;
	margin-top: 1px;
}

#main-menu ul li ul li {
	float:none;
	padding:0px;
	border-left:0px;
	border-right:0px;
}

#main-menu ul li ul li a, 
#main-menu ul li:hover ul li a, 
#main-menu ul li.over ul li a {
	padding: 12px 20px 12px 18px;
	display: block;
	width: 122px;
	text-align: left;
	height: auto;
	background: #f2f2f2;	
	font-size: 12px;
	font-weight: 700;
	font-family: Arial, Helvetica, sans-serif;	
	border-color: #E6E6E6;
	border-style: solid;
	border-width: 0px 1px 1px 0;
	color: #555555;
	text-transform: none;	
}
	
#main-menu ul li ul li:hover a, 
#main-menu ul li ul li.over a {
	color: #333333;
	background: #ebebeb;
}

#main-menu ul li ul li ul {
	display: none;
	position: absolute;
	left: 160px;
	top: -1px;	
}

#main-menu ul li ul li:hover ul, 
#main-menu ul li ul li.sfHover ul {
	display: block;
	position: absolute;
	left: 160px;
	top: -1px;
	background: #E6E6E6;	
}

#main-menu ul li ul li:hover ul li a, 
#main-menu ul li ul li.over ul li a {
	background: #F2F2F2;
	color: #555555;	
}

#main-menu ul li ul li ul li a:hover {
	color: #333333;
	background: #ebebeb;
}

#main-menu a.sf-with-ul {
	padding-right:25px;
	min-width:1px;
}

#main-menu .sf-sub-indicator {
	position: absolute;
	display: block;
	right: 9px;
	top: 14px;
	width: 10px;
	height: 10px;
	text-indent: -999em;
	overflow: hidden;
	background: url(images/li-img-down-med.png) no-repeat;	
}

#main-menu a > .sf-sub-indicator {
	top: 20px;
}

#main-menu .current-menu-parent .sf-sub-indicator,
#main-menu .current-menu-ancestor .sf-sub-indicator,
#main-menu a:focus > .sf-sub-indicator,
#main-menu a:hover > .sf-sub-indicator,
#main-menu a:active > .sf-sub-indicator,
#main-menu li:hover > a > .sf-sub-indicator,
#main-menu li.over > a > .sf-sub-indicator {
	background:url(images/li-img-down-med1.png) no-repeat
}

#main-menu ul li ul .sf-sub-indicator { 
	right: 8px; 
	top: 18px; 
}

#main-menu ul li ul a > .sf-sub-indicator { 
	background:url(images/li-img-med.png) no-repeat
}

#main-menu ul li ul a:focus > .sf-sub-indicator,
#main-menu ul li ul a:hover > .sf-sub-indicator,
#main-menu ul li ul a:active > .sf-sub-indicator,
#main-menu ul li ul li:hover > a > .sf-sub-indicator,
#main-menu ul li ul li.over > a > .sf-sub-indicator {
	background:url(images/li-img-med.png) no-repeat
}

#main-menu a.menu-link {
	display: none;
}

 /* 4. CONTENT
 * ================================================ */
/*-- Slider --*/
#wt-slider {
	overflow: hidden;
	width: 100%;
	position: relative;
	z-index: 10;
	margin-bottom: 20px;
}

#wt-slider ul,
#wt-slider ol{
	padding:0;
	margin:0;
	list-style:none;
}

#wt-slider .flex-viewport {
	max-height: 630px; 
	-webkit-transition: all 1s ease; 
	-moz-transition: all 1s ease; 
	transition: all 1s ease;
}

#wt-slider .loading .flex-viewport {
	max-height: 300px;
}

#wt-slider .slides {
	zoom: 1;
}

#wt-slider .attachment-wt-slider-image{
	height: 310px;
	width:630px;
}

#wt-slider .slides li {
  position: relative;
}

#wt-slider .slider-text {  
	bottom: 26px;
	color: #dbdbdb;
	left: 15px;
	padding:10px;
	position: absolute;
}

#wt-slider .slider-text h2{
	padding: 5px 7px;
	background: #4f7386;
	float: left;
	margin-bottom: 0;
}

#wt-slider .slider-text h2 a{
	color: #ffffff;
}


#wt-slider .slider-text p{
	margin-bottom:0;
	line-height:1.2;
	background: #424242;
	padding: 5px 7px;
	float: left;	
}

/*-- Hompage Images Overlay --*/
.overlay{
	background-color: #4f7386;
	background-image: url("images/icon-plus.png");
	background-position: center center;
	background-repeat: no-repeat;
}     

.overlay .wp-post-image {
   -webkit-transition: opacity 0.4s; 
	-moz-transition: opacity 0.4s; 
	transition: opacity 0.4s;
	
	display: block;	
}

.overlay:hover .wp-post-image{
    opacity: 0.2; 
}

.overlay .attachment-wt-medium-thumb {
   -webkit-transition: opacity 0.4s; 
	-moz-transition: opacity 0.4s; 
	transition: opacity 0.4s;   
	display: block;	
}

.overlay:hover .attachment-wt-medium-thumb{
    opacity: 0.2; 
}

.gallery img {
	display: inline-block;
	padding:4px;
	border: 1px solid #eee;
	background-color: transparent;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

.gallery img:hover {
	border: 1px solid #09c2de;
	background-color: #09c2de;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

.gallery-overlay{
	float: left;
	height: 75px;
	width: 75px;
	display: block;
	background-color: #4f7386;
	background-image: url("images/icon-magnifier.png");
	background-position: center center;
	background-repeat: no-repeat;	
}  

.gallery-overlay .attachment-wt-medium-thumb {
   -webkit-transition: opacity 0.4s; 
	-moz-transition: opacity 0.4s; 
	transition: opacity 0.4s;
	
	display: block;	
}

.gallery-overlay:hover .attachment-wt-medium-thumb{
    opacity: 0.2; 
}

.widget-overlay{
	float: left;
	height: 65px;
	width: 65px;
	display: block;
	background-color: #4f7386;
	background-image: url("images/icon-magnifier.png");
	background-position: center center;
	background-repeat: no-repeat;	
}  

.widget-overlay img{
   -webkit-transition: opacity 0.4s; 
	-moz-transition: opacity 0.4s; 
	transition: opacity 0.4s;
	
	display: block;	
}

.widget-overlay:hover img{
    opacity: 0.2; 
}

.overlay-primapagina{
	float: left;
	margin-right: 10px;
	height: 135px;
	width: 180px;
	display: block;
	background-color: #4f7386;
	background-image: url("images/icon-magnifier.png");
	background-position: center center;
	background-repeat: no-repeat;	
}  

.overlay-primapagina img{
   -webkit-transition: opacity 0.4s; 
	-moz-transition: opacity 0.4s; 
	transition: opacity 0.4s;
	
	display: block;	
}

.overlay-primapagina:hover img{
    opacity: 0.2; 
}

#content .one-half{
	width: 242px; 
	float: left;
	margin-right: 16px;	
}
 
#content .last-col{
	margin-right: 0;	
}

#content .archive h1{
	margin-bottom: 15px;
}

/*-- Homepage Featured Carousel --*/
#feat-carousel{
	overflow: hidden;
	margin-bottom: 15px;	
	margin-right: 5px;
	padding-bottom: 10px;
	border-bottom: 1px solid #eeeeee;
}

#feat-carousel .carousel-posts .thumbnail{
	overflow: hidden;
	margin-bottom: 5px;
}

#feat-carousel .carousel-posts ul li{
	width:156px;
	list-style: none;
	margin: 0;
	margin-right: 15px;
	float:left;	
	min-height: 140px;
}

#feat-carousel .carousel-posts .wp-post-image{
	width:156px;
	height: 118px;
}

#feat-carousel .carousel-nav{
	float: right;
	margin-bottom: 4px;
}

#feat-carousel .carousel-nav a {
	cursor: pointer;
	display: inline-block !important;
	height: 17px;
	width: 17px;
	text-indent: -9999px;
}

#feat-carousel .carousel-nav a:hover{
	opacity: 0.7;
}

#feat-carousel .carousel-nav a.prev {
	background-color: #4f7386;
	background-image: url("images/arrow-left.png");
	background-position: center center;
	background-repeat: no-repeat;	
	
}

#feat-carousel .carousel-nav a.next{	
	background-color: #4f7386;
	background-image: url("images/arrow-right.png");
	background-position: center center;
	background-repeat: no-repeat;	
}

/*-- Homepage Featured Single Column Category --*/
#feat-singlecol{
	overflow: hidden;
	margin-bottom: 15px;
	padding-bottom: 10px;
	border-bottom: 1px solid #eee;	
}

#feat-singlecol h4{
	margin-top: 4px;
}

#feat-singlecol .item-post .overlay{
	float: left;
	height: 50px;
	margin-right: 7px;
	width: 50px;
	display: block;
	margin-top: 2px;
}

#feat-singlecol .item-post .wp-post-image{
	float: left;
	height: 50px;
	margin-right: 7px;
	width: 50px;	
	display: block;
}

#feat-singlecol .feat-post{
	margin-bottom: 8px;
	border-bottom: 1px solid #eeeeee;
}

#feat-singlecol .feat-post p{
	margin-bottom: 8px;
}

#feat-singlecol .more-posts .item-post{
	overflow: hidden;
	margin-bottom: 8px;
	padding-bottom: 7px;
	border-bottom: 1px solid #eeeeee;
}

#feat-singlecol .more-posts .item-post:last-child{
	border-bottom: none;
}

#feat-singlecol .more-posts .post-right{
	float: left;
	width: 175px;
}

/*-- Homepage Featured Category --*/
#content .feat-cat{
	margin-bottom: 15px;
	overflow:hidden;
	border-bottom: 1px solid #eeeeee;
	padding-bottom: 10px;
}

#content .attachment-wt-feat-thumb{
	width: 242px;
}

#content .feat-cat .item-post{	
	overflow: hidden;
	margin-bottom: 8px;
	border-bottom: 1px solid #eeeeee;
	padding-bottom: 7px;
}

#content .feat-cat .item-post:last-child{
	border-bottom: none;
}

#content .feat-cat .item-post .overlay{
	width: 50px;
	height: 50px;
	float: left;
	margin-right: 7px;
}

#content .feat-cat .item-post .wp-post-image{
	width: 50px;
	height: 50px;
	float: left;
	margin-right: 7px;
}

#content .feat-cat .item-post .post-right{
	width: 165px;
	float: left;
}

/*-- Homepage Featured Gallery --*/
#feat-gallery{
	overflow: hidden;
	margin-bottom: 15px;
	border-bottom: 1px solid #eeeeee;
	padding-bottom: 10px;
}

#feat-gallery .gallery-images ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#feat-gallery .gallery-images ul li {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

#feat-gallery .gallery-images ul li img{
	width: 75px;
	height: 75px;
	float: left;
	display: block;
}

#feat-gallery .gallery-images  ul li:nth-child(6n+6) {  
	margin-right: 0;
}

/*-- Post Settings --*/
#content .entry-social{
	margin: 10px 0;	
	padding: 8px 0 5px;
	border-top: 1px solid #E7E7E7;
	border-bottom: 1px solid #E7E7E7;
}

#content .entry-social .fb{
	margin-right: 35px;
	font-size: 1px;
}

#content .entry-social .twitter{	
	width: 90px;	
}  

#content .entry-social .linkedin{
	margin-right: 25px;
}

#content .entry-author{
	margin:15px 0;
	overflow:hidden;	
}

#content .entry-author h4{
	margin-bottom: 0;
}

#content .entry-author .author-avatar{
	float:left;
	width: 80px;
}

#content .entry-author .avatar{
	margin-right: 10px;	
}

.entry-meta{
	color: #888888;	
	margin: 4px 0;
}

.entry-meta a{
	color: #888888;	
}

.entry-meta a:visited{
	color: #888888;	
}

.entry-meta a:hover{
	color: #4f7386;
}


.entry-meta .date{
	background: url("images/icon-date.png") no-repeat left center;
	padding-left: 16px;	
	margin-right: 10px;
}

.entry-meta .category{
	background: url("images/icon-tag.png") no-repeat left center;
	padding-left: 16px;	
	margin-right: 10px;
}

.entry-meta .comments{
	background: url("images/icon-comment.png") no-repeat left center;
	padding-left: 16px;	
}

.entry-meta .image-link{
	float: right;
}

.entry-content{
	margin: 5px 0;
}

.image-post-link{
	text-align: center;
}

.entry-footer .entry-tags{
	overflow: hidden;
}

.entry-footer .entry-tags a {
	background: #4f7386;
	color: #FFFFFF;
	display: block;
	float: left;
	font-size: 12px !important;
	line-height: 12px;
	margin-bottom: 8px;
	margin-right: 5px;
	padding: 8px 10px;
	text-decoration: none;
	-webkit-transition: all 0.4s ease-in-out 0s; 
	-moz-transition: all 0.4s ease-in-out 0s; 
	transition: all 0.4s ease-in-out 0s;
}

.entry-footer .entry-tags a:hover{
	opacity: 0.7;
}

#content .archive .archive-meta{
	margin: 10px 0 15px;
	background: #EEEEEE;
	padding: 5px 7px;
}

#content .archive .archive-meta p{
	margin-bottom: 3px;
}

#content .archive-author-info .author-avatar{
	float:left;
	width: 80px;
}

#content .archive-author-info .avatar{
	margin-right: 10px;	
}

#content .archive-author-info .author-info{
	background: #EEEEEE;
	padding: 5px 7px;
}

/*-- Related Posts --*/
#content .related-posts ul{
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
}

#content .related-posts ul li{
	margin-bottom: 10px;
	overflow: hidden;
	float: left;
	width: 150px;	
	margin-right: 25px;	
}

#content .related-posts ul li.last-post{
	margin-right: 0;	
}

#content .related-posts .attachment-wt-archive-thumb{
	width: 150px;
	height: 100px;
	margin-bottom: 5px;
}

#content .related-posts h4{
	margin-bottom: 5px;
}

/*-- Homepage posts--*/
#feat-postlist{
	margin: 10px 0;
}

/*-- Post archives --*/
#content .post,
#content .page{	
	overflow: hidden;
	margin-bottom: 15px;
	clear: both;
	border: 3px solid #eeeeee;
	padding: 7px;
}

#content .attachment-wt-archive-thumb{
	width: 180px;
	height: 135px;
	float: left;
	margin-right: 10px;	
}

#content .attachment-wt-archive-thumb + #content .post-right{
	float: left;
	width: 310px;
	overflow: hidden;
}

/*-- Error 404 Page --*/
.error404 .widget_recent_entries{
	margin: 15px 0;
}

.error404 .widget_recent_entries ul{
	list-style: none;
	margin: 0;	
}

.wp-tag-cloud a{
	font-size: 12px !important;
}

.archive-columns .block{
	overflow: hidden;
	margin-bottom: 15px;	
}

/*-- Archive Page --*/
ul.pages,
ul.archive-list, 
ul.wp-tag-cloud,
ul.sp-list, 
ul.children{
	list-style: none;
	padding: 0;
	margin: 0;	
}

ul.pages li,
ul.archive-list li, 
ul.wp-tag-cloud li,
ul.sp-list li{
	margin-bottom: 5px;	
}

.full-onethird{
	width: 300px;
	float: left;
	margin-right: 25px;
}

/*-- Authors Page --*/
.authors-list .author{
	overflow: hidden;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #eeeeee;
}

.authors-list .author-avatar{
	float: left;
	margin-right: 10px;
}

.authors-list .author-description p{
	margin-bottom: 3px;
}

/*-- Contact Form --*/
#wt_contact_form{
	margin: 15px 0;
}

#wt_contact_form .field{
	margin: 10px 0;
}

#wt_contact_form label{
	display: inline-block;
	width: 60px;
	vertical-align: top;
	margin-top: 7px;
	text-align: right;
	margin-right: 10px;
	font-weight: 700;
}

#wt_contact_form input.text{
	font-size: 13px;
	padding: 8px 10px;
	width: 250px;
	border:1px solid #E7E7E7;
	font:inherit;
	color: #888;
}

#wt_contact_form .textarea{
	font-size: 13px;
	padding: 8px 10px;
	width: 380px;
	height: 200px;
	border: 1px solid #E7E7E7;
	font: inherit;
	color: #888888;
} 

#wt_contact_form .captcha{
	overflow: hidden;
	display: inline-block;
}

#wt_contact_form .captcha-image{
	margin-bottom: 5px;
}

#wt_contact_form .field .error{
	display: block;
	width: 250px;
	margin-left: 5px;
	color: red;
	margin-top: 7px;
	margin-left: 75px !important;
}

#wt_contact_form .captcha .error{
	margin-left: 0 !important;
}

#wt_contact_form .button{
	margin: 10px 0 10px 75px;
}

#content .contact-form-error{
	margin: 10px 0;
}

/*-- Comments --*/
#comments ol.commentlist{
	margin: 10px 0;
	list-style: none;
}

#comments ul.children{
	list-style: none;
}
#comments ol.commentlist li ul.children { 
	list-style:none; 
	margin:15px 0 0; 
	text-indent:0;
}

#comments ol.commentlist li ul.children li.depth-2 { 
	margin-left: 30px;  
}

#comments ol.commentlist li ul.children li.depth-3 { 
	margin-left: 30px; 
}

#comments ol.commentlist li ul.children li.depth-4 { 
	margin-left: 30px; 
}

#comments ol.commentlist li ul.children li.depth-5 { 
	margin-left: 30px; 
}

#comments .comment{
	overflow: hidden;
	margin-bottom: 10px;
}

#comments .author-info{
	margin-bottom: 5px;
	overflow: hidden;
}

#comments .author-avatar{
	float: left;
	width: 46px;
	margin-right: 10px;
}

#comments .comment-meta{
	float: left;	
}

#comments .comment-author .fn {
	font-weight: 700;
	width: auto;
	font-style: normal;
	margin-right: 10px
}

#comments .comment-body p{
	margin-bottom: 7px;
}

#comments .comment-body .moderation{ 
	color:red; 
	font-style:italic; 
}

#comments .comment-nav  h4{
	margin-bottom: 5px;
}

#comments .comment-nav {
	margin-bottom: 15px;
	overflow: hidden;
}

#comments .comment-nav .nav-previous{
	float: left;
}

#comments .comment-nav .nav-next{
	float: right;
}

#comments .reply {
	clear: both;
	float: right;	
	background: #4f7386;
	box-shadow: 0 2px 2px #DDDDDD;
	cursor: pointer;	
	display: inline-block;
    padding: 3px 6px;
    text-decoration: none;
	border: none;
	-moz-transition:  .4s ease-in-out; 
	-webkit-transition:  .4s ease-in-out; 
	transition:  .4s ease-in-out;
	margin-top: -40px;
}

#comments .comment-reply-link {
	color: #fff;
}

#comments .reply:hover {
	opacity: 0.7;
}

#respond .required {
	color: #ff4b33;
	font-weight: bold;
}

#respond label {
	color: #888;
	font-size: 12px;	
}

#respond .comment-form-comment label{
	display: block;
}
	
#respond input[type=text] {	
	border: 1px solid #eeeeee;
	display: block;
	margin-bottom: 10px;
	padding: 8px 10px;	
	width: 200px;
	font: inherit;
	color: inherit;
}

#respond textarea {
	border: 1px solid #eeeeee;
	width: 90%;
	padding: 6px 8px;
	font: inherit;
	color: inherit;
}

#respond input[type=submit]{
	background: #4f7386;
	box-shadow: 0 2px 2px #DDDDDD;
	color: #FFFFFF !important;
	cursor: pointer;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	
	display: inline-block;
    padding: 6px 12px;
    text-decoration: none;
	border: none;
	-moz-transition:  .4s ease-in-out; 
	-webkit-transition:  .4s ease-in-out; 
	transition:  .4s ease-in-out;
}

#respond input[type=submit]:hover{
	opacity: 0.7;
}

#respond .form-allowed-tags {
	color: #888;
	font-size: 12px;
	line-height: 18px;
}

/*-- Pagination --*/
#content  .pagination{
	clear: both;
	overflow: hidden;
	margin: 20px 0;	
}

#content  .pagination a:hover{
	color: #ffffff;
	background: #4f7386;
}

#content .pagination  .page-numbers {
	background: #eeeeee;
	display: inline-block;	
	margin-right:3px;
	margin-bottom: 8px;
	padding: 3px 8px;
}

#content .pagination .current {
	background: #4f7386;
	color: #ffffff;
}

 /* 5. WIDGETS
 * ================================================ */
.sidebar .widget {
	margin-bottom: 20px;
	overflow: hidden;
	background: #f3f3f3;
	border-style:solid;
	border-width:1px;
	border-color:#c6d5dd;
	/* padding: 0px 0px 0px 5px; */
}

.sidebar .widget h3{ /* aici sunt casutele widget, inclusiv culoarea textului*/
	background-image:url('images/sidebarH3blue.png');
	padding: 12px 12px 11px 12px;
	color:#fff;
	text-shadow: 0 1px 0 #003A75;
	font-size: 14px;
	font-weight: 700;
	/* margin-left: -5px; */
}

.sidebar .widget ul {
	list-style: square margin: 0;
	overflow: hidden;
	line-height:22px;
	margin-left: 5px;
	margin-bottom: 15px;
}

.sidebar  .widget select {
	border: 1px solid #eee;
	font: inherit;
	color: inherit;
	display: inline-block;
	float: left;
	height: 34px;
	padding: 6px 8px;
	width: 220px;
	margin-top: 10px;
}

.widget_categories ul li, 
.widget_archive ul li, 
.widget_links ul li, 
.widget_meta ul li, 
.widget_pages ul li, 
.widget_recent_comments ul li, 
.widget_recent_entries ul li {
	background: url("images/next_ico.png") no-repeat 0 6px;	
	padding: 0 0 5px 12px;  
}

.sidebar .widget ul li:last-child{
	border-bottom: none;
}
 
/*-- Search Widget --*/
.searchfield{
	/*margin-top: 5px;
	margin-bottom: 5px;
	font-size: 13px;
	padding: 5px 0px 5px 6px;
	width: 170px;
	border:1px solid #C6D5DD;
	font: inherit;
	color: #484848;
	float: left;
	background: url("images/magnify.png") no-repeat 96% 50%;*/
    border: 1px solid #999;
    border-radius: 5px;
    color: #484848;
    float: left;
    font-size: 14px;
    height: 35px;
    padding-left: 10px;
    width: 195px;
}
.searchfield::-webkit-input-placeholder{color:#484848;}
.searchfield::-moz-placeholder{color:#484848;}
.topsearch{float:left;}
.topsearch form{float:left;width:245px;height:35px; background: #FFFFFF; border: 1px solid #d5d5d5; border-radius: 4px;height:30px;margin-top:2px;}
.topsearch label{font-size:12px;color:#333838;float:left;height:32px;margin-bottom:5px;text-transform:uppercase;padding-right:10px;padding-top:3px;}

.searchsubmit {
	background: url("./images/buttonCauta.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    color: #ffffff;
    cursor: pointer;
    float: left;
    font-size: 11px;
    font-weight: bold;
    height: 39px;
    margin-left: -25px;
    padding-left: 30px;
    text-transform: uppercase;
    width: 96px;
}
.searchsubmit:hover{
	background: url("./images/buttonCauta2.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.searchfield2{
	border: 1px solid #eeeeee;
	width:140px;
	height:23px;
	float:left;
	font-size:14px;
	color:#484848;
	padding-left:4px;
	margin-top:1px;
	border-radius: 4px;
}
/*-- Formular contact --*/
.formular-contact input{
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 13px;
	padding: 5px 0px 5px 6px;
	width: 300px;
	border:1px solid #C6D5DD;
	font: inherit;
	color: #777;
}
.formular-contact textarea{
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 13px;
	padding: 5px 0px 5px 6px;
	width: 500px;
	border:1px solid #C6D5DD;
	font: inherit;
	color: #777;
}
 
 /*-- Contact Form Widget --*/
.widget_contact_form .field{
	margin: 7px 0;
}

.widget_contact_form input.text,
.widget_contact_form .textarea{
	padding: 8px 10px;
	width: 90%;
	border: 1px solid #eee;
	font: inherit;
	color: inherit;	
}

.widget_contact_form .textarea{
	height: 120px;
}

.sidebar .widget_contact_form .error{
	color: red;
}

/*-- Tags Widget --*/
.widget_tags ul li{
	float: left;
	margin-bottom: 8px;
	margin-right: 10px;
	overflow: hidden;	
}

.widget_tags a.button {
	background: #4f7386;
	color: #FFFFFF;
	float: left;
	padding: 6px 8px;
	font-weight: 400;
	
	-moz-transition:  .4s ease-in-out; 
	-webkit-transition:  .4s ease-in-out; 
	transition:  .4s ease-in-out;
}

.widget_tags span{
	background: #eeeeee;
	color: inherit;
	float: left;
	padding: 6px 10px;
}


/*-- Default Tags Widget --*/
.tagcloud{
	overflow:hidden;
	margin-top:10px;
}

.tagcloud a {
	background: #4f7386;
	color: #FFFFFF;
	float: left;
	padding: 6px 8px;
	display: block;
	float: left;
	font-size: 12px !important;
	margin-bottom: 8px;
	margin-right: 10px;	
	text-decoration: none;
	
	-moz-transition:  .4s ease-in-out; 
	-webkit-transition:  .4s ease-in-out; 
	transition:  .4s ease-in-out;
}

.tagcloud a:hover{	
	color: #fff;
	opacity: 0.7;
}

/*-- Recent Full Posts Widget --*/
.sidebar .widget_posts_full .wp-post-image{
	width: 218px;
	height: 150px;
	display: block;	
}

.sidebar .widget_posts .overlay{
	width: 75px;
	height: 75px;
	margin-right: 10px;
	float: left;
}

.sidebar .widget_posts .wp-post-image{
	width: 75px;
	height: 75px;
	margin-right: 10px;
	float: left;
}

.sidebar .widget_posts .post-right{
	float: left;
	width: 133px;
}

.sidebar .widget_posts .item-post{
	overflow: hidden;
	margin-bottom: 5px;
}

.sidebar .widget_posts .item-post {
	border-bottom: 1px solid #eee;
	clear: both;
	margin-bottom: 8px;
	overflow: hidden;
	padding-bottom: 8px;
}

.sidebar .widget_posts .item-post:last-child{
	border-bottom: 0px;
}
 
 /*-- Ads Block Widget--*/
.widget_adsblock ul{
	overflow:auto;
	margin-top:10px;
	list-style: none;	
	margin: 0;
	padding: 0;
}

.widget_adsblock ul li{
	float: left;
	margin-bottom: 10px;
	border-bottom: none;	
	padding: 0 !important;
	width: 105px;
	height: 105px;	
	border-bottom: none !important;
	margin-right: 0px;	
}

.widget_adsblock ul li a{
	display:block;
}

.widget_adsblock  ul li:first-child{
	margin-right: 10px;
}

.widget_adsblock ul li:first-child + li + li{
    margin-right: 10px;
}

/*-- Single Ad Widget--*/
.widget_adsingle img{
	width: 220px;
	height: 220px;
}

/*-- Single Ad Widget--*/
.widget_pinterest ul{
	list-style: none;	
	margin: 0;	
}

.widget_pinterest ul li{
	margin-bottom: 8px;
	margin-right: 10px;
	float: left;
}

.widget_pinterest  ul li:nth-child(3n+3) {  
	margin-right: 0;
}

.widget_pinterest .overlay{	
	display: block;
	width: 65px;
	height: 65px;
}

.widget_pinterest .overlay img {
   -moz-transition: opacity 0.4s;	
   -webkit-transition: opacity 0.4s;
   transition: opacity 0.4s;
}

.widget_pinterest .overlay:hover img{
    opacity: 0.2; 
}

.widget_pinterest ul li.recent-pin img{
	width: 65px;
	height: 65px;	
}

.widget_pinterest ul li.pinterest-follow-me img{
	display: block;
	height: 28px
}
/*-- Facebook Widget --*/
.widget_facebook{ 
	height: 256px;
	width: 220px;
	overflow: hidden;
	position:relative;
	top:-1px;
	left:-2px;
}

.widget_facebook iframe{
  left:-5px;
  overflow:hidden;
  position:relative;
  top:-1px;
}

/*-- Recent Comments Widget --*/
.widget_recent_comments ul,
.widget_comments ul{
	list-style: none;
	margin: 0;
}

.widget_comments ul li{
	overflow: hidden;
	margin-bottom: 12px;
}

.widget_comments ul li .avatar{
	float: left;
	width: 50px;
	height: 50px;
	margin-right: 10px;
}

.widget_comments ul li p{
	margin-bottom: 0;
	color: #888888;
}

.widget_comments ul li .comment{
	float: left;
	width: 160px;	
}

/*-- Twitter Widget --*/
.widget_tweets{
	height: 272px;
}

.widget_tweets .twtr-user a{
	color: red !important;
}

.widget_tweets  .twtr-ft{
	display: none;
}

.twtr-tweet-text em{
	display: none !important;
}

.widget_tweets .twtr-widget .twtr-tweet{
	border-bottom: 1px solid #eeeeee !important;
}

.widget_tweets .twtr-hd {
	padding: 10px 0 !important; 
}

.widget_tweets .twtr-widget .twtr-tweet-wrap{
	padding: 8px 0 !important;
}

/*-- Video Widget --*/
.widget_video iframe{
	max-width: 98%;
	height: auto;
}

/*-- Polls Widget --*/
.widget_polls-widget .widget-wrapper {
    padding:0px;
    border:0px
}

.widget_polls-widget .wp-polls-ul{
	margin: 0px !important;
}

.widget_polls-widget  ul {
	list-style: none;
}

.widget_polls-widget  ul li {
    padding: 0;
	margin-bottom: 5px;
	border-bottom: none !important;	
}

.widget_polls-widget .wp-polls .pollbar {
	background: #4f7386;
    border: 1px solid #4f7386;
	margin-bottom: 7px;
}

.widget_polls-widget .wp-polls p{
	text-align: left !important;
	margin-bottom: 8px;
	padding: 0px 0px 0px 10px;
	
}

.widget_polls-widget .wp-polls-ul li {
    margin:3px 0px;
	padding: 0px 10px 0px 10px;
}

.widget_polls-widget .wp-polls-ul small{
	font-size: 12px;
}

.widget_polls-widget .wp-polls input.Buttons {
    margin-right: 15px;
    border:0px;
    padding: 6px;
    font-size:12px;
    color:#fff;    
	background: #4f7386;
	margin: 10px 10px 3px 0;	
	float: left;
	display: inline-block;
	cursor: pointer;
	font: inherit;	
	font-weight: bold;	
}

.widget_polls-widget .wp-polls-ans{
	margin-bottom: 5px;
}

.widget_polls-widget .wp-polls-ans p{
	margin: 0;	
}

.widget_polls-widget .wp-polls a {
    text-decoration: none;
	color: #fff;
    font-weight: bold;
	border: 0px;
    padding: 5px 8px;
    font-size: 12px;
	background: #424242;
	display: inline-block;
	margin: 10px 0 3px;	
	line-height: 20px;
}

.widget_polls-widget .wp-polls-loading{
	display: none !important;
}

/*-- Calendar Widget --*/
.widget_calendar h3.widget-title {
	display:none;
}

.widget_calendar table#wp-calendar caption  { 
	margin-bottom: 5px;
	text-transform: uppercase;		
	line-height: normal;
	font-weight: 700;
}

.widget_calendar h4, .widget_calendar h3 {
	display:none;
}

.widget_calendar table#wp-calendar {
	border:1px solid #fff;	
	width:100%;
}

.widget_calendar tbody .pad {
	background-color:transparent;
}

.widget_calendar table td {
	border:none
}

.widget_calendar table#wp-calendar>tbody>tr>td>a {
	font-weight: 700;
}

.widget_calendar table#wp-calendar>tbody>tr>td>a:hover {
	background:none;
}
	
.widget_calendar thead>tr>th {
	padding: 1px;
	width:14.2857%; 
	text-align:center; 
	background-color: #4f7386; 
	border:1px solid #FFF;	
	color: #FFF; 
	font-weight:700;
	line-height: 1.8;		
}
	
.widget_calendar tbody>tr>td {
	width:14.2857%; 
	padding:5px 0px 6px 0px; 
	text-align:center;	
	border:1px solid #fff; 
	background:#f1f1f1;
}

.widget_calendar tfoot>tr>td>a, tfoot>tr>td>a:link, tfoot>tr>td>a:hover, tfoot>tr>td>a:visited, tfoot>tr>td>a:active {
	height:20px;	
}

.widget_calendar tfoot>tr>td#prev {
	width:58px;	
	height:20px;	
	text-align : center;
	border:none;	
	background-color:#f1f1f1;
}

.widget_calendar tfoot>tr>td#prev a,.widget_calendar tfoot>tr>td#next a{
	
}

.widget_calendar tfoot>tr>td#next {
	width:58px; 
	height:20px;	
	text-align : center;
	border:none;	
	background-color:#f1f1f1;
}

.widget_carousel .attachment-wt-feat-thumb{
	width: 220px;
	height: 150px;	
}

/*-- Flickr Widget --*/
.widget_flickr .flickr_stream{
	margin-top: 10px;	
}

.widget_flickr .flickr_stream ul li{
	border: 0;
	float: left;
	margin-bottom: 8px;
	margin-right: 10px;
}

.widget_flickr .flickr_stream  ul li:nth-child(3n+3) {  
	margin-right: 0;
}

.widget_flickr .flickr_stream img{
	width: 65px;
	height: 65px;	
}

/*-- Subscriber Counter Widget --*/
.widget_social_counter .facebook{
	overflow: hidden;	
	margin-bottom: 5px;
}

.widget_social_counter .twitter{
	overflow: hidden;	
	margin-bottom: 5px;	
}

.widget_social_counter .rss{
	overflow: hidden;	
}

.widget_social_counter .left{
	width: 40px;
	margin-right: 10px;
	float: left;
}

.widget_social_counter .right{
	width: 150px;
	float: left;
}

.widget_social_counter .count{
	display: block;
	color: #888888;
	font-size: 14px;
	font-style: italic;
}

/*-- Social Links Widget --*/
.widget_social ul li{
	padding-left:24px;
	margin-bottom: 5px;
}

.widget_social ul li.facebook{
	background:url(images/fb16.png) no-repeat left center;
}

.widget_social ul li.twitter{
	background:url(images/twitter16.png) no-repeat left center;
}

.widget_social ul li.gplus{
	background:url(images/gplus16.png) no-repeat left center;
}

.widget_social ul li.rss{
	background:url(images/rss16.png) no-repeat left center;
}

.widget_social ul li.contact{
	background:url(images/mail16.png) no-repeat left center;
}


/* 6. FOOTER
* ==================== */
#footer{
	color: #888888;
	/* background: #424242; */
	/* background: url("./images/footer.png") no-repeat scroll left center rgba(0, 0, 0, 0); */
	overflow: hidden;
	background-position: 0 0px;
}

#footer h3{
	text-transform: capitalize;
	color: #424242;
	margin-bottom: 10px; 	
}

#footer a{
	color: #888888; 
}

#footer a:hover{
	color: #424242;
}

/*-- footer widgets --*/
#footer .footer-widgets{
	padding:15px;
	overflow:hidden;
	margin-left:auto;
	margin-right:auto;
	width:70%;
	text-align: center;
	color: #000;
}

#footer .footer-widgets a{
	color: #000;
}

#footer .widget{
	float: left; 
	width: 100%; 
	margin-right: 20px;	
	margin-bottom: 30px;
	margin-top: 110px;
	overflow: hidden;
}

#footer .widget ul{
	list-style: none;
	margin: 0;
}

#footer .button{
	box-shadow: none;
	background: #393939;
	color: #CDCDCD !important;
}

#footer .widget_tags span{	
	background: #393939;
}

/*-- twitter widget --*/
#footer  .widget_tweets .twtr-tweet .twtr-tweet-text p {
    color: #888888 !important;
}

#footer  .widget_tweets  .twtr-hd h3 {
	color: #888888 !important;
}

#footer  .widget_tweets .twtr-hd *,
#footer  .widget_tweets .twtr-hd h4 a {
    color: #888888 !important;
}

#footer  .widget_tweets .twtr-tweet a:link,
#footer  .widget_tweets .twtr-tweet a:visited,
#footer .widget_tweets .twtr-tweet a:hover {
    color: #888888 !important;
}

#footer .widget_tweets .twtr-widget .twtr-tweet{
	border-bottom:1px solid #444444 !important;
}

#footer .widget_contact_form .error{
	color: #f75b5b;
}

#footer .widget_contact_form input.text,
#footer .widget_contact_form .textarea{
	background: #535353;
	border: none;
	color: #bbbbbb;
}

/*-- footer info --*/
#footer .footer-info{
	clear: both; 
	margin-top: 0px; 
	padding: 10px 15px; 
	overflow: hidden;
	background: #393939;
	
}

#footer .footer-info {	
	margin: 0; 
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 11px; 
	font-style: italic;	
}

#footer .footer-info .footer-left{
	float: left; 
}

#footer .footer-info .footer-right{
	float: right;
}

#footer .footer-info .credit img{
	margin-bottom:-2px;
}

/* 7.3. Mobile Portrait Size to Mobile Landscape Size (devices and browsers)
====================================================================== */
@media only screen and (max-width: 479px) {
	#header-container-bg{
		width: 1000px;
		padding: 0 0;
	}
	#footer-menu-bg {
	width: 1000px;
	}
	#footer-container-bg{
	width: 970px;
	background: url("./images/footer.jpg");
	background-size: 100% 100%;
	}
}

/* adresa telefon email contact header */
.dateheader {
	background: none repeat scroll 0px 0px rgb(239, 239, 239);
    float: right;
    font-size: 11px;
    margin-top: 70px;
    overflow: visible;
}

label.adresa {
    background: url("./images/home.png") no-repeat scroll left center rgba(0, 0, 0, 0);
    padding-left: 15px;
    padding-right: 5px;
}
label.telefon {
    background: url("./images/telefon.png") no-repeat scroll left center rgba(0, 0, 0, 0);
    padding-left: 15px;
	padding-right: 5px;
}
label.email {
    background: url("./images/email.png") no-repeat scroll left center rgba(0, 0, 0, 0);
    padding-left: 15px;
	padding-right: 5px;
}
a.contactlink {
    background: url("./images/contact_blue.png") no-repeat scroll left center rgba(0, 0, 0, 0);
    color: #007AC7;
    font-size: 11px;
    padding-left: 15px;
	padding-right: 3px;
    text-decoration: none;
}

.hoverborder img {
	display: inline-block;
	padding:3px;
	border: 1px solid #CCCCCC;
	background-color: transparent;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

.hoverborder img:hover{
	border: 1px solid #09c2de;
	background-color: #09c2de;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

.page-link a {

	display: inline-block;
	background: none repeat scroll 0 0 #EEEEEE;
	margin-bottom: 8px;
	margin-right: 3px;
	padding: 3px 8px;
	text-decoration: none;
}
.page-link a:hover{

	display: inline-block;
	background: none repeat scroll 0 0 #2DAACC;
	margin-bottom: 8px;
	margin-right: 3px;
	padding: 3px 8px;
	text-decoration: none;
	color: #FFF;
}

.pvselect {
	border: 1px solid #eeeeee;
	width:200px;
	height:25px;
	float:left;
	font-size:14px;
	color:#9c9c9c;
	border-radius: 4px;
	padding: 2px;
}

dt.gallery-icon {
	display: inline-block;
	border: 1px solid #CCCCCC;
	background-color: transparent;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
	line-height: 0px;
}