*{margin:0;padding:0;}

div.clear
{
height: 1%;
clear: both;
content: ".";
height: 0;
visibility: hidden
}


body {
	font-family: "Trebuchet MS", verdana, sans-serif;
	font-size: 14px;
	line-height: 22px;
	margin: 0;
	padding: 0;	
	background: #fbf5ea;
}

a {
	color: #933;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;	
}

/*********************** layout ***********************/


#container {
	margin-left: 10%;
	float:left;
}

.tumblr {
	background: url(http://turkeydinner.net/tumblr/dot-matrix.png) repeat-y right #f8f8fa;
}


.left {width: 620px;  margin:0 auto; padding-top: 10px;}

.padding {padding-bottom: 400px;}


.featured {
	width: 600px;
	padding: 20px;
	margin: 75px 0 0 50px;
	float: left;
	background: #dadada;
	font-family: Georgia, "Times New Roman", serif;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	
	-webkit-border-radius: 5px;
	}
	
p {
	margin-bottom: 10px;
}


h3 { margin-bottom:10px;}

.please_dont_hide_this {margin: 0 auto; text-align: center;}
	
/** feed to js **/

li.rss_item {
	list-style: none;
}

li.rss_item a {
	font-size: 20px;
	color: #000;
	font-weight: bold;
	}

.rss_date {
	font-size: 12px;
	float: right;
	font-style: italic;
}

p.rss_title {
	text-align: right;
	margin-top: -5px;
	}


.topRight {
	background: #fff;
	height: 300px;
	margin-left: 0;
	margin-right: 0;
	width:500px !important;
}

.bottomRight {

}


/*********** header **************/


.header {
	position: fixed;
	bottom: 0;
	/*left: 450px;*/
	right: 40px;
	width:545px;
	min-height: 309px;
}


span.site-title {
	font-family: "Courier New", serif;
	font-size: 14px;
	position: fixed;
	/* left: 700px; */
	right: 20px;	
	bottom: 5px;
	text-align: right;
	width: 350px;
}



.menu {
	float:right;
	font-size: 12px;
	text-align: right;
	}
	
/*********** chatz ************/

span.person {
	font-weight: bold;
	font-family: "Courier New";
}



ul.conversation {
	margin-top: 10px;
	margin-left: 20px;
	list-style: none;
	}
	
span.person-said {
	border-bottom: none;
	margin: 0;
	padding-bottom: 10px;
	line-height: 14px;
	font-family: "Courier New";
}

/***********lists ************/

ul, ol {
	margin: 10px 0 10px 30px;
}


/*********** reblog stuff ************/

blockquote {
	color: #999;
	margin-left:30px;
	margin-bottom: 10px;
}

blockquote a {
	color:#966;
	}

ol.notes {
	list-style: none;
	margin-left: 30px;
	border-top: solid 1px #ddd;
	width: 450px;
	padding-top: 10px;
}

ol.notes li {
	font-size: 90%;
	
}

img.avatar {
	border: none;	
}


/* POST-RELATED */
.post{border-bottom:1px solid #DDDDDD;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin: 0px 40px 20px;
padding-bottom:20px;}
.post-header {float:right;color:#999;width:100%;font-size:.75em; margin-bottom: 10px;}
.post-header h4{float:left;font-weight:normal;line-height:1.4em;}
.time{display:none;}
.permalink{float:right;color:#999;}
.post-type{position:absolute;top:1.5em;left:0; text-transform: uppercase;}
.post-metadata {margin-bottom: 10px;}
/* POST TYPES */
.text,.chat,.quote,.photo,.video,.link,.audio{width:95%;margin-left:5px;margin-top: 0px;}
.photo {text-align: center;}
.photo .caption {text-align: left;}

.audio .embed {  height: 70px; 
padding:5px 7px 7px 5px; margin-bottom: 10px; 

/* height:25px;
padding:5px 7px 7px 5px;
width:205px; */}

.was-reblogged{position: relative; margin:15px 0 0 5px;width: 94%;text-align:right;font-size:.8em;background:#e4e4e4;padding:.5em;color:#999;}
/* QUOTE */
.quote .words{color: #000;}
.source{text-align:right;}
.quote blockquote{

font-family:Courier,serif;
font-size:18px;
line-height:22px;
margin-left:20px;
text-align:justify;
width:490px;
margin-bottom: 0;

}

/* PHOTO */
.photo img{border:2px solid #ccc; background: #eee; padding: 10px; margin: 0 auto; max-width: 100%;}
.photo a{border:0;}
.photo .caption a {}
.photo .caption,.audio .caption,.video .caption, .audio .plays{}
.audio .plays {font-style: italic; text-align: right; width: 400px;margin-top:-50px;}
/* LINKS IN HEADER */
#links-header{display:none;}
#links{position:absolute;top:2em;right:0;}
#links li{display:inline;margin-left:1em;font-size:.8em;border:0;}
#links li a{padding:3px 7px;border:1px solid #ccc;color:#999;line-height:2em;}
#links li a:hover{background:#444;color:#fff;border-color:#444;}
/* PAGE NAVIGATION */
p.previous-next{margin:20px 40px 0 40px;padding:1em 0 1em 1em;background-color:#e1e1e1;border-bottom:1px solid #ccc;border-top:1px solid #eee; font-size: 150%; width:520px;}
.previous,.next{padding:5px;border:1px solid #ccc;color:#999;font-size:.75em;}
.previous:hover,.next:hover{background:#444;color:#fff;border-color:#444;}
#pages{padding:0 1em;color:#888;font-size:.8em;}
/* FOLLOWING */
#following{position:relative;border-bottom:1px solid #ccc;float:left;width:100%;border-top:1px solid #eee;padding:.75em 0;}
#following-header{left:0;font-size:.75em;top:2.2em;position:absolute;line-height:1em;color:#999;font-weight:normal;}
.followed{margin:0 0 0 5em;}
.followed li{float:left;margin:.25em .5em .25em 0;list-style-type:none;}
.followed li a{border:0;}
.followed li a img{border:2px solid #000;}
.followed li a:hover img{border:2px solid #fff;}
/* FOOTER */
.footer {
}



/* infinite */


hr.tumblrAutoPager_page_separator {display: none;}

div.tumblrAutoPager_page_info {
	width: 100px;
	float: left;
	margin: -10px 0 0 -100px;
}


div.tumblrAutoPager_page_info p a {
	color: #ccc;
}

div.tumblrAutoPager_page_info p span {
	display: none;
} 

.tAP_switch {display:none;}



/* tags */

h2.page-title {
	margin-left: -250px;
	line-height: 28px;
	width: 250px;
	color: #666;
	float: left;
}





