*,
body,
.content,
#main {
    background-image: none;
    display: block;
    float: none;
    font-family: Arial, sans-serif;
    width: auto;
}

style {
	display:none;
}

.content p a:link:after,
.content p a:visited:after,
.content table a:link:after,
.content table a:visited:after { content: " [" attr(href) "] " }

#nav_wrap,
.top_nav,
.content .breadcrumbs,
.share,
.sidebar,
.footer,
.read_more,
.sidebar_subscribe,
.wp-pagenavi,
.email_print,
.sidenav,
.pub_search,
.members_toc,
script,
title { display: none }

#wrapper,
.content {
    background: transparent;
    border: 0;
    color: black;
    float: none !important;
    margin: 0 5%;
    padding: 0;
    width: auto;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #000;
    font-family: Arial, sans-serif;
    font-weight: bold;
}

h1 {
    font-size: 1.75em;
    line-height: 1;
    margin-bottom: 0.5em;
}

h2 {
    font-size: 1.5em;
    margin-bottom: 0.75em;
}

h3 {
    font-size: 1.2em;
    line-height: 1;
    margin-bottom: 1em;
}

h4 {
    font-size: 1em;
    line-height: 1.25;
    margin-bottom: 1.25em;
}

h5 {
    font-size: 1em;
    margin-bottom: 1.5em;
}

h6 { font-size: 1em }

table td { padding-bottom: 15px }

.container_16 #main ul { margin-bottom: 30px }

.container_16 #main ul li {
    list-style: disc;
    margin-bottom: 10px;
}

#header .logo {
    margin: 0 0 25px;
    padding: 0;
}

#header .logo img { display: inline }

.attachments-box img { display: none }

.attachments-info { padding-left: 0 }

.attachments-info ul {
    margin: 0;
    padding: 0;
}

.featured_misc img { display: none }

#sidebar_wrap ul {
    margin: 0;
    padding: 0;
    width: auto;
}

.sidebar_home {
    padding: 0;
    width: auto;
}

.main_feature {
    border-bottom: 1px solid #ccc;
    padding-bottom: 20px;
}

.main_feature span {
    font-style: italic;
    margin-top: 20px;
}

.featured_pubs { margin: 20px 0 }

a:link,
a:visited {
    background: transparent;
    color: #520;
    font-weight: bold;
    text-decoration: underline;
}

.featured_pubs img { display: none }

.featured_pubs li { margin-bottom: 1em }

.featured_pubs h4 { margin: 0 }

.excerpt {
    border-bottom: 1px solid #ccc;
    margin: 20px 0;
}

.excerpt img { display: none }

.excerpt_meta_title {
    font-weight: bold;
    margin-top: 5px;
}

.excerpt_meta ul {
    margin: 0;
    padding: 0;
}

.post_meta {
    border-bottom: 1px solid #ccc;
    padding-bottom: 20px;
}

.post_meta span.meta_title {
    font-weight: bold;
    margin-top: 10px;
}

.post_meta hr { display: none }

.pub_item h2 {
    font-size: 1.15em;
    margin-bottom: 0;
}

