/*
Theme Name: Kamanggagawa
Theme URI: http://www.kamanggagawa.org
Description: Kamanggagawa Foundation Inc. (KFI)
Version: 1
Author: KFI
Author URI: http://www.untvweb.com
Tags: simple, white, clean
*/

* { outline: 0; behavior:url(iepngfix.htc); }

body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family:"lucida grande",tahoma,verdana,arial,sans-serif;
	font-size: 13px;
	color: #333333;
	background: #fff url(img/bg.jpg) repeat-y center;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}

a {
	text-decoration: none;
	color: #333;
}

a:hover {
	text-decoration: underline;
}

#box-b a, #footer a, .box a {
	text-decoration: none;
	color: #555;
}

#box-b a:hover, #footer a:hover, .box a:hover {
	text-decoration: underline;
	color: #0776BE;
}


img { border: 0; }

p { 
	margin: 0 10px 10px 0;
}

ul li, ol li { margin-bottom: 1em; }

.clear { clear: both; }
small { font-size: 10px; }
/* wrap */

#bodywrap {
	width: 904px;
	margin: 0 auto;
	background: #ffffff;
	position: relative;
}

#logo {
	background: url(img/kfi-logo.png) no-repeat;	
	text-align: left;
}

#logo span {
	display: none;
}


/* menu */
#menu {
	float: left;
	position: absolute;
	top: 45px;
	*top: 60px;
	right: 20px;
}

#menu ul {
	list-style: none;
	font: 20px Arial, Helvetica, sans-serif;
}

#menu li {
	display: inline;
}

#menu a {
	padding: 10px;
	text-decoration: none;
	font-weight: normal;
	color: #5E6672;
}

#menu a:hover {
	color: #000000;
}

#banner {
	background: #ccc;
	width: 890px;
	margin: 0 auto;
	text-align: center;
}

#banner img { width: 890px; border: 1px solid #ccc; }

#content {
	margin: 15px auto;
	text-align: left;	
}

#box-a {
	float: left;
	width: 575px;
	min-height: 500px;
	height: auto;
	padding: 10px 20px;
	background: url(img/bg-content.jpg) repeat-y left;
}

#box-a h1, h2, h3 {
	font-weight: bold;
}
#box-a h1 {
	color: #5D5D5D;
	font-size: 2em;
	font-family: Arial, Helvetica, sans-serif;
}
#box-b {
	float: left;
	width: 286px;
	height: auto;
	padding: 10px 0;
}

#box-b p {
	margin: 10px;
}

#one, #two, #three {
	display: block;
	width: 290px;
	margin: 0 6px;	_margin: 0;
}
#one {
	background: url(img/the-foundation.jpg) no-repeat top right;
}

#one:hover {
	background: url(img/the-foundation.jpg) no-repeat top left;
}

#two {
	background: url(img/residential-care.jpg) no-repeat top right;
}

#two:hover {
	background: url(img/residential-care.jpg) no-repeat top left;
}

#three {
	background: url(img/founders.jpg) no-repeat top right;
}

#three:hover {
	background: url(img/founders.jpg) no-repeat top left;
}

#content1 {
	background: #fff;
	width: 904px;
	height: 227px;
	margin: 15px auto;
}

#content1 .box {
	width: 301px;
	float: left;
}

#content1 .box h2 {	
	display: block;
	width: 274px;
	margin: 0;
	color: #ffffff;
	background: #FD8821;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding: 3px 8px;
}

#content1 .box h2 a {
	color: #ffffff;
}

#content1 .box p {
	margin: 10px;
	text-align: left;
}

#content2 {
	background: #f0f0f0;
	margin: 15px 7px;
	text-align: left;
	width: 890px;
	height: 140px;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
}

#content2 h2 {
	font-size: 14px;
	font-weight: bold;
	margin: .25em 0;
}

#content2 h3 {
	margin: .25em 0;
	font-size: 12px;
	font-weight: bold;
}

#content2 .box {
	float: left;
}

#content2 .box .one {
	background: #fff;
	border: 2px solid #ccc;
	width: 558px;
	height: 115px;
	margin: 10px 10px 10px 7px;
	padding: 0 10px;
	position: relative;
}

#content2 .box .more {
	position: absolute;
	bottom: 5px;
	right: 10px;
}

