/*
Theme Name: Antiproedros (Blocks)
Theme URI: http://antiproedros.gov.gr
Description: Based on Blocks Theme.
Version: 1.1
Author: OpenGov (mg12)
Author URI: http://antiproedros.gov.gr
*/

/* base  */
* {
	margin:0;
	padding:0;
}
body {
	background:#009999;
	background-image: url("images/background.png"); 
	background-repeat: repeat-x ;
	color:#333;
	font-size:12px;
	font-family:Verdana, Arial, Georgia, Helvetica,FreeSans,sans-serif ;
}
#container {
	margin:15px auto;
	width:960px;
	background:#FFFFFF;
	border:1px solid #CACACA;
}
small, .small {
	font-size:10px;
}
img {
	border:none;
}
.inline {
	display:inline;
}
.more-link {
	float:left;
	font-size:11px;
	text-align:right;
	width:100%;
}
.sided {
	background:#FFF;
	border:1px solid #899EA6;
	padding:3px;
}
a .sided:hover {
	border-color:#496370;
}
.wp-caption {
	background:#F1F5F6;
	border:1px solid #DCE3E9;
	padding:5px 0;
	margin-bottom:5px;
	text-align:center;
}
.wp-caption img {
	margin:0 5px;
}
.wp-caption-text {
	text-align:center;
	padding:0 5px !important;
	padding:3px 5px 0;
}
.post .content .wp-caption p {
	margin:3px 0 0;
}
a {
	color:#258;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
.button {
	text-decoration:none;
	padding:2px 5px;
	background:#D5E396;
	border-top:1px solid #D5E396;
	border-right:1px solid #B5C98F;
	border-bottom:1px solid #B5C98F;
	border-left:1px solid #D5E396;
	color:#84985D;
}
.button:hover {
	text-decoration:none;
	background:#C8DE9D;
	border-top:1px solid #B5C98F;
	border-right:1px solid #D5E396;
	border-bottom:1px solid #D5E396;
	border-left:1px solid #B5C98F;
	color:#60743A;
}
blockquote,
pre {
	background:#F1F5F6;
	border:1px dashed #B0BEC7;
	color:#666;
	padding:5px 10px;
	margin:5px 0;
}
pre {
	overflow:scroll;
}
blockquote a {
	color:#258;
}
blockquote.adminquote {
	background:#F6F9E7;
	border-color:#D5E396;
}
.feed, .feed a {
	color:#E05C23;
}
.textfield,
.textarea {
	border:1px solid #A4B97F;
	padding:2px 1px;
	font-size:12px;
	font-family:Verdana,Tahoma,"BitStream vera Sans",Arial,Helvetica,sans-serif;
}
.clear, .fixed {
	clear:both;
}
.alignleft {
	float:left;
	text-align:left;
	margin-right:10px;
}
.alignright {
	float:right;
	text-align:right;
	margin-left:10px;
}
.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.floatleft {
	float:left;
}
.floatright {
	float:right;
}
.left {
	float:left;
	margin-right:10px !important;
	margin-right:7px;
}
.right {
	float:right;
	margin-left:10px !important;
	margin-left:7px;
}
.block {
	background:#FFF;
	border:1px solid #B0BEC7;
	margin-top:10px;
}
.block .content {
	background:#F1F5F6;
	margin:1px;
	padding:6px 10px;
}
.block .g {
	background:#F6F9E7;
}
.block .r {
	background:#F6EEE3;
}
.boxcaption {
	border:1px solid #B0BEC7;
	border-bottom:none;
}
.boxcaption h3 {
	border:1px solid #FFF;
	background:#F1F5F6;
	padding:5px 10px;
	font-size:12px;
	color:#258;
}
.boxcaption a {
	text-decoration:none;
}
.box {
	border:1px solid #B0BEC7;
	border-top:none;
	padding:10px;
	margin-bottom:10px;
}
.w3c {
	color:#080;
	font-size:10px;
}
/* base  */


/* header  */
#header {
	padding:10px;
}
#header .content {
	background:#FFF;
	width:100%;
	height:100%;
	border-bottom: 1px solid #B0BEC7;
}
#header .content #title {
	float:left;
}

#header .content #menus {
	float:right;
}

#header .content #menus .topmenu{
	text-align:right;
	padding-bottom: 10px;
	height:18px;
}

#header .content #menus .topmenu span.lang {
 	float: right;
    font-size: 11px;
    font-weight: bold;
    padding-left: 30px;
}

#header .content #menus .topmenu span.lang  a.gr{
	background: #E9EEF1;
	padding:3px;
}

#header .content #menus .topmenu span.lang a.en{
	background: #c3ccce;
	padding:3px;
}

#header .content #menus ul.textresizer{
	list-style:none;
	float:right;
	padding-left:20px;
}

#header .content #menus ul.textresizer li{
	display:inline;
}

#header .content #menus ul.textresizer li img{
	padding:0px 2px;
}



#header .content #menus .mainmenu {
	font-family:arial;
	font-size:15px;
	font-weight: bold;
	padding:15px 0;
	text-align:right;
	color: #333333;
}

