/*  
Theme Name: Fauna
Theme URI: http://www.noscope.com
Description: Fauna Theme.
Version: 1.5.0-3.8.2
Author: Joen Asmussen
Author URI: http://www.noscope.com/

	How are you gentlemen !!
	All your base are belong to us
	You have no chance to survive
	Make your time

*/


/* Force Vertical Scrollbar */
html {
	/* IE */
	overflow-y: scroll; 
	/* Moz */
	height: 100%;
	margin-bottom: 0.1em;
}
* {	margin: 0; padding: 0; } /* Reset Margins & Paddings for all */

/* Layout */
body {
	text-align: center;	/* Centers in IE 5 */
	background-color: #F5F5EF; 
	padding-bottom: 40px; /* Add some extra scroll space */
}
#wrapper {
	margin: 0 auto;
	width: 640px;
}
#body {
	text-align: left;
	margin: 8px auto 0 auto;
	width: 640px;
	clear: both;
}
#menu {
	margin: 10px 50px 8px 5px;
	float: left;
} * html #menu { margin: 10px 50px 8px 0px; } /* IE only */

#searchbox {
	vertical-align: top;
	margin: 10px 15px 0 0;
	float: right;
	text-align: right;
	background-color: #fff;
	padding: 2px 6px 2px 20px;
	top: -2px;
	position: relative;
	-moz-border-radius: 10px; /* Moz only */
} * html #searchbox { margin: 10px 8px 0 0; width: 30%; } /* IE only */

#header {
	-moz-border-radius-topright: 8px; /* Moz only */
	-moz-border-radius-topleft: 8px; /* Moz only */
	background-color:#CBF400;
	width: 640px;
	height: 2px;
	clear: both;
}
#sidebar {
	float: left;
	width: 226px;
	color: #A5A5A3;
}
#main {
	float: right;
	width: 400px;
	margin: 0 0 8px 0;
}
#footer {
	clear: both;
	text-align: center;
	margin-left: 100px;
}

/* Global Fonts & Colors */
body {
	font: 70%/150% Verdana, Arial, Helvetica, sans-serif;
	color: #565654;
}
cite, input, textarea, select {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
}

/* Sidebar, Details */
#sidebar ul, #sidebar li {
	list-style: none;
}
#sidebar a:link, #sidebar a:active { text-decoration: none; color: #79A; }
#sidebar a:visited { text-decoration: none; color: #578}
#sidebar a:hover { text-decoration: underline; color: #79A}

/* Top Navigation Menu, Details */
#menu, #searchbox {
	text-transform: lowercase;
}
#menu ul {
	display:inline;
}
#menu ul li {
	list-style: none;
	display: inline;
}
#menu a {
	float: left;
	display: block;
	text-decoration: none;
	padding: 0 7px;
}
#menu a:link, #menu a:visited { color: #A5A5A3; }
#menu a:active, #menu a:hover { color: #000; }

/* Searchbox Details */
#searchbox fieldset {
	border: 0;
	background: none;
	padding: 0;
}
#searchbox legend {
	display: none;
}
#searchbox form, #searchbox input {
	display: inline;
}

/* Active states for menu */
body#index, li#current-index a,
body#index, #current-index a:visited

,body#services, li#services a,
body#services, #current-services a:visited

,body#pricelist, li#pricelist a,
body#pricelist, #current-pricelist a:visited

,body#resume, li#resume a,
body#resume, #current-resume a:visited

,body#colophon, li#current-colophon a,
body#colophon, #current-colophon a:visited

{
	color: #000;
}

/* Logo */
h1 {
	text-indent: -9999px;
	margin: 23px 0 0 34px;
	border: 0;
	text-align: left;
}
h1 a:link, h1 a:visited {
	border-bottom: 1px solid #F5F5EF;
	text-decoration: none;
	display: block;
	width: 135px;
	height: 24px;
	background: url(/journal/images/logo.gif) no-repeat 0 0;
}
h1 a:hover, h1 a:active {
	border-bottom: 1px dotted #A6A6A4;
	display: block;
	width: 135px;
	height: 24px;
	background: url(/journal/images/logo.gif) no-repeat 0 0;
}

