/* @override http://tale-of-tales.com/blog/wp-content/themes/hemingway_reloaded/style.css */

/*  
Theme Name: Hemingway Reloaded
Theme URI: http://www.wordpresslab.com 
Description: Hemingway Reloaded theme by <a href="http://www.wordpresslab.com">WordpressLab</a>.
Version: 1.0
Author: WordpressLab 
Author URI: http://www.wordpresslab.com
*/

/*------------Global Styles-----------*/
img {
	border: 0;
}

.totPrimary {
	background-color: #000000;
	color: #222;
	background-image: url(http://tale-of-tales.com/blog/bg/rotator.php);
}

.story {
	width: 65%;
	PADDING-BOTTOM: 50px;
	padding-top: 30px;
}

.totNavigation {
	width: 65%;
}

.totNavigation TD {
	
}

.totSidebar {
	float: right;
	width: 240px;
	height: 100%;
	padding: 0px;
	font: 12px Verdana, "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Arial, sans-serif;
	text-align: center;
}

.totSidebar a {
	text-transform: none;
	font-weight: bold;
	color: #fbed40;
	text-decoration: none;
	font-style: normal;
}

.ToTannounce {
/*background-color:#000000;
border: 3px #fbed40 dotted;
padding: 6px;
color: white;*/
}

.verticalLine {
	float: right;
	background: url('http://tale-of-tales.com/blog/images/line_vertical.gif') repeat-y;
}

.headerInside {
	padding-top: 30px;
	padding-bottom: 5px;
}


.commentsPreview fieldset {
	border-width: 0;
	background-color: #fcfcfc;
	padding: 0;
}

.commentsPreview fieldset legend {
	padding-bottom: 20px;
	font-weight: bold;
}

.totLogo {
	margin-top: 28px;
}

* {
	margin: 0px;
	padding: 0px;
}

* html #ancillary .block {
	margin: 0px 0px 0px 4%;
}

* html #comments cite {
	width: 30.6%;
}

* html #primary .secondary {
	margin-right: 4%;
}

* html #primary.twocol-stories .story {
	margin-left: 2%;
}

#primary.twocol-stories .first, * html #primary.twocol-stories .first {
	margin: 0 0 0 0;
}

#primary.onecol-stories .primary {
	float: left;
	width: 50%;
}

#primary.onecol-stories .secondary {
	float: right;
	width: 40%;
	margin: 0 0 0 10%;
}

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

a:hover {
	color: #000;
	text-decoration: none;
}

.story img {
	border: 8px solid #fff;
}


/*---------Layout / Base Page Styling------------*/

body {
	background: #000000;
	color: #272727;
	font: 12px Verdana, "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Arial, sans-serif;
}

fieldset {
	padding: .5em;
}

h1 {
	color: #333333;
	font-size: 1.5em;
	font-weight: normal;
	margin: 1.5em 0px;
}

h1, h2, h3, h4, h5, h6, p, pre, blockquote, label, ul, ol, dl, fieldset, address {
	margin: 1em 0px;
}

h2, h3 {
	color: #000000;
	font-size: 15px;
	font-weight: normal;
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
}

input.textfield, textarea {
	background-color: #F8F8F8;
	border: 1px solid #868686;
	margin: 5px 0px;
	width: 15em;
}

label.text {
	left: 0.5em;
	position: relative;
	top: -0.5em;
}

li, dd {
	margin-left: 0;
	list-style-type: none;
}

ol#comments {
	list-style-type: none;
	margin: 2em 0px;
}

ol#comments li {
	list-style-type: none;
	margin: 2em 0px;
}

p {
	line-height: 19px;
}

pre {
	border-bottom: 1px dotted #000000;
	border-top: 1px dotted #000000;
	overflow: auto;
	padding: 1em 0px;
	width: 100%;
}

select option {
	padding: 0px 5px;
}

table {
	border-spacing: 2px;
	margin: 1.5em 0px;
	width: 100%;
}

table caption {
	color: #000000;
	margin-bottom: -1em;
	margin-top: 1em;
	text-align: left;
}

table td {
	color: #e6e6e6;
}

table th {
	background: #000000;
	color: #333;
	text-align: left;
}

table th, table td {
	padding: 0.3em 0.75em;
}

textarea.commentbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	height: 10em;
	margin: 5px 0px;
	padding: 0.25em;
	width: 28em;
}

ul li {
	list-style-type: none;
	margin: 4px 0;
	list-style-position: inside;
}

ul.counts .count {
	color: #7A7A7A;
	float: right;
}

ul.dates .date {
	padding: 0px 3px 0px 0px;
	color: #555;
	text-transform: uppercase;
	font-family: "Courier New", Courier, mono;
}

