/*
Theme Name: Nonfiction Ink
Theme URI: http://www.nonfiction.com/
Description: A vintage screenwriting theme for <a href="http://www.truestoryink.com">TrueStoryInk</a> blog.  Design by <a href="http://erin.thinktank-studio.com">erin</a>.
Version: 1.2
Author: chris and erin
Author URI: http://arcanepalette.com/
Tags: three column, widgetized, true story ink, typewriter
*/



body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: "Courier New", Courier, monospace;
	background:url(images/repeat.jpg) repeat-y top center #423124;
	color: #debf93;
	text-align: center;
	margin: 0;
	}

#page {
	text-align: left;
	margin: auto;
	width: 1000px;	
	background-color: #423124;
	}

#header {
	margin: 0;
	}

#headerimg{
	
	height:506px;
}

/* headings and header links */


h2, h3 {
	font-family: 'Courier New', Courier, monospace;
	}

h1 {
	font-family: 'Courier New', Courier, monospace;
	font-size: 36px;
	text-align: left;
	display:none;
	}
.description {
	color: #dbc5a5;
	font-size: 14px;
	font-weight:bold;
	position: relative;
	float: right;
	padding-right: 5px;
	top: -100px;
	font-family: 'Courier New', Courier, monospace;	
	text-align:right;
	margin-bottom: -40px;
}
.littledescription {
	font-size:11px;
	padding-right: 5px;
	}
.pagenav{
	position: relative;
	top: -32px;
	right: 9px;
	float: right;
	font-size: 12px;
	margin-bottom: -40px;
}
.pagenav ul {
	list-style-type: none;
}
.pagenav li {
	display: inline;
	margin: 0 1px;
	padding: 3px 5px;
	background-color: #423124;
	border-top: 2px solid #423124;
	border-left: 2px solid #423124;
	border-right: 2px solid #423124;	
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	border-radius-topleft: 3px;
	border-radius-topright: 3px;
	
}
.pagenav li:hover {
	border-top: 2px solid #695647;
	border-left: 2px solid #695647;
	border-right: 2px solid #695647;	
}
h1 {
	margin: 0;
	}

h1, h1 a, h1 a:visited {
	text-decoration: none;
	color: #f9f9f9;
	}
h1 a:hover {	color: #eee;}

h2 {
	font-size: 24px;
	color:#f6e0c1;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	font-size: 18px;
	font-family:"Courier New", Courier, monospace;
	font-weight: normal;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
	
}

#sidebar h2 {
	font-family: 'Courier New', Courier, monospace;
	font-size: 18px;
	color: #debf93;
	text-align: left;
	}
#the_second h2 {
	font-family:"Courier New", Courier, monospace;
	font-size:21px;
	color: #f6e0c1;
	text-align: left;
	}

#sidebar h2 {
	margin-left: 10px;
	padding: 0;
	font-weight:normal;
	
	}
#the_second h2 {
	margin-left: 10px;
	padding:0;
	font-weight:normal;
	}

h3 {
	font-size: 18px;
	font-weight: normal;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}


/* ---------------------- */

/* links */

a:link, a:visited {
	color: #f3dab6;
	text-decoration: none;
	}

a:hover, a:active {
	color: #695647;
	text-decoration: none;
	}
.pagenav a:hover, .pagenav a:active	{
	color: #f3dab6;
	text-decoration: none;
}
.designby {
	text-align:center;
	display: block;
	font-family:'Courier New', Arial, Helvetica, sans-serif;
	color:#debf93;
	line-height: 40px;
	}	
	