#content2 .box .more a {
	font-size: 10px;
	color: #FD8821;
}

#content2 .box .one .more a:hover {
	color: #0776BE;
}

#content2 .box .one .news {	
	text-align: left;
}

#content2 .box .one .news .date {
	font-size: 10px;
	line-height: .5em;
	margin-bottom: .5em;
	color: #999;
}

#content2 .box .one .news .title a {
	font-size: 11px;
	line-height: 1em;
}

#content2 .box .two {
	background: #fff;
	border: 2px solid #ccc;
	width: 258px;
	height: 115px;
	margin: 10px 0;
	padding: 0 10px;
	position: relative;
}


#content2 .box .one .latest .news {
	float: left;
	width:270px;
}

#box-b .news .date { line-height: 0; }
#box-b .news { margin-bottom: 2em; }

#share {
	font-size: 10px;
	clear: both;
	text-align: left;
	margin: 10px 7px;
	background: #ddd;
	padding: 10px 15px;
}

#footer {
	clear: both;
	text-align: left;
	margin: 10px 6px;
	padding: 10px;
	font-size: 11px;
	border: 1px solid #ccc;
}

.img {
	display: block;
	float: left; 	
	height: 170px;
	width: 170px;
	background: #fff; 
	margin: 20px 30px;  
	padding: 20px;
	border: 1px solid #ccc; 
	
}
.img img.photo {
	height: 162px;
	width: 162px;
	background: #f0f0f0; 
	border: 1px solid #ccc; 
	padding: 5px; 
}
.img p.caption {
	font-size: 10px;
	text-align: center;
	padding: 1px;
	color: #333;
}
.row .title {
	border-bottom: 1px solid #ccc; 
	padding: 5px 0; 
	font-weight: bold;
	font-size: 16px;
	color: #BFBAA6
}

.row .image {
	padding: 10px 0; 
	float: left; 
	width: 115px; 
	height: 65px;
}

.row .txt {
	padding: 10px 15px; 
	float: left; 
	width: 543px; 
	height: auto;
}	

.split {
	height: 2px;
	width: 100%;
	border-bottom: 2px solid #ccc;
}

.title1, .title2 {
	display: block;
	padding: 10px;
}

.title1 {
	background: #ccc;
	color: #fff;
	width: 262px;
}

blockquote {
border-left:5px solid #DDDDDD;
margin:15px 30px 0 10px;
padding-left:20px;
}
blockquote cite {
display:block;
margin:5px 0 0;
}
.center {
text-align:center;
}
hr {
background-color:#AAAAAA;
border:0 none;
color:#AAAAAA;
height:1px;
}
a img {
border:medium none;
}
.navigation {
display:block;
margin-bottom:30px;
margin-top:10px;
text-align:center;
}
.aligncenter, div.aligncenter {
display:block;
margin-left:auto;
margin-right:auto;
margin: 5px;
float:left;
}
img.alignright {
padding:4px;
margin:0 0 2px 7px;
display:inline;
}
img.alignleft {
padding:4px;
margin:0 7px 2px 0;
display:inline;
}
.alignright {
float:right;
}
.alignleft {
float:left
}
.wp-caption {
-moz-border-radius-bottomleft:3px;
-moz-border-radius-bottomright:3px;
-moz-border-radius-topleft:3px;
-moz-border-radius-topright:3px;
background-color:#F3F3F3;
border:1px solid #DDDDDD;
margin:10px;
padding-top:4px;
text-align:center;
}
.wp-caption img {
border:0 none;
margin:0;
padding:0;
}
.wp-caption p.wp-caption-text {
font-size:11px;
line-height:17px;
margin:0;
padding:0 4px 5px;
}


.breadcrumb { color:#F48921; font-size: 10px; }

.breadcrumb a { color:#0177C1; font-size: 13px; }

.play { background: url(img/play.gif) no-repeat center; width: 120px; height: 90px; position: absolute; top: 0; left: 0; opacity:0.6;filter:alpha(opacity=60); }

.play:hover { opacity:.9;filter:alpha(opacity=90); }

.attachment-thumbnail { width: 100px; height:100px; margin: 0 5px; }
.attachment-gallery { width: 120px; height:120px; margin: 0 5px; }

