/*
Theme Name: Afriky Lolo
Theme URI: http://afrikylolo.com/
Description: 
Version: 1.0
Author: Benjamin
Author URI: http://812studio.com/
Tags: brown, custom header, fixed width, two columns, widgets

	This theme was designed and built by Benjamin Shepard,
	whose blog you will find at http://812studio.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

/*Based on Eric Meyes' and Ollie Kav's resets
---------------------------------------------------------------------------*/

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,
b, u, i, center,
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;
	text-decoration:none;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

/* HEADINGS
---------------------------------------------------------------------------*/
h1, h2, h3, h4, h5, h6	{
	font-size:100%;
	font-weight:normal;
	}	
	
	
/* LISTS
---------------------------------------------------------------------------*/
ol, ul, li {
	list-style: none;
	}
blockquote, q {
	quotes: none;
	}

/*End Resets*/




/*Color Palette

Light Green:	#d5dd23;
Dark Green:		#aab11c;
Light Brown:	#c0b399;
Mid brown:		#9A8F7A;
Dark Brown:		#5a4a42;
---------------------------------------------------------------------------*/



/* Afriky Lolo Template
---------------------------------------------------------------------------*/


html	{
/*	background:url('images/bg4.gif') 0 0 repeat; */
	background-color:#c0b399;
	}


body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Verdana, Arial, Sans-Serif;
	background:url('images/headBg.gif') 0 0 repeat-x;
	margin:0;
	padding: 0;
	}

#header	{
	position:relative;
	height:513px;
	width:960px;
	margin:0 auto;
	}
	
#header h1 {
	height:114px;
	width:960px;	
	}

#header h1 a	{
	display:block;
	background:url('images/afrikyLolo2.gif') 30px 20px no-repeat;
	height:114px;
	width:960px;
	text-indent:-9999em;
	}

#header	h2	{
	height:0;
	width:0;
	margin:0;
	padding:0;
	line-height:0;
	text-indent:-9999em;
	}

#topNav	{
	width:960px;
	height:44px;
	margin:0 0 14px 0;
	}

#topNav	li {
	float:left;
	height:44px;
	}
	
#topNav	li a	{
	background-color:transparent;
	display:block;
	padding:0 13px;
	font-size:1.5em;
	line-height:3em;
	color:#d5dd23; 
	}

	
#topNav	li a:link, #topNav li a:visited	{
	color:#d5dd23;
	}
	
#topNav	li a:hover, #topNav	li a:active	{
	color:#5a4a42;
	background-color:#aab11c;
	}	
	
#feature	{
	clear:left;
	background:url('images/featureBg.gif') 0 0 no-repeat;
	height:330px;
	width:960px;
	}


a	{
	color:#fff;
	}
	
a:hover	{
	color:#fff;
	}


/* SLIDESHOW feature
------------------------------------------------------------------ */
#myslides {
	bottom:43px;
	float:left;
	height:277px;
	left:42px;
	overflow: hidden; 
	position:absolute;
	width:568px;
	} 
 
#myslides img {      
    height: 277px;
    left: 0; 
    top:  0; 
    width: 568px;
	}

	
/* TWITTER
---------------------------------------------------------------------------
	
ul#twitter_update_list	{

	}
	
ul#twitter_update_list li	{
	float:none;
	margin:0 0 1.4em 0;
	color:#fff;
	}

ul#twitter_update_list li a	{
	color:#d5dd23; 
	}

ul#twitter_update_list li a:link, ul#twitter_update_list li a:visited	{
	color:#d5dd23; 
	}

ul#twitter_update_list li a:hover, ul#twitter_update_list li a:active	{
	color:#d5dd23; 
	text-decoration:underline;
	}
	
*/
	
/*TWITTER*/


#twitter_div {
	position:absolute;
	top:205px;
	right:50px;
	width:240px;
	font-size:1.2em;
	color:#d5dd23; 
	}

#twitter_div h3	{
	margin:0 0 10px 0;
	color:#d5dd23; 
	border-bottom:1px solid #d5dd23;
	font-size:1.8em;
	}
	
div#twitter {
	/*position:absolute;
	top:210px;
	right:50px;
	width:240px;
	font-size:1.2em;
	color:#d5dd23; 
	*/
}

div#twitter h2 {
	margin: 0;
}

