/* TOOLBOX CSS */

.floatleft { float: left; }
.floatright { float: right; }
.clear { clear: both; }

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

html[xmlns] .clearfix {
	display: block;
}

* html .clearfix {
	height: 1%;
}


/* END TOOLBOX */


/* ---------- overall ---------- */

body {
	font: 12px/18px Arial, Helvetica, sans-serif;
	color: #8e7452;
	background: #fff url(img/bg.gif) repeat-x;
	text-align: center;
}
body, div, ul, li, dl, dd, dt, p, table, tr, th, td, hr, a, img, form {
	padding: 0;
	border: 0;
	margin: 0;
}
a, a:link {
	outline: none;
	color: #6ea1a4;
	text-decoration: none;
}
a:visited {
	color: #94bfc2;
}
a:hover, a:activer {
	color: #6ea1a4;
	text-decoration: underline;
}
p {
	margin: 0 0 15px 0;
}
ul {
	padding: 0 0 15px 25px;
	list-style: square;
}
h1 {
	color: #ef8100;
	margin: 25px 0 15px 0;
	font-size: 18px;
	font-weight: normal;
}
h2 {
	color: #ef8100;
	margin: 0 0 5px 0;
	font-size: 14px;
	font-weight: normal;
}
h3 {
	color: #8e7452;
	margin: 0 0 2px 0;
	font-size: 12px;
	font-weight: bold;
}
hr {
	color: #b0eaee; /* same colour as below (with slight change for validation)  */
	background-color: #afeaee; /* same colour as above */
	height: 2px;
	margin: 15px 0 20px 0;
}
.header {
	display: block;	
}
.picRight {
	float: right;
	margin: 0 0 20px 20px;
}
.picLeft {
	float: left;
	margin: 0 20px 20px 0;
}


/* ---------- layout ---------- */

#container {
	display: table;
	width: 100%;
	height: auto;
	text-align: center;
	margin: 0 auto;
	background: url(img/head-internal.jpg) no-repeat center top;
}
#innerContainer {
	display: table;
	width: 840px;
	height: auto;
	text-align: center;
	margin: 0 auto;
}
#nav {
	width: auto;
	height: 37px;
}
#nav li {
	display: inline;
	margin-right: 4px;
	margin-left: 4px;
}
#fullColumn {
	clear: both;
	display: inline;
	float: left;
	width: 790px;
	height: auto;
	text-align: left;
	margin: 404px 0 0 24px;
}
#leftColumn {
	clear: both;
	display: inline;
	float: left;
	width: 430px;
	height: auto;
	text-align: left;
	margin: 400px 0 0 24px;
}
#rightColumn {
	display: inline;
	float: right;
	width: 334px;
	height: auto;
	text-align: left;
	margin: 400px 16px 0 0;
}
#footer {
	clear: both;
	display: table;
	width: 100%;
	height: 50px;
	text-align: center;
	margin: 40px auto 0 auto;
	background: url(img/footer.gif) no-repeat center bottom;
	font-size: 10px;
	color: #af9c7c;
	white-space: pre;
}
#footer a, #footer a:link, #footer a:visited {
	color: #af9c7c;
	text-decoration: none;
}
#footer a:hover, #footer a:active {
	color: #8e7452;
	text-decoration: underline;
}


/* ---------- home ---------- */

#homeContainer {
	display: table;
	width: 100%;
	height: auto;
	text-align: center;
	margin: 0 auto;
	background: url(img/head-home.jpg) no-repeat center top;
}
#homeContainer #leftColumn {
	margin-top: 454px;
}
#homeContainer #rightColumn {
	margin-top: 454px;
}
.homeBlock {
	clear: both;
	float: left;
	width: 334px;
	height: 159px;
	text-align: left;
	margin: 0 0 16px 0;
}


/* ---------- other pages ---------- */
.testifier {
	font-style: italic;
	font-weight: bold;
}
#newsletterForm {
	margin: 10px 0 0 0;
	height: auto;
	width: auto;
	float: left;
}
input {
	font: 12px Arial, Helvetica, sans-serif;
	color: #8e7452;
}
.submit {
	margin: 0 0 -9px 0;
}

