/*
Theme Name: Edge Athletics Updated
Theme URI: http://www.edgeathletics.com/
Description: The new and improved Edge Athletics Theme.
Version: 1.0
Author: Rob Santoro
Author URI: http://www.robreport.net
*/

/* Reset ---------------------------------- */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,
h6,pre,form,fieldset,input,p,blockquote,table,
th,td { margin: 0; padding: 0; }
fieldset,img,abbr { border: 0; }
address,caption,cite,code,dfn,em,h1,h2,h3,
h4,h5,h6,th,var { font-style: normal; font-weight: normal; }
caption,th { text-align: left; }
q:before,q:after { content: ''; }
a { text-decoration: none; }
a:visited { color: blue; }

html {
	height: 100%;
	margin-bottom: 1px;
}

body {
	font-size: 62.5%;
	background: #fff;
	font-family: "Lucida Grande",Verdana,Arial,sans-serif;
	line-height: 20px;
	color: #555;
	margin-bottom: 40px;
}

p {
    margin-bottom: 1em;
}
/* ------------------------------------------------------------------- */

/*Formatting for the top header bar ---------------------------------- */

#blueTop {
	height: 86px;
	min-width: 960px;
	background: #07273e;
}

#blueTop h1 a {
	display: block;
	background: url('images/edgeathletics-logo.png') center left no-repeat;
	width: 301px;
	height: 80px;
	text-indent: -9999px;
	float: left;
}

#blueTop ul {
	margin-right: 4px;
	margin-top: 7px;
	float: right;
	list-style: none;
	min-width: 500px;
}

#blueTop ul li {
	float: left;
}

#blueTop ul li a {
	font-weight: normal;
	display: block;
	line-height: 25px;
	padding: 0 10px;
	font-size: 12px;
	color: #ccc;
}

#blueTop ul li a:hover {
	color: #fff;
}

#blueTop ul li a.current, #blueTop ul li#download a.current {
	color: #555;
	background: #cfebf7;
	-moz-border-radius-topleft: 3px;
	-khtml-border-top-left-radius: 3px;
	-webkit-border-top-left-radius: 3px;
	border-top-left-radius: 3px;
	-moz-border-radius-topright: 3px;
	-khtml-border-top-right-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	border-top-right-radius: 3px;
}

.wrapper {
	width: 960px;
	margin: 0 auto;
	clear: both;
}

#blueTopSearch {
	float: right;
	margin-right: 14px;
	height: 48px;
	padding-top: 6px;
}

#blueTopSearch input.text {
	background: #0a3554;
	border: 1px solid #0c3d60;
	margin-right: 6px;
	color: #e4e5e5;
	float: left;
}

#blueTopSearch .button {
	float: left;
	border-color: #0f4d79;
	background: #0c3d60;
	color: #e4e5e5;
}

#blueTopSearch input.button:hover {
	color: #fff;
	border-color: #136096;
}

.button, .button-secondary {
	font-size: 10px;
	cursor: pointer;
	color: #246;
	background: #e5e5e5;
	height: 22px;
	padding: 0 4px;
	border: 1px solid #a3a3a3;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;	
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

input.button:hover {
	color: #07273e;
	border-color: gray;
}

#blueTopLogin {
	float: right;
	margin-right: 18px;
	height: 48px;
	padding-top: 6px;
	color: #e4e5e5;
}

#blueTopLogin a {
	color: #e4e5e5;
}

/* ------------------------------------------------------------------- */




/*Formatting for the title bar --------------------------------------- */

#titleBar {
	height: 48px;
	min-width: 960px;
	background: #cfebf7;
	border-bottom: 1px solid #c6d9e9;
}

#titleBar h2 {
	color: #07273e;
	font-size: 26px;
	line-height: 1em;
	padding-bottom: 10px;
	margin-left: 9px;
	font-family: Lucida, Helvetica, sans-serif;
	padding-top: 12px;

	float: left;
}

#titleBar a {
	color: #ff0000;
	vertical-align: text-top;
	font-size: 14px;
}

#titleBar .login {
	position: relative;
	float: right;
	padding-top: 15px;
	margin-right: 15px;
	color: #07273e;
}

