html * {

	margin: 0;
	padding: 0;

}

body { background: #d9ebf6 url(/public/img/bg-tile.gif); }

/*-- Global ---------- */

body, textarea { 

font: 13px/18px "Helvetica Neue", Helvetica, Arial, Verdana, Tahoma, sans-serif;
color: #1e1e1e;


}



a { 
	color: #9a1010;
	font-weight: bold;
	text-decoration: none;
	
}

a:hover { color: #024a77; }

img, fieldset { border: 0; }

select option { padding: 0 10px 0 0; }

h1 { font-size: 36px; line-height: 36px; padding-top: 18px; padding-bottom: 18px; }
h2 { font-size: 28px; line-height: 36px; padding-top: 9px; padding-bottom: 9px; }
h3 { font-size: 18px; line-height: 18px; padding-top: 9px; padding-bottom: 9px; }
h4 { font-size: 14px; line-height: 18px; padding-top: 9px; padding-bottom: 9px; }
h5 { font-size: 12px; line-height: 18px; padding-top: 9px; padding-bottom: 9px; }
h6 { font-size: 10px; line-height: 18px; padding-top: 9px; padding-bottom: 9px; }

p { padding: 0 0 18px 0; }

h1, h2, h3, h4, h5, h6 { 

/* font-weight: normal; */

}

h3 { color: #024a77; }

blockquote {
	
	padding: 18px;
	background: #eee;	
	margin: 0px 36px 18px 18px;
	
}

ul, ol {
	
	margin: 0px 36px 18px 18px;
}

ul li, ol li { margin: 9px 0 9px 0;}


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

#container {

	background: url(/public/img/bg-top.gif) repeat-x;

}

.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 --*/

#header {

	background: url(/public/img/header-bg.png) no-repeat;
	padding: 0 0 0 0;

}

	.home-header { height: 126px; }
	.sub-header { height: 119px; }

#header-links-search { 
	
	height: 35px; 
	padding: 23px 0 0 0;	

}

#site-meta, #header-search {

	padding: 0;
	width: 255px;
	float: left;
	color: #707173;

}

#header-search {
	
	padding: 0 0 0 8px;
	width: 222px;

}

#header-search-form {

	background: url(/public/img/header-search-bg.gif) no-repeat;
	width: 198px;
	height: 23px;
	float: left;

}

#header-search-form input[type="text"] {

	width: 166px;
	background: none;
	border: none;
	background-color: transparent;
	float: left;
	height: 19px;
	padding: 5px 0 0 6px;
		
}

#header-search-form input[type="image"] {

	width: 26px;
	float: left;

}

#site-meta {

padding: 3px 0 0 30px;
width: 225px;
font-size: 10px;
text-transform: uppercase;
color: #707173;
font-weight: bold;

}

ul#header-links {

	float: left;
	text-align: right;
	width: 470px;
	margin: 0;
	padding: 2px 0 0 0;
	list-style: none;

}

ul#header-links li { display: inline;  }

ul#header-links li a { 

	font-size: 11px;
	font-weight: normal;
	color: #707173;
	padding: 0 0 0 4px;

}

ul#header-links li a:hover { color: #024a77; }

/*-- Main Navigation --*/

ul.navigation { 

margin: 0;
list-style: none;
padding: 16px 0 0 17px;

}

ul.navigation li { 

margin: 0;
float: left; 
padding: 3px 0 0 0;

}

ul.navigation li a {

display: block;
float: left;
text-decoration: none;
text-indent: -999em;
background: url(/public/img/nav.png) no-repeat;
height: 33px;

}



ul.navigation li.nav-prospective_students a { width: 157px; }
ul.navigation li.nav-prospective_students a:hover { background-position: -157px 0px; }

ul.navigation li.nav-current_students a {

	width: 126px;
	background-position: 0px -33px;
	
}

ul.navigation li.nav-current_students a:hover { background-position: -157px -33px; }

ul.navigation li.nav-alumni a {

	width: 68px;
	background-position: 0px -66px;
	
}

