/*
panhellenes
*/

body {
	margin: 0;
	padding: 0;
	background-image: url(images/emma.gif);
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
}

#wrapper {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	border-right: 1px solid #000055;
	border-left: 1px solid #000055;
}

input, textarea {
	background: #A4E4F5;
	border: 1px solid #FFFFFF;
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #0F5B96;
}

h1, h2, h3, p, ol, ul {
	margin-top: 0;
}

h1, h2, h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h1, h2 {
	text-transform: none;
	font-weight: normal;
}

h1 {
	letter-spacing: -1.5px;
	font-size: 2em;
}

h2 {
	letter-spacing: -1px;
	font-size: 1.8em;
}

p, ol, ul {
	line-height: 150%;
}

a {
	color: #A4E4F5;
}

a:hover {
	text-decoration: none;
}

img.left {
	float: left;
	margin: 0 12px 0 0;
}

img.right {
	float: right;
	margin: 4px 0 0 20px;
}

hr {
	display: none;
}

/* Header */

#wrapper {
	margin-top: 2px;
}

#header{
	background-color: #006599;
}

#header .menu{
	position: relative;
}

ul.menu2 {
	position: absolute;
	top: 63px;
	right: 7px;
}

.menu2 {padding:0 0 0 32px; margin:0; list-style:none; height:35px; background:#fff 

url(images/alekton1.gif); position:relative; border:1px solid #000; border-width:0 1px; 

border-bottom:1px solid #444;}
.menu2 li {float:left;}
.menu2 li a {display:block; float:left; height:35px; line-height:35px; color:#aaa; 

text-decoration:none; font-size:11px; font-family:arial, verdana, sans-serif; font-weight:bold; 

text-align:center; padding:0 0 0 8px; cursor:pointer;}
.menu2 li a b {float:left; display:block; padding:0 16px 0 8px;}
.menu2 li.current_item a {color:#fff; background:url(images/alekton3.gif);}
.menu2 li.current_item a b {background:url(images/alekton3.gif) no-repeat right top;}
.menu2 li a:hover {color:#fff; background:#000 url(images/alekton4.gif);}
.menu2 li a:hover b {background:url(images/alekton4.gif) no-repeat right top;}
.menu2 li.current_item a:hover {color:#fff; background:#000 url(images/alekton3.gif); 

cursor:default;}
.menu2 li.current_item a:hover b {background:url(images/alekton3.gif) no-repeat right top;}

/* Page */

#page {
	width: 980px;
	margin: 0 auto;
}

/* Content */

#content {
	float: left;
	width: 530px;
	padding: 0 6px 0 8px;
	background-color:#006599;
}

.post {
	margin-bottom: 15px;
	background: #C3E4EE url(images/img05b.gif) no-repeat;
	color: #0A416B;
}

.post a {
	color: #663366;
}

.post a:hover {
	color: #808080;
}

.post .title {
	margin: 0;
	padding: 30px 30px 0 30px;
}

.post .title a {
	text-decoration: none;
	color: #0A416B;
}

.post .byline {
	margin: 0;
	padding: 0 30px;
}

.post .entry {
	padding: 20px 30px 10px 30px;
}

.post .links {
	margin: 0;
	padding: 10px 30px 35px 30px;
	background: url(images/img06.gif) repeat-x left bottom;
	border-top: 1px solid #2872A6;
}

.post .links a {
	padding-left: 10px;
	background: url(images/img08.gif) no-repeat left center;
	text-decoration: none;
	font-weight: bold;
	color: #990000;
}

.post .links a:hover {
	color: #990000;
}

/* Sidebars */

.sidebar {
	float: left;
	width: 200px;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

.sidebar li {
}

.sidebar li ul {
}

.sidebar li li {
	padding: 6px 0 6px 10px;
	background: url(images/img08.gif) no-repeat 0 12px;
	border-bottom: 1px solid #2872A6;
}

.sidebar li li a {
	text-decoration: none;
	color: #C9ECF5;
}

.sidebar li li a:hover {
	color: #FFFFFF;
}

.sidebar li h2 {
	padding-top: 20px;
	color: #FFFFFF;
}

/* Left Sidebar */

#leftbar {
	padding-left: 10px;
}

#leftbar img{
    padding-left: 9px;
}


/* Right Sidebar */

#rightbar {
	padding: 0 0 0 15px;
	padding-right: 10px;
	background-color: #006599;
}

#rightbar img{
    padding-left: 10px;
}

/* Search */

#searchform {
	padding-top: 20px;
	text-align: right;
	padding-right: 5px;
}

#searchform br {
	display: none;
}

#searchform input {
	margin-bottom: 5px;
}

#searchform #s {
	width: 190px;
}

/* Calendar */

#calendar_wrap {
	padding-left: 10px;
}

#calendar_wrap table {
	width: 180px;
	text-align: center;
	border-collapse: collapse;
}

#calendar_wrap tfoot {
	font-weight: bold;
}

#calendar_wrap tfoot a {
	text-decoration: none;
}

#calendar_wrap #prev {
	text-align: left;
}

#calendar_wrap #next {
	text-align: right;
}

#calendar_wrap tbody {
	border-bottom: 1px solid #2872A6;
	border-right: 1px solid #2872A6;
}

#calendar_wrap tbody td {
	padding: 3px 0;
	border-top: 1px solid #2872A6;
	border-left: 1px solid #2872A6;
}

#calendar_wrap tbody td a {
	font-weight: bold;
}

/* Footer */

#footer {
	clear: both;
	padding: 15px 0;
	background: url(images/img20.gif) repeat-x left bottom;
	border-top: 1px solid #333333;
}

#footer p {
	text-align: center;
	font-size: x-small;
	color: #55BFFF;
}

#footer a {
	color: #0F5B96;
}
