html, body {
	margin: 0;
	text-align: center;
	overflow-x: hidden;}

body {
	background: #242420;
	font-size: 13px;
	font-family:  Arial, 'Trebuchet MS', 'Bitstream Vera Sans', Verdana,'Lucida Sans', 'Lucida Sans Unicode', Helvetica, sans-serif;
	
	}
#bookmark{
position: absolute; 
right: 0px; 
top: 0px;
}
blockquote {
	border-left: 1px solid #e0e0d0;
	padding-left: 10px;
	margin: 0 0px;}
h1, h1 a {
	color: #ed0896;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, 'Times New Roman', Times,'Lucida Sans', 'Lucida Sans Unicode', serif;
	margin: 35px 0 0 0;
	padding: 0;
	text-decoration: none;
}
h2, h2 a {
	color: #ffffff;
	font-size: 13px;
	font-weight: normal;
	letter-spacing: 0.09em;
	margin: 0;
	padding: 0;
	text-align: left;
}

h3 {
	color: #ffffff;
	font-size: 13px;
	margin: 15px 0 15px 0;
	padding: 0;
}

h4 {
color: #ffffff;
	font-size: 11px;
	font-weight: normal;
	margin: 0;
	padding: 0;
}
h5 {
	color: #ffffff;
	font-size: 11px;
	font-weight: normal;
	padding: 0;
	margin: 0 0 0 0px;
	text-align: left;
}
#comment {
	background: #ffffff;
	border: 1px solid #e9e9d9;
	color: #595949;
	font-size: 11px;
	padding-left: 2px;
	vertical-align: middle;
	width: 350px;
}

#content {
font-family: Arial, 'Times New Roman', Times,'Lucida Sans', 'Lucida Sans Unicode', serif;
font-size: 13px;
text-decoration: italic;
font-weight: bold;
color: #666;
margin: 100px 0px 0px 63px;
width: 440px;
	text-align: left;
}



#content img {
display: block;
	margin: -1px 0px 0PX 0PX;
		border-top: 0px solid #757474;
	border-right: 0px solid #757474;
	border-bottom: 0px solid #757474;
	border-left: 0px solid #757474;

}
#footer {
	clear: both;
	color: #808979;
	font-size: 11px;
	margin: 0;
	padding: 0px 0px 0px 62px;
}
#footer a:link {
	color: #9a9c9d;

}
#footer a:hover {
	color: #00adef;

}
#footer a:visited {
	color: #9a9c9d;

}
#header {
	background: transparent;
	color: #a0a999;
	float: left;
	font-size: 11px;
	height: 185px;
	margin: 0;
	text-align: right;
	width: 1048px;}

#page {
	background: transparent url(/assets/main.jpg) no-repeat top center;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	width: 1048px;

}
#page2 {
	background: transparent url(/assets/main2.jpg) repeat-y top center;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	width: 1048px;
}

#sidebar {
	background: transparent;
	border: none;
	color: #000000;
	float: left;
	font-size: 11px;
	margin: 0;
	padding: 100px 0px 0px 13px;
	width: 210px;
}
#sidebar2 {
	background: transparent;
	border: none;
	color: #242420;
	font-size: 11px;
	padding:100px 0px 30px 20px;
	width: 235px;
	float: left;
}

#sidebar a {
	color: #000000;
}

#sidebar2 a {
	color: #ffffff;
}

#sidebar3 a {
	color: #ffffff;
}


#sidebar a:hover {
	color: #fff;
	background: #000;
	text-decoration: underline;

}

#sidebar2 a:hover {
	color: #2a6b88;
	text-decoration: underline;
}
#sidebar3 a:hover {
	color: #2a6b88;
	text-decoration: underline;
}

#sidebar h2 {

	font-weight: bold;
	font-family:  Arial, Verdana, 'Times New Roman', Times, 'Lucida Sans', 'Lucida Sans Unicode', serif;
	color: #fff;
	text-decoration: underline;
	font-size: 12px;
	letter-spacing: 0.3em;
	margin: 20px 0 10px 0;
	padding: 0;
	
	width: 130px;
}

#sidebar2 h2 {
	font-weight: bold;
	font-family:  Arial, Verdana, 'Times New Roman', Times,'Lucida Sans', 'Lucida Sans Unicode', serif;
	color: #ffffff;
	font-size: 9px;
	letter-spacing: 0.3em;
	margin: 20px 0 10px 0;
	padding: 0;
}
#sidebar3 h2 {
	font-weight: bold;
	font-family:  Arial, Verdana, 'Times New Roman', Times,'Lucida Sans', 'Lucida Sans Unicode', serif;
	color: #ffffff;
	font-size: 9px;
	letter-spacing: 0.3em;
	margin: 20px 0 10px 0;
	padding: 0;
}

