﻿/*
Theme Name: Aalglatt
Theme URI: http://www.felixkrusch.de/
Description: The Aalglatt theme by <a href="http://www.felixkrusch.de/">Felix Krusch</a> is based on the Green Marinée V1.0.1 theme by <a href="http://e-lusion.com">Ian Main</a>
Version: 1.1
Author: <a href="http://www.felixkrusch.de/">Felix Krusch</a>
For the WordPress community (GPL), enjoy it guys.
by Felix Krusch - felixkrusch.de
*/

/*
	1) General selectors - body,h1/h3,a,blockquote,code,p
	2) Structure - container,content,tagline
	3) Left selectors - main,meta,comments
	4) Right selectors - author,links,line,search,themes
	5) Footer - extras
	6) Forms - input,textarea
	7) Accessibility - skip,hr
	8) Hacks - clearfix
*/

/* 1) -=-=-=- General selectors -=-=-=- */
.spoiler {
color: #fff;}


body {
	background: #FCFEF4;
	margin: 68px 0 20px 0;
	padding: 0;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 70%; /* Resets 1em to 10px */
	color: #3F3F3F;
	text-align: center;
	line-height: 1.4em;
	}

h1 {
	color: #FCFEF4;
	margin: -35px 0 0 7px;
	position: absolute;
	font-size: 28px;
	}

/* Uncomment if you want to use the tagline feature (make sure you uncomment .tagline below) - off by default

h1 {
	color: #FCFEF4;
	margin: -45px 0 0 7px;
	position: absolute;
	font-size: 2.2em;
	}

*/

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3, h4 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 a:link, h1 a:visited {
	color: #7DA721;
	text-decoration: none;
	}

h1 a:hover, h1 a:active {
	background: #78A515;
	color: #fff;
	text-decoration: none;
	}

h2 {
	color: #7DA721;
	font-size: 1.8em;
	margin: 10px 0 10px 0;
	}

h2 a:link, h2 a:visited {
	color: #7DA721;
	text-decoration: none;
	}

h2 a:hover, h2 a:active {
	color: #3F3F3F;
	background: none;
	text-decoration: none;
	}

h3, h4 {
	font-size: 1.4em;
	margin: 20px 0 -2px 0;
	}

a:link {
	color: #78A515;
	font-weight: bold;
	text-decoration: none;
	}

a:visited {
	color: #999;
	}

a:hover, a:active {
	background: #78A515;
	color: #fff;
	text-decoration: none;
	}

blockquote {
	border-left: 4px solid #7DA721;
	padding: 0 10px;
	margin: 0 55px 0 55px;
	text-align: justify;
	font-family: Arial;
	}
	
blockquote ul li {
	padding-top: 5px;
	text-align: justify;}

code {
	display: block;
	padding: 10px;
	color: #444E1F;
	background: #F5F8E8;
	font-size: 1.2em;
	border-top: 2px solid #D0EC98;
	}

p {
	line-height: 1.4;
	text-align: justify;
	}

pre {
	font-size: 1.2em;
}

/* 2)-=-=-=- Structure -=-=-=- */

#container {
	width: 955px;
	margin: 0 auto;
	text-align: left;
	}

.container_left {
	background: url(container.gif) no-repeat;
	}

.container_right {
	background: url(container.gif) no-repeat top right;
	}

.topline {
	background: url(container_top.gif) no-repeat;
	}

#content {
	padding-top: 30px;
	margin: 20px;
	width: 670px;
	}

#content_bg {
	background: #fff url(container.gif) repeat-y;
	}


/* 3)-=-=-=- Left selectors -=-=-=- */


.meta {
	background: #F5F5F5;
	font-size: .9em;
	padding: 2px;
	margin: 2px 0px 2px 0px;
	}
	
small.commentmetadata {
        margin: 10px 10px 0px 0px;
        float: right;}

.meta:hover {
	background: #F7FEDC;
	}

.highlight { /* Basic highlight for text */
	background: #F7FEDC;
	}

.comments {
	font-size: 1.2em;
        text-align: right;
	padding-bottom: 25px;
	border-bottom: 3px double #eee;
	}

.comments a:link, .comments a:visited {
	color: #78A515;
	font-weight: bold;
	text-decoration: none;
	}

.comments a:hover, .comments a:active {
	background: #78A515;
	color: #fff;
	text-decoration: none;
	}	

.alt {
	background: #EAF8CF !important; 
	border: 1px solid #D5F0A4 !important;
	padding: 10px 10px 0 10px !important;
	}

.alt:hover {
	border: 1px solid #ACE149 !important;
	}

.commentlist li:hover {
	border: 1px solid #ACE149;
	}

.commentlist {
	padding: 0;
	margin: 0;
	}

.commentlist li {
	list-style: none;
	padding: 10px 10px 0 10px;
	background: #F6FCEB;
	border: 1px solid #DEF3B6;
	margin: 10px;
	color: #3C452D;
	}

p.metadate {
	font-size: .8em;
	margin: 0;
	text-transform: uppercase;
	}

p.comment_meta {
	margin: 0 0 10px 10px;
	font-size: .9em;
	}

.comment_author a:visited {
	font-weight: bold;
	text-decoration: none;
	}

.reply {
	font-weight: bold;
	font-size: 1.2em;
	margin: 10px 0 0 10px;
	}

.postinput {
	margin-left: 10px;
	}
	
.main ul li:before {
	content: "\00BB \0020";}

.main ul {
	list-style: none;
	margin: 10px 20px 10px 20px;
        padding-left: 0px;
	text-align: justify;
        }
        
.main ul ul, .main ul ul ul, .main ul ul ul ul , .main ul ul ul ul ul{
        margin: 1px 10px 1px 10px;
	text-align: justify;}