.designby a:link, .designby a:visited {color: #f3dab6; text-decoration:none;}
.designby a:hover, .designby a:active {color: #695647; text-decoration:none;}
/* ----------- */

/* -- body -- */

#content {
	font-size: 12px;
	background-color:#423124 !important;
	height:100%;
	width: 1000px;
	}
	
	/*-- widecolumn (single post) stuff --*/

.widecolumn {
	line-height: 1.6em;
	}

.widecolumn {
	padding: 0px 20px 20px 20px;
	margin: auto;
	width: 800px;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.widecolumn .post {
	margin: 0;
	padding-top: 6px;
	}

.widecolumn .postmetadata {
	margin: 0;
	text-align:center;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

	/*------------------*/

.post {
	margin: 0 0 40px;
	text-align: justify;
	padding-bottom:10px;
	background:url(images/swirl.png) bottom center no-repeat;
	}
.post h2 {font-weight:normal;
	margin-left:18px;
	text-align: left;
	}
.post hr {
	display: block;
	}
	
	/*-- narrowcolumn (blog posts) stuff --*/
	
.narrowcolumn {
	float: right;
	padding: 0 20px;
	margin: 0;
	width: 537px;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
	font-size: 1.2em;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}
	
	/*----------*/

.postmetadata {
	clear: both;
}

/* footer */

#footer {
	padding: 0 3px 0 0;
	margin: auto;
	width: 1000px;
	clear: both;
	border: none;
	}

#footer p {
	margin: 0;
	padding:0;
	text-align: center;
	}


/* various tags and general stuff */

small {
	font-family: 'Courier New', Courier, monospace;
	font-size: 0.9em;
	line-height: 1.5em;
	margin-left:18px;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

.alt {
	margin: 0;
	padding: 10px;
	}

acronym, abbr, span.caps
{
	font-size: 0.8em;
	letter-spacing: .2em;
	}

.clear {
	clear: both;
}

acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	
	font-family: Tahoma, Geneva, Helvetica, sans-serif;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 40px;
	min-height: 45px;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	font-weight:normal;
	}
#wpstats {
	display:none;
	}
.navigation {
	display: block;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

html>body .entry li {
	list-style-type: disc;	
}
html>body .entry ol li {
	list-style-type: decimal;	
}
html>body .entry ol ol li {
	list-style-type: upper-roman;	
}
html>body .entry ol ol ol li {
	list-style-type: lower-roman;	
}
html>body .entry ol ul li {
	list-style-type: disc;	
	padding-left: 10px;
}
html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style-type: disc;
	padding-left: 10px;

	}
html>body .entry ul ul li {
	list-style-type: circle;
}
html>body .entry ul ul ul li {
	list-style-type: square;
}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}


/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}
a img {
	border: none;
	}
/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border-right: 1px solid #867758;
	border-bottom: 1px solid #867758;
	text-align: center;
	background-color: #aa9771;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

/*-- comments --*/

/* I'm just a girl in the world*/


.commentlist li, #commentform input, #commentform textarea {
	font: 1.0em 'Palatino Linotype', 'Book Antiqua', Times, serif;
	}
#commentform textarea {width: 400px;}
.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #568eb4;
	padding: 2px;
	background: #e9f6fc;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Courier New', Courier, monospace;
	}

.commentmetadata {
	font-weight: normal;
	}

#commentform input {
	padding: 2px;
	margin: 5px 5px 1px 0;
	background: #4f3c2d;
	color: #330000;
	border:1px dotted #2c1e14;
	}
#newsletter label {	color: #debf93 }
#newsletter input, #newsletter select {
	border-color: #2c1e14 !important;
	background: #4e3a2c !important;
	color: #debf93 !important;
	font-family:"Courier New", Courier, monospace !important;
}	
#subscribe2widget input, .feedblitz input {	background: #e9f6fc; border: none;}
#commentform textarea, .idc-c-t-inner textarea {
	padding: 2px;
	border-color: #2c1e14 !important;
	background: #4e3a2c !important;
	color: #debf93 !important;
	font-family:"Courier New", Courier, monospace !important;
	}
.idc-column input {
	padding: 2px;
	border-color: #2c1e14 !important;
	background: #4e3a2c !important;
	color: #debf93 !important;
	font-family:"Courier New", Courier, monospace !important;
}
#commentform #submit {
	margin: 0;
	float: right;
	margin-bottom: 40px;
	border: none;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
#submit {	width: 170px !important;}
.twitterurl {width: 124px;}
.cluv {border: none !important; padding: none !important; font-style:italic; font-size: 0.9em;}
.twitterid{ font-size: 0.9em; }

