/*
Theme Name: Web-aktiv
Theme URI: http://www.web-aktiv.com
Description: Template f&uuml;r Web-aktiv
Version: 1.1
Author: Andreas Kempf - Web-aktiv
Author http://www.web-aktiv.com
Tags: yellow,darkblue,silver,two-columns,right-sidebar,fixed-width
*/


	
body {
	margin-top: 0px;
	padding: 0px;
        background:url(img/bg_body.jpg) #ffffff repeat-x; //#EFB72C;
}

p {
	margin: 0 0 20px 0;
	padding: 0px;
}

ul, ol {
	margin-bottom: 20px;
}

blockquote {
	margin: 0 0 0 10px;
	padding: 0 0 0 10px;
	border-left: 5px solid #5e5e5e;
}

pre{
       font-size:1.2em;
       border:1px dotted #999999;
       overflow:auto;
       padding:5px;
       background:#F0F6FB;
}
	
#pageframe {
	width: 980px;
	margin: 0 auto;
	font: 0.8em/1.4em Arial, sans-serif;
	color: #000000;
	border-left:0px solid #235D96;
	border-right:0px solid #235D96;
        background: #ffffff;

}

#pageframe a {
	color: #0C547E;
}

#pageframe a:hover {
	text-decoration:none;
}


#header-top {
	height: 30px;
	background: url(img/bg-header-top.gif) no-repeat left top;
}
	
#header {
	position: relative;
	height: 265px;
	background-image: url(img/header-back_blog.jpg);
        border-top:0px solid #DEDEDE;
	background-color: #fff;
	background-repeat: no-repeat;
}

#content {
	padding-top:10px;
	background: #fff;
}

#content-left {
	float: left;
	width: 625px;
}

#content-left h2{
}

#content-right {
	float: right;
	width: 300px;
	padding-left:20px;
	background:#f5f5f5;
}

#footer {

}

	
h1 {
	margin: 0px;
	padding: 20px 0 20px 0;
	line-height: 1;
	font: 1.6em Georgia,arial;
	color: #0C547E;
}

h1 a {
	text-decoration:none;
	color: #0C547E;
}



h2 {
	color: #0C547E;
        font:1.4em Georgia,arial;
        margin: 0 0 10px 0;
	padding: 0;
}

h3 {
	color: #0C547E;
        font:1.2em Georgia,arial;
        margin: 0 0 10px 0;
	padding: 0;
}

h3 a {
	text-decoration: none;
}

h3 a:hover {
	text-decoration: underline;
}

h4 {
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 1em;
	text-transform:uppercase;
	color: #0C547E;
}

img{
    border:0;
}
	
#header ul {
	position: absolute;
	bottom: 0px;
        border-top:0px solid #DEDEDE;
        border-bottom:1px solid #DEDEDE;

	left: 0px;
	width: 940px;
	height: 35px;
	margin: 0px;
	list-style: none;
	background:url(img/bg-meta.gif) repeat-x left top;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	color: #FFFFFF;
	font-size: 11px;
}

#header li {
	float: left;
	margin: 0 0 0 0;
	padding: 0px;
}

#header li#first {
	//background: url(img/bg-menu-a.gif) no-repeat left top;
}

#homelink{
	width:355px;
	height:100px;
	border:0px solid;
}

/* NAVIGATION */

#menu_1 .page_item a { 
	
	display: block;
	float: left;
	height: 27px;
	margin: 0px;
	text-decoration: none;
	text-align: center;
	color:#155A83;
	font-size:1.2em;
	padding-top: 9px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	border-right:0px solid B30030;
}

#menu_1 .page_item a:hover{
	text-decoration: none;
	//background: url(img/bg-menu-a-hover.gif);
	
	color:#155A83;
	font-weight:normal;
	border-top:3px solid B30030;
	padding-bottom: 3px;	
}
#menu_1 .current_page_item a,
#menu_1 .current_page_item a:hover,
#menu_1 .current_page_parent a{
	text-decoration: none;
	//background: url(img/bg-menu-a-hover.gif);
	color:#155A83;
	font-weight:bold;
	border-top:3px solid B30030;
	padding-bottom: 3px;	
}

#menu_2{
   overflow: hidden;
   margin:0;
   border-top: 1px #DEDEDE solid;
   border-bottom: 1px #DEDEDE solid;

   background:#ffffff;
   height:30px;
   display:none;
}

#menu_2 ul{
    margin-top:5px;
    padding: 0;
}

#menu_2 .page_item{
    //float:left; /* LTR */
    list-style-type: none;
    display:inline;
    width: 100%;
    margin:0;
    padding: 0;
	
}

#menu_2 .page_item a{
   padding: 15px 10px 15px 12px;
   color:#155A83;	
   font:0.9em arial;
   text-decoration: none;
}

#menu_2 .page_item:hover a{
   padding: 15px 10px 15px 12px;
   	color:#155A83;
   	text-decoration:underline;
}

#menu_2 .current_page_item a{
   padding: 15px 10px 15px 12px;
   	font-weight: bold;
   	color:#B30030;
   	text-decoration:noen;
}

#rss {
	position: absolute;
	bottom: 96px;
	right: 20px;
	width: 300px;
	height: 40px;
	text-align: right;
	font-size: 10px;
	text-transform: uppercase;
}

#rss p {
	margin: 0px;
	padding: 1px 0 0 0;
	color:#ffffff;
}

#rss img {
	float: right;
	margin: 3px 0 0 10px;
	border:1px solid #ffffff;
}
#rss a{
	color:#ffffff;
}




