﻿h2, h3, h4 {
    font-size: 16px;
    font-weight: bold;
    margin: 10px 0 5px 0;
    padding: 0;
    color: #333;
}
h1{
	margin-top: 5px;
}
h2{
    font-size: 18px;
    margin-top: 0px;
}
.mainContent
{
    margin: 10px 10px 10px 20px;
    width: 70%;
    float: left;
}
.rightCol
{
    margin: 10px 0px;
    width: 26%;
    float: left;
}
.content
{
    padding: 0px 10px 10px 10px;
    border: solid 1px #EEEEEE;
    border-top: none;
    border-radius: 0px 0px 5px 5px;
    -moz-border-radius: 0px 0px 5px 5px;
    -webkit-border-radius: 0px 0px 5px 5px;
}
.mainContent .header
{
    border: solid 1px #EEEEEE;
    border-radius: 5px 5px 0px 0px;
    -moz-border-radius: 5px 5px 0px 0px;
    -webkit-border-radius:  5px 5px 0px 0px;
    padding: 10px;
    border-bottom: none;
}

.mainContent h1
{
    margin-bottom: 0px;
    font-weight: bold;
    padding-bottom: 10px;
    padding-left: 10px;
}
.leftCol{
	float: left;
	padding-top: 5px;
	width: 250px;
}
.intro
{
    
}
.intro img
{
   
    margin-right: 5px;
}
.description
{

    padding: 12px;
}
#social_links{
	margin-top: 10px;
	clear: both;
}
#buttons{
	overflow: auto;
	margin-bottom: 10px;
}
.donate
{
    background-color: white;
    border: 1px solid white;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	float: right;
    background: #eee;
    margin-right: 5px;
    margin-bottom: 10px;
    padding: 10px 20px;
}
.donate h2
{
    font-weight: bold;
    color: #333;
    font-size: 14px;
    margin-top: 0px;
    margin-bottom: 10px;
}
.donate .button-group{
	float: left;
	margin-right: 10px;	
}
.donate .flexi-button{
	font-size: 14px;
	border: none;
}
.social
{
    margin-top: 10px;
    width: 230px;
}

.social a, .social a:visited, .social:active, .social:hover {
    text-decoration: none;
}

.contact
{
   width: 230px;
    padding: 10px;
    color: #666;
}

.contact a
{
    float: right;
    text-decoration: none;
    color: #AEB9A7;
}
.contact a:hover
{
    text-decoration: underline;
}
.contact dl
{
    margin-top: 17px;
    font-size: 10px;
}
.contact dt
{
    font-weight: bold;
}
.supporters
{
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    clear: both;
    font-family: Sans-Serif;
    padding: 3px 17px;
    margin-bottom: 10px;
    background-color: #eee;

}
.middle
{
    margin-top: 7px;
}
.middle .supporters
{
    width: 29%;
    float: left;
    clear: none;
    margin-right: 5px;
}
.supporters h2 span
{
	
    font-weight: bold;
    font-size: 14pt;
}
.supporters h2
{
    padding-bottom: 5px;
    border-bottom: solid 1px #ddd;
    margin-top: 6px;
    color: #333;
    padding-left: 30px;
    background: url('../../images/beneficiary-icons.png') no-repeat -2px 0px;
}
.supporters#top-ind h2{background-position-y: -50px;}
.supporters#top-team h2{background-position-y: -100px;}
.supporters#highest h2{background-position-y: -150px;}

