

body{
margin:0 auto;
padding:0 auto;
font-family: Arial;
font-size:10px;
background: #F8F1DF;
text-align:center;
color:#333333;
background-image:url(/wp-content/themes/HKO/immagini/bg.png);
background-repeat:repeat-x;
}



#maincontainer{
width: 850px; 
margin: 0 auto;
padding: 0 auto;
text-align:justify;
}

#topsection{
height: 431px;
margin: 0 auto;
padding: 0 auto;
}


#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin-right: 265px;
margin-left: 10px;
}

#rightcolumn{
float: left;
width: 250px; 
margin-left: -260px; 
}

#footer{
clear: left;
width: 100%;
color: #333333;
text-align: center;
padding: 10px 0px 10px 0px;
background-color: #FAEFC5;
}
#footer a{
color: #333333;
}




 /* Content Structures */
 
.contentbg {
background-color: #FAEFC5;
padding: 10px;

}
 
.content-title {
color: #63BBCF;
text-align: left;
font-family: Times New Roman;
font-size: 21px;
font-style: italic;
border-bottom: 1px dotted #bebebe;
}

.content-title a{
color: #63BBCF;
}

.content-page {
padding: 3px;
font-family: arial;
font-size: 11px;
color: #333;
}

.content-bottom {
font-family: tahoma;
font-size: 10px;
padding: 3px 0px 3px 3px;
color: #949494;
text-align: left;
background-color:#FFF;

}

.content-bottom a{
color: #7a7a7a;
}

.date {
background-color:#63BBCF;
height: 54px;
margin: 0px;
width: 54px;
text-align: center;
float: left;	
 -moz-border-radius:4px;
}
.date .month {
display: block;
color:#FCD683;
padding: 2px 0;
text-align: center;
text-transform: uppercase;
font-size: 10px;
margin-top: 5px;
font-weight: bold;
margin-bottom: 3px;
}
.date .day {
display: block;
color:#FCD683;
font: 2.3em Georgia;
padding-top: 0px;
text-align: center;
margin-top: -8px;
}
 


 
h1 {
color: #63BBCF;
text-align: left;
font-family: Times New Roman;
font-size: 21px;
font-style: italic;
margin: 0px;
} 

h2 {
	color: #63BBCF;
	font-family: Times New Roman;
	font-size: 18px;
	line-height: 24px;;
	background-color: #FAEFC5;
	padding: 0px 0 5px 0;
	
}

p { 
	margin-top:  1px;}

.post-meta {
	color:#5e5f5f;
	font-size:9px;
	text-transform:none;
	margin-bottom:10px;
}
.post-meta a {color:#6DBDCD; text-decoration:none}
.post-meta a:hover {color:#6DBDCD; text-decoration:underline;}

.post-body {
	margin-top:10px;
	margin-bottom:10px;
	line-height: 20px;
}

.option-archive{
width:70%;
padding: 5px;
text-align: center;
background-color: #FAEFC5;

}

 /* Sidebar Structures */
.sidebar_content {
color: #333;
background: #FAEFC5;
padding: 7px;
font-family: Arial;
font-size: 11px;
text-align: justify;
margin-bottom: 15px;

}

.sidebar-title {
color: #63BBCF;
padding: 5px;
font-size:18px;
background-color: #FAEFC5;
text-transform:capitalize;
font-style:italic;
font-family:Georgia;
line-height: 15px;
text-align: right;
font-weight: bold;
text-shadow: #bebebe 1px 1px 1px;
border-bottom: 1px dotted #bebebe;
}




/*Options style*/

a { 
	text-decoration:  none;
	color: #8A5430;}

a:hover {
	color: #6DBDCD;
	text-decoration: underline;}	

.border {

	background: #ffffff;
	border-bottom: 1px solid #e1d9d7;
	border-right: 1px solid #e1d9d7;
	padding: 5px;
	margin: 2px;
	-moz-border-radius:  8px;
} 

strong {color: #8A5430;}
b {color: #8A5430;}
i { color: #63BBCF;}
em { color: #63BBCF;}
img {border: 0px;}

blockquote {

	line-height: 15px;
	  border:1px solid #f1ebe8;
	  background:#fcfcfc;
	  -moz-border-radius:10px;
	  width:500px;
	  margin-top:10px;
	  margin-left:8px;
	  margin-right:8px;
      margin-bottom:5px;
	  padding:5px 10px 5px 10px;


	
} 

input, textarea, option, select, button {
font-family: Verdana, Helvetica;
font-size: 10px;
color: #5e5f5f;
background: transparent;
padding: 1px;
border: 1px solid #d0c5c4;}	

.affiliates img {
border-width :2px;
border-color: #63BBCF;
background-color: #FAEFC5;
margin: 2px;
border-style: solid;
}