/*
Theme Name: JoeBertl
Version: 1.0
Author: O.Nitz
Author URI: http://olafnitz.net/
*/


body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	margin: auto;	
	text-align: center;
}

ul {
	padding:0;
	margin:0;
}	

li {
	list-style-type: none;
	padding:8px 0 0 0;
	list-style-position:outside;
}

a {
	color: #de2159;
}

h2 a{
	font-size: 14px;
	font-weight:bold;
	color: #666666;
	text-decoration:none;
}

#header {
	width: 850px;
	margin: 20px auto;
}


#content {
	width: 850px;
	margin: 20px auto;
}

.pic {
	width: 90px;
	float:left;
	text-align:center;
}

img {
	border: 0;
	}

.logo {
	height: 45px;
	padding: 40px 0 0 0;
	text-align:left;
	width: 209px;
	float:left;
	font-size:36px;
	font-weight:bold;
	}
	
.logo a {
	text-decoration:none;
}	

.tagcloud {
	width:550px;
	float:left;
	font-size:36px;
	line-height: 70%;
	}


#box, #box_icon {
	width:250px;
	margin: 20px 32px 0 0;
	float:left;
	text-align:left;
}

#box_icon  {
	text-align:center;
	margin: 20px 32px 20px 0;
}

.clear {
	height: 20px;
	clear:both;
	border-bottom: 2px solid #039faf;
	}