#titleBar .login a {
	color: #07273e;
}

input.text {
	margin-right: 2px;
	font-size: 10px;
	padding: 3px;
	background: #f5f5f5;
	border: 1px solid #ccc;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;	
	-webkit-border-radius: 3px;
	border-radius: 3px;
	height: 14px;
	vertical-align: top;
	color: #666;
}

#titleBar input.text {
	background: #fff;
	border: 1px solid #c6d9e9;
}

/* ------------------------------------------------------------------- */


/*Formatting for main-page ------------------------------------------------ */

.col-2, .col-3, .col-3a, .col-3b, .col-7, .col-7a, .col-7s, .col-9 {
	float: left;
	margin: 0px 8px 8px 8px;
}

.col-1 {
	width: 960px;
	padding-bottom: 8px;
	border-bottom: #dddddd 1px solid;
}

.navigation {
	width: 690px;
}

.navigation a {
	color: #07273e;
	text-decoration: none;
}

.navigation a:hover {
	text-decoration: underline;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.entry {
	margin-left: 22px;
	margin-bottom: 22px;
	border-bottom: #000000 1px solid;
	padding-bottom: 12px;
}

.tot-arch-box {
	border-bottom: 1px solid #07273e;
	padding-bottom: 6px;
	margin-bottom: 6px;
}

.archive-box {
	margin-top: 8px;
	line-height: 12px;
}

.archive-box a {
	text-decoration: none;
	color: #07273e ;
}

.archive-box a:hover {
	text-decoration: underline;
}

.archive-box img {
	float: left;
	margin-right: 6px;
}

.col-2 { 
	width: 132px;
	border-right: 1px solid gray;
}

.col-3 { 
	width: 241px; 
	margin: 0 15px;
}

.col-3a {
	width: 235px;
	margin: 0px 0px 0px 9px;
}

.col-3b {
	width: 220px;
	margin: 0px 0px 0px 9px;
}

.col-7 { 
	width: 500px;
	margin: 0 15px;
	text-align: justify;
}

.col-7s { 
	width: 740px;
	margin: 0 15px;
	text-align: justify;
}

.col-7a {
	width: 550px;
	margin: 0 15px;
	text-align: justify;
}

.col-9 { 
	width: 692px; 
}

.col-3 h3 {
	border-bottom: 1px solid #002757;
	text-align: center;
}

.col-3b h3 {
	border-bottom: 1px solid #002757;
	text-align: center;
}

#container {
	width: 100%;
	height: auto;
	margin: 0px;
	padding: 0px;
	background-image: url('images/singlebg.gif');
	background-repeat: repeat-y;
	background-position: 0px 0px;
}

.clearer {
	font-size: 0px;
	height: 0px;
	width: 100%;
	display: block;
	clear: both;
}

#pagebody {
	font-size: 12px;
	line-height: 18	px;
	color: #07273e;
	margin-top: 29px;
	padding-bottom: 16px;
}

#pagebody h2 {
	font-weight: bold;
}

#pagebody h3 {
	font-weight: bold;
	margin-bottom: 4px;
	padding-bottom: 2px;
	border-bottom: 1px solid gray;
}

.col-3a {
	margin-top: 12px;
	list-style-position: inside;
	line-height: 15px;
	font-size: 11px;
}

.col-7 {
	list-style-position: inside;	
}

.col-9 {
	list-style-position: inside;	
}

.col-3a a {
	color: #000000;
}

.col-3a a:hover {
	text-decoration: underline;
}

.ts-single-image {
	text-align: center;
	padding: 10px 0px 10px 0px;
}

.ts-single-image img {
	border: 1px solid #07273e;
}

#author-box {
	margin-top: 8px;
	line-height: 14px;
}

#author-box a {
	text-decoration: underline;
	color: #07273e ;
}

#author-box img {
	float: left;
	margin-right: 6px;
}

#post-bottom {
	border-top: 1px solid gray;
	margin-top: 18px;
	font-size: 9px;
}

#date-holder {
	float: left;
}

#options-holder {
	float: right;
	margin-right: 10px;
	margin-bottom: 8px;
}

