/*
Theme Name: Staccato Beta
Theme URI: http://www.staccatofiction.com/
Description: Amended to current form from the Wordpress Default Template
Version: 1.0
Author: Russ Maschmeyer
Author URI: http://www.strangenative.com/
Tags: clean, simple, gray, literature, fiction, editorial

	
*/
/* Reset CSS */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 20px;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: none;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* End CSS Reset */


/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	background: #f3f3f3;
	color: #3b3938;
	line-height: 20px;
	vertical-align: bottom;
	/*background: url(images/gridlines.gif) repeat top left;*/
	}

#main_nav {
	float:left;
	width: 220px;
	text-align: right;
	}

table.layout {
	}

table.stories {
	/*margin-top: 51px;*/
	}
	
td.story {
	vertical-align: top;
	}
	
td.main_nav {
	vertical-align: top;
	text-align: right;
	}

.main_nav li a, .main_nav li a:active, .main_nav li a:link {
	font-style: italic;
	color: #3b3938;
	text-decoration: none;
	}

.gray {
	color: #7f7e7a;
	}

.blue {
	color: #00ade6;
	}
	
.main_nav li a:hover {
	color: #000000;
	}

.main_nav li.withdot a:hover:before {
	content: url(images/nav_dot.gif);
	}
	
#current a:before {
	content: url(images/gray_dot.gif);
	}

#current a:hover:before {
	content: url(images/nav_dot.gif);
	}

li a .rss {
	color: #e59100;
	}
	
li a:hover .rss {
	color: #CC6633;
	}
	
.main_nav li.mini_nav a {
	color: #7f7e7a;
	}
	
.main_nav li.mini_nav a:hover {
	color: #131212;
	}
	
#search_bar {
	width: 100%;
	height: 40px;
	margin-bottom: 11px;
	}

.paper_top {
	display: block;
	height: 39px;
	background: url(images/page_top.gif) no-repeat top left;
	}

#page_bottom {
	clear: both;
	display: block;
	width: 560px;
	height: 40px;
	background: url(images/page_bottom.gif) no-repeat;
	}

p {
	line-height: 20px;
	}
	
p strong {
	/*text-transform: uppercase;*/
	}

.page_rule {
	clear: both;
	display: block;
	background: #e7e7e7;
	height: 1px;
	width: 100%;
	margin: 19px 0px 20px 0px;
	}

#footer {
	border: none;
	}

.description {
	font-size: 1.2em;
	font-style: italic;
	letter-spacing: .04em;
	margin-top: 6px;
	}

.author {
	color: #00ade6;
	font-size: 14px;
	}

.query {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 2px;
	font-style: italic;
	font-size: 12px;
	color: #7f7e7a;
	}

.author_date {
	margin-top: 17px;
	}

small {
	color: #7f7e7a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	text-transform:uppercase;
	}
	
.navigation {
	text-align: center;
	}

.previous_story a {
	position: absolute;
	left: 200px;
	display: block;
	width: 40px;
	height: 40px;
	overflow: hidden;
	text-indent: -99999px;
	background: url(images/prevnext_sprite.gif) no-repeat;
	background-position: -80px 0px;
	margin: 9px 0 0 40px;
	}
	
.previous_story a:hover {
	background-position: -40px 0px;
	}

.previous_story a:active {
	background-position: 0px 0px;
	}	
	
.next_story a {
	position: absolute;
	left: 680px;
	display: block;
	width: 40px;
	height: 40px;
	overflow: hidden;
	text-indent: -99999px;
	background: url(images/prevnext_sprite.gif) no-repeat;
	background-position: -120px 0px;
	margin: 9px 40px 0 0;
	}

.next_story a:hover {
	background-position: -160px 0px;
	}

.next_story a:active {
	background-position: -200px 0px;
	}

.postmetadata {
	text-align: center;
	}
	
.copyright {
	margin: 0px auto;
	width: 310px;
	color: #b3b3b3;
	font: 10px Georgia, Palatino Linotype, Book Antiqua, Palatino, serif;
	font-style:italic;
	text-align: center;
	line-height: 20px;
	}