ul.navigation li.nav-alumni a:hover { background-position: -157px -66px; }

ul.navigation li.nav-visitors a {

	width: 71px;
	background-position: 0px -99px;
	
}

ul.navigation li.nav-visitors a:hover { background-position: -157px -99px; }


ul.navigation li.nav-athletics a {

	width: 75px;
	background-position: 0px -132px;
	
}

ul.navigation li.nav-athletics a:hover { background-position: -157px -132px; }


ul.navigation li.nav-our_college a {

	width: 88px;
	background-position: 0px -165px;
	
}

ul.navigation li.nav-our_college a:hover { background-position: -157px -165px; }


ul.navigation li.nav-give_to_voorhees { padding: 0 0 0 5px; }
ul.navigation li.nav-give_to_voorhees a {

	width: 324px;
	background-position: 0px -198px;
	height: 39px;
	
}

ul.navigation li.nav-give_to_voorhees a:hover {

	background-position: 0px -237px;

}


/* -- Home Main -- */

#main-container {

	background: url(/public/img/main-bg.png) repeat-y;

}

.home-main {

	/*background: url(/public/img/home-img-1.jpg) no-repeat;*/
	

}

.home-main h1#logo {

	height: 279px;
	width: 406px;
	background: url(/public/img/voorheeslogo.png) 68px 45px no-repeat;
	text-decoration: none;
	text-indent: -999em;

}

#home-content {

	background: url(/public/img/home-content-top.png) 30px 0px no-repeat;
	padding: 8px 25px 0 25px;
	width: 910px;

}

#content-columns {

	width: 910px;
	background: url(/public/img/home-content-bg.png) 5px 0px repeat-y;

}

a.badge img {
	text-align: center;
	float: right;
	padding: 15px 25px 0 0;
}

#home-news {

	width: 264px;
	padding: 0 18px 0 23px;
	float: left;

}

ul.newslist, ul.newslist li {

	margin: 0;
	list-style: none;

}

ul.newslist li { padding: 0 0 18px 0; }

ul.newslist li p.description {	padding: 0; }
ul.newslist li p.description a {

	font-weight: normal;
	color: #1e1e1e;

}
ul.newslist li p.more { padding: 3px 0; font-weight: bold; font-size: 10px; }
ul.newslist li p.more span { color: #848484; }

.content .newslist li { border-bottom: solid 1px #eee; }

.content p.date {
	
	padding: 2px 0 9px 0;
	color: #024a77;
	font-size: 11px;
	border-bottom: solid 1px #eee;
	margin: 0 0 9px 0;
}

.content .newslist li p.date { 

	padding: 2px 0 0 0;
	margin: 0;
	border: none;

}



.content .newslist li h3 { padding: 3px 0; font-size: 14px; }

#home-news h3.column-title {

	padding: 0 0 12px 0;
	background: url(/public/img/home-latest-title.png) 0px 12px no-repeat;
	width: 264px;
	height: 66px;
	text-indent: -999em;

}


#home-events-photos, #landing-col2 {

	float: left;
	width: 198px;
	padding: 0 12px 0 16px;

}



#home-events-photos h3.column-title, #landing-col2 h3.column-title {

	padding: 0 0 12px 0;
	background: url(/public/img/home-happening-title.png) 0px 12px no-repeat;
	width: 198px;
	height: 66px;
	text-indent: -999em;

}

ul.eventslist, ul.eventslist li {

	margin: 0;
	list-style: none;

}
ul.eventslist li p.date { 

padding: 0 0 3px 0; 
border: none;
margin: 0;
font-size: 12px;

}


ul.eventslist li h4 { padding: 0; }

ul.eventslist li { padding: 0 0 12px 0; border-bottom: solid 1px #eee; margin: 0 0 3px 0; }

ul.eventslist li p { padding: 6px 0; }

ul.eventslist li p.more, ul.eventslist li p.category { font-size: 11px; padding: 0; }

#sub-content ul.eventslist li h4 a { color: #2f2f2f; }

#home-events-photos ul.eventslist li { border: none; margin: 0; }
 
#home-experience-blog {

	width: 359px;
	float: left;
	padding: 0 0 0 20px;

}

