/*
Theme Name: GenikiGrammateiaKyvernisis
Theme URI: http://ggk.gov.gr
Description: Based on PrimeMinister Theme.
Version: 1.0
Author: OpenGov
Author URI: http://www.opengov.gr
*/

html, 
body, 
div, 
span, 
applet, 
object, 
iframe,
h1, 
h2, 
h3, 
h4, 
h5, 
h6, 
p, 
blockquote, 
pre,
a, 
abbr, 
acronym, 
address, 
cite, 
code,
del, 
dfn, 
font, 
img, 
ins, 
kbd, 
q, 
s, 
samp,
small, 
strike, 
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%; vertical-align: baseline }

:focus { outline: 0 }
body { line-height: 1; color: black; background: white }
ol, ul { list-style: none;}
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: "" "" }

body { 
	background:#009999;
	background-image: url("images/background.png"); 
	background-repeat: repeat-x ;
	font:11px Verdana, Arial, Georgia, Helvetica,FreeSans,sans-serif ;
}

#wrapper{
	margin:0px auto;
	width:960px;
}

#container { 	
	width:920px;
	min-width:920px;
	padding:0px 20px;
	background:#FFFFFF;
	float: left;
}

a, a:visited { 
	text-decoration: none; 
	color:#22a7a7;
}

a:hover { color: #023f88; }

p { 
	margin-top: 0;
	padding:3px;
	line-height:120%;
}

ol {
	list-style-type: decimal;
	list-style-position: inside ;
}

img {border: none }

.header{
	width:920px;
	height:179px;
	float:left;
	margin-bottom:15px;
	margin-top:10px!important;
}
	
#quote {
	font-size:130%;
	padding:10px;
	margin-bottom:40px;
	background:#EDEBEC none repeat scroll 0 0;
	float:left;
	color:#183167;
}

.header .lang_bar{
	width:920px;
	height:20px;
	float:left;
}

.header .lang_bar .lang_switcher{
	width:55px;
	height:17px;
	float:right;
	background:#949595;
	font-weight:bold;
	padding-top:3px;
	padding-left:10px
}

.header .lang_bar .lang_switcher a{
	color:#cdcfd3;
	padding-right:8px;
}

.header .lang_bar .lang_switcher a.selected{
	color:#FFFFFF;
}

.header .main_nav{
	width:920px;
	height:75px;
	float:left;
}

.header .main_nav .logo{
	width:295px;
	height:100px;
	float:left;
	padding-right:20px;
	
}

.header .main_nav .nav{
	padding:25px 0px 20px 0px; 
	width:504px;
	height:20px;
	float:right;
}

.header .main_nav .nav ul{
	list-style: none;
	float:left;
	height: 20px;
	padding-left:10px;
	width:614px;
}

.header .main_nav .nav ul li{
	display:inline;
	float:left;
	height: 20px;
}

.header .main_nav .nav ul span.seperator{
	background-image:url("images/bullet.gif");
	background-position: bottom;
	background-repeat: no-repeat;
	float:left;
	height:5px;
	padding:5px 0px 0px 5px;
	width:9px;
}

.header .main_nav .nav ul li a{
	float:left;
	height: 20px;
	font:130% Arial, Georgia, Helvetica,FreeSans,sans-serif ;
	font-weight: 600;
	color:#545454;
	padding:0px 3px;
}

.header .main_nav .nav ul li a:hover{
	color:#22a7a7;
}

.header .header_bar{
	width:920px;
	height:40px;
	float:left;
	padding:24px 0px 0px 0px;
}

.header .header_bar .breadcrumb{
	border-bottom:1px dotted #CACACA;
	float:left;
	font-size:100%;
	height:15px;
	padding-bottom:4px;
	padding-top:20px;
	width:575px;
	font-weight:500;
}

.header .header_bar .breadcrumb .contact{
	float:left;
	padding:0px 10px 0px 18px;
	background: url("images/mail.png");
	background-repeat: no-repeat;
	background-position: left;
}

.header .header_bar .breadcrumb .contact a{
	color:#678cb8;
}

.header .header_bar .breadcrumb ul{
	list-style: none;
	float:left;
	padding-left:10px;
}

.header .header_bar .breadcrumb ul li{
	display:inline;
	float:left;
	padding:0px 10px;
	border-right: 1px solid #CACACA;
}

.header .header_bar .breadcrumb ul li a{
	color: #CACACA;
}

.header .header_bar .breadcrumb ul li a:hover{
	color:#555555;
}
	
.header .header_bar .search{
	width:345px;
	height:20px;
	float:left;
	padding-top:15px;
	padding-bottom:4px;
	border-bottom: 1px dotted #CACACA;
	text-align:right;
	font-size:100%;
	font-weight:600;
	color:#355173;
}

