body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(images/header-bg.png) repeat-x left top;
	background-color: #f5f5f5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #868686; 
}
h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #666666;
}
h1 {
	font-size: 2em;
}
h2 {
	font-size: 2.4em;
}
h3 {
	font-size: 1.6em;
}
p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}
ul, ol {
}
a {
	text-decoration: none;
	color: #4486C7;
}
a:hover {
}

#wrapper {
	width: 960px;
	margin: 0 auto;
	padding: 0;
	background: url(images/header-logo.png) no-repeat left top;
}

/* Header */
#header {
	width: 940px;
	height: 20px;
	margin: 0 auto;
}

/* Logo */
#logo {
	float: left;
	margin: 0;
	padding-top: 20px;
	color: #000000;
}

/* Menu 

#menu {
	width: 940px;
	height: 49px;
	margin: 0 auto;
	padding: 0;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	width: 155px;
	height: 33px;
	padding-top: 16px;
	text-decoration: none;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	border: none;
}

#menu a:hover, #menu .current_page_item a {
	background: #659CEF url(images/img03.jpg) repeat-x left bottom;
	text-decoration: none;
}

#menu .current_page_item a {
	background: #FBFBFC url(images/img02.jpg) repeat-x left bottom;
	padding-left: 0;
	color: #30476A;
}
*/
/* Page */
#page {
	width: 940px;
	margin: 0 auto;
	padding: 0;
}
#page-bgtop {
	padding: 10px 0px 0px 0px;
}
#page-bgbtm {
}
/* Content */
#content {
	float: left;
	width: 720px;
	padding: 0px;
}

/* begin Shadow Box, Shadow */
.art-Shadow
{
	position: relative;
	z-index:1;
	margin: 0px;
	padding: 0px;
	width: auto;
	min-height:auto;
}
.art-Shadow-body
{
	position: relative;
	z-index:  1;
	padding: 0px;
	margin: 0px;
}
.art-Shadow-tr, .art-Shadow-tl, .art-Shadow-br, .art-Shadow-bl, .art-Shadow-tc, .art-Shadow-bc, .art-Shadow-cr, .art-Shadow-cl
{
	position:absolute;
	z-index:-1;
}
.art-Shadow-tr, .art-Shadow-tl, .art-Shadow-br, .art-Shadow-bl
{
	width: 20px;
	height: 20px;
	background-image: url('images/shadow-s.png');
}
.art-Shadow-tl
{
	top:0;
	left:0;
	clip: rect(auto, 10px, 10px, auto);
}
.art-Shadow-tr
{
	top: 0;
	right: 0;
	clip: rect(auto, auto, 10px, 10px);
}
.art-Shadow-bl
{
	bottom: 0;
	left: 0;
	clip: rect(10px, 10px, auto, auto);
}
.art-Shadow-br
{
	bottom: 0;
	right: 0;
	clip: rect(10px, auto, auto, 10px);
}
.art-Shadow-tc, .art-Shadow-bc
{
	left: 10px;
	right: 10px;
	height: 20px;
	background-image: url('images/shadow-h.png');
}
.art-Shadow-tc
{
	top: 0;
	clip: rect(auto, auto, 10px, auto);
}
.art-Shadow-bc
{
	bottom: 0;
	clip: rect(10px, auto, auto, auto);
}
.art-Shadow-cr, .art-Shadow-cl
{
	top: 10px;
	bottom: 10px;
	width: 20px;
	background-image: url('images/shadow-v.png');
}
.art-Shadow-cr
{
	right:0;
	clip: rect(auto, auto, auto, 5px);
}
.art-Shadow-cl
{
	left:0;
	clip: rect(auto, 10px, auto, auto);
}
.art-Shadow-cc
{
	position:absolute;
	z-index:-1;
	top: 10px;
	left: 10px;
	right: 10px;
	bottom: 10px;
}
.art-ShadowContent
{
	position:relative;
	z-index:0;
	margin:0;
	padding-bottom: 1px;
	min-width:1px;
	min-height:1px;
} 
.art-ShadowContent-body
{
	float: left;
	display: block;
	z-index:1;
	margin: 10px 14px 9px 10px;
	padding-top: 20px;
	background-color: #FFF;
} 
/* end Box, Shadow */

/* start post */

.homepost {
	padding: 0px 35px; 
}
.homepost .entry {
	text-align: justify;
}
.post {
	margin-bottom: 5px;
}

.post-bgtop {
}

