/*
Theme Name: K2_reelblog
Theme URI: http://reelblog.de/?wptheme=k2_rb
Description: Child Theme for K2
Author: Joe Kolade
Author URI: http://reelblog.de
Template: k2_11
Version: 0.1
*/

#page {
	padding-top: 0px; /* padding-top: 20px; */
	}

#site-title a:hover {
	text-decoration: none;  /* DEFAULT: text-decoration: underline; */
	}

#site-description { /* Description in header */
	font-size: 1.2em; /* DEFAULT: font-size: 1em; */
	margin: 0 40px;
	}

.entry-content {
	font-size: 1.2em;  /* DEFAULT: font-size: 1.2em; */
	line-height: 1.8em;  /* DEFAULT: line-height: 2.2em; */
	/* text-align: justify; */
	}

.headermenu > ul > li > a { /* Top Menu */
	font-size: 1.3em;   /*- DEFAULT: - */
	color: #777;   /*- DEFAULT: color: #fff; */
	}

.headermenu li li a { /* Submenu links */
	font-size: 1.2em;   /*- DEFAULT: - */
	}

#rollpages {
	top: 16px;  /*- DEFAULT: top: 17px; - in Korrektur zu #rollnext, #rollprevious */
	}

#rollnext, #rollprevious, .navigation a {
	font-weight: normal;   /*- DEFAULT: font-weight: bold; */
	}

h2 a:hover, h2 span a:hover {
	color: #21759b !important;  /*- DEFAULT: color: #27d !important; */
	}

a {
	color: #21759b;  /*- DEFAULT: color: #27d; */
	text-decoration: none;
	}


/* Advertising */

.who_sees_ads {
	padding: 7px 7px 0px;
	}


#image_adleft_floater {
position:fixed;
top:5px;
left:50%;
margin-left:-528px;
padding:0;
width:120px;
}

#image_adleft_floater .advertising{
height:173px;
margin:5px 0 0;
width:122px;
border:1px solid #C0C0C0;
padding:1px;
background:#DDDDDD none repeat scroll 0 0;
}

#image_adleft_floater .advertising img{
height:171px;
width:120px;
}

#image_ad1_floater {
position:fixed;
top:5px;
right:50%;
margin-right:-525px;
padding:0;
width:120px;
}

#image_ad1_floater .advertising{
height:242px;
margin:5px 0 0;
width:122px;
border:1px solid #C0C0C0;
padding:1px;
background:#DDDDDD none repeat scroll 0 0;
}

#image_ad1_floater .advertising img{
height:242px;
width:122px;
}

#image_ad2_floater {
position: fixed;
top:255px;
right:50%;
margin-right:-525px;
padding:0;
width:120px;
}

#image_ad2_floater .advertising{
height:242px;
margin:5px 0 0;
width:122px;
border:1px solid #C0C0C0;
padding:1px;
background:#DDDDDD none repeat scroll 0 0;
}

#image_ad2_floater .advertising img{
height:242px;
width:122px;
}