#sidebar li {
	line-height: 1.5em;
	list-style-type: none;
	margin: 0;
	padding: 0;
	
}

#sidebar2 li {
	line-height: 1.5em;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#sidebar3 li {
	line-height: 1.5em;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#sidebar ul {
	list-style-type: none;
	margin: 0 0 0 10px;
	padding: 0;
}

#sidebar2 ul {
	list-style-type: none;
	margin: 0 0 0 0px;
	padding: 0;
}
#sidebar3 ul {
	list-style-type: none;
	margin: 0 0 0 0px;
	padding: 0;
}
#noindent {
	margin: 0 0 0 -10px;
	padding: 0;
}
#noindent2 {
	margin: 0 0 0 -5px;
	padding: 0;
}
#noindent3 {
	margin: 0 0 0 -5px;
	padding: 0;
}

#submit {
	background: #ffffff;
	border: 1px solid #e9e9d9;
	color: #595949;
	font-size: 11px;
	margin: 0;
	padding: 0 10px;
}

#today {
	background: #ffffff;
}

#top {
	background: url(/assets/header.jpg) no-repeat center top;
	height: 235px;
	z-index:-1;
	top: 0px;
}

img.x
{
position:relative;
left:930px;
top:10px;

}

#url {
	background: #ffffff;
	border: 1px solid #e9e9d9;
	color: #595949;
	font-size: 11px;
	padding-left: 2px;
}

#wrapper {
	float: left;
	margin: 0;
	padding: 0;
}



.commentbody {
	color: #595949;
	font-size: 11px;
	margin: 0 0 10px 0;
	padding: 15px 15px 5px 15px;
	background: #f7f7f0;
	border: 1px solid #f0f0e0;
	position: relative;
}

.commentbody p {
	line-height: 1.2em;
}

.commentlink {
	font-size: 10px;
}

.commentlist {
	list-style: none;
}

.commentcount {
	position: absolute;
	right: 36px;
	top: 0;
	font-family: Georgia,sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #e0e0d0;
	float: right;
}

html[xmlns] .commentcount {
	position: absolute;
	right: 7px;
	top: 0;
}

.date {
	color: #808979;
	font: 11px  Arial, trebuchet ms,verdana,arial,helvetica,sans-serif;
	letter-spacing: 0.09em;
	margin: 0;
	padding: 0 0 0 2px;
}

.navigation {
	font-size: 15px;
	padding: 40px 0 0 0;
}

#navigation2 {
    font: 22px arial,helvetica,sans-serif;
	letter-spacing: 0.09em;
	font-weight: normal;
	color: #becb30;
	padding: 0px 0 0;

}
#navigation2 a:link {
	color: #000;

}
#navigation2 a:hover {
	color: #becb30;

}
#navigation2 a:visited {
	color: #000;

}

#contact{
position: absolute;
margin: 0 0 0 728px;
top:1800px;
}



.pagetitle {
	font-size: 11px;
	letter-spacing: 0.09em;
	text-align: right;
}

.postmetadata {
	color: #808979;
	font-size: 11px;
	letter-spacing: 0.09em;
	margin: 10;
	padding: 0;
	text-align: right;
}



.postmetadata a {
	color: #808979;
}

/* different postmetadata style for single.php */

.alt {
	line-height: 1.4em;
	padding: 0 0 15px 30px;
}

.alt a {
	color: #005577;
}
#content a:link {
	text-decoration: underline;
	color: #000;
}
#content a:hover {
	text-decoration: underline;
	color: #cc93a4;
}
#content2 a:hover {
	text-decoration: underline;
}




#email, #author {
	background: #ffffff;
	border: 1px solid #e9e9d9;
	color: #595949;
	font-size: 11px;
	padding-left: 2px;
	vertical-align: middle;
}
#header a {
	color: #990000;
}

#header img {
	border: none;
}
.alignleft {
	float: left;
	text-align: left;
}

.alignright {
	float: right;
	margin-top: -1px;
	text-align: right;
}
a {
	color: #FFFFFF;
	text-decoration: none;
}

code {
	color: #005577;
	text-align: left;
}
img {
	border: none;
}

ol, form {
	margin: 0;
	padding: 0;
}

p {
	line-height: 1.5em;
	text-align: justify;
}

small {
	font-size: 10px;
	line-height: 1.2em;
}
#image2 {
	border: thin dotted #FF3300;
}
#sidebar2 img {
	float: left;
	margin: 2px 1px 0 0;
	border: 0px solid #ccc;
}