/* ----------------------------------------------
Template Name : Giving Returns
Author : Eric Downs
Author URI : http://www.downsdesign.com/       
------------------------------------------------ */

/* ----------------------------------------------
HTML ELEMENTS
------------------------------------------------- */ 

/* Top Elements */
html {min-height: 100%;}

* {
margin: 0;
padding: 0;
}

body {
color: #363636; 	
margin: 0; 
padding: 0 0 20px;
font: 12px/20px Helvetica, Arial, "Helvetica Neue", Geneva, sans-serif;
}


/* Links */
a {
text-decoration: none;
color: #919938;
}

a:hover { 
color: #919938;
border-bottom: 1px dotted #000;
border-style: none;
}

a img {border:0px;text-decoration:none;}

a:hover img {
background: none;
border: 0px;
}

p {margin:0 0 1em 0;
padding-left: 10px;
}

/* Headers */
h2, h3{
font: 1em/1.5em;
padding: 15px 10px 5px 10px;
margin: 0;
}

h1 {
border-bottom: 1px solid #e7e7e7;
padding-left: 20px;
padding-top: 10px;
padding-bottom: 10px;	
color: #555;
margin-bottom: 2px;
font: normal 28px Georgia, "Times New Roman", Times, serif;
}

h2 {
font-size: 15px;
color: #919938;
margin-bottom: 10px;
margin-top: 10px;
}

h3 {
font-family: Lucida Grande, sans-serif;
font-size: 15px;
letter-spacing: normal;
line-height: 1.5em;
color: #555;
}


h4 {
font-size: 1.1em; margin:0 0 0.3em 0; padding: 0 0 0 10px;
color: #5f6b77;
}

p, dl { padding: 10px; margin: 0; }

ul, ol, {
padding-left: 5px;
padding-bottom: 10px;
}

ul { list-style: none; }

img.float-right {
margin: 5px 0px 10px 10px;  
}

img.float-left {
margin: 5px 10px 10px 0px;
}

code {
margin: 5px 0;
padding: 15px;
text-align: left;
display: block;
overflow: auto;  
font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace ;
/* white-space: pre; */
border: 1px solid #EBEBEB;  
}

acronym {
cursor: help;
border-bottom: 1px dotted #895F30;
}

.clearer {clear: both; font-size: 0;}


blockquote {
margin: 15px 10px;
padding: 10px 10px 10px 35px;  
border: 1px solid #F0F0F0;
background: #F0F0F0 url(quote.jpg) no-repeat 10px 10px;
font-weight: normal;
font-size: 17px;
line-height: 1.5em;
font-style: italic;
font-family: Georgia, "Times New Roman", Times, serif;	
color: #555;	
}

/* ------------------------------------------
LAYOUT
------------------------------------------- */ 
#header-wrap {
position: relative;
background: #fff;
margin: 0 auto;
width: 920px;
text-align: left;
height: 160px;
}


#header-photo {		
height: auto; 
width: 860px;
clear: both;
margin-bottom: 0;
margin: 0;
padding-top: 0;
padding-left: 0;
padding-bottom: 0;
} 

/*  Navigation  */


.mattblacktabs{
overflow: hidden;
float: right;
padding-top: 90px;
padding-right: 30px;
width: 500px;
}

.mattblacktabs ul{
margin: 0;
padding: 0;
padding-right: 10px; /*offset of tabs relative to browser left edge*/
list-style-type: none;
float: right;
}

.mattblacktabs li{
display: inline;
margin: 0;
}

.mattblacktabs li a{
float: left;
display: block;
text-decoration: none;
margin: 0;
padding: 10px 20px; /*padding inside each tab*/
border-right: 1px solid white; /*right divider between tabs*/
color: #5f6b77;
background: #d9d9d9; /*background of tabs (default state)*/
}

.mattblacktabs li a:visited{
}

.mattblacktabs li a:hover, .mattblacktabs li.selected a{
background: #eee; /*background of tabs for hover state, plus tab with "selected" class assigned to its LI */
}


