/*------------------------PIECE BLOG*/

a:link { color:#000000; text-decoration:none; }
a:visited { color:#000000; text-decoration: none; }
a:active { color:#FFFFFF; text-decoration:none; }
a:hover { color:#FFFFFF; text-decoration:none; }

#wrapper #contents .left_contents .profile {
	width:585px;
	border-bottom:1px solid #000000;
	margin:0 0 20px 0;
}
#wrapper #contents .left_contents .profile .profile_right{
	color:#000000;
}
#wrapper #contents .left_contents .profile .profile_left{
	width:200px;
	float:left;
	margin:0 0 0px 25px;
	display: inline;
}
#wrapper #contents .left_contents .profile .profile_left .calendar{
	height: 160px;
	margin: 0 0 30px 5px;
}
#wrapper #contents .left_contents .profile .profile_left .pola{
	width:184px;
	height:225px;
	margin: 0 0 20px 0;
	background: url("../images/pola_l.gif") no-repeat ;
}
#wrapper #contents .left_contents .profile .profile_left .pola .profile_img{
	margin:14px;
}

#wrapper #contents .left_contents .profile .profile_right{
	width:350px;
	float:right;
	margin:0 0px 30px 0;
}
#wrapper #contents .left_contents .profile .profile_right h2{
	margin:10px 0px 15px 0;
	font-size:30px;
}
#wrapper #contents .left_contents .profile .profile_right .body{
	font-size:10px;
	color:#000000;
	letter-spacing: 1px;
	line-height: 20px;
	margin:0 0 20px 0;
}
#wrapper #contents .left_contents .profile .profile_right h3{
	font-size:14px;
	margin:0 0 5px 0;
}
#wrapper #contents .left_contents .profile .profile_right .recent_posts{
	border-bottom:1px dotted #000000;
}
#wrapper #contents .left_contents .profile .profile_right .title_list {
	margin:10px 0 5px 0;
}
#wrapper #contents .left_contents .profile .profile_right .title_list ul{
	margin:5px 0 20px 20px;
}
#wrapper #contents .left_contents .profile .profile_right .title_list li{
	font-size:12px;
	margin:0px 0 5px 0px;
}


#wrapper #contents .left_contents .profile .profile_right .title_list a:link { color:#000000; text-decoration:none; }
#wrapper #contents .left_contents .profile .profile_right .title_list a:visited { color:#000000; text-decoration: none; }
#wrapper #contents .left_contents .profile .profile_right .title_list a:active { color:#FFFFFF; background: #e60a64; }
#wrapper #contents .left_contents .profile .profile_right .title_list a:hover { color:#FFFFFF; background: #e60a64; }


#wrapper #contents .left_contents .profile .profile_right .title_list .date {
	margin:0 12px 0 0;
}
#wrapper #contents .left_contents .entry{
	color:#000000;
	margin:0px 0 60px 0px;
}
#wrapper #contents .left_contents .entry .entry_title{
	margin:0 0 15px 0;
}
#wrapper #contents .left_contents .entry h3{
	font-size:18px;
	margin:0 0 5px 0;
}
#wrapper #contents .left_contents .entry .date{
	color: #D91257;
}
#wrapper #contents .left_contents .entry .entry_contener {
	width: 550px;
}
#wrapper #contents .left_contents .entry .entry_contener .entry_image{
	margin:0 0 30px 0;
}
#wrapper #contents .left_contents .entry .entry_contener .entry_body{
	letter-spacing: 1px;
	line-height: 20px;
	font-size:10px;
}

.scrol_btn{
	width: 580px;
}
/*PIECE BLOG------------------------*/
