body {
	font: 75%/150% "Trebuchet MS", Tahoma, Arial;
	color: #333333;
	background: #FFF2E0 url(images/background.png) repeat-x;
	margin: 0px;
	text-align: left;
}
img {
	border: none;
	text-decoration: none;
}
*|*:-moz-any-link img, img[usemap], object[usemap] {
    border: 0px;
    text-decoration: none;
}
img.aligncenter {
	padding: 3px;
}
a {
	color: #FF9933;
	text-decoration: none;
}
a:focus {
	outline: none;
}
a:visited {
	color: #FF9933;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
p {
	padding: 0px 0px 15px;
	margin: 0px;
}
h1 {
	margin:0px;
	text-indent: -9999px;
	width: 400px;
	height: 200px;
	background: url(images/logo.png) no-repeat;
	padding-left: 70px;
}
h1 a{
	color: #c9eefe;
	text-decoration: none;
}
h1 a:visited{
	color: #c9eefe;
	text-decoration: none;
}
h1 a:hover{
	color: #ffffff;
	text-decoration: none;
}
h2 {
	color: #A63600;
	margin: 0px 0px 2px;
	border-bottom: 1px dotted #CCCCCC;
	letter-spacing: -1px;
	font: normal 190%/100% "Trebuchet MS", Tahoma, Arial;
	padding-bottom: 3px;
}
h2 a, h2 a:visited {
	color: #A63600;
	text-decoration: none;
}
h2 a:hover {
	color: #FF6600;
	text-decoration: none;
}
h3 {
	font: normal 140%/100% "Trebuchet MS", Tahoma, Arial;
	color: #FF9933;
	margin: 40px 0px 5px;
}
form {
	margin:0px;
	padding:0px;
}
#page {
	margin: 0px auto;
	width: 980px;
}
#nav {
	background: url(images/nav-header.png) no-repeat;
	width: 450px;
	height: 150px;
	list-style: none;
	margin: 0px 0px 0px 530px;
	position: absolute;
	top: 0px;
}
#nav li {
	float: left;
	margin: 60px 25px 0px 25px;
}
#nav a {
	color: #A63600;
	text-decoration: none;
	margin: 5px 15px;
	font: bold 18px/100% "Trebuchet MS", Georgia, Helvetica, sans-serif;
	display: block;
}
html>body #nav a{
	*margin: 5px 0px 5px 40px;
}
#nav a:visited {
	color: #A63600;
	text-decoration: none;
}
#nav a:hover {
	color: #ff6600;
}
.sociable ul {
	list-style: none;
}
.sociable li {
	float: left;
	margin: 0 5px;
}
.sociable li a {
	display: block;
	text-decoration: none;
}
.sociable img {
	border: 0px;
}
#content {
	padding: 10px 0px 30px 20px;
	float: left;
	width: 600px;
	overflow: hidden;
}
.post {
	clear:both;
	padding-top: 10px;
}
.post-date {
	width: 45px;
	height: 49px;
	float:left;
}
.post-month {
	font-size: 18px;
	text-transform: uppercase;
	color: #FF9933;
	text-align: center;
	display:block;
	line-height: 11px;
	padding-top: 2px;
	margin-left: -3px;
}
.post-day {
	font-size: 24px;
	text-transform: uppercase;
	color: #FF5300;
	text-align: center;
	display:block;
	line-height: 24px;
	padding-top: 7px;
	margin-left: -3px;
}

.post-title {
	float: left;
	margin-left: 10px;
	width: 430px;
}

.entry {
	clear: both;
	padding-top: 10px;
}

