/* CSS Document */

/*Edited Kaitlin Hines */

#events li li {
	list-style-type: circle;
	list-style-image: none;
}

/*End Edit Hines */

/* STYLE ADDED TO REMOVE FEATURE REGION IN RIGHT-COLUMN. ADDED BY: Stephanie Enoch 7 - 17 - 09 */

#features {
   border-left: none;
   width:0px;
}

#featureBlue {
   background: none;
}

#contentTop {
  background-image: url("http://www.smcm.edu/president/images/headerimages/Calvert3a.jpg");
}

/*Home Page*/

#top {
	height: 420px;
	}

#facebook { 
	float: right;
	}

#opener {
	width: 400px;
	}
	
#blogfeed {
	margin-top: 40px;
	}
	
#post {
	margin: 15px 10px 20px 10px;
	height: 131px;
	background: #e7e7e7;
	}

#postcal {
	margin: 15px 10px 20px 10px;
	height: 150px;
	background: #e7e7e7;
	}

#post p {margin: 5px;}
	
#post img {
	margin: 0px;
	margin-right: 8px;
	padding: 0px;
	}

#postimg {
	float: left;
	width: 75px;
	height: 150px;
	padding-top: 13px;
	padding-left: 9px;
}

#postcontent {
	padding-top: 5px;
	}
	
	
#full-calendar .index-calendar-wrapper li {
border-bottom: 0px;
margin-bottom: 10px;
}

#contentTop { height: 230px;}

#menu {  
	background-image: url("http://www.smcm.edu/president/_assets/images/Calvert3.png");
	height: 230px;}
	
#menu h2 {
	font-size: 17px;
	padding-left: 20px;
	padding-right: 20px;
	}


