body {
	color: #000000;
	background-color: #d6d4cd;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	margin: 0px 0px 0px 0px;
}

table, td {
	line-height: 18px;
	vertical-align: top;
}

#main {
	width: 960px;
	margin: 0px auto 0px auto;
}

.mainleft {
	background: url(../img/bg_shadow.gif) repeat-y top right;
	width: 9px;
}

.mainright {
	width: 960px;
}

#content {
	background-color: #ffffff;
}

#topcontent {
	height: 360px;
}

#legende {
	background-color: #000000;
	color: #ffffff;
	width: 240px;
	height: 90px;
}

.allposts {
	background: #ffffff url(../img/bg_posts.gif) repeat-y top left;
}

.posts, .postscomm {
/*	background-color: #ffffff;*/
	padding: 0px 10px 15px 30px;
	width: 460px;
}

.posts img {
	border: 1px solid #96bee4;
}

.postscomm {
	padding: 10px 10px 10px 30px;
}

.info, .infocomment {
	font-size: 10px;
	background-color: #e3f3f2;
	padding: 43px 0px 12px 30px;
	width: 190px;
	line-height: 18px;
	vertical-align: top;
}

.infocomment {
	padding: 10px 0px 10px 30px;
	line-height: 18px;
}

.info a:link, .info a:active, .info a:visited, .info a:hover {
	color: #000000;
	text-decoration: none;
}

.ruler {
	background: url(../img/bg_posts.gif) repeat-y top left;
	padding: 0px 0px 0px 30px;
}

#archives {
	font-size: 10px;
	background: #ffcc00 url(../img/bg_archive.gif) repeat-y top left;
	padding: 40px 0px 0px 40px;
	width: 200px;
}

#archives a:link, #archives a:active, #archives a:visited, #archive a:hover {
	color: #000000;
	text-decoration: none;
}

a:link, a:active, a:visited {
	color: #2d5fa9;
	text-decoration: none;
}

a:hover {
	color: #2d5fa9;
	text-decoration: none;
}

.icon {
	border: 0px;
	vertical-align: middle;
}

.leftinfo {
	vertical-align: top;
	width: 170px;
	line-height: 18px;
}

.leftinfo div {
	margin: 0px 0px 1px 0px;
}

h1, .title {
	font-size: 18px;
	padding: 0px 0px 0px 0px;
	margin: 14px 0px 17px 0px;
}

.title {
	margin: 0px 0px 0px 0px;
}

h2 {
	font-size: 14px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

input, textarea {
	background-color: #e3f3f2;
	border-top: 1px solid #636a63;
	border-right: 1px solid #a3a3ab;
	border-bottom: 1px solid #d4d5cd;
	border-left: 1px solid #a0a3aa;
	padding: 4px 3px 3px 3px;
	width: 150px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

input.commentbutton {
	background: url(../img/button_comment.gif);
	border: 0px;
	width: 160px;
	height: 27px;
}

input.signinbutton {
	background: url(../img/button_signin.gif);
	border: 0px;
	width: 93px;
	height: 27px;
}

input.checkbox {
	border: 0px;
	width: 13px;
	height: 13px;
	margin-right: 5px;
}

.contact {
	width: 440px;
	margin-bottom: 10px;
	margin-top:5px;
}

input.simplebutton {
	background: url(../img/button.gif);
	border: 0px;
	width: 160px;
	height: 27px;
	font-weight: bold;
	text-align: left;
	padding-left: 10px;
}

input.smallsimplebutton {
	background: url(../img/smallbutton.gif);
	border: 0px;
	width: 100px;
	height: 27px;
	font-weight: bold;
	text-align: center;
}

.search {
	border: 0px;
}

.smalltitle {
	font-size: 12px;
	font-weight: bold;
}

.smalltext {
	font-size: 10px;
	line-height: 16px;
}

.imgtext{
	font-size: 10px;
	line-height: 16px;
	color: #96bee4;
}

.keepsignedin {
	margin-top: 7px;
}

.dotted {
	margin-top: 10px;
	margin-bottom: 10px;
}

#comments {
	margin-top:20px;
	margin-bottom: 0px;
}

.intro {
	font-style: italic;
}

p, form {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div.hr {
  height: 5px;
  background: #fff url(../img/dotted_small.gif) no-repeat scroll left;
}

div.hr hr {
  display: none;
}

.contentcontrol {
	width: 460px;
	overflow: hidden;
}