/* Default Layout:  */
@import url(http://www.paulsizer.com/mt-static/themes-base/blog.css);
@import url(http://www.paulsizer.com/mt-static/themes/minimalist-red/screen.css);

.asset-meta {
    border-top: 1px solid #FF9900;}

.side {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 13px;
	font-weight: bold;
	color: #000000;
}

.side a {
	color: #FF9900;
}

.side a:visited {
	color: #FFFFFF;
}


.sidetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 13px;
	font-weight: bold;
	color: #000000;
}

.infotext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #FFFFFF;
	padding-left: 5px;
}

.infotext p {
	margin: 0;
	padding-top: 5px;
	padding-bottom: 5px;
}


a, .infotext a, .infotext h2 a:visited {
	color: #FF9900;
}



a:visited, .infotext a:visited {
	color: #663366;
}



a:active, .infotext a:active {
	color: #FF9900;
}


.infotext h1 {
	color: #FFFFFF;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	}

.infotext h2 {
	font-size: 16px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #FF9900;
	}


.infotext h3 {
	font-size: 13px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #FFFFFF;
	}
