/*
Theme Name: WordPressGR
Theme URI: http://www.wordpress.gr/
Description: Custom WordPress theme created by Pantso for WordPress.gr
Author: Pantso
Author URI:http://www.pantso.gr/

*/

@import "menu.css";
body {
	background: #fafafa;
	margin: 0;
	padding: 0;
	font-family: Verdana,"Helvetica Neue",Helvetica,Lucida Grande, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.5em;
	color: #333333;
	list-style: none;
}
a {
	outline:0;
}
#header {
	width: 100%;
	background: url(images/bgheader.gif) repeat-x;
	min-height:236px;
}
#up {
	width:970px;
	background: url(images/up.gif) no-repeat;
	margin: 0 auto;
	height:41px;
}
#wrapper {
	width:970px;
	margin:0 auto;
	position:relative;

}

/*- Search -*/
#search {
	border:medium none;
	float:right;
	height:0;
	padding:1px 0 0;
}
#search input {
	background: url(images/search-bgr.gif) repeat-x top;
	border: 1px solid #000000;
	float: left;
	padding: 8px;
	width: 285px;
        margin-top:39px;

}
#search input.btn {
	background: none;
	border: 0;
	margin: 8px 0 0 -30px;
	padding: 0;
	width: auto;
        margin-top:48px;
}

h1{
	background: url(images/wpmania.png) no-repeat;
	width:350px;
	height:124px;
	text-indent:-9999px;
	margin-top:-25px;
	left:20px;
/*
margin:0 40px;
*/
	position:absolute;
}
h1 a {
	display:block;
	line-height:100px;
}
#meniu2 {
	float:right;
margin-right:-305px;
margin-top:111px;
}
#meniu2 ul {
	float:right;
	padding: 0;
	margin:0;
	border: 0;
	list-style-type: none;
}
#meniu2 ul li {
	float:left;
	padding: 0;
	border: 0;
	list-style-type: none;
	position:relative;
}	
#meniu2 ul li a{
	background:#000000;
	display:block;
	height:19px;
	color:#fff;
	font-size:13px;
	text-align:center;
	text-decoration:none;
	font-style:normal;
	line-height:22px;
	padding:2px 20px;
}
#meniu2 ul li a:hover{
	color:#00c6ff;
}
.clear {
	clear:both
}	
.upcontent {
	background: url(images/upcontain.gif) no-repeat;	
	margin:0 0 0 4px;
	width:962px;
	height:12px;
	clear:both;
}	
#contain {
	background: url(images/containsh.gif) #dbdbdb no-repeat;
	margin:0 4px;
	width:960px;
	border-right:1px solid #757474;
	border-left:1px solid #757474;
}
.postsc{
	float:left;
	width:642px;
}
.upposts{
	background: url(images/upposts.gif) no-repeat;
	width:632px;
	height:13px;	
	margin:0 5px;
	float:left;
}
.posts{
	background: url(images/postsbg.gif) repeat-y;
	width:632px;
	float:left;
	margin:0 5px;	
	padding-bottom:20px;
}
.wp-pagenavi{
	text-align: center;
	margin: 0 auto;
	padding:20px;
}
.downposts{
	background: url(images/downposts.gif) no-repeat;
	width:632px;
	height:8px;	
	margin:0 5px;
	padding-bottom:20px;
	float:left;
}
.post {
	width:612px;
	margin:14px 10px 0 10px;
	font-size: 12px;
        line-height:1.3em;
	float:left;
	border-bottom:1px solid #d9d9d9;
	padding-bottom:14px;
}
img{
	border:0px solid #B1B1B1;
	padding:3px;
}
.postimg {
	margin-right:20px;
	float:left
}
.postimg img {
	border:1px solid #b1b1b1;
	padding:4px;	
}
.post h2 {
	margin:0;
	font-size:18px;
	font-style:normal;
	font-family: Arial, Helvetica, sans-serif;
	cursor:pointer;
}
.post h2 a{
	color:#000;
}
.post h2 a:hover{
	color:#56c7e7;
}

