
html {
height: 100%;
}

body {
	font-family: "Georgia, Times New Roman, Times, serif";
	color: #000000;
	margin-top: 0px;
	background-color: #E3E274;
	background: url("http://revelation.faistonblog.com/imgusers/638/fondbonzai.gif");
	line-height: 1.7em;
}

#rap {
	position: relative;
	width: 800px;
	margin: 0 auto; 
	background-color: #E3E274;
	border:  1px  solid #000000;
	overflow: hidden;
}

#header {
	background: url("http://revelation.faistonblog.com/imgusers/638/bandeau.gif") no-repeat bottom;
	height:200px;
}

.cmd-avatar {
	border:solid 4px #575757;
	}

#content-padding {
	padding-left:5px;
}

#content {
	background-color: #E3E274;
	width: 600px;
	margin-top: 0px;
	text-align: left;
	font-size: 100%;
	padding-bottom: 5px;
	margin-left: 200px;
}

#sidebar-padding {
	padding-left:5px;
}

#sidebar {
	position: absolute;
	left:0;
	width: 200px;
	background-color: #E3E274;
	font-size: 90%;
	text-align: left;
	padding-top: 5px;
	margin-bottom: 0px;
	line-height: 1.1em;
} 


#sidebar ul {
	list-style-type: none;
}

#sidebar li {
	list-style-image: url("http://revelation.faistonblog.com/imgusers/638/arrows1.gif");
}

#sidebar a:link, #sidebar a:visited, #sidebar a:hover, #sidebar a:active {
	color : #724C13;
}

#footer {
	background-color: #E3E274;
	width: 800px;
	font-size: 80%;
	padding-bottom:5px;
	padding-top:10px;
	bottom:0px;
}


#blogtitle {
	position: absolute;
	font-family: #000000;
	font-size: 1.9em;
	font-weight:600;
	top:150px;
	left:5px;
	/*margin-top:-50px;
	margin-left:10px;*/
	/*text-align: left;*/

	
}

#blogtitle a:link, #blogtitle a:visited {
	color: #000000;
	width:100%;
	background-color: #E3E274;
	padding:3px;
	text-decoration: none;
	border-bottom: none;
	font-weight:normal;
}

#blogtitle a:hover, #header a:active {
	text-decoration: underline;
	font-weight:normal;
	border-bottom: none;
}

h1, h3, h4 {
	font-family: "Lucida Sans Unicode", lucida, Verdana, sans-serif;
	font-weight: normal;
	letter-spacing: 1px;
}

img {
padding : 5px;
}

.cat-title {
	font-family: "Helvetica, Geneva, Arial, SunSans-Regular, sans-serif";
	font-size: 0.8em;
	border-bottom: solid #724C13;
	border-width: 1px;
}

.cat-title a:link, .cat-title a:visited {
	color: #724C13;
	text-decoration: none;
}

.cat-title a:hover, .cat-title a:active {
	color: #724C13;
}

h2 {
	font-family: "Helvetica, Geneva, Arial, SunSans-Regular, sans-serif";
	font-size: 1.25em;
	width:90%;
	border-bottom: solid 1px #E3E274;
	border-left: solid 3px #E3E274;
	color: #724C13;
	letter-spacing: 0.2em;
	font-variant: small-caps;
}

h2 a:link, h2 a:visited {
	color: #724C13;
	text-decoration: none;
}

h2 a:hover, h2 a:active {
	color: #724C13;
}

#informat {
	font-family: "Courier New, Courier, Monaco, monospace";
	font-size: 0.8em;
}

#informat a:link, #informat a:visited{
	color: #575757;
	text-decoration: underline;
}

#informat a:hover, #informat a:active{
	color: #575757;
	text-decoration: none;
}

.post-info {
	font-family: "Georgia, Times New Roman, Times, serif";
	font-size:  1.5em;
	text-align: left;
}

.post-info li{
	list-style-image: url("http://revelation.faistonblog.com/imgusers/638/arrows1.gif");
}

.post-info a:link, .post-info a:visited {
	color: #724C13;
	text-decoration: underline;
}

.post-info a:hover, .post-info a:active {
	text-decoration: underline;
}

.post-content {
	/*margin-left:10px;*/
	color: #000000;
	font-size: 1.1em;
}

a:link, a:visited {
	color: #000000;
	font-weight:bold;
	text-decoration: none;
}

a:hover, a:active {
	text-decoration: underline;
}

#commentwrapper {
	min-height:1000px;
}

#pagedecal {
	margin-left : 20px;
}