body
{
	font-size:0.5em;
	font-family:'Lucida Grande', Verdana, Arial, Sans-Serif;
	background-color:#d5d6d7;
	color:#333;
	text-align:center;
	margin:0 auto;
	padding-top:20px;
}

img
{
	border:0;
}

a
{
	color:#06c;
	text-decoration:none;
}

a:hover
{
	color:#147;
	text-decoration:underline;
}

a:visited
{
	color:#b85b5a;
}

h1, h2, h3, h4, h5, h6
{
	font-family:'Trebuchet MS', 'Lucida Grande', verdana;
}

li
{
	color:#777;
	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:#06c;
	margin:0 0 0.3em 0;
	padding-bottom:0.5em;
	background:#F0F0F0;
	padding:0.5em;
	font-size:0.95em;
}

.list ul li:before, #gallery-tree li:before
{
	content:"";
}

.title
{
}

.html
{
}

.header
{

}

.desc
{
}

.image
{
}


.content
{
	padding:20px;
	text-align:justify;
	font-size:1.5em;
	width:475px;
	min-height:700px;

}

.content .title h1
{
	text-align:justify;
	font-size:1.5em;
	line-height:1em;
	font-weight:normal;
}

.content .header
{
}

.content .html
{
}

.info
{
	color:#06c;
	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;
	width:760px;
	margin:0 auto;
	background:url('images/body.bg.jpg') repeat-y;
}

#header
{
	background:url("images/header.bg.jpg") no-repeat bottom center;
	padding:1px;
	height:198px;
	text-align:center;
}

#site-logo
{
display:none;
}

#page-homepage #page-title
{
	font-size:0.75em;
	font-weight:bold;
	font-family:'Lucida Grande', Verdana, Arial, Sans-Serif;
}

#header h1
{
	height:49px;
	padding:70px 0 0 0;
}

#site-title, #site-title a
{
	font-weight:bold;
	font-size:2.2em;
	color:white;
	text-decoration:none;
	margin:0;
	padding:0;
}

#site-tagline
{
	color:white;
	font-size:1.5em;
	font-weight:normal;
	margin:0;
	padding:0;
}

#nav-main
{
	float:right;
	width:220px;
	margin-right:10px;
	text-align:left;
	font-size:1.6em;
}

#profile-list, #contact-list, #flashbox, #blog-tree, #gallery-tree
{
	position:absolute;
	top:380px;
	right:0;
	width:220px;
	margin-right:10px;
	text-align:left;
	font-size:0.9em;
}

#profile-list .label, #contact-list .label
{
	font-weight:bold;
}

#nav-main .on, .tree .on
{
	font-weight:bold;
}

#nav-main a
{
	color:#06c;
}

#nav-main a:hover
{
	color:#147;
	text-decoration:none;
}

#nav-main ul
{
margin:0;
padding:1em 1em 1em 0;
}

#nav-main ul li
{
margin-left:0;
border-bottom:1px solid #ccc;
}

#nav-main ul li:before
{
	content:"";
}

#footer
{
	width:760px;
	height:24px;
	padding:20px 0;
	background:url("images/footer.bg.jpg") no-repeat bottom;
	border:none;
	margin:2% auto;
	font-size:1.2em;
}

#footer #user
{
}

#footer #system
{
	margin:0.5em;
	display:block;
	clear:both;
}

#page-image
{
	float:left;
	margin:1em 1em 1em 0;
}

#blog-image, #gallery-image
{
	text-align:center;
	margin:2em 0 2em 0;
}

#blog-image img, #gallery-image img
{
	border:1px solid #ccc;
	padding:1em;
}

#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 #CCC;
}

#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:#EFEFEF;
	margin:0 0.3em 0.3em 0;
	border:1px solid #ccc;
	padding:5px;
	vertical-align:middle;
	text-align:center;
	width:135px;
	height:155px;
}

#gallery-category
{
	margin:1em 0 1em 0;
	padding:1em;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
}

#blog-list-label
{
	display:none;
}

#blog-list .title, #gallery-tree .title
{
	font-size:1.2em;
	line-height:1em;
	color:#147;
}

#blog-list .date
{
	color:#147;
}

#blog-list .thumbnail
{
	float:right;
	text-align:right;
	margin:0 0 5px 5px;
}

#form-feedback
{
	padding:2em;
	padding-top:1em;
	border:1px solid #4081b7;
	background:#f2f9ff;
}