.comment-option {
	float: left;
	background-image: url('images/comment.png');
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-left: 18px;
	padding-right: 12px;
}

.comment-option a {
	color: #07273e;
	text-decoration: underline;
}

.email-option {
	float: left;
	background-image: url('images/email.png');
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-left: 19px;
	padding-right: 12px;
}

.email-option a {
	color: #07273e;
	text-decoration: underline;
}

.print-option {
	float: left;
	background-image: url('images/print.png');
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-left: 18px;
}

.print-option a {
	color: #07273e;
	text-decoration: underline;
}

a.email-us-button {
	padding: 10px;
	color: white;
	border-top: 1px solid #aeaeae;
	border-left: 1px solid #aeaeae;
	border-right: 1px solid #575757;
	border-bottom: 1px solid #575757;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;	
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background: #07273f;

}

a.aau-cc {
	font-size: 11px;
	font-family: Lucida, Helvetica, sans-serif;
	padding: 5px 0;
	font-weight: bold;
	line-height: 15px;
	color: #0A4E7F;
}

a:hover.aau-cc {
	color: #147ECA;
}

#pageNav li {
	list-style: none;
}

#pageNav li ul li {
	margin-left: 0px;
	list-style: none;
	border-top: 0px;
}

#pageNav li ul li ul li {
	margin-left: 7px;
	list-style: none;
	border-top: 0px;
}

.tms {
	font-size: 11px;
	font-family: Lucida, Helvetica, sans-serif;
	padding: 5px 0;
	font-weight: bold;
	line-height: 15px;
}

.current_page_item a {
	color: #000000;
}

.current_page_item a:hover {
	color: #000000;
}

.page_item a {
	color: #0A4E7F;
}

.page_item a:hover {
	color: #147ECA;
}

.aau-bold {
	font-weight: bold;
}

.aau-email a {
	color: #0A4E7F;
	font-size: 11px;
}

.aau-image {
	text-align: center;
	margin-bottom: 4px;
}

.aau-image img {
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;	
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #07273e;
}

#team-info {
	margin-top: 16px;
}

.aau-break {
	border-bottom: 1px  solid #0A4E7F;
	margin-top: 4px;
	height: 2px;
}

#sched-feeds {
	margin-top: 6px;
	text-align: center;
}

#sched-feeds img {
	margin: 0px 7px 0px 8px;
}

.feeds-explain {
	text-align: right;
	font-size: 10px;
}

/* ------------------------------------------------------------------- */

/*Formatting for home page ------------------------------------------- */

#homeTop {
	background: #cfebf7;
	min-width: 960px;
	min-height: 351px;
	border-bottom: 1px solid #c6d9e9;
}

#homeCol1 {
	margin-top: 22px;
	float: left;
	width: 400px;
}

#homeCol2 {
	margin-top: 22px;
	padding-left: 6px;
	width: 294px;
	float: left;
}

#homeCol2 h4 {
	font-weight: bold;
	font-size: 14px;
	padding-bottom: 4px;
	color: red;
	text-align: center;
}

#homeCol3 {
	margin-top: 22px;
	width: 260px;
	float: left;
}

#homeTop p {
	font-size: 13px;
	padding: 11px 0;
	margin-right: 14px;
}

#homeTop p.intro {
	font-family: Georgia, Times, "Times New Roman", serif;
	padding-top: 34px;
	font-size: 17px;
	line-height: 1.5em;
}

#homeTop p.intro strong {
	font-weight: normal;
}

p.intro a {
	font-weight: normal;
}

#homeMain {
	min-width: 960px;
}

#homeContainer {
	width: 100%;
	height: auto;
	margin: 0px;
	padding: 0px;
	background-image: url('images/homemainbg.png');
	background-repeat: repeat-y;
	background-position: 0px 0px;
}

#homeMain1 {
	float: left;
	width: 305px;
	margin-left: 14px;
	margin-right: 6px;
}

#homeMain2 {
	float: left;
	width: 305px;
	margin: 0px 3px 0px 3px;
}

#homeMain3 {
	float: left;
	width: 304px;
	margin-left: 6px;
}