/* ---------------- */

/* sidebar */


#sidebar {
	font: 1em 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
	float: right;
	color:#debf93;
	background-image: none;
	
	}
#the_second {
	font: 1em 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
	margin-left:20px;
	color:#debf93;
	background-image: none;
	float: left;
	width: 186px;
}	
#sidebar a:link, #sidebar a:visited, #the_second a:link, #the_second a:visited {
	color:#f3dab6;
	}
#sidebar a:active, #sidebar a:hover, #the_second a:active, #the_second a:hover {
	color:#695647;
	}
small, #sidebar ul ul li, #sidebar ul ol li, #the_second ul ul li, #the_second ul ol li, .nocomments, blockquote, strike {
	color: #695647;
	}
.postmetadata {
	color: #695647;
	}


	/* calendar */

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em Verdana, Times, serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
	

	/*--------*/

#sidebar ul, #sidebar ul ol, #the_second ul, #the_second ul ol {
	margin: 0;
	padding: 0;

	}

#sidebar ul li, #the_second ul li {
	list-style-type: none;

	
	}

#sidebar ul p, #sidebar ul select, #the_second ul p, #the_second ul select{
	margin: 0;
	}

#sidebar ul ul, #sidebar ul ol, #the_second ul ul, #the_second ul ol {
	margin: 0;
	
	}

#sidebar ul ul ul, #sidebar ul ol, #the_second ul ul ul, #the_second ul ol {
	margin: 0;
	}

ol li, #sidebar ul ol li, #the_second ul ol li {
	list-style-type: none;
	
	}

#sidebar ul ul li, #sidebar ul ol li, #the_second ul ul li, #the_second ul ol li {
	margin: 0 0 0 0;
	padding-left:2px;
	
	}

	/* search form */

#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 88px;
	height: 20px; 
	padding: 2px;
	background:url(images/searchtext.jpg) no-repeat;
	border: none;
	font-family:"Courier New", Courier, monospace;
	color:#9d8867;
	padding-top: 4px;
	//padding-bottom:5px; 
	}

#commentform #submit {
	padding: 1px;
	background:url(images/commentsub.jpg) no-repeat;
	height:39px;
	color: #9d8867;
	font-family:"Courier New", Courier, monospace;
	font-size:14px;
	border: none;
	}
	
#sidebar #searchsubmit {
	width: 44px;
	height: 25px;
	padding: 2px;
	background:url(images/searchgo.jpg) no-repeat;
	border: none;
	font-family:"Courier New", Courier, monospace;
	color:#9d8867;
	padding-bottom: 5px;
	}

#sidebar #searchsubmit:hover, #opt-in #s:hover, #subscribe2widget #submit:hover, #commentform #submit:hover, .feedblitz #s:hover {color:#ceb081;}	
#sidebar ul ul {background-image: none; padding: none; font-weight: normal;}
	/* ----------- O.O ---*/

#sidebar
{
	padding: 0 20px 0 0;
/*	margin: 0;  */
	width: 172px;
/*	position: relative;
	top: 0px;
	left: 10px; */
	}

#sidebar form {
	margin: 0;
	}
	
.logo {
	margin-top: -15px;
	float: left;
	padding-left: 15px;
	}
.topedge {
	background:url(images/papertop.jpg) no-repeat top;
	margin:0;
	}
	
.rss {
	margin-top: 22px;
	}
.aboutme {
	color: #debf93;	
	text-align: justify;
}
.disclaimer {
	color: #D1A569;
	font-size: 0.9em;
	text-align: justify;
}
.aboutme a:link, .aboutme a:visited {
	text-decoration: underline;
}
.aboutme a:hover, .aboutme a:active {
	text-decoration: none;
}

.sideswirl {
	padding-bottom:4px;
	}
.widget_recent_entries li, .widget_recent_comments li {
	margin: 2px 0;
	padding: 2px 0;
	border-top: 1px dotted #debf93;
}
#sidebar {
	border-right: 1px solid #4e3a2c;
}
#the_second #sidebar {border: none;}

.linktous img{margin-bottom: -3px;}