p#preloader {
	margin: 0;
	padding: 1em 1em 1em 3em;
	background: transparent url(../images/loading.gif) 1em center no-repeat;
	/* generate your own loader gif: http://www.ajaxload.info */
}

ul#twitter_update_list {
	margin: 0;
	padding: 0 0 0.5em 0;
	list-style-type: none;
}

ul#twitter_update_list li {
	margin: 0;
	padding: 0 0 .5em 0;
	border-bottom: 1px solid #534741;
}

ul#twitter_update_list li a:link, ul#twitter_update_list li a:visited {
	/* timestamp link */
	color: #fff;
}

ul#twitter_update_list li a:hover, ul#twitter_update_list li a:active {
	/* timestamp link */
	color: #fff;
	text-decoration:underline;
}

ul#twitter_update_list li span {
	display: block;
}

ul#twitter_update_list li span a:link, ul#twitter_update_list li span a:visited {
	/* links in tweet */
	color: #534741;
}

ul#twitter_update_list li span a:hover, ul#twitter_update_list li span a:active {
	/* links in tweet */
	color: #ecdf21;
}

ul#twitter_update_list li.firstTweet {
}

ul#twitter_update_list li.lastTweet {
	border-bottom: none;
}

a#profileLink {
	display: block;
	padding: 0.3em 1em;
	color: #fff;
	background-color: #888;
}



	
/* COMING NEXT
------------------------------------------------------------------ */	
span.upcoming-post-date	{
	
	font-family:Georgia;
	}
	
span.upcoming-post-title	{
	color:#5a4a42;
	
	font-family:"Trebuchet MS"
	text-transform: uppercase;
	}
	
span.upcoming-post-genre	{
	
	font-family:Georgia;
	font-style:italic;
	}
	
	
dd.datetime	{
	border-bottom:1px dotted #5a4a42;
	margin-bottom: 0.785714em;
	padding-bottom: 0.785714em;
	}
	
dd.datetime	a {
	color:#fff;
	}

#upcoming dd.datetime span a	{
	font-style:italic;
	text-transform:none;
	}	
	
.upcoming-post dt span	{
	font-style:italic;
	}
	
/*
  ?>
    <dl class="upcoming-post"><!-- Display Future Posts -->
    	<dt><?php the_time('M j / '); ?> <span class="meta-categories"><?php the_category(' / '); ?></span></dt>
    	<dd class="datetime"><a href="<?php the_permalink(); ?>"><?php the_title(); ?></a></dd>
    	
	</dl>
*/

/* Wordpress Structure
---------------------------------------------------------------------------*/
#page {
	margin: 0 auto;
	width: 960px;
	
	}

#content {
	font-size: 1.2em;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 30px;
	margin: 0px 0 0;
	width: 591px;
	}
	
.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

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

.narrowcolumn .postmetadata {

	}
	
.widecolumn {
	padding: 10px 0 20px 0;
	margin: 0 0 0 30px;
	width: 591px;
	line-height: 1.6em;
	}
	
.widecolumn .post {
	margin: 0;
	}

.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;
	}


.post {
	margin: 0 0 40px;
	}

.post hr {
	display: block;
	}
	
.postmetadata {
	clear: both;
	margin:1.4em 0;
	}

.postmetadata a {
	color:#fff;
	}

.clear {
	clear: both;
	}
	
.entry p.floatLeft	{
	float:left;
	margin:0 20px 20px 0;
	}

.entry p.floatRight	{
	float:right;
	margin:0 0 20px 20px;
	}

small {
	display:block;
	font-size: 0.9em;
	line-height: 1.6em;
	margin:0 0 1em 0;
	color:#9a8f7a;
	}

.entry p {
	margin:0 0 1.4em 0;
	font-size:1.2em;
	line-height:1.6em;
	color:#5a4a42;
	}
	
.entry p a:visited {
	color: #b85b5a;
	}


.entry h3 {
	font-size:1.8em;
	margin:0 0 0.5em;
	padding:0 0 10px;
	background:none;
	}
	

.entry dl {
	margin:0 0 1.4em 0;
	}
	
.entry dl a:link, .entry dl a:visited {
	color:#fff;
	}

.entry dl a:hover, .entry dl a:active {
	color:#fff;
	border-bottom:1px dotted #fff;
	}

.entry dl dt {
	margin:1.4em 0 0 0;
	font-size:1.2em;
	line-height:1.6em;
	background-color:#9a8f7a;
	color:#d5dd23;
	padding:0 0 0 10px;
	}

