/*  
Theme Name: FOF Charity
Theme URI: http://www.fofcharity.org/
Description: A theme created for fof Charity.org
Version: 1.0
Author: David Couper 
Author URI: http://www.techontour.com/

*/


/*global*/
* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0; 
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #441802;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #a5a391;
}

p {
	margin-bottom: 15px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ba7553;
	font-weight: bold;
	margin-bottom: 15px;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #a5a391;
	font-weight: bold;
	margin-bottom: 15px;
}

#clearer {
	clear: both;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #ba7553;
}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #dd8c65;
}

.read a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}

.read a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}


/*header*/

#header {
	width: 768px; 
	margin-left: auto; 
	margin-right: auto;
	position: relative;
	height: 350px;
	text-align: left;
}

/*logonav*/

#logonav {
	width: 768px; 
	margin-left: auto; 
	margin-right: auto;
	position: relative;
	height: 132px;
	background-color: #acaa99;
	margin-top: 18px;
	text-align: left;
}

#logo {
	width: 300px;
	height: 119px;
	top: 0px;
	left: 0px;
	position: absolute;
	background-color: #acaa99;
	padding-top: 13px;
	text-align: center;
}

/*main links*/

#menu01 {
	width: 234px;
	height: 132px;
	top: 0px;
	left: 300px;
	position: absolute;
	text-align: left;
	background-color: #acaa99;
	overflow: hidden;
}	

#menu01 ul {
	padding:0;
	margin:0;
	list-style-type: none;
}

#menu01 ul li { 
	padding:0;
	margin:0;
	display: inline; 
}

#link01 a {
	width: 234px;
	height: 44px;
	top: 0px;
	display: block;
	background-image: url(images/link01.gif);
	text-indent: -9999px;
	position: absolute;
}

#link01 a:hover {
	background-position: center -44px;
}

#link02 a {
	width: 234px;
	height: 44px;
	top: 44px;
	display: block;
	background-image: url(images/link02.gif);
	text-indent: -9999px;
	position: absolute;
}

#link02 a:hover {
	background-position: center -44px;
}

#link03 a {
	width: 234px;
	height: 44px;
	top: 88px;
	display: block;
	background-image: url(images/link03.gif);
	text-indent: -9999px;
	position: absolute;
}

#link03 a:hover {
	background-position: center -44px;
}

#menu02 {
	width: 234px;
	height: 132px;
	top: 0px;
	left: 534px;
	position: absolute;
	text-align: left;
	background-color: #acaa99;
	overflow: hidden;
}	

#menu02 ul {
	padding:0;
	margin:0;
	list-style-type: none;
}

#menu02 ul li { 
	padding:0;
	margin:0;
	display: inline; 
}

#link06 a {
	width: 234px;
	height: 44px;
	top: 0px;
	display: block;
	background-image: url(images/link06.gif);
	text-indent: -9999px;
	position: absolute;
}

#link04 a:hover {
	background-position: center -44px;
}

#link04 a {
	width: 234px;
	height: 44px;
	top: 44px;
	display: block;
	background-image: url(images/link04.gif);
	text-indent: -9999px;
	position: absolute;
}

#link05 a:hover {
	background-position: center -44px;
}

#link05 a {
	width: 234px;
	height: 44px;
	top: 88px;
	display: block;
	background-image: url(images/link05.gif);
	text-indent: -9999px;
	position: absolute;
}

#link06 a:hover {
	background-position: center -44px;
}


/*pagetitles*/

#titles {
	width: 768px; 
	height: 41px;
	margin-left: auto; 
	margin-right: auto;
	position: relative;
	text-align: left;
	background-image: url(images/bg05.gif);
	background-repeat: repeat-x;
}

/*textarea*/

#textarea {
	width: 768px; 
	margin-left: auto; 
	margin-right: auto;
	position: relative;
	text-align: left;
	background: #7e2900;
}

#donateimg {
	width: 292px;
	height: 185px;
	top: 0px;
	left: 0px;
	text-align: left;
	padding-left: 8px;
	padding-top: 10px;
	background-image: url(images/bg01.gif);
	background-repeat: repeat-x;
	position: absolute;
	text-align: center;
}

#sidetext{

	width: 292px;
	height: 20px;
	top: 400px;
	left: 0px;
	text-align: center;
	font-size: 0.8em;
	background-image: url(images/bg01.gif);
	background-repeat: repeat-x;
	


}
#donatebtn {
	width: 300px;
	height: 197px;
	top: 205px;
	left: 0px;
	text-align: left;
	padding-top: 1px;
	background-image: url(images/bg03.gif);
	background-repeat: repeat-x;
	position: absolute;
}

#donatebtn img{
	border:none;}

#featuredproject {
	width: 428px;
	text-align: left;
	padding: 20px;
	background-image: url(images/bg02.gif);
	background-repeat: repeat-x;
	background-color: #491b0d;
	margin-left: 300px;
}


#featuredproject img{
	
	border:none;

}

#news img{
	
	border:none;

}



#news {
	width: 428px;
	text-align: left;
	padding: 20px;
	background-image: url(images/bg04.gif);
	background-repeat: repeat-x;
	background-color: #7e2900;
	margin-left: 300px;
}

#area {
	width: 768px; 
	margin-left: auto; 
	margin-right: auto;
	position: relative;
	text-align: left;
	background-color: #7e2900;
}

#image {
	width: 204px;
	height: 300px;
	top: 0px;
	left: 0px;
	padding-left: 18px;
	padding-top: 18px;
	text-align: left;
	padding: 15px;
	background-image: url(images/bg06.gif);
	background-repeat: repeat-x;
	background-color: #7e2900;
	position: absolute;
}

.gallery {

	border:5px solid #ffffff;
	
}

#articleimage {
	
	width: 210px;
	height:270px;
	float:left;


}

#text {
	width: 494px;
	text-align: left;
	padding: 20px;
	background-image: url(images/bg07.gif);
	background-repeat: repeat-x;
	background-color: #7e2900;
	margin-left: 234px;
}

#text p img {
	border: 5px solid #FFFFFF;
}
	
/*footer*/

#footer {
	width: 718px; 
	height: 21px;
	margin-left: auto; 
	margin-right: auto;
	position: relative;
	text-align: left;
	background-color: #822b00;
	background-image: url(images/copyrightline.gif);
	background-position: top left;
	background-repeat: no-repeat;
	text-align: left;
	padding: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ba7553;
	text-align: left;
}

#footer a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #ba7553;
}

#footer a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #dd8c65;
}
	
	



