/*  
Theme Name: Felty (Hemingway Reloaded + Blueprint CSS framework)
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
-----------------------------------------------------------------------------------------------*/

* html #comments cite { }
* html #primary .secondary { }
* html #primary.twocol-stories .story { }

.story {
	clear: both;
	margin-bottom: 40px;
}

#primary.twocol-stories .first, * html #primary.twocol-stories .first { margin: 0 0 0 0; }
#primary.onecol-stories .primary { }
#primary.onecol-stories .secondary { }
a { color: #E74900; text-decoration: none; }
a img { border: none; }

blockquote {
	border-left: 2px solid #ccc;
	margin-left: 1em;
	padding-left: 1em;
}

/*-----------------------------------------------------------------------------------------------
  Layout / Base Page Styling
-----------------------------------------------------------------------------------------------*/

body {
	background-color: #febc00;
	color: #191919;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
}

.container {
	background-image: url(images/body.gif);
	background-repeat: repeat-y;
	background-position: center top;
}

fieldset { padding: .5em; }

h4 {
	font-weight: normal;
	color: #333;
}

input.textfield, textarea {
	background-color: #F8F8F8;
	border: 1px solid #868686;
	margin: 5px 0;
	width: 15em;
}

label.text {
	left: 0.5em;
	position: relative;
	top: -0.5em;
}

dd { margin-left: 5%; }

ol#comments {
	list-style-type: none;
	margin: 2em 0;
}

ol#comments li {
	list-style-type: none;
	margin: 2em 0;
}

ol#comments li li {
	list-style-type: square;
	margin: 1em 0 1em 1em;
}

pre {
	border-bottom: 1px dotted #ccc;
	border-top: 1px dotted #ccc;
	overflow: auto;
	padding: 1em 0;
	width: 100%;
}

select option { padding: 0 5px; }

table {
	border-spacing: 2px;
	margin: 1em 0;
	width: 100%;
}

table caption {
	margin-bottom: -1em;
	margin-top: 1em;
	text-align: left;
}

table td {
	background-color: #fff;
	color: #000;
}

table th {
	background-color: #febc00;
	color: #000;
	text-align: left;
}

table th, table td {
	padding: 0.3em 0.75em;
	border: 2px solid #ccc;
}

textarea.commentbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	height: 10em;
	margin: 5px 0;
	padding: 0.25em;
	width: 97%;
}

ul li { list-style-type: square; }

ul.counts .count {
	color: #7A7A7A;
	float: right;
}

ul.dates .date { color: #7A7A7A; }
ul.dates a, ul.counts a { color: #404040; }
ul.dates a:hover, ul.dates a:hover .date, ul.counts a:hover, ul.counts a:hover .count { }
ul.dates li, ul.counts li { list-style-type: none; }
ul.dates, ul.counts { list-style-type: none; }

.clear {
	clear: both;
	font-size: 1px;
	height: 1px;
	line-height: 1px;
}

.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; }
.comment-head h2 { }

.formactions .spinner {
	float: right;
	margin: -8px -20px 0 0;
}

.formactions input.submit {
	background-color: #ccc;
	border: 1px solid #868686;
	float: right;
	margin: 1em 0 0 0;
	padding: 0.25em 0.5em;
	clear: both;
}

.hide, .print-logo, .close-button { display: none; }

/* This class sets the width and position for all rows */
.inside { }
.left { float: left; }
.right { float: right; }

.rule {
	border-top: 1px solid #ccc;
	font-size: 1px;
	height: 1px;
	line-height: 1px;
	margin: 1.5em 0;
}

.secondary .featured dl {
	border-bottom: 1px solid #ccc;
	margin: 0;
	padding: 0.5em 0 0.6em 0;
}

.secondary .featured p {
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	margin: 1em 0 0 0;
	padding: 0.5em 0 0.6em 0;
}

.secondary h2 {
	clear: both;
	margin-top: 2em;
}

.secondary dd {
	display: inline;
	margin: 0;
	padding: 0;
}

.secondary dd a { color: #808080; }
.secondary dd a:hover { color: #D90086; }

.secondary dt {
	display: inline;
	margin: 0;
	padding: 0;
}

.single-post h2 { }
.post { margin-bottom: 3em; }

.single-post h1, .story h1 {
	font-weight: bold;
	font-family: "Segoe UI", Candara, "Bitstream Vera Sans", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	letter-spacing: -2px;
	text-transform: uppercase;
	color: #4D4D4D;
}

.story h1 a:link, .story h1 a:visited {
	color: #D90086;
	text-decoration: none;
}

.single-post a:hover, .story a:hover { color: #E74900; text-decoration: underline; }

/*-----------------------------------------------------------------------------------------------
  Ancillary Items
-----------------------------------------------------------------------------------------------*/

#ancillary { }
#ancillary p, #ancillary ol, #ancillary ul  { margin-bottom: 1em; }
#ancillary .inside { }

#ancillary .block {
	padding: 16px 12px 2px;
	margin-bottom: 12px;
	background-color: #fff;
	color: #4D4D4D;
	font-size: 8pt;
}

#ancillary .block a:link, #ancillary .block a:visited { color: #83B012; text-decoration: none; }
#ancillary .block a:hover { text-decoration: underline; }

#ancillary .block h2 {
	margin-bottom: 0.25em;
	display: block;
	background-image: url(images/titles.png);
	background-repeat: no-repeat;
	height: 16px;
}

#ancillary .block h2#about { background-position: left 0; }
#ancillary .block h2#categories { background-position: left -18px; }
#ancillary .block h2#recent-tweets { background-position: left -36px; }
#ancillary .block h2 span { display: none; }

#ancillary .block-separator {
	clear: both;
	height: 2.5em;
}

#ancillary .first, * html #ancillary .first {
	clear: both;
	margin: 0;
}