.entry dl dd {
	font-size:1.2em;
	line-height:1.6em;
	color:#5a4a42;
	}

.entry ul {
	margin:0 0 1.4em 0;
	}

.entry ul li {
	font-size:1.2em;
	line-height:1.6em;
	color:#5a4a42;
	}

.entry ul li a {
	color:#fff;
	}

.entry ul li a:hover {
	border-bottom:1px dotted #fff;
	}


#MainContent ul	{
	padding:0;
	}


#sidebar ul ul li, #sidebar ul ol li, .nocomments, blockquote, strike {
	}

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

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

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

#wp-calendar a {
	}

#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;
	}


object	{
	margin:0 0 0 95px;
	width:425px;
	}

/*	Begin Headers 
---------------------------------------------------------------------------*/
h2, h3, h4, h5, h6 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h2 {
	clear:left;
	border-bottom:1px solid #5a4a42;	
	margin: 30px 0 .5em 0;
	padding:0 0 10px 0;
	font-size: 2.2em;
	color:#fff;
	text-transform:uppercase;
	line-height:1em;
	}
	
h2 a	{
	display:block;
	color:#fff;
	background:url('images/sunBrown.gif') 0 0 no-repeat;
	padding:0 0 0 32px;
	}
	
h2 a:link, h2 a:visited	{
	color:#fff;
	}

h2 a:hover, h2 a:active	{
	color:#ff0;
	}
		
h2.pagetitle {
	font-size: 1.6em;
	margin-top: 30px;
	text-align: center;
	color:#9a8f7a;
	}

h3 {
	border-bottom:1px solid #5a4a42;	
	margin: 30px 0 .5em 0;
	padding:0 0 10px 0;
	font-size: 2.2em;
	color:#5a4a42;
	text-transform:uppercase;
	}
	
h3 a	{
	color:#fff;
	}
	
h3 a:link, h3 a:visited	{
	color:#fff;
	}

h3 a:hover, h3 a:active	{
	color:#ff0;
	}
	
h5	{
	color:#9A8F7A;
	font-size: 4.2em;
	margin: 0 0 .5em 0;
	}

/* End Headers */


/* Begin Sidebar
---------------------------------------------------------------------------*/
#sidebar	{
	float: right;
	padding: 0 20px 10px 20px;
	margin:0 30px 0 0;
	width: 242px;
	background-color:#9a8f7a;
	}

#sidebar a	{
	color:#d5dd23;
	font-size:1.4em;
	}

#sidebar a:hover	{
	color:#fff;
	}
	
#sidebar h6 {
	border-bottom:1px solid #5a4a42;	
	margin: 30px 0 .5em 0;
	padding:0 0 10px 0;
	font-size: 2em;
	color:#5a4a42;
	}
	
.textwidget	{
	margin:0 0 1.4em 0;
	font-size:1.4em;
	line-height:1.8em;
	color:#d5dd23;
	}

#sidebar form {
	margin: 0;
	}
	

#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 Sidebar */




/* Begin 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 20px;
	display: inline;
	}

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

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin 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, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}
*/
.entry ol {
	color:#5a4a42;
	font-size:1.2em;
	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;
	}
/* End Entry Lists */



/* Begin Form Elements
---------------------------------------------------------------------------*/
#search	{
	background:url('images/search.gif') 0 0 no-repeat;
	position:absolute;
	top:435px;
	right:45px;
	width:251px;
	height:37px;
	}

#searchform {

	}

#sidebar #searchform #s {
	width: 178px;
	padding: 2px;
	}

input#searchsubmit {
	width:90px;
	height:25px;
	padding: 0 0 0 10px;
	border:none;
	color:#d5dd23;
	cursor:pointer;
	background:transparent;
	}

form div	{

	}
	
input#s	{
	background-color:transparent;
	border:none;
	width:135px;
	height:20px;
	color:#fff;
	font-size:1.2em;
	line-height: 1.6em;
	padding:7px 10px 0 10px;
	}

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

select {
	width: 130px;
	}

/* COMMENTS
---------------------------------------------------------------------------*/

#commentform	{
	margin:  0 0 40px 0;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	border:none;
	color:#d5dd23;
	background-color:#5a4a42;
	}

#commentform textarea {
	width:581px;
	padding: 5px;
	border:none;
	color:#d5dd23;
	background-color:#5a4a42;
	font-family:'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

