@charset "utf-8";
/*  

Theme Name: Hephaestus

Theme URI: http://quetzal-logic.com

Description: <strong><a href="http://en.wikipedia.org/wiki/Hephaestus">Hephaestus</a></strong> was the Greek god of technology and fire. Please visit <a href="http://quetzal-logic.com">Quetzal&nbsp;Logic</a> for updates. Licensed under <a href="http://creativecommons.org/licenses/by-nc-sa/2.5/my/deed.en_GB">Creative Commons by-nc-sa 2.5</a>.

Version: 1.0

Author: Ngeow Wu Han

Author URI: http://quetzal-logic.com

*/

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,  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-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	background: transparent;
}
/* remember to define focus styles! */

:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
	font-size: 62.5%;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */

table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,  q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
a {
	outline: none;
	color: #C00;
}
a:hover {
	color: #000;
}
hr {
	display: none;
}
/* BASIC TYPOGRAPHY */

body, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1, h2, h3, h4, h5, h6, cite {
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
}
h1 {
	font-size: 2.8em;
	letter-spacing: -1px;
	font-weight: bold;
	color: #333;
	line-height: 1.17em;
}
h2 {
	font-size: 2.4em;
	letter-spacing: -1px;
	font-weight: bold;
	color: #555;
	line-height: 1.17em;
}
h3 {
	font-size: 2em;
	color: #777;
	text-transform: uppercase;
}
h4 {
	font-size: 1.6em;
	color: #888;
	font-weight: bold;
}
h5 {
	font-size: 1.4em;
	color: #999;
	text-transform: uppercase;
}
h6 {
	font-size: 1.4em;
	color: #999;
}
p, ul, ol, blockquote {
	color: #333;
}
p {
	margin-bottom: 1em;
	line-height: 1.5em;
}
strong, b {
	font-weight: bold;
}
em, i {
	font-style: italic;
}
acronym, abbr {
	cursor: help;
	border-bottom: 1px dotted #999;
	;
}
span.amp {
	font-family: Baskerville, "Goudy Old Style", "Palatino", "Book Antiqua", serif;
	font-style: italic;
}
span.edit {
	background: url(images/ico-edit.gif) no-repeat left center;
	padding-left: 21px;
}
del {
	color: #999;
}

/* FORM STYLES */
button, .button, input {
	font-family: inherit;
	font-size: inherit;
}
button, .button {
	cursor: pointer;
	padding: 2px 5px 2px 5px;
	border-width: 1px;
	color: #333;
}
.field {
	background: #FFF url(images/field-bg.gif) repeat-x top;
	border: 1px solid #C3C3C3;
	border-top-color: #7C7C7C;
	border-bottom-color: #DDD;
	padding: 3px 0;
}
form ol li label {
	display: block;
	font-size: 1.2em;
	color: #555;
	margin-bottom: 5px;
}
label.required span {
	padding-right: 12px;
	background: url(images/required.png) no-repeat right center;
}
form ol li {
	margin-bottom: 13px;
}
.buttons {
	font-size: 1.3em;
}
.field:focus {
	background: #FFC;
}

/* BEGIN PRESENTATIONAL STYLES */
body {
	background: #D9D9D9 url(images/body-bg.png) repeat-x top;
}
#wrap1 {
	margin: 20px auto 0;
	width: 80%;
}
#header {
	display: none;
}
#nav {
	text-align: right;
}
#nav a {
	text-decoration: none;
}
.menu li {
	float: left;
	background: url(images/r5-l.png) no-repeat top left;
	margin-left: 5px;
	margin-right: 5px;
}
.menu li:first-child {
	margin-left: 0;
}
.menu li a {
	display: block;
	background: #FFF url(images/r5-r.png) no-repeat top right;
	margin-left: 5px;
	padding: 5px 11px 6px 6px;
	font-size: 1.2em;
	color: #999;
}
.menu li a:hover {
	color: #000;
}
.menu li.current_page_item {
	background: url(images/current-l.png) no-repeat top left;
	margin-right: 0;
	margin-left: 0;
}
#home .menu li.current_page_item {
	background: url(images/current-l-home.png) no-repeat top left;
	margin-right: 0;
}
.menu li.current_page_item a {
	color: #C00;
	padding-bottom: 12px;
	background: #FFF url(images/current-r.png) no-repeat top right;
	padding-right: 17px;
	margin-left: 10px;
	cursor: default;
	font-weight: bold;
}
#home .menu li.current_page_item a {
	margin-left: 5px;
}
.extras {
	margin-right: 12px;
	font-size: 1.1em;
}
.extras li {
	display: inline;
}
.search {
	margin-right: 10px;
}
.search label {
	display: none;
}
.rss {
}
.rss a {
	background: url(images/ico-feed.gif) no-repeat left center;
	padding: 5px 0 6px 16px;
}
#wrap2 {
	clear: both;
	background: #FFF url(images/r5-tr.png) no-repeat top right;
	margin-bottom: 10px;
}
#wrap2.single,  #wrap2.archive,  #wrap2.search {
	margin-top: 8px;
}
.article {
	background: #FFF url(images/r5-tl.png) no-repeat top left;
	width: 66%;
	float: left;
	padding-top: 26px;
}
#home .article {
	background: #FFF;
}

