body {
	color: #333;
	background-color: #FFF;
	background-image: url(http://tumblr.cae.s3.amazonaws.com/images/bg-400-paper2.jpg);
	font: normal 14px/1.5em "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #333;
	margin: 0;
	padding: 3em 0 0;
}

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

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

a img {
	border: 0;
}

h2,h3,h4,h6 {
	letter-spacing: 3px;
	font-weight: 400;
}

p,ul,ol {
	margin: 1em 0;
}

ul,ol,blockquote {
	padding-left: .5em;
	margin-left: 2.5em;
}

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

ul {
	list-style: square;
}

ol {
	list-style: decimal;
}

a img {
	border: 0;
}

#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;
}

/* BASIC LAYOUT */
#contain,#footer-container {
	margin: 0 auto;
	width: 1120px;
}

.Post {
	margin: 220px 0 0;
	line-height: 1.4;
}

.Post img {
	max-width: 500px;
	-webkit-box-shadow: #444 0 0 6px;
	-moz-box-shadow: #444 0 0 6px;
}

/* PhotoSet Posts */
.Post .PhotoSet embed {
	-webkit-box-shadow: #444 0 0 6px;
	-moz-box-shadow: #444 0 0 6px;
}

/* SIDEBAR */
#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: absolute;
}

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;
	text-transform: uppercase;
}

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

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

#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: 700;
}

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

#leftsidebar li {
	border-bottom: 1px solid #BABABA;
}

#leftsidebar .navlist ul {
	list-style: none;
	margin: 0 0 3em;
	padding: 0;
}

.navlist a,.navlist a:visited,.navlist a:active {
	font-size: .9em;
	line-height: 2em;
	text-decoration: none;
}

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

/* PREVIOUS-NEXT LINKS */
#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: 187px;
	padding-left: .8em;
	padding-right: .8em;
	margin-bottom: 1em;
	margin-left: 18.5em;
	width: auto;
}

#content .date {
	color: #333;
	display: block;
	letter-spacing: .1em;
	margin-bottom: 1.5em;
	font-weight: 700;
	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;
	text-align: right;
	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 .2em 0 .5em;
	color: #333;
	text-transform: uppercase;
}

.regular,.quote,.link,.photo,.conversation,.video,.audio {
	margin: 0 0 4.5em;
}

.regular img {
	margin-left: 1em;
}

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

.link .arrow {
	margin-left: .2em;
}

.link h5 a {
	text-decoration: none;
}

.quote .words {
	color: #333;
	font-size: 1.5em;
	font-style: italic;
	font-weight: 700;
	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: 700;
	margin-right: 1em;
}

.video .embed {
	width: 500px;
}

.photo .postphoto img {
	-webkit-box-shadow: #444 0 0 6px;
	-moz-box-shadow: #444 0 0 6px;
	max-width: 960px;
}

.photo a:hover img {
/*border: 2px solid #FFCC00;
*/
}

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

.clear {
	clear: both;
}


.dsq-item-trackback{
	display:none !important;
	
}

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

ol.notes li.note {
    border-top: solid 1px #ccc;
    padding: 5px;
}

ol.notes li.note img.avatar {
    vertical-align: -4px;
    margin-right: 10px;
    width: 24px;
    height: 24px;
}

ol.notes li.note span.action {
    font-weight: bold;
}

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

ol.notes li.note blockquote {
    border-color: #eee;
    padding: 4px 10px;
    margin: 10px 0px 0px 25px;
}

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