body, * body {
	color: white;
	background: #4C0A0A url(/images/2.png);
	font-family: "Titus Cyberbit Basic", Gentium, "Vusillus Old Face Italic", Code2000, "Arial Unicode MS", "Lucida Sans Unicode","Samos Light", sans-serif;
	font-size: 14px;
	line-height:1.7;
	margin:0;
        padding:0;
}

#accessibility {
        position: absolute;
        top: -10000px;
}

#content{
        color: #333;
	padding:20px;
	width:450px;
}
#footer{
	color:#ccc;
	margin-top:20px;
	padding:3px;
        font-size: 0.9em;
}
#header{
	margin-top:40px;
	margin-left:40px;
}

#sidebar{
	margin-top:20px;
	color:#cfcfcf;
	float:left;
	margin-left:-40px;
	width:200px;
}
#wrap{
	color: #333;
	float:left;
	width:612px;	
	margin-top:-20px;
	background:#FEFCFA url(/images/4.png) repeat-y 2px 20px;
}
* html body #wrap{
	background:#FEFCFA url(/images/3.gif) repeat-y 2px 20px;
}
#contact div#contact{
        width: 500px;
        margin-right: 30px;
}
#contact div#contact textarea{
  width: 450px;
}

/*************************************
 +Hn
 *************************************/
#sidebar h2{
	color:#EADED3;
	font-size:1.4em;
	margin-bottom:10px;
	font-weight:normal;
}
#header h1{
	display:inline;
	font-size:2.8em;
	line-height:1;
	margin:0;
	font-weight:normal;
	letter-spacing: -2px;
}
#header h1 a{
	color:#5F1010;
    text-decoration: none;
}
#header h1 a:hover{
	color:#86827A;
    text-decoration: none;
}
h1, h2, h3{
	letter-spacing: -1px;
}
h2{
	font-size:1.5em;
	padding-right:5px;
}
h3{
	font-size:0.9em;
}
.entrytitle h2, .entrytitle h3{
	display:inline;
	font-weight:normal;
}
.entrytitle h2{
	color:#C04422;
	font-family: Sylfaen, Georgia, "Times New Roman", Times, serif;
	font-size:1.5em;
}
.entrytitle h3{
	font-family: "Century Gothic", Helvetica, arial;
	font-weight:normal;
}
.entrymeta{
	background:url(/images/1.gif) no-repeat 50%;
	padding:3px;
	padding-bottom:70px;
}
/*************************************
 +Lists
 *************************************/
#sidebar ul{
	margin:0;
	padding:0;

}
#sidebar ul li a{
	color:#cfcfcf;
}
#sidebar ul li a:hover{
	color:#fffab8;
}
/*************************************
 +Misc
 *************************************/
a{
	text-decoration:underline;
	color:#8E7D6C;
}
.entry a{
font-weight:bold;
}
a:hover{
color:#9e9e9e;
}
#footer a{
	color:#9A8F95;
	font-weight:bold;
}
.navigation{
	padding:3px;
	text-align:center;
}
.navigation a{
	color:#8E7D6C;
}
#header {
	margin-bottom:5px;
}
#header p{
	color:#86827A;
	font-size:1em;
	margin:0;
}

/*************************************
 +Entry
 *************************************/
.entry{
	font-size:1.1em;
	margin:5px;
	padding:0 10px;
}

.entrytitle{
}
.entrytitle a {
	color:#8C4A4A;
	text-decoration:none;	
}
.entrytitle a:hover {
	color:#aC4A4A;
}
.entrymeta{
	color:#333;
	font-size:0.8em;
}
.entrymeta a{
	color:#333;
}

/*************************************
 +Comments
 *************************************/
.commentsblock{
	margin:5px;
	padding:10px;
}
.commentsblock textarea{
	width:420px;
        color: #333;
}
.commentauthor{
	display:block;
	font-size:1.5em;
}
.commentmetadata {
        font-size: 0.9em;
}
.alt{
	background:#3F464A;
	border:1px solid #43494D;
}
.even{
	background:#FCFAF4;
	border:1px solid #FCFAF4;
	padding:5px;
}

input, textarea {
        color: #333;
}

/*************************************
 + L10n styles
 *************************************/
.l10n_current{
    font-size: larger;
}

.el{
font-family: 79.6%/1.4em Gentium, "Vusillus Old Face
Italic","Titus Cyberbit Basic", Code2000, "Arial Unicode MS", "Lucida
Sans Unicode","Samos Light", sans-serif;
}