/*
Theme Name: GMR
Theme URI: http://wordpress.org/
Version: 1.2
-------------------------------------------------------------- */

body{
	margin:0px;
	padding:0px;
	background-color:#e0daca;
	background-image:url(images/headerbg.jpg);
	background-repeat:repeat-x;
	background-position:top;
}

a {
	text-decoration:none;
	color:inherit;
}
a:hover {
	text-decoration:none;
	color:inherit;
}

img {
	border:none;
}




.all_in{
	position:relative;
	width:1000px;
	margin-left:auto;
	margin-right:auto;
}

.all_in_header{
	position:relative;
	height:217px;
	width:1000px;
	float:left;
}

.all_in_header_line{
	position:relative;
	float:left;
	z-index:0;
	height:2px;
	width:980px;
	margin-top:64px;
	margin-left:10px;
}
.all_in_header_line_up{
	position:relative;
	float:left;
	height:1px;
	width:980px;
	background-color:#575c60;
}
.all_in_header_line_down{
	position:relative;
	float:left;
	height:1px;
	width:980px;
	background-color:#000;
}
.all_in_header_up{
	position:relative;
	height:176px;
	float:left;
	width:1000px;
}

.all_in_header_up_logo{
	position:relative;
	float:left;
	z-index:10;
	height:120px;
	width:495px;
	background-image:url(images/logo.png);
	margin-top:-64px;
}

.all_in_header_up_search{
	position:relative;
	float:right;
	width:467px;
	height:31px;
	background-image:url(images/search.png);
	margin-top:-38px;
	margin-right:10px;
	color:#9e9e9e;
	font-family:Verdana, Geneva, sans-serif;
}

#search_search{
	color:#9e9e9e;
	font-family:Verdana, Geneva, sans-serif;
	border:none;
	width:400px;
	height:28px;
	background:none;
	float:left;
	margin-left:20px;
}
#search_submit {
	float: right;
	width: 27px;
	height: 31px;
	background: url(images/search_btn_bg.png) no-repeat;
	cursor: pointer;
	border: none;
	}
	
.all_in_header_menu{
	float:left;
	position:relative;
	height:40px;
	width:1000px;

}

.all_in_header_menu_li{	
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#e4e4e4;
	width:1000px;
	height:30px;
	margin-top:10px;
}

.all_in_header_menu_li ul{
	list-style:none;
	padding:0px;
	margin:0px;
	float:left;
}
.all_in_header_menu_li li{
	float:left;
	/*width: 120px;*/
	margin-right:-1px;
	min-height: 17px;
	text-align: center;
	margin: 0px 0px 0px 0px;
	border-left: 2px solid #acd3f3;
	position: relative;
	/*background: url(images/main_menu_sep.png) no-repeat 0px 2px;*/
}
.all_in_header_menu_li li:last-child{
	border-right: 2px solid #acd3f3;
	}
.all_in_header_menu_li li a{
	padding: 2px 10px 2px 10px;
	}
.all_in_header_menu_li li.redbg {
background-color: #d24d57;
padding: 11px 0px;
    margin: -9px 0px;
}



ul.sub-menu{
	position: absolute;
	z-index: 200;
	padding: 0px;
	width: 120px;
	display: none;
	margin: 15px 0px 0px 0px;
	background-color: #373c40;
		-moz-box-shadow: 0px 0px 5px #d2d1d0;
		-webkit-box-shadow: 0px 0px 5px #d2d1d0;
		box-shadow: 0px 0px 5px #AAAAAA;	
	}
ul.sub-menu li{
	float: none;
	display: block;
	border: none;
	margin: 0px;
	padding: 5px 0px 5px 0px;
	background: none;
	text-align: center;
	}

.content_all{
	float:left;
	width:730px;
	position:relative;
}

.content_basic_article_all{
	float:left;
	margin-top:10px;
	position:relative;
	width:720px;
	background-image:url(images/borderbg.jpg);
	background-repeat:repeat;
	border: 1px solid #373c40;
	-moz-box-shadow: 0px 0px 5px #d2d1d0;
	-webkit-box-shadow: 0px 0px 5px #d2d1d0;
	box-shadow: 0px 0px 5px #AAAAAA;
}

.content_basic_article_all_leftup{
	float:left;
	position:relative;
	width:545px;
	height:110px;
	margin-left:10px;
	margin-top:10px;
}
.content_basic_article_all_leftup_date{
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	color:#191e24;
	text-shadow: 0px 1px 0px #f6f6f6;
}

.content_basic_article_all_leftup_year{
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:36px;
	color:#191e24;
	text-shadow: 0px 1px 0px #f6f6f6;
	margin-left:0px;
	margin-top:-7px;
	width:420px;
}

