/******************************************  
 CUSTOM STYLESHEET
*******************************************/

/*
* You can place your custom CSS statements in this file, after this message.
* It is better to write everything custom here
* because this file won't be replaced during updates.
* 
* Simply copy an existing style from style.css to this file, 
* and modify it to your liking.
*/

.home_widgets{margin-top:30px;}
/* pvs paralia */
#pan .column3{width: 100% !important;}

@media screen and (min-width: 799px){
#pan .column3 {float: left !important; margin-right: 2% !important; width: 31% !important;}
}

#svgconteiner{}
/* pvs paralia end */
/* mobile 1st page */

.editors{
text-align:center;
}
.subtitle{
	font-weight:bold;
	text-align:center;
}
.recentcomments a {
	text-decoration:underline;
}
.top_banner_small{display:none;}
.chara a{font-size: 18px; font-family: 'GFS Didot', serif;
padding-right: 11px; color: rgb(87, 87, 87);}
	
@media screen and (max-width: 808px) {
	.top_banner_small{display:block;margin:0 auto; width:320px;}
	.banner_top_big { display:none; }
}


#search-2 input[type="text"]{width:50%}

#subscribe-email input[type="text"] {width: 138px;
float: left;
margin: 0 5px 0 0;
padding: 7px 6px;
}