.header .header_bar .search #searchformhome .searchbox{
	float:left;
}

.header .header_bar .search #searchformhome{
	width:345px;
	float:left;
}

.header .header_bar .search #searchformhome .searchbox label{
	float:left;
	padding:5px 10px 0px 0px;
}

.header .header_bar .search #searchformhome .searchbox #s{
	border:1px solid #666666;
	height:15px;
	width:200px;
	float:left;
	font-size:90%;
	color:#a5a5a5;
}

.header .header_bar .search #searchformhome .searchbox button{
	background: url(images/go.png);
	background-repeat: no-repeat;
	background-position: right;
	width:25px;
	height: 17px;
	padding-left:8px;
	float:left;
	border: none;
}

.content{
	width:920px;
	float:left;
}

.sidebar{
	width:190px;
	float: left;
	padding-bottom:20px;
}

.sidebar .menu{
	width:190px;
	float: left;
	padding-bottom:20px;
}

.sidebar .menu ul {
	width:190px;
	float: left;
	background: #FFFFFF;
	list-style:none;
}

.sidebar .menu ul li {
	width:190px;
	border-bottom: 1px solid #CACACA;
	background:#e8e8e8;
	float: left;
}

.sidebar .menu ul li a{
	background:#FFFFFF;
	color:#606060;
	float:left;
	font-weight:600;
	padding-left:15px;
	padding-top:5px;
	padding-bottom:5px;
	width:175px;
	background-image: url(images/arrow.gif);
	background-position: left;
	background-repeat: no-repeat;
}

.sidebar .menu ul li a:hover{
	background:#e8e8e8;
	color:#183167;
	background-image: url(images/arrow.gif);
	background-position: left;
	background-repeat: no-repeat;
}

/* Inner Menu */

.sidebar .menu ul.inner, .sidebar .menu ul ul {
	width:190px;
	background: #FFFFFF;
	list-style:none;
	border-bottom: 1px solid #8c8c8c;
}

.sidebar .menu ul.inner li, .sidebar .menu ul ul li {
	width:175px;
	border-bottom: 1px solid #CACACA;
	background:#e8e8e8;
	background:#e8e8e8;
	padding-left:15px;
}

.sidebar .menu ul.inner li a, .sidebar .menu ul ul li a{
	color:#606060;
	font-size:90%;
	padding-left:8px;
	padding-top:3px;
	width:167px;
	background:#e8e8e8;
	background-image: url(images/arrow.gif);
	background-position: left;
	background-repeat: no-repeat;
}

.sidebar .menu ul.inner  li a:hover{
	background:#e4eaf8;
	color:#183167;
	background-image: url(images/arrow.gif);
	background-position: left;
	background-repeat: no-repeat;
}

.sidebar .address{
	border:1px solid #CACACA;
	float:left;
	padding:8px;
	width:172px;
	background: #E9EEF1;
}

.sidebar .address a{
	color:#819fe2;
}

.sidebar  img{
	vertical-align:middle;
}

.sidebar .address  a:hover{
	color:#183167;
} 


.sidebar .rss_feed{
	border-right:1px dotted #DADADA;
	float:left;
	padding:0px 8px 0px 0px;
	width:180px;
	font-size:100%;
	margin-top:20px;
}

.sidebar .rss_feed h2.rss_feed_title{
	border-bottom:1px solid #CACACA;
	color:#355173;
	float:left;
	font-size:100%;
	font-weight:bold;
	margin-bottom:8px;
	padding:2px 0 3px;
	width:180px;
}

.sidebar .rss_feed ul{
	list-style:none;
}

.sidebar .rss_feed ul li{
	list-style:none;
	font-size:100%;
	background:none;
	padding:3px 0px;
	border-bottom:1px dotted #CACACA;
}


.article{
	width:710px;
	float: left;
	padding:0px 0px 20px 20px;
}

.article .articleitem{
	float: left;
	width:710px;
}

.article .videothumbs{
	float: left;
	width:710px;
	margin-top:20px;
	border-top:1px solid #CACACA;
	padding-top:10px;
}

.article .articleitem img{
	padding:10px 15px 10px 0px;
	float:left;
}

.article .videothumbs img{
	padding:10px 10px 10px 10px;
	float:none;
}

.article .articleitem ,
.article .articleitem p{
	font-size:110%;
}

.article .articleitem ol,
.article .articleitem ul{
	margin-left:20px;
}
	
	
.article .articleitem .articleitem_title{
	border-bottom:1px solid #CACACA;
	color:#009899;
	float:left;
	font-size:120%;
	font-weight:600;
	margin-bottom:9px;
	padding:10px 0;
	width:710px;
}

.archive{
	width:710px;
	float: left;
	padding:0px 0px 20px 20px;
}