#ancillary .thrice-length { }
#ancillary .twice-length { }
#comment-form { margin: 5em 0 5em 35.4%; }

#comments .content {
	border-left: 1px solid #868686;
	float: left;
	margin-left: 1.9%;
	padding: 0 0 0 2%;
	width: 60%;
}

#comments .content h3 {
	font-size: 1em;
	margin: 0;
}

#comments .content p { margin: 0 0 1em 0; }

#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 0; }

#comments cite .admin-tools a {
	background-color: #666;
	border: 1px solid #999;
	float: right;
	margin: 0 5px;
	padding: 0 3px 3px;
}

#comments cite .author { font-size: 1.2em; }
#comments cite .author a { }
#comments cite span { display: block; }

#errors {
	color: #FF0000;
	font-weight: bold;
}

/*-----------------------------------------------------------------------------------------------
  Footer
-----------------------------------------------------------------------------------------------*/

#footer {
	clear: both;
	height: 160px;
	background-image: url(images/corner.png);
	background-repeat: no-repeat;
	background-position: right top;
}

#footer .inside { padding: 24px; }

#footer p {
	font-size: 0.95em;
	margin: 0;
}

#footer p.attributes { }
#footer p.attributes a { color: #525252; }
#footer p.attributes a:hover { }
#footer p.copyright { margin-top: 80px; }

/*-----------------------------------------------------------------------------------------------
  Header
-----------------------------------------------------------------------------------------------*/

#header {
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 240px;
}

#header .inside { }
#header h2 { margin: 80px 80px 0px 240px; }

#header h2 a:link, #header h2 a:visited {
	display: block;
	width: 600px;
	height: 120px;
}

#header h2 a span { display: none; }
#header p.description { display: none; }

/*-----------------------------------------------------------------------------------------------
  Live Search
-----------------------------------------------------------------------------------------------*/

#live-search {
	text-align: right;
	z-index: 10;
	margin-bottom: 2em;
}

#live-search .inside { }

#preview {
	border: 1px solid #ccc;
	margin: 1em 0;
	padding: 0.5em;
}

#preview p { margin: 1em 0 0 0; }

/*-----------------------------------------------------------------------------------------------
  Primary Items
-----------------------------------------------------------------------------------------------*/

#primary { }
#primary .primary { }
#primary .secondary { }
#primary .secondary .admin-tools { margin: 1em 0; }
#primary h2 { }
#primary.onecol-stories .primary { }
#primary.onecol-stories .secondary { }
#primary.twocol-stories .first, * html #primary.twocol-stories .first { margin: 0 0 0 0; }
#primary.twocol-stories .story { }
* html #primary.twocol-stories .story { }
#primary.twocol-stories .first, * html #primary.twocol-stories .first { margin: 0 0 0 0; }
#primary .inside { padding: 24px; }
.content { }

.story .details {
	margin: 1em 0;
	text-align: right;
	font-size: 0.95em;
	color: #4D4D4D;
	clear: both;
}

.story .details a { color: #17BF57; }
.story .details a:hover { }

#search .spinner {
	padding: 0 0 5px 0;
	text-align: right;
}

#search img {
	left: -5px;
	margin-top: 2px;
	position: relative;
	top: 0.25em;
}

#search img.archives-icon {
	margin: 0 7px 0 0;
	top: 1px;
}

#search input { width: 175px; }
#search input:focus { background-color: #FFF; }
#search-result ul { margin: 0; }

#search-results {
	background-color: #ccc;
	border-top: 1em solid #000;
	-moz-opacity: 0.9;
}

#search-results h3 {
	background-color: #FFF;
	font-weight: bold;
	margin: 0;
	padding: 0 0 1em 0;
	text-align: left;
}

#search-results small {
	border-bottom: 1px solid #555555;
	border-top: 1px solid #666666;
	display: block;
	font-size: 0.9em;
	padding: 0.5em 1em 0.7em 1em;
	text-align: left;
}

#search-results small a { color: #ccc; }

#search-results ul li {
	list-style-type: none;
	margin: 0.5em 0;
	padding: 0 1em 0.5em 1em;
}

#search-results ul li a {
	border-bottom: 1px dotted #ccc;
	text-decoration: none;
}

#search-results ul li:hover { background-color: #D90086; }

/*-----------------------------------------------------------------------------------------------
	Secondary Items
-----------------------------------------------------------------------------------------------*/

#secondary { padding: 1px 2em; }
#secondary .inside { background-color: grey; }
.box { }

.wideslide {
	cursor: pointer;
	background-color: #FFF2BF;
	padding: 5px;
}

.wideslide img {
	border: 1px #FFC solid;
	padding: 1px;
}

.wideslide img:hover { border-color: #ffcc00; }
.gigpark-blog-widget h3 { display: none; }