.content_basic_article_all_leftup_time{
	float:left;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#828282;
	text-shadow: 0px 1px 0px #f6f6f6;
	margin-left:0px;
	margin-top:-7px;
	width:545px;
}

.content_basic_article_all_leftup_openingdate{
	float:left;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#373c40;
	text-shadow: 0px 1px 0px #f6f6f6;
	margin-left:0px;
	margin-top:0px;
	width:545px;
}

.content_basic_article_all_leftup_tags{
	float:left;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#202020;
	margin-left:0px;
	margin-top:0px;
	width:545px;
}
#content_basic_article_all_leftup_comments{
	float:left;
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	color:#202020;
	margin-left:0px;
	margin-top:10px;
	width:400px;
	}
.comm_number{
	text-align: center;
	color:#202020;
	font-size:13px;
	padding: 0px 10px 0px 10px;
	background-color: #fafafa;
	border: 1px solid #666;
	-moz-box-shadow: 0px 0px 5px #d2d1d0;
	-webkit-box-shadow: 0px 0px 5px #d2d1d0;
	box-shadow: 0px 0px 5px #AAAAAA;
	-moz-border-radius: 6px 6px 6px 6px;
	-khtml-border-radius: 6px 6px 6px 6px;
	-webkit-border-radius: 6px 6px 6px 6px;
	border-radius: 6px 6px 6px 6px;
	
	}

.content_basic_article_all_sign{
	float:right;
	width:154px;
	height:97px;
	background-image:url(images/green_s.png);
	margin-top:-1px;
}

.content_basic_article_all_sign_text{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	opacity:0.7;
	filter: alpha(opacity=70);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	color:#FFFFFF;
		-moz-transform:rotate(33deg);
		-webkit-transform:rotate(33deg);
		-o-transform:rotate(33deg);
		/*-ms-transform:rotate(33deg);*/
		/* IE8+ - must be on one line, unfortunately */ 
   -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.838670567945424, M12=-0.544639035015027, M21=0.544639035015027, M22=0.838670567945424, SizingMethod='auto expand')";
   
   /* IE6 and 7 */ 
   filter: progid:DXImageTransform.Microsoft.Matrix(
            M11=0.838670567945424,
            M12=-0.544639035015027,
            M21=0.544639035015027,
            M22=0.838670567945424,
            SizingMethod='auto expand');
	float:left;
	margin-top: 24px;
	margin-left: 40px;
	width: 120px;
	text-align: center;
	font-weight:bold;		
}

.content_basic_article_all_twitter_fb{
	width:125px;
	height:36px;
	float:left;
	position:relative;
	margin-bottom: -20px;
	z-index: 0;
	margin-top: 10px;
}

.content_basic_article_all_twitter_fb_twitter{
	float: left;
	width:36px;
	height:36px;
	position:relative;
	background-image:url(images/twitter.png);
	background-repeat: no-repeat;
	background-position: top;
	cursor: pointer;
}
.content_basic_article_all_twitter_fb_twitter:hover{
	margin-top:-15px;
	height:72px;
}

.content_basic_article_all_twitter_fb_fb{
	width:36px;
	height:36px;
	position:relative;
	background-image:url(images/fb.png);
	background-repeat: no-repeat;
	background-position: top;
	cursor: pointer;
	float: left;
	margin: 0px 0px 0px 3px;
}
.content_basic_article_all_twitter_fb_fb:hover{
	margin-top:-15px;
	height:72px;
}

.comments_icon{
	float: left;
	width:36px;
	height:36px;
	background: url(images/comments_bg_n.png) no-repeat center;
	margin: 0px 0px 0px 5px;
}
.comments_icon > .count{
	font-size: 13px;
	color: #333333;
	font-weight: bold;
	text-align: center;
	width:  28px;
	height: 28px;
	margin: 4px;
	float: left;
	line-height: 28px;
}

.comments_icon:hover{
	margin-top:-15px;
}


.content_basic_article_all_img{
	text-align:center;
	margin-top:15px;
}

.content_basic_article_all_img img{
	max-width: 700px;
	max-height: 500px;
	-moz-box-shadow: 0px 0px 5px #333333;
	-webkit-box-shadow: 0px 0px 5px #333333;
	box-shadow: 0px 0px 5px #333333;
	border: 3px solid #373c40;
	position: relative;
	z-index: 10;
}

.content_basic_article_all_content{
	float:left;
	position:relative;
	width:700px;
	margin-left:10px;
	margin-top: 15px;
	color:#121212;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
}

