﻿/*γενικά */
*{ margin: 0; padding: 0; }* 
body { 
	font: /*.75em*/12px verdana, Arial, "Trebuchet MS", Tahoma, sans-serif; 
	line-height: /*1.6em*/17px;
	background: #fff; 
	color: #444; 
}

a {	color: #E0691A;	/*background: inherit;*/ text-decoration: none;}
a:hover { color: #6C757A; /*background: inherit;*/ }

h1 { font: normal /*2.4em*/30px "Trebuchet MS", Arial, Sans-Serif; padding: 7px 0 0 8px; margin: 0; }
h1 a { color: #737373; background: inherit; }
.orange { color: #E0692A; }
sup { font-size: /*.5em*/11px; }

h1 a, h2 a { text-decoration: none; }
h1 a:hover, h2 a:hover { color: #FF6600; background: inherit; }
h2 { font:bold /*1.5em*/16px Arial; margin-bottom: 5px; color: #000; background: inherit; border-bottom: 1px solid; }
p {	margin: 0 0 5px 0; }

ul { list-style : none; }

/* όλο - κεφαλίδα - με...νού και φαντασία
   ------ */

.content { 
	margin: 0 auto;
	width: 98%;
	padding: 0px; 
	
}

.header { 
	height: 85px;
	background: #fff;
	color: #808080;
	margin: 3px 0;
	padding: 0px 0 0 0;
}

.top {
	float: right;
	width: 60%;
	padding: 5px 0 4px 0;
	color: #808080;
}

	.top_left {
		width: 40%;
		float: left;
	}

	.top_right {
		float: right;
		width: 50%;
		padding: 0 0 0 35px;
		border-left: 1px solid #eee;
		margin-top: 10px;
	}

.browse_category  {
	width: 39%;
	color: #FFF;
	background: inherit;
}

.bar { 
	clear: both;
	font-size: /*1.1em*/13px;
	height: 30px; 
	color: #FFF;
	background: #FF9148;
}

	.bar li { 
		padding: 6px 12px 6px 12px;
		color: #FFEADC;
		float: left; 
	}
	
	.bar li.active { 
		background: #E0691A; 
		color: #fff;
		font-weight: bold; 
		
	}
	
	.bar li a { 
		font-weight: bold;
		color: #FFF; 
		background: inherit;
		text-decoration: none;
	} 
	
/* old*/
#editorial	{
	float:left;
	width: 66%;
	margin-right: 10px;
	text-align: justify;
	padding: 10px;
/*	background: #f6efe0 ;*/
	clear:both;
	border-right: 1px solid /*#eee4cb*/#ccc;
	border-bottom: 1px solid /*#eee4cb*/#ccc;
	margin-bottom: 10px;
	}
#magazine	{
	float:left;
	width: 66%;
	margin-right: 10px;
	text-align: justify;
	padding: 10px;
	margin-bottom: 10px;
	clear:both;
	}
#test	{
	f6efe0 f6efe0
	FFBD00 42B4AC
	}

#banner	{
	margin-left: 60%;
	}
#right_box	{
	margin-left: 69%;
	margin-top: 0px;
	background: #f5f5f5;
	/*border: 1px solid #eee4cb;*/
	padding: 10px;
	margin-bottom: 10px;

	}
#sum	{	
	margin-bottom: 15px;
	}
#title	{
	font-size: 16px;
	font-weight: bold;
	}
#infobar	{
	clear: both;
	border-top: 1px solid #ccc;
	text-align: justify;
	}
#slogan	{
	font-weight: italic;
	margin-bottom: 10px;
	clear: both;
	}
#bookmarks {
		float: left;
		width: 45%;
		padding: 0 0 0 10px;
		margin: 10px 0 0 38px;
		clear: both;
	}
#wiki {
		float: right;
		width: 50%;
		background: #FFF;
		color: #414141;
		padding: 0 0 0 70px;
		margin-top: 0px;
		
	}
#titlos{
	font: bold 15px;
	}