#logo{
float: left;
width: auto;
height: auto;
border: none;
padding-top: 50px;
display: inline;
position: absolute;
padding-left: 10px;
}

#refer{
font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
font-size: 16px;
letter-spacing: normal;
line-height: 1.4em;
width: 855px;
height: 30px;
background-color: #D9E6ED;
margin: 10px auto 20px 0;
text-align: center;
color: #5f6b77;
padding: 15px 0 10px;
display: inline;
float: left;
}

#caja {
width: 850px;
display: none;
float: left;
}

#caja h1 {
margin: 0;
padding: 0;
}


#mostrar{
display:block;
width: auto;
height: 20px;
padding: 5px 5px 5px 0;
}

#refer a {
color: #5f6b77;
padding: 10px 25px;

}	

#refer a:hover {
border-bottom: 1px none #919938;
background-color: white;}

#referholder{
width: 400px;
float: left;
padding: 20px 10px 10px;
margin-right: 10px;
}

#referholder p {
font: 14px/165% "Lucida Grande", Geneva, Verdana, Arial, Helvetica, sans-serif;
color: #5f6b77; 	
margin: 0; 
}

#formholder{
width: 300px;
float: left;
padding: 20px 0 10px;
margin-right: 5px;
margin-top: 20px;
}

#content-outer {
padding-bottom: 64px;
padding-top: 10px;
}

#content-wrapper {
width: 920px;
height: auto;
margin: 0 auto;	
text-align: left;
}

#content {
float: left;
width: 920px;
padding-bottom: 20px;
height: auto;
}

#content_holder {
float: left;
width: 860px;
background-color: white;
padding-left: 30px;
padding-top: 25px;
padding-right: 30px;
height: auto;
}

#col-join {
padding-left: 0;
text-align: left;
width: 200px;
float: left;
height: 190px;
border-left: 1px solid #e4e4e4;
margin-right: 10px;
margin-left: 10px;
padding: 20px;
margin-top: 0;
}


#col-join li {
padding-left: 5px;
padding-bottom: 10px;
}

#col-join h2 a {
font: 25px/35px Georgia, "Times New Roman", Times, serif;
text-align: center;
color: #5f6b77;
}

#col-join h2 a:hover {
color: #23282d;
}

#col-one {
padding-left: 0;
text-align: left;
width: 260px;
float: left;
height: auto;
}

#col-one h4 {
background-color: #F0F0F0;
margin: 0;
padding-top: 5px;
padding-bottom: 5px;
}

#col-two {
padding-left: 35px;
text-align: left;
width: 260px;
float: left;
}

#col-two h4 {
margin-left: 0;
background-color: #F0F0F0;
padding-top: 5px;
padding-bottom: 5px;
}

#col-three {
padding-left: 35px;
text-align: left;
width: 260px;
float: left;
}

#col-three h4 {
margin-left: 0;
background-color: #F0F0F0;
padding-top: 5px;
padding-bottom: 5px;
}

#content .col-one ul li {
list-style-image: url(bullet.gif);
}

.readmore{
background-position: right bottom;
float: right;
}

/* footer */

#footer-bottom {
width: 860px;
border-top: 1px solid silver;
margin-left: auto;
margin-right: auto;
color: #717171;
}

#footer-bottom a {
color: #717171;
}

#footer-bottom  a:hover {
color: #aaa;
}

#footer-bottom .bottom-left {
float: left;
padding-left: 5px;	
}

#footer-bottom .bottom-right {
text-align: right;
padding-right: 10px;
margin-right: 0;
}

.post-info { 
padding-top: 0; 
margin-left: 0; 
color: #3C2C15;
font-size: 1.1em;
border-bottom: 1px solid silver;
padding-bottom: 7px;
}

/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }

/* clearing */
.clearer { clear: both; }
.clear {	display:inline-block; }
.clear:after {
display:block; 
visibility:hidden; 
clear:both; 
height:0; 
content: "."; 
}