.supporter
{
    color: #444444;
    clear: both;
    font-weight: bold;
    border-bottom: solid 1px #ddd;
    margin: 5px 0px 8px 0px;
    padding: 5px 0px;
    overflow: auto;
}
.supporter span
{
    float: right;
}
.supporter .image
{
    width: 50px;
    margin-right: 4px;
    float: left;
}
.supporter img
{
    padding: 3px;
    background-color: White;
}
.supporter ul
{
    margin: 0px;
    position: relative;
    top: -2px;
    float: left;
    padding: 0px;
}
.supporter .name
{
    color: #444444;
    font-size: 9pt;
    width: 140px;
}
.supporter .amount
{
    font-size: 14pt;
}
dt
{
    float: left;
    width: 60px;
    clear: left;
    height: 15px;
}
dd
{
    float: left;
}
.button-description
{
	color: #999;
    text-align: center;
    font-size: 8pt;
    margin-top: 10px;
}
a.button-green
{
    padding: 0 14px 0 0px !important;
}
.events
{
    overflow: auto;
}
#sponsorInfo
{
    clear: both;
	border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border: 1px solid #EEE;
   margin: 0 20px;
}
#sponsorInfo h3{
	
	margin-left: 10px;
}
.customized-buttons
{
    text-align:center;
    width:135px;
}
#social_facebook
{
    position: relative;
    width: 74px;
    display: inline-block;
    top: -3px;
}
#social_twitter
{
    position: relative;
    width: 100px;
    display: inline-block;
}
#social_googleplus
{
    position: relative;
    width: 85px;
    display: inline-block;
    top: -3px;
}

.mainContent .event
{
    float: left;
    margin-right: 45px;
    margin-top: 10px;
}
.mainContent .event .name
{
    margin-top: 5px;
    color: #444444;
    font-weight: bold;
}
.mainContent .event a
{
    float: right;
    text-decoration: none;
    color: #AEB9A7;
}
.mainContent .event a:hover
{
    text-decoration: underline;
}


#fundraising{
	padding: 0px 0px;
	margin: 10px 0px 10px 0px;
	border: solid 1px #EEE;
	border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

#fundraising .event-campaign-wrapper div {
    float: left;
    padding: 5px;
    margin-left: 10px;
    margin-bottom: 10px;
    width: 320px;
}

#fundraising h2, #sponsorInfo h2{
	font-size: 18px;
	margin-top: 0px;
	padding: 10px;
	border-radius: 5px 5px 0px 0px;
	-moz-border-radius: 5px 5px 0px 0px;
    -webkit-border-radius:  5px 5px 0px 0px;
}
#sponsorInfo h2{
	padding-left: 10px;
	margin-bottom: 0px;
}
/*  COPIED FROM FROM EVENT CREATOR CSS  (Could this stuff be global site-wide?) */


.t-header, body.eventCreator .t-grid-header{
    
    background: #eee;
    
}
 div.t-grid-header, body.eventCreator div.t-grid-footer{
    
    border: none;
}
.t-grid-header .t-header, .t-grid-header .t-last-header, thead{
    font-size: 11px;
    font-weight: bold !important;
    border-width: 0px !important;
    text-transform: uppercase;
    background: #eee;
    border: none;
    color: #999;
}
table.gftable thead tr th{
    background: #eee;
    
}
table.gftable tbody tr:nth-child(odd){
    
    background: #fff;
}
.t-widget{
    
    border: none !important;
}

.t-toolbar, body.eventCreator .t-grouping-header, .t-grid-pager,  .t-widget .t-status{
    
    border: none;
}
.t-grid table tbody tr td  
{
    border-top: 1px solid #eee;
}

.t-alt{
    background: #fff;
}

.t-grid-header .t-header.image{
    width: 16%;
    
    text-align: center;
    padding-left: 10px;
}
th.details{
    width: 40%;
}
.t-grid-header .t-header.status{
    width: 15%;
    text-align: center;
    padding-left: 10px;
}

.t-grid-header .t-header .t-link{
    color: #999;
}

#cause-description > .cause-desc-wrap img, 
#cause-description > .cause-desc-wrap cite, 
#cause-description > .cause-desc-wrap blockquote {
    display: block;
    margin: 10px 0;
}
#cause-description > .cause-desc-wrap em {
    font-style:italic;
}
cite, blockquote, .bbc-quotecontent {
    padding-left: 15px;
    border-left: 5px solid #eaeaea;
    font-style:italic;
}