.post-cat {
	padding-left: 18px;
	float:left;
	font-size: 95%;
	color: #999999;
}
.post-comments {
	background: url(images/mini-comments.gif) no-repeat left center;
	padding-left: 18px;
	float: right;
	font-size: 95%;
}
.post-calendar {
	background: url(images/mini-calendar.gif) no-repeat left center;
	padding-left: 18px;
	float: right;
	font-size: 95%;
	color: #ff9933;
}
.post-content {
	clear: both;
	padding-top: 10px;
}
.navigation {
	clear: both;
	padding: 10px 0px;
}
.navigation a, .navigation a:visited {
	color: #FF9933;
}
.previous-entries {
	float: left;
	padding-left: 18px;
}
.next-entries {
	float: right;
	padding-right: 18px;
}
#comments, #respond {
	border-bottom: 1px dotted #CCCCCC;
	padding-bottom: 5px;
}
.commentlist {
	margin: 10px 0px;
	padding-left: 20px;
	line-height: 130%;
}
.commentlist li{
	padding: 5px 10px;
	position: relative;
}
.commentlist .avatar {
	position: absolute;
	top: 5px;
	right: 5px;
	border: solid 1px #ededed;
	padding: 1px;
	background: #fff;
}
.commentlist .alt {
	background: #f8e9a7;
}
.commentlist cite, .commentlist cite a, .commentlist cite a:visited {
	font-weight: bold;
	font-style: normal;
	font-size: 120%;
	color: #CC6600;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
#commentform {
	margin-top: 10px;
	font: 110% Arial, Helvetica, sans-serif;
}
#commentform p {
	padding: 6px 0px;
	margin: 0px;
}
#commentform label{
	font-weight: bold;
	color: #666666;
	font-size: 100%;
}
#commentform input{
	width: 153px;
	background:#f8e9a7;
	border: 1px solid #ff9933;
	padding: 3px;
	margin-top: 3px;
}
#commentform textarea{
	width: 478px;
	height: 115px;
	background:#f8e9a7;
	border: 1px solid #ff9933;
	padding: 2px;
	margin-top: 3px;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #ffffff;
}
#commentform #submit{
	background: url(images/btn-bg.png) no-repeat;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border: none;
	float:right;
	width: 144px;
	height: 29px;
}
#sidebar {
	float: right;
	padding: 0px 10px 20px 0px;
	width: 300px;
}
#searchform {
	width: 250px;
	padding:0 0 10px 0px;
}
#searchform #s {
	border:1px solid #FF9933;
	width: 135px;
	height: 22px;
	padding: 2px 5px 0px 5px;
	background: #f8e9a7;
	vertical-align: middle;
}
#searchform #searchsubmit {
	background: url(images/search-btn-bg.png) no-repeat;
	border: none;
	width: 28px;
	height: 24px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	vertical-align: middle;
}
#searchform label {
	font-size: 11px;
	color: #41550e;
}
#sidebar h3 {
	font: normal 140%/100% "Trebuchet MS", Tahoma, Arial;
	color: #FF9933;
	margin: 10px 0px 5px;
}
.recent-posts {
	list-style: none;
	margin:0px 0px 15px;
	padding:0px;
	border-bottom: 1px solid #dceeb7;
}
.recent-posts li{
	margin: 0px;
	padding: 5px 0px 5px 60px;
	border-top: 1px solid #dceeb7;
	background: url(images/bullet.png) no-repeat left center;
}
.recent-posts li a, .recent-posts li a:visited{
	color: #495233;
	text-decoration: none;
}
.recent-posts li a:hover{
	color: #FF6600;
	text-decoration: none;
}
.recent-comments {
	list-style: none;
	margin:0px 0px 15px;
	padding:0px;
	border-bottom: 1px solid #dceeb7;
}
.recent-comments li{
	margin: 0px;
	padding: 5px 0px 5px 60px;
	border-top: 1px solid #dceeb7;
	background: url(images/bullet.png) no-repeat left center;
}
.recent-comments li a, .recent-comments li a:visited{
	color: #495233;
	text-decoration: none;
}
.recent-comments li a:hover{
	color: #FF6600;
	text-decoration: none;
}
#footer {
	clear: both;
	background: #da9701;
	color: #FFFFFF;
	font-size: 95%;
	line-height: 130%;
	width: auto;
}
#footer a, #footer a:visited{
	color: #ffffff;
}
#footer .left-col{
	float: left;
	margin-left: 50px;
}
#footer .left-col p{
	width: 220px;
}
#footer .right-col{
	width: 220px;
	float: right;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: 100px;
}
#footer h4 {
	font: normal 146%/100% "Trebuchet MS", Tahoma, Arial;
	color: #FFFFFF;
	margin: 10px 0px 5px;
}
.ul-archives {
	list-style: none;
	margin: 0px;
	padding: 0px;
	line-height: 110%;
}
.ul-archives li{
	background: url(images/mini-footer-comments.gif) no-repeat;
	padding: 0px 0px 10px 20px;
}
.ul-archives a{
	font-size: 105%;
	line-height: 130%;
	font-weight: bold;
}
.ul-cat {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 92%;
	line-height: 110%;
}
.ul-cat li{
	background: url(images/mini-footer-post.gif) no-repeat;
	padding: 0px 0px 10px 20px;
}
.ul-cat a{
	font-size: 115%;
	line-height: 130%;
	font-weight: bold;
}
#credits {
	margin: 0px auto;
	width: 760px;
	color: #7a9299;
	font-size: 85%;
	line-height: 120%;
}
#credits a, #credit a:visited{
	color: #048db4;
}
.rss {
	background: url(images/mini-rss.gif) no-repeat left center;
	padding-left: 18px;
	padding-bottom: 2px;
	margin-left: 10px;
}
.left {
	float: left;
}
img.left, a img.left {
	float:left;
	margin: 4px 10px 5px 0px;
	border: 1px solid #bdd77f;
	padding: 3px;
	background: #FFFFFF;
}
a:hover img.left{
	border-color: #FF6600;
	background: #FF6600;
}
.right {
	float: right;
}
img.right, a img.right {
	float:left;
	margin: 4px 10px 5px 0px;
	border: 1px solid #bdd77f;
	padding: 3px;
	background: #FFFFFF;
}
a:hover img.right{
	border-color: #FF6600;
	background: #FF6600;
}
.clear {
	clear:both;
}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}
img.img_border, a img.img_border {
	border: 1px solid #bdd77f;
	padding: 3px;
	background: #ffffff;
}
a:hover img.img_border{
	border-color: #FF6600;
	background: #FF6600;
}
.CleanContact_msg.ok {
	background-color: #f8e9a7 !important;
}
#twitter {
	background: url(images/twitter-icon.png) no-repeat;
	text-indent: -9999px;
	height: 48px;
	width: 48px;
	float: left;
}
#facebook {
	background: url(images/fb-icon.png) no-repeat;
	text-indent: -9999px;
	height: 48px;
	width: 48px;
	float: left;
}
#rss {
	background: url(images/rss.png) no-repeat;
	text-indent: -9999px;
	height: 48px;
	width: 48px;
	float: left;
}
table.form-table .description {
	font-size: 9px;
	color: #666666;
}
form#your-profile input.button-primary {
	text-align: right;
}

a.more-link {
	color: #A63600;
	font-size: 16px;
	padding-top: 4px;
}

#category_cloud {
	border-top: 1px solid #DCEEB7;
	border-bottom: 1px solid #DCEEB7;
	padding: 4px 0;
}
.favorite-posts ul {
	list-style: none;
	margin:0px 0px 15px;
	padding:0px;
	border-bottom: 1px solid #dceeb7;
}
.favorite-posts ul li{
	margin: 0px;
	padding: 10px 0px 10px 60px;
	border-top: 1px solid #dceeb7;
	background: url(images/bullet.png) no-repeat left center;
}
.favorite-posts ul li a, .favorite-posts ul li a:visited{
	color: #495233;
	text-decoration: none;
}
.favorite-posts ul li a:hover{
	color: #FF6600;
	text-decoration: none;
}