#home-experience {

	width: 342px;
	background: url(/public/img/home-experience-bg.png) 0% 100% no-repeat;

}

#home-experience h3 {

	height: 26px;
	background: url(/public/img/home-experience-top.png) no-repeat;
	color: #024a77;
	font-size: 14px;
	padding: 16px 0 4px 57px;
	font-weight: normal;
	font-family: Georgia, Times, "Times New Roman", serif;
}

#home-experience p {

	font-size: 12px;
	padding: 0 18px 12px 18px;

}

#home-experience ul, #home-experience ul li { margin: 0; list-style: none; }

#home-experience ul { 

	overflow: auto; 
	padding: 12px 12px; 
	background: url(/public/img/line-trans.png) 14px 0px no-repeat;	


}

#home-experience ul li {
	
	float: left;
	width: 50%;

}

#home-experience ul li a {

	color: #1e1e1e;
	padding: 0 0 0 20px;
	font-size: 11px;
	background: url(/public/img/gray-arrow.gif) 9px 3px no-repeat;

}

#home-blog {


padding: 6px 0 0 0;

}

#home-blog h3 {
	
	padding: 0;
	height: 73px;
	background: #024a77 url(/public/img/home-blog-header.png) no-repeat;
	text-indent: -999em;
}

#home-blog-post { 

	padding: 0 22px 9px 22px;
		color: #fff;
		background: #024a77;
}

#home-blog-post h4 {

	padding: 9px 0 0 0;
	font-size: 22px;
	letter-spacing: -.05em;

}

#home-blog-post h4 a {

	text-decoration: none;
	color: #f9f8be;
}

#home-blog-post p { padding: 9px 0 0 0; }

.home-blog-meta {

	font-size: 11px;
	color: #fff;


}

.home-blog-meta a { color: #f9f8be; padding: 0; }

#home-blog p.more { padding: 0; }

#home-blog p.more a {

	height: 46px;
	background: url(/public/img/home-blog-more.png) no-repeat;
	display: block;
	text-decoration: none;
	text-indent: -999em;

}

#home-blog a:hover { color: #fff; }

#accreditation .small {
	padding: 2px 0 9px 0;
	color: #024a77;
	font-size: 11px;
	margin: 0 0 9px 0;
}


.home-news-more { 	overflow: auto; }

.home-news-more a {
	

	float: left;
	background: url(/public/img/home-buttons.png) no-repeat;
	height: 25px;
	text-decoration: none;
	text-indent: -999em;
}

.home-news-more a.more-news {

	width: 213px;
	
}

.home-news-more a.rss-news {

	width: 51px;
	background-position: -213px 0;
	
}

.home-events-more a {

	/*display: block;
	background: url(/public/img/home-buttons.png)  0px -26px no-repeat;
	height: 25px;
	text-decoration: none;
	text-indent: -999em;
	*/
}

.more-link { padding: 0 15px 0 0; }
#home-content .more-link { padding: 0; }

.more-link a {


	font-size: 10px;
	font-weight: bold;
	letter-spacing: -.05em;
	padding: 4px 7px;
	display: block;
	background: #ccdbe4 url(/public/img/gray-arrow.gif) 98% 50% no-repeat;
	text-transform: uppercase;
	color: #182730;

}

.more-link a:hover { background-color: #c3d8e5; }

#home-around-voorhees {

	padding: 28px 0 12px 0;
	background: url(/public/img/home-happening-title.png) 0px -33px no-repeat;

}

#home-aroundvoorhees-title {

	padding: 0;
	height: 25px;
	background: url(/public/img/home-buttons.png) -2px -151px no-repeat;
	text-indent: -999em;

}

.home-around-voorhees-more a {

	display: block;
	height: 25px;
	background: url(/public/img/home-buttons.png) 0px -52px no-repeat;
	text-indent: -999em;

}

#home-news .facebook-link { padding: 10px 0 0 0; }

