/*
Theme Name: Hirnschmalz Book
Theme URI: http://www.hirnschmalz.at
Description: The theme for http://www.hirnschmalz.at
Author: Markus Bischof
Version: 1.0
Tags: brown, white, three-columns, fixed-width, threaded-comments, sticky-post, translation-ready, microformats, rtl-language-support, editor-style
*/


/* =Fonts
-------------------------------------------------------------- */
@font-face {
	font-family: 'BlackJackRegular';
	src: url('fonts/blackjack/black_jack-webfont.eot');
	src: local('☺'), url('fonts/blackjack/black_jack-webfont.woff') format('woff'), url('fonts/blackjack/black_jack-webfont.ttf') format('truetype'), url('fonts/blackjack/black_jack-webfont.svg#webfontqvZVtB63') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'ScratchRegular';
	src: url('fonts/scratch/Scratch_-webfont.eot');
	src: local('☺'), url('fonts/scratch/Scratch_-webfont.woff') format('woff'), url('fonts/scratch/Scratch_-webfont.ttf') format('truetype'), url('fonts/scratch/Scratch_-webfont.svg#webfontlmTlKQ9U') format('svg');
	font-weight: normal;
	font-style: normal;
}


/* =Reset
-------------------------------------------------------------- */

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;
}
:focus {
	outline: 0;
}
html[xmlns^="http"] {
  /* verhindert Mozilla-Zucken
   * > Firefox 1.5
   */
   overflow-y: scroll;
}
body {
	color: #766e5f;
	background: url(images/wood.jpg) #b46427 bottom center;
	font-size: 13px;
	line-height: 1.5em;
	font-family: 'Georgia', 'Garamond', 'Times New Roman', serif;
}
ol, ul {
	list-style: none;
}
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: "" "";
}
.clear { clear: both; }


/* =Structure
-------------------------------------------------------------- */

#hs-main-wrapper {
	background: url(images/top-shadow.png) top center no-repeat;
	margin: 0 auto;
	position: relative;
	width: 1011px;
	height: auto;
}
#hs-header {
	padding: 35px 0 0;
	width: 100%;
}
#hs-branding {
	float: left;
}
#hs-logo {
	float: left;
}
#hs-access {
	float: right;
	padding: 35px 35px 0;
	width: auto;
}
#hs-rss {
	background: url(images/rss.png) top left no-repeat transparent;
	width: 38px;
	height: 150px;
	position: absolute;
	z-index: 200;
	top: 158px;
	right: 445px;
}
#hs-rss a {
	display: block;
	width: 100%;
	height: 100%;
}
#hs-content-top {
	background: url(images/book-top.png) -3px 0 repeat-y;
	position: absolute;
	top: -42px;
	left: 0;
	width: 100%;
	height: 147px;
	z-index: 20;
}
#hs-content-wrapper {
	background: url(images/book-bg.png) 1px 0 repeat-y;
	clear: both;
	margin-top: 50px;
	position: relative;
	width: 100%;
	min-height: 350px;
	z-index: 10;
}
#hs-content,
#hs-sidebar {
	float: left;
	margin-left: 37px;
	overflow: hidden;
	padding: 0 0 35px 0;
	position: relative;
	width: 452px;
	min-height: 1px;
	z-index: 50;
}
#hs-sidebar-top {
	background: url(images/book-bg.png) -520px 0 repeat-y;
	padding-bottom: 0.5em;
	text-align: right;
}
#hs-sidebar {
	background: url(images/line-vertical-long-brown.png) 225px 0 repeat-y;
	margin-left: 31px;
}
#hs-sidebar-primary,
#hs-sidebar-secondary {
	float: left;
	overflow: hidden;
	padding-top: 20px;
	width: 213px;
	min-height: 1px;
}
#hs-sidebar-secondary {
	float: right;
	text-align: right;
	width: 215px;
}
#hs-content-bottom-wrapper {
	background: url(images/wood.jpg) bottom center;
	overflow: hidden;
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 214px;
}
#hs-content-bottom {
	background: url(images/book-bottom.png) -1px 0 repeat-y;
	width: 100%;
	height: 100%;
}
#hs-site-generator {
	opacity: 0.5;
	position: absolute;
	bottom: 20px;
	right: 45px;
	text-align: right;
}
#hs-footer {
	padding-bottom: 35px;
}
#hs-footer-widget-area {
	background: url(images/bottom-bg.png) top left no-repeat;
	color: #ccc;
	overflow: hidden;
	position: relative;
	width: 997px;
	height: 279px;
}
#hs-footer-widget-area #first,
#hs-footer-widget-area #second,
#hs-footer-widget-area #third {
	overflow: hidden;
	position: absolute;
	top: 13px;
	left: 13px;
	width: 355px;
	height: 258px;
}
#hs-footer-widget-area #second {
	left: 395px;
	width: 237px;
}
#hs-footer-widget-area #third {
	left: 659px;
	width: 325px;
}


