/*
Theme Name: Gesund&Aktiv
Theme URI: http://www.gesund-aktiv.at
Description: Wordpress Theme fŸr Gesund&Aktiv
Version: 1.0
Author: Julian Weidenthaler
Author URI: http://www.julianweidenthaler.com
Tags: simple, minimal
*/

/* Begin Typography & Colors */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td, ol, ul, li {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

body {
	font-size: 11px;
	font-family: Helvetica, Arial, Sans-Serif;
	background-color: #e3e3e3;
	color: #333;
}

#wrapper {
margin-top: 2em;
position:absolute;
left: 50%;
margin-left:-375px;
}

#sidebar {
position: fixed;
width:240px;
}

#logo {
margin-bottom: 10px;
}

#navi {
background-color: white;
margin-bottom: 10px;
}

#right {
position:absolute;
margin-left:250px;
width:500px;
}

#content {
position: relative;
background-color: white;
width:500px;
margin:0;
padding:0;
line-height: 1.5em;

}

#field {
position: relative;
padding: 10px;
}

#field2 {
position: relative;
padding: 5px;
}


#footer {
position: relative;
margin-top: 10px;
}

#hotline {
position: relative;
float: left;
width: 200px;
background: url(images/bg_footer.jpg) repeat-x #c53331;
color: white;
font-size: 1.5em;
}

#footerright {
position: relative;
float: left;
width: 290px;
margin-left: 10px;
background-color: #80868b;
color: white;}

#footerright li {
width: 100%;
text-align: right;
list-style-type: none;}

#footerright a {
text-decoration: none;
color: white;}

#footerright a:hover {
text-decoration: underline;}

.newsfeed {
border-bottom: 1px solid gray;
background: url(images/newsfeed.jpg) repeat-x;
}

.newsfeed h2 {
margin-top: 0.1em;
margin-bottom: 0.5em;
}

#meta {
text-align: right;
line-height: 1em;
margin-bottom: 1em;
}

/* TYPOGRAFIE */

p {
margin-bottom: 1em;
}

a {
color: #c53331;
text-decoration: underline;
}

a:hover {
text-decoration: none;
}

h1 {
font-size: 2em;
font-weight: normal;
line-height: 1em;
color: #c53331;
margin-bottom: 1em;
}

h2 {
font-size: 1.5em;
font-weight: normal;
line-height: 1em;
color: #333;
margin-top: 1em;
margin-bottom: 1em;
}

h3 {
font-size: 1.1em;
font-weight: bold;
line-height: 1em;
color: #333;
margin-top: 1.5em;
margin-bottom: 1em;

}

ul {
list-style: disc outside;
margin-left: 2em;
margin-bottom: 1em;
}

ul.footernavi {
margin: 2px 0 0 0;}

ul.footernavi li {
display: inline;
text-align: right;
}

input#s {
font-size: 0.8em;
color: gray;
padding-left: 10px;
}

blockquote {
font-family: Georgia, Times, serif;
font-style: italic;
font-size: 1.3em;
color: gray;
margin: 0 2em 2em 2em;
line-height: 1em;
text-align: center;
}

table {
margin-bottom: 2em;
}

td {
border-bottom: 1px solid #eee;
padding: 4px;
}
/* NAVIGATION */

#navi ul{
list-style-type: none;
background-color: white;
margin-bottom: 0;
margin-left: 0;
}

#navi > ul > li {
background-image: url(images/navi_bg.jpg);
margin-bottom: 1px;
}

#navi > ul > li.page-item-77 {
background-image: url(images/bg_footer_hover.jpg);
margin-bottom: 1px;
}

#navi > ul > li.page-item-77:hover {
background-image: url(images/bg_footer.jpg);
margin-bottom: 1px;
}

#navi > ul > li:hover {
background-image: url(images/navi_bg_hover.jpg);
}

#navi > ul > li > a {
color: white;
text-decoration: none;
padding: 4px 10px;
display: block;}

#navi > ul > li > a:hover {
text-decoration: underline;
}

#navi > ul > li > ul {
margin-top: -4px;
}

#navi > ul > li > ul > li {
background-color: white;
padding: 8px 0;
margin-top: 4px;
font-weight: normal;
}

#navi > ul > li > ul > li > a{
margin-left: 20px;
text-decoration: none;
color: #0765a5;
}

#navi > ul > li > ul > li > a:hover {
text-decoration: underline;
}

#navi > ul > li > ul > li > ul > li {
list-style: square inside;
color: #c53331;
margin-left: 30px;
font-weight: normal;
padding: 2px 0;
}

#navi > ul > li > ul > li > ul > li > a{
color: #333;
text-decoration: none;
}

#navi > ul > li > ul > li > ul > li > a:hover {
text-decoration: underline;
}

.current_page_item {
font-weight: bold;
text-decoration: underline;
color: white;
}

/* KATEGORIEN */

li.cat-item {
display:inline;
margin-right: 2em;
}

li.cat-item a {
color: #0765a5;
}

ul.catnav {
margin-left:0;
margin-bottom: 1em;}
