﻿* {
	margin: 0px;
	padding: 0px;
}
body {
	font: 12px/20px Verdana;
	color: #2b2b2b;
	background: url(images/body_bg.gif) #354359 repeat-x left top;
}
img {
	border: 0px;
}

p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */
	
.aligncenter,
dl.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/**/


img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #ddd;
	background-color: #f3f3f3;
	padding: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	}

img.alignright {
	border: 1px solid #ddd;
	display: inline;
	border:1px #D6EBF6 solid;
	float: right;
	background-color: #f3f3f3;
	padding: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	}

img.alignleft {
	padding: 4px;
	margin: 5px 7px 2px 0;
	display: inline;
	border: 1px solid #ddd;
	float: left;
	background-color: #f3f3f3;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	}




/* End Images */

td {
	vertical-align: top;
}

#header {
	background: url(images/head_bg.jpg) no-repeat center top;
	height: 139px;
	position: relative;
	width: expression((document.documentElement.clientWidth || document.body.clientWidth) < 998 ? "998px" : "100%");
	min-width: 998px;
}
#header #head {
	height: 139px;
	width: 95%;
}
.container {
	width: 961px;
	margin: 0px auto;
	background: #fff;
}
.sidebar {
	width: 308px;
	background: url(images/right_bg.gif) repeat-y;
	padding-bottom: 50px;
}
.sidebar ul {
	list-style: none;
}
.sidebar ul ul {
	list-style: none;
	margin: 4px 0px 14px 28px;
}
.lastrecords {
	font-size: 11px;
}
.cloud {
	height: 250px;
	width: 100%;
}
.cloud td {
	background: url(images/cloud.gif) no-repeat left center;
	vertical-align: middle;
	text-align: center;
}
.sidebar ul li ul li {
	padding: 4px 0px 4px 10px;
	background: url(images/li.gif) no-repeat left 10px;
	line-height: 16px;
}
.sidebar ul a {
	text-decoration: underline;
	color: #2b2b2b;
}
.sidebar ul a:hover {
	text-decoration: none;
	color: #2b2b2b;
}
.main {
	width: 602px;
	padding: 18px 25px 50px 26px;
}
.sidebar .rss {
	padding: 12px 0 20px 18px;
}
.sidebar h2 {
	background: url(images/heading.gif) no-repeat;
	height: 40px;
	font: 24px/40px Georgia;
	padding-left: 22px;
}
.main h2 {
	height: 40px;
	font: 24px/40px Georgia;
}
/**/
/* Navigation */
#Navigation li a:hover {
	background: #b1eb76 url(images/nav_roll.gif) top left repeat-x;
}
#top-panel a:hover {
	font-weight: bold;
}
.clear {
	float: none;
	clear: both;
}
#postset {
}
#postset .post {
	padding-bottom: 40px;
}
.postheader {
	padding: 0px 5px 0px 5px;
	font-family: Georgia;
}
.postheader table {
	height: 50px;
}
.postheader table td {
	vertical-align: middle;
}
.postheader h1 {
	font: 22px/22px Georgia;
	margin: 0px 0px 3px 0px;
	padding-top: 3px;
	color: #00aeff;
}
.postheader h1 a:hover {
	text-decoration: underline;
}
.postheader a {
	color: #00aeff;
	text-decoration: none;
}
.postdetails a {
	color: #ff711b;
	text-decoration: underline;
}
.postdetails a:hover {
	text-decoration: none;
}
.postdetails span a {
	color: #2b2b2b;
	text-decoration: none;
}
.postdetails span a:hover {
	text-decoration: none;
}
.postmeta {
	font-size: 10px;
	padding-top: 0px;
	margin-top: 0px;
}
.postmeta a {
	color: #ff711b;
	text-decoration: underline;
}
.postmeta a:hover {
	text-decoration: none;
}
.dateblock {
	background: url(images/dateblock2.gif) left top no-repeat;
	background-repeat: no-repeat;
	width: 68px;
	height: 45px;
	text-align: center;
	float: left;
	color: #ffffff;
	font: 26px/26px Arial;
	letter-spacing: -1px;
	margin: 0px;
	margin-top: 3px;
	margin-right: 10px;
	padding-top: 2px;
}
.dateblock .day {
	font: 12px/10px Arial;
	color: #ffffff;
	padding-top: 1px;
	text-transform: lowercase;
	letter-spacing: 0px;
}
.postcomments a {
	padding-left: 10px;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}
.postcomments {
	padding-top: 5px;
	padding-bottom: 25px;
	padding-left: 10px;
}
.postcontent {
	margin-top: 10px;
	border-bottom: 1px #b2b7c0 dashed;
	padding-bottom: 12px;
	margin-bottom: 5px;
	overflow:hidden;
width: 602px;
}

.postcontent a {
	color: #3f6e8d;
	text-decoration: underline;
}
.postcontent a:hover {
	color: #3f6e8d;
	text-decoration: none;
}

.postcontent ul { margin-left:22px; list-style-position: inside}

.postcontent blockquote {
	display: block;
	background: url(images/quote.gif) repeat-y;
	margin: 12px;
	padding: 10px;
}
.postcontent p {
	padding: 6px 0px;
}
#NavigationFooter a:hover {
	text-decoration: underline;
}
#recent-posts {
	font-size: 11px;
}
.cloud td {
	font-family: Georgia;
	color: #354359;
	padding: 0px 5px;
}
.cloud td a {
	font-family: Georgia;
	color: #354359;
	background: none;
	text-decoration: none;
}
.cloud td a:hover {
	font-family: Georgia;
	color: #354359;
	background: none;
	text-decoration: underline;
}
#author, #email, #url {
	background: #f3fbff;
	border: 1px #dedcdc solid;
	margin: 3px 0px;
	width: 155px;
}
#comment {
	background: #f3fbff;
	border: 1px #dedcdc solid;
	margin: 3px 0px;
}
#submit {
	background: #f3fbff;
	border: 1px #dedcdc solid;
	margin: 3px 0px;
	width: 100px;
}
.grey {
	color: #cbcbcb;
}
#commentform label {
	font-size: 10px;
	padding-left: 5px;
}
.comment {
	position: relative;
	margin-bottom: 15px;
	background: #edeef0;
	padding: 5px 10px 20px 10px;
}
.comment a {
	color: #2d2d2d;
	text-decoration: underline;
}
.comment a:hover {
	color: #2d2d2d;
	text-decoration: none;
}
.aname, .aname a {
	color: #3f6e8d;
	font: 18px Georgia;
	text-decoration: none;
}
ol {
	list-style-position: inside;
}
ol .comment li {
	color: #dedcdc;
}
ol .comment li b {
	font-weight: normal;
	color: #3f6e8d;
}
.aname a:hover {
	text-decoration: underline;
}
.aname span {
	font: 11px Verdana;
	color: #2d2d2d;
}
.comment .date {
	position: absolute;
	right: 10px;
	top: 0px;
	width: 200px;
	height: 10px;
	text-align: right;
	font-size: 10px;
}

#wpcumuluswidgetcontent {
background: url(images/cloud.gif) no-repeat left center;
	text-align:center;
	}
	