body {
	color: #333;
	background-color: #FFF;
	font: normal 14px/1.5em "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin: 0;
	padding: 3em 0 0;
}

a, a:visited, a:active {
	color: #333;
	text-decoration: underline;
}

a:hover {
	color: #FFCC00;
	text-decoration: none;
}
    
/*
p, ul, ol {
margin: 1em 0 1em;
}

ul, ol, blockquote {
padding-left: 0.50em;
margin-left: 2.5em;
}
*/

/*
blockquote {
display: block;
font-style: italic;
}
*/

/*
ul {
list-style: square;
}

ol {
list-style: decimal;
}
        
*/
        
/*
#disqus_thread #dsq-content #dsq-comments .dsq-comment-header { 
background: transparent; 
border-bottom: 1px solid #CCC;
margin-left: 0;
    
}

#disqus_thread #dsq-content h3 { 
color: #333;
font-size: 1em;
text-transform: uppercase;
margin-top: 5em;

}

#disqus_thread #dsq-content #dsq-comments .dsq-comment-body, #disqus_thread #dsq-content #dsq-comments .dsq-comment-footer { 
margin-left: 0;

}

#disqus_thread #dsq-content #dsq-comments .dsq-comment-footer {
font-size: .8em;
text-transform: uppercase;

}
    
#disqus_thread #dsq-content #dsq-comments .dsq-comment-rate {
display: none; 
      
}
    
#disqus_thread #dsq-content #dsq-options-toggle { 
display: none; 
    
}

.speechbubble {
margin-right: .2em;
      
}
*/

#container {
	/* margin: 0 auto; */
	/* width: 800px; */
	margin-right: auto;
	margin-left: auto;
	width: 800px;
}

#leftsidebar {
	float: left;
	margin: 0 0 1.5em;
	padding-right: 1.2em;
	padding-left: 1.2em;
	padding-bottom: 5.5em;
	width: 16em;
	height: 78%;
	position: static;
}

/*    
li.dsq-widget-item { 
padding-bottom: 1em;
margin-bottom: 1em;
       
}
    
a.dsq-widget-user {
display: block; 
    
}
*/

/*
#leftsidebar p {
font-size: .9em;

}
*/

#leftsidebar h1 {
	margin: 0;
	margin-top: 1.2em;
	margin-bottom: .3em;
	padding: 0 0 .6em; 0;
	text-transform: lowercase; -->
}

/*
#leftsidebar h1 a{
	text-decoration: none;
}
*/


#leftsidebar h4 {
	color: #333;
	font-size: .9em;
	font-weight: bold;
	margin: 0 0 .40em;
	padding: 0;
	text-transform: uppercase;
	border-bottom: 3px solid #333;
}

/*
.sidebarcopy {
font-size: .9em;

}
*/
    
/*#leftsidebar .followed {
text-transform: capitalize;

      
}
*/

/*
#leftsidebar #about {
margin: 0 0 2em;
padding-bottom: .5em;
border-bottom: 1px solid #BABABA;
      
}

#leftsidebar #searchbox {
width: 100%;
margin: 0;
padding-top: 0;
padding-bottom: .4em;
border-bottom: 1px solid #BABABA;
      
}
*/

/*
#leftsidebar #keywords {
height: 1.5em;
background-color: #EBEBEB;
border: 1px solid #BABABA;
      
}

#leftsidebar #keywords:focus{
background-color: #FFF;
      
}

#leftsidebar #submit{
height: inherit;
color: #BABABA;
background: #FFF;
margin-left: .2em;
border: 1px solid #BABABA;
text-transform: uppercase;
font-weight: bold;
      
}
*/

/*
#leftsidebar #submit:hover{
color: #333;
      
}
*/

#leftsidebar li {
	border-bottom: 1px solid #BABABA;
}
    
#leftsidebar .navlist ul{
	list-style: none;
	margin: 0;
	padding: 0;
}
    
.navlist a, .navlist a:visited, .navlist a:active{
	font-size: .9em;
	line-height: 2em;
	text-decoration: none;
}

.navlist_item {
	margin-bottom: 20px;
}  

#container #leftsidebar #aboutmepic {
	margin-left:auto;
	margin-right:auto;
	width:70%;
	margin-bottom: 20px;
}

/* #footer-container {
margin: 0;
font-size: .9em;
padding: .5em 0 0;
border-top: 2px solid #333;
width: 100%;

}
*/


/*
#pagination {
border-bottom: 3px solid #333;

}

#pagination a, #pagination a:visited, #pagination a:active {
text-decoration: none;

}

#pagination #prev {
margin-right: 2em;

}

#pagination #next {
margin-left: 2em;

}
*/


/* CONTENT */
    
#content {
	padding-top: 5.50em;
	padding-left: .8em;
	padding-right: .8em;
	margin-bottom: 1em;
	margin-left: 18.5em;
	width: 510px;
}

