/*
Theme Name: Honeybird
Theme URI: http://www.honeybird.de/blog/
Description: Honeyblog Theme
Version: 1.0
Author: Fritjof Bohm
Author URI: http://www.hoch2.de/
Tags: fixed width, two columns, widgets


*/




/* ##################################################
 * #												#
 * # HOCHZWEI Stylesheet							#
 * #												#
 * # Autor: Fritjof Bohm							#
 * # Datum: 25.11.2009								#
 * # 												
 * # modified 1.2.2011 by bavariansocialclub.de
 * ##################################################
 */

/*
 * 
 * Take your protein pills and put your helmet on!
 * 
 */



/*
 * ----------------------------------------------
 *
 *					SEITENSTRUKTUR
 *
 * ----------------------------------------------
 */

body 
{
	font-size: 12px;
	font-family: 'Times New Roman', Times, serif;

	color: #333;
	text-align: center;
	
	margin: 0 0 20px 0;
	padding: 0;	
}


#content {
	font-size: 1.2em;
	margin-left: 30px;
	
	/*
	padding: 65px 0 0 20px;
	*/
	padding: 0 0 0 20px;
	width: 690px;
	
	float: left;
}

#content_wrap {
	width: 970px;	
}


#sidebar-right
{
	float: right;
	width: 215px;
	
	margin: 50px 7px 0 0;
}



#page {
	background-color: #fff;
	margin: 0 auto 20px auto;
	padding: 0;
	width: 970px;
	text-align: left;
}

#header {

	margin-bottom: 45px;
}

#headerimg 	{

	height: 192px;
	width: 970px;
}
	

#footer {
	border: none;
	}
	
#footer {
	padding: 0;
	margin: 0 auto;
	width: 760px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}


/*
 * ----------------------------------------------
 *
 *					  SIDEBAR
 *
 * ----------------------------------------------
 */

#sidebar_blog_link
{
	margin-bottom: 30px;
}


.sidebar
{
	font-size:1.1em;	
}

.sidebar a
{
	color: #333;
}

.sidebar a:hover
{
	text-decoration: underline;
}

.sidebar ul, .sidebar ul ol {
	margin: 0;
	padding: 0;
}

.sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
}

.sidebar ul p, .sidebar ul select {
	margin: 5px 0 8px;
}

.sidebar ul ul, .sidebar ul ol {
	margin: 5px 0 20px 0;
	}

.sidebar ul ul ul, .sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, .sidebar ul ol li {
	list-style: decimal outside;
	}

.sidebar ul ul li, .sidebar ul ol li {
	margin: 5px 0 8px 0;
	padding: 0;
	}

.box-border
{
	background: #fff url(images/box-middle.png) repeat-y;
	width: 221px;
}

.box-border .box-border-header
{
	background: url(images/box-header.png) no-repeat;
	padding-top: 92px;
}

.box-border .box-border-header .box-border-footer
{
	background: url(images/box-bottom.png) bottom left no-repeat;
	padding: 10px 20px 40px 20px;
}




/*
 * ----------------------------------------------
 *
 *				  SIDEBAR-INHALTE
 *
 * ----------------------------------------------
 */


.widget
{
	padding-bottom: 15px;
	background: url(images/widget-bottom.png) 50% 100% no-repeat;
	margin-bottom: 25px;
}


.widget_text .textwidget
{
	margin-bottom: 20px;
}	


#adv-blogroll-2 .widgettitle
{
	display: none;
}

.ab_bookmarks .link-headline, .ab_bookmarks .link-image
{
	margin-bottom: 5px;
}

.ab_bookmarks .link-image
{
	max-width: 180px;
	display: block;
	margin-top: 5px;
}

.ab_bookmarks li
{
	margin-bottom: 8px !important;
}

.ab_bookmarks .link-noimg
{
	background: url(images/list-bullet.gif) no-repeat;
	padding-left: 18px;
	
}








.gallery
{
	width: 550px;
	margin: 0 !important;
}

.gallery .gallery-item
{
	text-align: left !important;
	
}












.entry p
{

	width: 600px;

}

