/* FORM STYLES */

a.rss { font-size: 14px; font-weight: bold; }
a.rss:hover { color: white; text-decoration: none; }



label	 
	{ float:left; width:150px; display:block; clear:left; text-align:left;  }
textarea, input, label {
	margin-top:10px;
}
textarea, input { 
	padding: 5px;
	color: #333333;
	background: #fff;
	border: 2px solid #bbcce0;
	width: 300px;
	font: 12px/17px Georgia, "Times New Roman", Times, serif;
	color: #555;
}
textarea:focus, input:focus { border: 2px solid #a2d297; }


ol#comments_list { list-style: none; padding: 0; }
ol#comments_list li, ol#comments_list li p { font: 13px/20px Arial, Helvetica, sans-serif;
	color: #d8dfe6; }

#sidebar ul#twitter_update_list { margin-bottom: 25px; }
#sidebar ul#twitter_update_list li { font-size: 11px; margin-bottom: 5px; padding-bottom: 5px; line-height: 16px; }

a.mini-add-comment {
	background: url(images/mini-down-arrow.gif) no-repeat;
	float: right;
	padding-left: 18px;
}
span.next-entries {
	background: url(images/mini-nav-right.gif) no-repeat right center;
	display: block;
	float: right;
	padding-right: 18px;
	text-align: right;
	width: 225px;
}
a.post-calendar {
	background: url(images/calendar_view_day.png) no-repeat;
	color: #999999;
	float: right;
	font-size: 95%;
	padding-left: 20px;
}
span.post-dates {
	/*background: url(images/calendar_view_day.png) no-repeat;
	float: left;
	font-size: 95%;
	padding-left: 20px;
	padding-right: 10px; */
	font-size: 11px;
}
span.post-cat {
	background: url(images/folder_table.png) no-repeat;
	float: left;
	font-size: 95%;
	padding-left: 20px;
}
span.post-comments {
	background: url(images/user_comment.png) no-repeat;
	float: right;
	font-size: 95%;
	padding-left: 20px;
}
span.previous-entries {
	background: url(images/mini-nav-left.gif) no-repeat left center;
	display: block;
	float: left;
	padding-left: 18px;
	width: 228px;
}



hr.clear {
	clear: both;
	margin: 0px;
	padding: 0px;
	visibility: hidden;
}
img.alignleft,
img[align="left"] {
	float: left;
	margin: 2px 10px 5px 0px;
}
img.alignright,
img[align="right"] {
	float: right;
	margin: 2px 0px 5px 10px;
}
img.center,
img[align="center"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
/* Div's and layout */




#comments,
#respond {
	border-bottom: 1px dotted #CCCCCC;
	clear: both;
	padding: 10px 0 5px 0;
}
#credits {
	color: #7a9299;
	font-size: 11px;
	height: 15px;
	line-height: 120%;
	margin: 0px auto;
	padding-bottom: 3px;
	width: 768px;
}
#credits a,
#credit a:visited {
	color: #048db4;
}

#searchform #s {
	background: #fff;
	border: 1px solid #cccccc;
	color: #000000;
	cursor: pointer;
	font-weight: normal;
	height: 19px;
	line-height: 19px;
	margin-right: 2px;
	padding: 0px 5px 0px 5px;
	vertical-align: middle;
	width: 135px;
}
#searchform br {
	display: none;
}

#sidebar h2,
#sidebar .sidebartitle {
	border-bottom: 1px dotted #45719c;
	color: #73a714;
	font: lighter 18px Arial, Helvetica, sans-serif;
	margin: 20px 0px 2px;
}
#sidebar ul {
	width: 240px;
	margin: 0 auto;
	padding: 0;
}
#sidebar li a { color: #cbdfed; }
#sidebar ul li {
	border: none;
	border-bottom: 1px solid #2d6287;
	list-style: none;
	margin: 0;
	padding: 3px 0;
}
#sidebar ul li ul {
	margin: 0;
	padding: 0;
}
#sidebar ul li ul li {
	border-bottom: 1px silid #2d6287;
	padding: 3px 0 3px 0px;
}
#sidebar ul li ul li ul li {
	border: none;
	padding: 1px 0 1px 10px;
}
/* Classes and other stuff */

#sidebar form { margin-bottom: 35px; }


.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.center {
	text-align: center;
}
.clear {
	clear: both;
}

.commentlist li {
	padding: 5px 10px;
}

.entry {
	clear: both;
	padding-top: 10px;
}
.footer-about {
	float: right;
	padding-left: 10px;
	padding-right: 10px;
	width: 210px;
}
.footer-recent-comments {
	float: left;
	margin-left: 10px;
	width: 240px;
}
.footer-recent-comments ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.footer-recent-comments ul li {
	background: url(images/mini-footer-comments.gif) no-repeat;
	padding: 0px 0px 10px 20px;
}
.footer-recent-posts {
	float: left;
	margin-left: 10px;
	width: 240px;
}
.footer-recent-posts strong {
	font-size: 107%;
	font-weight: bold;
	line-height: 135%;
}
.footer-recent-posts ul {
	font-size: 11px;
	line-height: 110%;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.footer-recent-posts ul li {
	background: url(images/mini-footer-post.gif) no-repeat;
	padding: 0px 0px 10px 20px;
}
.loginout {
	background: url(images/mini-loginout.gif) no-repeat left center;
	margin-left: 8px;
	padding-bottom: 2px;
	padding-left: 18px;
}
.navigation {
	clear: both;
	height: 15px;
	padding: 10px 0px;
}
.post {
	margin-bottom: 35px;
}
.entry a { text-decoration: underline; }
.post-date {
	background: url(images/date-bg.gif) no-repeat;
	float: left;
	height: 49px;
	width: 45px;
}
.post-day {
	color: #999999;
	display: block;
	font-size: 18px;
	line-height: 18px;
	margin-left: -3px;
	padding-top: 7px;
	text-align: center;
	text-transform: uppercase;
}
.post-month {
	color: #FFFFFF;
	display: block;
	font-size: 11px;
	line-height: 11px;
	margin-left: -3px;
	padding-top: 2px;
	text-align: center;
	text-transform: uppercase;
}
.post-title {
	
}
.post-title h1.georgia-title {
	margin-bottom: 6px;
	border-bottom: 1px solid #2d6287;
	padding-bottom: 4px;
	font: 18px/22px Georgia, "Times New Roman", Times, serif;
}


