/*
Theme Name: Tyros Theme
Theme URI: http://wordpress.org/
Description: The default WordPress theme .
Author: Kostas Kontos
Author URI: http://matrixdesign.gr/
Tags: tyros

*/



/**************************** Reset Css ****************************/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	position:relative;
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}



/**************************** Main ****************************/


body { background-image: url(i/bg.jpg); }

#back {
	position: absolute;
	z-index: 0;
	top: 0;
	left: 0;
	width: 100%;
	height: 404px;
	background: url(i/bg_sea.jpg) 0 0 repeat-x;
	}
	
#container {
	position: relative;
	z-index: 10;
	top: 0;
	width: 960px;
	margin: 0 auto;
	}
	
#header {
	float: left;
	width: 960px;
	height: 105px;
	background: url(i/header_bg.jpg) 0 0 no-repeat;
	}
#header.hm {
	background: none;
	height: 156px;
	}
	
	
#hm_nav {
	float: left;
	display: inline;
	margin-left: 70px;
	}
#hm_nav li {
	display: block;
	float: left;
	text-indent: -9999px;
	width: 260px;
	height: 180px;
	margin: 0 19px 19px 0;
	}
#hm_nav li a {
	text-indent: -9999px;
	text-decoration: none;
	width: 260px;
	height: 180px;
	display: block;
	}
#hm_nav li a:hover {
	text-decoration: none;
	}
#hm_nav li#dimarxeio a {
	background: url(i/btm_hm01.jpg) 0 0 no-repeat;
	}
#hm_nav li#dimarxeio a:hover {
	background: url(i/btm_hm01_hov.jpg) 0 0 no-repeat;
	}
#hm_nav li#dimos a {
	background: url(i/btm_hm02.jpg) 0 0 no-repeat;
	}
#hm_nav li#dimos a:hover {
	background: url(i/btm_hm02_hov.jpg) 0 0 no-repeat;
	}
#hm_nav li#dimotis a {
	background: url(i/btm_hm03.jpg) 0 0 no-repeat;
	}
#hm_nav li#dimotis a:hover {
	background: url(i/btm_hm03_hov.jpg) 0 0 no-repeat;
	}
#hm_nav li#episk a {
	background: url(i/btm_hm04.jpg) 0 0 no-repeat;
	}
#hm_nav li#episk a:hover {
	background: url(i/btm_hm04_hov.jpg) 0 0 no-repeat;
	}
#hm_nav li#nea a {
	background: url(i/btm_hm05.jpg) 0 0 no-repeat;
	}
#hm_nav li#nea a:hover {
	background: url(i/btm_hm05_hov.jpg) 0 0 no-repeat;
	}
#hm_nav li#syn a {
	background: url(i/btm_hm06.jpg) 0 0 no-repeat;
	}
#hm_nav li#syn a:hover {
	background: url(i/btm_hm06_hov.jpg) 0 0 no-repeat;
	}
	
/****** =TYPOGRAPHY
*****************************************************/

h1 {
	float: left;
	display: inline;
	width: 151px;
	height: 80px;
	background: url(i/logo.gif) 0 0 no-repeat;
	margin: 12px 0 0 70px;
	text-indent: -9000px;
	}
h1#lg_hm {
	width: 208px;
	height: 111px;
	margin: 20px 0 0 375px;
	background: url(i/logo_hm.gif) 0 0 no-repeat;
	}
	
h2 { 
	font:bold 1.4em Arial, Helvetica, sans-serif;
	color:#0099FF;
	padding-bottom:20px;
	}
	
h3 {
	font: bold 1em Arial, Helvetica, sans-serif;
	margin: 20px 0uploads;
	color:#0099FF;
	}
	
h2	a,
h3	a		{ 
	color:#0099FF;
	}
	
h2	a:hover,
h3	a:hover		{ 
	color:#66CCFF;
	background-color:transparent;
	border-bottom:1px solid #66CCFF;
	}

a {
	color: #013f53;
	text-decoration: none;
	}
	
a:hover {
	color: #fff;
	background-color: #013f53;
	text-decoration: none;
	}
	
p 	{
	font: normal 0.8em/1.6em Verdana, Arial, Helvetica, sans-serif;
	color: #013f53;
	margin-bottom:20px;
	}
	
strong	{	font-weight:bold;	}
	
	
#slideshow {
	float: left;
	width: 957px;
	height: 249px;
	border: 1px solid #fff;
	}

div.hr {
	float: left;
	display: inline;
	width: 780px;
	height: 1px;
	border-bottom: 1px dashed #e0e8ec;
	margin: 15px 0 20px 50px;
	}
	
div.hr hr {
	display: none;
	}
	
#content {
	float: left;
	width: 879px;
	border-right: 1px solid #aad0ec;
	margin-left: 40px;
	background: #fff url(i/cnt_btm.gif) left bottom no-repeat;
	padding-bottom: 50px;
	padding-top: 20px;
	text-align: justify;
	}


	
#content p a {
	color: #013f53;
	text-decoration: none;
	}
	
#content p a:hover {
	color: #fff;
	background-color: #013f53;
	text-decoration: none;
	}
	
