﻿/* @override 
	http://localhost:8888/RFF/wp-content/themes/RFF/style.css
*/

@charset "UTF-8";
/* CSS Document */

    img.centered {
    display: block;
    margin-left: auto;
    margin-right: auto;
    }

    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;
    }
.intro {font-family: 'QuicksandBook', sans-serif; font-size: 18px;}
.red {color:#E21B22;!important}
.font {font-family: 'QuicksandBook', sans-serif; font-size: 15px; margin: 0;}
.rule {border-bottom: solid 1px #fff;}
#title{padding:30px 30px 0 0; text-align: left; float:left; font-family: 'QuicksandBook', sans-serif; font-size: 18px; font-weight: bold;}
h2 {
	color:#fff;
	font-family: 'QuicksandBook', sans-serif;
	font-size:24px;
	margin-top:3px;
}
h2 a {
	color:#fff;
	font-family: 'QuicksandBook', sans-serif;
	font-size:24px;
}
h1 {
	text-transform:uppercase;
	font-family: 'QuicksandBook', sans-serif;
	color: #E21B22;
	font-size:34px;
	margin: 0;
}
h3 {
	font-family: 'QuicksandBook', sans-serif;
	text-transform:uppercase;
	color: #0096f0;
	font-size:20px;
	margin-top:5px;
	margin-bottom:5px;
	padding: 0 ;
}
h3 a {
	font-family: 'QuicksandBook', sans-serif;
	text-transform:uppercase;
	color: #0096f0;
	font-size:20px;
	margin-top:5px;
	padding: 0 ;
}
h4 {
font-family: 'QuicksandBook', sans-serif;	
	text-transform:uppercase;
	color: #fff;
	font-size:16px;
}
h6 {margin-top:5px;}
a {
	color:#E21B22;
	text-decoration: none;
}

a img {
	border:none;
}

td{
	padding-right:10px;
}

body {
	margin:0;
	padding:0;
	background:url(/wp-content/themes/RFF/images/BG.jpg) no-repeat center top #224c7c;
	width:100%;
	display:table;
	text-align:center;
	color:#FFF;
	font-family: Georgia, serif;
	font-size: 14px;
}
#container {
	margin:0 auto;
	width: 960px;
	text-align:left;
	position: relative;
}
#header {
	background: transparent url(/wp-content/themes/RFF/images/transBG.png);
	background: rgba(10,10,10,.7);
	width: 960px;
	float:left;
	-moz-border-bottom-right-radius:20px;
	-webkit-border-bottom-right-radius:20px;
	border-bottom-right-radius:20px;
	-moz-border-bottom-left-radius:20px;
	-webkit-border-bottom-left-radius:20px;
	border-bottom-left-radius:20px;
	-moz-box-shadow:0px 2px 10px #333;
	-webkit-box-shadow:0px 2px 10px #333;
	behavior: url(/wp-content/themes/PIE.htc);
}
#logo {
	float:left;
	margin-left:20px;
}
#banner {
	float:left;
	width:960px;
	margin-top:15px;
	padding:10px 30px;
}
#bannerImage {
	float:left;
	width:205px;
}
#bannerQuote {
	float:left;
	width:735px;
	padding-left:20px;
}
.name {font-size:18px;}

#donate {
	position: absolute;
	top: 165px;
	right: -6px;
	z-index: 5;
}
#donate.MP {
	position: absolute;
	top: 259px;
	right: -6px;
	z-index: 5;
}
#mediaposts {
	width:450px;
	min-height: 400px;
	float: left;
	padding-right: 10px;
	margin-bottom: 10px;
}
#blogposts {
    border-bottom: 1px solid #333333;
    margin-bottom: 40px;
}
#content {
	background: transparent url(/wp-content/themes/RFF/images/transBG.png);
	background: #111 no-repeat;
	float:left;
	width:920px;
	padding:20px;
	margin:25px 0;
	-moz-border-top-right-radius:20px;
	-webkit-border-top-right-radius:20px;
	border-top-right-radius:20px;
	-moz-border-top-left-radius:20px;
	-webkit-border-top-left-radius:20px;
	border-top-left-radius:20px;
	behavior: url(/wp-content/themes/PIE.htc);
	position: relative;
	min-height: 500px;
}
#content.home {
	background: url(/wp-content/themes/RFF/images/map.png) 0 -20px #111 no-repeat;
	float:left;
	width:920px;
	padding:20px;
	margin:0;
	-moz-border-top-right-radius:20px;
	-webkit-border-top-right-radius:20px;
	border-top-right-radius:20px;
	-moz-border-top-left-radius:20px;
	-webkit-border-top-left-radius:20px;
	border-top-left-radius:20px;
	behavior: url(/wp-content/themes/PIE.htc);
	position: relative;
}

#MPBanner {
	padding: 20px 28px  0;
	position: relative;
	width: 906px;
	height: 99px;
	float: left;
}
#newslettersignup {
	margin-top:42px;
}
#newslettersignup input {
	margin-top:10px;
}

.map {
	height: 400px;
	float:left;
}

#play {
	width: 600px;
	height:  400px;
}

#play img {
	cursor: pointer;
	width: 210px;
	height: 130px;
	padding-left: 200px;
	padding-top: 35px;
	margin-bottom: 60px;
}

#left_content {
	width: 575px;
	padding: 10px;
	float: left;
}

#right_content {
	width: 305px;
	float: left;
	padding: 10px;
	
}
#content ol {
	padding-left:20px;
}
#content ol li {
	padding-top:8px;
}
#content ul {
	padding-left:20px;
	
}
#content ul li {
	padding-top:18px;
}