/* Headings */
h2 {
	font: normal 140% helvetica, arial, sans-serif;
	margin: 0.4em 0 0 0;
}
h2 a:link, h2 a:active, h2 a:visited {
	color: #035;
	display: block;
	text-decoration: none;
}
h2 a:hover {
	color: #39C;
	text-decoration: underline;
}
h3, h4 {
	margin: 0 0 0.6em 0;
	font-weight: bold;
	font-size: 100%;
}
.entry h3 {
	font: normal 135% helvetica, arial, sans-serif;
	margin: 1.6em 0 0.8em 0;
	color: #2E2E2C;
}

/* Text */
p, code, pre, kbd, blockquote {
	margin: 0 0 1.6em 0;
}
ul {
	margin: 0 0.4em 1.6em 0.4em;
}

/* Default Link Styles */
a:link, a:active { text-decoration: underline; color: #17A; padding: 2px 0; }
a:visited { text-decoration: underline; color: #035; padding: 2px 0; }
a:hover, a:focus { text-decoration: underline; color: #6BD; padding: 2px 0; }

.bg {
	background: #F5F5EF url(images/elemental_bg.gif) no-repeat left top;
} 
.clear {
	clear: both;
}

/* Content Box */
.box {
	text-align: left;
	background-color: #fff;
	padding: 8px;
	margin-bottom: 8px;
	-moz-border-radius: 10px;
}
.box-secondary {
	text-align: left;
	background-color: transparent;
	padding: 0px;
	margin-bottom: 8px;
	-moz-border-radius: 10px;
}

/* Basic Tags */
img {
	border: 0;
}
.entry p a img {
	padding-bottom: 2px;
	border-bottom: 1px solid #17A;
}
.entry p a img:hover {
	padding-bottom: 2px;
	border-bottom: 1px solid #6BD;
}

hr {
	display: none;
}
acronym, abbr {
	font-size: 100%;
	cursor: help;
	border-bottom: 1px dashed #C63;
}
acronym, abbr, span.caps {
	cursor: help;
}
cite {
	font-size: 90%;
	font-style: normal;
}
small {
	font-size: 85%;
	line-height: 200%;
}
strike, del {
	color: #CACAC8;
	text-decoration: line-through;
}
ins {
	color: #989D3C;
	text-decoration: none;
}
label {
	cursor: pointer;
}
label:hover {
	color: #000;
}
code, pre, kbd {
	color: #000;
	font-family: 'Courier New', Courier, mono, Fixed;
	font-size: 105%;
}
pre {
	border-left: 1px solid #D9D9D9;
	padding: 0 0 0 1.6em;
	margin: 0 1.6em;
	line-height: 180%;
	overflow: auto;
} * html pre { padding-bottom: 16px; width: 80%; overflow-y: hidden; } /* IE only */
blockquote {
	border-left: 1px solid #D9D9D9;
	margin: 0 1.6em;
	padding: 0 1.6em;
}
blockquote[cite]:after {
	color: #9A9A9A;
	content: "\00BB \0020 Source: " attr(cite);
	display: block;
	margin-top: 0.8em;
	font-size: 90%;
}
fieldset {
	border: 1px solid #F4F8FB;
	background-color: #F4F8FB;
	padding: 0px 8px 4px 8px;
	-moz-border-radius-topright: 8px;
}
legend {
	font-weight: bold;
	background-color: #fff;
	-moz-border-radius: 8px;
	padding: 0px 4px;
}


/* Alignments */
.align-left {
	padding-right: 8px;
	float: left;
}
.align-right {
	padding-left: 8px;
	float: right;
}
.align-center {
	margin: 0 auto;
	display: block;
}

/* Unordered List Items */
html>body .entry ul {
	list-style: none;
	text-indent: -10px;
} 
.entry ul {
	margin-left: 0px;
	padding-left: 10px;
} * html .entry ul { list-style: square; } /* IE only */
.entry ul li {
	margin-top: 2px;
	margin-left: 10px;
	margin-bottom: 2px;
}
.entry ul li:before {	/* Show right angle quotes to cool browsers */
	content: "\00BB \0020";
	color: #9A9A9A;
}
/* Ordered List Items */
ol {
	margin-left: 10px;
	padding-left: 20px;
	margin-bottom: 8px;
}

/* Installments */
.installments-archives ul {
	margin: 0px;
	padding-left: 0px;
}
.installments-archives ul li {
	padding-left: 0px;
	margin-left: 0px;
	list-style: none;
}
.installments-listing ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	display: inline;
}
.installments-listing ul li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.installments-listing a {
	display: block;
 	padding: 8px; 
	height: 90px;
	text-decoration: none;
}
.installments-listing a:hover {
	background-color:#F4F8FB;
	-moz-border-radius-topright: 8px;
	color: #035;
}
.installments-listing a:active {
	background-color:#FBFCFD;
	-moz-border-radius-topright: 8px;
	color: #035;
}
.installments-listing small {
	color: #565654;
}
.installments-break {
	clear: both;
}
.installments-index-thumbnail {
	float: left;
	width: 150px;
	height: 90px;
	margin-right: 8px;
}

/* ------------------------------------------------------------------------- */

/* Forms */
input, select, textarea {
	font-size: 100%;
	line-height: 100%;
}
.inputbox, .inputfield, .searchbox {
	color: #777773;
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	padding: 1px 2px;
/*	border-style: solid;
	border-width: 1px;
	border-color: #666 #ccc #ccc #666;*/
}
.inputbox:focus, .inputfield:focus, .searchbox:focus {
	color: #424240;
	background-color:#FFFFF4;
}
.inputfield {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	padding: 2px;
/*	border-style: solid;
	border-width: 1px;
	border-color: #666 #ccc #ccc #666;*/
}
.inputbox {
	width: 130px;
}
.inputfield {
	/* width: 490px; */
	width: 494px;
}
.searchbox {
	width: 350px;
}
.pushbutton, .pushbutton-wide {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	cursor: pointer;
}
.pushbutton {
	width: 50px;
}
.pushbutton-wide {
	padding: 3px 5px;
	width: 70px;
}
.checkbox {
	cursor: pointer;
}

/* WP Textile */
.caps {
	font-family: "Lucida Sans Unicode", Arial, Verdana, Helvetica, sans-serif;
}
.hilite {
	background-color: #DEEBF3;
	color: #000;
}

/* Search Page */
.search-meta {
	color: #989D3C;
}
.searchbox_wide {
	width: 300px;
}

/* Purely Decoration */
.stressed {
	text-decoration: none;
	color: #989D3C;
}

/* Post Header Banners */
.teaser, .banner {
	display: block;
	margin: 0 auto;
	width: 490px;
	height: 70px;
	border: 1px solid #F6F6F2;
}
.featured {
	width: 500px;
	height: 150px;
}
/* Recent Activity */
#recent_activity {
	color: #A5A5A3;
}
#recent_activity ul li {
	font-size: 85%;
	line-height: 200%;
}
#recent_activity small {
	font-size: 100%;
	padding-left: 8px;
}
#recent_activity small a:link, #recent_activity small a:visited {
	color: #ACC;
}

