/*CSS for IT-Blog on blog.ilexius.de IT-Service*/
.main-content {
    width:410px;
    min-height:550px;
    margin-top:25px;
}
pre {
	width:400px;
}

.itemNav {
    margin-top:0px;
    margin-bottom:35px;
    border-top:1px dashed silver;
    border-bottom:1px dashed silver;
}

.itemNav span {
    padding-right:10px;
}

.pageBrowser {
    height:20px;
    width:410px;
    margin:0;
    padding:0;
    list-style:none;
}

.pageBrowser li {
    float:left;
    margin-right:7px;
}


.content-right {
    width:250px;
    float:right;
    padding-right:15px;
    margin-top:25px;
}

.content-right ul{
    list-style:none;
    padding:2px 15px;
}

.blogtipafriendlink, 
.itemNav img, 
.authoremail {
    display:none;
}
button {
    display:none;
}

#searchSword label {
display:none;
}
#tx-t3blog-sword {
color:silver;
border:none;
border-bottom:1px solid silver;

}
button {
    display:none;
}

#commentListTitle {
    list-style:none;
    padding:0;
    margin:0;
}

.commentFooter {
    height:20px;
    border-top:1px solid silver;
}

.time {
	display:none;
}

.itemTop {
	margin:10px 0 0 0; 
	font-size:10px;
	padding:0px;
}

.itemBody h3 {
	font-size:160%;
	font-weight:bold;
}
.itemBody h3 a {
	text-decoration:none;
}
.itemBody h3 a:hover {
	color:#277ABA;
}

.tx-pagebrowse-pi1 {
	font-size:10px;
	padding:5px;
	border:1px solid silver;
}

#singleNavigation {
	border-width:1px 1px 1px 1px;
	border-style: solid;
	border-color: silver;
	padding:5px;
	margin:auto;
}

#singleNavigation div {
	font-size:10px;
	width: 30%;
	vertical-align: top;
	padding: 0;
	margin: 5px;
	display:inline-block;
*display:inline;
*zoom:1;
}

#categories,
#latestPosts {
	margin: 30px 0px;
}

#categories h3,
#latestPosts h3 {
	color: #004587;
	font-weight:bold;
	margin:0;
}

.latestPostList {
	margin: 3px 0px;
}

.latestPostList dt {
	width:130px;
	margin-bottom:15px;
	display:inline-block;
}

.latestPostList dd {
	margin:0px 10px 0px 0px ;
	float:left;
	vertical-align:top;

}

#categories ul {
	padding:0;
	margin: 0px 0px 20px 00px;
}

#categories li {
	margin:3px 0px 3px 0px;
}

.rss_post img {
	margin-top:15px;
	display:block;
}
