html
{
	font-family:arial, helvetica, sans-serif;
	font-size:0.82em;
	color:#45350b;
	background:#FFF;
	background-image:url("images/body.bg.png");
	background-position:center center;
	background-repeat:repeat-y;
}

body
{
	width:710px;
	padding:20px 25px 25px 20px;
	margin:18px auto 10px auto;
}

a:link {
color:#8d6327;;
text-decoration:underline;
}

a:active {
color:#000;
text-decoration:none;
}

a:visited {
color:#966012;
text-decoration:underline;
}

a:hover {
color:#ff8a00;
text-decoration:none;
}

img
{
	border:0;
}

hr
{
	border:0;
	background:#ac6831;
	height:1px;
	margin:20px;
}

h1, h2, h3, h4, h5, h6
{
	font-family:'Trebuchet MS', 'Lucida Grande', verdana;
}

li
{
	color:#c89d07;
	margin:3px 0 0 0;
}

ul li
{
	list-style:none outside;
	margin-left:-2em;
}

ul li:before, #gallery-tree li li:before
{
	content:"\00BB \0020";
}

.list, .tree
{

}

.list ul, .tree ul
{
	margin:0;
	padding:1em 1em 1em 0;
}

.list li, .tree li, #gallery-tree li li
{
	color:#8d6327;
	margin:0 0 0.3em 0;
	padding-bottom:0.5em;
	background:#fffaf0;
	padding:0.5em;
	font-size:0.95em;
}

.list ul li:before, #gallery-tree li:before
{
	content:"";
}

.title
{
	color:#0090ff;
}

.html
{
}

.header
{

}

.desc
{
}

.image
{
}


.content
{
	padding:50px 1em 1em 0em;
	text-align:justify;
	font-size:1.1em;
	min-height:700px;
	width:475px;
	border-right:1px solid #a7b3c2;
}

.content .title h1
{
	text-align:justify;
	font-size:1.2em;
	line-height:1em;
	font-weight:normal;
}

.content .header
{
}

.content .html
{
}

.info
{
	color:#966012;
	padding:0.5em;
	font-size:0.75em;
}


.html h1{font-size:1.5em;}
.html h2{font-size:1.4em;}
.html h3{font-size:1.3em;}
.html h4{font-size:1.2em;}
.html h5{font-size:1.1em;}
.html h6{font-size:1.0em;}

#container
{
position:relative;
margin-bottom:30px;
width:710px;
height:100%;
}

#header
{
	height:195px;
	padding:0 !important;
	background-color:#FFF;
	background-image:url("images/header.bg.jpg");
	background-repeat:no-repeat;
	border-top:1px solid #ECECEC;
	border-bottom:1px solid #ECECEC;
}

#site-logo
{
	display:none;
}

#header h1
{
}

#site-title, #site-title a
{
	position:absolute;
	top:120px;
	width:100%;
	font-weight:bold;
	font-size:1.4em;
	text-decoration:none;
	margin:0;
	padding:0;
	color:#0057ce;
}

#site-tagline
{
	text-align:right;
	color:#0057ce;
	padding:10px;
	font-size:1.0em;
	font-weight:normal;
	position:absolute;
	top:-50px;
	right:0;
}

#nav-main
{
min-height:30px;
background:url(images/menu.bg.png) no-repeat top right;
margin-bottom:2px;
}

#nav-main .on, .tree .on
{
	font-weight:bold;
	color:#3598e4;
}

#nav-main .on a:link, #nav-main .on a:visited
{
	color:#3598e4;
}

#nav-main a:link, #nav-main a:visited
{
display:block;
color:#a26516;
font-weight:bold;
text-decoration:none;
padding:1px 10px 2px 12px;
}

#nav-main a:hover, #nav-main a:visited:hover
{
color:#a26516;
font-weight:bold;
text-decoration:none;
padding:2px 10px 1px 12px;
}

#nav-main a:hover
{
	color:#a26516;
	text-decoration:none;
}

#nav-main ul
{
height:100%;
margin:0;
padding:0 0 0 10px;
}

#nav-main ul li
{
list-style-type:none;
float:left;
width:auto;
margin:7px 5px 0 5px;
}

#nav-main ul li:before
{
	content:"";
}

#footer
{
	border-top:1px solid #a7b3c2;
	padding-top:1em;
	font-size:1.0em;
	color:#888;
}

#footer #user
{
	float:left;
}

#footer #system
{
	float:right;
	display:block;
}

#blog-list, #profile-list, #contact-list, #blog-tree, #gallery-tree
{
	position:absolute;
	top:260px;
	left:68%;
	padding-left:15px;
	width:220px;
	margin-right:25px;
	text-align:left;
	font-size:0.9em;
}

#profile-list .label, #contact-list .label
{
	font-weight:bold;
}

#page-title, #blog-title, #gallery-title
{
	background:#fffaf0;
	border-top:1px solid #a26516;
	padding:0 0 0.2em 1em;
	margin:0.5em 0 0.5em 0;
	width:100%;
}

#page-homepage #page-title
{
	background:none;
	border:0;
	padding:0;
}

#page-image
{
	float:left;
	margin:1em 1em 1em 0;
}

#flashbox
{
	text-align:justify;
}

#flashbox li
{
	background:#fffaf0;
}

#blog-image, #gallery-image
{
	text-align:center;
	margin:2em 0 2em 0;
}

#blog-image img, #gallery-image img
{
	padding:1em;
	background:#fffaf0;
}

#flashbox
{
	text-align:justify;
}

#form-feedback, #blog-info, #gallery-info
{
	clear:both;
}

#blog-list li
{
	min-height:6em;
	padding:1em 0 1em 0;
	background:none;
	border-bottom:1px solid #a7b3c2;
}

#blog-tree li, #gallery-tree li .off, .list li
{
	background:#f0f5ff;
}

#gallery-list ul, #gallery-list li, #gallery-tree ul, #gallery-tree .title, #blog-list ul, #blog-list .title
{
	margin:0;
	padding:0;
}

#gallery-list li, #gallery-tree li
{
	background:none;
}

#gallery-list .item
{
	float:left;
	background:#fffaf0;
	margin:0 12px 12px 0;
	border:1px solid #8d6327;
	padding:5px;
	vertical-align:middle;
	text-align:center;
	height:160px;
	width:128px;
}

#gallery-category
{
	margin:1em 0 1em 0;
	padding:1em;
	border-top:1px solid #a26516;
	border-bottom:1px solid #a26516;
}

#blog-list-label
{
border-bottom:1px solid #a7b3c2;
background:#f0f5ff;
}

#blog-list .title, #gallery-tree .title
{
	font-size:1.1em;
	line-height:1em;
}

#blog-list .date
{
	font-size:0.8em;
	font-style:italic;
}

#blog-list .thumbnail
{
	float:right;
	text-align:right;
	margin:0 0 5px 5px;
}

#form-feedback
{
	padding:2em;
	padding-top:1em;
	border:1px solid #8d6327;
	background:#fffaf0;
}

#page-extra,
#page-sitemap
{
	width:697px;
	border:none;
}

.value
{
	color:#a26516;
}

.label
{
	color:#0090ff;
}