/*
Theme Name: Aabach-Farm
Theme URI: http://templates.arcsin.se/
Version: 0.1 beta
Description: Modded by Martin Henrich for Aabach-Farm.de | Roughly based on Beautiful Day. 
Author: Martin Henrich
Author URI: http://blog.stylekicks.de
*/

/* standard elements */
html {
	min-height: 100%;
}
* {
	margin: 0;
	padding: 0;
}
a {
	color: #333;
        text-decoration: none;
}

.entry {
       clear: both;
}

.entry a {
       color: #666;
       background: url('img/linkpfeil.gif') no-repeat left center;
       padding-left: 10px;
}


.entry a:hover {
       color: #666;
       background: url('img/linkpfeil.gif') no-repeat left center;
       padding-left: 10px;
       text-decoration: underline;
}


.entry a img {

}

a:hover {
	color: #000;
        background: #fff8d7;
        text-decoration: none;
}
body {
	background: #FFF url('img/fond_kachel.jpg') repeat-x top left;
	color: #444;
	font: normal 62.5% Georgia, "Times New Roman", Times, serif
}
p, code {
	padding-bottom: 10px;
}

li {
	list-style: none;
                   
}

h1 {
	font: bold 13px Georgia, "Times New Roman", Times, serif;
        color: #333;
	margin-bottom: 4px;
        margin-top: 10px;
        margin-bottom: 15px;
        float: left;
        background: #ffd500;
        padding: 4px 7px 3px 8px;
        clear: both;

}

h5 {
	font: bold 13px Georgia, "Times New Roman", Times, serif;
        color: #333;
	margin-bottom: 4px;
        margin-top: 10px;
        margin-bottom: 15px;
        background: #ffd500;
        padding: 4px 7px 3px 8px;
        clear: both;

}

font {
        background: #FFD500;
        color: #000;
        padding: 4px 7px 3px 8px;
}

h2 {
	font: normal 1.6em;
}
h3 {
	font: bold 1.1em;
}

h1, h2, h3 {
	
}

code {
	background: #FFF;
	border: 1px solid #EEE;
	border-left: 6px solid #C1CAD3;
	color: #666;
	display: block;
	font: normal 1em Georgia, "Times New Roman", Times, serif;
	line-height: 1.6em;
	margin: 4px 0 12px;
	padding: 8px 10px;
	white-space: pre;
}
blockquote {
	background: url('img/quote.gif') no-repeat;
	display: block;
	font: bold 0.9em Georgia, "Times New Roman", Times, serif;
	padding-left: 26px
}
big {
	font-size: 11px;
}

label {
	display: block;
	font-size: 10px;
}
/* misc */
.clearer {
	clear: both;
}
.left {
	float: left;
}
.right {
	float: right;
}
/* structure */
.container {
	font-size: 11px;
	margin: 0 auto;
	padding: 0 10px 10px;
	width: 760px;
}
/* header */
.top {
	background: url('img/header_fond.jpg') no-repeat center top;

	padding-left:10px;
	padding-right:10px;
	padding-top:285px;
	padding-bottom:0
}
/* title */
.header {
	font-size: 11px;
	height: 150px;
	margin: 0 auto;
	padding: 10px 10px 5px;
	width: 760px;
}
.header .left, .header .right {
	background: #A4A4A0;
	color: #FFF;
	height: 150px;
}
.header .left {
	background: #B3C2C7 url('img/header.jpg') no-repeat;
	text-align: center;
	width: 564px;
	font: normal 2.8em Georgia, "Times New Roman", Times, serif;
	line-height: 150px;
}
.header .right {
	overflow: auto;
	width: 190px;
}
.header .right p, .header .right h2 {
	padding: 0 16px;
}
.header .right h2 {
	padding-top: 16px;
	font: normal 1.6em Georgia, "Times New Roman", Times, serif;
}
/* navigation */
.navigation {
	background:#000;
	height: 25px;
        margin-bottom: 20px;
}
.navigation a {
	background: #000;
	border-right: 1px solid #FFD500;
	color: #FFD500;
	display: block;
	float: left;
	text-decoration: none;
	font: bold 1em;
	line-height: 25px;
	padding: 0 10px;
}
.navigation a:hover {
	background-position: left bottom;
	color: #FFF;
}
.navigation ul {
	display: inline;
}
.navigation li {
	float: left;
}

/* main */

.main {
	
}

/* sub navigation */

.sidenav {
	float: right;
	width: 180px;
        background: #FFF;
        padding: 10px;
}
.sidenav h2 {
	color: #5A5A43;
	font: bold 1em Georgia, "Times New Roman", Times, serif;
	line-height: 30px;
	margin: 0;
	padding-left: 12px;
}