#commentform #submit {
	margin: 0;
	}
/*	
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
*/

.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;
	margin: 10px 5px 10px 0;
	color:#d5dd23;
	}

#commentform p {
	font-family: Verdana, Arial, Sans-Serif;
	margin: 5px 0;
	color:#5a4a42;
	}

#commentform p a {
	color:#fff;
	}
	
.alt {
	margin: 0;
	padding: 10px;
	background-color:#5a4a42;
	}

.commentlist {
	padding: 0;
	background-color:#5a4a42;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	font-weight: bold;
	}

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

.commentmetadata {
	margin: 0;
	display: block;
	}
	
.commentmetadata a {
	color:#fff;
	}
	
cite	{
	color:#d5dd23;
	}

cite a	{
	color:#d5dd23;
	}

cite a:hover	{
	color:#fff;
	}
	
/* End Comments */


/* Begin 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 */



/* Begin 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;
	clear:left;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	color:#fff;
	}
	
.navigation a {
	color:#fff;
	}
	
/* End Various Tags & Classes*/



/* 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 */

/* ICON
---------------------------------------------------------------------------*/
#footer	{
	clear:both;
	background:url('images/footBg.gif') 0 0 repeat-x;
	height:460px;
	}
	
#footBox	{
	background:url('images/iconBg.gif') 10px 98px no-repeat;
	width:960px;
	margin:0 auto;
	padding:10px 0 0 0;
	}

#footBox h3	{
	background:url('images/sunGreen.gif') 0 0 no-repeat;
	padding:0 0 20px 40px;
	font-size:2.4em;
	}
	
.box	{
	float:left;
	width:282px;
	margin:0 0 0 30px;
	}

ul.icon	{
	position:relative;
	}
	
	
/*Interval Slider
-------------------------------------------------------------------------------*/

#demo_container {
	width:265px;
	height:269px;
	position: relative;
	}

#items_container {
	width:265px;
	height:269px;
	overflow: hidden;
	position: absolute;
	}

div.slide_item {
	width:265px;
	height:269px;
	position: absolute;
	left: 10px;
	top:5px;
	border:none;
	}

div.first_item {
	left: 0;
	}

div.slide_item h3 {

	}

div.slide_item p {

	}
	
	
/*FOOTER GALLERY
-------------------------------------------------------------------------------*/
ul.px li	{
	background:url('images/loader.gif') 50% 50% no-repeat;
	float:left;
	height:92px;
	width: 92px;
	margin:1px;
	padding:0;
	line-height:0;
	border:none;
	}
	
ul#milkbox li	{
	margin:1px;
	}

ul#milkbox	{
	width:591px;
	}	
	

/*Footer Navigation
-------------------------------------------------------------------------------*/
ul.lowerNav {
	font-size:1.4em;
	}
	
ul.lowerNav	li {
/*	border-bottom:1px solid #5a4a42;	*/
	width:282px;
	height:28px;
	}
	
ul.lowerNav	li a	{
	display:block;
	padding:7px 0 7px 10px;
	background-color:#5a4a42;
	color:#d5dd23;
	}	

ul.lowerNav	li a:link, ul.lowerNav	li a:visited	{
	background-color:#5a4a42;
	color:#d5dd23;
	}	
	
ul.lowerNav	li a:hover, ul.lowerNav	li a:active	{
	color:#5a4a42;
	background-color:#d5dd23;
	}	
	
h6	{
	clear:left;
	padding:30px 0 0 0;
	}

h6 a	{
	color:#5a4a42;
	padding:3px 5px;
	}

h6 a:link, h6 a:visited	{
	color:#5a4a42;
	border-bottom:1px dotted #5a4a42;
	}

h6 a:hover, h6 a:active	{
	color:#d5dd23;
	background-color:#5a4a42;
	}
	
/* ARCHIVE
---------------------------------------------------------------------------*/
	
.widecolumn {
	padding: 10px 0 20px 0;
	margin: 0 0 0 130px;
	width: 660px;
	}
	
.archiveBox	{
	float:left;
	width:315px;
	}

.marginRight	{
	margin:0 30px 0 0;
	}

div.archiveBoxFull	h2 {
	padding-left:0;
	height:100%;
	margin-bottom: 0.583333em;
	padding-bottom: 0.583333em;
	}
	
