/*
Theme Name: Launch RGP
Theme URI: http://www.rgplaunch.org/
Description: Launch theme
Version: 1.0
Author: Madhouse
Author URI: http://www.madmadmad.com/
Tags: launch, custom, fixed width

	Launch v1.0
	 http://www.madmadmad.com/

	

*/



/* Begin Typography & Colors */



body {
	background-image: url(images/bgmain.jpg);
	background-repeat: repeat-x;
	background-color: #fff;
	font-family: Helvetica, Arial, sans-serif;
	color: #424242;
	margin: 0; 
	padding: 0;
	font-size: 12px;
	line-height: 16px;
}

body#two {
	background-image: url(images/bgsub.jpg);
	background-repeat: repeat-x;
	background-color: #fff;
	font-family: Helvetica, Arial, sans-serif;
	color: #424242;
	margin: 0; 
	padding: 0;
	font-size: 12px;
	line-height: 16px;
}

body#three {
	background-image: url(images/bg3.jpg);
	background-repeat: repeat-x;
	background-color: #fff;
	font-family: Helvetica, Arial, sans-serif;
	color: #424242;
	margin: 0; 
	padding: 0;
	font-size: 12px;
	line-height: 16px;
}

a:link {
	font-weight: bold;
	color: #062857; 
	text-decoration: none;
	}
	
a:visited {
	color: #247A92; 
	text-decoration: none;
	font-weight: bold;
	}
	
a:hover {
	color: #0D647C; 
	}
	
a:active {
	color: #0D647C;
	text-decoration: none;
	} 



#container 	{ 	width: 922px; 
				margin: 0 auto; }

#header {
	display: inline;
	float: left;
	margin: 0;
	width: 920px;
	height: 60px;
}

/*
#footer {

	margin: 0;
	padding: 0;
	width: 920px;
	clear: both;
}
.footerleft {
	line-height: 14px;
	padding-right: 30px;
	font-size: 11px;
	padding-left: 10px;
	padding-bottom: 30px;
	float: left;
	display: inline;
	width: 430px;
}

.footerright {
	font-weight: bold;
	line-height: 14px;
	padding-bottom: 30px;
	font-size: 11px;
	padding-left: 10px;
	float: left;
	display: inline;
	width: 136px;
}

.footersearch {
	font-size: 11px;
	padding-left: 10px;
	float: left;
	display: inline;
	width: 260px;
	margin: 0px; 
}


*/


#footer {

	margin: 0;
	padding-bottom: 20px;
	padding-top: 30px;
	padding-left: 20px;
	width: 920px;
	clear: both;
	background-image: url(images/footbg.jpg);
	background-repeat: no-repeat;
	height: 140px;
	color: #283d53;
}

#footer a:link {
	font-weight: bold;
	color: #4172a5; 
	text-decoration: none;
	}
	
#footer a:visited {
	color: #4172a5; 
	text-decoration: none;
	font-weight: bold;
	}
	
#footer a:hover {
	color: #fff; 
	}

.footerleft {
	line-height: 14px;
	padding-right: 30px;
	font-size: 11px;
	padding-left: 10px;
	padding-bottom: 30px;
	float: left;
	display: inline;
	width: 410px;
}

.footerright {
	font-weight: bold;
	line-height: 14px;
	padding-bottom: 30px;
	font-size: 11px;
	padding-left: 10px;
	float: left;
	display: inline;
	width: 136px;
}

.footersearch {
	font-size: 11px;
	padding-left: 10px;
	float: left;
	display: inline;
	width: 250px;
	margin: 0px; 
}


#logo {
	float: left;
	padding: 0px;
	margin: 0px;
	display: inline;
	height: 60px;
	width: 210px;
}



#featureimage {
	height: 310px;
	float: left;
	display: inline;
	width: 613px;
}

#subfeatureimage {
	padding: 0px;
	margin: 0px;
	height: 280px;
	float: left;
	display: inline;
	width: 613px;
}

#featurecopy {
	line-height: 18px;
	font-size: 13px;
	padding-top: 20px;
	color: #1a3b63;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
	display: inline;
	width: 287px;
}

