/*
Theme Name: Books for Kids Africa
Theme URI: http://ryanhellyer.net/2008/02/23/aqua-vaccinium-wordpress-theme/
Description: SimpleCMS Theme is designed as a simple starting point for developing themes suitable for the SimpleCMS WordPress plugin
Version: 1.0
Author: Green Vine Design
Author URI: http://greenvinedesign.com/



*/

/* HEADER AND BODY STYLING */



body {
	margin: 0px;
	padding: 0px;
	font-family: "Lucida Sans";
	font-size: 1em;
	line-height: 135%;
}

#body-background {
	background-image: url(images/dirtbackground.png);
}

#wrapper {
	width: 963px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 100px;
	margin-left: auto;
	background-color: #FFFFFF;
}

#left-sidebar {
	width: 248px;
	background-color: #f17424;
	float: left;

	}
#left-sidebar ul
{
        margin-top: 0px;
        margin-bottom: 0px;
}
	
#main-home {
	margin-left:  248px;
	width: 715px;
	background-image: url(http://www.booksforkidsafrica.org/wp-content/uploads/2009/12/whats-new-tab.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#main {
	margin-left:  248px;
	width: 715px;
	background-repeat: no-repeat;
	background-position: right top;
}


#right-sidebar {
	width: 207px;
	background-color: #ffefdf;
	float: right;
	margin-top: 19px;
	font-size: 80%;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #E9BB5D;
	border-bottom-color: #E9BB5D;
	border-left-color: #E9BB5D;
}

#right-sidebar ul {

}

#right-sidebar h2 {
	margin-left: -35px;

}

#right-sidebar ul li {
	margin-bottom: 15px;
	margin-right: 15px;
	margin-left: -15px;

}

#right-sidebar ul li a {
	line-height: 130%;
	text-decoration: none;
	color: #660000;

}


#search {display:inline}
#description {display:inline;margin-right:1em}

#searchform  {
	text-align: right;
	color: #160A30;
	font-size: 70%;
	margin-right: 50px;
	margin-top: 10px;
}

.pagenav {
	color: #1fb04c;
	left: 0px;
	list-style-type: none;

}

#widecolumn {
	width: 600px;
	font-size: 100%;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 25px;
	}



.clear{
	clear: both;
}

#narrowcolumn {
	width: 450px;
	font-size: 100%;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 15px;
	}

/* NAV Bar Buttons  */
.page_item {
        background-color: #f17424;
	height: 32px;
	list-style-type: none;
	text-align: center;
	padding-top: 6px;
	width: 249px;
	margin-left: -41px;

}

.page-item ul li {
	list-style-type: none;
}

.page_item a {
	text-decoration: none;
	color: #000000;
	font-weight: normal;
	font-family: "Comic Sans MS";
	font-size: 1.3em;
}


.page-item-36{  /*Home yellow */
	background-color: #fef665;
}  
.page-item-2{  /*About Us green */
	background-color: #1fb04c;
} 
.page-item-3{  /*Programs orange */
	background-color: #f17424;
}

.page-item-13{  /*Fundraise yellow */
	background-color: #fef665;
}

.page-item-90{  /*News and Events green */
	background-color: #1fb04c;
}

.page-item-11{  /*Mozambique orange */
	background-color: #f17424;
	}  

.page-item-15{  /*Links yellow */
	background-color: #fef665;
}
.page-item-17{  /*Contact Us green */
	background-color: #1fb04c;
}



/* MAIN CONTENT STYLING */

.slideshow
{
    margin-top: 20px;
}

h1,h2,h3,h4,h5 {
	color:#363958
 
	font-family: "Comic Sans MS";
	line-height: 130%;
}
h1 a,h2 a,h3 a,h4 a,h5 a {
	color:#0000DD;
	text-decoration:none
}
h1 a:hover,h2 a:hover,h3 a:hover,h4 a:hover,h5 a:hover {text-decoration:underline}
h1 {
	font-size: 180%;
	text-align: center;
	line-height: 150%;
	font-weight: normal;
}
h2 {
	font-size: 170%;
	text-align: center;
}

h3 {
	font-size: 160%;

}	
h4 {
	font-size: 150%;

}
h5 {
	font-size: 130%;
}

h6 {
	font-size: 110%;
}
p {

}
p a {color:#63A9D5;text-decoration:none}
p a:hover {text-decoration:underline}



/* FOOTER STYLING */
#footer {
	width:100%;
	margin-bottom: 45px;
	margin-top: 35px;
}
#footer p {
	font-size:0.8em;
	line-height:2em;
	color:#fff;
	text-align: center;
}
#footer a {color:#63A9D5;text-decoration:none}
#footer a:hover {text-decoration:underline}


/*MISCELLANEOUS STYLING */

#formBuilderCSSIDDonations  {
	text-align: center;

}

.postmetadata {
	margin-bottom: 50px;

}

a img {
	border-style: none;
}


/*GENERAL STYLING */

.clear {
	clear: both;
}


.right-image {
	float: right;
	margin-left: 10px;
}

.left-image {
	float: left;
	margin-right: 10px;
}

.double-column {


}

.left-column {
	
}

.right-column {


}


.date {
	font-size: 90%;

}

.hotbox {

}

.hotbox ul li {


}

