/*  

Theme Name: Mustard Seed

Author: Avijit Michael

*/



* {

margin: 0;

padding: 0;

}



html {

height: 100%;

}



body {

height: 100%;

background: #fff repeat-x;

font-family: Verdana, Arial, Helvetica, sans-serif;

}

td, tr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}


#wrapper{

margin: 0 auto 0 auto;

width: 798px;

min-height: 100%;

text-align: left;

}



#container{

position: relative;

min-height: 100%;

padding-bottom: 30px;

}



#header{

float: left;

width: 100%;

height: 234px;

background: url(images/header-hf.jpg) no-repeat;

}

#sidebar {
	width:160px;
	float:right;
	font-size:12px;
}

#sidebar h2 {

	font-size:14px;
	text-align:center;
}

#sidebar ul {
	margin:0 0 0 15px;
	padding:0 0 0 25px;
}

#menu {


background: url(images/menubar.jpg) no-repeat;

margin-top: 172px;

padding:5px 0 0 50px;

height: 62px;

width: 100%;

}



#menu ul{

list-style-type: none;

margin: 10px 0 0 30px;

display:inline;

}



#menu li{

float: left;

margin: 0 10px 0 10px;

}

#menu li a {
color:#ffffff;
font-size:20px;
font-family:Verdana;
}

#menu li a:hover {
	color:#91a536;
	text-decoration:none;
}

.current_page_item {
	padding:2px;
	color:#91a536;
}

#menu .current_page_item a {
	color:#91a536;
}
/*
a.home, a.principles, a.grants, a.scholarships, a.financials, a.report, a.contact, a.giving, a.overview, a.applicants, a.fellows, a.onlineapp {

height: 33px;

text-indent: -4000px;

display: block;

}



a.home:hover, a.principles:hover, a.grants:hover, a.scholarships:hover, a.giving:hover, a.financials:hover, a.report:hover, a.contact:hover, a.overview:hover, a.applicants:hover, a.fellows:hover, a.onlineapp:hover {

background-position: 0 -33px;

}



a.home{

background: url(images/msf.jpg) no-repeat;

width: 56px;

}



a.principles{

background: url(images/principles.jpg) no-repeat;

width: 86px;

}



a.grants{

background: url(images/grants.jpg) no-repeat;

width: 61px;

}



a.scholarships{

background: url(images/scholarships.jpg) no-repeat;

width: 111px;

}

a.giving{

background: url(images/giving-areas.jpg) no-repeat;

width: 111px;

}

a.onlineapp{

background: url(images/onlineapp.jpg) no-repeat;

width: 150px;

}

a.overview{

background: url(images/overview.jpg) no-repeat;

width: 111px;

}

a.applicants{

background: url(images/applicants.jpg) no-repeat;

width: 111px;

}

a.fellows{

background: url(images/fellows.jpg) no-repeat;

width: 111px;

}




a.financials{

background: url(images/financials.jpg) no-repeat;

width: 86px;

}



a.report{

background: url(images/report.jpg) no-repeat;

width: 121px;

}



a.contact{

background: url(images/contact.jpg) no-repeat;

width: 76px;

}


*/
#content{

float: left;

width: 578px;

margin: 10px 30px;

}

#content2{

float: left;

width: 738px;

margin: 10px 30px;

}



.row {

clear: both;

width: 100%;

margin: 10px 0 10px 0;

}



a.grantTitle {

background: url(images/grants-title.jpg) no-repeat;

width: 115px;

height: 39px;

float: right;

text-indent: -4000px;

}



a.scholarshipsTitle{

background: url(images/scholarships-title.jpg) no-repeat;

width: 207px;

height: 41px;

float: left;

text-indent: -4000px;

}



#footer{

clear: both;

position: relative;

background: #ccc;

margin-top: -30px;

height: 30px;

text-align: center;

}



#footer p{

padding-top: 10px;

font-size: 10px;

}



p{

font-size: 12px;

padding: 10px;

}





.left {

float: left;

}



.right {

float: right;

}



.leftimage{

float: left;

padding-right: 15px;

}



.rightimage{

float: right;

padding-left: 15px;

}



.contactform{

margin: 0 auto;

width: 450px;

}



.contactleft{

margin-top: 15px;

}



.contactright{

margin-top: 4px;

}



input, textarea{

border: 1px solid #999999;

}



a{

color:#91a536;

text-decoration:none;

outline: none;

}



a:hover{

text-decoration:underline;

}



#submit{

clear:both;

margin-top: 35px;

}

/*

.Principles{

background:url(images/principles-title.jpg) no-repeat;

text-indent: -4000px;

margin-: 5px 0 10px 10px;

}



.Grants{

background:url(images/grants-title.jpg) no-repeat;

text-indent: -4000px;

}



.Scholarships{

background:url(images/scholarships-title.jpg) no-repeat;

text-indent: -4000px;

}



.Financials{

background:url(images/financials-title.jpg) no-repeat;

text-indent: -4000px;

}



.Report{

background:url(images/report-title.jpg) no-repeat;

text-indent: -4000px;

}



.Contact{

background:url(images/contact-title.jpg) no-repeat;

text-indent: -4000px;

}

*/

.normal{

color:black;

}



h1{
font-size: 20px;
color: #666666;
font-family:Arial;
line-height:40px;

}



.noborder{

border:0;

}



ul.grantRegions{

list-style-type:none;

}



ul.grantRegions li{

float:left;

padding: 0 15px 0 15px;

font-size: 0.8 em;

}