/** ------------------------Typography & Color------------------ **/

strong {font-weight: bold;}
small {font-size: 14px; line-height: 21px;}
a {text-decoration: none;}
	
p {
	font-family: Cambria, Georgia, serif;
	font-size: 14px;
	line-height: 21px;
	color: #333333;
	word-spacing: 1px;}
	
em {
	font-style: italic;
}

#content {color: #333333; line-height: 18px;
}

#content p>a, .quotesource>a, small>a, #content li>a {color: #7b2424; border-bottom: 1px dotted #8a8a8a;}
#content p>a:visited, .quotesource>a:visited {background-color: #e5e5e5;}
#content a:hover {background: transparent url("http://7.media.tumblr.com/tumblr_kvbjyl67I61qabvvgo1_100.png") 0 0 repeat;}

#content li {margin-bottom: 5px; margin-left: 48px;}
#content ul {margin-bottom: 21px; font-size: 13px;}

h2 {text-transform: uppercase;}
h2 a {color: #333333; font: 18px "Arial Black",sans-serif;}
h2 a:hover {color: #474747;}

#content .quotation {color: #d1d1d1; font: 30px "Arial Black", sans-serif;}
#content .quote {font-size: 14px; line-height: 21px;}

.textpost p {margin-bottom: 25px;}

blockquote {
	font-size: 14px; line-height: 21px;
	margin-left: 20px; padding-left: 15px; margin-bottom: 18px;
	border-left: 2px solid #e5e5e5;}
	
blockquote>a {color: #7b2424;}

#sidebar {
	text-align: right;
	font-family: Georgia, serif;
	font-size: 13px;
	line-height: 18px;
	letter-spacing: 1px;
	font-style: italic;}

#sidebar p {font-size: 13px; letter-spacing: 0px; word-spacing: 2px; text-align: right; line-height: 18px;}

#header {background-color: #e2d6c8; background-color: #d23b41; border-bottom: 1px solid #cfc5bc;}
body {background-color: #f8f8f8;}

/** ------------------------Layout----------------------- **/

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

/** Header **/

#header_wrapper {width: 960px; margin: 0 auto 0 auto;}
#header {width: 100%; height: 72px; padding-top: 36px; padding-left: 0px;}

#nav {
    width: 650px; height: 55px;
    background: url("http://files.droplr.com/files/22881265/8Oc2L.main_nav.png") no-repeat;
    padding: 0; margin-left: 60px;
    position: relative;}
    
#nav li {margin: 0; padding: 0; list-style: none; position: absolute; top: 0;}
#nav li, #nav a {height: 55px; display: block;}
    
#nav00 {left: 0px; width: 160px;}
#nav01 {left: 160px; width: 160px;}
#nav02 {left: 320px; width: 160px;}
#nav03 {left: 480px; width: 160px;}

#nav00 a:hover {background: transparent url("http://files.droplr.com/files/22881265/8Oc2L.main_nav.png") 0 -55px no-repeat;}
#nav01 a:hover {background: transparent url("http://files.droplr.com/files/22881265/8Oc2L.main_nav.png") -160px -55px no-repeat;}
#nav02 a:hover {background: transparent url("http://files.droplr.com/files/22881265/8Oc2L.main_nav.png") -320px -55px no-repeat;}
#nav03 a:hover {background: transparent url("http://files.droplr.com/files/22881265/8Oc2L.main_nav.png") -480px -55px no-repeat;}
    
#logo {position: relative; float: left; margin-top: -87px; margin-left: 700px;}

/** Sidebar **/
	
#sidebar {
	width: 240px;
	margin-top: 18px;
	
	position: fixed;
	left: 50%;
	top: 108px;
	margin-left: 160px;
	margin-right: 0px;}
	
#sidebar a {
	color: #7b2424; text-decoration: none;
	border-bottom-style: dotted; border-bottom-width: 1px;
	letter-spacing: 0px;}

#sidebar a:hover {background: transparent url("http://7.media.tumblr.com/tumblr_kvbjyl67I61qabvvgo1_100.png") 0 0 repeat;}

input{
	margin-bottom:10px;
	font-size:11px;
	padding:2px;
	text-align: right;
	width:190px;
	color:#333333;}

#search {margin-top: 150px;}

/** Content **/
#container {width: 960px; margin-left: auto; margin-right: auto;}

#content {margin-top: 18px; height: 200px; width: 560px;}

#content ol {margin: 0 0 18px 40px; font-family: Cambria, Georgia, serif; font-size: 14px;}

.dot { 
	width: 7px; height: 7px; 
	margin: 42px 0 -49px 53px;
	background: transparent url("http://17.media.tumblr.com/tumblr_kvbjy0VCO31qabvvgo1_100.png") 0 0 no-repeat;}

.separator {
	height: 3px; width: 560px;
	margin: 44px 0 25px 80px;
	background: transparent url("http://7.media.tumblr.com/tumblr_kvbjyl67I61qabvvgo1_100.png") 0 0 repeat;}

.post_content {margin-left: 80px;}

h2 {padding-bottom: 18px;}

.quote {padding-left: 35px; padding-bottom: 18px;}
.quotesource {margin-left: 35px; font-style: italic; font-variant: small-caps;}

#content .quotation {
	margin-left: 0px;
	margin-top: -9px;
	float: left;
	display: block;}
	
.caption {padding-top: 18px;}

/** Pagination **/
	
.pagination {text-align: center;margin-top: 72px;margin-bottom: 36px;}
.pagination .caption>p {font-size: 36px;}
#content .pagination .caption p>a:visited {background-color: transparent;}

.count {font-variant: small-caps; font-size: 13px;padding-top: 18px;}

ol.notes {
                border-top: 1px dotted #e8e8e8;
                margin-left: 80px;
                padding-top: 50px;
                list-style: none;
                font-size: 13px;
            }

/** Footer **/

#footer {
	font-size: 11px;
	margin-top: 75px;
	margin-left: 80px;
	height: 36px;
}

/** Disqus **/
.dsq-comment-count {font-size: 11px; color: #7b2424;}
#dsq {text-align: right;}