.entry .lightbox-enabled
{
	margin-bottom: 20px;
}




/*
 * ----------------------------------------------
 *
 *						TYPO
 *
 * ----------------------------------------------
 */
 

small {

	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	width: 600px;
	margin: 10px 0;
	}

h2.pagetitle {
	font-size: 1.6em;
	margin-bottom: 60px;
	height: 1.6em;
}


.post {
	/* margin: -60px 0 30px; */
	margin: -65px 0 10px 0;
	
	line-height: 1.5em;
	letter-spacing: 1px;
	
	width: 690px;
}

.post a
{
	color: #f0446d;
	text-decoration: none;
}

.post a:hover
{
	text-decoration: underline;
}

.post-spacer
{
	background: transparent url(images/widget-bottom.png) no-repeat scroll 50% 100%;
	height: 30px;
	/* margin-bottom: 90px; */
	margin-bottom: 80px;
	width: 600px;

}

.sidebar h2, .sidebar caption
 {

	font-size: 1.1em;
	font-weight: bold;
	
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: #333;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, .sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}

.sticky h2 {
	padding-top: 10px;
	}


code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #f0446d;
	text-decoration: none;
	}



#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	display: block;
	font-weight: bold;
}

.sidebar td a:hover{
	text-decoration: underline !important;
}


#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;

	}

.post hr {
	display: block;
	}

.postmetadata {
	clear: both;
	font-size: 0.9em;
}
p.pm_tags,
.pm_tags {
	xfont-size: 0.75em;
	color: #ccc;
}
.pm_tags a {
	color: #ccc;
}

.clear {
	clear: both;
}




/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

.sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* 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 0 4px 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px 4px 4px 0;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}
	
	

.alignleft {
	float: left;
	}
/* End Images */



html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}


/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

.sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

.sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

/* End Form Elements */

/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px 0 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 7px;
	text-align: right;
	}

#wp-calendar #prev a {

	text-align: left;
	}


#wp-calendar caption {

	text-align: left;
	}

#wp-calendar td, #wp-calendar th {
	padding: 3px 0;
	text-align: left;
	}

.widget_calendar .widgettitle
{
	display: none;
}



#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	

	width: 600px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	xdisplay: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #e7e7e7;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	

}

div.alignnone {
	
	margin: 0;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;

}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
	width: 100%;
}
/* End captions */





/*
 * Kommentare
 */

#commentform textarea
{
	width: 600px;
	
}


.single .post
{
	margin-top: 50px;
	
}


.archive .pagetitle
{
	margin-top: 50px;
	
}
.archive .post
{
	margin: 0px 0 30px 0 !important;
	padding-top: 6px;
}

h3#comments
{
	font-weight: normal;
}

.commentlist
{
	padding: 0;
	
}

.commentlist li
{
	background: url(images/list-bullet.gif) 0 2px no-repeat;
	padding-left: 18px;
	list-style-type: none;
	
	width: 502px;
}

.commentlist .comment-body
{
	background: transparent url(images/widget-bottom.png) no-repeat scroll 50% 100%;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.commentlist .comment-author
{
	float: left;
}

.commentlist .comment-meta
{
	font-size: 0.8em;
	float: right;
	margin-bottom: 10px;
}

.commentlist p
{
	clear: both;
}

.widget_twitter
{
	line-height: 18px;
}

.widget_twitter .twitterwidget-rss
{
	padding-right: 10px;
	position: relative;
	top: 2px;
}

.widget_twitter a
{
	text-decoration: underline;
}

.widget_twitter a:hover
{
	color: #f0446d;
}

.widget_twitter .entry-meta
{
	display: block;
	color: #777;
	line-height: 15px;
}

.widget_twitter .entry-meta a
{
	color: #777 !important;
	text-decoration: none;
}

.widget_twitter .entry-meta a:hover
{
	text-decoration: underline;
}

.widget_twitter .entry-meta .in-reply-to-meta
{
	padding-left: 5px;
}


/* "Scheint so als seien die Kühe nach Hause gekommen, um sich auf die Stange zu hocken" */