ul.dates a, ul.counts a {
	color: #ffeb3d;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	padding: 3px;
	font-size: 11px;
}

div.primary ul.dates a{
	color: #fff;
}

div.primary ul.dates a:hover{
	color: #000;
}

ul.dates a:hover, ul.dates a:hover .date, ul.counts a:hover, ul.counts a:hover .count {
	color: #fff;
}

ul.dates li, ul.counts li {
	border-bottom: 1px solid #C2C2C2;
	list-style-type: none;
	margin: 0px;
	padding: 0.5em 0px;
}

ul.dates, ul.counts {
	border-top: 1px solid #C2C2C2;
	list-style-type: none;
	margin: 1.5em 0px;
}

.clear {
	clear: both;
	font-size: 1px;
	height: 1px;
	line-height: 1px;
}

.widecolumn {
	margin: 10px 50px;
}

.comment-head {
	border-bottom: 1px solid #E3E3E3;
	padding: 0.8em 2em 1.0em 2em;
}

.comment-head .details {
	font-size: 0.95em;
}

.comment-head a {
	color: #868686;
	text-decoration: none;
}

.comment-head h2 {
	font-size: 1.5em;
	margin: 0px;
}

.formactions .spinner {
	float: right;
	margin: -8px -20px 0px 0px;
}

/*.formactions input.submit{*/

.formactions input {
	background-color: #000000;
	border: 1px solid #868686;
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 0px 0.5em;
	color: #ffffff;
}

.hide, .print-logo, .close-button {
	display: none;
}

/* This class sets the width and position for all rows */

.inside {
	width: 80%;
	min-width: 40em;
	max-width: 85em;
	margin: 0 auto;
}

.left {
	float: left;
}

.right {
	float: right;
}

.rule {
	border-top: 1px solid #000000;
	font-size: 1px;
	height: 1px;
	line-height: 1px;
	margin: 1.5em 0px;
}

.secondary .featured dl,  .featured dl {
	border-bottom: 1px solid #000000;
	margin: 0px;
	padding: 0.5em 0px 0.6em 0px;
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
}

.secondary .featured p,  .featured p {
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
	line-height: 1.5em;
	margin: 1em 0px 0px 0px;
	padding: 0.5em 0px 0.6em 0px;
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
}

.secondary dd {
	display: inline;
	margin: 0px;
	padding: 0px;
}

.secondary dd a {
	color: #808080;
}

.secondary dd a:hover {
	color: #000000;
}

.secondary dt {
	color: #AAAAAA;
	display: inline;
	margin: 0px;
	padding: 0px;
}

.single-post h1, .single-post h2 {
	margin-top: 0px;
}

.story h3, .primary h1 {
	color: #000000;
	font-weight: normal;
	margin: 0px 0px 0 0px;
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	font-size: 28px;
}

.story h3 a {
	color: #FFFFFF;
	text-decoration: none;
}

.story a:hover {
	color: #000000;
}

/*------------------ Ancillary Items------------*/

#ancillary {
	padding: 0px 0px 0px 0px;
	background: url('http://tale-of-tales.com/blog/images/stripes.gif') repeat-x left top;
	color: #b3b3b3;
	margin: 0;
}

#ancillary .block {
	float: left;
	margin: 0px 0px 0px 5%;
	width: 30%;
}

#ancillary .block h2, #ancillary .block h3 {
	color: #777;
	font-size: 18px;
	font-weight: normal;
	font-style: normal;
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	padding: 30px 0 0 0;
	margin: 0;
}

#ancillary .block-separator {
	clear: both;
	height: 2.5em;
}

#ancillary .first, * html #ancillary .first {
	clear: both;
	margin: 0px;
}

#ancillary .thrice-length {
	width: 100%;
}

#ancillary .twice-length {
	width: 65%;
}

#comment-form {
	margin: 5em 0px 5em 35.4%;
	width: 36em;
}

#comments .content {
	border-left: 1px solid #868686;
	float: left;
	margin-left: 1.9%;
	padding: 0px 0px 0px 2%;
	width: 60%;
}

#comments .content h3 {
	font-size: 1em;
	margin: 0px;
}

#comments .content p {
	margin: 0px 0px 1em 0px;
}

#comments .pingback cite .author {
	background: url(../images/trackback_pingback.gif) 100% 0 no-repeat;
	display: block;
	padding-top: 68px;
}

#comments cite {
	float: left;
	font-style: normal;
	text-align: right;
	width: 31%;
}

#comments cite .admin-tools {
	margin: 5px 0px;
}

#comments cite .admin-tools a {
	background: #000000;
	border: 1px solid #999999;
	float: right;
	margin: 0px 5px;
	padding: 0px 3px 3px;
	text-decoration: none;
}

#comments cite .author {
	font-size: 1.2em;
}

