/*
Theme Name: Vrede en Lust Blog
Theme URI: http://www.generator.co.za/
Description: 
Version: 1.0
Author: Vince Kruger
Author URI: http://www.generator.co.za/
*/



/* @group Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Arial, Helvetica, "Gill Sans", Lucida, "Helvetica Narrow", sans-serif;
	color: #82805b;
	text-align: center;
	background-color: #53682b;
	}

#container{
	background: transparent url(images/body-background.gif) repeat-y center top;
}

#wrapper{
	background: transparent url(images/wrapper-background.gif) no-repeat center top;
}

#page {
	text-align: left;
	background-color: transparent;
}

#header {
	background-color: white;
	}

#headerimg {
	background: white url(images/header-background.gif) no-repeat right top;
}

#headerimg .description{
	display: none;
}

#headerimg #vnlwebsite a{
	text-decoration: none;
	color: white;
	line-height: 25px;
	font-size: 1.20em;
}

#headerimg #vnlwebsite a:hover{
	text-decoration: underline;
}

#menu a{
	font-size:1.2em;
	color:white;
	font-weight:bold;
	line-height: 27px;
	text-decoration: none;
}
#menu a:hover{
	text-decoration:none;
}

#content {
	font-size: 1.20em;
	}

.widecolumn .entry p {
	font-size: 1.20em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.20em;
	}

.widecolumn {
	line-height: 1.20em;
	}

.narrowcolumn .postmetadata {
	text-align: left;
	}

#footer, #footer a {
	border: none;
	color: #c6c6bc;
}

small {
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-weight: bold;
	}

h1, #headerimg .description {
	text-decoration: none;
	margin: 0;
	padding: 0;
	font-size: 1em;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

h3 {
	font-size: 1.3em;
	}
h4{
	font-size: 1.1em;
}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited, h4 {
	color: #8c3557;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

h3#comments, h3#respond, h3#respondnone{
	text-transform: lowercase;
}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: left;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	margin-right: 5px;
	margin-bottom: 5px;
}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

.commentmetadata {
	font-weight: normal;
	}

.toppostmetadata, .toppostmetadata a{
	color: #82805b;
	font-size: 0.95em;
	line-height: 1.6em;
}
.calendar{
	display:block;
	float: left;
	color:#8c3557;
	background:url(images/icon-calendar.gif) no-repeat left center;
	padding-left:25px;
	padding-right: 5px;
	line-height: 1.6em;
}

small{
	color: #82805b;
}
#sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #8c3557;
	text-decoration: underline;
	}

a:hover{}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* @end Typography & Colors */



/* @group Structure */
body {
	margin: 0 0 0 0;
	padding: 0;
	}

#page {
	margin: 0 auto;
	padding: 0;
	width: 770px;
	}

#header {
	margin: 0 0 0 0px;
	padding: 0;
	height: 93px;
	width: 100%;
	}

#headerimg {
	margin: 0 0 0 0;
	height: 93px;
	position: relative;
}

#headerimg h1{
	position: relative;
	float: left;
}
#headerimg h1 a{
	display: block;
	width: 239px;
	height: 68px;
	margin-top: 10px;
	margin-left: 24px;
	text-indent: -30000px;
}
#headerimg #vnlwebsite, #headerimg #topmenu{
	position: relative;
	float: right;
}

#headerimg #vnlwebsite{
	display: block;
	width: 207px;
	height: 25px;
	background: url(images/vnlwebsite-background-large.gif) no-repeat center top;
	margin-right: 20px;
	text-align: center;
}
#headerimg #topmenu{
	display: block;
	height: 33px;
	margin-top: 60px;
	margin-right: -66px;
}

#menu{
	margin: 0 0 0 1px;
	padding:0;
	height:40px;
	width:100%;
	background: url(images/menu-background.gif) no-repeat left top;
}

.narrowcolumn {
	float: left;
	margin: 0;
	padding: 0;
	width: 527px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 0 0;
	text-align: left;
	padding: 0 30px 0px 30px;
	}

.post hr {
	display: block;
}