#linktab {
	padding: 0px;
	margin: 0px;
	height: 30px;
	float: left;
	display: inline;
	width: 920px;
}

.divider {
	padding-right: 10px;
	padding-left: 10px;
	border-top-color: #ececec;
	border-top-width: 1px;
	border-top-style: solid;
	float: left;
	display: inline;
	height: 20px;
	width: 900px;
}

.spacer {
	
	float: left;
	display: inline;
	height: 20px;
	width: 920px;
}

.flashmap {
	
	float: left;
	display: inline;
	width: 583px;
}

.copybox {
	font-size: 12px;
	padding-bottom: 20px;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
	display: fixed;
	width: 286px;
}

.sidebarinfo {
	font-size: 11px;
	padding-left: 20px;
	float: left;
	display: inline;
	width: 260px;
}

.copyboxmain {
	font-size: 12px;
	padding-bottom: 20px;
	padding-right: 20px;
	padding-left: 10px;
	padding-top: 20px;
	float: left;
	display: inline;
	width: 583px;
}

.copyboxmain ul li {	margin-left: 14px;	list-style-position: outside;
list-style-type: disc;
		}

.linktext ul li {	margin-left: 0px; list-style-type: none;
		}
		

.calendar {
	padding-top: 20px;
}


.copyboxtop {
	line-height: 18px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	color: #a2a2a2;
	font-size: 18px;
	border-bottom: 1px solid #eee;
}

.sidebar {
	width: 306px;
	margin: 0px; 
	padding: 0px;
	float: right;
	display: inline;
}





.spacer {
	float: left;
	display: inline;
	height: 30px;
	width: 920px;
}

.eventdesc {
	color: #424242;
	font-size: 13px;
	
}

.norml {
	font-weight: normal;
	
}

.spacerleft {
	float: left;
	display: inline;
	height: 30px;
	width: 600px;
}

.spacershort {
	float: left;
	display: inline;
	height: 20px;
	width: 603px;
}

ul {	margin: 0; 
		padding: 0;
		}

ul li {	margin: 0; 
		padding: 0;
		list-style-type: none;
		}

                                                                                               

/*-----------------footer--------------------------------------------------------------------------------*/


#footercontainer {
	 	width: 900px; 
		margin: 0 auto;
}



* html #footer {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='images/footer-rev-trans.png',sizingMethod='scale');
	
	* html #footer {position: absolute;
top:expression(eval(document.compatMode &&
document.compatMode=='CSS1Compat') ?
documentElement.scrollTop
+(documentElement.clientHeight-this.clientHeight) 
: document.body.scrollTop
+(document.body.clientHeight-this.clientHeight));}
}







/*-----------------main nav------------------------------------------------------------------------------*/

ul#navlist
{
margin-left: 0;
padding-left: 0;
white-space: nowrap;
}

#navlist li
{
display: inline;
list-style-type: none;
}

#navlist a { padding-left: 8px; padding-bottom: 3px; padding-right: 8px; padding-top: 3px; }

#navlist a:link, #navlist a:visited
{
font-weight: bold;
font-size: 14px;
color: #fff;
text-decoration: none;
}

#navlist a:active
{
color: #064558;
text-decoration: none;
}

#navlist a:hover
{
color: #062857;
text-decoration: none;
}

#navbar {
    margin-top: 28px;
    padding-right: 9px;
    float: right;
    display: inline;
    height: 32px;
    text-align: right;
    
}



.searchbar {
	width: 260px;
	float: left;
	display: inline;
	padding-bottom: 10px;
	margin: 0px; 
}



/*-----------------sub nav------------------------------------------------------------------------------*/



ul#subnavlist
{
margin-left: 0;
padding-left: 0;
white-space: nowrap;
}

#subnavlist li
{
display: inline;
list-style-type: none;
}

#subnavlist a { padding-left: 6px; padding-bottom: 0px; padding-right: 6px; padding-top: 0px; margin: 0px; }

#subnavlist a:link, #subnavlist a:visited
{
font-weight: bold;
font-size: 12px;
color: #b1d3ff;
text-decoration: none;
}

