/*
Theme Name: afriMOD
Version: 1.0
Author: Generator Consulting
Author URI: http://generator.co.za/
*/



/* @group Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Verdana, Helvetica, Sans-Serif;
	color: #333;
	text-align: center;
	background: #f5f5f5 url(images/body-background.gif) repeat-y center top;
}

#page {
	background-color: white;
	text-align: left;
	}

#content {
	font-size: 1.2em
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: left;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

#footer {
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h2, h3 {
	font: bold 1.3em Arial, Helvetica, Geneva, sans-serif;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

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;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.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;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #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, a:hover, .green {
	color: #418605;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#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;
	padding: 0;
	}

#page {
	margin: 0 auto;
	padding: 0;
	width: 750px;
	}

#page-footer{
	margin: 0 auto;
	width: 772px;
	height: 16px;
	background: url(images/footer-shadow.gif) no-repeat center top;
	}

#header {
	margin: 0;
	padding: 0;
	width: 100%;
	position: relative;
	}

#header h1 a{
	width: 247px;
	height: 53px;
	display: none;
	margin-left: 480px;
	margin-top: 17px;
	position: absolute;
	background: url(images/afrimod-logo.gif) no-repeat;
	text-indent: -30000px;
}
#header .description{display: none}

#headerimg {
	margin: 0;
	width: 100%;
	}

#affiliate a{
	display: block;
	float: right;
	width: 209px;
	height: 117px;
	text-indent: -30000px;
	background: url(images/affiliate.gif) no-repeat;
	margin-right: 8px;
	margin-top: 5px;
}

.narrowcolumn {
	float: left;
	padding: 0 15px;
	margin: 23px 0 15px 13px;
	width: 482px;
	background: url(images/content-tile.gif) repeat-y left top;
}

#content-header{
	background: transparent url(images/content-header.gif) no-repeat left top;
	width: 512px;
	height: 10px;
	margin: 0 -15px;
}
#content-footer{
	background: transparent url(images/content-footer.gif) no-repeat left bottom;
	width: 512px;
	height: 15px;
	margin: 0 -15px;
}
	
.post {
	margin: 0 0 40px;
	padding:0 5px 0 0;
	}

.post hr {
	display: block;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	margin-top: 23px;
	width: 725px;
	clear: both;
	border-top: 2px solid #81b30d;
	}

#footer p {
	float: left;
	margin: 15px 0;
	padding: 0;
	width: 507px;
	background-color: #81b30d;
	color: white;
	text-align: center;
	line-height: 20px;
}

#footer .generator a{
	background: url(images/site_engineered.gif) no-repeat center;
	width: 136px;
	height: 19px;
	margin-top: 15px;
	text-indent: -30000px;
	display: block;
	float: right;
}
/* @end Structure */



/* @group Headers */
h1 {
	padding: 0;
	margin: 0;
	}

#content h2 {
	margin: 0;
	color: #658c0b;
	background: url(images/content-h2-bg.gif) no-repeat left top;
	height: 35px;
	line-height: 35px;
	margin: 0 -15px;
	text-indent: 15px;
}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* @end Headers */



/* @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 10px 0 0;
	}
/* @end Entry Lists */



/* @group Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 162px;
	padding: 2px;
	margin: 0;
	border: 1px solid #ccc;
	}

#sidebar #searchsubmit {
	padding: 1px;
	background: white;
	border: none;
	font: 0.9em Helvetica, Geneva, sans-serif;
	color: #999999;
	cursor: pointer;
}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* @end Form Elements */



/* @group Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* @end Comments */



/* @group Menu */
#menu{
	margin: 0;
	width: 100%;
	height: 63px;
	width: 750px;
	background: url(images/menu-bg.gif) no-repeat left top;
	}
/*
#menu, #menu a{
	line-height: 12px;
	font-size: 1.18em;
	color: white;
	font-weight: normal;
	text-transform: lowercase;
	}

#menu ul{
	margin: 0;
	padding: 20px 0;
	list-style-type: none;
	}

#menu li{
	display: inline;
	border-left: 1px solid white;
	height: 12px;
	}

#menu li.first{
	border: none;
	}

#menu li a{
	display: inline;
	margin: 0 15px;
	}

#menu li a:hover{
	text-decoration: none;
	}*/
/* @end Menu */



