
body{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.9em;
	padding: 0;
	margin: 0;
	background-color: #fff;
	background-repeat: repeat;
}

#all {
	width: 100%;
	height:100%;
	position:relative;
	background-color:#fff;
	padding: 0px;
	margin: 0;
}

#container{
	padding: 0px 30px;
	min-height: 300px;
	width: 1024px;
}

#hd{
	padding-bottom: 0px;
	margin: auto;
}

#header{
	height: 80px;
	background-image:url(Images/Light_Blue_Gradient.png);
	background-repeat: repeat-x;
	width: 100%;
}

#header_logo{
	background-image:url(Images/PageBrooks_Logo.png);
	height: 69px;
	width: 305px;
	float: left;
}

#header h1
{
	position:absolute;

}
#header div
{
	color:#fff;
}

#header h1 a
{
	color:#ffffff;
}
#header h1 a:visited
{
	text-decoration:none;
}

.daytitle {
	font-size: 115%;
	color: #50;
	padding: 0;
	margin: 0;
}

.daytitle a, .daytitle a:link
{
	color:#50;
	text-decoration:none;
}

#rssContainer
{
	float: right;
	padding: 5px;
}

.clear
{
	clear:both;
}

.clear p
{
	display:none;
}

img {
  border: none;
}

#content .picture {
	margin: auto;
	text-align: center;
}

#content .picture img {
	padding: 4px;
	border: 1px solid #CCCCCC;
}

del {
  text-decoration: line-through;
}
cite {
  font-style: normal;
}

blockquote{
	font-size:11px;
	margin:0;
	width: 360px;
	height:100%;
	border-left: 5px solid #cccccc;
	padding:5px;
	padding-left: 10px;
}

#content
{
	padding-left: 30px;
    width: 750px;
	float:left;
	min-height: 400px;
}

#content h1{
	font-size: 25px;
	color:#50;
}
#content h2{
	font-size: 115%;
	color:#50;
	padding: 3px;
}

#content h3
{
	color: #CC333F;
}

#content h2 span {
  font-size: 75%;
  font-weight: bold;
  padding-right: 10px;
  color: #50;
}
#content h2 a {
  color: #424242;
 text-decoration:none;
}

#sidebar
{
   float: left;
   width: 180px;
   font-size: 90%;
}

#sidebar ul
{
	color: #50;
	padding: 0;
	margin: 0 0 0 15px;
	list-style-type: none;
	list-style-image: url(Images/list-arrow.gif);
}

#sidebar div h2
{
	color: #50;
	margin: 10px 0 5px 0;
	font-size: 120%;
}

#sidebar div p
{
	font-size: 100%;
	padding:0;
	margin:0;
}

#sideAd
{
	margin-top: 30px;
}


.postfooter
{
	font-size: 80%;
	color: #B7;
}

.postfooter a
{
	color: #B7;
}

#moreinfo h2
{
	color: #50;
	padding:0;
	margin:0;
}

hr
{
	border: 1px solid #cccccc;
}

.journal_eintrag h2
{
	padding:0;
}

#CommentForm input
{
	margin: 2px;
}
#CommentForm label
{
	display:block;
}

#moreinfo div.author
{
	background: #ffffef url(images/CommentAuthorGradient.gif) repeat-x top left;
	border: solid 1px #967758;
	padding: 4px;
	margin-top: 4px;
}

.comment h4
{
	display:block;
	color:#1E3E12;
}

.comment span.commentInfo
{
	display:block;
	/*border-top: 1px solid #555555;
	border-bottom: 1px solid #555555;*/
	color: #999999;
	font-size: 10px;
	/*background-color: #efefef;*/
	height: 14px;
}

.comment a:link
{
	color: #999999;
	font-size: 10px;
}
.comment a:visited
{
	color: #999999;
	font-size: 10px;
}
.comment h4 a:link
{
	color: #B80000;
	font-size: 10px;
}
.comment h4 a:visited
{
	color: #B80000;
	font-size: 10px;
}
.comment cite
{

}

.comment blockquote
{
	margin-left:8px;
	padding:0;
}

#CommentForm .postbutton
{
	margin:0;
	padding: 2px;
	background-color: #cccccc;
	border: 1px solid #999999;
	color: #444444;
}

#footer
{
	text-align: center;
	color: #000;
	width: 100%;
	font-size: 90%;
	margin-top: 30px;
}

#footer a:link, #footer a:visited
{
	color: #fff;
	text-decoration: none;
}

#test
{
	float:none;
}

#footer p{
	padding: 5px;
}

#rondo{
	background-position:center;
	background-repeat: no-repeat;
	width:651px;
	margin: auto;
	padding: 0px;
	height:4px;
}

#rondo p{
	display:none;
}

#rondobottom{
	background-position:center;
	background-repeat: no-repeat;
	width:651px;
	margin: auto;
	padding: 0px;
	height:4px;
}

#rondobottom p{
	display:none;
}

a:link
{
	text-decoration:none;	
	color:#CC333F;
}
a:visited
{
	text-decoration:none;
	color:#CC333F;
}
a:hover
{
	text-decoration:underline;	
}

.media{
	color: #00014C;
	font-size: 80%;
	background: transparent url("images/mitem.gif") no-repeat 4px 0px;
	padding-left: 25px;
}

legend
{
	color:#666666;
}

div.debug
{
	display: none;
}

p.subtextlogo
{
	text-align: left;
	padding-top: 10px;
}

#sidebar .author
{
	display: block;
}

/* ------------- {search layout} -------------- */
#search
{
	position: relative;
	text-align: right;
	padding-left: 20px;
	margin: 0px 0px 0 0px;
}

.searchButton
{

}

#search-box
{
	padding: 0;
	margin: 0 0 5px 0;
	width: 100%;
	float: none;
}


#search input
{
	margin: 0;
	padding: 4px;
}

#search input.searchterm
{
	width: 125px;
	border: solid 1px #D1D1D1;
}

#search-results
{
	width: 300px;
	min-width: 300px;
	position: absolute;
	top: 18px;
	right: 28px;
	z-index: 10;
	text-align: left;
}

#search-results h5
{
	font-size: 1em;
	color: #444;
	margin: 0;
	padding: 0;
	width: 300px;
}

#search-results ul
{
	padding: 0;
	margin: 0 0 0 8px;
	width: 100%;
}

#search-results ul li
{
	padding: 0;
	margin: 0: 
}

#search-results div.innerbox
{
	background-color: #f6f6f6;
	padding: 10px;
}

#search a.close
{
	position: absolute;
	top:0;
	right: 4px;
	display: block;
}

#search-progress
{
	position: absolute;
	top: -8px;
	left: 80px;
}