
body {
	background: #660000;
	color: #333;
	margin:0;
	}

#background-container {
	background: #f5f5f5 url(../img/headerbg.jpg) top center repeat-x;
}

/*-- Clearing Styles & Container --*/

.container {
	width: 960px;
	margin: 0 auto;
	}

.block {
	width: 960px;
	margin: 0 auto;
	display: block;
	}

.clearfix { display: inline-block; }

.block:after, .clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	}

.column {
	float: left;
	width: 240px;
	}


/*-- Header/Logos --*/

#header-radial-bg {
	margin: 0 auto;
	display:block;
	width:971px;
	background: url(../img/headerradial.jpg) 0 26px no-repeat;
}

h1#ylslogo, h1#uwaylogo { float: left; }
h1#ylslogo a, h1#uwaylogo a { display: block; text-indent: -9999px; }


#logos {
	padding: 28px 0 26px 0;
	}


h1#ylslogo a {
	width: 180px;
	height: 104px;
	background: url(../img/logossprite.png) 0 0 no-repeat;
	}
h1#ylslogo a:hover { 
	background-position: 0 -104px;
	}
	
#header img.print {
display:none;
}


h1#uwaylogo { 
	padding: 25px 0 0 500px; 
	}
h1#uwaylogo a {
	width: 275px;
	height: 65px;
	background: url(../img/logossprite.png) -180px 0 no-repeat;
	}
h1#uwaylogo a:hover {
	background-position: -180px -65px;
	}





/*-- Main Navigation --*/

div#navigation {
	width: 960px;
	text-align: center;
	}
div#navigation ul { 
	list-style: none; 
	overflow: auto;
	margin:0; 
	padding:0;
	}
div#navigation ul li {
	float: left;
	display: block;
	heigth: 72px;
	margin:0; 
	padding:0;
	}
div#navigation ul li a {
	text-align: center;
	display: block;
	padding: 0 26px;
	line-height: 72px;
	border-right: solid 1px #520b0d; 
	}
div#navigation ul li a.doubleline {
	padding: 24px;
	line-height: 1;
	}
div#navigation ul li a:hover {
	background: url(../img/navbg.png) top left repeat-x;
	}
div#navigation ul li a.last {
	border: none;
	float: left;
	}
	
	


/*-- Content --*/

#maincontent {
	width: 960px;
	display: block;
	padding: 20px 0 20px 0;

	}
	
#subnavigation {

}

.contentarea {
	padding-top: 20px;
	}

#centercontent p {
	padding-bottom:20px;
}

div#containercontent {
	width: 360px;
	float: left;
	padding-right: 60px;
	height: 390px;
	}
		
div#media {
	float: left;
	width: 540px;
	}		
div#slider {
	width: 540px;
	height: 390px;
	background: black;
	}




/*-- Social media bar --*/

div#socialmedia {
	height: 48px;
	width: 540px;
	}
div#socialmedia ul {
	height: 48px;
	width: 540px;
	padding:0;
	margin:0;
	}
div#socialmedia ul li {
	display: block;
	float: left;
	height: 48px;
	padding:10px 0 0 0;
	margin:0;

	}
div#socialmedia ul li a {
	display: block;
	height: 48px;
	text-indent: -9999px;
	}
	
#facebook a { 		width: 150px; background: url(../img/socialmediasprite.jpg) 0 0 no-repeat; }
#facebook a:hover { background-position: 0 -48px; }

#flickr a { 		width: 120px; background: url(../img/socialmediasprite.jpg) -150px 0 no-repeat; }
#flickr a:hover { 	background-position: -150px -48px; }

#youtube a {		width: 120px; background: url(../img/socialmediasprite.jpg) -270px 0 no-repeat; }
#youtube a:hover { 	background-position: -270px -48px; }

#twitter a { 		width: 150px; background: url(../img/socialmediasprite.jpg) -390px 0 no-repeat; }
#twitter a:hover { 	background-position: -390px -48px; }