/*
#content .date {
color: #333;
display: block;
letter-spacing: .1em;
margin-bottom: 1.5em;
font-weight: bold;
border-bottom: 3px solid #333;
text-transform: uppercase;
      
}
*/
    
/*
#content h2 a{
text-decoration: none;
    
}
*/
    
/*
.reblog {
display: block;
margin-bottom: 1em;
      
}
*/
    
.post-footer {
	display: block;
	color: #333;
	padding-top: .50em;
	font-size: .8em;
	border-top:1px solid #BABABA;
	margin-top: 1em;
}

/*
.post-footer .permalink {
margin-left: 1em;
text-decoration: underline;

}


.post-footer .permalink:hover {
text-decoration: none;

}
    
.post-footer .tags {
display: block;
text-transform: uppercase;
float: left;

}
*/
    
.post-footer .when {
	padding: 0;
	color: #333;
	float: right;
	list-style: none;
	margin: 0;
	text-transform: uppercase;
}

.post-footer .when li {
	display: block;
	float: left;
	padding-right: 3px;
}

/*
.footnotes {
  padding: 0 .2em 0 .5em;
  color: #333;
  float: left;
}

.polldaddy {
  float: top;
  padding: 0;
}
*/

/*
.badge {
    padding: 0;
}

.badge a, .badge div {
float: left!important;
}
*/

/*
.fb_share_link {
 margin-top: -1px;
 text-transform: capitalize!important;
}

.badge div { margin-right: 3px; }
*/

.post {
	margin: 0 0 4.5em;
}

/*.post img{
margin-left: 1em;

}
*/

#content h5 {
	color: #333;
	font-size: 1em;
	font-weight: bold;
	margin: 0 0 .40em;
	padding: 0;
	text-transform: uppercase;
	border-bottom: 1px solid #BABABA;
	text-decoration: none !important;
}

/*
#content h5 a {
 text-decoration: none;
}
*/

/*
.link .arrow{
margin-left: .2em;

}

.link h5 a {
text-decoration: none !important;

}
*/

/*    
.quote .words {
color: #333;
font-size: 1.5em;
font-style: italic;
font-weight: bold;
line-height: 1.2em;
text-align: justify;
display: block;
      
}

.quote .source {
display: block;
margin-top: 1em;
padding: 0;

}
*/

/*
.link .link-body, .quote .quote-body {
margin-top: 1em;
margin-bottom: 1em;

}
  */  

/*
.quote .arrow, .reblog .arrow {
margin-right: .2em;

}

.conversation ul {
list-style: none;
padding: 0 1em 0 0;
margin-left: 0;
            
}
    
conversation ul li{
list-style: none;
padding: 0 1em;
            
}

.conversation ul li .person {
color: #333;
font-weight: bold;
margin-right: 1em;

}

.video .embed {
width: 500px;

}
    
.photo .postphoto img {
border: 5px solid #BABABA;

}
    
.photo  a:hover img {
border: 5px solid #FFCC00;

}
    
.caption {
margin: .5em 0 1em 0;
    
}

.clear {
clear: both;

}

ol.notes {
	padding: 0px;
	margin: 10px 0px 25px 0;
	list-style-type: none;
	border-bottom: solid 1px #ccc;
	font-weight: bold;
}

ol.notes a {
	color: #777;
}

ol.notes a:hover {
	color: #555;
}

ol.notes li.note {
	font: normal 12px/1.5em "Helvetica Neue", Helvetica, Arial, sans-serif;
    border-top: solid 1px #ccc;
	padding: 9px 9px;
}

ol.notes img.avatar {
	margin-right: 8px;
	border: solid 1px #aaa;
	padding: 1px;
	width: 16px;
	height: 16px;
	float: left;
}

ol.notes span.action {
	float: left;
	padding-top: 1px;
	line-height: 18px;
}

ol.notes .clear {
	clear: both;
	height: 1px;
}

ol.notes blockquote {
	border-color: #eee;
	padding: 4px 10px;
	margin: 7px 0px 0px 25px;
	font-weight: normal;
	line-height: 18px;
}

ol.notes blockquote a {
	text-decoration: none;
}

ol.notes .answer_content {
	font-weight: normal;
}


.question {
    background: #f1f1f1;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    color: #333;
    font-size: 1.3em;
    font-weight: bold;
    line-height: 1.2em;
    margin: 0 0 12px 0;
    padding: 15px 20px;
    position: relative;
}

    .question .nip {
        width: 13px;
        height: 7px;
        background: #f1f1f1 url(http://static.tumblr.com/thpaaos/wqzkvsd69/mask_ask.png);
        position: absolute;
        bottom: -7px;
        left: 30px;
    }

.asker_container {
    margin: 0 0 20px 24px;
}

    .asker_container img {
        margin: 0 7px -7px 0;
    }
   
*/