a.car-toggler	{
	color:#ecdf21;
	display:block;
	}
	
.entry ul.car-list	{
	margin:0;
	padding:0;
	text-indent:0;
	}

.entry ul.car-list li	{
	margin:0;
	padding:0;
	}
	
span.car-yearmonth	{
	border-bottom:1px solid #544741;
	background-color:#ecdf21;
	color:#544741;
	display:block;
	padding:5px 0;
	text-indent:.5em;
	text-transform:uppercase;
	}

ul.car-monthlisting	{
	}

ul.car-monthlisting li	{
	line-height: 1.333333em;
	border-bottom:1px dotted #c4e6ed;
	text-indent:0;
	padding:0.666667em 0;
	}

.entry ul.car-monthlisting li a	{
	color:#ecdf21;
	}
	
	
ul.car-monthlisting li a:hover	{
	background-color:transparent;
	text-decoration:underline;
	}
	
li.categories	{
	text-transform:uppercase;
	font-size: 1.833333em;
	font-size: 1.5em;
	line-height: 1.333333em;
	padding-bottom: 0.666667em;
	border-bottom:1px solid #544741;
	}
	
li.categories ul li a	{
	font-size: 0.666667em;
	line-height: 2em;
	border-bottom:1px solid #544741;
	display:block;
	}

    
/* CONTACT FORM
---------------------------------------------------------------------------*/
.screenReader { left: -9999px; position: absolute; top: -9999px; }
.thanks { }

/*****Forms*****/
ol.forms { float: left; list-style: none; margin: 0; width: 100%; }
ol.forms li { 
	clear: both; 
	float: left; 
	margin-bottom: 18px; 
	position: relative;
	width: 100%;
	list-style: none;
}
ol.forms label {
	cursor: pointer;
	display: block;
	float: left;
	font-weight: bold;
	padding-right: 20px;
	width: 100px;
}
ol.forms input, ol.forms textarea {
	background-color:transparent;
	border: 1px dashed #5a4a42;
	border-radius: 3px;
	color:#5a4a42;
	font: inherit;
	-moz-border-radius: 3px;
	padding: 2px;
	-webkit-border-radius: 3px;
	width: 460px;
}
ol.forms textarea { height: 200px; width: 460px; }
ol.forms input:focus, ol.forms textarea:focus { background-color:transparent; border-color: #D5DD23; }
.error { color: #f00; }
ol.forms li .error { font-size: 12px; margin-left: 20px; }
ol.forms li.textarea .error {
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	width: 100px;
}
ol.forms li.screenReader { margin-bottom: 0; }
ol.forms li.buttons button {
	background-color: #D5DD23;
	border: none;
	color: #5a4a42;
	cursor: pointer;
	font: 16px/16px "Avenir LT Std", Helvetica, Arial, sans-serif;
	overflow: hidden;
	padding: 6px 3px 3px 3px;
	text-transform: uppercase;
	width: auto;
}
ol.forms li.buttons button:hover { background-color: #5a4a42; color:#fff; }
ol.forms li.buttons button:active { left: -1px; position: relative; top: -1px; }
ol.forms li.buttons, ol.forms li.inline { float: right; width: 460px; }
ol.forms li.inline input { width: auto; }
ol.forms li.inline label { display: inline; float: none; width: auto; }    
    
    
    
    
#dynamicSidebar	{
	float: right;
	padding: 0 20px 10px 20px;
	margin:0 30px 0 0;
	width: 242px;
	background-color:#9a8f7a;
	}  

	
#dynamicSidebar	h6 {
	border-bottom:1px solid #5a4a42;	
	margin: 30px 0 .5em 0;
	padding:0 0 10px 0;
	font-size: 2em;
	color:#5a4a42;
	}


  
/* CLEARING
---------------------------------------------------------------------------*/

    /* float clearing for IE6 */
    * html .clearfix{
      height: 1%;
      overflow: visible;
    }

    /* float clearing for IE7 */
    *+html .clearfix{
      min-height: 1%;
    }

    /* float clearing for everyone else */
    .clearfix:after{
      clear: both;
      content: ".";
      display: block;
      height: 0;
      visibility: hidden;
    }


/*Color Palette

Light Green:	#d5dd23;
Dark Green:		#aab11c;
Light Brown:	#c0b399;
Mid Brown:		#9A8F7A;
Dark Brown:		#5a4a42;
---------------------------------------------------------------------------*/