/* Sidenotes */
#sidenotes p {
	font-size: 85%;
	display: inline;
}
#sidenotes p a:link, #sidenotes p a:active { text-decoration: underline; color: #79A; }
#sidenotes p a:visited { text-decoration: underline; color: #578; }
#sidenotes p a:hover	{ text-decoration: none; color: #79A; }

.sidenote_entry {
	margin-bottom: 8px;
}
.sidenote_meta {
	font-size: 85%;
	background: url(/themes/fauna/shadow_sidenote.gif) no-repeat;
}

/* News */
#news p { margin-bottom: 0; }
#news p a:link, #news p a:active { text-decoration: underline; color: #79A; }
#news p a:visited { text-decoration: underline; color: #578; }
#news p a:hover	{ text-decoration: none; color: #79A; }
#news small {
	font-size: 100%;
	display: inline;
}
#news small a:link, #news small a:active { text-decoration: none; color: #79A; }
#news small a:visited { text-decoration: none; color: #578; }
#news small a:hover	{ text-decoration: underline; color: #79A; }

.news-entry {
	font-size: 85%;
	margin-bottom: 8px;
}
.news-date {
	color: #ccccca;
}
.news-meta {
	font-size: 85%;
	background: url(/themes/fauna/h-shadow-small-secondary.gif) no-repeat;
}