#subnavlist a:active
{
color: #fff;
text-decoration: none;
}

#subnavlist a:hover
{
color: white;
text-decoration: none;
}

#subnavbar {
    padding-top: 9px;
    height: 21px;
    padding-right: 10px;
    margin: 0px;
    float: left;
    display: inline;
    width: 910px;
    text-align: right;
}



/*-----------------links list ------------------------------------------------------------------------------*/


#linkscontainer { float: left; width: 300px; }

#linkslist ul
{
font-weight: bold;
font-size: 12px;
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Helvetica, sans-serif;
}

#linkslist a
{
display: block;
padding-top: 6px;
padding-left: 1px;
padding-bottom: 6px;
width: 290px;
border-bottom: 1px solid #eee;
}

#linkslist a:link, #linkslist a:visited
{
color: #2f67b1;
text-decoration: none;
}

#linkslist a:hover
{
color: #062857;
}



/*-----------------sidbar nav list ------------------------------------------------------------------------------*/


#sidecontainer 
{ 
margin: 0px;
padding: 20px 0px 10px 26px; 
height: 170px; 
background-image: url(images/navbg.jpg); 
background-repeat: no-repeat;
}


#sidelist ul
{
margin: 0px;
padding: 0px;
list-style-type: none;
}

#sidelist ul li
{
margin: 0px;
padding: 0px;

}


#sidelist a
{
font-weight: bold;
font-size: 14px;
display: block;
margin: 0px;
padding-left: 8px;
width: 247px;
height: 35px;
line-height: 35px;
}

#sidelist a:link, #sidelist a:visited
{
color: #062857;
text-decoration: none;
}

#sidelist a:hover
{
color: #fff;
}



/*-----------------blog nav list ------------------------------------------------------------------------------*/


#blogcontainer { background-repeat: no-repeat; padding-top: 10px; padding-left: 20px; float: left; width: 267px; }

#bloglist ul
{
font-weight: bold;
font-size: 12px;
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Helvetica, sans-serif;
}

#bloglist a
{
display: block;
padding: 3px;
width: 260px;
}

#bloglist a:link, #bloglist a:visited
{
padding-top: 6px;
padding-left: 1px;
padding-bottom: 6px;
font-size: 12px;
font-weight: bold;
color: #062857;
text-decoration: none;
border-bottom: 1px solid #f4f4f4;
}

#bloglist a:hover
{
color: #60ABC0;
background-color: #f6f6f6;
}



/*-----------------collaborators element ------------------------------------------------------------------------------*/



/*the container for collab content*/
#collab {
padding-left: 10px;
width: 900px;
position:relative;
color: #ffffff
}

/* this wrapper requires a fixed height*/
.collabcolumn {
	font-size: 10px;
	line-height: 13px;
	color: white;
	margin: 5px;
	float: left;
	display: inline;
	padding: 15px;
	height: 120px;
	width: 260px;
}
.collabcolumn a {
	color: #a4caf8;
	display: inline;
}
.collabcolumn a:hover {
	color: white;
	display: inline;
}
#drawerwrap {
background-image: url(images/slidebg.gif);
background-repeat: no-repeat;
height: 180px;
width:920px;
position: relative;
z-index:180;
}

#toggle_btn {
position: relative;
z-index:180;
}





/*-----------------form element classes------------------------------------------------------------------------------*/






input.btn {
  border-width: 0px;
  border-style: none;
  text-align: center;
  width: 119px;
  padding-bottom: 10px;
  padding-top: 10px;
  color: white;
  font: bold 12px helvetica, sans-serif;
  background:url(images/buttongrad1.gif) no-repeat;
}

input.btnhov {
  background:url(images/buttongrad2.gif) no-repeat;

}

input.search {
 font-family: Helvetica, Verdana, Arial, sans-serif;
 font-size: 12px;
 padding-bottom: 8px;
 padding-top: 10px;
 padding-left: 10px;
 width: 178px;
 border-width:0;
 font-weight: bold;
 color: white;
 background:url(images/searchbg.gif) no-repeat;
}


/*-----------------misc classes------------------------------------------------------------------------------*/


h1 {
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	margin: 0; 
	padding: 0;
}