.indx {
	margin: 10px 0 20px 0;
	background: url(i/brd_line.gif) 35px 0 repeat-y;
	}
	
#footer {
	float: left;
	margin-top: 70px;
	padding-bottom:4em;
	width: 100%;
	height: 62px;
	clear: both;
	background:#9fb2b9 url(i/footer_bg.gif) left top repeat-x;
	}
	
#footer_inner {
	position: relative;
	width: 960px;
	margin: 0 auto;
	font: normal 0.6em Verdana, Arial, Helvetica, sans-serif;
	}
	
#footer_inner img {
	float: right;
	margin:-46px 40px 0 0;
	}
	
ul.qtrans_language_chooser			{
	display:none;
	}
	

.post	{
	margin:0 50px 20px 230px;
	border-bottom:1px solid #ccc;
	}
	
.post	.entry	.img_thumb {
	float: left;
	margin:10px 10px 10px 0;
	background-color:#fff;
	}
	
.post	.entry	a:hover {
	background-color:transparent;
	}
	

	
.navigation	{
	font: normal 0.8em/1.6em Verdana, Arial, Helvetica, sans-serif;
	margin:0 50px 0 230px;
	}
	
.navigation	.alignleft	{
	float:left;
	padding:4px;
	}
	
.navigation	.alignright	{
	float:right;
	padding:4px;
	}
	
.ngg-navigation	{
	margin-bottom:20px;
	}
	
/****** =NAVIGATION
*****************************************************/


#nav {
	float: right;
	width: 656px;
	margin: 0 40px 0 0;
	}

#navlist {
	position:relative;
	height: 45px;
	margin:40px 0 0 0;
	}
	
#navlist li {
	float: left;
	list-style: none;
	list-style-type: none;
	margin-left:12px;
	font: normal 0.8265em Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	}
	
#navlist li a {
	display: block;
	text-decoration: none;
	padding-bottom: 5px;
	color: #fff;
	}
	
#navlist li a:hover {
	text-decoration: none;
	border-bottom: 3px solid #fff22d;
	background-color:transparent;
	}
	
ul.sublist			{
	display:none;
	}
	
ul.sublist li {
	list-style: none;
	list-style-type: none;
	color: #fff;
	}
	
body#hm		li#home			ul.sublist,
body#dmr	li#dimarxeio	ul.sublist,
body#dm		li#dimos		ul.sublist,
body#dmt	li#dimotis		ul.sublist,
body#vst	li#visitor		ul.sublist,
body#nw		li#news			ul.sublist,	
body#lnk	li#links		ul.sublist,
body#cnt	li#contact		ul.sublist			{
	position:absolute;
	top:30px;
	left:0;
	height: 40px;
	display: inline;
	font: normal 1em Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	}
	
body#hm		li#home			a,
body#dmr	li#dimarxeio	a,
body#dm		li#dimos		a,
body#dmt	li#dimotis		a,
body#vst	li#visitor		a,
body#nw		li#news			a,
body#lnk	li#links		a,
body#cnt	li#contact		a					{
	border-bottom: 3px solid #fff22d;
	}
	
	
body#hm		li#home			.sublist li a,
body#dmr	li#dimarxeio 	.sublist li a,
body#dm		li#dimos 		.sublist li a,
body#dmt	li#dimotis 		.sublist li a,
body#vst	li#visitor		.sublist li a,
body#nw		li#news	 		.sublist li a,
body#lnk	li#links 		.sublist li a
body#cnt	li#contact		.sublist li a 				{
	display: block;
	text-decoration: none;
	color: #fff;
	border:0;
	background-color:transparent;
	}
	
body#hm		li#home 		.sublist li a:hover,
body#dmr	li#dimarxeio 	.sublist li a:hover,
body#dm		li#dimos	 	.sublist li a:hover,
body#dmt	li#dimptis		.sublist li a:hover,
body#vst	li#visitor		.sublist li a:hover,
body#nw		li#news		 	.sublist li a:hover,
body#lnk	li#links		.sublist li a:hover
body#cnt	li#contact		.sublist li a:hover		{
	text-decoration: none;
	color: #66b0f4;
	background-color:transparent;
	}
	
.sublist	li.active	{
	border-bottom:2px solid #FFFF00;
	}
	
/****** =LINKS-BLOGROLL
*****************************************************/
ul.blogroll	li		{
	font: normal 0.8265em Verdana, Arial, Helvetica, sans-serif;
	list-style: none;
	list-style-type: none;
	padding-bottom:10px;
	margin-bottom:10px;
	}
	
ul.blogroll	li	a:hover		{ 
	color:#66CCFF;
	background-color:transparent;
	border-bottom:1px solid #66CCFF;
	}
	
ul	li.linkcat	h2			{ 
	font-size:1em;
	margin-top:20px;
	padding-bottom:10px;
	border-top:1px solid #ccc;
	}
	
.alignleft {
	float:left;
	margin-right:20px;
	border:1px solid #000;
	}
	
.navigation {
display:none;
}

#ban {
	float: left;
	display: inline;
	margin: 35px 0 0 260px;
	}
#ban a:hover {
	background: none!important;
	}
	
#kw {
	display:none;
	}