body {
    background: rgb(255, 255, 255);
}

#masthead {
    margin-left: 0px;
}

#top {
	width: 950px;
	padding: 0px;
	margin-top: 20px;
}

.sf-menu {
    margin-right: 0px;
    background: rgb(255, 255, 255);
    font-size: 1.1em;
}

#top .sf-menu a {
	padding-right: 0px;
}

.prev a, .next a {
	font-size: 12px;
	font-weight: normal;
}

.postmetadata {
    background: white;
    padding-left: 0px;
    padding-right: 0px;
}

.container {
	width: 950px;
}

#masthead #logo h1 a {
    font-size: 32px;
	color: rgb(17, 17, 17);
	margin-left: -2px;
}

.prev a {
    background: white;
}

.next a {
    background: white;
}

div.next {
    margin-bottom: 0px;
}

div.prev {
    margin-bottom: 0px;
}

.span-4 {
    width: 270px;
}

#category-section p.byline {
    font-size: 0.8em;
    margin-top: 12px;
    margin-bottom: 12px;
}

#category-section .byline a {
    font-size: 0.8em;
}

h3.sub a {
    color: rgb(153, 153, 153);
}

h3.sub a:hover {
    color: white;
}

div.post h3.sub a:hover {
    color: black;
}

.post {
	font-size: 105%;
}

h6.sub a {
    text-transform: uppercase;
}

h6 a {
    color: rgb(153, 153, 153);
}

h6 a:hover {
    color: white;
}

#category-section ul li a, ul.txt li {
    border-bottom: none;
}

#category-section ul {
    border-top: 1px solid rgb(38, 38, 38);
}

div.colborder {
    border-right: 1px solid rgb(38, 38, 38);
}

#category-section .thumbnail {
    float: none;
    margin: 0px;
    margin-top: 12px;
}

#footer-divider {
    margin-top: 18px;
    margin-bottom: 28px;
    border-bottom: 1px solid rgb(38, 38, 38);
}

#footer h3.more-content {
    margin-bottom: 28px;
    margin-top: 12px;
    border-bottom: 1px solid rgb(38, 38, 38);
}

#masthead #logo .description {
    font-size: 18px;
    color: rgb(180, 180, 180);
    text-transform: uppercase;
    vertical-align: middle;
    margin-bottom: 0px;
    margin-top: 12px;
    margin-left: 22px;
}

.post li {
	color: #515151;
}

.sf-menu li {
    margin-right: 0px;
    margin-left: 0.5em;
    background: transparent;
}

#top .sf-menu a {
	color: #515151;
}

#top .sf-menu a:hover {
	color: rgb(17, 17, 17);
}

.sf-menu li:hover, .sf-menu li.sfHover, .sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	background: transparent;
}

#footer-wrap {
    background: rgb(17, 17, 17);
}

#footer h3 {
    font-size: 1.15em;
}

#footer p {
    font-size: 1.1em;
}

.textwidget a {
    font-size: 1.1em;
}

#footer a:hover {
    color: white;
}

img.UserImage {
    max-width: 950px;
}

#showMore {
    cursor: pointer;
    color: rgb(153, 153, 153);
}

#showMore:hover {
    color: white;
}

div.container-inner {
	padding: 1em 0px 0;
}

p.postmetadata {
	padding: 0px;
	margin-bottom: 3.0em;
}

h3.single {
	border-bottom: none;
	padding-bottom: 0px;
	margin: 0px 0px 6px 0px;
	margin-top: -1em;
}

div#respond {
    margin-top: 0px;
    margin-bottom: 0px;
}

div#respond h3 {
    margin-bottom: 6px;
}

#commentform {
    margin-bottom: 10px;
}

div.post h2 {
    margin-bottom: 0px;
}

h3#comments {
    margin-top: 24px;
    margin-bottom: 24px;
}

textarea {
    height: 120px;
}
