/*  
Theme Name: perlikos
Theme URI: http://perlikos.gr
Description: to theme tou foti perlikou
Version: 1.0
Author: unknown
Author URI: unknown
*/

/* CSS Basic Document */
body
{
margin:0px auto;
padding:0px;
background-image:url(images/backround2.gif);
font-size: 10px;

}
.header
{
border-left:1px solid #666666;
border-right:1px solid #666666;
background:url(images/header_image2.jpg) left top no-repeat;
height:125px;
}
.logo
{
margin-left:27px;
margin-top:38px;
}
.menu_box
{
border-left:1px solid #666666;
border-right:1px solid #666666;
border-top:1px solid #F7BB03;
border-bottom:1px solid #F7BB03;
background-color:#660066;
/* height:30px; */
color:#FFCC00;
text-align: center;
}
.body_box
{
border-left:1px solid #666666;
border-right:1px solid #666666;
border-bottom: 1px solid #666666;
margin-bottom: 1em; 
padding:20px 7px 25px 18px;
background:white url(images/backround.jpg) left bottom no-repeat;
color:#5C5C5C;
}
.heading
{
background-color:#660066;
/*height:21px;*/
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-style: normal;
line-height: 21px;
font-weight: bold;
font-variant: normal;
text-transform: none;
color:#FFCC00;
text-decoration: none;
padding-left:10px;
margin: 0; 
}
.box
{
border:1px solid #646464;
padding:2px;
background-color:white;
color:#5C5C5C;
margin: 15px; 
margin-top: 0; 
width: 133px; 
}

.box p {margin: 0.5em; }
.box ul { list-style-type:none; padding: 0; font-size: x-small; text-align: left;}
.box ul li { margin: 0.3em 0 0.3em 0.3em; }
.box ul li a { text-decoration: none; color: #5C5C5C; }
.box ul li a:hover { text-decoration: underline; color: blue; }
.padding10
{
padding:8px;
font-size:10px;
}
.footer_box
{
border-left:1px solid #666666;
border-right:1px solid #666666;
padding:0px 17px;
background-color:#FFFFFF;
color:#5C5C5C;
}




/* CSS Background image Document */
.footer_left_bg
{
background:url(images/footer_left_bg.gif) left top no-repeat;
height:28px;
}


/* CSS text Document */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #5C5C5C;
	text-decoration: none;
}

ul#features {margin: 0; padding: 0; display: inline; }

.page_item {margin: 0 0.5em; padding: 0; display:inline;}
.page_item a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #F7BB03;
	background-color:inherit;
	text-decoration: none;
}
.page_item a:hover
{
color:#FFFFFF;
text-decoration:underline;
background-color:inherit;
}
.body_link
{
color:#5C5C5C;
text-decoration: underline;
line-height:18px;
background-color:inherit;
}
.body_link:hover
{
text-decoration:none;
}

img {border: 0;}


.heading a { color: white; text-decoration: none;  }

#commentform { width: 530px;}

#commentform textarea {
	width: 100%;
}

