body, html {
	background: #177182;
    color: #333;
    font-family: verdana, sans-serif;
    font-size: 62.5%;
    line-height: 375%;
    margin: 0;
}

body {
	background: url(img/wave_big.png) repeat-x;	
}

#shell {
	margin: 0 auto;
	padding-top: 85px;
	width: 971px;
}

#body {
	background: #fcd936 url(img/body.png) top no-repeat;
	min-height: 500px;
}

#footer {
	background: url(img/green.png) repeat-x;
	font-size: 1.8em;
	height: 43px;
}

#fishes {
	background: url(img/fishes.png) no-repeat;
	float: left;
	height: 170px;
	margin-top: -142px;
	padding-right: 20px;
	width: 170px;
}

#footer-inner {
	margin: 0 auto;
	padding: 15px 210px 0 0;
	width: 1110px;
}

#footer-inner ul {
	margin: 0;
	padding: 0;
}

#footer-inner a {
	color: black;
}

#footer-inner li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0 247px 0 0;
}

#footer-inner li.last {
	padding: 0;
}

h1, h2, h3, h4 {
	margin: 0;
}

h1 a {
	background: url(img/header.png) no-repeat;
	display: block;
	font-size: 1px;
	height: 551px;
	text-indent: -100000px;
	text-decoration: none;
	width: 971px;
}

#body {
	font-size: 2em;
	overflow: hidden;
	padding: 0 0 1em 1em;
}

#content {
	float: left;
	width: 676px;
}

#sidebar {
	float: right;
	width: 270px;
}

.post-title {
	background: url(img/flower.png) no-repeat;
	color: #a3570d;
	height: 54px;
	padding-left: 65px;
}

.post-title h2 {
	font-size: 1.8em;
	padding-top: 10px;
}

.post-title a {
	color: #a3570d;
	text-decoration: none;
}

.post-title a:hover {
	text-decoration: underline;
}

.post-title p {
	font-size: 0.9em;
	margin: 0;
}

.post-content {
	margin-left: 65px;
}

.post-footer {
	color: #a3570d;
	margin-left: 65px;
}

.post-footer a {
	color: #a3570d;
}

.post-footer p {
	margin: 0;
}

.post-tags {
	font-size: 0.8em;
}

#sidebar h3 {
	background: url(img/sidebar-bg.png) 0 -2px;
	height: 26px;
}

#sidebar h3 a {
	display: block;
	text-decoration: none;
	text-indent: -999999px;
	font-size: 1px;
	width: 200px;
}

#sidebar-search a {
	background: url(img/sidebar-search.png) left -2px no-repeat;
	height: 40px;
}

#searchform {
	margin: 2em 1em 1em 1em;
}

#sidebar-about a {
	background: url(img/sidebar-about.png) left -2px no-repeat;
	height: 35px;
}

.about-img {
	float: left;
	margin: 0 1em 0 0;
	padding-top: 8px;
}

#sidebar-twitter a {
	background: url(img/sidebar-twitter.png) left -2px no-repeat;
	height: 35px;
}

#sidebar-lastfm a {
	background: url(img/sidebar-lastfm.png) left -2px no-repeat;
	height: 35px;
}

#sidebar-socialvibe a {
	background: url(img/sidebar-socialvibe.png) left -2px no-repeat;
	height: 35px;
}

#sidebar-blogroll a {
	background: url(img/sidebar-blogroll.png) left -2px no-repeat;
	height: 40px;
}

#sidebar-archives a {
	background: url(img/sidebar-archives.png) left -2px no-repeat;
	height: 35px;
}

.sidebar-content {
	padding-left: 10px;
}

.sidebar-content ul {
	padding-left: 10px;
}

.sidebar-content li {
	list-style: none;
}

.sidebar-content a {
	color: #010101;
}

#twitter {
	margin: 1em;
}

#twitter p {
	margin: 0;
}

.center {
	text-align: center;
}

#twitter_timestamp {
	font-size: 0.8em;
}

#sidebar a img {
	border: 0;
}