.content_basic_article_all_comments{
	float:left;
	margin-top:30px;
	position:relative;
	width:700px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	text-shadow: 0px 1px 0px #f6f6f6;
}

.content_basic_article_all_comments_boxes_all{
	float:left;
	width:700px;
	margin-top:10px;
	margin-bottom:10px;
}

.content_basic_article_all_comments_boxes_all_box{
	float:left;
	margin-bottom:10px;
	position:relative;
	width: 100%;
	background-color:#fafafa;
	border: 1px solid #666;
	-moz-box-shadow: 0px 0px 5px #d2d1d0;
	-webkit-box-shadow: 0px 0px 5px #d2d1d0;
	box-shadow: 0px 0px 5px #AAAAAA;
	min-height:80px;
}
.content_basic_article_all_comments_boxes_all_box_title{
	float:left;
	position:relative;
	color:#a7a7a7;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	margin-top:0px;
	margin-left:10px;
}
.content_basic_article_all_comments_boxes_all_box_name{
	float:left;
	position:relative;
	color:#191e24;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	margin-left:0px;
	width: 100%;
}
.content_basic_article_all_comments_boxes_all_box_content{
	float:left;
	position:relative;
	color:#121212;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	width:95%;
	margin-left:10px;
	margin-right:10px;
	margin-top:0px;
}

.fn{
	color:#121212;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	font-style: normal;
	padding-left: 10px;
	width: 100%;
	}
.reply{
	float: right;
	margin-right: 10px;
	}






.content_alert_all{
	float:left;
	margin-top:10px;
	position:relative;
	width:720px;
	background-image:url(images/alertborder.jpg);
	background-repeat:repeat;
	border: 1px solid #373c40;
	-moz-box-shadow: 0px 0px 5px #d2d1d0;
	-webkit-box-shadow: 0px 0px 5px #d2d1d0;
	box-shadow: 0px 0px 5px #AAAAAA;
}
.content_alert_all_title{
	float:left;
	position:relative;
	margin-top:5px;
	margin-left:10px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:24px;
	color:#c50000;
	height:24px;
}
.content_alert_all_line{
	position:relative;
	float:left;
	height:2px;
	width:700px;
	margin-top:10px;
	margin-left:10px;
}
.content_alert_all_line_up{
	position:relative;
	float:left;
	height:1px;
	width:700px;
	background-color:#f0cbcb;
}
.content_alert_all_line_down{
	position:relative;
	float:left;
	height:1px;
	width:700px;
	background-color:#121212;
}

.content_alert_all_leftup{
	float:left;
	position:relative;
	width:335px;
	height:90px;
	margin-left:10px;
	margin-top:10px;
}
.content_alert_all_leftup_date{
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	color:#191e24;
	text-shadow: 0px 1px 0px #f0cbcb;
}

.content_alert_all_leftup_year{
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:36px;
	color:#191e24;
	text-shadow: 0px 1px 0px #f0cbcb;
	margin-left:0px;
	margin-top:-7px;
	width:200px;
}

.content_alert_all_leftup_time{
	float:left;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#828282;
	text-shadow: 0px 1px 0px #f0cbcb;
	margin-left:0px;
	margin-top:-7px;
	width:335px;
}

.content_alert_all_leftup_openingdate{
	float:left;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#373c40;
	text-shadow: 0px 1px 0px #f0cbcb;
	margin-left:0px;
	margin-top:0px;
	width:335px;
}

.content_alert_all_leftup_tags{
	float:left;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#202020;
	margin-left:0px;
	margin-top:0px;
	width:335px;
}

.content_alert_all_box{
	float:right;
	margin-right:10px;
	margin-top:10px;
	margin-bottom:10px;
	position:relative;
	width:360px;
	background-color:#fafafa;
	border: 1px solid #666;
	-moz-box-shadow: 0px 0px 5px #d2d1d0;
	-webkit-box-shadow: 0px 0px 5px #d2d1d0;
	box-shadow: 0px 0px 5px #AAAAAA;
	min-height:50px;
}

.content_alert_all_box_content{
	float:left;
	position:relative;
	color:#121212;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	width:340px;
	margin-left:10px;
	margin-top: 3px;
}






.side_bar_all{
	float:right;
	width:270px;
	position:relative;
}

.side_bar_adjenda_all{
	float:left;
	margin-top:10px;
	margin-left:10px;
	position:relative;
	width:250px;
	background-image:url(images/borderbg.jpg);
	background-repeat:repeat;
	border: 1px solid #373c40;
	-moz-box-shadow: 0px 0px 5px #d2d1d0;
	-webkit-box-shadow: 0px 0px 5px #d2d1d0;
	box-shadow: 0px 0px 5px #AAAAAA;
	height:auto;
}