#home-news .facebook-link a {
	
	display: block;
	height: 70px;
	background: url(/public/img/home-buttons.png) 0px -80px no-repeat; 
	text-indent: -999em;

}

/* -- Sub Main -- */

.sub-main {

	background: url(/public/img/sub-content-bg.png) 30px 0px repeat-y;


}

#sidebar {

	width: 300px;
	padding: 0 0 0 30px;
	background: url(/public/img/sub-left-bg.png) no-repeat;
	float: left;
	
}

#sidebar h1#logo {

	background: none;
	width: 300px;
	height: 92px;
	padding: 0;

}

.sidebar-element {

	padding: 9px 18px 9px 15px;

}

#sidebar h1#logo a {

	text-decoration: none;
	text-indent: -999em;
	background: url(/public/img/voorhees-sub-logo.png) 0px 8px no-repeat;
	width: 300px;
	height: 92px;
	display: block;

}

#sub-content-wrapper {

	width: 630px;
	float: left;
	

}

.landingpage { background: url(/public/img/landing-alumni-1.jpg) no-repeat; }
.landingpage_prospective { background: url(/public/img/landing-prospective-1.jpg) no-repeat; }
.landingpage_current { background: url(/public/img/landing-current-1.jpg) no-repeat; }
.landingpage_alumni { background: url(/public/img/landing-alumni-1.jpg) no-repeat; }
.landingpage_visitors { background: url(/public/img/landing-visitors-1.jpg) no-repeat; }
.landingpage_athletics { background: url(/public/img/athletics-bg-1.jpg) no-repeat; }
.landingpage_ourcollege { background: url(/public/img/landing-ourcollege-1.jpg) no-repeat; }

#sub-content {

overflow: auto;	
overflow-y: hidden;

}

.landing-content { background: url(/public/img/landing-img-overlay.png) 0 275px no-repeat; padding: 275px 30px 0 0; }
.subpage-content { background: url(/public/img/sub-top-bg.png) no-repeat; padding: 60px 60px 0 20px; }

.athletics-content { background: none; }



h2.landing-title {

	color: #9a1010;
	font-size: 22px;
	padding: 15px 0 9px 15px;
	letter-spacing: -.05em;

}

h3.landing-tag {

	font-size: 24px;
	font-weight: normal;
	background: url(/public/img/fullwidth-line.png) 0% 100% no-repeat;
	color: #024a77;
	padding: 22px 0 22px 0;
	margin: 0 0 12px 0;
}

h2.contenttitle {

	font-weight: normal;
	letter-spacing: -.05em;
	color: #024a77;
	font-size: 24px;	
	background: url(/public/img/bc-top.png) 0% 100% no-repeat;
	padding: 9px 0 3px 0;
}

#landing-col1 {

	width: 359px;
	float: left;
	padding: 0 15px 0 0;

}

#landing-col2 { background: url(/public/img/vert-line.png) repeat-y; }

.prospective-content #landing-col1 { background: url(/public/img/vert-line.png) repeat-y; padding: 0 0 0 17px;  }
.prospective-content #landing-col2 { background: none; padding: 0 15px 0 0; }

#athletics-col1 { 
	
	width: 285px;
	float: left;
	background: url(/public/img/vert-line.png) 100% 0% repeat-y;
	
}

#athletics-col2 {
	
	width: 300px;
	float: left;
	padding: 0 0 0 15px;

 }
 
 #athletics-stats {

	width: 300px;
	background: url(/public/img/athletics-stats-bg.png) 0% 100% no-repeat;
	

}

#athletics-stats h3 {


	background: url(/public/img/athletics-stats-top.png) no-repeat;
	color: #024a77;
	font-size: 22px;
	padding: 19px 0 4px 57px;
	font-weight: normal;
	font-family: Georgia, Times, "Times New Roman", serif;
}


#athletics-stats p {

	font-size: 12px;
	padding: 0 18px 12px 18px;

}

#athletics-events-title {

	background: url(/public/img/athletics-events-title.png) no-repeat;
	text-indent: -999em;
	height: 60px;
	padding: 0;
}

