code, pre {
        background-color: #111111;
        color: #fccaf8;
}
.socialstuff ul, .socialstuff li {
	display: inline;
	list-style-type: none;
	background-image: none;
}
.socialstuff {
	padding-top: 15px;
}
#wrapper {
	background-image: url(http://www.skullsauce.com/wp/wp-content/style/b_bg.png);
	background-repeat: repeat-y;
	background-position: top left;
	padding: 0;
	border: none;
}
#featured-posts {
        border: none;
        background-image: url(http://www.skullsauce.com/wp/wp-content/style/b_metal.png);
}
#header {
	padding: 0;
	/* background-image: url(http://www.skullsauce.com/wp/wp-content/style/header.png);
	background-repeat: no-repeat;
	background-position: top center;*/
}
#cred   {
        background-image: url(http://www.skullsauce.com/wp/wp-content/style/footer.png);
        background-repeat: no-repeat;
        background-position: bottom left;
        padding: 0 13px 7px 17px; 
        border-top: transparent 1px solid;
        width: 880px;
}
#nav {
        border: none;
        display: none;
}
.description {
        display: none;
}
#main-col {
        padding-left: 15px;
}
#sidebar.right {
        margin: 0;
        padding-right: 3px;
}
#sidebar-2 {
        margin: 0;
}
.right {
        margin: 0;
}
#container {
        width: 900px;
        background-image: url(http://www.skullsauce.com/wp/wp-content/style/b_bg.png);
        background-repeat: repeat-y;
        background-position: top left;
}

.post {
        background-color: #292929;
        background-image: url(http://www.skullsauce.com/wp/wp-content/style/b_metal.png);
        border: none;
        padding: 0 5px 0 5px;
        margin-bottom: 20px;
}
.post-nav {
        background-image: url(http://www.skullsauce.com/wp/wp-content/style/b_metal.png);
        border: none;
}
div.suf-widget {
        background-color: #292929;
        background-image: url(http://www.skullsauce.com/wp/wp-content/style/b_metal.png);
        padding-bottom: 10px;
}
.dbx-content {
        padding: 0;
}
.socialstuff ul {
        padding-left: 5px;
}
.socialstuff ul li {
        padding-left: 15px;
}
#content {
        margin-top: 0;
}
#sidebar div.dbx-box {
        border: none;
}
#commentform label {
        border: none;
}
.button:hover, input[type="submit"]:hover, .button:active, input[type="submit"]:active {
        font-weight: normal;
        color: #ffd4d4;
}
.non-wp-entry, .entry {
        margin-bottom: 0;
        padding: 0;
}
div.post-footer {
        margin: 0 0 5px 0;
}
h2.posttitle {
        border-bottom: 1px dotted #414141;
        font-size: 18px;
        font-variant: small-caps;
        font-weight: bold;
}
h3.dbx-handle {
        color: white;
        font-size: 16px;
        font-variant: small-caps;
        font-weight: bold;
}
h1.posttitle {
       border-bottom: 1px dotted #414141;
       font-size: 18px;
       font-variant: small-caps;
       font-weight: bold;
}
.dbx-content {
       border-top: 1px dotted #414141;
}
.post-nav {
       font-variant: small-caps;
       font-weight: bold;
}
.post-nav a, .post-nav a:visited {
       color: white;
}
.post-nav a:hover {
       color: #af0a4f;
}
h3.respond {
       background-color: #202020;
}
li.c0 {
  font-weight: bold;
}

li.c1 {
  font-style: italic;
  list-style-type: none;
}
.bigletter {
  color: #b9406b;
  font-size: medium;
  font-weight: bold;
  font-variant: small-caps;
}

.small {
  color: white;
  font-size: smaller;
  font-variant: small-caps;
}

h2 {
  font-size: 120%;
  border-bottom: 1px dotted #551d32;
}

p, .p {
  text-align: left;
}