.side_bar_adjenda_all_title{
	float:left;
	margin-top:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#191e24;
	position:relative;
	width:240px;
	margin-bottom:10px;
}

.side_bar_adjenda_sq_all{
	float:left;
	width:238px;
	height:auto;
	margin-left:5px;
	margin-bottom:10px;
}
.side_bar_adjenda_sq{
	float:left;
	width:34px;
	height:34px;
	background-image:url(images/adjendatetragono.jpg);
}
.side_bar_adjenda_sq_num1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	text-align:center;
	color:#FFF;
	margin-top:4px;
}
.side_bar_adjenda_sq_num2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	text-align:center;
	color:#88a6c0;
	margin-top:4px;
}
.side_bar_adjenda_oldposts{
	float: left;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#191e24;
	margin-left:5px;
	text-shadow: 0px 1px 0px #f6f6f6;
}
.side_bar_adjenda_oldposts_post{
	margin-bottom:5px;
}


.side_bar_subsrcibe_all{
	float:left;
	margin-top:10px;
	margin-left:10px;
	position:relative;
	width:250px;
	background-image:url(images/borderbg.jpg);
	background-repeat:repeat;
	border: 1px solid #373c40;
	-moz-box-shadow: 0px 0px 5px #d2d1d0;
	-webkit-box-shadow: 0px 0px 5px #d2d1d0;
	box-shadow: 0px 0px 5px #AAAAAA;
	height:auto;
}

.side_bar_subsrcibe_all_twitteretc{
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	position:relative;
	float:left;
	margin-left:10px;
	color:#373c40;
	margin-top:10px;
	width:250px;
	height:auto;
	text-shadow: 0px 1px 0px #f6f6f6;
}
.side_bar_subsrcibe_all_input{
	background-image:url(images/subscribe.jpg);
	width:220px;
	height:31px;
	float:left;
	margin-top:10px;
	margin-left:10px;
	margin-bottom:10px;
}
#subscribe_subscribe{	
	color:#9e9e9e;
	font-family:Verdana, Geneva, sans-serif;
	border:none;
	width:150px;
	height:28px;
	background:none;
	float:left;
	margin-left:20px;
}

.side_bar_feeds_all{
	float:left;
	margin-top:10px;
	margin-left:10px;
	position:relative;
	width:250px;
	background-image:url(images/borderbg.jpg);
	background-repeat:repeat;
	border: 1px solid #373c40;
	-moz-box-shadow: 0px 0px 5px #d2d1d0;
	-webkit-box-shadow: 0px 0px 5px #d2d1d0;
	box-shadow: 0px 0px 5px #AAAAAA;
	height:auto;
}
.side_bar_feeds_content{
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	position:relative;
	float:left;
	margin-left:10px;
	color:#191e24;
	margin-top:5px;
	width:250px;
	height:auto;
	text-shadow: 0px 1px 0px #f6f6f6;
	margin-bottom:5px;
}



.content_basic_boarder_all{
	float:left;
	margin-top:10px;
	position:relative;
	width:720px;
	background-image:url(images/borderbg.jpg);
	background-repeat:repeat;
	border: 1px solid #373c40;
	-moz-box-shadow: 0px 0px 5px #d2d1d0;
	-webkit-box-shadow: 0px 0px 5px #d2d1d0;
	box-shadow: 0px 0px 5px #AAAAAA;
}

.content_basic_boarder_all_leftup{
	float:left;
	position:relative;
	width:250px;
	height:90px;
	margin-left:10px;
	margin-top:10px;
}
.content_basic_boarder_all_leftup_date{
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	color:#191e24;
	text-shadow: 0px 1px 0px #f6f6f6;
}

.content_basic_boarder_all_leftup_year{
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:36px;
	color:#191e24;
	text-shadow: 0px 1px 0px #f6f6f6;
	margin-left:0px;
	margin-top:-7px;
	width:130px;
}

.content_basic_boarder_all_leftup_openingdate{
	float:left;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#373c40;
	text-shadow: 0px 1px 0px #f6f6f6;
	margin-left:0px;
	margin-top:0px;
	width:250px;
}

.content_basic_boarder_all_leftup_tags{
	float:left;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#202020;
	margin-left:0px;
	margin-top:0px;
	width:250px;
}

.content_basic_boarder_all_sign{
	float:right;
	width:154px;
	height:97px;
	background-image:url(images/green_s.png);
	margin-top:-1px;
}