/*-- Members buttons (login and signup) --*/
.content h2 {
	padding: 0 0 25px 0;
	}
	
div#membersbuttons ul {
	width: 247px;
	height: 134px;	
	padding: 20px 0 0 56px;
	margin:0; 
	}
div#membersbuttons ul li {
	width: 247px;
	padding: 0;
	margin:0;
	}


li#loginbutton {
	height: 61px;
	}
li#loginbutton a{
	display: block;
	background: url(../img/membershipsprite.png) -247px 0 no-repeat;
	height: 61px;
	width: 247px;
	text-indent: -9999px;
	}
li#loginbutton a:hover{
	background-position: -247px -62px;
	}


li#joinbutton {
	height: 73px;
	}
li#joinbutton a{
	display: block;
	background: url(../img/membershipsprite.png) 0 0 no-repeat;
	height: 73px;
	width: 247px;
	text-indent: -9999px;
	}
	
li#joinbutton a:hover{
	background-position: 0 -73px;
	}







/*-- Feeds (container for News, Twitter and Eventes) --*/

.feeds { width: 960px; padding-top: 30px; }

.col { float: left; width: 302px; padding: 0 9px; }

ul.feedlist { width: 302px; padding: 15px 0 0 0; margin:0; }	
ul.feedlist li { padding: 0 30px 15px 30px;}


h2.feedlistheader a {
	display: block;
	height: 150px;
	width: 302px;
	text-indent: -9999px;
	}
	
a#eventsheader {			background: url(../img/feedheaderssprite.jpg) no-repeat; }
/*a#eventsheader:hover { 		background: url(../img/feedheaderssprite.jpg) 0 -161px no-repeat; }*/

a#headlinesheader {			background: url(../img/feedheaderssprite.jpg) -322px 0 no-repeat; }
/*a#headlinesheader:hover { 	background: url(../img/feedheaderssprite.jpg) -322px -161px no-repeat; }*/

a#twitterheader {			background: url(../img/feedheaderssprite.jpg) -644px 0 no-repeat; }
/*a#twitterheader:hover { 	background: url(../img/feedheaderssprite.jpg) -644px -161px no-repeat; }*/


ul#home-twitter {

}

ul#home-twitter li {
	padding:0 20px 15px 20px;
}

.twtr-hd {
	text-indent: -999em;
	padding:0;
	margin:0;
}

.twtr-bd {
	padding: 0;
}

.twtr-hd, .twtr-doc h3, .twtr-doc h4, .twtr-doc a.twtr-profile-img-anchor, .twtr-ft {
	display:none;
}

.twtr-tweet-text p {
	color: #363636;
}

/*-- Subpage styling --*/

#subnavigation {
	width: 200px;
	padding: 0 20px 0 0;
	float:left;
	
}

.subnav {
	float: left;

	width: 175px;
	margin:0;
	padding:0;
	border-right: 1px solid #cecece;
	padding-right: 24px;
	text-align: right;
	}
	
ul.subnav li {
	margin:0;
	padding:0;
}
	
ul.thirdlevel, ul.fourthlevel {
	float:right;
	margin:0 0 0 0;
	padding:0 0 10px 0;
	width: 175px;
	
}

ul.thirdlevel li {
	margin:0;
	padding:0;
	border:none;
}

ul.thirdlevel a {
	font-size: 10px;
	color: #5a5a5a;
}

ul.fourthlevel li {
	margin:0;
	padding:0 10px 0 0;
	border:none;
}


ul.fourthlevel a {
	font-size: 10px;
	color: #7a7a7a	;
}

#centercontent {
	padding:0 0 0 20px;
	float:left;
	width:720px;
	
}


#centercontent ul.boxes {
	margin-top: 30px;
	background: url(../img/pixel.jpg) top center repeat-y; 
	}
	
