body {
	margin: 20px 0;
	padding: 0;
	background:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

h1, h2, h3, h4, h5 {
	margin-top: 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
h6 {

	color: #F5F5DC;
}
h1 {
	letter-spacing: -1px;
	font-size: 1em;
}

h2 {
	font-size: 1.8em;
}

h3 {
	font-size: 1.2em;
	font-weight: bold;
	color: #F5F5DC;
}

h4 {
    font-size: 0.9em;
	color: #F5F5DC;
}

h5 {
    font-size: 1em;
	color: #F5F5DC;
}
p, ul, ol {
	margin-bottom: 1.8em;
	line-height: 1.5em;
}

p {


}

blockquote {
	font-style: italic;
}

ul {
}

ol {
}

a {
	text-decoration: none;
	border-bottom: 1px solid #BFC6E3;
	color: #F5F5DC;
}
.date {
	color:#999999;
	font-size: 0.7em;
}

a:hover {
	border: none;
}

small {
}

hr {
	display: none;
}

img {
	border: none;
}


img.left {
	float: left;
	margin: 0 30px 0 0;
}

img.right {
	float: left;
	margin: 0 0 0 15px;
}

/* Header */

#header {
	width: 900px;
	height: 220px;
	margin: 0 auto;
	background-image: url(images/sand_header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#header h1, #header h2 {
	margin: 0;
}

#header h1 {
	padding: 130px 0 0 70px;
	letter-spacing: 5px;
	font-size: 3em;
}

#header h2 {
	padding: 0 0 0 40px;
	font-size: 1.4em;
}

#header a {
	border: none;
	color: #FFFFFF;
}

/* Page */

#page {
	width: 900px;
	margin: 0 auto;
	border-right: 5px solid #414141;
	background-repeat: repeat;
	background-color: #000000;
}

/* Content */

#content {
	float: left;
	width: 525px;
	padding: 0;
	margin: 0 0 0 10px;
}
#content2 {
	float: left;
	width: 700px;
	padding: 0;
	margin: 0 0 0 10px;
}
/* Post */

.post {
	margin-bottom: 2em;

}
.post img{

margin:5px;
}
.post .title {
	margin: 0 0 5px 5px;
	color: #F5F5DC;
}

.post .title a 
	border: none;
	color: #846CCB;
}

.post .title a:hover 
	color: #145BF9;
}

.post .date {
	margin: 0;
	font-size: 0.7em;
}

.post .entry {

}

.post .meta {
	padding: 5px 20px;
	background: #F5F5DC;
	color: #000000;
}

.post .meta a {
	color: #1451F4;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 170px;
	color: #000000;
	margin-right: 10px;
}
#sidebar1 {
    align:center;
    float: left;
	width: 170px;
	color: #F5F5DC;
	background-repeat: no-repeat;
	border-right: 5px solid #414141;
}
.bar{
    align:center;
}
#sidebar1 p{

    margin: 0;
	padding: 0;

}
#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 5px;
	background: #F5F5DC;
}

#sidebar li ul {
	padding: 10px;
}

#sidebar li li {
	margin: 0;
}

#sidebar li h2 {
	margin: 0;
	padding: 5px 15px;
	background: #EEE8AA;
	font-size: 1.4em;
	color: #000000;
}

#sidebar a {
	border: none;
	color: #000000;
}

#sidebar form {
	margin: 0;
	padding: 15px;
}

#sidebar fieldset {
	border: none;
}

#sidebar input {
	font: normal 1em Verdana, Arial, Helvetica, sans-serif;
}

#sidebar #s {
	width: 190px;
}

.new {
	color: #F5F5DC;
}

/* Footer */

#footer {
	width: 900px;
	margin: 0 auto;
	padding: 15px 0;
	background-image: url(images/img03.gif);
	background-repeat: no-repeat;
}

#footer p {
	margin: 0;
	line-height: normal;
	font-size: .8em;
	color: #999999;
}

#footer a {
	border: none;
	font-weight: bold;
	color: #999999;
}

#footer a:hover {
	color: #FFFFFF;
}

a:link {
	color: #F5F5DC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.badabum {
width:auto;
}