a {
	color: #00ade6;
	text-decoration: none;
	}

a:hover {
	color: #00c0ff;
	text-decoration: none;
	}
	
/* End Typography & Colors */


/* Social Media Links */
.digglink {
	display: inline;
	}

.digglink a {
	display: block;
	text-indent: 99999px;
	overflow: hidden;
	width: 20px;
	height: 20px;
	background: url(images/digg_link.gif) no-repeat;
	background-position: 0px -20px;
	margin-right: 5px;
	}

.digglink a:hover {
	background: url(images/digg_link.gif) no-repeat;
	background-position: 0px 0px;	
	}
	
.facebooklink {
	display: inline;
	}

.facebooklink a {
	display: block;
	text-indent: 99999px;
	overflow: hidden;
	width: 20px;
	height: 20px;
	background: url(images/facebook_link.gif) no-repeat;
	background-position: 0px -20px;
	margin-right: 5px;
	}

.facebooklink a:hover {
	background: url(images/facebook_link.gif) no-repeat;
	background-position: 0px 0px;	
	}

.twitterlink {
	display: inline;
	}
	
.twitterlink a {
	display: block;
	text-indent: 99999px;
	overflow: hidden;
	width: 20px;
	height: 20px;
	background: url(images/twitter_link.gif) no-repeat;
	background-position: 0px -20px;
	}

.twitterlink a:hover {
	background: url(images/twitter_link.gif) no-repeat;
	background-position: 0px 0px;	
	}	

/* End Social Media Links */


/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}
	
#header {
	margin: 0 0 0 1px;
	padding: 0;
	height: 200px;
	width: 758px;
	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.narrowcolumn {
	background:url(images/page_tile.jpg) repeat-y;
	float: left;
	padding: 0 40px 0px 40px;
	margin: 0px 0 0;
	width: 480px;
	min-height: 400px;
	}

.archive_wrapper {
	margin-top: 42px;
	}

.archive_results {
	margin-top: 20px;
	}

.page_wrapper {
	margin: 44px auto 60px auto;
	width: 320px;
	text-align: justify;
	}

.post_season {
	margin-top: 5px;
	}

.post_title {
	margin-top: 14px;
	}

.post {
	font-size: 1.2em;
	margin: 0 40px 0px 40px;
	text-align: left;
	}
	
.entry {
	margin-bottom: 33px;
	}
	
.toc_title {
	float: right;
	width: 250px;
	}
	
.toc_date {
	text-align:right;
	float: left;
	width: 110px;
	margin-right: 10px;
	}
	
.toc_wrapper {
	margin-top: 39px;
	}

ul.toc {
	list-style-position:outside;
	list-style-image:url(images/bullet.gif);
	}

ul.toc li {
	padding-left: 8px;
	}

.entry p {
	margin-bottom: 20px;
	}

.clear {
	clear: both;
}

#footer {
	padding: 0px 40px;
	margin-left: 200px;
	clear: both;
	width: 480px;
	}
/* End Structure */



/*	Begin Headers */
h1, h2, h3, h4 {
	font-family: Rockwell, Palatino Linotype, Book Antiqua, Palatino, serif;
	font-weight:normal;
		}

h1 {
	font-size: 2.6em;
	line-height: 40px;
	}

h2 {
	font-size: 18px;
	line-height: 20px;
	color: #7f7e7a;
	}
	
h2.pagetitle {
	margin-top:13px;
	letter-spacing: .02em;
	}

.uppercase {
	text-transform: uppercase;
	}

h3 {
	font-size: 14px;
	line-height: 20px;
	text-transform:uppercase;
	}

h3.storytitle {
	text-transform:none;
	}
	
h3.inline {
	display: inline;
	}
	
h4 {
	font-size: 1em;
	line-height: 40px;
	display: inline;
	text-transform:uppercase;
	letter-spacing: .04em;
	}

h5 {
	font-size: 20px;
	font-weight:normal;
	line-height: 20px;
	font-style:italic;
	}

h1 a, h1 a:visited, h1 a:active {
	/*color: #000000;*/
	}