/* ARTICLE SECTION STYLES */
.article .section {
}
.article .section h1 {
	margin: 0 13px 7px;
}
.article .section h1 a {
	text-decoration: none;
	color: #333;
}
.article .section h1 a:hover {
	border-bottom:2px solid #EEE;
}
.article .section h5 {
	border-bottom: 1px dotted #D9D9D9;
	margin: 0 14px 12px;
	padding-bottom: 12px;
}
.article h5 span {
	float: right;
	font-size: 0.785em;
	text-transform: capitalize;
	padding: 2px 0 2px 21px;
}

.entry {
	margin: 0 26px 26px;
}
.entry p,  .entry ul,  .entry ol {
	font-size: 1.2em;
	line-height: 1.5em;
}
.entry h2 {
	margin-bottom: 0.5em;
	font-size: 1.5em;
}
.entry ul {
	margin: 0 0 1.5em 1em;
}
.entry ol {
	list-style: decimal;
	margin: 0 0 1.5em 2.5em;
}
.entry li {
	margin-bottom: 0.5em;
}
.entry ul li {
	padding-left: 1.3em;
	background: url(images/d6-c0-dot.gif) no-repeat 0 0.5em;
}
.entry blockquote {
	padding-left: 2.8em;
	margin-left: 0.8em;
	background: url(images/ico-quote.gif) no-repeat 0 0.2em;
}
.entry blockquote p {
	color: #555;
}
.entry p.more {
	background: url(images/ico-doc.gif) no-repeat left center;
	padding-left: 21px;
	font-size: 1.1em;
}
.entry p.home {
	background: url(images/ico-home.gif) no-repeat left center;
	padding-left: 21px;
	font-size: 1.1em;
}
/* META STYLES */

.meta {
	margin: 0 14px 26px;
	padding: 13px 12px 0;
	font-size: 1.1em;
	border-top: 1px dotted #D9D9D9;
	border-bottom: 3px solid #E9E9E9;
}
.meta div {
	padding: 0 9px;
}
.meta p {
	margin: 0;
}
.meta div:last-child {
	padding-bottom: 13px;
}
.filed-under {
}
.filed-under p {
	background: url(images/ico-folder.gif) no-repeat left center;
	padding-left: 21px;
}
.comments {
	float: right;
}
.comments p {
	background: url(images/ico-comment.gif) no-repeat left center;
	padding-left: 21px;
}
.next {
	float: right;
}
.next p {
	background: url(images/ico-right-arrow.gif) no-repeat right center;
	padding-right: 21px;
}
.prev p {
	background: url(images/ico-left-arrow.gif) no-repeat left center;
	padding-left: 21px;
}
/* COMMENTS STYLES */

#comments {
	margin: 0 14px 26px;
}
#comments h2 {
	margin-bottom: 5px;
}
#comments h4,  #comments h6 {
	padding-bottom: 12px;
	margin-bottom: 12px;
	border-bottom: 1px dotted #D9D9D9;
}
#comments .field {
	font-size: 1.2em;
	width: 60%;
}
#comments textarea.field {
	width: 80%;
}
#comments dl {
	margin: 0 13px;
}
.commentlist a {
	text-decoration: none;
	border-bottom: 1px dotted #999;
	padding-bottom: 1px;
}
.commentlist a:hover {
	border-bottom:1px solid #C00;
}
.gravatar {
	background: url(images/gravatar-frame.png) no-repeat;
	padding: 8px 10px 17px;
}
#comments .gravatar {
	float: left;
	margin-right: 5px;
}
.comment-author {
	display: block;
	padding-top: 21px;
	color: #777;
}
.comment-author cite {
	font-size: 1.4em;
	font-weight: bold;
	font-style: normal;
}
.commentlist dd {
	clear: both;
	margin-bottom: 12px;
	font-size: 1.2em;
	border-bottom: 1px dotted #D9D9D9;
	padding: 6px 13px 12px;
}
.commentlist dd:last-child {
	border: none;
}
.commentlist span.edit {
	margin-top: 21px;
	float: right;
	padding: 2px 0 2px 21px;
}
.commentlist span.edit a {
	border-bottom: none;
	text-decoration: underline;
	font-size: 1.1em;
}
#comments form {
	margin: 0 13px;
}
#comments form p {
	font-size: 1.2em;
}

