@charset "utf-8";
/* CSS Document */

#wrapper {
	width: 780px;
	margin: 0 auto;
}
#header {
	margin-top: 15px;
	margin-bottom: 40px;
}
#header a {
	text-decoration: none;
}
#header h1, #header h1 a {
	font-size: 54px;
}


.nav {
	margin-top: 30px;
	font-size: 12px;
}

.nav li {
	float: left;
	list-style-type: none;
	margin-left: 15px;
}
#left {
	width: 537px;
        padding-right: 12px;
        border-right: 1px dotted #666;
}
.post {
	margin-bottom: 32px;
        width: 525px;
}
.thumb {
	margin-right: 10px;
}
.contentArchive h3, .contentArchive h3 a, .post h2, .post h2 a{
	font-size: 26px;
	font-weight: bold;
	text-decoration: none !important;
}

.contentArchive h2.pagetitle{
font-style: italic;
}

.date {
	font-size: 12px;
}
.entry {
	font-size: 12px;
	margin-top: 5px;
}
#footer h1, #footer h1 a {
	font-size: 28px;
	text-decoration: none;
}
.footernav {
	margin: 0;
	font-size: 12px;
}

.footernav li  {
	float: left;
	list-style: none;
	margin-right: 10px;
}

#left #other h3{
font-size: 22px;
color: black;
width: 525px;
padding-bottom: 5px;
border-bottom: 1px dotted #999;
}

#other li{
font-size: 14px;
font-weight: bold;
padding: 5px 0;
padding-left: 15px;
border-bottom: 1px dotted #999;
list-style: none;
width: 510px;
}

#other ul{
margin: 0 0 25px 0;
}

#other a{
text-decoration: none;
}

img.thumb{
padding: 2px;
border: 1px solid #999;
}

#right{
width: 230px;
margin-left: 0px;
}

h2.widgettitle{
font-size: 22px;
font-weight: normal;
margin-bottom: 10px;
color: black;
}

#sidebar li{
list-style: none;
}

#sidebar li li{
list-style: disc;
margin-left: 20px;
}

.widget{
margin-bottom: 25px;
font-size: 12px;
}

#sidebar ul{
margin-left: 0px;
}


.aktt_tweets li{
list-style: none !important;
margin-left: 0 !important;
margin-bottom: 10px;
}

.entry p{
line-height: 16px;
margin-bottom: 10px;
}

.navigation{
font-size: 10px;
padding-bottom: 20px;
}

textarea#comment{
width: 100%;
margin: 5px 0;
}

h3#respond{
font-size: 18px;
font-weight: bold;
margin-bottom: 10px;
}

#commentform{
font-size: 12px;
}

img.alignleft{
margin-right: 10px;
padding: 2px;
border: 1px solid #999;
}

img.alignright{
margin-left: 10px;
padding: 2px;
border: 1px solid #999;
}

.entry img{
padding: 2px;
border: 1px solid #999;
}

ol.commentlist li{
margin-bottom: 20px;
padding: 5px;
}

ol.commentlist li li{
margin-bottom: 0px;
padding: 0px;
}

ol.commentlist{
list-style: none;
margin-left: 0px;
}

.date{
padding: 5px 0;
}

#footer{
padding-top: 15px;
font-size: 12px;
}

.red{
color: darkorange;
}

.nav li:hover{
border-bottom: 2px solid darkorange;
}

.page-template-front-php .entry{
overflow: hidden;
height: 50px;
}