.content_basic_boarder_budget_all{
	float:left;
	background-image:url(images/budget.png);
	width:215px;
	height:38px;
	margin-left:5px;
}
.content_basic_boarder_budget{
	float:left;
	text-align:center;
	width:215px;
	height:38px;
	margin-top:5px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	text-shadow: 0px 1px 0px #82a1aa;
}

.content_basic_boarder_all_sign_text{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	opacity:0.7;
	filter: alpha(opacity=70);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	color:#FFFFFF;
		-moz-transform:rotate(33deg);
		-webkit-transform:rotate(33deg);
		-o-transform:rotate(33deg);
		/*-ms-transform:rotate(33deg);*/
		/* IE8+ - must be on one line, unfortunately */ 
   -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.838670567945424, M12=-0.544639035015027, M21=0.544639035015027, M22=0.838670567945424, SizingMethod='auto expand')";
   
   /* IE6 and 7 */ 
   filter: progid:DXImageTransform.Microsoft.Matrix(
            M11=0.838670567945424,
            M12=-0.544639035015027,
            M21=0.544639035015027,
            M22=0.838670567945424,
            SizingMethod='auto expand');
	float:left;
	margin-top: 24px;
	margin-left: 40px;
	width: 120px;
	text-align: center;
	font-weight:bold;		
}


.content_basic_boarder_all_content{
	float:left;
	position:relative;
	width:700px;
	margin-left:10px;
	margin-top:30px;
	color:#121212;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
}

.content_basic_boarder_all_boarders{
	float:left;
	position:relative;
	width:700px;
	margin-bottom:10px;
}
.content_basic_boarder_all_up{
	float:left;
	position:relative;
	width:700px;
	height:43px;
	background-image:url(images/borderup.png);
}
.content_basic_boarder_all_up_text1{
	float:left;
	position:relative;
	width:50px;
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#373c40;
	text-shadow: 0px 1px 0px #ededed;
	margin-top:10px;
}
.content_basic_boarder_all_up_text2{
	float:left;
	position:relative;
	width:88px;
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#373c40;
	text-shadow: 0px 1px 0px #ededed;
	margin-top:10px;
	margin-left:6px;
}
.content_basic_boarder_all_up_text3{
	float:left;
	position:relative;
	width:88px;
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#373c40;
	text-shadow: 0px 1px 0px #ededed;
	margin-top:10px;
	margin-left:6px;
}
.content_basic_boarder_all_up_text4{
	float:left;
	position:relative;
	width:88px;
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#373c40;
	text-shadow: 0px 1px 0px #ededed;
	margin-top:10px;
	margin-left:6px;
}
.content_basic_boarder_all_up_text5{
	float:left;
	position:relative;
	width:88px;
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#373c40;
	text-shadow: 0px 1px 0px #ededed;
	margin-top:10px;
	margin-left:6px;
}
.content_basic_boarder_all_up_text6{
	float:left;
	position:relative;
	width:88px;
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#373c40;
	text-shadow: 0px 1px 0px #ededed;
	margin-top:10px;
	margin-left:5px;
}
.content_basic_boarder_all_up_text7{
	float:left;
	position:relative;
	width:88px;
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#373c40;
	text-shadow: 0px 1px 0px #ededed;
	margin-top:5px;
	margin-left:2px;
}
.content_basic_boarder_all_up_text8{
	float:left;
	position:relative;
	width:82px;
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#373c40;
	text-shadow: 0px 1px 0px #ededed;
	margin-top:10px;
	margin-left:5px;
}

.content_basic_boarder_all_line{
	float:left;
	position:relative;
	width:700px;
	height:36px;
	background-image:url(images/boardercellg.png);
	margin-top:6px;
}

.content_basic_boarder_all_line_text1{
	float:left;
	position:relative;
	width:45px;
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#373c40;
	text-shadow: 0px 1px 0px #ededed;
	margin-top:11px;
}
.content_basic_boarder_all_line_text2{
	float:left;
	position:relative;
	width:88px;
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#373c40;
	text-shadow: 0px 1px 0px #ededed;
	margin-top:11px;
	margin-left:9px;
}
.content_basic_boarder_all_line_text3{
	float:left;
	position:relative;
	width:88px;
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#373c40;
	text-shadow: 0px 1px 0px #ededed;
	margin-top:11px;
	margin-left:5px;
}
.content_basic_boarder_all_line_text4{
	float:left;
	position:relative;
	width:88px;
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#373c40;
	text-shadow: 0px 1px 0px #ededed;
	margin-top:11px;
	margin-left:6px;
}
.content_basic_boarder_all_line_text5{
	float:left;
	position:relative;
	width:88px;
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#373c40;
	text-shadow: 0px 1px 0px #ededed;
	margin-top:11px;
	margin-left:5px;
}
.content_basic_boarder_all_line_text6{
	float:left;
	position:relative;
	width:88px;
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#373c40;
	text-shadow: 0px 1px 0px #ededed;
	margin-top:11px;
	margin-left:5px;
}
.content_basic_boarder_all_line_text7{
	float:left;
	position:relative;
	width:88px;
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#373c40;
	text-shadow: 0px 1px 0px #ededed;
	margin-top:11px;
	margin-left:5px;
}
.content_basic_boarder_all_line_text8{
	float:left;
	position:relative;
	width:86px;
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#373c40;
	text-shadow: 0px 1px 0px #ccc;
	margin-top:10px;
	margin-left:5px;
}