#centercontent ul.boxes li {
	display: block;
	width: 300px;
	border: 6px solid #e7e7e7;
	height: 160px;
	margin: 0 25px 20px 25px;
	padding:0;
	background: #ffffff;
	padding: 15px;
	float: left;
	box-shadow: 5px 5px 5px #ccc;
  	-moz-box-shadow: 5px 5px 5px #ccc;
  	-webkit-box-shadow: 5px 5px 5px #ccc;
	}
#centercontent ul.boxes li p {
	padding: 0;
	position: relative;
	height: 95px;
	overflow: hidden;
	}
	
#centercontent ul.boxes li a {
	display: block;
	line-height: 14px;
	font-weight: normal;
	}
#centercontent ul.boxes li>a {
	padding-top: 5px;
	font-size: 11px;
	}
#centercontent ul.boxes li h3 a {
	padding-bottom: 10px;
	font-weight: bold;
	font-size: 13px;
	}
	
	
/*--Breadcrumb -------------------*/

ul#breadcrumb {
	list-style:none;
	margin:0;
	padding:0 0 15px 0;
}

ul#breadcrumb li {
	display:inline;
	padding:0 5px 0 0; 
	margin:0;
}

ul#breadcrumb li.active a {
	color:#333333;
}

/*--Site Map -------------------*/

ul#sitemap li.toplevel {
	padding:0;
	margin:0 0 5px 0;
	border-bottom: 1px solid #dddddd;
}

.sm-secondlevel {
	border:none;
}

.sm-secondlevel a {
	color: #2b2b2b;
}

.sm-thirdlevel {
	margin:0 0 0 0;
	padding:0;
	border:none;
}

.sm-thirdlevel li {
	border:none;
}

.sm-thirdlevel a {
	font-size: 10px;
	color: #5a5a5a;
}

/*-- News --------------------------------*/

.newslist ul, .newslist ul li {
	list-style: none;
	margin: 0;

}

.newslist ul li {
	margin: 0;
	padding: 0 0 5px 0;
	
}

.newslist ul li h4 {
	padding: 0;
	font-size: 18px;

}

.newslist ul li h4 a {
	text-decoration: none;

}

.newslist ul li p { padding: 0; }

.newslist ul li p.date {
	padding: 0;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #C80000;

}

.newslist ul li p.more { 
	padding: 5px 0 15px 0; 
	margin: 0 0 0 -2px;	

}

.newslist ul li p.more a {
	display: inline-block;
	padding: 2px 6px;
	text-decoration: none;
	font-size: 10px; 

}

.newslist ul li p.more a:hover {
	color: #4b4b4b;
	
}


/*-- Events -----------------*/

.eventslist ul {
	padding-top: 10px;	
}

.eventslist ul, .eventslist ul li {
	list-style: none;
	margin: 0;

}



.eventslist ul li {
	border-bottom:1px solid #bbb;
	margin: 0;
	padding: 15px 0 15px 0;	
	
}


.eventslist ul li h4 {
	padding: 0;
	
	
}

.eventslist ul li h4 a {
	text-decoration: none;
	font-size: 20px;
	
}

.eventslist ul li p { padding: 0; }

.eventslist ul li p.date {

	padding: 0;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #C80000;

}

.eventslist ul li p.more { 

	padding: 5px 0 15px 0; 
	margin: 0 0 0 -2px;	

}

.eventslist ul li p.more a {
	display: inline-block;
	padding: 2px 6px;
	text-decoration: none;
	font-size: 10px;
	margin: 0 2px 0 0;
}

.eventslist ul li p.more a:hover {	
	color: #4b4b4b;

	
}

.news-events-all {

	float: right;
	padding: 10px 0 0 0;
	font-size: 10px;

}

.news-events-all a {

	padding: 0 10px 0 0;
	color: #C80000;
	text-decoration: none;
	background: url(../img/wht-arrow.gif) 100% 3px no-repeat;

}

/*-- Alumni Directory ---------------------------------- */

table#memberlist {
	width: 450px;
}