/*NAV*/
#navbox {
	float: left;
	width:967px;
	height:42px;
	margin-top:15px;
}
#nav {
	list-style:none;
	padding:0;
	margin:0;
	height:40px;
	float:left;
	display:inline;
}
#nav  li {
	float:left; 
	display: block;  
	position:relative;
	margin-left: -7px;
}
#nav  li a{
	display:block;
	float:left;
}
#nav  li a.home {
	width:90px;
	height:40px;
	background:url(/wp-content/themes/RFF/images/BtnHome.png) no-repeat;	
}
#nav  li a.home:hover {
	width:90px;
	height:40px;
	background:url(/wp-content/themes/RFF/images/BtnHome.png) 0 -40px no-repeat;	
}
#nav  li a.about {
	width:131px;
	height:40px;
	background:url(/wp-content/themes/RFF/images/BtnAbout.png) 0 2px no-repeat;	
}
#nav  li a.about:hover {
	width:131px;
	height:40px;
	background:url(/wp-content/themes/RFF/images/BtnAbout.png) 0 -38px no-repeat;	
}
#nav  li a.challenge {
	width:188px;
	height:40px;
	background: url(/wp-content/themes/RFF/images/BtnChallenge.png) no-repeat;	
}
#nav  li a.challenge:hover {
	width:188px;
	height:40px;
	background: url(/wp-content/themes/RFF/images/BtnChallenge.png) 0 -40px no-repeat;	
}
#nav  li a.campaign {
	width:179px;
	height:40px;
	background: url(/wp-content/themes/RFF/images/BtnCampaign.png) no-repeat;	
}
#nav  li a.campaign:hover {
	width:179px;
	height:40px;
	background: url(/wp-content/themes/RFF/images/BtnCampaign.png) 0 -40px no-repeat;			
}
#nav  li a.sponsors {
	width:180px;
	height:40px;
	background: url(/wp-content/themes/RFF/images/BtnSponsors.png) no-repeat;	
}
#nav  li a.sponsors:hover {
	width:180px;
	height:40px;
	background: url(/wp-content/themes/RFF/images/BtnSponsors.png) 0 -40px no-repeat;			
}
#nav  li a.supporters {
	width:200px;
	height:40px;
	background: url(/wp-content/themes/RFF/images/BtnSupporters.png) no-repeat;	
}
#nav  li a.supporters:hover {
	width:200px;
	height:40px;
	background: url(/wp-content/themes/RFF/images/BtnSupporters.png) 0 -40px no-repeat;			
}
#nav li a.whatson {
	width:131px;
	height:40px;
	background: url(/wp-content/themes/RFF/images/BtnWhatson.png) 0 2px no-repeat;	
}
#nav  li a.whatson:hover {
	width:131px;
	height:40px;
	background: url(/wp-content/themes/RFF/images/BtnWhatson.png) 0 -38px no-repeat;
}
#abt {
	position:absolute; 
	left:0; 
	display:none;
	margin-top: 41px;
	z-index: 10;
	background: #222;
	padding-left: 10px;
	border-top: solid 1px #fff;
}
#abt li {float: left;}
#abt li a.team {
	width:335px;
	height:40px;
	background: url(/wp-content/themes/RFF/images/BtnTeam.png) no-repeat;	
}
#abt li a.team:hover {
	width:335px;
	height:40px;
	background: url(/wp-content/themes/RFF/images/BtnTeam.png) 0 -40px no-repeat;		
}
#abt li a.media {
	width:335px;
	height:40px;
	background: url(/wp-content/themes/RFF/images/BtnMedia.png) no-repeat;	
}
#abt li a.media:hover {
	width:335px;
	height:40px;
	background: url(/wp-content/themes/RFF/images/BtnMedia.png) 0 -40px no-repeat;		
}
#abt li a.sat {
	width:335px;
	height:40px;
	background: url(/wp-content/themes/RFF/images/BtnSAT.png) no-repeat;	
}
#abt li a.sat:hover {
	width:335px;
	height:40px;
	background: url(/wp-content/themes/RFF/images/BtnSAT.png) 0 -40px no-repeat;		
}
#whatson {
	position:absolute; 
	left:0; 
	display:none;
	margin-top: 41px;
	z-index: 10;
	background: #222;
	padding-left: 10px;
	border-top: solid 1px #fff;
}
#whatson li {float: left;}
#whatson li a.a4f {
	width:215px;
	height:40px;
	background: url(/wp-content/themes/RFF/images/BtnA4F.png) no-repeat;	
}
#whatson li a.a4f:hover {
	width:215px;
	height:40px;
	background: url(/wp-content/themes/RFF/images/BtnA4F.png) 0 -40px no-repeat;		
}
#whatson li a.grr {
	width:215px;
	height:40px;
	background: url(/wp-content/themes/RFF/images/BtnGRR.png) no-repeat;	
}
#whatson li a.grr:hover {
	width:215px;
	height:40px;
	background: url(/wp-content/themes/RFF/images/BtnGRR.png) 0 -40px no-repeat;		
}

.left {
	text-align: left;
}
.border {border:solid 2px #FFF;

#footer {height: 45px; margin-bottom: 40px;}

.comment_entry {
	float: left;
}

/* Slider */
#slideposts {
	position: relative;
}

#slideTitle {
	float:left;
	width: auto;
	height: auto;
}
#subForm {
	margin:20px;
}