#topStory {
	width: 400px;
}

.topStoryTitle {
	width: 395px;
	background: #07273e;
	padding: 3px 0px 3px 5px;
	margin-bottom: 6px;
	border-bottom: 1px solid #ffffff;
}

.topStoryTitle h2 {
	color: #ffffff;
	font-size: 15px;
}

.topStoryTitle a {
	color: #ffffff;
	text-decoration: none;
}

.tSContent a {
	color: #021726;
	font-weight: bold;
	text-decoration: underline;
}

.tSContent a:hover {
	color: #000000;
}

.tSContent a:link:visited {
	color: #021726;
}

.tSPCaption ul {
	list-style-image: none;
	list-style-type: none;
}

.tSPCaption ul li.photocap {
	background: #abd8eb;
	color: #07273e;
	font-weight: bold;
	font-size: 12px;
	padding: 0px 6px 0px 6px;
}

.tSPCaption ul li.tSContent {
	line-height: 16px;
	font-size: 11px;
	color: #07273e;
	margin: 0;
	padding:4px 10px 0 7px;
}

img.staff-photo {
	padding: 0px 10px 10px 0px;
}

#gae-box {
	border: solid #07273e 1px;
	background: #e9e879;
	color: #000000;
	padding: 6px 6px 0 6px;
	width: 225px;
	margin: 0 0 0 10px;
}

#gae-box a {
	font-weight: bold;
}

#gae-title {
	color: #cfebf7;
	background: #07273e;
	border-bottom: solid #07273e 1px;
	text-align: center;
	font-weight: bold;
	font-size: 1.3em;
	margin-bottom: 8px;
}

a.gae-button {
	background: #07273e;
	padding: 10px;
	text-align: center;
	color: #ffffff;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;	
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

#edge-sweats {
	border: solid #07273e 1px;
	background: #ffcc99;
	color: #07273e;
	line-height: 13px;
	text-align: justified;
	padding: 6px;
	width: 225px;
	margin-top: 10px;
	margin-left: 10px;
}

#sweats-link a {
	font-weight: bold;
	
}

#videoplayeroutline {
	margin: 0px 3px 4px 4px;
	padding: 4px 4px 0px 4px;
	background: #000000;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;	
	-webkit-border-radius: 6px;
	border-radius: 6px;
}

#current-video {

}

#vimeo-thumbs {
	margin-top: 4px;
	text-align: center;
}

.vim-thumb {
	margin: 0px 3px 0px 3px;
}

#vimeo-more {
	margin-right: 6px;
	margin-top: -4px;
	text-align: right;
}

#vimeo-more a {
	color: #cfebf7;
}

#vimeo-more a:hover {
	text-decoration: underline;
}
/* ------------------------------------------------------------------- */


/*Formatting for News & Coaches Corner ---------------------------------------------- */

#news-title {
	margin-top: 8px;
	background: #07273e;
}

#news-title h3 {
	color: #cfebf7;
	text-align: center;
	font-weight: bold;
}

#news-articles {
	margin-left: 6px;
}

#news-articles a {
	color: #000000;
	text-decoration: underline;
}

#news-articles a:hover {
	color: #07273e;
	text-decoration: underline;
}

#coachescorner {
	margin-top: 15px;
	width: 303px;
	border: 1px solid #07273e;
	background: #cfebf7 url('images/ccbg.png') top left no-repeat;
}

#coachescorner h3 {
	color: #cfebf7;
	padding-top: 2px;
	text-align: center;
	font-weight: bold;
}

#coachescorner a {
	color: #000000;
	text-decoration: underline;
}

#coaches-corner-buttons{
	margin-top:30px;
	text-align: center;
}

#coachname {
	margin-top: 10px;
	margin-left: 20px;
	color: #07273e;
}

#coachname h2 {
	font-weight: bold;
	line-height: 15px;
	font-size: 12px;
	margin-bottom: 4px;
}

.coachpicture {
	border: 1px solid #07273e;
	width: 59px;
	float: right;
	position: relative;
	margin-right: 20px;
}

#cc-posts {
	margin-left: 20px;
	padding: 1px;
}