h1 a, h1 a:visited, h1 a:active, h2 a, h2 a:visited, h2 a:active, h3 a, h3 a:visited, h3 a:active, h4 a, h4 a:visited, h4 a:active {
	/*color: #5b5a5a;*/
	color: #000000;
	text-decoration: none;
	}
	
h4 a:hover {
	color: #00c0ff;
	}	
	
h1 a:hover, h3 a:hover {
	color: #666666; 
	}	
	
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	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 */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */


/* End Entry Lists */



/* Begin Form Elements */
#respond{
	width: 440px;
	margin: 3px auto;
	}

.comment_condition {
	display: block;
	padding: 3px 0px 13px 0px;
	}

.form_area {
	margin-top: 5px;
	}	

fieldset.search {
	border: none;
	width: 240px;
	background: #f3f3f3;
	margin-left: 40px;
}

fieldset.enter_comment {
	margin-top: 17px;
}

.enter_comment input.special_input {
	font-size: 1.1em;
	width: 244px;
	border: none;
	height: 22px;
	padding: 8px 8px 0px 8px;
	margin-bottom: 20px;
	background: #fff url(images/input_field.gif) no-repeat left -30px;
}

.enter_comment input.special_input:focus {
	background: url(images/input_field.gif) no-repeat left 0px;
	outline: none;
}

.empty {
	color: #aaa;
	}

.search input, .search button {
	border: none;
	float: left;
}
.search input.box {
	font-size: 1.1em;
	width: 184px;
	height: 22px;
	padding: 8px 8px 0px 8px;
	background: #fff url(images/search_bg.gif) no-repeat;
}
.search input.box:focus {
	background: url(images/search_bg.gif) no-repeat left -30px;
	outline: none;
}
.search button.btn {
	width: 40px;
	height: 30px;
	cursor: pointer;
	text-indent: -9999px;
	background: url(images/search_bg.gif) no-repeat top right;
}
.search button.btn:hover {
	background: #fff url(images/search_bg.gif) no-repeat bottom right;
}

input.submit_btn {
	width: 162px;
	margin: 20px 0px 20px 139px;
	height: 40px;
	border: none;
	cursor: pointer;
	text-indent: -9999px;
	overflow: hidden;
	background: url(images/submit_btn.jpg) no-repeat;
}
input.submit_btn:hover {
	background: url(images/submit_btn.jpg) no-repeat 0 -40px;
}
input.submit_btn:active {
	background: url(images/submit_btn.jpg) no-repeat 0 -80px;
}
input.submit_btn:focus {
	outline: none;
}



/* end of custom search field */


#searchform {
	padding-top: 15px;
	text-align: right;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	
	}

select {
	width: 130px;
	}

#commentform input {
	
	}

#commentform {
	
	}
#commentform textarea {
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-size: 1.1em;
	width: 424px;
	height: 104px;
	resize: none;
	border: none;
	padding: 8px;
	background: #fff url(images/textarea.gif) no-repeat left -120px;
	}
	
#commentform textarea:focus {
	outline: none;
	background: #fff url(images/textarea.gif) no-repeat left 0px;
	}
	
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.comments_section {
	padding: 0 40px;
	}
	
.comment_count {
	width: 400px;
	text-align: center;
	margin-bottom: 20px;
	}

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

.commentmetadata {
	margin: 0;
	display: block;
	}
	
.comment {
	background-color: #fffab2;
	border: 1px solid #f1eca8;
	padding: 25px 20px 34px 20px;
	}

.comment a {
	color: #00ade6;
	text-decoration: none;
	font-style: normal;
	}
	
.comment_text {
	color: #7f7e7a;
	margin-top: 18px;
	}	
	
.comment p {
	font-family:Georgia, Palatino, "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-style: italic;
	}
	
.comment p:before {
	content: open-quote;
	}

.comment p:after {
	content: close-quote;
	}
	
.comment_end {
	background: url(images/comment_shadow.gif) no-repeat;
	height: 20px;
	display: block;
	}
	
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#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; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

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

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

/* End Various Tags & Classes*/



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

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	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: 1.2em;
	line-height: 20px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
