/*
Theme Name: RGAFW
Theme URI: http://rga.org/
Description: The 2010 default theme for WordPress.
Author: the WordPress team
Version: 0.7
Tags:*/

@import url('css/reset.css');
@import url('css/960.css');
@import url('css/jdiv.css');
@import url('css/tabs.css');
@import url('css/prettyPhoto.css');
@import url('css/actiontabs.css');

html, body {height: 100%;}
html, body{
	margin:0;padding:0;height:100%;
		background:#e5e5e5;
	}
body{

	font-family:'lucida grande',tahoma,verdana,arial,sans-serif;
	font-size:62.5%;padding:0; margin:0;
	background: url(images/bg_footer.png) absolute repeat-x left bottom;
	width: 100%;
	min-width:970px;/*--Fixes Background Bug--*/min-height:100%;
	}

		div#body {
		min-height:100%;
		position:relative;
		padding:0; margin:0;float:left;
		width:100%;background: url(images/bg.gif);
		min-height: 100%;
				
	}
	#header {

	}
	
	
	#wrapper {
		padding:10px;
		padding-bottom:150px;	/* Height of the footer */
	background: url(images/bg_main.jpg) top center no-repeat;	
padding:0; margin:0;height:100%;width:100%;
	}
	
	
	#footer {
		position:absolute;
		bottom:0;
		height:150px;			/* Height of the footer */

	}

	
	#banner1{

display:block;

background:url(images/banner1.jpg) top center no-repeat;
width:960px;height:240px;position:relative;
}


#banner2{

display:block;

background:url(images/banner2.jpg) top center no-repeat;
width:960px;height:240px;position:relative;
}

#banner3{

display:block;

background:url(images/banner3.jpg) top center no-repeat;
width:960px;height:240px;position:relative;
}

#top{
height:40px;
background: transparent url(images/top-bg.png) repeat-x;width:100%;padding:0; margin:0;
}
#tweets{

}
#tweets .user{

}


#tweets .name{

}

#content_bottom{
background: url(images/banner_bottom.png) center no-repeat;
height:70px;
width:960px;margin-bottom:20px;
}
#tweets .followers{
font-size:.8em;
color:#999;
}


#tweets .location{
font-size:.8em;
color:#999;
}


#tweets .text{

}

#tweets .source{
font-size:.8em;
color:#999;
}
#main{
overflow:auto;
padding-bottom:150px;
}


#bottom {position: relative;
	margin-top: -150px; /* negative value of footer height */
	height: 150px;
	clear:both;
	background:url(images/footer-overlay.png)  bottom left repeat-x;
	color:#999999;
	} 

/*Opera Fix*/
body:before {/* thanks to Maleika (Kohoutec)*/
content:"";
height:100%;
float:left;
width:0;
margin-top:-32767px;/* thank you Erik J - negate effect of float*/
}



/* IMPORTANT

You also need to include this conditional style in the <head> of your HTML file to feed this style to IE 6 and lower and 8 and higher.

<!--[if !IE 7]>
	<style type="text/css">
		#body {display:table;height:100%}
	</style>
<![endif]-->
*/

#footer{
	height:150px;
	font-size:1.0em;position:relative;top:0;
	background: url(images/footer-rgatab.png) bottom left no-repeat;

}

#footer p{
	line-height:1.2em;
	font-size:1.0em;
	font-weight:bold;
}
#footer-left{
	position:relative;
	top:118px;

	
}


#footer{

}


#footer-right{
	position:relative;
	top:118px;
	text-align:right;margin-left:-60px;
}


#footer #footer-right #donate-link{
	color:#F7D08A;
	text-decoration:none;
}

 
.pp_overlay{
z-index:9999999999999999999999999999;
}

.button, .button:visited {
display:block;
background: url(images/button-blue.png) repeat-x; 

padding:10px 0;
text-align:center;
border:1px solid #608925;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.8);
font-weight:bold;
text-transform:uppercase;
border-radius: 5px;  
-moz-border-radius: 5px;  
-webkit-border-radius: 5px;
color:#FFF;
text-decoration: none;
opacity:.94;
}

.button:hover {
border-color:#49671d;
}

.button:active {
background-position:  0 -200px;
padding:11px 0 9px;
text-shadow: 0 1px 0 rgba(0, 0, 0, 0.8);
}


#twitter-link{
display:block;float:left;height:60px;width:160px;z-index:99999;}
#facebook-link{
display:block;float:left;height:60px;width:160px;}