/* ASIDE STYLES */
#aside {
	margin-left: 66%;
	padding: 29px 0 0;
}
#aside a {
	text-decoration: none;
}
#aside .section {
	margin: 0 9px 9px 0;
	background: #E9E9E9 url(images/r5-e9ff-tr.gif) no-repeat top right;
}
#aside .section .section-header {
	background: url(images/r5-e9ff-tl.gif) no-repeat top left;
	height: 5px;
}
#aside .section .section-footer {
	background: url(images/r5-e9ff-br.gif) no-repeat bottom right;
	height: 5px;
}
#aside .section .section-footer div {
	background: url(images/r5-e9ff-bl.gif) no-repeat bottom left;
	height: 5px;
}
#aside .section .section-wrap {
	margin: 4px 9px;
	background: #FFF url(images/r5-ffe9-tr.gif) no-repeat top right;
}
#aside .section .section-wrap .section-wrap-header {
	background: url(images/r5-ffe9-tl.gif) no-repeat top left;
}
#aside .section-wrap .section-wrap-footer {
	background: url(images/r5-ffe9-br.gif) no-repeat bottom right;
	height: 5px;
}
#aside .section-wrap .section-wrap-footer div {
	background: url(images/r5-ffe9-bl.gif) no-repeat bottom left;
	height: 5px;
}
#wrap2-footer {
	clear: both;
	background: #FFF url(images/r5-br.png) no-repeat bottom right;
	height: 5px;
}
#wrap2-footer div {
	background: url(images/r5-bl.png) no-repeat bottom left;
	height: 5px;
}
/* WIDGET-CONTAINER STYLES */

.widget-container {
	margin: 0 10px 15px;
	background: #BC0000 url(images/r5-bcff-tl.gif) no-repeat top left;
}
.widget-container.last,  .text-box.last {
	margin-bottom: 5px;
}
.widget-container h2 {
	padding: 12px 13px 13px;
	background: url(images/r5-bcff-tr.gif) no-repeat top right;
	font-size: 1.6em;
	color: #FFF;
}
.widget-container ul,  .widget-container ol {
	font-size: 1.1em;
}
.widget-container ul {
	background: #FFF;
	border-left: 1px solid #D9D9D9;
	border-right: 1px solid #D9D9D9;
}
.widget-container li {
	padding: 9px;
	border-bottom: 1px solid #D9D9D9;
	line-height: 1.5em;
}
.widget-container ul li:last-child,  .widget-container ol li:last-child {
	padding-bottom: 0;
	border-bottom: none;
}
.widget-container-footer {
	background: #FFF url(images/r5-d9ol-br.gif) no-repeat bottom right;
}
.widget-container-footer div {
	background: url(images/r5-d9ol-bl.gif) no-repeat bottom left;
	padding: 2px 5px 0;
}
.widget-container-footer div img {
	vertical-align: bottom;
	width: 100%;
	height: 1px;
}
/* TEXT-BOX STYLES */

.text-box {
	margin: 0 10px 15px;
	background: #FFF url(images/r5-d9ol-tl.gif) no-repeat top left;
}
.text-box-header {
	background: url(images/r5-d9ol-tr.gif) no-repeat top right;
	height: 5px;
	padding: 0 5px;
}
.text-box-header img {
	vertical-align: top;
	width: 100%;
	height: 1px;
}
.text-box h2 {
	border: 1px solid #D9D9D9;
	border-top: none;
	padding: 7px 13px 13px;
	font-size: 1.6em;
	color: #BC0000;
}
.text-box-wrap {
	border-left: 1px solid #D9D9D9;
	border-right: 1px solid #D9D9D9;
	padding: 10px 10px 1px;
	font-size: 1.1em;
}
.text-box-footer {
	background: #FFF url(images/r5-d9ol-br.gif) no-repeat bottom right;
}
.text-box-footer div {
	background: url(images/r5-d9ol-bl.gif) no-repeat bottom left;
	padding: 0 5px;
}
.text-box-footer div img {
	vertical-align: bottom;
	width: 100%;
	height: 1px;
}
/* DASHBOARD STYLES */

.dashboard {
	background: #FFF url(images/r5-tr.png) no-repeat top right;
	margin-bottom: 10px;
}
.dashboard-header {
	background: url(images/r5-tl.png) no-repeat top left;
	height: 5px;
}
.dashboard .widget-container {
	margin: 0;
}
.dashboard table {
	width: 100%;
}
.dashboard table td {
	padding: 4px 9px 4px 0;
}
.dashboard table tr td:first-child {
	padding-left: 9px;
}
.dashboard-footer {
	clear: both;
	background: #FFF url(images/r5-br.png) no-repeat bottom right;
	height: 5px;
}
.dashboard-footer div {
	background: url(images/r5-bl.png) no-repeat bottom left;
	height: 5px;
}
#footer {
	background: #FFF url(images/r5-tr.png) no-repeat top right;
	margin-bottom: 10px;
}
#copyright {
	background: #FFF url(images/r5-tl.png) no-repeat top left;
	margin-right: 5px;
	padding: 13px 0 8px;
	font-size: 1.1em;
}
#copyright p {
	margin: 0 21px 0 17px;
	padding-left: 17px;
	background: url(images/d6-c0-dot.gif) no-repeat left center;
}
#footer-footer {
	background: url(images/r5-br.png) no-repeat bottom right;
	height: 5px;
}
#footer-footer div {
	background: url(images/r5-bl.png) no-repeat bottom left;
	height: 5px;
}
.clear {
	clear: both;
}
