/*
Theme Name: BartlettDeBoer_iThemba
Theme URI: http://www.bartlettdeboer.com/
Description: bold, dynamic theme
Version: 1.0
Author: CdB
*/

/***********************************************************

	Reset
	
***********************************************************/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

:focus {
	outline: 0;
}

body {
	line-height: 1;
}

ol, ul {
	list-style: none;
}

strong{
	font-weight: bold;	
}

em{
	font-style: italic;	
}
table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

blockquote {
	font-size:22px;
	color:#CC9933;
	margin:0px 0;
	letter-spacing:-1px;
	font-weight: bold;
}

blockquote.alignright {	
	width:40%;
	margin: 0 0 0 1em;
}

blockquote.alignleft {	
	width:40%;
	margin: 0 1em 0px 0;
}
blockquote p {
	display:inline;
}

/***********************************************************

	Classes
	
***********************************************************/

.tAJ	{text-align:justify;}
.tAR	{text-align:right;}

.fS10 {
	font: 10px Tahoma;
	color: #000000;
	text-transform: uppercase;
}

.fS11 {
	font: 11px Tahoma;
}

.cB		{clear:both;}

.b5 {
	border: 5px solid #FFFFFF;
}

.b6 {
	border: 5px solid #FFFFFF;
	float: left;
	margin-right: 15px;	
	margin-bottom: 5px;	
}

.post h2{
	margin-bottom: 0px;
}

.post h1{
	margin-bottom: 0px;
}

.post .entry {
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 10px 0px;
	background: url('images/entryBG.gif') top no-repeat;
}

/***********************************************************

	General
	
***********************************************************/

html, body {
	overflow-x: hidden;
}

body {
	background: #494237;
	font: 12px Arial, Helvetica, sans-serif;
	color: #303030;
	padding: 0px 0px 20px 0px;
	
}

.container {
	width: 980px;
	margin: auto;
}

h1 {
	font: bold 35px Arial, Helvetica, sans-serif;
	color: #303030;
	letter-spacing: -1px;
	margin-bottom: 15px;
}

h2 {
	font: bold 18px Arial, Helvetica, sans-serif;
	color: #505050;
	letter-spacing: -0.5px;
	margin: 15px 0px 15px 0px;
}

	h2 a {
		color: #5D9000;
	}

h3 {
	font: bold 18px Arial, Helvetica, sans-serif;
	color: #575B24;
	letter-spacing: -0.5px;
	margin: 15px 0px 15px 0px;
}

	h3 a {
		color: #303030;
	}

p {
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.8;
}

h4 {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #505050;
	letter-spacing: -0.5px;
	margin: 15px 0px 15px 0px;
	line-height: 1.5;	
}

p1 {
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.4;
	color: #FFFFFF;
}
a {
	color: #5D9000;
	text-decoration: none;
}

a:hover {
	color: #303030;
}

/************************************************

	forms

************************************************/

form {
  width: 100%; 
}

form fieldset {
  border: 1px solid #c9c9c9;
  padding: 10px;
  background: #f4f4f4;
  margin-bottom: 10px;
}

form fieldset label {
	display: block;
	float: left; 
	width: 170px; 
	margin: 8px 0px 0px 0px;
	text-align: right;
}

form fieldset input, form fieldset textarea {
	width: 400px;
	background: #FFFFFF;
	margin: 5px 0px 0px 10px;
	border: 1px solid #838383;
	padding: 3px;
}

	form fieldset input:hover, form fieldset textarea:hover {
		border: 1px solid #202020;
	}
	
	form fieldset input:focus, form fieldset textarea:focus {
		border: 1px solid #ff7e00;
	}

form fieldset textarea {
	overflow: auto;
}

form fieldset select {
	width: 400px;
	background: #FFFFFF;
	height: 25px;
	margin: 5px 0px 0px 10px;
	border: 1px solid #838383;
}

	form fieldset select:hover {
		border: 1px solid #202020;
	}
	
	form fieldset select:focus {
		border: 1px solid #00aec8;
	}

form fieldset br {
	clear:left;
}

form fieldset .right {
	margin: 5px 0px 0px 180px;
}

form fieldset .error_message {
	font: 10px Tahoma;
	color: #b34040;
	text-transform: uppercase;
	margin: 5px 0px 10px 180px;
}

