html, body{
	margin: 0;
	padding: 0;
	color: #fef6df;
	font: 0.9em "Trebuchet MS", "Lucida Sans Std", "Lucida Sans Unicode", sans-serif;
	line-height: 18px;
}

body {
	background: #402530 url(../images/top-home.gif) no-repeat center top;
}

a, img {
	border: none;
}

h1, h2, h3 {
	font-family: Georgia, Garamond, Times, serif;
	font-weight: normal;
	color: #e68b92;
	font-style: italic;
}

#wrapp {
	width: 870px;
	margin: 0px auto;
	background: url(images/header_bg.gif) no-repeat right top;
}

#header {
	width: 870px;
	height: 200px;
}

#HederTitle {
	padding-top: 40px;
}

#HederTitle h2 {
	color: #9f88a4;
	text-align: right;
	padding-top: 30px;
}

#HederTitle img {
	float: left;
	padding-top: 30px;
}

#container{
	width: 870px;
	margin: 0px;
	background-color: #4c2836;
	
}
#panels{
	width: 850px;
	margin: 10px;
	position: relative;
	height: 400px;
	-moz-border-radius: 10px;
  border-radius: 10px;
}
.panel{
	height: 400px;
	position: absolute;
	display: none;
	top: 0px;
	left: 0px;
	width: 800px;
	
}
#nav{
	margin: 10px;
}
.button{
	width: 90px; 
	height: 33px;
	margin: 10px;
	float: left;
	cursor: pointer;
}
.clear{
	clear: both;
}
.first{
	background: url(../images/b_blog.gif) left top;
}
.second{
	background: url(../images/b_portfolio.gif) left top;
}

.third{
	background: url(../images/b_about.gif) left top;
}

a {
	color: #cdd36f;
	font: normal 1em Georgia, Times, serif;
	font-style: italic;
	text-decoration: none;
}

a:hover {
	color: #dce36c;
}

div.firstentry {
	float: left;
	display: block;
	width: 450px;
	height: 400px;
	margin: 0px 20px 0px 0px;	
}

div.aboutlinks {
	width: 180px;
	display: block;
	float: right;
	margin: 10px;
}

div.aboutlinks ul {
	list-style: none outside none;	
}

div.three a, div.three h1 {
	color: #67b9c5;
}

div.three a:hover {
	color: #7dcbd6;
}

div.one h1 {
	margin: 15px 0px 0px 0px;
}

div.one h2 {
	margin: 15px 0px 0px 0px;
	font-size: 18px;
}

div.one a {
	margin: 0px;
	color: #e68b92;
}

div.two a, div.two h1 {
	color: #cdd36f;
}

div.one span {
	margin: 0px;
	}
span.date {
	font-size: 9px;
}

div.entrythumb1 {
	float: left;
	display: block;
	width: 830px;
}
div.entrythumb1 img {
	width: 300px;
	height: auto;
	margin: 10px 10px 10px 0;
	float: left;
}

div.entrythumb {
	float: right;
	margin: 20px;
}

#homebottom {
	width: 870px;
	height: 200px;
	margin: 20px 0px;
	position: relative;
	}
	
#homebottom div.homebox {
	width: 280px;
	float: left;
	color: ;
}

#homebottom div.homebox img {
	width: 40px;
	height: auto;
	float: left;
	margin: 5px;
}

#homebottom div.homebox ul {
	list-style: none;
}

#homebottom div.homebox li {
	margin: 5px 0px 6px -40px;
	padding: 0px;
	}

#homebottom div.homebox h3, #homebottom div.homebox a {
	font-weight: normal;
	color: #9f88a4;
}

div#footer {
	color: #301b23;
}

div#footer a {
	color: #9f88a4;
}

ul.delicious

li.delicious-item {

	}

