@charset "UTF-8";
/* CSS Document */

body{
	font-family:Georgia, "Times New Roman", Times, serif;
	background:transparent url(http://static.tumblr.com/7mqw3fs/95rl06038/bg_body.gif) repeat top left;
	font-style:italic;
	color:#330004;
}
	a{
		color:#330004;
		text-decoration:none;
		font-weight:bold;
	}
	a:hover{
		color:#330004;
		text-decoration:underline;
		font-weight:bold;
	}

	#container{
		margin:0 auto;
		width:902px;
		margin-top:48px;
		background:transparent url(images/bg_container.gif) repeat-y top left;
	}
		#header{
			width:798px;
			height:171px;
			background:transparent url(http://static.tumblr.com/7mqw3fs/M9yl0601h/bg_header.gif) no-repeat top left;
			text-align:center;
			font-weight:bold;
			overflow:hidden;
			padding:52px 52px 52px 52px;
		}
			#header table h1{
				text-transform:uppercase;
				font-size:72px;
				letter-spacing:200%;
				line-height:normal;
				margin:0;
				padding:0;
				/*margin-bottom:0;*/
				/*word-wrap: break-word;*/
			}
			#header table{
				font-style:italic;
				width:798px;
				height:171px;
				/*height:223px;*/
				/*width:850px;*/
				/*margin-top:34px;*/
				overflow:hidden;
			}
				#header table a{
					margin:0;
					padding:0;
				}
			#header table p{
				text-transform:uppercase;
				font-size:11px;
				margin-top:16px;
				font-weight:bold;
				}
		#content{
			width:786px;
			overflow:hidden;
			background:transparent url(http://static.tumblr.com/7mqw3fs/NS4l0602m/bg_content.gif) repeat-y top left;
			padding:40px 54px 20px 62px;
			margin:0;
		}
			#content .post{
				overflow:hidden;
				font-size:14px;
				margin-bottom:43px;
				padding-bottom:50px;
				background:transparent url(http://static.tumblr.com/7mqw3fs/qc8l0605c/bg_hr.gif) no-repeat bottom left;	
			}
				#content .post h3{
					font-size:24px;
					margin-top:0;
					padding-top:0;
				}
			#content ol, ul{
				list-style:none;
			}
			#content .text{
				color:#54282d;
			}
				#content .text img{
					margin:16px 16px 16px 0;
				}
			#content .post img{
				border:9px solid #bdc190;
				float:left;
			}
			#content .postLeft{
				float:left;
				width:418px;
				margin-left:40px;
				overflow:hidden;
			}
			#content .audio .postLeft{
				padding-top:7px;
				background:transparent url(http://static.tumblr.com/7mqw3fs/64kl0604j/bg_audio.gif) no-repeat 230px 0px;
				overflow:visible;
			}
			#content .quote .postLeft{
				font-size:24px;
				min-height:108px;
				background:transparent url(http://static.tumblr.com/7mqw3fs/c4Rl0606o/bg_quote.gif) no-repeat top left;
			}
				#content .quote .source{
					text-align:right;
					font-size:18px;
					margin-top:15px;
				}
			#content .link a{
				font-size:24px;
				margin-top:5px;
				padding-top:0;
			}
			#content .chat{
			}
				#content .chat span{
					font-weight:bold;
					margin-right:10px;
				}
				#content .chat ul, li{
					margin-left:0;
					padding-left:0;
				}
				#content .chat li{
					padding:3px 15px;
				}
				#content .chat .even{
					border-left:2px solid #e3e2c0;
					border-right:2px solid #e3e2c0;
					border-bottom:2px solid #e3e2c0;
				}
				#content .chat .odd{
					background-color:#e3e2c0;
				}
			#content .postRight{
				float:right;
				width:270px;
				background:transparent url(http://static.tumblr.com/7mqw3fs/uk0l0607i/bg_vr.gif) no-repeat top left;
				padding-left:32px;
				overflow:hidden;	
			}
				#content .postRight a{
					font-size:11px;
				}
				#content .dateNotes{
					height:38px;
				}
				#content .date{
					text-transform:uppercase;
					font-size:11px;
					float:left;
				}
					#content .date a{
						font-weight:normal;
					}
				#content .notesContainer{
					height:58px;
					float:right;
					font-size:11px;
					text-align:center;
					height:38px;
					width:58px;
					padding-top:0px;
					background:transparent url(http://static.tumblr.com/7mqw3fs/4AIl06061/bg_price_tag.gif) no-repeat top left;	
				}
					#content .notesCount a{
						font-weight:bold;
						font-size:22px;
					}
						#content .notesContainer br{
							margin-bottom:-2px;
						}
					#content .caption{
						color:#54282d;
						font-size:14px;
						padding-right:30px;
						margin-top:4px;
						margin-bottom:12px;
						overflow:hidden;
					}
					#content .postNotes{
						clear:left;
						padding-top:30px;
					}
						#content .postNotes a{
							font-size:11px;
						}
					#content .postNotes img{
						margin:0;
						border:3px solid #bdc190;
						margin:2px 0 2px 0;
					}
					#content .postNotes ol{
						margin:0;
						padding:0;
					}
					#content .postNotes li{
						clear:left;
						margin:0;
						padding:0;
					}
					#content .postNotes span{
						margin-left:10px;
						font-size:11px;
					}
					#content .tags{
						padding-right:30px;
					}
						#content .tags a{
							margin-right:5px;
						}
			#nextPrev{
				margin-left:40px;
			}
		#footer{
			clear:both;
			width:902px;
			height:186px;
			background:transparent url(http://static.tumblr.com/7mqw3fs/HOtl0603u/bg_footer.gif) no-repeat top left;
			text-align:center;
		}
			#footer p{
					font-size:14px;
					margin:0;
					padding:82px 0 0 0;
			}
			#footer span{
				color:#aaab8b;
			}