h2 {
	font-weight: bold;
	font-size: 15px;
	text-decoration: none;
	margin: 0; 
	padding: 0;
}

h3 {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	margin: 0; 
	padding: 0;
}

h4 {
	font-size: 11px;
	text-decoration: none;
	margin: 0; 
	padding-bottom: 15px;
}

h5 {
	letter-spacing: -1px;
	color: #484848;
	font-weight: bold;
	font-size: 30px;
	text-decoration: none;
	margin: 0; 
	padding: 0;
}

h6 {
	color: #484848;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	margin: 0; 
	padding-top: 4px;
}

h7 {
	line-height: 30px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 5px;
	color: #484848;
	font-weight: bold;
	font-size: 18px;
	text-decoration: none; 
	padding-top: 40px;
}

h8 {
	margin-left: 0;
	margin-right: 0;
	margin-top: 0px;
	color: #484848;
	font-size: 12px;
	text-decoration: none; 
	padding-bottom: 40px;
}

.pagetitle {
	letter-spacing: -1px;
	font-weight: bold;
	color: #252525;
	padding-top: 8px;
	font-size: 28px;
	line-height: 35px;

}

.date {
	font-weight: bold;
	color: #8F8F8F;
	font-size: 9px;
	border-bottom: 1px solid #f4f4f4;
	padding-bottom: 2px;
}

.homeheadline {
	margin-top: 15px;
	letter-spacing: -1px;
	padding: 8px 0px 8px 0px;
	text-shadow: 0px 0px 3px #252525;
	font-weight: bold;
	color: #264c7b;
	font-size: 34px;
}

.headline {
	letter-spacing: -1px;
	padding: 8px 0px 8px 0px;
	text-shadow: 0px 0px 3px #252525;
	font-weight: bold;
	color: #264c7b;
	font-size: 34px;
}

.subheadline {
	padding-bottom: 5px;
	color: #264c7b;
	font-size: 18px;
	font-weight: bold;
}

.postline {
	color: #999;
	font-size: 16px;
	font-weight: bold;
	line-height: 0px;
	padding-top: 5px;
}

.linkheader {
	color: #363636;
	font-size: 20px;
	font-weight: bold;
	padding-bottom: 4px;
	border-bottom: 1px solid #f4f4f4;
	margin: 0px;

}

.linktitle {
	color: #363636;
	font-size: 13px;
	padding-bottom: 6px;

}

.linktext {
	font-size: 12px;
	padding-top: 2px;
	padding-bottom: 25px;

}
.post {
}

.staffpic {
	float: left;
	display: inline;
	height: 100px;
	width: 100px;
	padding-bottom: 5px;
	padding-right: 15px;
	margin: 0px;
}
.staffwrap {
	padding-bottom: 12px;
	padding-top: 8px;
	border-bottom-color: #dadada;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	margin-top: 20px;
	margin-bottom: 5px;
	width: 550px;
}

.entry {
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.postmetadata {
	font-size: 9px;
	padding: 8px;
	margin-bottom: 30px;
	margin-top: 10px;
	border: 1px solid #e1e1e1;
	background-color: #f4f4f4;

}

.postexcerpt {
	margin: 0;
	padding: 0;


}

.eventhead {
	color: red;
	font-size: 30px;
	font-weight: bold;
	padding-top: 8px;
}

.previous_next {
	height: 25px;
	width: 64px;
}

.previous {
	padding: 0px;
	margin: 0px;
	float: left;
	display: inline;
	height: 25px;
	width: 32px;
}

.next {
	padding: 0px;
	float: left;
	display: inline;
	margin: 0px;
	height: 25px;
	width: 32px;
}

.post-date{
color: #888888;
padding: 5px;
text-align: center;
height: 50px;
width: 50px;
float: left;
display: inline;
margin: 0 10px 0 0;
background: url(images/datestamp.gif) no-repeat;
}

.author{
	font-size: 9px;
}

.month {
	border-bottom-color: #acacac;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	height: 17px;
	margin-top: 5px;
	font-size: 15px;
	text-align: center;
}

.day {
	padding-top: 5px;
	margin: 0px;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
}

/*-----------------rollover buttons------------------------------------------------------------------------------*/



#learnmore a {
margin-top: 10px;
display: block;
height: 30px;
}
#learnmore a#blue {
background: url(images/intakebutton.jpg) 0 0 no-repeat;
width: 157px;
}
#learnmore a#blue:hover {
width: 157px;
background: url(images/intakebutton.jpg) 0 -30px no-repeat;
}