#header .content #menus .mainmenu ul{
	list-style:none;
}

#header .content #menus .mainmenu ul li {
	display:inline;
	padding:0px 10px;	
	/*border-right:1px dotted #333333; */
}

#header .content #menus .mainmenu ul li.noline {
	border-right:none;
}


#header .content #menus .mainmenu ul li a{
	color:#545454;
}

#header .content #menus .mainmenu ul li a:hover{
	color:#009395;
	text-decoration: none;
}

#header .content #menus .downmenu{
	padding:10px 0 0 0;
	text-align:right;
	font-size:11px;
	font-weight:600;
	color:#355173;
}

#header .content #menus .downmenu #searchformhome .searchbox{
	float:left;
}

#header .content #menus .downmenu #searchformhome{
	float:right;
}

#header .content #menus .downmenu #searchformhome .searchbox #s{
	border:1px solid #666666;
	height:15px;
	width:200px;
	float:left;
	color:#a5a5a5;
	padding: 1px;
	font-size: 95%;
}

#header .content #menus .downmenu #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;
}

/* header  */

#container #content{
	padding:0px 10px;
}

/* main  */
#main {
	width:686px;
	float:right;
	overflow:hidden;
}
.post {
	border:1px solid #B0BEC7;
	margin-top:10px;
}
.post .content {
	background:#FFF;
	padding:10px 11px 0;
	line-height:145%;
	overflow:hidden;
}

.smaller{
	font-size: 90%;
	padding: 8px 8px 0px 8px;
}

.smaller img {
	float:left;
	padding: 0px 8px 4px 0px;
}

.post .content .title {
	border-bottom:1px dotted #CACACA;
	color:#225588;
	font-size:16px;
	font-weight:normal;
	margin-bottom:15px;
	padding:5px 10px;
	text-decoration:none;
}

.post .title {
	border-bottom:1px dotted #CACACA;
	color:#225588;
	font-size:16px;
	font-weight:normal;
	margin-bottom:15px;
	padding:5px 10px;
	text-decoration:none;
}

.post .content .title a:hover {
	text-decoration:none;
	color:#333;
}

.smaller .content{
	background:#F1F5F6;
	margin-bottom:10px;
	padding:3px;
}

.smaller .content .title {
	border-bottom:1px dotted #CACACA;
	color:#225588;
	font-size:14px;
	font-weight:normal;
	padding:3px 3px;
	text-decoration:none;
	margin-bottom:0px;
}

.post .single h3.title{
	margin-bottom:0px;
}

.part,
.post .content p {
	margin-bottom:10px;
}
.post .content h4 {
	font-size:14px;
	margin-bottom:8px;
	color:#60743A;
}
.post .content ul,
.post .content ol {
	padding-bottom:10px;
}
.post .content li {
	list-style-position:inside;
	padding-left:20px;
}
.post .content table {
	border-collapse:collapse;
	background:#FFF;
	border:1px solid #B0BEC7;
	margin:5px 0 10px;
}
.post .content table tr td,
.post .content table tr th {
	border:1px #B0BEC7;
	border-style:solid dotted;
	text-align:left;
	vertical-align:middle;
	padding:5px 10px;
}
.post .content table tr th {
	background:#F6F9E7;
}
.post .meta {
	background:#F1F5F6;
	padding:5px 10px;
	font-size:10px;
/*	border: 1px solid #FFFFFF; */
}

.post .single .meta {
	background:#F1F5F6;
	padding:5px 10px;
	font-size:10px;
	margin-bottom:15px;
/*	border: 1px solid #FFFFFF; */
}

.smaller .meta {
	padding:0px;
	font-size:10px;
	text-align: right;
	border: none;
	background: #F1F5F6;
	margin-bottom:5px;
}
.post .author a {
	display:block;
	float:left;
	margin-left:-4px !important;
	margin-left:-2px;
	margin-right:6px;
	height:28px;
}
.post .author img {
	background:#FFF;
	border:1px solid #B0BEC7;
	padding:1px;
}
.post .info {
	padding-bottom:2px;
}
.post .act {
	float:right;
}
#pagenavi,
#postnavi,
#commentnavi {
	font-size:10px;
}
#pagenavi .newer,
#postnavi .prev {
	float:left;
}
#pagenavi .older,
#postnavi .next {
	float:right;
}
.wp-pagenavi span.docs {
	margin:2px 4px;
}
/* main  */

/* sidebar  */
#sidebar {
	float:left;
	width:244px;
	overflow:hidden;
}
#sidebar li {
	list-style:none;
}
.widget {
	background:#FFF;
	border:1px solid #B0BEC7;
	margin-top:10px;
}
.widget h3 {
	background:#E9EEF1;
	font-size:11px;
	margin:1px;
	padding:5px 10px;
	text-decoration:none;
	color:#258;
}
.widget a:hover h3 {
	background:#E1E7E9;
}
.widget ul {
	padding:4px 4px 3px 4px;
}
.widget .space {
	padding:4px 12px 8px;
}
.widget li {
	background:#F1F5F6;
	line-height:18px;
	margin-bottom:2px;
	padding:3px 5px;
}

