body {
	background:#bbb49c url(images/bg.png) repeat-x scroll 0 0;
	color:#4a4945;
	font-size:10pt;
	font-family:Verdana, Arial, Sans;
	margin:10px auto 0px auto;
}

.center {
	text-align:center;
}

.left {
	text-align:left;
}

.right {
	text-align:right;
}

.float-right {
    float:right;
}

a:link, a:visited {
	color:#7E7344;
	text-decoration:underline;
}

a:hover, a:active {
	text-decoration:underline;
}

div#wrapper {
	width:1000px;
	margin:5px auto;
	display:block;
	min-height:650px;
}

div#main_pod {
	float:left;
	width:760px;
}

div#sidebar {
	background:#dcdfd6;
	width:225px;
	float:right;
	padding:5px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	margin:140px 0px;
}

div#header {
	background:#DCDFD6 url(images/footer_bg.png) repeat-x scroll 0 -50px;
	height:60px;
    text-shadow:2px 2px 3px #000;
}

div.spacer-v {
	clear:both;
	height:35px;
}

div#footer {
	background:#dcdfd6 url(images/footer_bg.png) repeat-x scroll 0 0;
	min-height:140px;
	margin:0px;
	clear:both;
	padding-top:20px;
	margin-bottom:0px;
	border-top:5px solid #565957;
}

div#banner-corner {
	background: url(images/banner-corner.png) no-repeat scroll 0 0;
	height:23px;
}

div#content-top {
	margin-left:26px;
	margin-right:5px;
	height:75px;
	background-color:#f0f3f3;
	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px;
	-webkit-border-top-left-radius:10px;
	-webkit-border-top-right-radius:10px;
}

div#sidebar_navigation {
	margin:0px;
}

div#sidebar_items {
	margin:5px 10px;
}

div#sidebar h2 {
	margin:0px;
}

div#sidebar ul {
	margin:0px;
	padding:0px;
}

div#sidebar li {
	list-style-type:none;
	padding-left:10px;
}

div#content-body {
	background-color:#f0f3f3;
	margin-left:26px;
	margin-right:5px;
	margin-top:-23px;
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
	-webkit-border-bottom-left-radius:10px;
	-webkit-border-bottom-right-radius:10px;
	padding:15px;
	min-height:375px;
}

input#s {
	border:1px solid #000000;
	font-size:13pt;
	width:193px;
	text-indent:3px;
	color:#4A4945;
}

input#searchsubmit {
	margin-left:-28px;
	position:relative;
	top:4px;
}

p {
	margin:0px;
}

h1.title {
	color:#ffffff;
	margin-left:30px;
	font-size:2.3em;
	vertical-align:middle;
	margin:0px;
	font-weight:normal;
    padding-top:10px;
	padding-left:50px;
	font-family:Georgia;
	font-style:italic;
}

h1.title span.description {
	font-size:0.6em;
	font-style:normal;
}

h1.title a:link, h1.title a:visited, h1.title a:active {
	text-decoration:none;
	color:#ffffff;
}

p.navigation {
	text-align:center;
	font-size:11pt;
	padding-top:1px;
}

p.navigation a:link, p.navigation a:visited {
	text-decoration:none;
}

.image-link {
	border:0px;
}

div.post h2 {
	font-family:Georgia, Times, Verdana, Arial, Sans;
	font-weight:normal;
	font-size:23pt;
	margin:0px;
	border-bottom:1px dashed #727e83;
}

div.post ul {
	font-size:9pt;
	font-style:italic;
}

div.post li {
	font-size:11pt;
	font-style:normal;
}

div#sidebar h2 {
	font-family:Georgia, Times, Verdana, Arial, Sans;
	font-weight:normal;
	font-size:20pt;
	margin:0px;
}

div#sidebar a:link, div#sidebar a:visited {
	font-size:11pt;
	color:#94978e;
	text-decoration:none;
}

div#sidebar a:hover, div#sidebar a:active {
	text-decoration:underline;
}

div#sidebar {
	font-size:8pt;
}

div#footer p {
	font-size:9pt;
	text-align:center;
	color:#000000;
}

div#footer a:link, div#footer a:visited {
	color:#4a4945;
}

p.post-meta {
	text-align:right;
    margin-bottom:3px;
}

span.post-date {
	font-size:10pt;
	color:#000000;
}

div.post h2 a:link, div.post h2 a:visited {
	color:#94978E;
	text-decoration:none;
}

div.post a:hover, a:active {
	text-decoration:underline;
}

form#commentform input {
	border: 1px solid #4a4945;
	margin-bottom:3px;
}

form#commentform textarea {
	border:1px solid #4a4945;
	width:100%;
	height:100px;
	margin-bottom:3px;
}

div.entry p {
	margin-bottom:10px;
	margin-top:10px;
}

p.alt small {
	margin-top:10px;
}

div.post {
	padding-bottom:10px;
}

div#sidebar_extras {
	text-align:left;
	margin:5px 20px; 
}

iframe {
	float:left;
}

div.clear {
	clear:both;
}

div.code-section, code {
	font-family:Monospace;
	font-size:9pt;
	color:#414433;
	background-color:#fffcff;
	padding:3px;
	border:1px dashed #414433;
}

span.code-string {
	color:#feb011;
}

span.code-variable {
	font-weight:bolder;
	color:#0c6aca;
}

span.code-comment {
	color:#a55a55;
}

span.code-function {
	color:#49a633;
}

div#sidebar_extras input.field {
	border:1px solid #000000;
	color:#4a4945;
	font-size:1.35em;
	text-indent:3px;
	margin-left:-5px;
	width:145px;
	float:left;
	margin-top:5px;
}

div#sidebar_extras #email_submit {
	float:left;
	margin-left:5px;
}

