/*  
Theme Name: Project Arxwn
Description: The Project Arxwn wordpress theme. Cross-browser, XHTML Strict v1.0 and CSS 2.1 valid. Great for businesses, corporate blogs and web sites.
Version: 1.0.0
Author: john Barounis
Author URI: http://www.jbaron.gr/
Tags: business, corporate, xhtml, css, simple, clean, clear, white, grey, orange, fixed width, intro, banner, widget-ready, widgets, right sidebar, two columns, valid XHTML, valid CSS, blueprint, blueprintcss
*/
.cat-list li {
list-style:none;
display:inline;
}
body
{
	_background: #ffffff 0 0;
/*url('images/bodybg.jpg') repeat-x*/
	font-size: 11px;
	color: #525252;
	border: red solid 0px;
}
html, body, h1, h2, h3, h4, ul, li {
	margin: 0;
	padding: 0;
}
h2, a
{
	color: #525252;
}

pre, code {white-space: normal;}

#top
{
border: red solid 0px;
	text-align: right;
	height: 24px;
}

#top .menu
{
	padding-top: 0px;
}

#top .menu li
{
	display: inline;
	list-style-type: none;
	padding-right: 20px;
}

#top .menu a
{
	text-decoration: none;
	color: #999;
}

#top .menu a:hover
{
	color: green;
}

#contenttop
{
border: green solid 0px;
	height:20px;
}

#contentwrapper
{

border: green solid 0px;
}

#header
{
	height: 160px;
	border: red solid 0px;
}

#header #title
{
	text-align:center;
}

#header #title .logo
{

}

#header #title #blogtitle
{
	_margin-left: 38px;
}

#header #title h1
{
	font-size: 8em;
	font-weight: bold;
	color: #525252;
	margin-bottom: 0px;
}

#header #title h2
{
	float:right;
	font-size: 2.5em;
	color: #525252;
}

#header #searchbar
{
	margin-top: 10px;
}

#introcontainer
{
	margin-top: 0px;
}

#intro
{
	
	height: 209px;
	background: url('images/introbg.jpg') no-repeat 0 0;
	margin-left: 0px;
	margin-bottom:0px;
	font-size: 10px;
}


#intro #introtext
{
	
	text-align:center;
	height: 165px;
	padding-left:0px;
	padding-top:0px;
	margin: 0px auto auto 50px;
	overflow: hidden;
}


#intro #introtext h1
{
	font-size: 18px;
	color: #00599d;
	margin-bottom: 10px;
}

#intro #introtext p
{
	font-size: 16px;
}

#intro #introicon
{
	float: right;
	margin: 35px 50px;
}


.post .postbutton
{
	float:left;
	width: 171px;
	height: 157px;
	background: url('images/koumpi.png') no-repeat 0 0;
	margin-right: 10px;
border: navy solid 0px;
}
.post .postbutton a{
	float:left;
	width: 171px;
	height: 157px;
	text-align:center;
	text-decoration:none;
	font-size:10em;
	color:#333;
	border: yellow solid 0px;
	

}
.post .postbutton a:hover{

	margin:auto;

	text-align:center;
	text-decoration:none;
	font-size:10em;
	color:#fff;

}

.post
{
	width:750px;
	
	border: solid 0px #c1B978;
	
margin:auto;	

	padding: 10px;	
}



.post .postheader .posttitle
{		
		margin-top:20px;
		border: solid 0px #c1B978;
	line-height: 20px;

}

.post .postheader .posttitle h2
{
	/*font-family: Georgia, Times, "Times New Roman", serif;*/
	font-size: 20px;
	padding: 0;
	margin: 0;

}

.post .postheader h2 a
{
	text-decoration: none;
	color:navy;
}
.post .postheader h2 a:hover
{
	text-decoration: none;
	color:blue;
}

.post .postheader .posttitle .postmeta
{
	/*font-family: Georgia, Times, "Times New Roman", serif;*/
	font-size: 11px;
}

