body {
background:#FFFFFF;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
line-height: 1.5em;
color:#000000;
margin: 0px 20px;
}


h1, h2, h3, h4, h5 {
font-family:Verdana, Arial, Helvetica, sans-serif;
  letter-spacing: -.05em;
  margin: 0;
  padding: 0;
  line-height: 1em;
}



a {
color:#AD2B27;
text-decoration:none;
}

a:link, a:visited {
color:#AD2B27;
text-decoration:none;
}

a:hover {
color:#666666;
text-decoration:none;
}



.title a{
color:#AD2B27;
color: #CCCCCC;
}

img {
border: none;
}

h1 {
font-size: 36px;
}

h2 {
font-size: 12px;
font-weight:normal;
}

h5 {
font-size: 12px;
}

div#wrapper {
    margin: 0 auto;
    width: 1340px;
}

.title {
font-size:22px;
color:#999999;
text-decoration:none;
z-index: 0;
width: 600px;
display:block;
}

.sidebar_title {
margin-top: -15px;
padding-bottom: 10px;
}


div#header {
width: 800px;
height: 40px;
font-size:16px;
display:inline;
}

div#navigation ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

div#navigation li {
	display: inline;
	padding: 0 1em 0 0;
	font-family: Arial, Helvetica, sans-serif;
}

div#navigation a:link, div#navigation a:visited {
text-decoration:none;
}

div#navigation a:hover{
text-decoration:none;
color: #99cbff;
}


div.entry {
clear:both;
background: url(images/trenny.png)  no-repeat;
padding: 30px 0 0 30px;
width:600px;
}

.date {
margin-top: -2px;
font-style:italic;
font-weight:lighter;
}

div.entry_content img{
border: 1px solid #999999;
}

.entry_footer {
/* float:right; */
/* display:block; */
clear:both;
padding-top: 10px;
height: 25px;
}

.entry_number{
float:right;
background: url(images/bubble.png) no-repeat;
font-weight:bold;
width: 30px;
height: 30px;
padding: 3px 0 0 11px;
color:#000000;
cursor:pointer;
display:block;
}

.entry_nonumber{
float:right;
background: url(images/nobubble.png) no-repeat;
width: 30px;
height: 30px;
display:block;
cursor:pointer;
}


div#footer {
background: url(images/footer.png) no-repeat;
clear:both;
height: 180px;
width: 640px;
}

div.entry_icon {
float:right;
}

div.left {
float:left;
text-align: justify;
width:190px;
}

div.left ul li{
list-style:none;
text-decoration:none;
border-bottom: 1px dotted ;
margin-bottom: 5px;
}

div.right {
    width: 630px;
	float:left;
	margin-left: 70px;
	margin-right: 30px;
}

.widget {
	background: url(images/trennzy.png)  no-repeat;
	padding-top:35px;
	padding-bottom:5px;
	margin-bottom: 50px;
	width: 235px;
}

.widget ul {
list-style-position:inside;
padding: 0;
margin: 0;
}


p img {
	padding: 0;
	max-width: 100%;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	float: right;
	padding: 4px;
	margin: 0 7px 2px 0;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
	
.commentlist {
list-style:none;
padding: 0px;
}

input {
border: 1px #999999 solid;
background-color:#FFFFFF;
}

textarea {
border: 1px #999999 solid;
background-color:#FFFFFF;
}

.comment {
text-align:left;
border-top: 1px dotted #666666;
margin-bottom: 40px;
}

.comment_admin {
text-align:left;
border-top: 1px dotted #AD2B27;
margin-bottom: 40px;
color:#AD2B27;
}

.comment_admin a:link, .comment_admin a:visited{
color:#666666;
}

.comment_admin a:hover{
color:#AD2B27;
}

.comment strong{
color:#000000;
}
