body { color: #4F4D45;
	font-family: Arial;
	font-size: 11px;
	letter-spacing: 0px;
	line-height: 12px;
	text-align:justify;
	background-color: #ffffff;
	background-repeat: repeat-x;
scrollbar-arrow-color: #000000;
scrollbar-track-color: #FFFFFF;
scrollbar-face-color: #FFFFFF;
scrollbar-highlight-color: #FFFFFF;
scrollbar-3dlight-color: #FFFFFF;
scrollbar-darkshadow-color: #FFDBAC;
scrollbar-shadow-color: #FFFFFF; }

table, tr, td, div { color: #4F4D45;
	font-family: Arial;
	font-size: 11px;
	letter-spacing: 0px;
	line-height: 12px;
	text-align:justify; }

a:link { text-decoration: none; font-weight: normal; color: #E08A4C; }
a:visited { text-decoration: none; font-weight: normal; color: #E08A4C; }
a:active { text-decoration: none; font-weight: normal; color: #E08A4C; }
a:hover { color: #E08A4C; text-decoration: underline; font-weight: normal; }

b,B { color: #000000; }
u,U { color: #EBB57B; font-weight: normal; }

.navigation { background-color: #000000; color: #C0C0C0; font-size: 11px; font-family: Arial; text-align: center; line-height: 20px; font-weight: bold; padding: 5px; }
.navigation a:link { background-color: #000000; text-decoration: none; font-weight: bold; color: #C0C0C0; font-size: 11px; font-family: Arial; line-height: 11px; padding: 5px; }
.navigation a:active { background-color: #000000; text-decoration: none; font-weight: bold; color: #C0C0C0; font-size: 11px; font-family: Arial; line-height: 11px; padding: 5px; }
.navigation a:visited { background-color: #000000; text-decoration: none; font-weight: bold; color: #C0C0C0; font-size: 11px; font-family: Arial; line-height: 11px; padding: 5px; }
.navigation a:hover { background-color: #000000; text-decoration: none; font-weight: bold; color: #ffffff; font-size: 11px; font-family: Arial; line-height: 11px; padding: 5px; }

.form { background-color: #FFFFFF; color: #4F4D45; font-family: Arial; font-size: 9px; width: 100px; height: 15px; }

input, textarea, option, select {color: #4F4D45;
	background-image: url('images/layouts/16/bg-input.png');
	background-repeat: repeat-x;
	background-position: bottom;
	border-right: 1px solid #DDDDDD;
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	font-style: normal;
	font-family: Arial;
	font-size: 11px;
	text-align: left;
	padding: 3px; }

.side { background: #ffffff;
	background-repeat: repeat-x;
	background-position: bottom;
	font-family: Arial;
	font-size: 11px;
	letter-spacing:0px;
	line-height: 12px;
	border: solid #EAEAEA 1px;
	text-align: justify;
	color: #4F4D45;
	padding: 5px;
	width: 190px; }

.content { background-color: #FFECD5;
	background-repeat: repeat;
	color: #4F4D45;
	font-family: Arial;
	font-size: 11px;
	letter-spacing: 0px;
	line-height: 12px;
	text-align: justify;
	padding: 5px; }

.entry { background: #FFECD5 url('images/layouts/16/bg-post.png');
	background-repeat: repeat-x;
	background-position: bottom;
	color: #4F4D45;
	font-family: Arial;
	font-size: 11px;
	letter-spacing: 0px;
	line-height: 12px;
	text-align: justify;
	padding: 5px; }

.top { background-image: url('images/layouts/16/bg-top.png');
	border-bottom: solid #000000 2px;
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 0px;
	line-height: 11px;
	text-align: left;
	text-transform: capitalize;
	padding: 8px;
	height: 29px;
	width: 100%; }

.title { background-image: url('images/layouts/16/bg-top.png');
	border-bottom: solid #000000 2px;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0px;
	line-height: 14px;
	text-align: left;
	text-transform: capitalize;
	padding: 5px;
	width: 100%; }

.subtitle { background-color: #EBB57B;
	border-bottom: solid #C0C0C0 0px;
	color: #000000;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 0px;
	line-height: 11px;
	text-align: left;
	text-transform: capitalize;
	padding: 5px;
	width: 100%; }

.bottom { background-color: #FFECD5;
	border-left: 5px solid #FFECD5;
	color: #4F4D45;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 0px;
	line-height: 12px;
	text-align: left;
	text-transform: capitalize;
	padding-left: 20px;
	width: 100%; }
.bottom a:link {text-decoration: none; font-weight: normal; color: #32312C; }
.bottom a:visited {text-decoration: none; font-weight: normal; color: #32312C; }
.bottom a:active {text-decoration: none; font-weight: normal; color: #32312C; }
.bottom a:hover {color: #5D5A4F; text-decoration: none; font-weight: normal;}

blockquote {
	font-family: Arial; 
	font-size: 9px; 
	line-height: 11px;
	color: #FFFFFF;
	background-color: #220302;
	border-left: 5px solid #E08A4C;
	padding: 10px;
	margin: 1.3em;
}

.copyright { background-image: url('images/layouts/16/bg-top.png');
	font-weight: normal;
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
	font-weight: normal;
	letter-spacing: 0px;
	line-height: 12px;
	padding: 20px;
	text-align: center;
	width: 1000px; }
.copyright b { color: #EBB57B; font-weight: bold; }
.copyright i { color: #875141; font-weight: normal; }

img { border-left-color: #DFDFDF;
	border-bottom-color: #DFDFDF;
	border-top-color: #DFDFDF;
	border-right-color: #DFDFDF; }

a:hover img { border-left-color: #C3B8AC;
	border-bottom-color: #C3B8AC;
	border-top-color: #C3B8AC;
	border-right-color: #C3B8AC; }

#haloscan-recent { padding: 0px; margin: 0px; }
#haloscan-recent a { text-decoration: none; color: #4F4D45;}
#haloscan-recent ul {  list-style: none; width: 100%; overflow: hidden; margin: 0; padding: 0;}
#haloscan-recent li { text-align: justify; list-style: none; margin: 1px;}
#haloscan-recent li span.hsrname { color: #E08A4C; font-weight: bold; }
#haloscan-recent li span.hsrmsg { font-weight: normal; }