/*
Theme Name: Legacy
Theme URI: http://worldpartners.org.ph/
Description: World Partners Campaign Template September 2009.
Version: 1
Author: Sarah Cada
Author URI: http://worldpartners.org.ph/
Tags: green, seed


*/
.alignleft {float:left;padding-right:10px;padding-bottom:5px;}
.alignright {float:right;padding-left:10px;padding-bottom:5px;}
/* CSS Document */

/* ---------- GLOBAL  ------------- */
body {
	background: #ffffff url('images/footerbg.jpg') no-repeat bottom center;
	color: #000000;
	font-family:"Myriad Pro", "Lucida Grande", "Trebuchet MS", sans-serif;
	font-size: 14px; 
	/*font:  normal 100%/115%  Verdana; */
	margin: 0px;
}

img {
	border:0;
	margin:0;
}

a {
	color: #5c72a4;
	text-decoration: none;
}

a:hover { color: #20468b;}

div {
	margin: 0;
	padding: 0;
}
small {
	font-size: 11px;
}

.wrapper {
	background: url('images/body-bg.jpg') no-repeat top center;
}
.inner-wrapper {
	width: 982px;
	margin: 0 auto;
}


.spacer35 {height:35px;}
.spacer10 {height:10px;}
.spacer25 {height:25px;} 


#header {
	width:982px;
	height:230px;
}

.logobox {float:left;width:384px;}
.logo-img {padding: 50px 0 0 0px;}
.ricemapbox {display:none;}     
.ricemap-img {display:none}  
  

.clear {clear:both;}


/*fonts*/

.medium-red { font:  normal 80%/120%  "Trebuchet MS", Verdana; color:#6b1b14;}
.medium-darkred {font:  normal 76%/120%  "Trebuchet MS", Verdana; color:#7a6564;}
.visible-red {font:  normal 80%/120%  "Trebuchet MS", Verdana; color:#6b1b14;}
.big-red {font:  normal 120%/100%  "Trebuchet MS", Verdana; color:#6b1b14;}
.bigboldred {font:  bold 250%/100%  "Tahoma", Verdana; color:#9c3501;}

.medium-brown {font-weight:normal;font-size:14px;}
.visible-brown{font-weight:bold;font-size:12px;}
.big-white {font-weight:bold; color:#ffffff; font-size:30px; font-style:italic;}
.medium-white { color:#ffffff;  font-style:italic;}

/* ------------- MENU ------------- */
.menu-wrapper {
	 height:51px;
	width: 982px;
     overflow:hidden;
 	 }

/*tames my list */
.menu {text-align:left;}

.menu {
	margin: 0;
	padding: 0;
	list-style: none;
	width:873px;
}
.menu li {
	display: inline;
	margin: 0;
	padding: 0;
}

.menu a{ 
	text-decoration: none; 
	font-weight: bold;
    color:#000000;	
    float: left;
    margin: 0;
    padding: 8px 12px 7px 12px;   
	height: 30px;
}
.menu a:hover{
	background: url(images/menu-active.jpg) center bottom no-repeat;	
	color: #000000;
}

.menu .current_page_item a{ 
	background: url(images/menu-active.jpg) center bottom no-repeat;	
	}
	
	
/*WELCOME plus video */

/*main welcome*/
.welcomebox {width:400px; float:right; line-height:20px; }
.welcomebox .mover {padding: 30px 40px 0 20px;}
.welcomebox .text {font-size:16px;}
.welcomebox .text small {font-size:10px;}




.videobox {width:530px;float:left;}
.videobox .mover {padding-left:35px;}
.videoframe {width:530px; height:320px;}
.video {padding:47px 0 0 12px;}
.player { width:530px; height:320px;}


/*under video box news and updates*/
.newsupdateslink {background: url('images/arrows.jpg') top left no-repeat; width:426px; height:63px;
padding:20px 10px 0 110px;}

/*prayer points*/
.pbox {padding: 0 0 20px 30px;}
.pbox ul {padding-top: 0; margin-left: 0;}
.ppoints-box {width:565px; background:#ffffff url('images/prayerpnts-bg2.jpg');}
.month {height:46px; background:#ffffff url('images/prayerpoints_accordion.jpg');}
.month-title {padding: 6px 0 0 20px;font-size:25px;color:#2d2d2d;}
.points {padding: 15px;}
.ppointsfooter {height:4px; background:#ffffff url('images/prayer-pnts-footer.jpg');}



/*footer*/
#footer {height:270px; width:980px;}
	#footer a {font-weight:bold; color:#000000; }
	
.footer-margin {padding: 50px 0px 20px 0px;}
#footer-nav {float:left;width:225px;}
	#footer-nav p { margin-top: 10px; margin-bottom: 5px; padding:0;}

#footer-online {float:left;width:225px;}
#footer-online b {text-transform:uppercase;}
#footer-contact {float:left; width:250px;}
	#footer-contact b {text-transform:uppercase;}
#footer-logos {float:left width:200px; padding-top: 40px;}
	.victorylogo {float:left; height:55px; width:135px; }
	.enwmlogo {float:left;height:40px; padding:7px 0 0 0;}
	
	
/*INSIDE page container*/

.content_container {padding:35px 120px 35px 60px ;}	


/*breakthrough titles and blurbs*/

.left {width:50%; float:left;}
.right {width:50%; float:right;}	
	
	

/*search related*/
.searchbar {
	float: right;
	width: 170px;
	height: 25px;
	padding: 2px;
	border: 1px solid #b5b6b4;
	margin: 70px 0 0 0px;
}
.searchbtn {
	float:right;
	margin-top:1px;
}
.inputtext {
	float:right;
}
input {
	border:none;
}
.submit {
    background: url('images/searchbtn.jpg') no-repeat;
    height: 21px;
    width: 25px;
    border: none;
    cursor:pointer;
}


/* --------------- TYPOGRAPHY --------------- */
.verse {
	color: #adadad;
	font-size: 11px;
	text-transform:uppercase;
	font-weight:bold;
}

h2 {
	color: #5c72a4;
}
h3 small {
	font-weight:normal;
}
.postmetadata {
	font-size:10px;
	margin-bottom:20px;
}

.wp-caption-text {
	font-size:12px;
}