.postContent h1, .mceContentBody h1,
.postContent h2, .mceContentBody h2
{
	clear: both;
}

body {
	background: url(images/bg-top.jpg) #94937f left top repeat-x;
}

.wp-caption p.wp-caption-text
{
	color: #2e2e2e;
}

.more-link,
.more-link:visited,
.more-link:hover
{	
	color: #3e3e3e;
}

a, a:visited {
	color: #3e3e3e;
}

.postTitle a,
.postTitle a:visited,
.postTitle a:hover,
.postDate,
.postAuthor,
.postAuthor a,
.postContent,
.mceContentBody
{
	color: #2e2e2e;
}

.postTags i {
	color: #3e3e3e;
}

.backgroundArt {
	background: url(images/bg-image.jpg) center top no-repeat;
	height: 495px;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
}

.headerBG {
	position: relative;
	height: 60px;
	width: 980px;
	background: none;
}

.header_lightBlue {
	background: url(images/header.png) center top repeat-y;
	height: 100px;
}

.blogtitle {
	margin: 10px 0 0 15px;
}

.contentWrapper {
	padding-left: 10px;
	padding-right: 10px;
}

.postHeader .bottom {
	background: url(images/bg-alpha.png) left top repeat-y;
	margin: 0;
	border-top: 1px solid #6b817f;
	border-left: 1px solid #6b817f;
	border-right: 1px solid #6b817f;
}

.postHeader .bottom div {
	background: none;
	margin: 0;
	padding-left: 0;
}

.postTitle span {
	background: url(images/heading-right.png) right top no-repeat;
	padding-left: 0;
}

.postCommentLabel {
	right: 14px;
}

.postContent {
	margin: 0;
	padding: 20px 15px;
	background: url(images/bg-alpha.png) left top repeat-y;
	border-left: 1px solid #6b817f;
	border-right: 1px solid #6b817f;
}

.postContent blockquote,
.postContent ul,
.postContent ol,
.postContent table {
	margin-bottom: 15px;
}

.postContent table th {
	font-weight: bold;
	background-color: #7b918f;
}

.postContent table td,
.postContent table th {
	border: 1px solid #6b817f;
}

.postFooter {
	background: url(images/bgfooter.png) left bottom no-repeat;
	margin-right: 15px;
	min-height: 40px;
}

.postFooter .r {
	background: url(images/bgfooter-right.png) right bottom no-repeat;
	margin-right: -15px;
	right: 0;
	width: 15px;
	height: 40px;
}

.postEdit, .postReadMore,
a.postEdit:hover, a.postReadMore:hover {
	right: 0;
}

.contentFooter {
}

.pageFooter {
	text-align: center;
	font-size: 11px;
 	color: #d9d5d0;
 	margin-bottom: 20px;
}

.pageFooter a {
	color: #d9d5d0;
}

.pageFooter .copyright {
	display: block;
}

.pageFooter .design {
	display: block;
	font-size: 9px;
}

.contentWrapper {
	padding-bottom: 0;
}

.sidebars h4 {
	background: url(images/bg-alpha.png) repeat;
	border-top: 1px solid #6b817f;
	border-bottom: 1px solid #6b817f;
}

.sidebars h4 span {
	background: none;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top: 1px solid #6b817f;
	border-bottom: 1px solid #6b817f;
}

.postContent ul li,
.postContent ol li {
	list-style-position: inside;
}


.sidebarIcons {
	text-align: center;
}


.sidebars a.rssBtn {
	color: #ec9d01;
}

.sidebars .i .i2 {
	background: url(images/sidebar-right.png) right bottom repeat-y;
}

.availableLanguages {
	margin: 0;
	padding: 0;
}

.availableLanguages li {
	margin: 0;
	padding: 5px 0 0 15px;
	display: inline-block;
}

.availableLanguages .countryFlag {
	vertical-align: top;
}

h3.contentHeader {
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0.2em;
	background-color: #d9d5d0;
	color: #2e2e2e;
	margin-bottom: 20px;
	text-align: left;
	padding: 4px 0 4px 15px;
	border-bottom: none;
}

#bannerContainer {
	margin: 0 auto 20px auto;
	width: 900px;
	height: 300px;
}

#homepageBanner {
	width: 900px;
	height: 300px;
}

.postLinkPages {
  border-left: #6b817f 1px solid;
  border-right: #6b817f 1px solid;
  background: url(images/bg-alpha.png) repeat-y left top;
  margin: 0;
  padding: 0 20px 10px 20px;
}