.title{
margin-top:0px; }

/* ---- date ---- */
.date{
background: transparent url(img/date.gif) no-repeat;
width: 45px;
height: 45px;
float:left;
font-size:0.8em;
text-transform: uppercase;
color:#FFF;
text-align: center;
display:block;
line-height:11px;
padding-top:5px;
margin:0 10px 0 0;}
.date .day {
color:#0C547E;
display:block;
font-weight:bold;

line-height: 11px;
padding:5px 0 3px 0;}
.date .year {
color:#555;
display:block;
font-size:0.9em;
line-height:1.0em;
padding:1px;
margin:0 0 0 0;}




.box-left {
	margin: 0 0 0 20px;
}

.box-left img {
	margin: 0 10px 10px 0;
}

.top{
        clear: both;
	background: #fff url(img/bg-meta.gif) repeat-x left top;
	padding-top: 10px;
	padding-bottom: 10px;	
}
	
.meta {
	clear: both;
	background: #fff; //url(img/bg-meta.gif) repeat-x left top;
	color: #5e5e5e;
	font-size: 12px;
	text-transform: uppercase;
	padding-top: 0px;
	padding-bottom: 15px;
}

.meta-date {
	padding: 10px 10px 10px 0px;
	text-transform: uppercase;
	font-size: 12px;
}

.meta-categories {
	padding: 0 10px 0 15px;
	background: url(img/bg-meta-categories.gif) no-repeat 0px 2px;
}

.meta-comments {
	padding: 0 10px 0 15px;
	background: url(img/bg-meta-comments.gif) no-repeat 0px 2px;
}

p.tags {
	clear: both;
	text-transform: uppercase;
	font-size: 10px;
}

.box-right {
	margin: 0 20px 40px 0;
}

.box-right ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.box-right li {
	display: inline; /* white space bug IE6 */
	font-weight: normal;
}

.box-right li a {
	display: block;
	margin: 0px;
	padding: 5px;
	border-bottom: 1px solid #dedede;
	text-decoration: none;
}

.box-right li a:hover {
	background: #eeeeee;
}

.box-right li ul {
	margin: 0px;
	padding: 0 0 0 0px;
	font-size: 10px;
	font-weight: normal;
}

	
#commentform label {
	display: block;
	margin: 0 0 5px 0;
}

#commentform input.text, #commentform textarea {
	width: 500px;
	margin: 0 0 10px 0;
}

#commentform .text {
	height: 22px;
	padding: 6px 6px 0 6px;
	background: #fff url(img/bg-form-text.gif) repeat-x left top;
	border: 1px solid #dadada;
	color: #5e5e5e;
}

#commentform textarea {
	height: 150px;
	padding: 6px 6px 0 6px;
	background: #fff url(img/bg-form-text.gif) repeat-x left top;
	border: 1px solid #dadada;
	color: #5e5e5e;
}

#commentform .button {
	width: 90px;
	height: 30px;
	margin: 0px;
	padding: 0px;
	background: #fff url(img/bg-button.gif) no-repeat left top;
	border: none;
	color: #5e5e5e;
}

.comment-meta {
	padding: 10px 10px 0 10px;
	background: #fff url(img/bg-meta.gif) repeat-x left top;
	color: #5e5e5e;
}

.comment-meta .avatar {
	float: left;
	margin: 0 10px 0 0;
}

.comment-text p {
	margin: 0;
	padding: 10px;
}

	
 #search-3 #search {
	float: left;
	width: 186px;
	height: 22px;
	padding: 6px 6px 0 6px;
	background: #fff url(img/bg-form-text.gif) repeat-x left top;
	border: 1px solid #dadada;
	color: #5e5e5e;
}

 #search-3 #search-submit {
	width: 72px;
	height: 30px;
	margin: 0px;
	padding: 0px;
	background: #fff url(img/bg-button.gif) no-repeat left top;
	border: none;
	color: #155A83;
}


#footer {
	width: 920px;
	margin: 0 auto;
	padding: 10px 20px 10px 20px;
	background: #fff;
	font-size: 10px;
	border-top: 1px solid #0C547E;
}

#legal {
	float: left;
	width: 400px;
}

#develnet {
	float: right;
	width: 500px;
	text-align: right;
}

#footer-bottom {
	width: 940px;
	height: 20px;
	margin: 0 auto;
	background: url(img/bg-footer-bottom.gif) no-repeat left bottom;
}



.clear {
	clear:both;
}


.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.aligncenter {
	margin: 0 0 10px 0;
}

.alignleft {
   float: left;
   margin: 0 10px 0 0;
}

.alignright {
   float: right;
   margin: 0 0 10px 10px;
}

.wp-caption {
   border: 0px solid #ccc;
   text-align: left;
   padding-top: 2px;
}

.wp-caption img {
   float: none;
   margin: 0px;
   padding: 0px;
   border: none;
}

.wp-caption p.wp-caption-text {
   font-size: 0.8em;
   padding: 0px;
   margin-left:10px;
}

/** WIDGETS CSS */

#calendar_wrap table {
	width: 100%;
}

#calendar_wrap td {
	text-align: center;
}

.nav_link{padding-bottom:10px;}
.nav_link a{text-decoration:none;}
.nav_link .page_number{border:1px solid #DDD;padding:2px 10px;background-color:#EDEDED;}
.nav_link a .page_number{border:1px solid #DDD;background-color:#F5F5F5;padding:2px 10px;}
