/* CSS Document */

/*
Design by Aaron Media
http://www.aaron.nl
Copyright (c) 2008 Aaron Media
*/

body {
	margin: 0;
	padding: 0;
	font-family: "Comic Sans MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #fff;
	background: #000 url("../images/background.jpg") top left no-repeat;
}

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

input, textarea, select {
	font: normal 1em "Comic Sans MS", Verdana, Arial, Helvetica, sans-serif;
}

h1, h2 {
	font-weight: normal;
	color: #2894af;
}

h1 {
	letter-spacing: -1px;
	font-size: 2.6em;
}

h2 {
	font-size: 1.8em;
}

h3 {
	font-size: 1.2em;
	font-weight: bold;
}

p, ul, ol {
}

p {
}

blockquote {
	font-style: italic;
}

ul {
}

ol {
}

a {
	text-decoration: none;
	color: #ffd794;
}

a:hover {
	text-decoration: underline;
}

small {
}

hr {
	display: none;
}

img {
	border: none;
}

.blog img {
	width: 440px;
	height: auto;
	border: none;
}


/* Page */

#page {
	width: 1000px;
	margin: 0;
}

#recent-posts {
	float: left;
	width: 444px;
	height: 700px;
	margin-top: 340px;
}

#recent-posts img {
	clear: both;
	float: left;
	margin-left: 110px;
	border: none;
}

#latest-post {
	float: left;
	width: 447px;
/*	_width: 507px; */
	height: 560px;
	margin-top: 177px;
	padding-right: 60px;
	overflow: auto;
	overflow-x: hidden;
}

#menu {
	float: left;
	width: 462px;
}

#menu img {
	margin-right: 15px;
	border: none;
}

/* jmL */

table, tr, td {
	margin: 0;
	padding: 0;
}

.componentheading {
	display: none;
}

.contentpaneopen p {
	_margin: 0 0 12px 0;
}

.contentpaneopen p strong {
}

.contentheading {
	font-size: 2.1em;
}

.small {
	font-size: .8em;
}

.createdate {
}

a.readon {
}

a.readon:hover {
}

.article_separator {
}

#add { /* easyGB */
	clear: both;
	height: 20px;
	text-align: left;
}

#add img {
	display: none;
}

#entries {
	line-height: 20px;
}

.entryheading {
	color: #ffd794;
}

form table.contentpaneopen {
	line-height: 28px;
}