form fieldset .button {
	width: 150px;
	font: bold 12px Arial;
	color: #FFFFFF;
	background: #5D9000;
	border: 1px solid #000000;
	margin: 0px;
	cursor: pointer;
}

	form fieldset .button:hover {
		background: #ff6600;
		border: 1px solid #D95600;
	}

/***********************************************************

	Header
	
***********************************************************/

#header {
	height: 140px;
	background: url('images/transparentwhite.png');
}
#logo {
	width: 395px;
	height: 88px;
	background: url('images/music_by_prudence.png') no-repeat;
	float: left;
	margin: 0px 0px 0px 0px;
}

	#logo img {
		width: 312px;
		height: 88px;
	}
	
#nav {
	width: 960px;
	font: 12px Arial;
	float: left;
	margin: 15px 0px 0px 0px;
	text-transform: uppercase;
	font-weight: bold;
}

	#nav li {
		float: left;
		padding-left: 3px;
		padding-right: 20px;
		margin: 0px 0px 0px 0px;
	}
	
		#nav li a {
			color: #5D9000;
		}
		
		#nav li a:hover {
			color: #303030;
		}

#search {
	width: 206px;
	height: 31px;
	background: url('images/searchBG.png') no-repeat;
	float: right;
	margin-top: 40px;	
}

	#search form fieldset{
		padding: 0px;
		background: none;
		border: none;
	}
	
	#search form fieldset input{
		margin: 0px;
	}

	#search .text{
		width: 156px;
		height: 20px;
		padding: 8px 0px 0px 11px;
		font: 11px Tahoma;
		color: #606060;
		background: none;
		border: 0px;
		float: left;
	}
	
	#search .submit{
		width: 31px;
		height: 31px;
		cursor: pointer;
		background: none;
		border: 0px;
		float: right;
	}
	
/***********************************************************

	Footer
	
***********************************************************/

#footer {
	text-align: center;
	background: url('images/transparentwhite.png');
	padding: 10px 0px 10px 0px;
	margin-top: 20px;
}

	#footer p{
		margin-bottom: 0px;
	}
	
/***********************************************************

	Homepage showcase
	
***********************************************************/

#showcase {
	width: 980px;
	height: 400px;
	font: bold 11px Tahoma;
	text-transform: uppercase;
	position: relative;
}

	#showcase a {
		color: #FFFFFF;
	}
	
	#showcase ul li {
		width: 980px;
		height: 200px;
		padding-top: 190px;
	}
	
	#showcase ul li h1 a{
		font: bold 36px Arial;
		color: #5D9000;
		text-transform: none;
		background: #FFFFFF;
		display: inline;
		padding: 2px 5px 2px 5px;
		letter-spacing: -0.5px;
	}
	
		#showcase ul li h1 a:hover {
			color: #303030;
		}
	
	#showcase ul li .info {
		margin-top: 10px;
	}
	
		#showcase ul li .info .date {
			background: #303030;
			color: #FFFFFF;
			padding: 7px 10px 7px 10px;
		}
		
		#showcase ul li .info .cat a {
			background: #FFFFFF;
			color: #5D9000;
			padding: 7px 10px 7px 10px;
			margin-left: 1px;
		}
		
			#showcase ul li .info .cat a:hover {
				color: #303030;
			}
		
	#showcase  ul li .nav {
		margin-top: 15px;
	}
	
		#showcase ul li .nav .prev a {
			background: url('images/transparent.png');
			padding: 7px 10px 7px 10px;
		}
		
			#showcase ul li .nav .prev a:hover {
				background: #000000;
			}
		
		#showcase ul li .nav .next a {
			background: url('images/transparent.png');
			padding: 7px 10px 7px 10px;
			margin-left: 1px;
		}
		
			#showcase ul li .next a:hover {
				background: #000000;
			}
			
#showcase .goto1,
#showcase .goto2 {
	font-size: 0px;
}
			
/***********************************************************

	Homepage Background
	
***********************************************************/

.pattern {
	width: 5040px;
	height: 1050px;
	margin-left: -2520px;
	position: absolute;
	left: 50%;
	top: 0px;
	background: url('images/pattern.gif');
	z-index: -1;
}

.gradient {
	width: 5040px;
	height: 1050px;
	margin-left: -2520px;
	position: absolute;
	left: 50%;
	top: 0px;
	background: url('images/gradient.png') bottom repeat-x;
	z-index: -2;
}

