body{
margin:0;
padding:0;
font-family: Verdana, Helvetica;
font-size:10px;
background: #171717;
background-repeat:repeat-x;
background-position: 0px 0px;
text-align:center;
color: #262626;
}


 /* Content Structures */

.content-title {
border-bottom: 1px solid #000000;
color: #ffffff;
text-transform: uppercase;
text-align: left;
font-weight: bold;
font-family: tahoma;
font-size: 10px;
background: #000000;
background-image: url('bg-post-.jpg');
padding: 7px 0px 7px 15px;
}


.content-title a{
color: #ffffff;
}



.content-date {
border-bottom: 1px solid #000000;
border-right: 1px solid #000000;
color: #ffffff;
font-family: tahoma;
font-size: 10px;
text-align: center;
background: #000000;
background-image: url('bg-date0.jpg');
padding: 7px 0px 7px 0px;
}



.content-page {
background: #231f1f;
padding: 6px;
font-family: arial;
font-size: 11px;
color: #ffffff;
}



.content-bottom {
border-top: 1px dotted #000000;	
background: #333333;
font-family: verdana;
font-size: 10px;
padding: 5px 5px 5px 5px;
color: #ffffff;
text-align: right;
}



 

h1 {
color: #333d58;
text-transform: uppercase;
text-align: center;
font-weight: bold;
letter-spacing: 1px;
font-family: Verdana, Helvetica;
font-size:10px;
margin: 0px;
} 



p { 

	margin-top:  1px;}





 /* Sidebar Structures */


.sidebar_title {
color: #ffffff;
padding: 4px 0px 6px 0px;
font-family: Tahoma;
font-size: 10px;
text-align: center;
font-weight: bold;
text-transform: uppercase;
background: #000000 url('bg-title.jpg') repeat-x;

}



.sidebar_content {
color: #ffffff;
padding: 3px;
font-family: Arial;
font-size: 11px;
text-align: justify;
background: #231f1f;
margin-bottom: 10px;
}







/*Options style*/



a { 
	text-decoration:  none;
	color: #b69660;}



a:hover {
	color: #ffffff;
	text-decoration: none;}	



.image {
	background-color: #212121;
	border: 1px solid #FFFFFF;
	padding: 3px;
	margin: 2px;} 



.image:hover  {
	background-color: #212121;
	border: 1px solid #FFFFFF;
	padding: 3px;
	margin: 2px;

} 



strong {color: #ffffff;}

b {color: #ffffff;}

i { color: #ffffff;}

italic { color: #ffffff;}

em { color: #ffffff;}

u {color: #ffffff; text-decoration: none; border-bottom: 1px dotted #b69660;}

img {border: 0px;}