/*
Theme Name: travelingstache
Theme URI: http://travelingstache.com
Description: Custom super badass WordPress theme
Version: 1.0
Author: <a href="http://christophr.com/">chrisjernigan</a>
*/

#comments-section ul {
margin: 0px 0px 0px -10px;
}

#comment-list li {
margin: 0px 0px 20px 0px;
}


body {
background: #FFF;
color: #000;
padding: 0;
margin: 0;
}

#container {
width: 550px;
margin: 0px auto;
}

#content {
float: left;
width: 550px;
margin: 0px auto;
padding: 0px 0px 0px 0px;
text-align: justify;
font-size: 15px;
font-family: Georgia, Times, Times New Roman, serif;
line-height:26px;
}


.meta {
font-size: 12px;
font-family: 'Helvetica Neue', 'HelveticaNeue', Helvetica, Lucida Grande, sans-serif;
color: #555;
padding: 1px 5px;
background: #F9F9F9;
margin: 0px 0px 85px 0px;
text-align: center;
}

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

.meta li {
display: inline;
margin: 0px 7px;
}



#top {
width: auto;
background: #300;
color: #660;
height: 20px;
font-size: 12px;
font-family: 'Helvetica Neue', 'HelveticaNeue', Helvetica, Lucida Grande, sans-serif;
text-align: center;
padding: 4px 0px 1px 0px;
border-bottom: 2px solid #CCC;
}

#top ul {
margin: 0;
padding: 0;
}

#top li {
display: inline;
margin: 0px 15px;
}

#top a {
color: #C96;
text-decoration: none;
}

#top a:hover {
color: #FFF;
text-decoration: none;
}


#content img {
padding: 1px;
border: 1px solid #000;
margin: 0px 0px 20px 0px;
}

ul li {
list-style-type: none;
margin: 0px 0px 12px -30px;
padding: 0px 0px;
}

img#wpstats {
width: 0px;
height: 0px;
padding: 0px;
border: none;
overflow: hidden;
}

.copyright {
font-size: 0.8em;
color: #CCC;
text-transform: uppercase;
}

#header {
background: #FFF;
height: 150px;
margin: 0px 0px 10px 0px;
padding: 0;
text-align: center;
}

#header a img {
border: 0;
}

.logo {
margin: 0px 0px 10px 0px;
padding: 25px 0px 0px 0px;
}



#container h1 {
color: #000;
font-family: 'Helvetica Neue', 'HelveticaNeue', Helvetica, Lucida Grande, sans-serif;
font-size:1.7em;
font-weight:normal;
padding:0px 0px 0px 0px;
margin: 0px 0px 10px 0px;
}

#postnav {
margin: 20px 0px 30px 0px;
font-family: 'Helvetica Neue', 'HelveticaNeue', Helvetica, Lucida Grande, sans-serif;
font-size:1em;
font-weight: bold;
text-align: center;
color:#999;
}

#postnav a {
font-size:1em;
font-weight: bold;
color:#999;
text-decoration:none;
}

#postnav a:hover {
font-size:1em;
font-weight: bold;
color:#CCC;
text-decoration:none;
}

#content a {
color:#C96;
text-decoration:none;
}

#content a:hover {
color:#330;
text-decoration:none;
}

.main {
margin: 10px 0px 10px 0px;
text-align: center;
}

.main p {
margin: -10px 0 26px 0;
}

#footer {
font-family: 'Helvetica Neue', 'HelveticaNeue', Helvetica, Lucida Grande, sans-serif;
background: #FFF;
height: 50px;
margin: 0;
padding: 0px 0px 0px 0px;
text-align: center;
clear: left;
display: block;
}

#footer a {
color:#C96;
text-decoration:none;
}

#footer a:hover {
color:#330;
text-decoration:none;
}