#athletics-stats .box-content { padding: 6px 18px;}

#intro-content {

	background: url(/public/img/twothird-hori-line.png) 0% 100% repeat-x;
	padding: 0 0 12px 0;
	margin: 0 0 6px 0;

}

#athletics-col2 .landing-flickr {

	background: none;
	padding: 15px 0 0 0;
	width: 290px;

}

#athletics-col2 p.flickr-thumbs a, #athletics-col2 p.flickr-thumbs img { width: 51px; }

/* Athletics Header */

#athletics-header {

height: 297px;
padding: 8px 40px 0 275px;
color: #fff;

}

#featured-athletics { 
	
	padding: 30px 0 12px 0; 
	background: url(/public/img/wht-hori-line.png) 0% 100% no-repeat;
	
}

#featured-athletics h3 {

	width: 137px;
	height: 17px;
	background: url(/public/img/ath-director-bg.png) no-repeat;
	text-indent: -999em;

}

#featured-athletics h4 {

	color: #f9f8be;
	font-size: 22px;
	letter-spacing: -.05em;
	padding: 0 0 6px 0;

}

#featured-athletics p { font-size: 11px; padding: 0;  }
#featured-athletics p.sport { padding: 2px 0; font-weight: bold; }
#featured-athletics p.more a { color: #f9f8be; background: url(/public/img/ylw-arrow.gif) 100% 5px no-repeat; padding: 0 7px 0 0; }

#featured-athletics img {

	float: left;
	padding: 4px;
	background: #808080;
	margin: 0 12px 0 0;

}

/* Float Images */

img.floatleft {

	float: left;
	padding: 10px;
	background: #dbeaf5;
	border: solid 1px #dbe4e9;
	margin: 0 12px 12px 0;

}

img.floatright {

	float: right;
	padding: 10px;
	background: #dbeaf5;
	border: solid 1px #dbe4e9;
	margin: 0 0 12px 12px;
}

/* Landing Boxes 359px */

.landing-box { overflow: auto; padding: 6px 0;  }

.landing-box .facebook-link {

	width: 125px;
	float: left;
	padding: 0 0 0 17px;

}

.landing-box .facebook-link a {
	
	display: block;
	height: 109px;
	width: 120px;
	background: url(/public/img/sq-facebook-link.png) no-repeat; 
	text-indent: -999em;

}

.landing-flickr {

width: 217px;
float: left;


}

.landing-flickr h3 {

	padding: 0;
	height: 25px;
	background: url(/public/img/home-buttons.png) -2px -151px no-repeat;
	text-indent: -999em;

}

#sub-around-voorhees { width: 205px; background: url(/public/img/vert-line.png) 100% 0% repeat-y;   }

.landing-flickr .sub-around-voorhees-more a {

	display: block;
	height: 25px;
	background: transparent url(/public/img/home-buttons.png) 0px -52px no-repeat;
	text-indent: -999em;
	width: 196px;
}


#apply-online {

	width: 342px;
	background: url(/public/img/home-experience-bg.png) 0% 100% no-repeat;
	

}

#apply-online h3 {

	height: 26px;
	background: url(/public/img/home-experience-top.png) no-repeat;
	color: #024a77;
	font-size: 20px;
	padding: 19px 0 4px 57px;
	font-weight: normal;
	font-family: Georgia, Times, "Times New Roman", serif;
}

#apply-online p {

	font-size: 12px;
	padding: 0 18px 12px 18px;

}

#apply-online .more-link { padding: 0 18px 15px 18px; }

#apply-online .more-link a { color: #a61010; }

.prospective-content .landing-box {

	background: url(/public/img/twothird-hori-line.png) 0px 12px repeat-x;
	padding: 27px 0 0 3px;

}

#financial-aid {

	width: 266px;
	background: url(/public/img/sidebar-box-bg.png) 0% 100% no-repeat;

}