.post .postmeta{
	/*font-family: Georgia, Times, "Times New Roman", serif;*/
	font-size: 9px;
	float:right;
	margin:auto;
	margin-top:0px;
	color:navy;
	text-align:center;
	border: red solid 0px;
}
.post .postcontent
{
	font-family: Times, "Times New Roman", serif;
	margin-top: 0px;
	line-height: 17px;
	font-size: 15px;
	color: #000;
	padding:5px;

}
.post .postcontent_single
{
	font-family: Times, "Times New Roman", serif;
	margin-top: 0px;
	line-height: 17px;
	font-size: 15px;
	color: #000;
	padding:5px;
	background-color:#ECF8FD;
	border:#D0E8F4 solid 2px;
-moz-border-radius:5px 0px 5px 5px;
-webkit-border-radius:5px 0px 5px 5px;
border-radius:5px 0px 5px 5px;
	-moz-box-shadow: 0 0 0px #000;
	-webkit-box-shadow: 0 0 0px #000;
	box-shadow: 0 0px 0px #000;
}
.postboxstyler{
	font-family: Times, "Times New Roman", serif;
	margin-bottom: 10px;
	
	
	color: #000;
	padding:5px;
	background-color:#fff;
	border:#D0E8F4 solid 2px;
-moz-border-radius:5px 0px 5px 5px;
-webkit-border-radius:5px 0px 5px 5px;
border-radius:5px 0px 5px 5px;
	-moz-box-shadow: 0 0 10px #000;
	-webkit-box-shadow: 0 0 10px #000;
	box-shadow: 0 0px 10px #000;

}
.post .commentcount
{
	margin-top: 10px;
	margin-bottom: 20px;
}
.post .postcontent .commentcount
{
	float:left;
	margin-top: 10px;
	line-height: 12px;
	text-align: left;
	padding-top:0px;
	border: yellow solid 0px;
}

.post .postcontent .commentcount a
{
	text-decoration: none;
	color: green;
}

.post .postcontent .commentcount a:hover
{
	text-decoration: none;
	color: red;
}
.post .postcontent p
{
	margin-bottom: 10px;
}
.post .posttags
{
	color: #0000ff;
	clear:both;
	margin-top: 0px;
	text-align: right;
}
.post .posttags a
{
	color: #959595;
	font-size:10px;
	clear:both;
	margin-top: 0px;
	text-align: right;
}
.post .posttags a:hover
{
	color: blue;
	clear:both;
	margin-top: 20px;
	text-align: right;
}
.commentbox
{
	background: #fafafa;
	border: solid 1px #90B978;
	margin: 10px 5px 20px 0px;
	padding: 15px;
}
.commentbox_admin
{
	background: #B8F9EF;
	border: dotted 1px navy;
	margin: 10px 5px 20px 0px;
	padding: 15px;
}
.commentbox_author
{
	background: yellow;
	border: solid 1px #898C5A;
	margin: 10px 5px 20px 0px;
	padding: 15px;
}
.commentbox_registered
{
	background: #B8F8B9;
	border: solid 1px #385F39;
	margin: 10px 5px 20px 0px;
	padding: 15px;
}
.comment_usertype{
float:right;
color:#999999;

}
.commentmeta .avatar
{
	float: left;
	padding-right: 6px;
}
.commentmeta a
{	
	float: left;
	padding-right: 6px;

}
.cal a{
color:navy;
}
.cal a:hover{
color:red;
}
.commenttext
{
	clear: both;
	margin-top: 10px;
}

.commentform input
{
	padding: 0;
	margin: 0;
	line-height: 0;
}

#commentform .text {
	width: 300px;
    margin: 0 0 15px 0;
}

#commentform textarea
{
    width:450px;
    height:150px;
    margin:0;
    padding:5px;
}

.contact{
width:600px;
border:red solid 0px;
margin-left:200px;
}
.contact a{
	color:navy;
}
.contact a:hover{
	text-decoration: none;
	color:blue;
}


.navlinks
{
	margin: 0px 5px 40px 110px;	
	border:solid red 0px;
}

.navlinks a
{
	text-decoration: none;
}

.navlinks img
{
	margin-right: 5px;
}
#sidebar{

	margin:auto;



}

#sidebar #wrapbox
{
	background: #fafafa;
	border: solid 1px #c1B978;	
	padding: 10px;
display:scroll;position:fixed;top:50px;left:-10%;width:13%;text-align:center;
opacity:0.9;
z-index:1;
		-moz-border-radius:0px 30px 30px 0px;
		-webkit-border-radius:0px 30px 30px 0px;
		border-radius:0px 30px 30px 0px;
		-moz-box-shadow: 0 0 10px #c1B978;
		-webkit-box-shadow: 0 0 10px #c1B978;
		box-shadow: 0 0 10px #c1B978;
}