.archive .archiveitem{
	border-bottom:1px dotted #CACACA;
	float:left;
	padding:10px 0;
	width:710px;
	overflow:hidden;
}
	
.archive .archiveitem .archiveitem_title{
	color:#009899;
	float:left;
	font-size:130%;
	font-weight:600;
	padding:20px 0px 10px 0px;
	width:710px;
}

.archive .archiveitem .archiveitem_date{
	color:#666666;
	float:left;
	font-size:11px;
	font-weight:600;
	padding:10px 20px 10px 0px;
	text-align:right;
	width:690px;
}

.archive .archiveitem .p{
	float: left;
	width:710px;
	padding:10px 0px;
}


.archive .archiveitem .archiveitem_more{
	float:left;
	font-size:11px;
	padding:10px 20px 10px 0px;
	text-align:right;
	width:690px;
}

.archive .archiveitem img{
	padding: 0px 5px 5px 0px;
	float:left;
}

.footer{
	float:left;
	width:920px;
	font-size:90%;
	color:#828282;
	margin-bottom:10px;
	padding:8px 0 10px;
	border-top:1px solid #CACACA;
	background:#eeeeee;
	text-align:center;
}

ul.viewing{
	margin-bottom:30px;
}

.sidebar .menu ul.viewing  li a.current,
.sidebar .menu ul.viewing  li.current_page_parent a,
.sidebar .menu ul.viewing  li.current_page_item a{
	color:#183167;
}

.page_arch_bar{
	border-bottom:1px solid #CACACA;
	float:left;
	margin-bottom:10px;
	padding:5px 0 15px;
	width:100%;
}

.page_arch_bar ul li{
	display:block;
	padding:3px 10px ;
	float:left;
	font-weight:bold;
	width:80%;
	background:url(images/arrow.gif) no-repeat scroll left center;
	margin-left:20px;
}

 .page_arch_bar ul li.current_page_item  a{
	color:#183167;
 }
 
 .articleitem table{
	margin:8px 0px 15px 0px;
 }
 
 .articleitem table tr td.name,
 .articleitem table tr td.namegov{
	background:#e9eef1;
 }
 
 .articleitem table tr td.namegov a{
 	color:#183167;
 }
 
.articleitem table tr td.no_top{
	border-bottom:1px solid #e9eef1;
 }
  
 .articleitem table tr td{
	padding:5px;
	border-bottom:1px solid #CACACA;
 }
 
.header  ul.textresizer {
	float:right;
	height:17px;
	padding-top:4px;
}

 .header  ul.textresizer li{
	display:inline;
	padding:0;
}

#container div.caption {
	padding: 0;
	margin:10px 10px 10px 10px;
	position: relative;
	float:left;
}

#container div.caption p {
	background:black;	
	bottom:0;
	color:white;
	font-size:90%;
	left:0;
	margin:0;
	min-height:20px;
	opacity:0.7;
	padding:4px;
	position:absolute;
	text-align:center;
	width:208px;
}

#container div.caption img {
	margin: 0; padding: 0;
}

.article .articleitem img.masker{
	float:none;
	padding:0;
	margin:0;
}

.wp_stats{
	background:none repeat scroll 0 0 #FFE2D9;
	border:1px solid red;
	float:left;
	margin:10px 20%;
	padding:4px 10px;
}
	
#themes_in {
    font-size:90%;
}

#themes_in img {
	padding: 0px 0px 0px 0px;
	float:none;
}

span.last_news{
	float:right;
	font-weight: bold;
}

span.last_news a{
	color: #355173;
}

table.contain_tbl{
	float: left;
	width:710px;
}
.wp-pagenavi{
	float: left;
	text-align:center;
	width:710px;
	margin-top:10px;
}

.sidebanner{
	float:left;
	margin:10px 0px;
	text-align:center;
	width:100%;
}


div.wpcf7 {
	color:#333333;
}

div.wpcf7 .phone{
	width:200px;
	float:left;
}


div.wpcf7 .phone_big{
	width:220px;
	float:left;
	margin-bottom:10px;
}


div.wpcf7 .address_big{
	width:390px;
	float:left;
	margin-bottom:5px;
}

div.wpcf7 .address_small{
	width:170px;
	float:left;
	margin-bottom:5px;
}

div.wpcf7 .address{
	width:220px;
	float:left;
	margin-bottom:10px;
}

div.wpcf7 .address_space{
	padding-left:55px;
}


div.wpcf7 p{
	float:left;
	width:100%;
}

div.wpcf7 p.under{
	border-bottom:1px dotted #e8e8e8;
	padding-bottom:5px;
	margin-bottom:5px;
	font-style:italic;
}

.wpcf7-response-output {
float:left;
}

span.spacer{
	float:left;
	height: 10px;
}

.govdur{
	text-align: right;
	font-weight: bold;
	color:#183167;
}