#comments cite .author a {
	text-decoration: none;
}

#comments cite span {
	display: block;
}

#errors {
	color: #ffeb3d;
	font-weight: bold;
}

/*------------- Foooter----------------------*/

#footer {
	clear: both;
	color: #b3b3b3;
	margin: 2em 0px 3em 0px;
}

#footer .inside {
	background: url(../images/footer_black.gif) 50% 0 repeat-x;
	padding: 1em 0px;
}

#footer p {
	font-size: 0.95em;
	margin: 0px;
}

#footer p.attributes {
	float: right;
}

#footer p.attributes a {
	color: #525252;
	padding: 0px 0px 0px 1em;
	text-decoration: none;
}

#footer p.attributes a:hover {
	color: #000000;
}

#footer p.copyright {
	float: left;
}

/*-----------Header------------------*/

#header {
	background-image: url(http://tale-of-tales.com/blog/bg/rotator.php);
	height: 178px;
}

#header .inside {
	padding: 3em 0px;
}

#header h2 {
	border-right: 1px solid #808080;
	float: left;
	font-size: 2.25em;
	margin: 0px 0.5em 0px 0px;
	padding: 0px 0.5em 0.25em 0px;
}

#header h2 a {
	color: #000000;
	text-decoration: none;
}

#header p {
	line-height: 1em;
	margin: 0px;
	padding: 1em 0px;
}

/*---------------Live Search-------------*/

#live-search {
	-moz-opacity: 0.4;
	position: absolute;
	text-align: right;
	top: 4em;
	width: 100%;
}

#live-search:hover {
	-moz-opacity: 1.0;
}

#preview {
	border: 1px solid #000000;
	margin: 1em 0px;
	padding: 0.5em;
}

#preview p {
	margin: 1em 0px 0px 0px;
}

/*---------Primary Items-----------*/

#primary {
	color: #000;
	padding: 1px 0 2em 0;
	background-image: url(http://tale-of-tales.com/blog/bg/rotator.php);
}

#primary a
{
}

#primary .primary {
	float: right;
	width: 65%;
	padding-top: 30px;
;
}

#primary .secondary {
	display: inline;
	float: right;
	margin-right: 5%;
	padding-top: 30px;
	width: 30%;
}

#primary .secondary .admin-tools {
	margin: 1em 0;
}

#primary h2 {
	color: #000000;
}

#primary.onecol-stories .primary {
	float: left;
	width: 50%;
}

#primary.onecol-stories .secondary {
	float: right;
	margin: 0 0 0 10%;
	width: 40%;
}

#primary.twocol-stories .first, * html #primary.twocol-stories .first {
	margin: 0 0 0 0;
}

#primary.twocol-stories .story {
	float: left;
	width: 48%;
	margin: 0 0 0 4%;
	display: inline;
}

* html #primary.twocol-stories .story {
	margin-left: 2%;
}

#primary.twocol-stories .first, * html #primary.twocol-stories .first {
	margin: 0 0 0 0;
}

.story .details {
	margin: 1em 0;
	text-align: right;
	border-top: 1px dotted #ffffff;
	padding: 0.5em 0;
	color: #000;
	border-width: 1px;
	font: bold 12px "Palatino Linotype", "Book Antiqua", Palatino, serif;
}

.story .details .read-on {
	background: url(../images/readon_black.gif) 100% 60% no-repeat;
	padding-right: 20px;
}

.story .details a {
	color: #000;
	text-decoration: underline;
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
}

.story .details a:hover {
	color: #000000;
}

#search .spinner {
	padding: 0px 0px 5px 0px;
	text-align: right;
}

#search img {
	left: -5px;
	margin-top: 2px;
	position: relative;
	top: 0.25em;
}

#search img.archives-icon {
	margin: 0px 7px 0px 0px;
	top: 1px;
}

#search input {
	background-color: #fff;
	border: 1px solid #868686;
	font-size: 0.85em;
	margin-top: 0px;
	width: 175px;
}

#search input:focus {
	background: #fff;
}

#search-result ul {
	margin: 0px;
}

#search-results {
	background: #fff;
	border-top: 1em solid #000000;
	float: right;
	-moz-opacity: 0.9;
	padding: 0px 0px 0px 0px;
	width: 30%;
	color: #000;
}

#search-results h3 {
	background: #b3b3b3;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 1em 0px;
	text-align: left;
}

#search-results small {
	border-bottom: 1px solid #555555;
	border-top: 1px solid #000000;
	display: block;
	font-size: 0.9em;
	padding: 0.5em 1em 0.7em 1em;
	text-align: left;
	color: #868686;
}

#search-results small a {
	color: #000000;
}