.footer_all{
	background-color:#24282b;
	height:90px;
	width:100%;
	float:left;
	position:relative;
	margin-top:10px;
}
.footer_txt{
	width: 700px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	margin-top:30px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#999;
}
.menu-footer_menu-container ul{
	padding: 0px;
	margin: 0px;
	list-style: none;
	}
.menu-footer_menu-container li{
	float: left;
	width: 120px;
	margin-right: -1px;
	min-height: 17px;
	text-align: center;
	background: url(images/main_menu_sep.png) no-repeat 0px 2px;
	}


.side_bar_watch_all{
	float:left;
	margin-top:10px;
	margin-left:10px;
	position:relative;
	width:250px;
	background-image:url(images/borderbg.jpg);
	background-repeat:repeat;
	border: 1px solid #373c40;
	-moz-box-shadow: 0px 0px 5px #d2d1d0;
	-webkit-box-shadow: 0px 0px 5px #d2d1d0;
	box-shadow: 0px 0px 5px #AAAAAA;
	height:auto;
}
.side_bar_watch_content{
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	position:relative;
	float:left;
	margin-left:10px;
	color:#191e24;
	margin-top:5px;
	width:250px;
	height:auto;
	text-shadow: 0px 1px 0px #f6f6f6;
	margin-bottom:5px;
}
.side_bar_watch_title{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	position:relative;
	float:left;
	margin-left:10px;
	color:#191e24;
	margin-top:5px;
	width:250px;
	height:auto;
	text-shadow: 0px 1px 0px #f6f6f6;
	margin-bottom:5px;
}
/************sidebar************/
#calendar_wrap{
	}
caption {
	float: left;
	margin-top: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #191e24;
	position: relative;
	width: 240px;
	margin-bottom: 10px;
	text-align: left;
	margin-left: 5px;
	}
.side_bar_adjenda_all thead{
	display: none;
	}
.side_bar_adjenda_all table{
	border-collapse: collapse;
	border-spacing: 0px;
	border-style: none;
	}
.side_bar_adjenda_all td{
	line-height:29px;
	float: left;
	width: 34px;
	height: 34px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: center;
	color: #FFF;
	text-shadow: none;
	}
.side_bar_adjenda_all td, th {
	display: table-cell;
	vertical-align: middle;
	padding: 0px;
	margin: 0px;
	}
.side_bar_adjenda_all td a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #88a6c0;
	}
.side_bar_adjenda_all td a:hover{
	font-size: 14px;
	color: #88a6c0;
	}
#wp-calendar{
	margin: 5px;
	}
.widget-area ul{
	padding: 0px;
	margin: 5px;
	list-style: none;
	}
	
.widget_calendar h3{
	display: none;
	}

.widget-container{
	float: left;
	margin-top: 10px;
	margin-left: 5px;
	position: relative;
	width: 250px;
	background-image: url(images/borderbg.jpg);
	background-repeat: repeat;
	border: 1px solid #373c40;
	-moz-box-shadow: 0px 0px 5px #d2d1d0;
	-webkit-box-shadow: 0px 0px 5px #d2d1d0;
	box-shadow: 0px 0px 5px #AAAAAA;
	height: auto;
	}
.widget-container li{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	/*position: relative;*/
	color: #373c40;
	height: auto;
	text-shadow: 0px 1px 0px #f6f6f6;
	margin: 0px 10px 5px 5px;
	line-height: 20px;
	}
	
.widget-title{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	position: relative;
	float: left;
	margin-left: 10px;
	color: #191e24;
	margin-top: 5px;
	width: 230px;
	height: auto;
	text-shadow: 0px 1px 0px #f6f6f6;
	margin-bottom: 5px;
	font-weight: normal;
	}