.post-bgbtm {
}

.post .title {
	margin-bottom: 10px;
	padding: 12px 0 0 0px;
	letter-spacing: -.5px;
	color: #000000;
}

.post .title a {
	color: #32639A;
	border: none;
}

.post .meta {
	height: 30px;
	background: #D8E7FE;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

.post .meta .date {
	float: left;
	height: 24px;
	padding: 3px 15px;
	color: #4A81DE;
}

.post .meta .posted {
	float: right;
	height: 24px;
	padding: 3px 15px;
	background: #567EDC;
	color: #FFFFFF;
}

.post .meta a {
	color: #FFFFFF;
}

.post .entry {
	padding: 0px 0px 20px 0px;
	padding-bottom: 20px;
	text-align: justify;
}

.links {
	padding-top: 20px;
	font-size: 12px;
	font-weight: bold;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 210px;
	padding-top: 160px;
}
#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#sidebar li {
	margin: 0;
	padding: 0;
}
#sidebar li ul {
	margin: 0px;
	padding-bottom: 0px;
}
#sidebar ul a {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
}
#sidebar ul a {
	display: block;
	text-decoration: none;
	font-weight: bold;
	color: #262012;
	line-height: 25px;
	padding-left: 25px;
	margin: 0;
}
#sidebar ul a:hover {
	text-decoration: none;
	color: #262012;
	background: url(images/logo-brown.png) no-repeat left center;
}
#sidebar ul a.active {
	text-decoration: none;
	color: #c41f1f;
	background: url(images/logo-red.png) no-repeat left center;
}
#sidebar li li {
	margin-left: 10px;
	padding-left: 20px;
}
#sidebar ul ul a {
	display: block;
	background: url(images/li-brown.png) no-repeat left center;
	text-decoration: none;
	font-weight: normal;
	color: #262012;
	line-height: 20px;
	padding-left: 10px;
	margin: 0;
}
#sidebar ul ul a:hover {
	color: #c41f1f;
	background: url(images/li-red.png) no-repeat left center;
}
/*
#sidebar li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
}

#sidebar h2 {
	height: 38px;
	padding-left: 30px;
	letter-spacing: -.5px;
	font-size: 1.8em;
}
#sidebar p {
	margin: 0 0px;
	padding: 0px 30px 20px 30px;
	text-align: justify;
} */
/* general styles */
.cleared
{
	float: none;
	clear: both;
	margin: 0;
	padding: 0;
	border: none;
	font-size:1px;
}
.hr {
	border-bottom: 1px solid #EDEBD5;
	margin: 0px;
	padding: 5px;
}
/* end general styles */

/* Calendar 

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

/* Footer */

#footer {
	height: 40px;
	margin: 0 auto;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
#footer p {
	margin: 0;
	line-height: normal;
	font-size: 10px;
	text-align: center;
	color: #A0A0A0;
}
#footer p.caps {
	text-transform: uppercase;
}
#footer a {
	color: #333;
}

/* gallery */
#gallery-background {
	width: 620px;
	height: 370px;
	margin-bottom: 10px;
	background: url(images/bg-photo.gif) no-repeat left top;
}
#gallery-bgthumb {
	width: 620px;
	height: 120px;
	background: #F5F5F5;
}
#gallery
{
	width: 620px;
	margin: 0 auto;
	padding-top: 10px;
}
#gallery img.output
{
	width: 600px;
	height: 340px;
	padding: 10px 0px 0px 10px;
}
#gallery span.caption
{
	display: block;
	margin: 1em 0 0 0;
	font-weight: bold;
	font-size: 1.25em;
}
#gallery span.caption2
{
	margin: 1em 0 1em 0;
	display: block;
}
#gallery ul.nav
{
	width: 100%;
	list-style: none;
	margin: 0 0 3em 0;
	padding: 0;
}
#gallery ul.nav li
{
	margin: 0 1em 1em 0;
	float: left;
}
#gallery ul.thumbnails
{
	width: 100%;
	list-style: none;
	margin: 0;
	padding: 10px 0px 0px 6px;
}
#gallery ul.thumbnails li
{
	margin: 0 0.5em 1em 0.5em;
	float: left;
}
#gallery ul.thumbnails li img
{
	width: 128px;
	height: 88px;
	border: solid 6px #FFFFFF;
	cursor: pointer;
}
#gallery ul.thumbnails li img.active
{
	border: solid 6px #e6b236;
}