/* Playlist */
#playlist {
 	height: 36px;
	overflow: hidden;
	font-size: 85%;
	margin-bottom: 8px;
}

/* Bloglist */
#bloglist ul li {
	font-size: 85%;
	line-height: 200%;
}

/* Friends */
#friends ul li {
	font-size: 85%;
	line-height: 200%;
}

/* Link Banners */
#banners img {
	margin: 4px 6px;
}


/* Secondary content DEPRECATED? */
#secondary a:link, #secondary a:active { text-decoration: none; color: #79A; }
#secondary a:visited { text-decoration: none; color: #578}
#secondary a:hover	{ text-decoration: underline; color: #79A}
#secondary {
	color: #A5A5A3;
}
#secondary ul {
	margin: 0px;
	padding-left: 0px;
}
#secondary ul li {
	font-size: 85%;
	line-height: 200%;
	padding-left: 0px;
	margin-left: 0px;
	list-style: none;
}

/* COPYRIGHT */
#copyright a:link, #copyright a:active { text-decoration: none; color: #79A; }
#copyright a:visited { text-decoration: none; color: #578}
#copyright a:hover	{ text-decoration: underline; color: #79A}
#copyright {
	margin-left: 100px;
	margin-top: 10px;

	color: #A5A5A3;
	text-align: center;
	font-size: 85%;
	line-height: 150%;
	background: url(/themes/fauna/soft_shadow_bg.gif) no-repeat center top;
}
#copyright p {
	padding-top: 6px;
}

/* ENTRY */
.entry_date {
	color: #989D3C;
	font-size: 85%;
}
.entry_date a:link, .entry_date a:active, .entry_date a:visited {
	color: #989D3C;
	border-bottom: 1px dotted #989D3C;
	text-decoration: none;
}
.entry_date a:hover {
	color: #D3D764;
	border-bottom: 1px dotted #D3D764;
	text-decoration: none;
}

/* Comments */
.commentbox {
	width: 280px;
	padding-right:30px;
	float:left;
	text-align:left;
	background: url(/themes/fauna/shadow-vertical-short.gif) no-repeat right top; 
}
.comment-header {
	margin-bottom: 8px;
}
.comment-header em {
	font-style: normal;
	display: block;
	float: left;
	margin-right: 12px;
	font-weight: bold;
}
.comment-header em a:link, .comment-header em a:active, .comment-header em a:visited { text-decoration: none; color: #39C; }
.comment-header em a:hover	{ text-decoration: none; color: #146; }
.notice, .comment-header small { /* Moderation Message */
	color: #000;
	font-size: 100%;
	border: 1px solid #FFF200;
	background-color: #FFFFF4;
	padding: 8px 12px;
}
#commentlist {
	margin: 0px;
	padding: 0px;
}
#commentlist li.comment-even, #commentlist li.comment-odd, #commentlist li.comment-author  {
	-moz-border-radius-topright: 8px; /* Moz only */
	display: block;
	list-style: none;
	margin: 8px 0;
	padding: 0px;
} * html #commentlist li { height: 1%; } /* IE only */
.comment-body {
	padding: 8px 12px;
}
.comment-even {
	background-color: #F8FAFC;
}
.comment-odd {
	background-color: #F8FAFC; /* Change this colour to add "Flip flopping" backgrounds */
}
.comment-author {
	background-color: #EEF4F9;
}
.comment-preview {
	background-color: #F8FAFC;
	padding: 8px 12px;
	-moz-border-radius-topright: 8px; /* Moz only */
}
.comment-body small, .comment-preview small {
	margin-top: 8px;
	display: block;
	color: #999999;
}
.comment-avatar {
	-moz-opacity:0.5;
	opacity: 0.5;
	
	background: center center;
	float: right;
	margin: 2px 0 0 0; 
	width: 16px;
	height: 16px;
}
.comment-avatar:hover {
	-moz-opacity:1;
	opacity: 1;
}
/* Brian's Threaded Comments */
.comment {
	-moz-border-radius-topright: 8px; /* Moz only */
	margin: 0 0 8px 0;
	padding: 0px;
	background-color: #F8FAFC;
	position: relative;
/*	border: 1px solid #ccc;*/
}
.alt { /* Odd comments - flipflopping */
	background-color:#F8FAFC;
}
.author {
	background-color: #EEF4F9;
}
.comment .comment { 
	margin: 8px 0 0 8px; /* This is important, it nests things visually! */
/*	border-left: 1px solid #f00; */
}
.head em {
	font-style: normal;
	display: block;
	float: left;
	margin-right: 12px;
	font-weight: bold;
}
.head em a:link, .head em a:active, .head em a:visited { text-decoration: none; color: #39C; }
.head em a:hover	{ text-decoration: none; color: #146; }
.head small { /* Moderation Message */
	font-size: 100%;
	border: 1px solid #FFF200;
	background-color: #FFFFF4;
	padding: 8px;
}
.body {
	padding: 8px 12px;
	/*border: 1px solid #0f0;*/
}
.head {
	padding: 8px 12px 0 12px;
	/*border: 1px solid #00f;*/
}
.comment .body small {
	margin-top: 8px;
	display: block;
	color: #999999;
}

.comment div {
	position: relative;
}
.comment .comment img {
	margin: 0px;
}
.comment .collapseicon {
	cursor: pointer;
	margin: 3px 5px 0 0;
	width: 15px;
	height: 15px;
	float: left;
	overflow: hidden;
	background-image: url(/journal/images/icon-collapse.gif);
}
.collapsed .collapseicon {
	background-image: url(/journal/images/icon-expand.gif);
}
.comment .reply {
	text-align: right;
	font-size: 80%;
	padding: 0px 6px 6px 0px;
}
#commentform #submit {
	float: none;
}
.comment .body .content {
	width: 100%;	
	overflow: auto; 
}
.comment .title abbr {
	border: none;
}
.collapsed .body, .collapsed .comment {
	display: none;
}
#commentform textarea {
	width: 97%;
}