.widget-title > em{
   clear: both;
    font-weight: normal;
    display: inline-block;
    width: 100%;
    font-size: 80%;
    margin-top: 11px;
    color: #666666;
}
.widget-title a.the_link{
    padding: 10px 0px;
    color: rgb(204, 0, 0);
    display: inline-block;
    font-weight: normal;
}
.widget-container p{
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	position: relative;
	color: #373c40;
	height: auto;
	text-shadow: 0px 1px 0px #f6f6f6;
	margin: 0px 10px 5px 10px;
	line-height: 25px;
	}
.newsletter input{
	background: url(images/subscribe.jpg) no-repeat;
	width: 220px;
	height: 31px;
	float: left;
	color: #9e9e9e;
	font-family: Verdana, Geneva, sans-serif;
	border: none;
	float: left;
	margin-left: 0px;
	text-align: center;
	}
#widget_submit{
	float: right;
	width: 27px;
	height: 31px;
	background: url(images/newsletter_submit_btn.png) no-repeat;
	cursor: pointer;
	}
#comments{
	float: left;
	width: 698px;
	margin: 10px;
	}
ol {
	padding: 0px;
	margin: 0px;
	list-style: none;
	}
ul.children{
	list-style: none;
	}
#reply-title{
	font-weight: normal;
	margin-top: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	text-shadow: 0px 1px 0px #f6f6f6;
	margin-bottom: 0px;
	}
.logged-in-as{
	padding: 0px;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-shadow: 0px 1px 0px #f6f6f6;
	}
.comment-form-comment label{
	display: none;
	}
#comment{
	margin-bottom: 10px;
	position: relative;
	width: 99%;
	background-color: #fafafa;
	border: 1px solid #666;
	-moz-box-shadow: 0px 0px 5px #d2d1d0;
	-webkit-box-shadow: 0px 0px 5px #d2d1d0;
	box-shadow: 0px 0px 5px #AAAAAA;
	min-height: 80px;
	}
.form-allowed-tags{
	display: none;
	}
#submit{
	float: left;
	background: none;
	background-color: #cccccc;
	border: 1px solid #666;
	-moz-box-shadow: 0px 0px 5px #d2d1d0;
	-webkit-box-shadow: 0px 0px 5px #d2d1d0;
	box-shadow: 0px 0px 5px #AAAAAA;
	cursor: pointer;
	margin-bottom: 15px;
	}
#submit:hover{
	background-color: #ffffff;
	}
.green_ls{
	color: #373c40;
	text-shadow: 0px 1px 0px #ededed;
	}
.red_ls{
	color: #c50000;
	text-shadow: 0px 1px 0px #ededed;
	}
label[for=author], label[for=email]{
	float: left;
	width: 60px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-shadow: 0px 1px 0px #f6f6f6;
	color: #333333;
	}
label[for=url]{
	float: left;
	width: 68px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-shadow: 0px 1px 0px #f6f6f6;
	color: #333333;
	}
input[name=author], input[name=email], input[name=url]{
	background-color: #fafafa;
	border: 1px solid #666;
	-moz-box-shadow: 0px 0px 5px #d2d1d0;
	-webkit-box-shadow: 0px 0px 5px #d2d1d0;
	box-shadow: 0px 0px 5px #AAAAAA;
	}
.comment-notes{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-shadow: 0px 1px 0px #f6f6f6;
	color: #333333;
	}
.side_bar_adjenda_all tbody{
	background: url(images/callendar_bg.png) no-repeat left top;
	}
.side_bar_adjenda_all tfoot{
	display:none;
	}
#pager{
	float: left;
	width: 720px;
	height: 22px;
	margin-top: 10px;
	margin-bottom: 10px;
	}
#pager_pages{
	width: 150px;
	height: 22px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-size: 14px;
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
#pager_prev{
	float: left;
	width: 22px;
	height: 22px;
	text-align: center;
	background: url(images/prev.jpg) no-repeat center;
	
	cursor: pointer;
	margin-top: -22px;
	margin-left: 263px;
	}
#pager_next{
	float: right;
	width: 22px;
	height: 22px;
	text-align: center;
	background-color: #fafafa;
	background: url(images/next.jpg) no-repeat center;
	
	cursor: pointer;
	margin-top: -22px;
	margin-right: 263px;
	}
a#tag{
	font-style: italic;
	color: #333333;
	text-shadow: 0px 1px 0px #f6f6f6;
	}
/*.last-menu-item{
	width: 121px !important;
	background: url(images/last_menu_item.png) no-repeat 0px 2px !important;
	}*/
.tagcloud{
	padding: 10px;
	}
#ecu_uploadform .message{
	display: none;
	}
#ecu_uploadform .title{
	float: left;
	margin-top: -20px;
	margin-bottom: -10px;
	position: relative;
	width: 700px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	text-shadow: 0px 1px 0px #f6f6f6;
	display: none;
	}
