.admin-styles .subtitle, .typography .subtitle {
	border:medium none;
	color:#444444;
	font-size:12px;
    line-height: 18px;
	margin:0pt 0pt 0.75em;
	padding:0pt;
}

.typography {
	color:#444;
	font:normal 11px/1.5em "Lucida Sans", "Lucida Grande", Trebuchet, "Trebuchet MS", Arial, sans-serif;
	margin-bottom:35px;
}

.typography .dateline {
	font-size:10px;
}

.typography .left {
    float: left;
    margin: 5px 5px 5px 0;
}

.typography .right {
    float: right;
    margin: 5px 0 5px 5px;
}

ul li.paleylist {
    margin: 2px 20px 2px 40px;
    list-style-type: disc;
   list-style: disc outside;
}

ol li.paleylist {
    margin: 2px 20px 2px 40px;
    
    list-style: decimal outside;
}
 
.typography p,
.blog-entry .typography p {
	margin:0 0 1.5em;
}

.typography .subtitle,
.typography h1, .typography .header1,
.typography h2, .typography .header2,
.typography h3, .typography .header3,
.typography h4, .typography .header4 {
	color:#009cd6;
	line-height:1em;
	font-weight:normal;
	margin:1.5em 0;
}

.typography .subtitle {
	color:#444;
	font-size:12px;
    line-height: 18px;
	border:none;
	padding:0;
	margin:0 0 0.75em;
}
	
.typography h1, .typography .header1 {
	font-size:13px;
	border-top:1px solid #ccc;
	padding-top:20px;
}

.typography h2, .typography .header2,
.typography h4, .typography .header4 {
	font-size:11px;
}

.typography h3, .typography .header3 {
    color:#009cd6;
    font-size:15px;
    font-weight:normal;
    line-height:1.25em;
}

.typography h4, .typography .header4 {
	color:#444;
	font-weight:bold;
	margin-bottom:0.75em;
}