#cc-posts ul {
	margin-left: 1em;
	padding-left: 0;
	color: #000000;
	text-indent: -4px;
}

#updateme {
	margin-bottom: 8px;
}

#cc-arch {
	text-align: right;
	margin-right: 18px;
}

#all-cc-arch {
	text-align: right;
	margin-right: 18px;
	margin-top: -12px;
}

/* ------------------------------------------------------------------- */

/*Formatting for Advertisements ---------------------------------------------- */

#goog-ads {
	text-align: center;
	margin-top: 12px;
}

#home-page-ads {
	text-align: center;
	margin-bottom: 12px;
}

img.home-ads {
	border: 1px solid #07273e;
}

#goog-ad-single {
	text-align: center;
	margin-top: 36px;
}


/* ------------------------------------------------------------------- */

/*Formatting for Schedule ---------------------------------------------- */

#schedule-box {
	border-bottom: 1px solid #3a3a3a;
	margin-bottom: 2px;
}

#schedule-links {
	background: #07273e;
	text-align: center;
	color: #cfebf7;
}

#schedule-links a {
	color: #cfebf7;
	font-weight: bold;
	text-decoration: none;
}

#schedule-links a:hover {
	color: #ffffff;
	text-decoration: underline;
}

#schedule-links h3 {
	color: #cfebf7;
	text-align: center;
	font-weight: bold;
}

#schedule-title {
	margin-top: 8px;
	background: #07273e;
}

#schedule-title h3 {
	color: #cfebf7;
	text-align: center;
	font-weight: bold;
}

.the-week {
	font-weight: bold;
	border-top: 1px solid #07273e;
	border-bottom: 1px dashed #07273e;
	padding-left: 4px;
	background: #cfebf7;
	font-weight: bold;
	color: #3a3a3a;
	text-align: center;
}

.the-date {
	background: #dadada;
	padding-left: 6px;
	font-weight: bold;
}

.event-team {
	float: left;
	padding: 0px 4px 0px 4px;
	font-weight: bold;
}

.event-time {
	float: left;
	padding: 0px 4px 0px 0px;
}

.event-nothing {
	float: left;
	padding: 0px 4px 0px 4px;
}

.event-location {
	float: left;
}

.event-game {
	color: #07273e;
}

.event-game a {
	color: #07273e;
	text-decoration: underline;
}

.event-canceled {
	color: #ff0000;
	text-decoration: line-through;
}

.event-canceled a {
	color: #ff0000;
}

.event-practice a {
	text-decoration: underline;
	color: #555;
}

/* ------------------------------------------------------------------- */

/*Formatting for Scoreboard ---------------------------------------------- */

#scoreboard_outline {
	text-align: left;
	margin: 6px 0px 8px 0px;
	width: 300px;
}

.table_outline {
	border: 1px solid #999999;
	background: #ffffff;
	font-weight: bold;
	font-size: 11px;
	line-height: 17px;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;	
	-webkit-border-radius: 4px;
	border-radius: 4px;
	color: #000000;
	margin-bottom: 10px;
	margin-top: 8px;
}

.team_one {
	width: 290px;
	margin: 0px 4px 0px 4px;
}

.team_two {
	width: 290px;
	border-top: 1px dashed #999999;
	margin: 0px 4px 0px 4px;
}

.game_result {
	border-bottom: 1px solid #999999;
	padding: 0px 0px 0px 6px;
	background-image: url('images/score_bg.png');
	background-repeat: none;
	background-position: 0px 0px;
	color: #ffffff;
}

.game_on {
	border-bottom: 1px solid #59a6c8;
	padding: 0px 0px 0px 6px;
	background-image: url('images/score_bg_on.png');
	background-repeat: none;
	background-position: 0px 0px;
	color: #ffffff;
}

.scoreboard_arrow {
	background: url(images/scoreboard_arrow.png) center left no-repeat;
}
/* ------------------------------------------------------------------- */


/*Formatting for SMS Widget ---------------------------------------------- */