table#memberlist th {
	text-align: left;
	border-top: solid 2px #eee;
	border-bottom: solid 1px #eee;
	padding: 7px 0 8px 0;
}

table.sortable th {
	text-decoration: underline;
}

table#memberlist td {
	border-bottom: solid 1px #eee;
}

table#memberlist td a { text-decoration: underline; }

#searchresultsinfo {
	padding: 9px;
	background: #333;
	margin: 0 0 18px 0 ;
}

#searchresultsinfo p { padding: 0; }

#memberdetail h3 {
	border-bottom: solid 1px #eee;
	margin: 0 0 9px 0;
}

#memberdetail h4 {
border-bottom: solid 1px #eee;
margin: 0 0 9px 0;
font-size: 15px;
color: #b5121b;

}

#memberdetail p span { font-weight: bold; }

#memberdetail p#photo {
float: left;
margin: 0 10px 0 0;

}

#memberdetail p#photo img {
	border: solid 1px #eee;
	background: #fff;
	padding: 2px;

}

#memberdetail p#photo, #memberdetail p#class_year, #memberdetail p#contact_email { padding: 0; }

#lastupdated { 
	font-size: 10px;
	font-style: italic;
	padding: 18px 0 0 0;
	
}

#userbox2 {
	background: #cccccc;
	margin: 15px 0 1px 0;
	padding: 9px 9px 9px 14px;
	float: left;
	clear: both;
	width: 153px;
text-align:right;
}

#userbox {
	background: #cccccc;
	margin: 15px 0 1px 0;
	padding: 9px 9px 9px 14px;
	float: left;
	text-align:right;
	width: 153px;

}

#userbox h4 {
	float:right;
	text-align:right;
	padding:0;
	margin:0;
}

#userbox h4 span {

	color: #b5121b;

}

#userbox p { padding: 0; }

#userbox ul, #userbox ul li {
	margin: 0;
	display:block;
	padding:0;
	list-style: none;
	clear: both;
}

#userbox ul {
	padding-top:10px;
}

#userbox a { text-decoration: none; text-shadow: none; }

p#avatar {
float:right;
display:inline;
margin: 0 0 0 6px;
padding: 0;
}

p#avatar img {
width: 40px;
float:right;
text-align:right;
border: solid 1px #eee;
background: #fff;
padding: 2px;
}

p#userlinks { 
margin: 9px 0 0 0; 
clear: both;
}

p#userlinks a { 
margin: 0 6px 0 0; 
font-size: 11px;

}


/*-- Community Styles -------------------- */

ul#categorieslist, ul#topicslist { 
	list-style: none; 
	padding: 0;
	margin: 10px 0 0 0;
	border-top: solid 2px #ddd;

}

ul#categorieslist a , ul#topicslist a { text-decoration: underline; }

ul#categorieslist li, ul#topicslist li {
	padding: 9px 0 9px 0;
	border-bottom: solid 1px #ddd;
	margin: 0;
}

ul#categorieslist li h4, ul#categorieslist li p, ul#topicslist li h4, ul#topicslist li p  { padding: 0; }

ul#categorieslist li h4 a, ul#topicslist li h4 a {
	display: block;
	font-weight: normal;
	float: left;
	background: none;
	width: 330px;
	padding-right: 12px;

}

ul#categorieslist li p.topics {
	text-align: right;

}

ul#topicslist li p.comments { 
	text-align: right;

} 

ul#topicslist li p.poster {  
	clear: both;
	font-size: 10px;
	padding: 3px 0 0 0;
 
}
 
ul#topicslist li p.poster a { color: #b5121b; }



p.back { 
	float: right;
	padding: 0 0 9px 0;

}

p.back a { 
	font-size: 12px; 
	text-decoration: underline;

}

#post { border-top: solid 2px #ddd; margin-top:10px; }

#post #postmeta { 
	font-size: 10px;
	font-weight: bold;
	color: #666;
	padding: 8px 0 9px 0;
	border-top: solid 1px #ddd;
	margin: 0 0 9px 0;

}

