/* general */
html, body {
	margin: 0;
	padding: 0;
}
body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #48372b;
	background-color: #e2dac9;
}
form {
	margin: 0;
	padding: 0;
}
img {
	border: none;
}
a {
	color: #48372b;
}
h1 {
	font-size: 32px;
	font-style: italic;
	margin-bottom: 8px;
	margin-top: 0;
}
h1 span {
	background-color: #f7d94b;
	font-weight:normal;
}
h1 a {
	text-decoration: none;
	font-weight: normal;
}
h2, h2 a {
	font-style: italic;
	font-size: 18px;
	color: #de750e;
	text-decoration: none;
	font-weight: normal;
	margin-top: 10px;
}


/* twitter */
#latest-tweet {
	background-color: #f7d94b;
	background-image: url('../images/blog/twitter-bg.gif');
	background-repeat: repeat-y;
	margin-bottom: 10px;
}
#latest-tweet #tweet-message {
	color: #48372b;
	font-style: italic;
	width: 200px;
	padding: 14px 25px 49px 15px;
	font-size: 14px;
}
#latest-tweet #tweet-message a {
	color: #de750e;
	text-decoration: none;
}
#latest-tweet #tweet-message a:hover {
	color: #3c4e5b;
}
#latest-tweet #tweet-message span {
	color: #3c4e5c;
}
#latest-tweet #latest-tweet-buttons {
	background-image: url('../images/blog/twitter-bg2.gif');
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 15px;
	height: 25px;
}
#latest-tweet #latest-tweet-buttons div {
	display: inline;
	margin-right: 6px;
}


/* header */
#header {
	background-image: url('../images/blog/header-bg.gif');
	background-repeat: no-repeat;
	width: 650px;
	height: 150px;
	margin-bottom: 10px;
	position: relative;
}
#header #search {
	position: absolute;
	top: 10px;
	right: 10px;
}
#header #search input[type="text"] {
	font-style: italic;
	color: #482811;
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
	margin-right: 10px;
	border: none;
	padding: 4px 7px 0 7px;
	height: 21px;
	width: 175px;
	margin: 0;
	font-size: 14px;
}
#header #search input[type="image"] {
	vertical-align: top;
	margin: 0;
	padding: 0;
}

/* footer */
#footer {
	background-image: url('../images/blog/wood.gif');
	background-repeat: repeat-x;
	background-position: center;
	height: 300px;
	background-color: #48372b;
	color: White;
	clear: left;
}
#footer a {
	color: White;
	text-decoration: none;
}
#footer ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#footer-content {
	width: 905px;
	margin: 0 auto 0 auto;
}
#footer-content #around-the-web {
	background-image: url('../images/blog/around-the-web.gif');
	background-repeat: no-repeat;
	float: left;
	margin-left: 0px;
	width: 295px;
	margin-top: 25px;
}
#footer-content #around-the-web-content {
	background-image: url('../images/blog/around-the-web-bg.gif');
	background-repeat: repeat-y;
	padding: 18px 20px 0 9px;
	margin-top: 48px;
	font-style: italic;
	width: 251px;
	height: 209px;
}
#footer-content #around-the-web a {
	color: #48372b;
}
#footer-content #around-the-web a:hover {
	color: #de750e;
}
#footer-content #around-the-web li:first-child {
	background-image: none;
}
#footer-content #around-the-web li {
	height: 22px;
	padding-top: 6px;
	background-image: url('../images/blog/dots-white.gif');
	background-repeat: repeat-x;
	background-position: top;
}

#footer-content #lets-connect {
	float: left;
	width: 313px;
	font-style: italic;
	padding-top: 7px;
	margin-top: 36px;
	background-image: url('../images/blog/lets-connect-bg.gif');
	background-repeat: repeat-y;
	height: 257px;
}
#footer-content #lets-connect-content {
	background-image: url('../images/blog/lets-connect.gif');
	background-repeat: no-repeat;
	background-position: top left;
	width: 174px;
	padding-top: 43px;
	margin-left: 32px;
}
#footer-content #lets-connect li:first-child {
	background-image: none;
}

#footer-content #lets-connect li {
	height: 22px;
	padding-top: 6px;
	background-image: url('../images/blog/dots-brown.gif');
	background-repeat: repeat-x;
	background-position: top;
}
#footer-content #lets-connect img {
	vertical-align: middle;
}
#footer-content #lets-connect a {
	font-size: 13px;
	color: White;
}
#footer-content #lets-connect a:hover {
	color: #f7d94b;
}
#footer-content #contact {
	float: left;
	width: 260px;
	background-image: url('../images/blog/get-in-touch.gif');
	background-repeat: no-repeat;
	background-position: top left;
	margin-left: 20px;
	padding-top: 44px;
	margin-top: 43px;
}
#footer-content #contact strong.title {
	font-size: 14px;
	font-weight: bold;
	color: #f7d94b;
	font-family: Arial, Helvetica, sans-serif;
}
#footer-content #contact span { 
	color: #cdc1a7;
}
#footer-content #contact strong.copyright {
	font-size: 12px;
	font-weight: bold;
	color: #f7d94b;
	font-family: Arial, Helvetica, sans-serif;
}
#footer-content #contact div {
	margin-bottom: 1.0em;
}


ol.commentlist {
	margin: 18px 0 0 0;
	padding: 0;
	list-style: none;
}
ol.commentlist li {
	background-image: url('../images/blog/comment-bg.gif');
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #48372b;
	color: White;
	margin-bottom: 10px;
	padding-bottom: 20px;
	width: 650px;
}
ol.commentlist div.comment-content {
	width: 500px;
	padding: 14px 25px 0 30px;
}
ol.commentlist div.comment-content a {
	color: White;
}
ol.commentlist div.comment-date {
	float: right;
	width: 90px;
	text-align: center;
	color: #48372b;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
}
ol.commentlist div.comment-date span {
	color: White;
	font-size: 48px;
}
ol.commentlist div.comment-author, ol.commentlist div.comment-author a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f7d94b;
	text-decoration: none;
	font-weight: bold;
}