/* =Colors
-------------------------------------------------------------- */

.hs-color-orange {
	background: #ffd3b5;
	border: 1px solid #ff6600;
	color: #ff6600;
	padding: 0 3px;
}

div.hs-color-orange {
	margin-bottom: 1em;
}


/* =Nav
-------------------------------------------------------------- */

.hs-meta-nav {
	background: url(images/arrow-right.png) right center no-repeat;
	float: right;
	font-family: 'BlackJackRegular', 'Arial', serif;
	font-size: 1.2em;
	padding-right: 18px;
}
#hs-access li {
	float: left;
}
#hs-access a {
	color: #c9b49a;
	display: block;
	float: left;
	padding: 0 0.2em;
	text-transform: uppercase;
}
#hs-access li.current_page_item a {
	color: #fff;
}
.hs-nav-item-before,
.hs-nav-item-after {
	background: url(images/nav-before.png) right center no-repeat;
	display: block;
	float: left;
	overflow: hidden;
	width: 7px;
	height: 35px;
}
.hs-nav-item-after {
	background: url(images/nav-after.png) left center no-repeat;
}
.hs-nav-item {
	background: url(images/nav-item.png) right center;
	display: block;
	float: left;
	line-height: 35px;
	overflow: hidden;
	padding: 0 0.5em;
	height: 35px;
}
#hs-nav-below {
	background: url(images/page-nav.png) 157px 0 no-repeat;
	bottom: 10px;
	line-height: 48px;
	position: absolute;
	width: 350px;
	height: 48px;
	z-index: 1000;
}
#hs-nav-below .hs-nav-previous,
#hs-nav-below .hs-nav-next {
	position: absolute;
	top: 0;
	left: 0;
	width: 175px;
}
#hs-nav-below .hs-nav-previous {
	text-align: right;
}
#hs-nav-below .hs-nav-next {
	left: 175px;
}


/* =Search
-------------------------------------------------------------- */


/* =Headings
-------------------------------------------------------------- */

h1,
h2,
h3,
h4,
h5,
h6 {
	color: #452115;
	font-family: 'ScratchRegular', 'Arial', serif;
	font-size: 3em;
	line-height: 1em;
	padding: 0 0 0.5em 0;
}
h2 {
	font-size: 2.5em;
	line-height: 1em;
}
h3 {
	font-size: 2em;
	line-height: 1em;
}
h3#reply-title,
h4,
h5,
h6 {
	font-family: 'BlackJackRegular', 'Arial', serif;
	font-size: 1.8em;
	line-height: 1.3em;
}
h5 {
	font-size: 1.6em;
	line-height: 1.3em;
}
h3#reply-title,
h6 {
	font-size: 1.4em;
	line-height: 1.3em;
}
.widget_text h6 {
	color: #000;
	font-weight: bold;
}
#hs-footer-widget-area h6 {
	color: #fff;
}


/* =Lists
-------------------------------------------------------------- */

#hs-content ul,
#hs-content ol {
	margin-bottom: 1.5em;
	padding: 0 0 0 1.5em;
}
#hs-content ul {
	list-style-type: disc;
}
#hs-content ol {
	list-style-type: decimal;
}


/* =Forms
-------------------------------------------------------------- */

#hs-content #commentform p {
	clear: both;
	margin: 0;
}
#commentform p.comment-notes {
	padding-bottom: 1.5em;
}
#commentform input,
#commentform textarea {
	border: 1px solid #452115;
	color: inherit;
	float: right;
	font-family: inherit;
	font-size: inherit;
	padding: 0;
	width: 300px;
}
#commentform p.comment-form-comment span.required,
#commentform p.comment-form-comment label {
	display: block;
	float: left;
	vertical-align: top;
}
#commentform p.form-allowed-tags {
	clear: both;
	color: #aaa;
	font-size: 0.8em;
	line-height: 1.2em;
	padding: 0 0 1.5em 150px;
	width: 300px;
}


/* =Links
-------------------------------------------------------------- */

a {
	color: #83abab;
	text-decoration: none;
}
h1 a,
h2 a,
#hs-header h1 a {
	color: #452115;
}
h1 a:hover,
h2 a:hover {
	color: #83abab;
}
#hs-nav-below a {
	display: block;
	width: 175px;
	font-family: 'BlackJackRegular', 'Arial', serif;
	font-size: 1.3em;
}
#hs-nav-below a .hs-nav-symbol {
	color: #fff;
	display: block;
	font-weight: bold;
	text-align: center;
	width: 18px;
	z-index: 1001;
}
#hs-nav-below a .hs-nav-previous-symbol {
	float: right;
	margin-left: 0.5em;
}
#hs-nav-below a .hs-nav-next-symbol {
	float: left;
	margin-right: 0.5em;
}


