a {
	color: #66b000;
	cursor: pointer;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #91da28;
}

a img {
	border-width: 0px;
}

blockquote {
	background-color: #ffe4c4;
	border-color: #ffc785;
	border-style: solid;
	border-width: 0px 0px 0px 2px;
	color: #6F6F6F;
	font-style: italic;
	margin: 8px 15px;
	padding: 1px 8px;
}

body {
	background-color: #AAAAAA;
	color: #666666;
	cursor: default;
	font-family: verdana, helvetica, sans-serif;
	font-size: 12px;
	line-height: 160%;
	margin: 0px auto;
	text-align: center;
}

h1 {
	background-color: #ffa0d5;
	background-image: url('images/h1.gif');
	background-repeat: no-repeat;
	border-color: #ff35a5;
	border-style: dotted;
	border-width: 1px 0px;
	color: #ff35a5;
	font-size: 18px;
	margin: 0px;
	padding: 2px;
	text-align: center;
	text-transform: lowercase;
}

h1 a, h1 a:hover {
	color: #ff35a5;
}

h2 {
	background-color: #7cc3d0;
	background-image: url('images/star.gif');
	background-position: center left;
	background-repeat: no-repeat;
	color: #ffffff;
	font-size: 13px;
	margin: 0px;
	padding: 3px 3px 3px 22px;
	text-align: left;
	text-transform: lowercase;
}

h3 {
	border-color: #d4d4d6;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	margin: 0px;
	padding: 2px;
}

img#wpstats {
	display:none;
}

#bottom {
	background-image: url('images/bottom.jpg');
	background-repeat: no-repeat;
	height: 100px;
}

#container {
	background-image: url('images/bg.gif');
	background-repeat: repeat-y;
	border-color: #555555;
	border-style: solid;
	border-width: 0px 1px;
	margin: 0px auto;
	width: 800px;
}

#container2 {
	background-image: url('images/top.jpg');
	background-repeat: no-repeat;
}

#intro {
	float: right;
	position: relative;
	right: 15px;
	text-align: justify;
	top: 140px;
	width: 200px;
}

#main {
	float: left;
	width: 550px;
}

#main2 {
	margin: 0px 10px;
	text-align: justify;
}

#nav {
	font-size: 21px;
	padding: 0px 20px;
	position: absolute;
	top: 360px;
	text-align: left;
	word-spacing: 6px;
}

#nav img {
	position: relative;
	top: 2px;
}

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

#top {
	height: 400px;
}

#twitter {
	float: left;
	left: 20px;
	position: relative;
	text-align: justify;
	top: 225px;
	width: 258px;
}

#twitter a, #intro a, .twitter-timestamp {
	font-size: 11px;
}

#twitter, #intro {
	color: #0044b5;
	font-size: 12px;
}

.blogphoto {
	padding: 10px 0px 0px 0px;
	text-align: center;
}

.box {
	background-color: #e5f6f9;
	border-color: #4796c4;
	border-style: solid;
	border-width: 1px;
	color: #4796c4;
	margin: 8px;
	padding: 5px;
	text-align: justify;
}

.captcha input {
	width: 100px !important;
}

.clear {
	clear: both;
}

.comment {
	background-color: #ffe3f5;
	border-color: #df71ff;
	border-style: solid;
	border-width: 1px;
	margin: 15px auto;
	text-align: center;
	width: 100%;
}

.comment a, .comment a:hover {
	color: #FFFFFF;
}

.commentbody {
	padding: 3px 10px;
	text-align: justify;
}

.commentmeta {
	background-image: url('images/commentmeta.jpg');
	background-position: top left;
	background-repeat: repeat-x;
	margin: 0px;
	padding: 5px 8px;
	text-align: left;
}

.contactform {
	margin: 0px 15px;
	width: 500px;
}

.contactform input, .contactform textarea {
	border-color: #7acb31;
	border-style: solid;
	border-width: 1px;
	color: #7acb31;
	background-color: #d4f19d;
	font-family: sans-serif;
	padding: 5px;
	width: 490px;
}

.contactform .input {
	margin: 10px 0px;
}

.entrieslist {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

.entrieslist li {
	padding: 3px 0px;
}

.entrieslist li:hover {
	background-color: #FFFFFF;
}

.entry {
	margin: 0px 0px 20px 0px;
}

.flickr {
	margin: 0px auto;
	padding: 0px;
	text-align: center;
}

.flickr img {
	border-color: #FFFFFF;
	border-style: solid;
	border-width: 3px;
	margin: 5px;
}

.meta {
	border-color: #ffc785;
	border-style: dotted;
	border-width: 1px 0px 0px 0px;
	color: #6f6f6f;
	font-size: 10px;
	padding: 2px;
	text-align: right;
}

.nav-about {
	color: #ffc785;
}

.nav-about:hover {
	color: #ffb966;
}

.nav-articles {
	color: #b4f660;
}

.nav-articles:hover {
	color: #a3ea48;
}

.nav-exit {
	color: #d585ff;
}

.nav-exit:hover {
	color: #c267f2;
}

.nav-extras {
	color: #85b3ff;
}

.nav-extras:hover {
	color: #699aeb;
}

.nav-home {
	color: #ff85be;
}

.nav-home:hover {
	color: #ff5da9;
}

.nav-rss img {
	position: relative;
	top: 1px;
}

.navigation .aleft {
	float: left;
	text-align: left;
	width: 235px;
}

.navigation .aright {
	float: right;
	text-align: right;
	width: 235px;
}

.pic {
	float: left;
	margin: 0px 5px 0px 0px;
}

.search {
	margin: 15px;
}

.search input {
	background-color: #e5f6f9;
	border-width: 0px;
	color: #4796c4;
	font-family: verdana, 'tahoma', sans-serif;
	font-size: 15px;
	font-weight: bold;
	padding: 2px;
}

.searchbar {
	background-image: url('images/search.jpg');
	background-position: top left;
	background-repeat: no-repeat;
	width: 180px;
}

.searchbutton {
	background-image: url('images/zoom.png');
	background-position: center center;
	background-repeat: no-repeat;
	width: 30px;
}

.searchresult {
	background-color: #EDEDEF;
	border-color: #d4d4d6;
	border-style: solid;
	border-width: 1px;
	margin: 8px 0px;
	padding: 8px;
}

.searchresult:hover {
	background-color: #f2f2f5;
}

.sidebarlinks img {
	border-color: #4796c4;
	border-style: solid;
	border-width: 2px;
}