.commentlist hr {
	display: block;
	color: #ddd8c2;
	height: 1px;
}


.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: left;
}
.toppostmetadata{
	margin-bottom: -25px;
}
.clear {
	clear: both;
	height: 0px;
}

#footer {
	margin:0;
	padding: 0;
	width: 100%;
	clear: both;
	}
#footer .generator{
	display:block;
	float:right;
	background: url(images/generator-consulting.gif) no-repeat;
	width:211px;
	height: 20px;
	margin-top: -8px;
	text-indent:-30000px;
}
#footer p {
	margin: 0 auto;
	padding: 20px 0;
	width: 770px;
	text-align: left;
	}
/* @end Structure */



/* @group Headers */
h1 {
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 0 0 0 0;
	padding: 0;
	text-indent:25px;
	font-size:1.50em;
	font-weight: bold;
}

h3 {
	padding: 0;
	margin: 30px 0 0;
	font-weight: normal;
	font-style: normal;
}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* @end Headers */


/* @group Menus */
#topmenu ul, #topmenu li, #menu ul, #menu li{
	margin:0;
	padding:0;
	list-style-type:none;
}

#topmenu ul{
}
#topmenu li{
	display:block;
	float: left;
	height: 33px;
	margin-left: 5px;
	background: url(images/topmenu-left.gif) no-repeat left top;
	padding: 0;
}
#topmenu a{
	color:#898389;
	text-transform:uppercase;
	font-size: 1.3em;
	margin-left:10px;
	padding: 0 10px 0 0;
	line-height: 33px;
	display: block;
	float: left;
	background: url(images/topmenu-right.gif) no-repeat right top;
	font-weight: bold;
	text-decoration: none;
}
#topmenu a:hover{
	color:#343234;
	text-decoration:none;
}
#topmenu li.current_page_item{
	background: url(images/topmenu-hover-left.gif) no-repeat left top;
}
#topmenu li.current_page_item a {
	color:white;
	background: url(images/topmenu-hover-right.gif) no-repeat right top;
}

#menu ul{
	margin-left: 10px;
}
#menu li{
	display:block;
	float: left;
	margin: 6px 0 7px 10px;
}
#menu a{
	display: block;
	float: left;
	margin-left:5px;
	padding: 0 10px 0 5px;
}

#menu li.current-cat{
	background: white url(images/menu-active-left.gif) no-repeat left top;
}

#menu li.current-cat a{
	color:black;
	background: white url(images/menu-active-right.gif) no-repeat right top;
}

#menu li:hover{
	background: url(images/menu-hover-left.gif) no-repeat left top;
}
#menu li:hover a{
	background: #343234 url(images/menu-hover-right.gif) no-repeat right top !important;
	color: white !important;
}
/* @end Menus */


/* @group Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* @end Images */



/* @group Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* @end Entry Lists */



/* @group Form Elements */
#menu #searchform {
	margin: 0;
	padding: 0;
	text-align: right;
	height: 40px;
	line-height: 40px;
	}

#menu #searchform #s {
	width: 99px;
	padding-left:9px;
	padding-right:9px;
	background:url(images/search-background.gif) repeat-x;
	color:#53682b !important;
	border:1px solid #53682b;
	font-size: 1.1em;
	}

#menu #searchsubmit {
	background: transparent url(images/seach-button.gif) no-repeat left center;
	text-indent:-30000px;
	cursor:pointer;
	border: none;
	margin-left: 5px;
	padding-right: 20px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform{
	padding: 0 30px 30px;
	margin: -5px 0 0 0;
	background-color: #b8bd92;
	color: #7c6e46;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	border:1px solid #981255;
	font:1.1em;
	background: #f9f5e2 url(images/input-background.gif) repeat-x left top;
	color:#b71968;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	border:1px solid #981255;
	font:1.1em;
	background: #f9f5e2 url(images/input-background.gif) repeat-x left top;
	color:#b71968;
	}