/* =Posts
-------------------------------------------------------------- */

.post {
	padding: 0 0 2em 0;
}
.hs-entry-meta {
	font-family: 'BlackJackRegular', 'Arial', serif;
	padding: 0.3em 0;
}
.hs-meta-prep-author {
	background: url(images/little-man.jpg) left center no-repeat;
	padding-left: 15px;
}
.hs-entry-content {
	padding: 1em 0 0;
}


/* =Widgets
-------------------------------------------------------------- */

.widget-container>ul,
.widget_tag_cloud {
	padding: 0 0 1.5em 0;
}
.widget-container li {
	background: url(images/line-short-green.png) left bottom repeat-x;
	padding: 0.3em 0;
}
.widget-container>ul>li {
	font-size: 0.9em;
}
.widget-container li.cat-item {
	background: none;
	padding: 0;
}
.widget-container li.cat-item a {
	background: url(images/line-short-green.png) left bottom repeat-x;
	display: block;
	padding: 0.3em 0;
}
.widget-container ul.children a {
	padding: 0.3em 0 0.3em 0.3em;
}
.widget-container ul.children ul.children a {
	padding: 0.3em 0 0.3em 0.6em;
}
.widget-container ul.children ul.children ul.children a {
	padding: 0.3em 0 0.3em 0.9em;
}
.widget-container ul.children ul.children ul.children ul.children a {
	padding: 0.3em 0 0.3em 1.2em;
}
.widget-container ul.children ul.children ul.children ul.children ul.children a {
	padding: 0.3em 0 0.3em 1.5em;
}
table#wp-calendar {
	width: 100%;
	margin: 0 0 1.5em 0;
}
table#wp-calendar caption,
table#wp-calendar th,
table#wp-calendar td {
	text-align: center;
	vertical-align: middle;
}
table#wp-calendar caption {
	padding-bottom: 0.4em;
}
table#wp-calendar tbody {
	background: url(images/line-vertical-long-brown.png) left top repeat-y;
}
table#wp-calendar tr {
	background: url(images/line-short-green.png) left bottom repeat-x;
}
table#wp-calendar td {
	background: url(images/line-vertical-long-brown.png) right top repeat-y;
	padding: 2px 0;
}
table#wp-calendar tfoot tr,
table#wp-calendar tfoot td {
	background: none;
}
table#wp-calendar tfoot td {
	padding-top: 0.4em;
}
table#wp-calendar tfoot td#prev {
	text-align: left;
}
table#wp-calendar tfoot td#next {
	text-align: right;
}
#hs-sidebar-top .widget_text .textwidget {
  font-family: 'BlackJackRegular', 'Arial', serif;
  font-size: 1.1em;
  padding-left: 50px;
}
#hs-sidebar-top .textwidget {
	color: #aaa;
}
#hs-footer-widget-area #third .flickrpress {
	padding: 7px 0 0;
}
#hs-footer-widget-area #third .flickr_item_view_squares {
	background: transparent;
	border: none;
	float: left;
	padding: 0 2px 0 0;
}
#hs-footer-widget-area #third #quick-flickr a {
	display: block;
	float: left;
	overflow: hidden;
	margin: 0 6px 6px 0;
	width: 75px;
	height: 75px;
}


/* =Comments
-------------------------------------------------------------- */

#hs-comments li {
  padding-top: 1em;
}
#hs-comments li li {
  list-style-type: none;
}


/* =Misc
-------------------------------------------------------------- */

.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	line-height: 0;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}
hr {
	background: url(images/line-long-brown.png) left center;
	border: none;
	height: 1px;
	min-height: 1px;
	max-height: 1px;
	margin: 0;
	padding: 0;
}
strong {
	font-weight: bold;
}
em {
	text-decoration: underline;
}
strike {
	text-decoration: line-through;
}
.screen-reader-text {
	display: none;
}
pre {
	color:#000;
	font-family:'Andale Mono', 'Courier New', 'Courier', 'Lucidatypewriter', Fixed, monospace;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 1.2em;
	overflow-x: auto;
}
pre,
#hs-content p,
#hs-content table {
	margin-bottom: 1.5em;
}
#hs-content table {
	width: 100%;
}
#hs-content table tbody {
	background: url(images/line-vertical-long-brown.png) top left repeat-y;
}
#hs-content table tr {
	background: url(images/line-short-green.png) top left repeat-x;
}
#hs-content table td {
	background: url(images/line-vertical-long-brown.png) top right repeat-y;
	padding: 2px 4px;
}
#hs-content .alignleft {
	float: left;
	padding: 0 0.5em 0.5em 0;
}
#hs-content .alignright {
	float: right;
	padding: 0 0 0.5em 0.5em;
}


