/* ========================== */
/* main_contents */

#category_header {
	margin: 0 30px 0 50px;
}

#category_header .subheading {
	padding: 6px 0 6px 10px;
	margin: 10px 0 0 -13px;
	border-left: 5px solid #ffcc33;
	font-size: 20px;
	font-weight: bold;
	line-height: 120%;
}

#category_header .subheading_border {
	margin: 0 -30px 20px -13px;
	font-size: 0px;
}

#category_header .social_button {
	margin: 5px 0 5px 0;
	text-align: right;
}

#category_header .social_button li {
	display: inline;
}

/*
#category_header iframe.twitter-share-button {
	width: 105px !important;
}
*/

#entries .entries_header {
	margin: 0 30px 0 50px;
}

#entries .entries_header .subheading {
	padding: 2px 0 0 10px;
	margin: 0 0 20px -13px;
	border-left: 8px solid #ffcc33;
	font-size: 16px;
	font-weight: bold;
}