#background {
	width: 5040px;
	height: 1050px;
	margin-left: -2520px;
	position: absolute;
	left: 50%;
	top: 0px;
	z-index: -3;
}
	
	#background .images ul li {
		width: 1680px;
		height: 1050px;
		text-align: center;
	}
	
		#background .images ul li img {
			width: 1680px;
			height: 1050px;
		}
		
	#background .images ul li.graphic {
		background: #303030;
	}
	
		#background .images ul li.graphic  img {
			width: 980px;
			height: 370px;
			margin-top: 150px;
		}
	
/***********************************************************

	Detail Background
	
***********************************************************/

#background_detail {
	width: 100%;
	height: 788px;
	background: url('images/detailBG.jpg') repeat-x;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: -1;
}

	#background_detail .pattern_detail {
		width: 100%;
		height: 435px;
		position: absolute;
		top: 0px;
		left: 0px;
	}
	
	#background_detail .image_detail {
		width: 980px;
		height: 697px;
		background: url('images/background/Prudence.jpg') no-repeat;
		margin: auto;
	}

	

	
/***********************************************************

	Columns
	
***********************************************************/

#content .col1 {
	width: 320px;
	float: left;
}

#content .col2 {
	width: 320px;
	float: left;
	margin-left: 10px;
}

#content .col3 {
	width: 320px;
	float: left;
	margin-left: 10px;
}

#content  .colLeft {
	width: 670px;
	margin-top: 120px;
	float: left;
}

#content  .colRight {
	width: 300px;
	float: left;
	margin: 120px 0px 0px 10px;
}


/***********************************************************

	Content
	
***********************************************************/

.box {
	background: url('images/transparentwhite.png');
	padding: 20px;
	margin-bottom: 10px;
}

	.box h2 {
		margin-top: 0px;
	}

.box2 {
	background: url('images/pattern2.png');
	padding: 20px;
	margin-bottom: 10px;
}

	.box2 h2 {
		color: #FFFFFF;
		margin-top: 0px;
	}
	
	.box2 .list li {
		background: url('images/listBG2.gif') center bottom no-repeat;
	}
		
		.box2 .list li .date{
			color: #ff7e00;
		}
		
		.box2 .list li a {
			color: #FFFFFF;
			background: url('images/bullet2.gif') left no-repeat;
		}
		
		.box2 .list li a:hover {
			color: #FFFFFF;
		}
		
		.list li p .cat a{
			background: none;
			padding:0px;
		}

.corner {
	background: url('images/transparentwhite.png');
}

.corner2 {
	background: url('images/transparentwhite.png');
}

.list li {
	background: url('images/listBG.gif') center bottom no-repeat;
	padding-bottom: 8px;
	margin-bottom: 5px;
}

	.list li p {
		margin-bottom: 2px;
	}

	.list li p.date {
		font: 10px Tahoma;
		text-transform: uppercase;
		color: #505050;
		padding-left: 15px;
	}

		.list li a {
			background: url('images/bullet.gif') left no-repeat;
			padding-left: 15px;
		}
		
		.list li p .cat a{
			background: none;
			padding:0px;
		}
		
.list2 {
	margin: 10px 0px 10px 0px;
	line-height:1.8;
}

	.list2 li {
		background: url('images/arrow2.gif') left no-repeat;
		padding-left: 17px;
		margin-bottom: 5px;
	}
	
.ads ul li {
	width: 125px;
	height: 125px;
	margin-right: 10px;
	float: left;
}

	.ads ul li.last {
		margin-right: 0px;
	}

.item {
	margin-bottom: 20px;
	border-bottom: 1px dashed #bebebe;
}

.commentlist li{
	background: url('images/entryBG.gif') bottom no-repeat;
	padding-bottom: 10px;
	margin-top: 10px;
}

.commentlist .comment-meta {
	font: 10px Tahoma;
	text-transform: uppercase;
	margin-bottom: 10px;
}

.commentlist .says {
	font: bold 14px Arial;
	color: #303030;
	letter-spacing: -0.5px;
	margin: 10px 0px 5px 0px;
}

.commentlist .avatar {
	display: none;
}

.fn {
	font: bold 14px Arial;
	color: #303030;
	letter-spacing: -0.5px;
	margin: 10px 0px 5px 0px;
}

