body{
background: url() repeat-x top center;
padding:0;
margin:0;
	FONT-SIZE: 11px;
	font-family:tahoma;
	color: #8C8C8C;
}

.subtitle {   
	margin:0px 0;
	padding: 2px 0px;
	background: ;
	font: 9px "Tahoma";
	color:#777; 
	letter-spacing:1px;
	text-transform: uppercase;
	line-height: 15px;
	text-align: left;
	border-top:1px solid #transparent;
}

.sidemaintitle {   
	clear:both;
	margin:0 15px 3px 15px;
	padding: 15px;
	background: #F1BE9F;
	color: #FFFFFF;
	font: 13px "Arial";
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	letter-spacing:0;
	 -moz-border-radius:  10px; 
	-webkit-border-radius: 10px; 
}

.maintitle {
	clear:both;
	margin:0 15px 3px 15px;
	padding: 15px;
	background: #F8C9FD;
	color: #FFFFFF;
	font: 13px "Arial";
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	letter-spacing:0;
	 -moz-border-radius:  10px; 
	-webkit-border-radius: 10px; 
}

.date  
{background-color:#FFFFFF;
border-bottom:1px solid #FFFFFF;
border-right:1px solid #FFFFFF;
padding:3px;margin:6px;
line-height:14px;
 }

.month 
{color:#EDAF9A;
font-family: tahoma;
font-size:11px;
font-weight: italic;
text-align: center;
letter-spacing:0;}

.day {color:#666666;
font-size:13px;
text-align:center;}

.content {
	padding:10px;
	margin:0px;
	line-height:15px;
	FONT-SIZE: 11px;
	font-family:tahoma;
	background-color:#FFFFFF;
	text-align:justify;
	color:#777;}

.content img {
	padding: 5px;
	background: #F9F9F9;
        border: 1px solid #ECECEC;
	margin-right: 3px;
}

.content img:hover {
	padding: 5px;
	background: #F9F9F9;
        border: 1px solid #F7D6B3;
	margin-right: 3px;
	-moz-opacity:0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
filter:alpha(opacity=60);
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
}

table, td, tr {

	line-height:15px;

	FONT-SIZE: 10px;

	font-family:Tahoma;

	text-align:justify;

	color:#888;}

blockquote{

	margin:20px 15px;
	padding:1px 15px 1px 85px;
	background:#FFFFFF url(http://i48.tinypic.com/2ibohsk.png) -3px -6px no-repeat;
	font-size: 11px;
	color: #777;
	min-height:75px;
	 -moz-border-radius:  10px; 
	-webkit-border-radius: 10px; 
}

b, strong {color:#CE3FCF;}

s {color:#A7A7A7;}

em, i {color:#000000;}

u {color:#C2B6A6;}

A:link { text-decoration: none; color:#2D232C;}

A:active {text-decoration: none; color:#5D5B5C;}

A:visited {text-decoration: none; color:#5D5B5C;}

A:hover { text-decoration: none; color: #E39C86;}

ul {margin:0px;padding:0px;} 

li {margin:0px;padding:7px;color:#777;border-bottom:1px dashed #eee;} 

input, textarea, select, button {
         font-size:12px;
         color:#7b7b7b;
         background: #ffffff;
         border: 1px solid #e0e0e0;
         margin: 5px;
}

input:focus, textarea:focus, label:focus, select:focus, button:focus {
         color:#7b7b7b;
         background: #ffffff;
         border: 1px solid #e0e0e0;
         margin: 5px;}

.spoiler {
color:#FFFFFF;
font-family:Tahoma;
font-size:10px;
font-weight:normal;
text-align:justify;
padding-top:10px;
padding-bottom:2px;
padding-left:10px;
padding-right:10px;
border:#CE3FCF 1px solid;
background: #FFFFFF;
margin-top:5px;
margin-bottom:15px;
margin-right:25px;
margin-left:25px;
}

