/*
Theme Name: ModernX
Description: Theme "ModernX" for Thingamablog.
Feel free to tweak it and make it your own.
Version: 1.0
Author: ogee
Author URI: http://www.ogee.de
*/
body, table {
	font-family: verdana, arial, helvetica, sans-serif;
}
#page {
	text-align: left;
	margin: 0 auto;
	width: 830px;
}
body {
	background: #fff url(img/top.gif) repeat-x;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
a {
	color: #0000cc;
}
a:link {
	color: #0000ff;
}
a:visited {
	color: #0000ff;
}
a:active {
	color: #0000ff;
}
a:hover {
	color: #cc0000;
	text-decoration: underline;
}

h1				{
font-size:35px;
margin: 0px;
padding:5px 0px 0px 0px;
color:#ffffff;

}

h2{
	margin: 0px;
	padding: 0px;
}

h3				{
margin: 0px 0px 20px 0px;
padding:0px 0px 20px 0px;
line-height: 110%;
}

h6{padding:3px 5px;border-color:#39B530;border-width:1px 1px 1px 7px;border-style:solid;background:#EAFEE8;}
#banner, #banner-commentspop {
}
#banner {
	margin-top: 15px;
	padding: 0;
	color: #efefef;
}
#banner-commentspop {
	font-size: x-large;
	font-weight: bold;
	padding: 0;
}
#banner a, #banner a:link, #banner a:visited, #banner a:active, #banner a:hover {
	color: #000;
	font-size: xx-large;
	font-weight: bold;
	margin: 5px;
	text-decoration: none;
}
#banner .description {
	color: #fff;
	font-weight: bold;
	font-style: italic;
	margin: 5px;
}
#content, #container {
	margin-left: 0px;
	margin-top: 55px;
}
#content {
	float: left;
	width: 610px;
}
#container {
	margin-bottom: 10px;
	padding: 10px 10px 10px 5px;
}
#links {
	background: #fff;
	float: right;
	width: 200px;
	margin-top: 50px;
}
.blog {
	font-size: 12px;
}
.blogbody {
	color: #000;
	font-size: 15px;
	font-weight: normal;
	line-height: 140%;
	margin-bottom: 10px;
		margin-top: 10px;
}
.title, .comments-head {
	color: #003366;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	padding: 0;
	padding-bottom: 4px;
	border-bottom: 1px dashed #333;
}
#menu {
	font-size: 12px;
	text-align: center;
}
.date {
	color: #999;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 5px;
	text-align: left;
	letter-spacing: .3em;
}
.posted {
	font-size: 12px;
	margin-top: 8px;
	margin-bottom: 40px;
padding:0px 0px 25px 5px;
background-image:url(border.png);
background-position:bottom left;
background-repeat:repeat-x;
}
.calendar {
	background: #eff8ce;
	font-size: x-small;
	font-weight: normal;
	line-height: 140%;
	padding: 2px;
	text-align: center;
	color: #666666;
	border: 1px solid #ccc;
	-moz-border-radius: 0.6em;
}
.calendar td {
	width: 14%;
}
div.calendar {
	padding: 3px;
}
div.calendar table {
	width: 100%;
}
.calendarhead {
	color: #000;
	font-size: 12px;
	font-weight: bold;
	line-height: 140%;
	padding: 1px;
	letter-spacing: .2em;
	text-transform: uppercase;
	width: 100%;
}
.side {
	background: #eff8ce;
	color: #666666;
	font-size: 12px;
	font-weight: normal;
	line-height: 140%;
	padding: 3px 7px;
	border: 1px solid #ccc;
	margin-bottom: 10px;
	-moz-border-radius: 0.6em;
}
.sidetitle {
	color: #000;
	font-size: 12px;
	font-weight: bold;
	padding: 1px;
	margin-top: 4px;
	letter-spacing: .2em;
	text-transform: uppercase;
	text-align: left;
}
.syndicate {
	color: #666666;
	font-size: 11px;
	padding: 2px;
	text-align: right;
}
.powered {
	color: #666666;
	font-size: 10px;
	font-weight: normal;
	line-height: 140%;
	margin-top: 10px;
	padding: 2px;
	text-align: left;
}
.lastentries ul {
	list-style-type: none;
	padding-bottom: 2px;
	padding: 0;
	margin: 0;
	line-height: 160%;
}
.lastentries li {
	padding-bottom: 0px;
	text-align: left;
}
#footer {
	background: #fff;
	clear: both;
	border-top: 1px solid #666;
}
#footer p {
	padding: 0;
	margin: 0;
}
.comments-body {
	color: #999;
	font-size: small;
	font-weight: normal;
	line-height: 140%;
	padding: 0 10px;
}
.comments-post {
	border-bottom: #666666 dotted 1px;
	display: block;
	font-size: small;
	font-style: italic;
	margin: 3px 0;
	padding-bottom: 3px;
}
.trackback-url {
	font-size: small;
	font-weight: normal;
	background: #fff;
	line-height: 140%;
	padding: 5px;
}
.trackback-body {
	font-size: small;
	font-weight: normal;
	line-height: 140%;
	padding-bottom: 10px;
	padding-top: 10px;
}
.trackback-post {
	font-size: small;
	font-weight: normal;
}