#sms_area {
	text-align: left;
	width: 300px;
	color: #07273e;
	border: 1px solid #07273e;
	-moz-border-radius: 12px;
	-khtml-border-radius: 12px;	
	-webkit-border-radius: 12px;
	border-radius: 12px;
	background: #cfebf7 url('images/sms_bg.png');
	background-repeat: none;
	background-position: 0px 0px;
	line-height: 14px;

}

#mrt_message {
	border-bottom: 1px solid #07273e;
	margin-bottom: 8px;
	padding-bottom: 6px;
}

#mrt_error {
	margin-bottom: 6px;
}

#mrt_sub_form {
	margin-top: 6px;
	margin-left: 6px;
	margin-bottom: 6px;
}

#rates_apply {
	margin-top: 4px;
	color: #53646d;
	font-size: 9px;
	line-height: 10px;
}

.sms_submit {
	text-align: center;
}

.sms_button {
	font-size: 10px;
	cursor: pointer;
	color: #011822;
	background: #ffffff;
	opacity: 0.7;
	margin-top: 6px;
	height: 22px;
	padding: 0 4px;
	border: 0px;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;	
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

.sms_button:hover {
	background: #0a75a4;
	color: #ffffff;
}

/* ------------------------------------------------------------------- */

/*Formatting for Twitter ---------------------------------------------- */

#twitter_div {
	margin: 12px 0px 12px 0px;
}

#twitter-badge h1 a {
	display: block;
	background: url('images/twitter-badge.png') center left no-repeat;
	width: 304px;
	height: 101px;
	text-indent: -9999px;
}

/* ------------------------------------------------------------------- */

/*Formatting for subscribe box --------------------------------------- */

#subscribe-box {
	color: #cfebf7;
	background: #07273e;
	line-height: 14px;
	border: 1px solid #cfebf7;
	margin-bottom: 10px;
	padding: 5px;
	text-align: center;
}

input.sub-box {
	margin-top: 6px;
	margin-bottom: 6px;
	margin-right: 4px;
	background: #e5e5e5;
	height: 22px;
	border: 1px solid #a3a3a3;
	color: #246;
}

.sub-small {
	font-size: 8px;
}

.sub-button {
	font-size: 10px;
	cursor: pointer;
	color: #246;
	background: #e5e5e5;
	height: 22px;
	padding: 0 4px;
	border: 1px solid #a3a3a3;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;	
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

/* ------------------------------------------------------------------- */


/*Formatting for footer ---------------------------------------------- */

#footer {
	clear: both;
	padding: 6px 14px;
	width: 932px;
	margin: 0 auto;
}

#footer .wrapper {
	margin-top: 22px;
	border-top: 1px solid #07273e;
	width: 932px;
}

#footer p {
	float: left;
	color: #07273e;
	font-size: 10px;
	padding: 8px 8px;
	font-weight: bold;
	line-height: 13px;
}

#footer a {
	color: #0A4E7F;
}

#footer a:hover {
	color: #147ECA;
}

/* -----------------ALUMNI-------------------------------------------------- */

#alumniList li {
	list-style: none;
	margin-left: 15px;
	margin-bottom: -10px;
}

.alum {
	font-size: 11px;
	font-family: Lucida, Helvetica, sans-serif;
	padding: 5px 0;
	font-weight: bold;
	line-height: 15px;
}

.alum a {
	color: #0A4E7F;
}

.alum a:hover {
	color: #147ECA;
}

.alum_current {
	font-size: 11px;
	font-family: Lucida, Helvetica, sans-serif;
	padding: 5px 0;
	font-weight: bold;
	line-height: 15px;
}

.alum_current a {
	color: #000000;
}

.alum_current a:hover {
	color: #000000;
}

.alum_img {
	float: left;
	width: 240px;
	text-align: center;
	margin-bottom: 8px;
}

.alum_details {
	margin-top: -3px;
	margin-bottom: 8px;
	margin-left: 8px;
	line-height: 17px;
	float: left;
	width: 300px;
	text-align: left;
}

#alum_profile {
	padding-bottom: 25px;
	padding-top: 10px;
	border-bottom: 1px solid #002757;

}

#alum_posts {
	margin-top:6px;
}
/* ------------------------------------------------------------------- */