#post h4 {
	color: #b5121b;
	font-size: 17px;
	padding: 9px 0 9px 0;

}

#post a {
	text-decoration: underline;

}

h4#commentstitle {
	border-top: solid 2px #ddd;
	color: #b5121b;
	font-size: 14px;

}

ul#comments {
	list-style: none;
	padding: 10px 0 0 0;
	border-top: solid 1px #ddd;
	margin: 0 0 18px 0;
}

ul#comments li {
	margin: 0;
	padding: 18px;

}

ul#comments li.odd {
	background: #cccccc;

}

ul#comments li p.commenttime {
font-weight: bold;
padding: 0;
font-size: 10px;

}

ul#comments li p.commentmeta {
color: #c80000;
padding: 0 0 9px 0;
font-size: 13px;

}

div.deletecomment, div.deletetopic {
padding: 9px;
background: #ffd4d6;
margin: 0 0 6px 0;

}

div.deletecomment p, div.deletetopic p { 
padding: 0; 

}

.deletecommentlink { 
float: right;
padding: 0; 

}

.deletecommentlink a { background: none; }


.deletetopiclink { 
float: left;
padding: 0; 
margin: 0 6px 0 0;

}

.deletetopiclink a { background: none; }

ul#comments li p { font-size: 11px; }

ul#comments li p.commentmeta span { font-weight: bold; }

p.postcomment { 
float: right; 
padding: 0 0 9px 0;

}

p.postcomment a { font-size: 10px; }

p#editpostlink { 
	float: right; 
	padding: 9px 0 9px 0;

}

p#editpostlink a { font-size: 10px; }



/*-- Footer -----------------*/

#footercontainer {
	background: #fff url(../img/footerbg.png) repeat-x;
	height: 186px;
	padding: 20px 0 0 0;
	
	}
	
#footer div {
	float: left;
	}


/*-- Footer Contact Information -----------------*/

#contactcontainer, #signaturesponsor {
	width: 210px;
	height: 166px;
	padding-top: 18px;
	margin-right: 35px;
	border-right: solid 1px #520b0d; 
	}

ul#contactinfo, ul#contactinfo li {
	margin:0; 
	padding:0;
	}
	


ul#contactinfo li#contact {
	padding-top: 15px;
	}



/*-- Signature Sponsor Link -----------------*/


#attlink {
	text-indent: -9999px;
	display: block;
	height: 45px;
	width: 99px;
	margin:0;
	padding:0;
	background: url(../img/logossprite.png) -270px -163px no-repeat;
	}
#attlink:hover {
	background-position: -370px -163px;
	}


/*-- Footer Call To Action Buttons -----------------*/

#actionbuttonslist {
	padding-top: 8px;
	margin:0;
	}
#actionbuttonslist li {
	display: block;
	float: left;
	margin:0; 
	padding:0;
	}
#actionbuttonslist li a {
	text-indent: -9999px;
	display: block;
	margin-top: 5px;
	width: 151px;
	height: 135px;
	}

#give { background: url(../img/footerbuttonssprite.jpg) 0 -5px no-repeat; }
#advocate { background: url(../img/footerbuttonssprite.jpg) -151px -5px no-repeat; }
#volunteer { background: url(../img/footerbuttonssprite.jpg) -302px -5px no-repeat; }

#give:hover { background-position: 0 -156px; }
#advocate:hover { background-position: -151px -156px; }
#volunteer:hover { background-position: -302px -156px; }





	
/*-- jQuery Content Styling -----------------*/
#textfader {
	background: url(../img/paragraphfade.png) 0 58px repeat-x;
	width: 300px;
	height: 95px;
	position: absolute;
	top: 0;
	left: 0;
	}
	
	
/* SimpleContent WYSIWYG -------------------------------------------------- */

body#editContent {
	padding: 10px;
	background: #fff;
	color: #000;
	
}