#learnmore a#grey {
background: url(images/morebutton.jpg) 0 0 no-repeat;
width: 157px;
}
#learnmore a#grey:hover {
width: 157px;
background: url(images/morebutton.jpg) 0 -30px no-repeat;
}


/*-----------------document styles------------------------------------------------------------------------------*/


a.pdf {
border-color: #e9e9e9;
border-width: 1px;
border-style: solid;
background-position: 0 center;
background-color: #f4f4f4;
float: left;
display: inline;
margin-top: 10px;
font-size: 12px;
padding-left: 65px;
padding-bottom: 30px;
padding-right: 30px;
padding-top: 30px;
background-image: url(images/icons_pdf.gif);
background-repeat: no-repeat;
width: 485px;
color: #2b4fa6;
}

a.doc {
border-color: #e9e9e9;
border-width: 1px;
border-style: solid;
background-position: 0 center;
background-color: #f4f4f4;
float: left;
display: inline;
margin-top: 10px;
font-size: 12px;
padding-left: 65px;
padding-bottom: 30px;
padding-right: 30px;
padding-top: 30px;
background-image: url(images/icons_doc.gif);
background-repeat: no-repeat;
width: 485px;
color: #2b4fa6;
}

a.ppt {
border-color: #e9e9e9;
border-width: 1px;
border-style: solid;
background-position: 0 center;
background-color: #f4f4f4;
float: left;
display: inline;
margin-top: 10px;
font-size: 12px;
padding-left: 65px;
padding-bottom: 30px;
padding-right: 30px;
padding-top: 30px;
background-image: url(images/icons_ppt.gif);
background-repeat: no-repeat;
width: 485px;
color: #2b4fa6;
}

a.xls {
border-color: #e9e9e9;
border-width: 1px;
border-style: solid;
background-position: 0 center;
background-color: #f4f4f4;
float: left;
display: inline;
margin-top: 10px;
font-size: 12px;
padding-left: 65px;
padding-bottom: 30px;
padding-right: 30px;
padding-top: 30px;
background-image: url(images/icons_xls.gif);
background-repeat: no-repeat;
width: 485px;
color: #2b4fa6;
}


/*-----------------site map------------------------------------------------------------------------------*/

#sitemap_list {
	margin-top: 20px;
	padding: 0;
	line-height: 1.5;
}

#sitemap_list a {
	text-decoration: none;
}

#sitemap_list li {
	font-size: medium;
	text-indent: 0;
	background: url(./images/simple/line_horizontal_solid.gif) repeat-x 0 1.5em;
	padding: 0 0 20px 5px;
	margin: 0;
	list-style-type: none;
}

#sitemap_list li ul {
	margin: 0;
	padding: 5px 0 0 0;
}

#sitemap_list li li {
	font-size: small;
	font-weight: normal;
	background: url(./images/simple/ico_list_square.gif) no-repeat 0 0.5em;
	margin: 0 0 3px 15px;
	padding: 0 0 0 15px;
}

#sitemap_list li li li {
	background: url(./images/simple/ico_gray_arrow.png) no-repeat 0 0.5em;
}

#sitemap_list .posts_in_category {
	position: absolute;
	padding-left: 10px;
}

#sitemap_list .posts_in_category a {
	background: url(./images/simple/ico_post_list.png) no-repeat center;
	text-indent: -9999px;
	display: block;
	width: 1.2em;
	height: 1.2em;
	border: solid 1px #ccc;
}


/*-----------------slideshow------------------------------------------------------------------------------*/

.fade-box {
		width: 613px;
		position: absolute;
		text-align:center;
	}

	#image-container {
	width: 613px;
	height: 300px;
	background-position:center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;						
			}