.widget li:hover {
	background:#355173;
	line-height:18px;
	margin-bottom:2px;
	padding:3px 5px;
	color:#F1F5F6;
}

.widget li:hover a{
	color:#F1F5F6;
	text-decoration:none;
}

.widget li a:hover {
	color:#F1F5F6;
	text-decoration:none;
}

.widget ul li ul {
	padding-bottom:0;
	padding-right:0;
	padding-top:0;
}
.widget li li {
	padding:3px 5px 0;
	border-top:1px solid #DCE3E9;
	border-bottom:none;
	line-height:18px;
	margin-top:3px;
	margin-right:-5px;
}

.block_c{
	padding: 4px;
}

.block_c .address{
	background:#E9EEF1;
	font-size:90%;
	line-height:150%;
	margin-bottom:2px;
	padding:5px;
	text-align:center;
}

.block_c .address img{
vertical-align: middle;
}


.block_c .citizens{
	padding: 8px;
	border: 1px dotted #CACACA;
	background: #F1F5F6 ;
	font-weight: bold;
}

.block_d{
	padding: 4px;
	text-align:center;
}

.block_d a img{
	padding: 0px 1px;
	vertical-align:middle;
}

#sidebar ul.addtoany_list li {
line-height:0px;
}

#sidebar ul.addtoany_list li a {
padding:0;
}

.block_e ul.feed_list{
	font-size:90%;
}

.block_e ul.feed_list li{
	background:#ffffff;
	border-bottom: 1px dotted #CACACA;
}

.block_e ul.feed_list li:hover{
	background:#F1F5F6;
	border-bottom: 1px dotted #CACACA;
}

.block_e ul.feed_list li:hover a{
	color:#225588;
}

.block_f{
	margin-top: 10px;
}

.block_v{
	padding: 5px;
}

/* sidebar  */

/* footer  */
#footer {
	background:#FFF;
	border-top:1px solid #B0BEC7;
	margin: 10px;
	font-size:10px;
}

#footer .content {
	background:#EEEEEE;
	padding:8px 8px;
	text-align:center;
}

#footer .content img{
	padding:4px;
}


/* archive  */
#archive {
	margin-bottom:-10px !important;
	margin-bottom:0;
}
#archive li {
	font-size:95%;
	list-style:none;
	list-style-position:outside;
	padding:8px 10px;
}
#archive h3 {
	font-size:14px;
	font-weight:normal;
}
.archive-post .excerpt {
	margin-top:10px;
	border-bottom:1px dotted #CACACA;
	float: left;
	width:100%;
}

.archive-post .excerpt img{
	float:left;
	padding:0px 8px 4px 0px;
}

.archive-post {
	background:#F1F5F6;
	margin-bottom:10px;
}
.archive-post:hover {
	background:#F6F9E7;
}
/* archice  */


.wp-pagenavi {
	background:#FAFDEC;
	margin:1px;
	padding:6px 10px;
	text-align:center;
}
.wp-pagenavi a {
	padding:6px 8px; 
	text-decoration:none;
}
.wp-pagenavi a:hover {	
	text-decoration:none;
	background:#DEECBE;
}
#pagenavi .wp-pagenavi span.pages {
	margin:2px 9px 2px 0;
	color:#666666;
	border-color: #666666;
}
.wp-pagenavi span.current {
	background:#FFF;
	padding:6px 8px; 
	font-weight:bold;
}

#pagenavi .wp-pagenavi span.extend {
	margin:2px 4px;
		color:#666666;
	border-color: #666666;
}

/* Caption */

#text div.caption {
	margin: 0 10px 10px 10px;
	border: 1px solid #ccc;
	padding: 5px;
}

#text div.right {margin-right: 0;}
div.left  { margin-left: 0;}

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

#text div.caption p {
	margin: 5px 0 0 0;
	padding: 5px;
	border-top: 1px #ddd dotted;
	font-size: .9em;
}

#sidebar div.caption {
	margin: 0;
	padding:0;
	position: relative;
}

#sidebar .block_v 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:224px;
}

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

#text div.caption p {
	margin: 5px 0 0 0;
	padding: 5px;
	border-top: 1px #ddd dotted;
	font-size: .9em;
}

#content div.caption {
	margin: 0;
	padding:0;
	position: relative;
}

#content 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:214px;
}

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

#content .less_v {
	margin: 0; 
	padding: 0;
	float:none;
}

#content .less_v a{
	margin:0 15px 30px;
	float:left;
}

#content .less_v  div.caption p {
width:292px;
}


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;
}

.sideban {
	float: left;
	text-align: center;
	padding:10px 0px;
}

.sideban img{
	padding:5px 0px 7px 0px;
}

.audiobuttons{
	text-align: right;
	margin-bottom:15px;
}

#itunes ,
#rss_podcast{
	background-repeat: no-repeat;
    color: #4C4C4C;
    padding: 5px 26px 6px 38px;
}

#itunes {
    background-image: url("images/itunes.png");
}

#rss_podcast {
    background-image: url("images/rss_podcast.png"); 
}