#commentform #submit {
	margin: 0;
	float: left;
	background: url(images/commentform-sayit.gif) no-repeat;
	width: 88px;
	height: 24px;
	border-style: none;
	text-indent: -30000px;
	cursor: pointer;
	padding-top: 24px;
}
/* @end Form Elements */



/* @group Comments*/
h3#comments, h3#respond, h3#respondnone{
	padding-top: 14px;
	padding-left: 30px;
	margin: 0;
}

h3#comments{
	background: transparent url(images/h3-comment.gif) no-repeat left top;
	height: 55px;
	font-size: 2.2em;
	color: #abcd4f;
}

h3#respond{
	background: transparent url(images/h3-respond.gif) no-repeat left top;
	height: 55px;
	font-size: 1.8em;
	color: #fff4d4;
}
h3#respondnone{
	background: transparent url(images/h3-respond-none.gif) no-repeat left top;
	height: 55px;
	font-size: 1.8em;
	color: #fff4d4;
	margin: 0px 0 0;
}

.commentlist {
	padding: 0 30px 20px;
	text-align: justify;
	background-color: #f9f5e2;
	margin: 0;
	margin-right: 1px;
}

.commentlist li {
	margin: 0 0 0 0;
	padding: 5px 0px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
	
#thecommentsbox{
	width: 525px;
	overflow: hidden;
	margin-left: 0px;
	}
/* @end Comments */



/* @group Sidebar */
#sidebar{
	padding: 20px 0 10px 0;
	margin-left: 526px;
	width: 244px;
	}

#sidebar a{
	text-decoration: none;
	}

#sidebar ul ul, #sidebar ul ul li{
	margin:0;
	padding:0;
	width:222px;
	}

#sidebar li.green h2{
	height:59px;
	background: transparent url(images/sidebar-green-h2-background.gif) no-repeat left;
	color:white;
	line-height: 2.89em;
	}

#sidebar li.green h2.other{
	background: transparent url(images/sidebar-other-h2-background.gif) no-repeat left;
	line-height: 2.49em;
	}

#sidebar li.maroon h2{
	height:53px;
	background: transparent url(images/sidebar-maroon-h2-background.gif) no-repeat left;
	color:#d1cca8;
	line-height:2.35em;
	}

#sidebar li.green li a{
	color:#82805b;
	display:block;
	background-image:url(images/sidebar-green-li-background.gif);
	padding:15px 15px 15px 20px;
	font-size: 1.1em;
	}
	
#sidebar li.green li a:hover{
	background-image:url(images/sidebar-green-li-hover.gif);
	text-decoration:none;
	}

#sidebar li.green li:last-child{padding-top: 1px;background: transparent url(images/sidebar-green-divider.gif) no-repeat left top;}
#sidebar li.green li:last-child a{background: transparent url(images/sidebar-green-end.gif) no-repeat right bottom;}
#sidebar li.green li a:hover{background: transparent url(images/sidebar-green-end-hover.gif) no-repeat left top;}
#sidebar li.green li:last-child a{background-position: right bottom;}
/* @end Sidebar */



/* @group Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff;
	}
/* @end Calendar */



/* @group Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0 30px 20px 30px;
	}

.psa{
	background:url(images/proudly-south-african.gif) no-repeat;
	text-indent:-30000px;
	height:62px;
	margin-top:30px;
	}

#post-32{
	padding: 10px 11px 0 10px;
	}
/* @end Various Tags & Classes*/

/* @group Login, Lost Password Box */
#login {
	margin-left: 30px;
	}

#login ul, #login ul li{
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
	
#login ul li{
	display: inline;
	margin-right: 10px;
	}
/* @end Login, Lost Password Box */


/*h3#respond, h3#comments, ol.commentlist{
	margin-left: 1px !important;
	margin-right: -1px !important;
}
ol.commentlist{
	margin-right: 1px;
}

ol.commentlist{
	margin-right: 2px !important;
}
form.hascommentsform{
	margin-right: 2px !important;
}
form.formnocomments{
	margin-left: 1px !important;
	margin-right: 1px !important;
}

h3#respond{
	margin-left: 1px !important;
}*/