#financial-aid h3 {

	height: 26px;
	background: url(/public/img/sidebar-box-top.png) no-repeat;
	color: #024a77;
	font-size: 20px;
	padding: 19px 0 4px 57px;
	font-weight: normal;
	font-family: Georgia, Times, "Times New Roman", serif;
}

#financial-aid p {

	font-size: 12px;
	padding: 0 18px 12px 18px;

}

#financial-aid .more-link { padding: 0 18px 15px 18px; }
#financial-aid .more-link a { color: #a61010; }

#alumni-login h3 {

	background: url(/public/img/alumni-login-header.png) no-repeat;
	height: 37px;
	padding: 0 0 6px 0;
	text-indent: -999em;

}

#alumni-login { background: url(/public/img/login-bg.png) 0% 100% no-repeat; padding: 0 0 12px 0; }

#alumni-login label { display: none; }

#alumni-login span { padding: 5px 0 0 0; display: block; float: right; }
#alumni-login span a { color: #fff; font-size: 10px; }

#alumni-login form {

	padding: 0 18px;

}

#alumni-login input[type='password'], #alumni-login input[type='text'] {

	display: block;

}

#alumni-login input {

	background: none;
	border: none;
	width: 226px;
	height: 21px;
	font-size: 11px;
	background: url(/public/img/voorhees-input-bg.png) no-repeat;
	margin: 0 0 7px 0;
	padding: 7px 0 0 7px;

}

#alumni-login button {
	
	display: block;
	background: none;
	border: none;
	width: 78px;
	height: 31px;
	background: url(/public/img/login-submit.png) no-repeat;
	text-indent: -999em;
	cursor: pointer;
	


}

/*-- breadcrumb --*/

ul.breadcrumb, ul.breadcrumb li {

	list-style: none;
	margin: 0;

}

ul.breadcrumb { 

	padding: 7px 0 9px 0; 
	background: url(/public/img/bc-bottom.png) 0% 100% no-repeat;

}


ul.breadcrumb li {

	display: inline;

}

ul.breadcrumb li a { 

	font-size: 10px;
	color: #024a77;	
	background: url(/public/img/bc-arrow.gif) 100% 4px no-repeat;
	padding: 0 8px 0 0;
}

ul.breadcrumb li.active a { 

	font-weight: normal; 
	color: #9a1010;
	background: none;

}

.content { padding: 9px 0 18px 0; }



/*-- subnav --*/

.subnav { padding-top: 0; }

.subnav ul, .subnav ul li, .subnav ul li ul, .subnav ul li ul li, .subnav ul li ul li ul, .subnav ul li ul li ul li {

	margin: 0;
	list-style: none;

}

.subnav ul { width: 267px; overflow: auto; overflow-x: hidden; }
.subnav ul li { float: left; padding: 0 0 1px 0; }

.subnav ul li a {

	float: left;
	display: block;
	width: 243px;
	height: 25px;
	background: url(/public/img/subnav-bg.png) no-repeat;
	color: #024a77;
	padding: 7px 0 0 24px;

}

.subnav ul li a:hover, .subnav ul li a.active { background-position: 0 -32px; color: #fff; }

.subnav ul li ul {

	background: #fff;

}

.subnav ul li ul li a {

	background: none;
	width: 237px;
	padding: 4px 0 0 30px;
	font-size: 11px;
	background: url(/public/img/gray-arrow.gif) 20px 10px no-repeat;
	color: #1e1e1e;
	border-bottom: solid 1px #eee;
}

.subnav ul li ul li a:hover, .subnav ul li ul li a.active { color: #666; background: url(/public/img/gray-arrow.gif) 20px 10px no-repeat; }


.subnav ul li ul li ul li a {

	width: 223px;
	padding: 4px 0 0 45px;
	background: url(/public/img/gray-arrow.gif) 34px 10px no-repeat;
	font-weight: normal;
}

.subnav ul li ul li ul li a:hover, .subnav ul li ul li ul li a.active { color: #666; background: url(/public/img/gray-arrow.gif) 34px 10px no-repeat; }


/* Flickr */
.flickr-thumbs {padding: 0 0 4px 0;}

.flickr-thumbs a, .flickr-thumbs img {

	width: 46px;

}

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

ul#categorieslist, ul#topicslist { 

list-style: none; 
padding: 0;
margin: 0;
border-top: solid 2px #ddd;

}

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: 9px 0 9px 0;


}
p.back a { font-size: 12px; }

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

p#new_topic { float: right; padding: 9px 0 0 0; }

#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;


}