#sidebar .sidebarbox
{
	line-height: 20px;
	margin-bottom: 20px;
}

#sidebar .sidebarbox h3
{
	font-size: 14px;
	color: #e65a05;
	margin-bottom: 10px;
}

#sidebar .sidebarbox a
{
	text-decoration: none;
}

#sidebar .sidebarbox ul
{
	list-style-type: none;
	text-indent: -1.5em;
}

#sidebar .sidebarbox .pages ul
{
	/*text-indent: -3em;*/
}

#footer
{
	height: 52px;
	text-align:center;
	border:red solid 0px;
}



.searchform #searchbox
{
	float: left;
	background: #f1f1f1;
	border: solid 1px #e3e3e3;
	width: 120px;
	height: 14px;
	font-size: 11px;
}

.searchform #searchbutton
{
	height: 18px;
	width: 18px;
	margin-left: 6px;
	border: none;
	cursor: pointer;
	background: url('images/searchbutton.jpg') no-repeat 0 0;
}


#topcurtain{
display:scroll;position:fixed;top:0%;left:0%;width:100%;
visibility:hidden;
margin: auto;
font-size:12px;
background-color:#000;
-moz-opacity:.60; -ms-filter:"alpha(opacity=60)"; filter:alpha(opacity=60); opacity:.60;
	border: black solid 1px;
	-moz-border-radius:0px 0px 0px 0px;
	-webkit-border-radius:0px 0px 0px 0px;
	border-radius:0px 0px 0px 0px;
	-moz-box-shadow: 0 0 10px #000;
	-webkit-box-shadow: 0 0 10px #000;
	box-shadow: 0 0 10px #000;
}
#bottomcurtain{
display:scroll;position:fixed;bottom:0%;left:0%;width:100%;
visibility:hidden;
margin: auto;
font-size:12px;
background-color:#000;
-moz-opacity:.60; -ms-filter:"alpha(opacity=60)"; filter:alpha(opacity=60); opacity:.60;
	border: black solid 1px;
	-moz-border-radius:0px 0px 0px 0px;
	-webkit-border-radius:0px 0px 0px 0px;
	border-radius:0px 0px 0px 0px;
	-moz-box-shadow: 0 0 10px #000;
	-webkit-box-shadow: 0 0 10px #000;
	box-shadow: 0 0 10px #000;
}
#spacecreator{
display: scroll;position:fixed;
visibility:hidden;

margin: auto;
padding:0 5px 0 5px;
font-size:12px;
background-color:#fff;

	border: black solid 1px;
	-moz-border-radius:5px 5px 5px 5px;
	-webkit-border-radius:5px 5px 5px 5px;
	border-radius:5px 5px 5px 5px;
}

#spacecreator a{
text-decoration:none;
cursor:pointer;
}

#divbox{
display:none;
float:right;
padding:5px;
margin-bottom:0px;
border:2px solid #D0E8F4;

background-color:#ffffff;
border-right:none;
}
#divbox1{
display:none;
float:right;
padding:5px;
margin-bottom:0px;
border:2px solid #D0E8F4;

background-color:#ffffff;
border-right:none;
}
.divboxa{
float:right;
padding:5px;
margin-bottom:0px;
border:2px solid #D0E8F4;

background-color:#ECF8FD;
}

#showmore{
float:right;
cursor:pointer;
padding:5px;
margin-bottom:0px;
border:2px solid #D0E8F4;

background-color:#ECF8FD;
border-right:none;
}
#showmore1{
float:right;
cursor:pointer;
padding:5px;
margin-bottom:0px;
border:2px solid #D0E8F4;
background-color:#ECF8FD;
border-right:none;
}
#contentToChange p{
  color:#000000;
}
#contentToChange p:hover{
  color:#000000;
  background-color:#E8FAFE;
}
/*** Wordpress ***/
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
   margin: 0 10px 10px 0;
}

.alignright {
   float: right;
   margin: 0 0 10px 10px;
}

.wp-caption {
   background: #fafafa;
   border: solid 1px #eeeeee;
   text-align: center;
   padding-top: 4px;
}

.wp-caption img {
   float: none;
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0px;
   margin: 0px;
}