a  {
color:#005b7f;
text-decoration:none;
}
a:hover {
color:#005b7f;
text-decoration:none;
}
.rights{
	float:left;
	width:300px;
	padding:0 13px 0 5px;
}
.rights img{
	border:0px;
}
a.mail {
	background: url(images/email.png) no-repeat;
	width:47px;
	height:46px;
	text-indent:-9999px;
	display:block;
	float:left;
	margin-right:24px;
}
a.rss {
	background: url(images/rss.png) no-repeat;
	width:40px;
	height:46px;
	text-indent:-9999px;
	display:block;
	float:left;
	margin-right:24px;
}
a.twitter {
	background: url(images/twitter.png) no-repeat;
	width:44px;
	height:46px;
	text-indent:-9999px;
	display:block;
	float:left;
	margin-right:24px;
}
a.facebook {
	background: url(images/facebook.jpg) no-repeat;
	width:37px;
	height:46px;
	text-indent:-9999px;
	display:block;
	float:left;
}
.share {
	margin:20px auto;
	width:250px;
}
.rightl{
	background: url(images/rightline.gif) no-repeat;
}
.adds{
	border:1px solid #b1b1b1;
	padding:15px;
	margin:10px 0;
}
.categories h2{
	margin:5px 0;
	font-style:italic;
	background: url(images/rightline.gif) no-repeat bottom;
	padding-bottom:10px;	
}
.categories ul {
	padding: 0;
	margin:0;
	border: 0;
	list-style-type: none;
	width:270px;
	float:left;
}
.categories ul li {
	background: url(images/libg.gif) no-repeat top;
	padding: 0 0 6px 30px;
	clear:both;
	float:left;
	width:100%;
}
.categories ul li a {
	display:block;
	font-style:italic;
	color:#333333;
	float:left;
	padding-right:5px;
}
.rights h2{
	margin:5px 0;
	font-style:italic;
	background: url(images/rightline.gif) no-repeat bottom;
	padding-bottom:10px;	
}
.rights ul {
	padding: 0;
	margin:0;
	border: 0;
	list-style-type: none;
	width:270px;
	float:left;
}
.rights ul li {
	background: url(images/libg.gif) no-repeat top;
	padding: 0 0 6px 30px;
	clear:both;
	float:left;
	width:100%;
}
.rights ul li a {
	display:block;
	font-style:italic;
	color:#333333;
	float:left;
	padding-right:5px;
}
#footer {
	width:100%;
	background:#1c1b19;
	padding:37px 0;
}
#footerin{
	width:100%;
	background:#3b3a3a;
	border-bottom:1px solid #4d4c47;
	border-top:1px solid #4d4c47;
	padding:10px 0;
}
#footerw{
	width:970px;
	margin:0 auto;
}
#footerw a {
	color:#c6c6c6;
}
.divf1{
	float:left;
	width:215px;
	border-right:1px solid #4d4c47;
	color:#fff;
	font-size:11px;
	line-height:20px;
	padding:10px 10px 10px 15px;
}
.divf1 h3, .divf2 h3 {
	margin:0;
	font-size:14px;
	font-style:italic;
}
.divf2{
	float:left;
	width:210px;
	color:#fff;
	font-size:11px;
	line-height:20px;
	padding:10px 10px 0 15px;
}
.children {
	margin:10px 0 0 0 !important;
	clear:both;
	float:left;
	width:240px !important;
}
.children li {
	padding:0 0 6px 25px !important;
}

a.more-link{
	font-size:12px;
	text-decoration:underline;
	float:right;
	margin:10px 0;
}
a.more-link:hover{
	text-decoration:none;
}
.commentlist {
	margin:0;
	padding:0;
	list-style-type: none;
}
.commentlist li {
	padding-top:20px;
}
.commentmetadata {
	width:120px;
	float:left;
	text-align:center;
}
.commenttext {
	float:left;
	background:#fff;
	width:430px;
	border:1px solid #b1b1b1;
	padding:5px 20px;
	position:relative;
}
.arrow_comment {
	position:absolute;
	top:20px;
	left:-16px;
	background:url(images/arrow_com.gif);
	width:16px;
	height:16px;
}
.datecomment{
	padding:0;
}
#commentform input[type="text"], #commentform textarea {
	background:#fff;
	border:1px solid #757474;
}
blockquote {

/*
border : 1px solid #757474;
*/

background:url(images/quotes.png) no-repeat;
margin: 0px;
padding: 4px 10px 5px 80px;
color:#005B7F;
}
.copyright {
       background:#1C1B19 none repeat scroll 0 0;
       font-size:10px;
       height:50px;
       text-align:center;
}

.date {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(images/calendar.gif) no-repeat scroll center center;
float:right;
font-family: Helvetica,Arial,sans-serif;
padding:1%;
width:5%;
}

.date span.month {
display:block;
font-size:1em;
letter-spacing:1px;
text-align:center;
text-transform:uppercase;
}

.date span.day {
display:block;
font-size:1.2em;
text-align:center;
}

form fieldset {
    border: 1px solid #EEEEEE;
    border-radius: 3px 3px 3px 3px;
    padding: 10px;
}