.login .txt {
	float:left;
	border:1px solid #e5e5e5;
	height:18px;
	padding:4px 4px 0 4px;
}

.login .submit {
	float:left;
	margin:-2px 0 0 5px !important;
	
}

.date {
	font-size:11px;
	margin:-5px 0 5px 0;
}

.login {
	margin-bottom:10px;
}

.contact-long {
	background: #faf7e6;
	border: #AFEAEE 1px solid;
	margin: 0 0 10px 0;
}

.contact-comments {
	background: #faf7e6;
	border: #AFEAEE 1px solid;
	margin: 0 0 10px 0;
	width: 200px;
	height: 70px;
}

.contact-short {
	background: #faf7e6;
	width: 75px;
	border: #AFEAEE 1px solid;
	margin: 0 0 10px 0;
}


/* ---------- BLOG ELEMENTS ---------- */

.article .date {
	font-size: 11px;
	text-transform: uppercase;
}

.article .title {
	font-size: 14px;
	font-weight: bold;
	display: block;
}

.article img.readmore {
	margin-bottom: 5px;
}

.article img.readmore:hover {
	opacity: 0.8;
}

.article .meta {
	font-size: 10px;
}

.article .meta a {
	color: #e16a00;
	font-weight: bold;
}

.article .color-blue {
	color: #6ea1a4;
	font-weight: bold;
}

.article .color-orange {
	color: #e16a00;
	font-weight: bold;
	font-size: 16px;
}

.wp-pagenavi {
	clear: both;
	height: 1%;
	overflow: hidden;
}

#pagenav .left,
.pages, .current, .wp-pagenavi a {
	float: left;
	margin-right: 10px;
	display: inline-block;
	height: 26px;
	line-height: 26px;
}

#pagenav a.left,
.wp-pagenavi a,
.current {
	font-size: 13px;
	font-weight: bold;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
	color: #fff;
	width: 24px;
	height: 26px;
	text-align: center;
}

#pagenav a.left:hover,
.wp-pagenavi a:hover {
	opacity: 0.9;
}

#pagenav .nextprev,
a.last, a.nextpostslink,
a.first, a.previouspostslink {
	background: url(img/bkg-nextprev.jpg) no-repeat;
}

#pagenav .current,
.current {
	background: url(img/bkg-current.jpg) no-repeat;
}

#pagenav .num,
a.page {
	background: url(img/bkg-num.jpg) no-repeat;
}

#blog-sidebar {
	width: 276px;
	float: right;
}

#blog-sidebar .inline-img {
	display: inline;
	padding-top: 5px;
}

#blog-sidebar .inline-img:hover {
	opacity: 0.8;
}

#share-labels > .left {
	float: left;
	width: 70%;
}

#share-labels .right {
	float: right;
	width: 30%;
	font-size: 10px;
}

#share-labels .left > div {
	float: left;
	margin-right: 10px;
}

#blog-comments {
	margin-bottom: 20px;
	padding-top: 15px;
}

#blog-comments .comment {
	margin-bottom: 20px;
}

#blog-comments .comment .comment-avatar {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	width: 32px;
	height: 32px;
}

#blog-comments .comment .comment-meta {
	float: left;
	margin-bottom: 10px;
	line-height: 18px;
}

#blog-comments .admin, #blog-comments .byuser {
	background: #eee;
	padding: 5px;
}

#blog-postcomment label {
	font-size: 13px;
}

#blog-postcomment .txt {
	border: 1px solid #ccc;
	width: 280px;
	padding: 5px;
	font-size: 14px;
	font-family: sans-serif;
	color: #282828;
}

#blog-submit-comment {
	width: 92px;
	height: 39px;
	border: none;
	text-indent: -9999px;
	background: url(img/blog-submit.jpg) 0 0;
	display: block;
}

#blog-submit-comment:hover {
	background-position: 0 -39px;
	cursor: pointer;
}