h4#commentstitle {

border-top: solid 2px #ddd;
color: #1b3765;
font-size: 14px;

}

ul#comments {

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

ul#comments li {

margin: 0;
padding: 18px;

}


ul#comments li.odd {

background: #eee;

}

ul#comments li p.commenttime {

font-weight: bold;
padding: 0;
font-size: 10px;

}

ul#comments li p.commentmeta {

color: #003468;
padding: 0 0 9px 0;
font-family: Georgia, Times, "Times New Roman", serif; 
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: 9px 0 9px 0;

}

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

p#editpostlink { 

float: right; 
padding: 9px 0 9px 0;

}

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


#userbox {

	padding: 10px;
	background: #e1e7ed;

} 

#userbox p span {

display: block;
font-size: 16px;
color: #b5121b;
padding: 0 0 9px 0 ;

}

#userbox p { padding: 0; }

p#avatar {

float:left;
margin: 0 6px 0 0;
padding: 0;


}

p#avatar img {

width: 56px;
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;

}

/*-- Form Styles ----- */

.generic_form {}

.generic_form fieldset {

padding: 10px 0;
margin: 0 0 18px 0;
border-bottom: solid 2px #ddd;
}

.generic_form fieldset legend {

color: #b5121b;
font-size: 18px;
padding: 0 4px 5px 0px;
margin: 0;


}

.generic_form fieldset ul { list-style: none; }

.generic_form fieldset p.note { 

font-size: 10px;
font-weight: bold;
color: #666;
padding: 0 0 0 4px;

}

.generic_form fieldset p.checkbox label { display: inline-block; } 


.generic_form fieldset ul, .generic_form fieldset ul li { margin-left: 0; }

.generic_form fieldset ul li input { margin: 0 6px 0 0; }

.generic_form fieldset label {

display: block;

}

.generic_form fieldset input.forminput {

padding: 3px;
font-weight: bold;

}

.generic_form fieldset p { float: none; }

.generic_form fieldset p input.forminput { width: 350px; }

.generic_form fieldset p.formcol1 input.forminput , .generic_form fieldset p.formcol2 input.forminput { width: 200px; }

.generic_form fieldset p.formcol1 {

float: left;
clear: both;

}

.generic_form fieldset p.formcol2 {

margin: 0 0 0 220px;

}


/*.generic_form fieldset p { padding-left: 7px; }*/

.generic_form span.required, .generic_form span.error {

color: #b5121b;
font-style: italic;
font-size: 11px;

}

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

.generic_form span.error { display: block; } 

.generic_form fieldset .formcheck label {

display: inline;
font-size: 11px;

}

.generic_form fieldset ul { clear: both; }

.generic_form fieldset textarea {

width: 350px;
padding: 3px;
font-weight: bold;
height: 125px;

}

p.errornotice {

color: #b5121b;
font-size: 13px;
background: #efbdc0;
padding: 9px;
margin: 0 0 18px 0;

}

.generic_form p select {

	margin: 3px 0 4px 0;

}



.generic_form input.submit {

padding: 5px;
font-weight: bold;

}

.generic_form input.submit { margin: 0 0 18px 0; }

.generic_form fieldset h3 {

	padding: 0 0 10px 0;

}

.generic_form fieldset h4 {

	padding: 0 0 5px 0;

}

.generic_form fieldset ul {

	padding: 0 10px;

}

.generic_form fieldset li {

	
	margin: 0;
	padding: 2px 0;

}

.generic_form fieldset li label {
	
	display: inline;

}

p.error {

color: #b5121b;

}