/* @group Sidebar */
#sidebar
{
	padding: 0;
	margin-top: 23px;
	margin-left: 533px;
	width: 209px;
	background: white url(images/sidebar-tile.gif) repeat-y left top;
}

#sidebar #sidebar-header{
	width: 209px;
	height: 7px;
	background: white url(images/sidebar-header.gif) no-repeat left top;
}

#sidebar #sidebar-footer{
	width: 209px;
	height: 8px;
	background: white url(images/sidebar-footer.gif) no-repeat left top;
	}

#sidebar form {
	margin: 0;
	}
/* @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;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* @end Various Tags & Classes*/



/* @group Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* @end captions */

/* @group Widgets */
.widget_search{
	width: 100%;
	background: url(images/widget_search.gif) no-repeat left top;
	padding-top: 29px;
	}
	
.widget_recent_entries_cat_cat h2{
	text-indent: -30000px;
	width: 100%;
	height: 24px;
	background: url(images/widget_recent_entries_cat_cat.gif) no-repeat left top;
	}

.widget_recent_entries_cat_cat .date{
	font-weight: bold;
	color: #418605;
	font-size: 1.2em;
	}

.widget_recent_entries_cat_cat li{
	margin-bottom: 10px !important;
	}
	
.widget_recent_entries_cat_cat a{
	color: #418605;
	font-size: 0.9em;
	}

.widget_recent_entries_cat_cat a:hover{
	color: #418605;
	text-decoration: none;
	}
	
.widget_links h2{
		text-indent: -30000px;
	width: 100%;
	height: 24px;
	background: url(images/widget_links.gif) no-repeat left top;
	}

.widget_links a, .widget_links a:hover{
	color: #333;
	text-decoration: none;
	}
/* @end Widgets */


/* @group Our Solutions */
#solutions, #solutions li, #solutions li ul, #solutions li li{
	list-style-type: none;
	margin: 0;
	padding: 0;
	}

#solutions{
	margin-top: 10px;
	}

#solutions li{
	color: #003500;
	font-size: 1.00em;
	font-weight: bold;
	margin-bottom: 15px;
	}

#solutions li a, #solutions li a:hover{
	color: #003500;
	text-decoration: none;
	}
	
#solutions li li img{
	display: block;
	float: left;
	margin-top: 3px;
	margin-right: 10px;
	border: none;
	}
	
#solutions li li{
	color: #333;
	font-size: 0.8em;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 0px;
	}
#solutions li li a{
	color: #333;
	}

#solutions li li a.green{
	color: #418605;
	}
/* @end Our Solutions */

p.cf-sb{
	background: none !important;
	text-align: left !important;
	}
#sendbutton{
	margin-left: 100px !important;
	}
.linklove{
	display: none !important;
	}

.cform{
	margin: 10px 0 0 0 !important;
	}

.cform label{
	text-align: left !important;
	}
	
.cform textarea{
	width: 300px !important;
	}

.cform input.sendbutton{
	background-image: url(images/customform_shiny_submit.jpg) !important;
	color: #418605 !important;
	}

.cform input.sendbutton:hover {
	color: #fff !important;
	}

ol.cf-ol li.cf-box-title {
	color: #666666 !important;
	padding-left: 0 !important;
	}

ol.cf-ol li.cf-box-group {
	margin:-20px 0 0 !important;
}

/* @group Home Buttons */
#homebuttons .icon_block a{
	display: block;
	float: left;
	width: 39px;
	height: 45px;
	margin-right: 10px;
	overflow: hidden;
}
#homebuttons .icon_block a{
	background-position: -60px;
	background-repeat: no-repeat;
}
#homebuttons .icon_block a:hover{
	background-position: 0;
}

#homebuttons .excerpt_block {
	float: right; 
	width:430px;
}

#homebuttons .page-button-22 a{background-image: url(images/icon_housing.gif);}
#homebuttons .page-button-24 a{background-image: url(images/icon_otherbuildings.gif);}
#homebuttons .page-button-26 a{background-image: url(images/icon_garages.gif);}
#homebuttons .page-button-28 a{background-image: url(images/icon_toilets.gif);}
#homebuttons .page-button-32 a{
	background-image: url(images/icon_walling.gif);
}
#homebuttons .page-button-32 a:hover{background-position: -2px;}
#homebuttons .page-button-35 a{background-image: url(images/icon_palisadefences.gif);}
#homebuttons .page-button-35 a:hover{background-position: -2px;}
/* @end Home Buttons */