#search-results ul li {
	list-style-type: none;
	margin: 0.5em 0px;
	padding: 0px 1em 0.5em 1em;
}

#search-results ul li a {
	border-bottom: 1px dotted #000000;
	text-decoration: none;
}

#search-results ul li:hover {
	background: #202020;
}

/*-------------Secondary Items-----------------*/

#secondary {
	background: #fff url(http://tale-of-tales.com/blog/images/stripes.gif) repeat-x;
	border-top: 1px solid #E3E3E3;
	padding: 20px 2em;
}

#secondary a {
	color: #fdf300;
	font-weight: bold;
}

.formhead {
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	font-size: 28px;
	line-height: 60%;
}

.story P A {
text-decoration: none;
	font-weight: bold;
	color: #fff;
}

#sk2-footer {
	display: none;
}

blockquote {
	border-left: 2px solid #fff;
	color: #000;
	margin-left: 30px;
	padding-left: 10px;
	margin-right:80px;
	text-align:justify;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-style: italic;
	font-size:13px;
}

blockquote p{
	margin:6px 6px 6px 6px;
}

.credit {
font-size:10px; font-style:italic;
border-top:solid 1px #000000;
}

/*------------------INTERVIEW--------------------*/
.interview {
font-size: 12px;
color: #ababab;
margin: 0 auto;
text-align: justify;
}

.interview a{
color: #ffeb3d;}

.interview .totLogo, .interview div#header, .interview_content h3 {
	display: none;
}
.interview_intro{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 27px;
	color: #fff;
	text-shadow: #000 3px 2px 3px;
}

.interview_question{
	font-size: 12px;
	line-height: 19px;
	margin: 0 100px 0 200px;
	/*font-style: italic;*/
	color:#888;
}

.interview_answer{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #fff;
	line-height: 24px;
	margin-left: 100px;
	font-size: 14px;
}


.interview_name{
	font-family: Verdana, "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Arial, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
	color: #356B58;
}

.interview h2{
	color: #ffeb3d;
	font-size: 30px;
	font-style: italic;
	padding: 30px 0 0 0;
	margin: 0;
}

.interview_comment{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 12px;
	border-top: solid 1px #fff;
	padding-top: 10px;
	margin-top: 30px;
}

.interview_quote{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 27px;
	color: #000;
	width: 200px;
	text-align: left;
	background-color: #ffeb3d;
	border-style: double;
}

#left {
	float: left;
	padding:  25px 15px;
	margin-right: 25px;
}

#right {
	float: right;
	padding:  25px 15px;
	margin-left: 25px;
}

.interview_quotemark{
	font-size: 140%;
	vertical-align: -5px;
	letter-spacing: 3px;
}

.interview_caption{
	margin-top: 6px;
	font-style: italic;
	font-size: 9px;
	text-align: center;
	display: block;
	line-height: 9px;
}

.interview_readercomments{
	padding: 10px 0 30px 0;
	margin: 20px 0 0 0;
	color: #000;
	background: #fff url(http://tale-of-tales.com/blog/images/stripes.gif) repeat-x;
}

.interview_readercomments a{
	color: #ffeb3d;
	font-weight: bold;
}

/*------------------ARTICLE--------------------*/

.article_content {
background-color:#ffffff;
text-align: justify;
padding: 20px 80px 50px 80px;
line-height:150%;
}

.article_readercomments{
padding: 10px 0 30px 0;
margin: 0 0 0 0;
color: #000;
background: #cccccc url(http://tale-of-tales.com/blog/images/stripes.gif) repeat-x;
}

.article_content H1, H2, H3, H4 {
color: #000000;
font-weight: normal;
font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
margin: 20px 0 0 0;
}

.article_content H1 { font-size: 14px; text-align:center; text-transform:uppercase; letter-spacing:10px; border-bottom: solid 1px #333333;}
.article_content H2 { font-size: 36px; margin-top:50px; font-style: italic; line-height:100%; }
.article_content H3 { font-size: 24px; margin-top:30px;}
.article_content H4 { font-size: 18px; }

.article_content P#whitespace {
margin-bottom: 50px;
}

.article_credit {
font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
font-style: italic;
}

.article_intro {
width: 60%;
font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
font-style: italic;
text-align: justify;
}

.article_content A {
color:#000000;
border-bottom: dotted 1px #666666;
}

.article_author {
color: #ffffff;
}

.navimg {
	border: 0px solid transparent;
	margin: 1px 0;
	padding: 0;
}

.navimg:hover{
	border: 0px solid #fdee40;
}

.GerryLyrics{
width:600px;
}
.GerryLyrics TD{
color:#000000;
padding:10px;
}
.GerryLyrics TD I{
font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
font-style: italic;
font-size:13px;
}

.GerryLyrics H4{
	padding-bottom:10px
}