/*
Theme Name: Hybrid Custom
Theme URI: http://www.ideenklau.net
Description: Describe what your child theme should be like.
Version: 0.1
Author: Steffen Peschel	
Author URI: http://www.ideenklau.net
Tags: 
Template: hybrid
*/
/* Get base CSS */
@import url('../hybrid/library/css/18px.css');

/* Get default Hybrid CSS */
@import url('../hybrid/library/css/screen.css');

/* Get the plugins CSS */
@import url('../hybrid/library/css/plugins.css');

body { background: #f2f2f2 none; color: #555; }
#body-container { margin:17px auto; }
#header { margin-bottom:18px; }
#site-title { 
	font-weight: bold; 
	font-style: italic;
	font-size:2.0em !important;
	line-height:26px;
	}
#site-description {
	color:#666666;
	font-size:1.2em;
	font-style:italic;
	margin-bottom:27px;
	}
.post { margin-bottom: 25px; }
#search_infobox { 
background:#FFFFFF none repeat scroll 0 0;
height:100%;
overflow:hidden;
padding:18px;
width:594px;
}
#footer { color: #5F97B1; padding-top: 18px; }
.bhl { position:relative; top: -13px; left: -4px;}
.twittl { position: relative; left: 11px; top: -7px;}