.main ul li {
	list-style: none;
	margin: 3px 0 3px 10px;
        padding-left: 0px;
	text-align: justify;
        }

/* 4)-=-=-=- Right selectors -=-=-=- */	

#right {
	float: right;
	width: 250px;
	padding: 10px 15px;
	
	/* Box model hack used for IE5.5/5 */
	voice-family: "\"}\""; 
  	voice-family: inherit;
  	width: 230px;
	}

#author li {
	list-style: none;
	margin: 0;
	padding: 0 5px 20px 0;
	font-size: .9em;
	line-height: 1.4;
	}

#author ul {
	padding: 20px 0 0 0;
	margin: 0;
	}


#links li {
	list-style: none;
	background: url(links_bullet.gif) no-repeat 0 4px;
	padding: 2px 0 2px 20px;
	}

#links li.subcategory1, #links li li {
	background: url(sub_icon.gif) no-repeat 0 4px;
	padding: 2px 0 2px 13px;
	margin-left: 20px;
	font-size: 1em !important;
	}
	
#links li.subcategory2, #links li li li {
	background: url(sub_icon.gif) no-repeat 0 5px;
	padding: 3px 0 2px 13px;
	margin-left: 30px;
	font-size: 1em !important;
	}

#links ul {
	padding: 10px;
	margin: 5px;
	}

#links ul ul {
	padding: 0 !important;
	margin: 2px 0 0 0 !important;
	}

#links ul ul ul {
	padding: 0 !important;
	margin: 0 0 -4px 0 !important;
	}

#links a {
	font-size: .9em;
	text-decoration: none;
	}

#links a:link {
	color: #565D4A;
	font-weight: normal;
	}

#links a:visited {
	color: #aaa;
	}

#links a:hover, #links a:active {
	background: #80BE14;
	color: #fff;
	}

.line {
	border-top: 3px solid #ACE149;
	margin-top: -5px;
	}

#search {
	background: url(search.gif) no-repeat;
	height: 56px;
	margin: 0 auto;
	padding-top: 22px;
	}

#search h3 {
	font-size: 1.4em;
	margin: 20px 0 -10px 0;
	font-weight: normal;
	}

p.searchinfo {
	margin: 2px 0 -8px 2px;
	font-size: .9em;
	color: #999;
	}

.searchfield {
	background: #fff;
	border: 1px solid #ACE149;
	color: #7DA721;
	padding: 2px 5px 1px 5px;
	width: 160px;
	}

.searchfield:hover {
	border: 1px solid #BFBFBF;
	color: #949494;
	}

.submit {
	background: url(search_submit.gif) no-repeat;
	height: 20px;
	width: 52px;
	border: 0;
	margin-left: 2px;
	text-indent: -9999px;
	cursor: pointer;
	}

.submit:hover {
	background: url(search_submit.gif) no-repeat 0 -20px;
	height: 20px;
	width: 52px;
	border: 0;
	margin-left: 2px;
	cursor: pointer;
	}

.themes {
	font-size: .9em;
	}

/* 5)-=-=-=- Footer -=-=-=- */	

#footer {
	background: url(footer.gif) no-repeat;
	height: 75px;
	}

#footer p {
	padding: 30px 0 0 70px;
	float: left;
	text-transform: uppercase;
	font-size: .8em;
	color: #bbb;
	}

.extras {
	float: right;
	padding: 33px 18px 0 0;
	}

.extras a {
	text-decoration: none;
	font-weight: bold;
	}

.extras a:link, .extras a:visited {
	background: #ccc;
	color: #fff;
	padding: 5px;
	border: 2px solid #fff;
	}

.extras a:hover, .extras a:active {
	background: #DEEEA4;
	color: #7AB90C;
	padding: 5px;
	border: 2px solid #C9E979;
	}

.extras li {
	display: inline;
	}

.extras ul {
	padding: 0 0 10px 0;
	margin: 0;
	}

/* 6)-=-=-=- Forms -=-=-=- */

input {
	border: 1px solid #BFBFBF;
	color: #949494;
	background: #fff;
	padding: 2px 5px 1px 5px;
	font-size: 1em;
	}

input:hover {
	background: #fff;
	border: 1px solid #ACE149;
	color: #7DA721;
	font-size: 1em;
	}

textarea {
	font-family: Arial, Verdana, Helvetica;
	font-size: 1.1em;
	border: 1px solid #BFBFBF;
	color: #949494;
	padding: 2px 5px 1px 5px;
	width: 450px;
	}

textarea:hover {
	background: #fff;
	border: 1px solid #ACE149;
	color: #7DA721;
	}

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 2px 2px 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 2px 7px 2px 2px;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */


/* 7)-=-=-=- Accessibility -=-=-=- */

#skip {
	display: none;
	}

hr { /* Simple style when CSS not in use */
	display: none;
	}

/* 8)-=-=-=- Hacks -=-=-=- */

.clearfix:after { /* float hack used to float content correctly */
    content: "."; 
   	display: block; 
   	height: 0; 
   	clear: both; 
    visibility: hidden;
	}

.tag0 { font-size: 1em }
.tag1 { font-size: 1.2em }
.tag2 { font-size: 1.3em }
.tag3 { font-size: 1.4em }
.tag4 { font-size: 1.5em }
.tag5 { font-size: 1.6em }

li.subcategory0 { padding-left: 0px;}
li.subcategory1 { padding-left: 10px;}
li.subcategory2 { padding-left: 20px;}


small.prev {
text-align: left;
display: block;
margin-bottom: -20px;}

small.next {
text-align: right;
display:block;
margin-top: -20px;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */	