/*
Theme Name:     Host Analytics
Theme URI:      http: //hostanalytics.com/
Description:    Child theme for the freizeitler-especiegrafica theme 
Author:         Mike Scholze
Author URI:     http: //mike.scholze.me
Template:       freizeitler-especiegrafica
Version:        0.1.0
*/

/* XXXXX Allgemein XXXXX*/
p {
		padding: 0 0 1em 0;
		line-height:1.5em;
		margin:5px 0;
	}
a {
		text-decoration: none;
		color: #1E1E26;
}
a:hover {
		background: #755043;
		color: #fff;
	}

/*footer*/
#footer h2 {
		padding: 0 0 0.2em 0;
		color:#4B4A58;
		font-size: 1.5em;
	}
#footer_right a, #footer_middle a {
		color: #87AB6D;
	}
#footer_right a:hover, #footer_middle a:hover {
		color: #fff;
		background: #87AB6D;
	}
#footer_left ul li {
		list-style: none;
	}
#footer_left ul li a {
		display: block;
		text-decoration: none;
		color: #fff;
		width: auto;
		padding: 2px 2px 2px 10px;
		background: #8CB16E url(images/bg_navi_both.jpg) repeat-x;
		border: 1px solid #74935A;
		border-top: 1px solid #8CB16E;
	}
#footer_left ul li a:hover {
		background: #282834 url(images/bg_navi_both.jpg) repeat-x 0 -72px;
	}

/*Navi*/
#navi ul {
		list-style: none;
	}
#navi ul li {
		display: inline;
		width: auto;
		float:left;
		height: 69px;
	}
#navi ul .page_item a {
		display: block;
		text-decoration: none;
		background: none;
		color: #fff;
		width: auto;
		height: 20px;
		border-right: 1px solid #74935A;
		padding: 15px;
	}
#navi ul .page_item a:hover {
		background: #51613a;
	}
#navi ul .current_page_item a {
		display: block;
		text-decoration: none;
		color: #fff;
		width: auto;
		height: 49px;
		border-right: 1px solid #74935A;
		padding: 10px;
		background: url(http://www.fact-based-decisions.net/wp-content/uploads/2011/02/host_logo1.jpg) repeat-x 0 -71px;
		}


/*header*/
#header h2 {
		color: #333;
		font-size: 4.4em;
		padding: 25px 0px 20px 40px;
		font-weight:normal;
		}
#header h2 a {
		color: #99C178;
		font-size: 1em;
		font-weight:normal;
		}
#header h2 a:hover {
		color: #99C178;
		font-size: 1em;
		font-weight:normal;
		background:http://www.fact-based-decisions.net/wp-content/uploads/2011/02/host_logo1.jpg		}
#header h2 span {
		color: #666666;
		font-size: 0.4em;
		}
#search .xsearch{
		background:#fff;
		color: #4A4A56;
		border: 1px solid #ccc;
		padding: 2px 0 0px 0;;
		margin: 0px;
		height: 20px;
}
#search .submit{
		color: #ffffcc;
		background: #1b485d;
		cursor: pointer;
		padding: 0 10px;
		text-align:center;
		height: 24px;
}
#box ul {
		list-style: none;
}
#box ul li a{
		color: #ffffcc;
		background: none;
		font-size: 1.4em;
}
#box ul li a:hover{
		color: #ffffff;
}



/*left*/
.post_info h1 {
		font-size: 2.6em;
		color: #4F4F66;
		}
.post_info h2 {
		font-size: 2.2em;
		color: #4F4F66;
		}
.post_info h3 {
		font-size: 1.8em;
		color: #4F4F66;
		}
.post_info h4 {
		font-size: 1.4em;
		color: #4F4F66;
		}
.post_info h5 {
		font-size: 1.2em;
		color: #4F4F66;
		}
pre, pre p {
        width: auto;
		overflow: scroll;
		font-family: "Courier New", Courier, monospace;
		background:#C7C7F2;
 }
code {
		width: auto;
		font-family: "Courier New", Courier, monospace;
		background:#C7C7F2;
}
blockquote {
		padding: 10px;
		color: #4A4A56;
		background:#C7C7F2;
		margin: 1em 10px 1em 10px;
		border: 1px solid #BCBCE5;
		border-left: 10px solid #BCBCE5;
}
.post_date{
		float: right;
		text-align: right;
		margin: 0 1px 5px 20px;
}
.date_post{
		background: #755043;
		color: #fff;
		text-align: center;
		width: auto;
}
.month_post{
		color: #333;
		text-align: center;
		width: auto;
}
#comments{
		padding-bottom: 1em;
}
#author,#email,#url{
		background: #DDD3D0;
		border-top: 1px solid #C4BBB9;
		border-left: 1px solid #C4BBB9;
		border-bottom: 1px solid #EBE0DD;
		border-right: 1px solid #EBE0DD;
		margin: 4px 0 0 0;
}
#comment{
		background: #fff;
		border-top: 1px solid #999;
		border-left: 1px solid #999;
		border-bottom: 1px solid #666666;
		border-right: 1px solid #666666;
		margin: 1em 0 1em 0;
	}
	
#author {
	background:#fff;
	}
	
#email {
	background:#fff;
	}
	
#url {
	background:#fff;
	}

.commentlist cite a {
		color: #2B5097;
		text-decoration: none;
		font-style: normal;
}

.commentlist cite a:hover {
		color: #2B5097;
		text-decoration: underline;
		font-style: normal;
		background:none;
}
.commentlist p{
		color: #282735;
}

.post_info ol,.post_info ul {
		margin-left: 26px;
}
.post_info ol li,.post_info ul li {
		padding: 0 0 0 5px;
}

.commentlist{
		margin-left: 20px;
}
.commentlist li{
		color: #755043;
		font-size: 2em;
		margin: 0 0px 2px 0;
		background: #dedede;
		border-top: 1px solid #EBE0DD;
		border-left: 1px solid #EBE0DD; 
		border-bottom: 1px solid #C4BBB9;
		border-right: 1px solid #C4BBB9;
		padding: 5px;
}
ol li small,ol li small a,commentmetadata a{
		color: #755043;
		text-decoration: none;
}
#respond{
		padding-top: 2em;
}
#submit:hover{
		height: 20px;
		background: #282834 url(images/bg_navi_both.jpg) repeat-x 0 -72px;
		color: #fff;
		cursor: pointer;
}
#submit{
		height: 20px;
		background: #8CB16E url(images/bg_navi_both.jpg) repeat-x;;
		color: #fff;
		border: 1px solid #74935A;
		border-top: 1px solid #8CB16E;
}
.post_info a {
		width: auto;
		text-align: right;
		color: #5C86A0;
		text-decoration: none;
		font-size: 1em;
		margin: 1em 0 0 0;
		border:0px;
}
.post_info a:hover {
		background:none;
		color:#5C86A0;
		width: auto;
		text-align: right;
		text-decoration: underline;
		font-size: 1em;
		border:none;
	}
.post_title h1 a{
		text-decoration: none;
		font-size: 1.2em;
		color: #3A6D8F;
		background: #fff;
		border-top:1px solid #bebebe;
		border-right:1px solid #bebebe;
		border-bottom:1px dotted #e1e1e1;
		border-left:1px solid #bebebe;
		padding:5px 10px 1px;
		margin:0 0 0 10px;
		display: block;
		width: 75%;
	}
.post_title h1 a:hover{
		text-decoration: none;
		color: #fff;
		background:#3A6D8F;
	}
.trenner {
		height: 50px;
	}
.post_info {
		width: 100%;
		padding: 10px;
		background: #fff;
		border-top: 1px solid #bebebe;
		border-left: 1px solid #bebebe;
		border-bottom: 1px solid #bebebe;
		border-right: 1px solid #bebebe;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
		-moz-box-shadow: 0px 0px 5px #969696; /* for Firefox 3.5+ */
		-webkit-box-shadow: 0px 0px 5px #969696; /* for Safari and Chrome */
		filter: progid:DXImageTransform.Microsoft.Shadow(color='#969696', Direction=150, Strength=3);
		}
		
.post_subinfo {
		width: auto;
		text-align: right;
}
.post_subinfo a {
		width: auto;
		text-align: right;
		color: #5C86A0;
		text-decoration: none;
		font-size: 1em;
}
.post_subinfo a:hover {
		width: auto;
		text-align: right;
		color: #5c86a0;
		background:none;
		text-decoration: underline;
		font-size: 1em;
	}
.author {
		font-size: 0.8em;
}
.incat {
		font-size: 0.8em;
}
.submit_com {
		background: url(images/comment.gif) no-repeat right 2px; 
		padding: 0 20px 0 0;
		height: 30px
}
.post_meta_tag {
		padding: 0;
		}


/*right*/
#right h2 {
		padding: 1em 0 0.2em 0;
		color:#666666;
		font-size: 1.5em;
}
#right ul {
		list-style: none;
	}
#right ul li {
		width: auto;
	}
#right ul li a {
		display: block;
		text-decoration: none;
		color: #fff;
		width: auto;
		padding: 2px 2px 2px 10px;
		background: #99c178 url(images/bg_navi_side.gif) repeat-x;
		margin: 0 0 1px 0;
		border: 1px solid #74935A;
		border-top: 1px solid #8CB16E;
		width: 90%;
	}
#right ul li a:hover {
		background: #282834 url(images/bg_navi_both.jpg) repeat-x 0 -72px;
	}
#wp-calendar {
		margin: 0 auto 1em auto;
		color: #fff;
	}
#wp-calendar caption {
		padding: 2em 0 0 0;
	}
#wp-calendar #today{
		background: #313140;
		color: #fff;
}
#wp-calendar{
		text-align: center;
		
}
#wp-calendar td{
		background: #87AB6D url(images/bg_navi_both.jpg) repeat-x;;
		padding: 2px;
		margin: 0px 1px 1px 0px;
		color: #fff;
		border-top: 1px solid #99C178;
		border-left: 1px solid #99C178;
		border-bottom: 1px solid #73915B;
		border-right: 1px solid #73915B;
}
#wp-calendar td a{
		text-decoration: none;
		color: #fff;
}

/*XXXXX Stuff XXXXX*/
.aligncenter, div.aligncenter {
   		display: block;
   		margin-left: auto;
   		margin-right: auto;
}

.alignleft {
   		float: left;
}

.alignright {
   		float: right;
}
.tip {
		color: #fff;
		width: 200px;
		z-index: 13000;
        
}
.tip-title {
		font-weight: bold;
		font-size: 9px;
		margin: 0;
		padding: 8px 8px 4px;
    	background: url(images/bubble.png) top left no-repeat;
    	overflow: hidden;
	}
.tip-text {
		font-size: 9px;
		padding: 4px 8px 8px;
		background: url(images/bubble.png) bottom left no-repeat;
    	overflow: hidden;
}	



/*XXXXX Layout XXXXX*/
	.left{
		float: left;
		width: 48%;
		padding: 0em 0 1em 0;
		}
	.right{
		float: right;
		width: 48%;
		padding: 0em 0 1em 0;
		}
	.single {
	 	clear: both;
		width: auto;
		padding: 0em 0 1em 0;
		}
	#wrapper {
		width: auto;
		color: #20202A;
		padding: 0 0 20px 0;
	}	
	#header {
		width: 100%;
		height: 149px;
		background: #fff;
		margin: 0 45px 0 0;
		position: relative;
	}
	
	.headerBucket {
		background: #3c7f97 url(images/header.gif) no-repeat top right;
		}
	
	#navi{
		width:auto;
		height: 69px;
		background: url(images/bg_navi_both.gif) repeat-x;
		border-top: 1px solid #8CB16E;
		padding: 0 0 0 30px;
		}
	#box {
		position:absolute;
		width: 320px;
		height: 105px;
		right: 0px;
		top: 25px;
		color: #99C178;
		margin:0 25px 0 0;
		padding: 5px 0 0 10px;
		background: #3c7f97 url(images/header.gif) no-repeat 230px 10px;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
		}
	#main {
		/* background: #d0d0d0 url(images/page_gradient.gif) repeat-x; */
		padding: 0 0 20px 0;
		}
	#left {
		width: auto;
		margin: 0 440px 0 0;
	}
	#left_bottom {
		padding: 40px;
		width: 85%;
		color: #282834;
		}
	
	#right {
		float: right;
		width: 410px;
		margin: 0;
		padding: 0 40px 0 40px;
	}
	
	#footer {
		background: #fff;
		width: auto;
		color: #333;
		padding: 20px 40px 20px 40px;
		border-top: 1px solid #999;
		border-bottom: 1px solid #999;
	}
	
	#footer a {
		background:none;
		color:#5c86a0;
		}
	#footer a:hover {
		text-decoration:underline;
		}
	#footer_left{
		float: right;
		width: 32%;
	}
	#footer_right{
		float: right;
		width: 30%;
		text-align: left;
	}
	#footer_middle{
		float: left;
		width: 32%;
		padding: 10px;
		margin: 10px 0 0 0;
		text-align: center;
		color:#333; 
	}
	
	body{
		background: #d0d0d0;
	}
	
	
	
	
/*XXXXX Globals XXXXX*/
	.clearfix:after {
		content: ".";
		display: block;
		height: 0;
		clear: both;
		visibility: hidden;
	}
	.clearfix {
		display: inline-block;

	}
/* Hides from IE-mac \*/
	* html .clearfix {
		height: 1%;
	}

	.clearfix {
		display: block;
	}
/* End hide from IE-mac */

	* {
		padding: 0px;
		margin: 0px;
		border: 0;
		font-family: Geneva, Arial, Helvetica, sans-serif;
		font-size: 12px;
	}
	html,
	body	{
		font-size: 100.01%;
		}
