@charset "UTF-8"; 

/*==================================================
	Site name : id-br
	Modified  : Nov. 18, 2008
==================================================*/
.blog #page .column#article h1.category {
	margin: 0;
	padding: 12px 7px 22px 0;
	display: block!important;
	text-align: right;
	line-height: 1;
	border-width: 0;
	display: block;
}
#page .column#article h1 {
	color: #575757;
	border-color: #299eb0;
}
#page .column#article {
	padding: 0!important;
}
#page .column#article .entry {
	margin: 17px auto;
	padding: 17px 18px 17px 18px;
	background-color: #fff;
	border: 1px solid #e2e2e8;
	width: auto;
}
.blog #page .column#article h2 a {
	text-decoration: none;
}
#page .column#article .description {
	border-color: #299eb0;
}
.blog #page .column#article p.category {
	margin: 0;
}
#page .column#article .entry ul.footer {
	width: 543px;
}
#page .column#article .entry .text p.writer {
	margin: 0 0 20px 0;
	padding: 10px 0 10px 0;
	font-size: 85%;
	background: none #fff;
}


/*	#add
==================================================*/

#page .column#article .entry .text
.w226 {
width:231px;
}

#page .column#article .entry .text
.w160 {
width:165px;
}

.subsection:after {
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	content: ".";
}

.subsection {
	_height:1px;
	min-height: 1%;
	/*ﾂ･*//*/
	height: auto;
	overflow:hidden;
	/**/
	zoom: 1;
}
html[xmlns] .subsection {
	display: block;
}
/* ie6 */
* html .subsection {
	height: 1px;
}

#page .column#article .entry .text
 .caption img {
	margin: 0 10px 5px 0!important;
}
#page .column#article .entry .text
 .caption a {
	border-bottom-width:0;
}

p.caption,
.caption p {
	padding: 0 10px 14px 0;
	font-size: 100%;
	line-height: 1.4;
	zoom:1;
}

.caption p a:link,
.caption p a:visited {
	border-bottom-width:1px;
}
.caption p a:hover,
.caption p a:active {
	border-bottom-width:1px;
}


