/*
Theme Name: Bastiaanskloof
Theme URI: http://www.mediumrare.co.za
Description: Bastiaanskloof
Version: 0.1
Author: Mediumrare
Author URI: http://www.mediumrare.co.za
*/


a {
	text-decoration: none;
	color: #496318;
}
body {
	background-color: #f3f0e9;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/content_bg.jpg);
	background-repeat: repeat-x;
	background-position: left 310px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
}
body, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #543E2B;
}
#wrap {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}
.contentBg {
	background-image: url(images/centre_top_bg.png);
	background-repeat: repeat-x;
	height: 20px;
}
#welcome {
	background-color: #FFFFFF;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #9FC589;
}
.welcomeLeft {
	width: 310px;
	float: left;
}
.intro {
	font-size: 10px;
	line-height: 14px;
}
.newsPad {
	padding-top: 20px;
}
#header {
	background-image: url(images/header_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 310px;
	text-align: center;
}
#content {
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	min-height:550px;
	height:auto;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.entrytitle {
	/*   padding-top: 10px;*/
	padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 16px;
	color: #496318;
	font-family: "Times New Roman", Times, serif;
}
.entrytitleUl {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #496318;
}
.entrybody {
	font-size: 10px;
	text-align: justify;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 15px
}
.entrybody p {
	padding-bottom: 5px;
}
.entrybody a {
	color: #655140;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #655140;
}
.entrybody blockquote {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	color: #660000;
}
.entrymeta {
	font-size: 70%;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #F5F6F5;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
#comments, #respond {
	font-size: 100%;
	padding: 10px;
}
.commentlist {
	list-style-position: inside;
	font-size: 80%;
	line-height: 130%;
}
.commentlist p {
	padding-top: 5px;
	padding-bottom: 5px;
}
.commentlist li {
	padding: 10px;
}
.commentmetadata {
	font-size: 90%;
}
#author, #email, #url, #comment {
	padding: 2px;
	margin-top: 5px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 10px;
	border: 1px solid #CCCCCC;
}
#commentform {
	font-size: 80%;
}
#comment {
	width: 93%;
}
#submit {
	margin: 10px;
	padding: 5px;
	font-weight: bold;
	border: 1px solid #999999;
	background-color: #F0F0F0;
}
.navigation {
	background-image: url(images/nav_bar_bg.png);
	background-repeat: repeat-x;
}
.navBg {
	background-image: url(images/nav_bg.png);
	background-repeat: repeat-y;
}
.alignleft {
	float: left;
	width: 40%;
	text-align: right;
}
.alignright {
	float: right;
	width: 40%;
}
ul {
	padding : 0;
	list-style : none;
	border-bottom: 0px solid #eee;
	list-style-type: square;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}
li {
	color: #655140;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 15px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}
.formfieldsingle {
	height: 16px;
	width: 100%;
	border: 1px dotted #765d32;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.formfieldmulti {
	height: 150px;
	width: 100%;
	border: 1px dotted #765d32;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.formfieldsinglesmall {
	height: 16px;
	width: 40px;
	border: 1px dotted #765d32;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.welcomeRight {
	width: 310px;
	float: right;
}
.clear {
	clear: both;
}
#footer {
	background-color: #C6B597;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ECE4D1;
	border-bottom-color: #ECE4D1;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
#footer a:link {
	text-decoration: none;
	color: #FFFFFF;
}
#footer a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
#footer a:active {
	text-decoration: none;
	color: #FFFFFF;
}
#footer a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	color: #4A6419;
	font-size: 23pt;
}
#welcome h1 {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	color: #4A6419;
	font-size: 23pt;
	margin-top: 0px;
}
