body {
margin:0;
padding:0;
font-family: Helvetica, Arial, sans-serif;
font-size: 62.5%;
line-height: 2em;
color: #666;
}

.comment {
padding-left: 4em;
padding-bottom: 1.9em;
border-bottom: 0.1em solid #bbb;
margin-bottom: 2em;
}

.vertTop {
vertical-align: top;
}

a:link {text-decoration:none; color: #9999cc;}
a:visited {text-decoration:none; color: #ff3333;}
a:hover {text-decoration:none; color: #666666;}
a:active {text-decoration:none; color: #666666;}

#mast a:link {text-decoration:none; color: #111;}
#mast a:visited {text-decoration:none; color: #111;}
#mast a:hover {text-decoration:none; color: #111;}
#mast a:active {text-decoration:none; color: #111;}

a img {
border: none;
}

p {
font-size: 1.3em;
margin: 0 0 1.538em 0;
}

ul {margin:0; padding:0; list-style-position: inside;}
li {font-size: 1.3em; margin: 0 0 .75em 0; padding-left: 10px;}

h1 {
font-size: 2em;
font-weight: bold;
margin: 0 0 1em 0;
color: #111111;
/*text-transform: uppercase;*/
}
.noMargin {margin:0;}

.catHed {
font-size: 2em;
margin: 0 0 1em 0;
color: #777777;
font-weight: bold;
text-transform: capitalize;
}

.archiveYearCol {
width: 260px;
height: auto;
float: left;
margin-right: 4em;
}

.clearBoth {
clear: both;
}

ul {margin:0;padding:0;}

.sidebarSection li {font-size:1.3em; margin:0;padding:0;list-style-type:none;}

#wrapper {
width: 860px;
height: auto;
margin: 0 auto;
padding-bottom: 6em;
}

#content {
width: 600px;
height: auto;
float: left;
padding-right: 2em;
}

#sidebar {
width: 200px;
min-height: 200px;
padding-left: 4em;
float: left;
}
.sidebarSection {
padding-bottom: 1.7em;
border-bottom: 0.1em dashed #ccc;
margin-bottom: 1.8em;
}

#mast {
width: 840px;
height: auto;
}

.article {
border-bottom: 0.1em dashed #ccc;
margin-bottom: 3.9em;
}
.article img {
max-width: 600px;
height: auto;
margin-bottom: 2em;
}
.article, .article2 p {
padding-right: 25px;
}

.date {
font-size: 1em;
color: #9999cc;
margin: 0 0 1em 0;
}
.pageNav {
font-size: 1em;
color: #666;
margin: 0;
}

img.space {
margin: 1em 0 2em 0;
}

.articleLinks {
font-size: 1em;
text-transform: uppercase;
letter-spacing: 0.1em;
margin-bottom: -0.1em;
}