#uploadform{
	text-align: left;
	width: 400px;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-shadow: 0px 1px 0px #f6f6f6;
	}
.ecu_preview_file{
	float: left;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	}
/* Mozilla based browsers */
::-moz-selection {
       background-color: #000;
       color: #fff;
}

/* Works in Safari */
::selection {
       background-color: #000;
       color: #fff;
}


/**************** table plhromwn ******************/
#pmpro_levels_table{
	float: left;
	width: 700px;
	height: auto;
	background: none;
	font-size: 12px;
	}
#pmpro_levels_table a{
	color: #88A6C0
	}
#pmpro_levels_table a:hover{
	text-decoration: underline;
	}
.pmpro_content_message{
	margin: 10px 10px 10px 10px;
	}
.pmpro_content_message a{
	color: #88A6C0;
	}
#loginform{
	float: left;
	margin: 0px 10px 0px 10px;
	}



.new_menu_header{
	float: left;
	position: relative;
	height: 40px;
	width: 1000px;
	margin: -40px 0px 0px 0px;
	}




/********** new home page***********/
.content_all.fwidth{
	width: 1000px;
	}
.home_page_selection{
	width: 440px;
	height: 360px;
	margin: 150px 0px 150px 0px;
	padding: 20px 20px 20px 20px;
	border: 1px solid #373c40;
	-moz-box-shadow: 0px 0px 5px #d2d1d0;
	-webkit-box-shadow: 0px 0px 5px #d2d1d0;
	box-shadow: 0px 0px 5px #AAAAAA;
	position: relative;
		-webkit-transition: all 300ms;
		transition: all 300ms;
	}
.home_page_selection.epistimoniki{
	float: left;
	background: url(images/tekmiriosi.jpg) no-repeat center;
	}
.home_page_selection.markets{
	float: right;
	background: url(images/analysi.jpg) no-repeat center;
	}
.home_page_selection > .title{
	width: 380px;
	height: 280px;
	padding: 39px 39px 39px 39px;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	font-size: 26px;
	color: #666666;
	border: 1px solid #ffffff;
	font-family: Verdana, Geneva, sans-serif;
	background: url(images/borderbg_transp.png) repeat;
		-webkit-transition: all 300ms;
		transition: all 300ms;
	}
.home_page_selection:hover{
	border: 1px solid #ffffff;
	}
.home_page_selection > .title:hover{
	color: #333333;
	border: 1px solid #373c40;
	-moz-box-shadow: 0px 0px 5px #d2d1d0;
	-webkit-box-shadow: 0px 0px 5px #d2d1d0;
	box-shadow: 0px 0px 5px #AAAAAA;
	}
.content_basic_article_all_content table,
.content_basic_article_all_content table > tbody{
	max-width: 700px !important;
	}
.content_basic_article_all_content p a{
	word-break: break-all;
	}
#menu-item-12595{
	width: 431px !important;
	background: url(images/main_menu_sep.png) no-repeat 0px 2px !important;
	}

.widget_clink > ul > li {
	padding-bottom: 2px !important;
	padding-top: 2px !important;
	}
span.highlight{
	background-color: #FFFF88;
}
label.screen-reader-text{
	display: none;
}
#searchform #s{
	width: 400px;
    height: 25px;
    border: none;
    background-color: transparent;
    padding: 0px 15px;
    margin: 3px;
	float: left;
}
#searchsubmit{
	width: 25px;
    height: 26px;
    float: left;
    margin: 2px 0px 0px 4px;
    border: none;
	text-indent: -999999999999px;
    background-color: transparent;
}
.side_bar_adjenda_oldposts{
	width: 245px;
	max-height: 600px;
	overflow-y: auto;
	overflow-x: hidden;
}
.side_bar_adjenda_oldposts_post{
	width: 100%;
	overflow: hidden;
    text-overflow: ellipsis;
}
.side_bar_adjenda_oldposts_post a{
	white-space: nowrap;
}
.clink-22126,
.clink-22182,
.clink-20582,
.clink-21554,
.clink-21669{
	color: #0000ff !important;
}
li#clink-2 h3.widget-title{
	font-weight: bold !important;
}

.tnp-subscription.tnp-widget form{
	display: inline-block;
    width: 100%;
    padding: 10px 10px 0px;
    box-sizing: border-box;
}

#newsletterwidget-3 .widget-title,
#newsletterwidget-4 .widget-title{
	width: 100%;
    padding: 5px 10px;
    margin: 0px 0px 10px 0px;
    background-color: orange;
    box-sizing: border-box;
	text-shadow: unset;
}
