/*  

Theme Name: Paxosrooms theme

Author:Babis Boikos

*/

/*#d3ecff*/



body {

	background-color: #d3ecff;
        /*background-image: url('test.jpg');d3ecff
        background-repeat: repeat-y;*/

	color: #155EA2;

	font: 12px Arial, Helvetica, sans-serif;

	line-height:1.6;

	margin-bottom: 0;

	margin: 0;

	padding: 0;

}



h1{

        display:none;

	margin: 0;

	padding:0;

}

h2{

        display:none;

	margin: 0;

	padding:0;

}



img{

	border: 0;

	margin: 0;

	padding: 0;

}



/* for different commentars*/



/* needed*/

acronym, abbr, span.caps {

	cursor: help;

	}

	

/* Center everything */



div.cornertop{

	background-image: url(./images/corner_top.gif);

	background-repeat: repeat-y;

	width: 818px;

	height: 29px;

}



div.cornerbot{

	background-image: url(./images/corner_bot.gif);

	background-repeat: repeat-y;

	width: 818px;

	height: 29px;

	clear: both;

}




div.wrapper{

	margin: 0 auto;

	width: 818px;

	background-image: url(./images/bg_wrapper.gif);

	background-repeat: repeat-y;

}



div.wrapper2{

	padding-left: 18px;

	padding-right: 18px;

}



/* Headimg */



#head{

	/*background-image: url(./images/head.gif);*/

	background-repeat: no-repeat;

	height: 150px;

}



#head h1{

	padding-left: 10px;

	font-size: 24px;

	font-weight: normal;

}



#head a{

	color: #000;

	text-decoration: none;

}



#head h2{

	padding-left: 10px;

	font-size: 12px;

	/*color: #4e4e4e;*/
	color:#000000;
}



/* Content */ 



#content{

	margin-left: 25px !important;

	margin-left: 18px;

	width: 560px;

	float:left;

}



#content h1{

	font-size: 18px;

}



#content a{

	text-decoration: none;

        fond-weight: bold;

	color: #155EA2;

}



#content a:hover{

	text-decoration: underline;

	color: #0F4271;

}



#content p img{

	margin-right: 10px;

	margin-bottom: 10px; 

	margin-left: 10px;

	float:left;

}



div.posts{

	padding: 5px 10px 15px 0px !important;

	padding: 5px 8px 15px 0px;

	border-bottom:#ddd 1px dashed;

	width: 550px;

	float:left;

}

/* Sidebar */ 



#sidebar{

	float: right;

	width: 210px;

	list-style: none;

}



#sidebar li a{
	
	color: #155EA2;

	font-weight: bold;

	text-decoration: underline;

}



#sidebar ul{

	margin: 0;

	padding:0;

	list-style: none;

	display: inline;

}



#sidebar h3{

	font-size: 14px;

}



#sidebar a{

	text-decoration: none;

	color: #0077CF;

}



#sidebar a:hover{

	text-decoration: underline;

	color: #000000

}



div.footertext{

	padding-top: 10px;

	padding-bottom: 10px;

	text-align: center;

}



span.prev{

	padding-left: 10px;

	float:left;

}



span.next{

	margin-right: 10px;

	padding-right: 10px;

	float:right;

}



/* Search form */



#searchform {

	width: 200px;

	text-align: center;

}



#searchform #s{

	color: #000;

	background-color: #DFF1FF;

	border: 1px solid #CAE2F4;

	width: 100px;

}

#searchform input{

	width: 70px;

}



#searchdiv{

	

}



form#commentform{

	width: 200px;

}



/* Date in Posts */



.the_date {

	display:block;

	text-align: center;

	float:left;

	font-family: Arial, Helvetica, sans-serif;

	background: url(./images/calendar.png) no-repeat;

	width:40px;

	margin-right: 5px;

}



.date_m {

	display:block;

	font-size: 10px;

	margin:-2px;

	padding:0;

	font-weight: bold;

	text-align:center;

}



.date_d {

	display:block;

	font-size:1.4em;

	margin:0;

	padding: 0 0 1px 0;

	text-align: center;

}



/* User Icon */



div.author{

	float:left;

	display: block;

	margin-bottom: 10px;

}





/* 

Comment comic speakbubbles

alt = alternate (Bubble color 2)

*/ 



div.commentdiv{

	padding: 10px 10px 0px 10px;

	background-image: url(./images/comment.png);

	background-position: top;

	background-repeat: no-repeat;



	background-color: #D3ECFF;



	border: 0;

}



div.commentdivalt{

	padding: 10px 10px 0px 10px;

	background-image: url(./images/comment_alt.png);

	background-position: top;

	background-repeat: no-repeat;

	background-color: #A2D7FF;

	border: 0;

}



div.commentdiv ul{

	padding: 0px;

	margin-top: 10px;

	margin-left: 20px;

}



div.commentdivalt ul{

	padding: 0px;

	margin-top: 10px;

	margin-left: 20px;

}



a.commentalt{

	background-color: #A2D7FF;

}



a.comment{

	background-color: #D3ECFF;

}



/* Rounded bottom corners... */



div.commentdivbotalt{

	background-image: url(./images/comment_alt_bot.png);

	background-position: bottom;

	background-repeat: no-repeat;

	margin-bottom: 10px;

	height: 12px;

	margin-top: 0px !important;

	margin-top: -10px;

	border: 0;

}



div.commentdivbot{

	background-image: url(./images/comment_bot.png);

	background-position: bottom;

	background-repeat: no-repeat;

	margin-bottom: 10px;

	margin-top: 0px !important;

	margin-top: -5px;

	height: 12px;

	border: 0;

}



/* Comment inputboxes */



input#author{

	border: 1px solid #8D9DAA;

	background-color: #D3ECFF;

}



input#email{

	border: 1px solid #8D9DAA;

	background-color: #D3ECFF;

}



input#url{

	border: 1px solid #8D9DAA;

	background-color: #D3ECFF;

}



textarea#comment{

	border: 1px solid #8D9DAA;

	background-color: #D3ECFF;

	width: 550px;

}

