 
 
/* Generated by Font Squirrel (http://www.fontsquirrel.com) on January 6, 2012 12:10:56 PM America/New_York */
@charset "utf-8";
 
@font-face {
  font-family: 'BebasNeueRegular';
  src: url("../fonts/BebasNeue-webfont.eot");
  src: url("../fonts/BebasNeue-webfont.eot?#iefix") format('embedded-opentype'),
  url("../fonts/BebasNeue-webfont.woff") format('woff'),
  url("../fonts/BebasNeue-webfont.ttf") format('truetype'),
  url("../fonts/BebasNeue-webfont.svg#BebasNeueRegular") format('svg');
  font-weight: normal;
  font-style: normal; }
 
body {
  background-image: url(../images/texture_noise.png);
  font: 90% Verdana, Arial, Helvetica, sans-serif;
  background: url(../images/texture_noise.png), #84bae0;
  background: url(../images/texture_noise.png), -moz-linear-gradient(top, #84bae0 0%, #ffffff 100%);
  background: url(../images/texture_noise.png), -webkit-gradient(linear, left top, left bottom, color-stop(0%,#84bae0), color-stop(100%,#ffffff));
  background: url(../images/texture_noise.png), -webkit-linear-gradient(top, #84bae0 0%,#ffffff 100%);
  background: url(../images/texture_noise.png), -o-linear-gradient(top, #84bae0 0%,#ffffff 100%);
  background: url(../images/texture_noise.png), -ms-linear-gradient(top, #84bae0 0%,#ffffff 100%);
  background: url(../images/texture_noise.png), linear-gradient(top, #84bae0 0%,#ffffff 100%);
  filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#84bae0', endColorstr='#ffffff',GradientType=0 );
  margin: 0;
  padding: 0; }
 
div {
  margin: 0;
  padding: 0; }
 
img { border-style: none; }
 
h1, h2, h3, h4, h5, h6 {
  font: 2.8em 'BebasNeueRegular', Arial, Helvetica, sans-serif;
  color: #39A7D7;
  font-weight: normal; }
 
p {
  line-height: 1.5em;
  font-size: 13px;
  font-family: Arial, sans-serif;
  color: #646464;
  line-height: 18px; }
 
a:link { color: #345270; }
 
a:visited { color: #D95844; }
 
a:hover {
  text-decoration: none;
  color: #FB9B59; }
 
#container {
  width: 980px;
  margin: 0 auto; }
 
#container2 {
  width: 960px;
  margin: 0 auto;
  background-color: #F5FFFF;
  background-image: url(../images/texture_noise.png);
  padding-top: 50px; }
 
#header {
  height: 75px;
  width: 980px;
  margin: 0 auto;
  background: url(../images/menubarbg.png) no-repeat;
  margin-top: 20px;
  position: absolute; }
 
  #header img {
    float: left;
    padding-left: 30px;
    padding-right: 10px;
    padding-top: 7px; }
 
  #header ul {
    margin: 0;
    padding: 0; }
 
/*menu items*/
#header ul {
    margin: 0;
    padding: 18px 0 0 0;
    list-style-type: none;
    font-family: 'BebasNeueRegular', sans-serif;
    text-transform: uppercase;
    font-size: 1.8em; }
 
  #header li { float: left; }
 
#header ul a:link, #header ul a:visited {
    text-decoration: none;
    padding: 30px 30px;
    vertical-align: middle;
    color: #39A7D7;
    letter-spacing: .05em; }
 
#header ul a:hover, #header ul a:active { color: #d95844; }
 
/*end menu items*/
/*give title*/
.give_title {
  text-align: center;
  margin: 0 auto;
  font-size: 3em;
  width: 400px; }
 
  .give_title H1 {
    text-shadow: 0px 1px 1px #667;
    margin-bottom: -5px; }
 
  .give_title p {
    font-family: Georgia;
    line-height: 30px;
    font-size: .5em;
    font-style: italic; }
 
.give_phrase {
  background: url(../images/bg-spacer.png) top repeat-x;
  padding-top: 2px; }
 
/*end give*/
/*start give form styling*/
div.give_paypal input, div.give_paypal textarea, div.give_paypal select {
  padding: 9px;
  border: solid 1px #E5E5E5;
  outline: 0;
  font: normal 32px/100% 'BebasNeueRegular';
  color: #39A7D7;
  text-align: center;
  width: 200px;
  background: #FFFFFF;
  background: -webkit-gradient(linear, left top, left 25, from(#FFFFFF), color-stop(4%, #EEEEEE), to(#FFFFFF));
  background: -moz-linear-gradient(top, #FFFFFF, #EEEEEE 1px, #FFFFFF 25px);
  box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
  -moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
  -webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px; }
 
div.give_paypal select { width: 120px; }
 
div.give_paypal textarea {
  width: 400px;
  max-width: 400px;
  height: 150px;
  line-height: 150%; }
 
div.give_paypal input:hover, div.give_paypal textarea:hover, div.give_paypal input:focus, div.give_paypal textarea:focus {
  border-color: #C9C9C9;
  -webkit-box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 8px; }
 
div.give_paypal .form label {
  margin-left: 10px;
  color: #999999; }
 
div.give_paypal .submit {
  width: auto;
  padding: 9px 15px;
  background: #617798;
  border: 0;
  font: normal 32px/100% 'BebasNeueRegular';
  color: #FFFFFF;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  cursor: pointer; }
 
.form_amount {
  font-family: Georgia;
  font-size: 1.5em;
  font-style: italic;
  color: #646464; }
 
/*end give form styling*/

/*start give items*/

.give_deposit {
  width:580px;
  height:680px;
  float:left;
  padding-right: 25px;
}

.give_check, .give_gcash, .give_smartmoney{
  width:300px;
  float:right;
  margin-bottom:-20px;
}

.give_deposit h2, .give_check h2, .give_gcash h2, .give_smartmoney h2{
  margin-bottom:-10px;
}

.give_pickup {
text-align:center;
width:60%;
margin: 0 auto;
}

.bank_account {
width:160px;
height:140px;
margin:5px;
float:left;
background-color:#1F3B60;
padding:10px;
}

.bank_account h5 {
width:175px;
font-size: 26pt;
position:relative;
top:-60px;
}

.bank_account p {
color: #FFF;
position:relative;
top:-120px;
}

.bank_account hr {
position:relative;
top:-115px;
width:100%; 
    height:0; 
    color:none; 
    background:none; 
    border:none; 
    border-top:1px dashed #CFDBEC; 
    border-bottom:1px dashed #0A182B; 
  
}

.accnt {
    font-family: Georgia;
    font-size: 1.3em;
    font-style: italic; }

.divider {
 display: inline-block;
 width: 0;
 height: 90%;
 border-right: 1.5px dashed #CFDBEC;
 position:relative;
 left:35px;
 top:-90px;
}


.break {
margin: 0 auto;
text-align: center;
}


/*end give items*/
#mainleft {
  width: 670px;
  margin: 25px 10px;
  float: left; }
 
#mainleftnoright { margin: 25px 10px; }
 
/*article date*/
.rt-date-posted {
  float: left;
  width: 50px;
  height: 70px;
  background: url(../images/datebg.jpg) no-repeat;
  color: #FFFFFF;
  text-shadow: 0px 1px 0px #A54747;
  text-align: center;
  margin-right: 15px; }
 
.date-day {
  float: left;
  width: 50px;
  font: 2.8em 'BebasNeueRegular';
  color: #00000;
  display: block;
  margin-bottom: -15px; }
 
.date-month {
  float: left;
  width: 50px;
  font: 1.2em 'BebasNeueRegular';
  text-transform: capitalize;
  margin-bottom: -6px;
  letter-spacing: 2px; }
 
.date-year {
  float: left;
  width: 50px;
  font: 1em 'BebasNeueRegular'; }
 
/* article heading 2 */
/* article heading */
dl.article-info dt { display: none; }
 
/*Disqus start*/
div.jwDisqusForm { width: 640px; }
 
/*Disqus end*/
#mainright {
  width: 220px;
  height: 550px;
  float: right;
  padding-right: 50px; }
 
/* more video */
div.moduletable {
  text-align: center;
   }
 
  div.moduletable h3 {
    font-size: 2em;
    padding: 0 10px;
    display: inline-block;
    position: relative;
    top: 10px; }
 
div.xs_81 {
margin: -20px;
padding-top:100px; }


/*more video end*/
 
#right2 {
  width: 260px;
  height: 250px;
  float: right;
  overflow: visible;
  margin-top: 10px; }
 
#right3 {
  width: 260px;
  height: 250px;
  float: right;
  overflow: hidden;
  margin-top: 10px; }
 
#footerMain {
  background: #365372;
  color: #FFF; }
 
#footer1 {
  background: #365372;
  color: #FFF;
  float: left;
  height: 100px;
  width: 100%; }
 
#footer2 {
  background: #365372;
  color: #FFF;
  width: 235px;
  float: left;
  padding-right: 10px;
  padding-top:18px;
  height: 582px;
}
 
  #footer2 H3 { color: #FFF; }
 
.smile { top: -50px; }
 
div.smilecredits { visibility: hidden; }

div.joomla_sharethis {text-align:left;}
 
#footer3 {
  background: #365372;
  color: #FFF;
  width: 235px;
  float: left;
  padding-right: 10px;
  padding-top: 33px;
  height: 567px; }
 
  #footer3 h2 {
    color: #FFF;
    font-size: 2em; }
 
#footer4 {
  background: #365372;
  color: #FFF;
  width: 470px;
  float: left;
  height: 600px;
  display: block; }
 
/* footer menu */
#footer4 ul {
    margin: 0;
    padding: 57px 0 0 0;
    list-style-type: none;
    font-family: 'BebasNeueRegular', sans-serif;
    text-transform: uppercase;
    font-size: 2em; }
 
  #footer4 li { float: left; }
 
  #footer4 ul a:link, #footer4 ul a:visited {
    text-decoration: none;
    padding: 15px 15px;
    vertical-align: middle;
    color: #FFF;
    letter-spacing: .05em; }
 
  #footer4 ul a:hover, #footer4 ul a:active { color: #d95844; }
 
#footer p {
  margin: 0;
  padding: 10px 0; }
 
.fltrt {
  float: right;
  margin-left: 8px; }
 
.fltlft {
  float: left;
  margin-right: 8px; }
 
.clearfloat {
  clear: both;
  height: 0;
  font-size: 1px;
  line-height: 0px;  }
  
.clearfloat2{
  clear: both;  }