p.usernotice {

background: #eee;
padding: 9px;
margin: 9px 0 9px 0;
font-weight: bold;

}

.compact { line-height: 14px; }

.compact p { 

padding: 0; 
display: inline;

}

.compact label { 

padding: 0 0 0 8px;

}

.compact fieldset { padding: 6px; }

.compact fieldset legend { padding: 0; }

.compact input { margin: 0; }

.compact input.submit { 

padding: 2px;
margin: 0;
display: inline;

}

.compact select { display: inline; }

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

table#memberlist {

width: 530px;

}

table#memberlist th {

text-align: left;
border-top: solid 2px #eee;
border-bottom: solid 1px #eee;
padding: 7px 0 8px 0;
font-size: 12px;

}

table.sortable th {


}

table#memberlist td {

border-bottom: solid 1px #eee;
padding: 6px 0;

}



#searchresultsinfo {

padding: 9px;
background: #eee;
margin: 0 0 18px 0 ;
}

#searchresultsinfo p { padding: 0; }

#memberdetail {
	
	float: left;
	width: 350px;
	
}

#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;


}

#memberphoto {

	width: 180px;
	float: left;
	padding: 10px 0 0 0;
}

#memberphoto p#photo img {

border: solid 1px #eee;
background: #fff;
padding: 2px;
max-width: 160px;

}

#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;
	
}

.alumni_avatar span {

	width: 60px;
	display: block;
	text-align: center;
}


.alumni_avatar span img {

	width: 60px;
	border: solid 2px #ddd;
}

/*-- Footer --*/

#footer {

background: #fff;
padding: 30px 0 10px 0;
width: 900px;

}

#footer-content {

padding: 28px 0 0 0;
background: url(/public/img/footer-top.png) no-repeat;

}

.footer-column {

	float: left;
	width: 165px;
	font-size: 11px;
	padding: 9px 0 0 0;

}

#footer-address {

	width: 218px;
	background: url(/public/img/footer-seal.png) 22px 12px no-repeat;
	padding: 115px 0 0 22px;
}

.footer-column h5 {

	font-size: 12px;
	color: #024a77;
	letter-spacing: -.05em;
	text-transform: uppercase;
	padding: 0;
	font-weight: normal;

}

.footer-column ul, .footer-column ul li {

	list-style: none;
	margin: 0;

}


.footer-column ul { padding: 0 0 9px 0; }

.footer-column ul li a {
 	
 	color: #1e1e1e;
 	font-size: 11px;
 
 }

#footer-copyright {


background: #d9ebf6 url(/public/img/footer-bottom.png) no-repeat;
padding: 55px 26px 0 34px;
width: 900px;
font-size: 10px;

}

#footer-copyright p { padding: 0; } 


/* Faculty Directory */
#directory {}
#directory table { clear: both; border-top: #cccccc 1px solid; }
#directory table tr.odd td { background: #eeeeee; }
#directory table td { padding: 3px; }
#directory table .nophoto { width: 70px; height: 100px; border: #000000 1px solid; font-size: 10px; line-height: 10px; text-align: center;}
#directory table .nophoto .text { margin: 35px 0 0 0; color: #666666; }
#directory table .photo { border-right: #cccccc 1px solid; }
#directory table .name { font-weight: bold; }
#directory table .address { border-top: #cccccc 1px solid; }
#directory table .emailphone { border-top: #cccccc 1px solid; }
#directory table .titledepartment { font-style: italic; font-size: 11px; }
#directory table .none { padding: 10px; font-size: 10px; color: #666666; text-align: center; }

#directory-alpha { float: left; height: 25px; }
#directory-alpha ul { list-style: none; margin: 0 0 0 0; }
#directory-alpha ul li { float: left; margin: 0 0 0 0; }
#directory-alpha ul li a { display: block; padding: 0 2px 0 2px; }

#directory-search { float: right; height: 25px; }
#directory-search input[type='text'] { width: 100px; }
#directory-search input[type='submit'] {}

/* Facebook Connect */

#facebook-login { text-align: center; padding: 20px 0 0 0; }

