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

/*  
Theme Name: ReConstruct10
Theme URI: http://www.rappahannock.edu/
Description: Wordpress theme for RCC
Author: Michael Greene
Author URI: http://www.michaelgreene2.com/
Version: 1.4.0 
Tags: ReConstruct10, education
*/

/***********************************/
/***********************************/
/****** People Bar and Header ******/
/***********************************/
/***********************************/

#peopleBadge {
	background:url(images/badge.png) no-repeat;
	width: 272px; height:412px;
	position:absolute;
	top: -25px; left:-30px;	
	z-index: 10;
	font-size: 1.25em;
}
#peopleBadge img{position:relative; top:20px; left: 19px; border:none; padding:0;}
#peopleBar {
	position: relative;
	top: 40px;
	width: 220px;
	margin:0 auto;
}
#peopleBar li {
	text-align: center;
	margin-bottom:18px;
	border-bottom: 1px solid #34495c;
	padding: 0 0 10px 0;
}
#peopleBar li a {
	color: #ffffff; text-decoration:none; font-size:1.2em; 
}
#peopleBar li a:hover {
	
	text-decoration:none;
	background:none;
	color: #00c78b;
}
#peopleBar li.last {
	border:none;
}
#marketingHeader {
	float:left;
	width:720px; height:356px;
	position:relative; top:9px; left:195px;
	z-index:7;
}
#marketingHeader a {
	outline:none; 
	text-decoration:none;
	display:block;
	width:700px;
	height:320px;
	position:relative;
	left:35px;
	z-index: 99;
}
#marketingHeader img {border:none; padding:0;}
#marketingHeader h1 { 
	position: absolute; 
	left: 0px; top:75%;
	color:#ffffff;
	background:#060606;
	background-color: rgba(0, 0, 0, 0.5);  /* FF3+, Saf3+, Opera 10.10+, Chrome */
	line-height:1em;
	padding:3px 5px 3px 30px;
	z-index:99;
}
#scroller {
	margin:0; padding:0;
	width:189px;
	height:355px;
	position:relative;
	overflow:hidden;
	float:right;
	top:9px; right:10px;
	
}
#scroller img {border:0; padding:0;}
#scrollerFront {
	position:absolute; 
	z-index:3;
	top:127px;
	left:39px;

}
#scrollerBkg {
	position:absolute;
	z-index:5;
}
#scrollerContent {
	position:absolute; 
	z-index:1;
	width:189px;
	top:-200px;
	overflow:auto;
	min-height:5em;
	
}
#scrollerContent ul {
		
}
#scrollerContent li {
	text-align:center;
	padding:0;
	margin:0 0 15px 0;
	list-style-type:none;
}
#scrollerContent li a {
	text-decoration:none;
	font:1.25em/1em Helvetica, Arial, sans-serif;
	color:#121212;
	padding:5px;
	
}
/***********************************/
/***********************************/
/******** Home Page Content ********/
/***********************************/
/***********************************/
#upcomingEvents {
	/*position:relative;*/ 
	width:100%;
	float:left;
	overflow:hidden;
	height: auto;  
	margin-top:25px;
}
#loadMore { 
	display:block;
	font-weight:400;
	width:300px;
	margin:15px auto;
	line-height:1.15em;
	text-align:center;
	padding:0 0 10px;
	color: #555;
	text-decoration:none;
	background: url(/devenv/pulltab.png) no-repeat bottom center;
	cursor:pointer;
	text-shadow:
		0px -1px 0px rgba(000,000,000,0.2),
		0px 1px 0px rgba(255,255,255,1);
}
#facebookPlugin {margin:10px auto 0; width:237px;}   
#featuredConnect { 
	position:relative;
	/*width:50%;
	float:left;*/
	top:10px;	
}
#featuredConnect img {float:left;}
#featuredConnect p {font-size:1.1em; line-height:1.25em;}
#rightCol h3 {text-align:center;}

#rccHome #rightColContent {
	width:225px; 
	margin:0 auto; 
	display:block;
 	padding:0;
	float:none;
	border:none;
	overflow:inherit
}
#rccHome #rightColContent h2 {
	background:none;
}
#photostream {
	width: 250px;
	margin:0; padding:0;
}
#photostream img {
	margin:2px; display:inline; float:left;
}
.rappening {
	width: 25%;
	float:left;
	height: 220px;
	margin-bottom:10px;
}

.date {
	display:block;
	font-size: .8em;
	margin-bottom:5px;
	line-height:.8em;
}
.rappening a {
	display:block;
	width: 160px;
}
.event {
	float:left;
	clear:both;
	width:270px;
	margin-bottom:10px;
}
.event a {
	display:block;
	text-decoration:none;
	
}
.event .span { display:block;  }
.event a:hover, .event a:hover .month, .event a:hover .day, .event a:hover .title, .event a:hover .time {
	background: none;
	color: #0073cf;
}
.eventDate {
	float:left;
	width: 25px;
	padding-right: 10px;
}
.event .month {
	color:#aaa;
	margin-bottom:-1px;
	font-size: 1.25em;
}
.event .day {
	color:#adadad;
	font-size:1.9em;
}
.event .title {
	display:block;
	color:#666;
	font-size:1.1em;
}
.event .time {
	color:#666;
}

.featured img {
	margin-bottom: 5px;
}
.twocolList {
	position:relative;
	margin:0 auto;
	width:216px;
}
.twocolList img {margin-right:2px;}
.twocolList li {  float:left; }

.twocolList .item1, .twocolList .item2, .twocolList .item3 {
	
}
.twocolList .item4, .twocolList .item5, .twocolList .item6 {
		
}
.twocolList .item4 {  }
.twocolList a {}
.cta { width:237px; margin:15px auto 0; display:block;}
.cta img { border:1px solid #011c33; padding:0;} 
.cta a, .cta a:hover {border:none; text-decoration:none; background:none;}

#gevents, #wevents {position:relative; float:left; width: 50%;}
#gevents h3, #wevents h3 { width:200px; float:left;}
#calendarContainer1 { background-color:#0073cf;}

/** Online Schedule IE padding fix **/
div.custom input {
	border: 1px solid #ccc;
	padding: 0px 3px 0 3px;
	font-size:1.3em;
	line-height: 23px;
	background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 1), rgba(242, 242, 242, 1)); /* FF3.6 */
    background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, rgba(255, 255, 255, 1)),color-stop(1, rgba(242, 242, 242, 1))); /* Saf4+, Chrome */
   /* filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='rgba(255, 255, 255, 1)', EndColorStr='rgba(242, 242, 242, 1)'); /* IE6,IE7 */
    /*-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='rgba(255, 255, 255, 1)', EndColorStr='rgba(242, 242, 242, 1)')"; /* IE8 */
	left: 0px;
	margin: 0px;
	vertical-align: middle;
	width: 250px;
	top: 0px;
	height:23px;
} 