.sidenav ul {
	border-top: 1px solid #FFD500;
}

.sidenav li {
	border-bottom: 1px solid #FFD500;
        background: url('img/linkpfeil.gif') no-repeat left 12px;
        padding-left: 10px;
}

.sidenav li ul {
      font-weight: bold;
}


.sidenav li a {
	font-size: 11px;
	color: #554;
	display: block;
	padding: 8px 0 8px 5%;
	text-decoration: none;
	width: 95%;        
}

.sidenav li a:hover {
	color: #654;
}

/* content */
.content {
	float: left;
	padding: 0 10px;
	width: 530px;
        background: #FFF;
}
.content .descr {
	color: #CCC;
	font-size: 10px;
        text-align:right;
        padding-top: 9px;
}
.content li {
	background: url('img/li.gif') no-repeat 0 30%;
	padding: 1px 0 1px 16px;
}
.content p {
	font-family: Georgia, "Times New Roman", Times, serif;
}
/* footer */
.footer {
	color: #CCC;
	padding: 0 20px;
	line-height: 25px;
	height: 25px;
        background: #000;
}
.footer a, .footer a:hover {
	color: #CCC;
}
/* posts */
.post h1 a {
	text-decoration:none;
}
.post h1 a:hover {
	text-decoration:underline;
}
.post {
	margin: 6px 0 2px;
}
.post .info {
	border-bottom: 1px solid #FFD500;
	color: #CCC;
	margin: 2px 0 14px;
        clear: both;
}
.post img {
	margin: 0px 10px 10px 0px;
        float: left;
}

/*.post a img {
	border: 4px solid #DDD;
}
.post a:hover img {
	border-color: #CCC;
}*/
.info a {
       background: url('img/linkpfeil_ccc.gif') no-repeat left center;
       padding-left: 10px;
}
.info a:hover {
       color: #000;
       background: url('img/linkpfeil_ccc.gif') no-repeat left center;
       padding-left: 10px;
       text-decoration: underline;
}
/* comments */
.content ol li {
	list-style: none;
	background: none;
}
#commentlist li {
	margin-bottom: 1.5em;
	padding-bottom: 1em;
	border-bottom: 1px solid #700000;
	list-style: none;
}
#commentform {
	margin: 1em 0;
	background: #FAFAFA;
	width: 530px;
        padding: 10px;
}
.commentmetadata {
	padding: 2px 0 4px;
}
.commentmetadata a {
	color: #664;
}
textarea.styled {
	width: 280px;
}
.styled {
	font-size: 11px;
	background: #F8F7F6;
	border: 1px solid #D6D3D3;
}
.styled:hover {
	background: #FFF;
	border: 1px solid #D6D3D3;
}
.styled:focus {
	background: #FFF;
	border: 1px solid #939793;
}
#commentform input {
	margin-bottom: 3px;
}
a img {
	border:none;
}
/* calendar */
#wp-calendar {
	color:#A0A0A0;
}
.sidenav table caption {
	border-bottom-color:#000;
}
.sidenav table thead tr {
	border-bottom-color:#000;
	color:#A53512;
}
.sidenav table th {
	border-bottom-color:#000;
}
.sidenav table td#today {
	border-color:#000;
	color:#A53512;
}
.sidenav table td a {
	border-bottom-color:#000;
	background-color:#EDF3DE;
}
.sidenav table tfoot {
	border-top-color:#000;
}
.sidenav table tfoot a {
	background:none;
}
/* calendar
--------------------------------------------------*/
#wp-calendar {
	display:inline-table;
	border-collapse:collapse;
	width:185px;
	margin:0px 10px 0 10px;
	text-align:center;
}
.sidenav table caption {
	margin: -5px 10px 0 10px;
	padding-bottom: 5px;
	border-bottom: 1px solid;
	letter-spacing: 0.1em;
}
.sidenav table thead tr {
	border-bottom:1px solid;
}
.sidenav table th {
	border-bottom:1px solid;
}
.sidenav table td {
	width: 225px; /* maximaize width; honestly, I don't know much about tables... */
	padding: 1px;
	font-size: 10px;
}
.sidenav table td#today {
	padding: 0;
	border: 1px solid;
	font-size: 11px;
	font-weight: bold;
}
.sidenav table td a {
	display: block;
	border-bottom: 1px solid;
	font-weight: bold;
	font-size: 11px;
}
.sidenav table tfoot {
	border-top:1px solid;
}
.sidenav table tfoot a {
	border: none;
	font-weight: bold;
}
.sidenav table tfoot #prev a {
	text-align:left;
}
.sidenav table tfoot #next a {
	text-align:center;
}
#searchform {
	padding:10px
}
