/* Companion Custom CSS over-rides for [ masputih ]: PureType - 3.0 */
h3{
color:#E56100
}
a:link, a:visited{
color:#E53600;
}

.bypostauthor{
background: #FAF8CA;
padding:10px;
}

.featured-categories{
margin-top:-160px;
margin-left:120px;
}

.featured p{
position:absolute;
width:480px;
margin-top:-100px;
margin-left:160px;
}

/* WP -typography */
sup {
	vertical-align: 60%;
	font-size: 75%;
	line-height: 100%;
}
sub {
	vertical-align: -10%;
	font-size: 75%;
	line-height: 100%;
}
.amp {
	font-family: Baskerville, "Goudy Old Style", "Palatino", "Book Antiqua", "Warnock Pro", serif;
	font-weight: normal;
	font-style: italic;
	font-size: 1.1em;
	line-height: 1em;
}
.caps {
	font-size: 90%;
}
.dquo {
	margin-left:-.40em;
}
.quo {
	margin-left:-.2em;
}
/* end WP-typography */

/* Broken link checker */
.broken_link, a.broken_link {
	text-decoration: line-through;
}
.removed_link, a.removed_link {
	text-decoration: line-through;
}
/* end Broken link checker */


label{
	font-weight:bold;
}