/* Trackbacks */
#trackbacklist {
	margin-left: 0px;
	padding-left: 0px;
}
#trackbacklist li {
	margin-left: 0px;
	padding: 0px;
	margin-top: 8px;
	list-style: none;
}
#trackbacklist li a {
	padding: 4px;
	-moz-border-radius-topright: 8px;
	display: block;
	background-color: #FBFCFD;
	text-decoration: none;
}
#trackbacklist li small {
	color: #565654;
}
#trackbacklist li a:hover {
	background-color:#F4F8FB;
	color: #035;
}
#trackbacklist li a:active {
	background-color:#FBFCFD;
	color: #035;
}
.trackback-avatar {
	background: center center;
	width: 16px;
	height: 16px;
	float: left;
	margin: 2px 6px 0 2px;
	cursor: pointer;
}

.section_description {
	background-image: url(/themes/fauna/posted_by.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 30px;
}

/* wordpress */
#archival {
	color: #fff;
	background: #555;
	padding: 3px 5px;
}
#archival a:link { color:#CCCCCC; text-decoration: underline; }
#archival a:active { color:#CCCCCC; text-decoration: underline; }
#archival a:visited { color:#CCCCCC; text-decoration: underline; }
#archival a:hover { color:#FFFFFF; }

.submenu {
	width: 214px;
	padding: 8px;
	clear: both;
	margin-bottom: 8px;
	float: left;
}
.subpost {
	background: #FFFFFF;
	padding: 8px;
	margin-bottom: 8px;
	-moz-border-radius: 10px;
	
	/* IE PEKABOO BUGFIX */
	_height: 1%;
}
.text_small_shadow {
	font-size: 85%;
	line-height: 150%;
	background: url(/themes/fauna/soft_shadow_bg.gif) no-repeat center top;
}
.posted {
	background: url(/themes/fauna/posted_by.gif) no-repeat;
	font-size: 85%;
	padding-left: 20px;
}

.post-meta {
	background: url(/journal/wp-content/themes/fauna/images/h-shadow-wide.gif) no-repeat;
	padding: 10px 0 0 20px;
	margin: 20px 0 0 0;
}
.post-status {
	margin: 4px 20px;
}

/* FRONTPAGE */
#front_latest_entries {
	width: 50%;
	float: left;
	min-height: 170px;
	_height: 170px;
}