.loading {
	width: 100%;
	height: 100%;
	background: #FFFFFF;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1000;
	display: none;
}

	.loading img {
		margin: -10px 0px 0px -110px;
		position: relative;
		top: 50%;
		left: 50%;
	}
	
	body.home .loading {
		display: block;
	}


/***********************************************************

	Sociable Plugin
	
***********************************************************/

div.sociable { margin: 16px 0; }

span.sociable_tagline {
	color: #FF6600;
	font-size: 8px;
}
span.sociable_tagline span { display: none; width: 14em; }
span.sociable_tagline:hover span {
	position: absolute;
	display: block;
	top: -5em;
	background: #999999;
	border: 1px solid #ccc;
	color: black;
	line-height: 1.25em;
}
.sociable span {
	display: block;
}
.sociable ul {
	display: inline;
	margin: 0 !important;
	padding: 0 !important;
}
.sociable ul li {
	background: none;
	display: inline !important;
	list-style-type: none;
	margin: 0;
	padding: 1px;
}
.sociable ul li:before { content: ""; }
.sociable img {
	float: none;
	width: 16px;
	height: 16px;
	border: 0;
	margin: 0;
	padding: 0;
}

.sociable-hovers {
	opacity: .4;
	-moz-opacity: .4;
	filter: alpha(opacity=40);
}
.sociable-hovers:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}

/***********************************************************

	Lightbox
	
***********************************************************/

#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}

/***********************************************************

	easy contact
	
***********************************************************/
body div.formcontainer{
clear: both;
overflow: hidden;
width: 100%;
}

body div.formcontainer span.required {
color: #FF0000;
}

body div.formcontainer p.error,
body div.formcontainer p.important,
body div.formcontainer p.information,
body div.formcontainer p.success {
border-top: 1px solid #E8E8DE;
color: #442;
line-height: 250%;
padding-left: 36px;
width: 95%;
}

body div.formcontainer p.error {
background: #fbfbee url('error.png') no-repeat 12px 50%;
border-bottom: 2px solid #F0D28B;
}

body div.formcontainer p.important {
background: #fbfbee url('important.png') no-repeat 12px 50%;
border-bottom: 2px solid #FED7CE;
}

body div.formcontainer p.information {
background: #fbfbee url('information.png') no-repeat 12px 50%;
border-bottom: 2px solid #C5DDF2;
}

body div.formcontainer p.success {
background: #fbfbee url('success.png') no-repeat 12px 50%;
border-bottom: 2px solid #C7E9B3;
}

body div.formcontainer form.contact-form {
clear: both;
float: none;
width: 100%;
}

body div.formcontainer form.contact-form fieldset {
background: #F6F6F6;
color: #333333;
margin: 0.5em 0 1.5em 0;
}

body div.formcontainer form.contact-form fieldset legend {
text-transform: uppercase;
}

body div.formcontainer form.contact-form fieldset div.form-label {
display: block;
float:none;
line-height:150%;
margin: 0.5em 0 0 0;
padding:0;
text-align:left;
width:100%;
}

body div.formcontainer form.contact-form fieldset div.form-label label,
body div.formcontainer form.contact-form fieldset div.form-option label {
cursor: pointer;
line-height:100%;
}

body div.formcontainer form.contact-form fieldset div.form-input,
body div.formcontainer form.contact-form fieldset div.form-textarea {
display: block;
float:none;
margin: 0.2em 0 0 0;
width:100%;
}

body div.formcontainer form.contact-form fieldset div.form-input input,
body div.formcontainer form.contact-form fieldset div.form-textarea textarea {
padding: 0.3em;
width: 97%;
}

body div.formcontainer form.contact-form fieldset div.form-textarea textarea {
overflow: auto;
}

body div.formcontainer form.contact-form fieldset div.form-input input.error {
background-color: #FBF4E2;
}

body div.formcontainer form.contact-form fieldset div.form-input input.optional {
margin-bottom: 0.2em;
}

body div.formcontainer form.contact-form fieldset div.form-option,
body div.formcontainer form.contact-form fieldset div.form-submit {
display: block;
float:none;
margin: 3em 0 0 0;
width:100%;
}

body div.formcontainer form.contact-form fieldset div.form-submit input {
cursor:pointer;
padding:0.5em 2em;
}
