html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


#main{
font-family: Georgia, "Times New Roman", serif;
}

#previous{
clear: both;
background-color: #505050;
padding: 10px 0 10px 30px;
color: #bbb;
font-size: 16px;
border-bottom: 9px solid #333;
letter-spacing: -0.01em;
}

.nextitem{
width: 700px;
text-align: right;
padding: 4px 0 4px 30px;
font-size: 13px;
color: #666;
font-size: 10px;
font-family: Arial, Verdana, sans-serif;
text-transform: uppercase;
}

.nextitem a{
text-decoration: none;
color: #544;
}



#viewlist{
padding: left: 20px;
text-decoration:none;
font-family: Arial, Verdana, sans-serif;
font-size: 9px; 
color: #888;
}

.smalllabel, .smalllabel a{
width: 95%;
text-decoration: none;
height: 18px;
clear: both;
font-size: 12px; 
color: #999;
}

.smalllabel a:hover{
color: #aaa;
}

.blogdate{
font-family: Arial, Verdana, sans-serif;
font-size: 9px; 
color: #777;
}


#topbar{
clear: both;
background-image: url(blogtitle.jpg);
background-position: 30px 16px;
background-repeat: no-repeat;
background-color: #a00000;
font-size: 30px;
font-style: italic;
font-weight: bold;
color: #fff;
padding: 30px;
border-bottom: 9px solid #770000;
}

.tpnav{
padding-left: 25px;
height: 48px;
background-color: #9a0000;
}

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

.topbarnavt{
float: right;
margin-right: 30px;
}



#mainblog{
padding: 30px;
}

#mainblog .thedate{
color: #990000;
font-size: 11px;
font-style: italic;
}

.maintext:first-line{
color: #aaa;
font-family: Times New Roman, Times, serif;
font-size: 22px;
line-height: 29px;
font-weight: bold;
}

/*.maintext:first-letter{
color: #aaa;
font-family: Times New Roman, Times, serif;
font-weight: normal;
font-size: 33px;
}*/

#mainblog .maintext{
width: 700px;
height: 100%;
color: #555;
margin-top: 20px;
padding-top: 10px;
border-top: 1px dotted #444;
font-size: 12px;
line-height: 20px; 
text-align: justify;
}

.maintext a{
color: #ff9900;
text-decoration: none;
}

#headliner{
font-size: 17px;
font-weight: normal;
color: #999;
margin-bottom: 15px;
}

h1{
width: 700px;
font-size: 30px;
color: #ccc;
margin-bottom: 9px;
}