/*
	FILE: NewTemplate.css
	PROJECT: MtMercy.edu Rebuild
	DATE: 2008 June 30
	AUTHOR: Bob Trapp
	DESCRIPTION: This is the CSS file for the new template for the rebuilt Mount Mercy Web site.  It is based on
						graphic images supplied be Cathy Lee-Poduska
	NOTE:  This CSS file applies to two separate templates, one with and one without a right hand column
	NOTE: Athletics-specific styleing was moved to a separate file 2009-01-24 by Bob Trapp
*/

* {
	margin: 0px;
	padding: 0px;
}

body {
	background: url("../images/NewTemplate/background_main_02.png") repeat-x;
	background-color: #AFAEAA;
	text-align: center;
	/*font-family: Verdana, Helvetica, sans-serif;*/
	font-family: Georgia, "Times New Roman", Times, serif;
}

div.container {
	width: 800px;
	/*height: 1010px;*/
	margin: 0 auto;
	text-align: left;
}

/*
	HEADER
*/

div.header {
	float: left;
	width: 800px;
	/*height: 69px !important;*/
	height: 64px;
	color: #FFFFFF;
	background: url("../images/NewTemplate/header_background.png") no-repeat;
	background-color: #2E6B97;
	vertical-align: middle;
	text-align: right;
	font-size: 1em;
	font-family: sans-serif;
	padding-top: 5px;
	padding-right: 15px;
	padding-left: 0px;
	padding-right: 0px;
	overflow: hidden;
}
div.header2 {
	float: left;
	width: 800px;
	/*height: 69px !important;*/
	height: 64px;
	color: #FFFFFF;
	/*background: url("../images/NewTemplate/header_background.png") no-repeat;*/
	background-color: #2E6B97;
	vertical-align: middle;
	text-align: right;
	font-size: 1em;
	font-family: sans-serif;
	padding-top: 5px;
	padding-right: 15px;
	padding-left: 0px;
	padding-right: 0px;
	overflow: hidden;
}
div.header2 p.ajaxSearch_pagination {
	color:#2E6B97;
	font-size: 0.01EM;
}
div.header2 p.ajaxSearch_resultsIntroFailure {
	color:#2E6B97;
	font-size: 0.01EM;
}
div.header a {
	color: #FFFFFF;
	font-size: 0.7em;
	/*font-weight: bold;*/
	text-decoration: none;
}

div.header a:hover {
	text-decoration: underline;
}

div.header2 a {
	color: #FFFFFF;
	font-size: 0.7em;
	/*font-weight: bold;*/
	text-decoration: none;
}

div.header2 a:hover {
	text-decoration: underline;
}


div.athleticheader {
	float: left;
	width: 800px;
	/*height: 69px !important;*/
	height: 64px;
	color: #FFFFFF;
	background: url("../images/NewTemplate/athletics_logo.png") no-repeat;
	background-color: #2E6B97;
	vertical-align: middle;
	text-align: right;
	font-size: 1em;
	font-family: sans-serif;
	padding-top: 5px;
	padding-right: 15px;
	padding-left: 0px;
	padding-right: 0px;
	overflow: hidden;
}

div.athleticheader a {
	color: #FFFFFF;
	font-size: 0.7em;
	/*font-weight: bold;*/
	text-decoration: none;
}

div.athleticheader a:hover {
	text-decoration: underline;
}


/*
	The Top Picture shows at the top of the page
*/

div.toppicture {
	float: left;
	width: 100%;
	height: 206px;
	margin-top: 4px;
	background-color: #404040;
	padding: 0px;
	text-align: center;
	overflow: hidden;
}

div.toppicture img {
	padding: 0px;
	margin: 0px;
	border: 0px;
}

/*
	Middle Bar contains the left, right, and center containers for the page content
*/


div.middlebar {
	float: left;
	width: 100%;
	height: 36px;
	background-color: #2E6B97;
	color: #9FB9D2;
	text-align: center;
	vertical-align: middle;
	padding-top: 8px;
	padding-bottom: 0px;
}

div.middlebar h3 {
	display: inline;
	padding-left: 30px;
	padding-right: 30px;
	font-family: sans-serif;
}

div.middlebar a {
	display: inline;
	padding-left: 30px;
	padding-right: 30px;
	font-family: sans-serif;
	font-size: 1.0EM;
	font-weight: bold;
	color: #9FB9D2;
	text-decoration: none;
}

div.middlebar a:hover {
	color: #BDD7F0;
}

div.midsection {
	float: left;
	width: 100%;
	min-height: 618px;
	color: #000000;
	background-color: #FFFFFF;
	background: url("../images/NewTemplate/midsectionback_01.png") repeat-y;
}

div.midsectionnobars {
	float: left;
	width: 100%;
	min-height: 618px;
	color: #000000;
	background-color: #FFFFFF;
}

/*
	CONTENT
*/

/* Padding increased from 3 to 5 per request of Kate Beihl 2006-06-03 */
div.content {
	/*height: 618px;*/
	padding: 5px;
	/*font-family: sans-serif;*/
	overflow: auto;
}

div.content p {
	/*width: 95%;*/
	font-size: 0.8em;
	padding-left: 3px;
	padding-bottom: 10px;
}

/*
div.content p:first-letter {
	margin-left: 5px;
}
*/
div.content hr {
	width: 90%;
	color: #AFAEAA;
	text-align: center;
}

/* Padding-left removed 2009-06-02 per request of Kate Beihl */
/* Padding-top added 2009-06-02 to increase space between header and bread crumbs */
/* font size reduced 2009-06-03 per request ofKate Beihl */
/* padding-bottom reduced from 8px to 5 px 2009-06-03 per request of Kate Beihl  */
div.content h1 {
	font-size: 1.3EM;
	padding-bottom: 5px;
	padding-top: 1.0EM;
	/*padding-left: 20px;*/
	font-family: Verdana, Helvetica, sans-serif;
}

/* Padding-left removed 2009-06-02 per erquest of Kate Beihl */
div.content h4 {
        font-size: 1.35EM;
        padding-bottom: 8px;
        /*padding-left: 20px;*/
}

/* Added font-family 2009-06-01 per request of Kate Beihl */
div.content h5 {
	font-size: 1.0EM;
	padding-bottom: 5px;
	font-family: Verdana, Helvetica, sans-serif;
} 

div.content fieldset {
	width: 90%;
	margin-left: 5%;
}

/* Content Table stuff */
div.content table {
	font-size: 0.8em;
}

div.content td {
        padding:5px;
}

div.content caption {
	font-size: 0.9em;
	font-weight: bold;
}

div.content th {
	font-weight: bold;
	text-align: center;
}

/* Content List items */
div.content li {
	width: 90%;
	font-size: 0.8em;
	padding-left: 10px;
	padding-bottom: 0.5em;
	vertical-align: top;
}

div.content ul {
	list-style: disc inside;
	padding-bottom: 15px;
	margin-left: 1.0em;
}

div.content ol li {
   list-style-position: outside;
   list-style-type: decimal;
	padding-bottom: 0.5em;
}


div.content blockquote ul {
	list-style: disc inside;
	padding-bottom: 15px;
	margin-left: 1.0em;
}



/* Content Block Quote */
div.content blockquote {
	padding-left: 15px;
}

/* Content Definition Lists  */

div.content dl {
	width: 95%;
}

div.content dt {
	font-weight: bold;
	font-family: Verdana, Helvetica, sans-serif;
}

div.content dd {
	padding-left: 8px;
	padding-right: 5px;
	padding-bottom: 5px;
}
/*
div.content label {
	display: block;
	float: left;
	width: 150px;
	margin-right: 8px;
	padding-bottom: 5px;
}
*/
div.buttonrow {
	text-align: center;
}


/* These two divs split the content into two halves .  An example is the list of majors on the Academics page. */
div.contentleftside {
	float: left;
	width: 45%;
}

div.contentrightside {
	float: right;
	width: 45%;
}

img.contentimageright {
	float: right;
}


/* Breadcrumb spans and anchors */
/* Font sizes changed from 0.6em to 0.7em 2009-06-02 per request of Kate Beihl */
span.B_crumbBox {
	color: #4800FF;
	font-size: 0.7em;
	/*font-family: sans-serif;*/
	padding-bottom: 2.0em;
}

span.B_crumbBox a {
	color: #4800FF;
	/*text-decoration: none;*/
}

span.B_firstCrumb {
	color: #4800FF;
	/*text-decoration: none;*/
}

span.B_homeCrumb {
	/*color: #AFAEAA;*/
	color: #4800FF;
	font-size: 0.7em;
	/*font-family: sans-serif;*/
}

span.B_homeCrumb a {
	color: #4800FF;
	/*text-decoration: none;*/
}

span.B_currentCrumb {
	color: #4800FF;
	/*font-family: sans-serif;*/
}

span.B_currentCrumb {
	color: #4800FF;
	/*text-decoration: none;*/
}



/* Persons */

div.addressbox {
	width: 300px;
	margin-bottom: 15px;
	float: left;
}
div.person {
	clear: both;
	width: 400px;
	border: 1px solid #305C8F;
	padding: 3px;
	margin-bottom: 3px;
	margin-left: 15px;
}
div.personlabel {
	float: left;
	width: 75px;
}
div.small {
	font-size:8pt;
}

div.memberbio {
	width: 95%;
	float: left;
	padding: 15px;
	border-top: 2px #222222 solid;
	margin-bottom: 3px;
}

div.memberbio img {
	float: left;
	padding-left: 15px;
}


/* NEWS */
div.newsItem {
	width: 90%;
	margin-left: 5%;
	float: left;
	margin-bottom: 10px;
    border-bottom: 1px solid #AFAEAA;
}

span.newstitle {
	font-weight: bold;
}

span.newsbyline {
	font-style: italic;
}

span.newstext {
}

div.newsItemFrontPage {
	width: 90%;
	margin-left: 5%;
	float: left;
	margin-bottom: 8px;
	font-size: 0.8em;
}

span.newstitleFrontPage {
	/*font-weight: bold;*/
}

span.newsbylineFrontPage {
	font-style: italic;
	font-size: .7em;
	color: #AFAEAA;
}

span.newstextFrontPage {
}

/* REFLECT ENGAGE LIVE SERVE */
div.reflectservestory {
	padding-left: 10px;
	padding-right: 10px;
}

div.reflectservestory h4 {
	padding-top: 3px;
	padding-bottom: 8px;
	padding-left: 10px;
	font-style: italic;
}


/* GALLERY */
div.gallerypost {
	width: 95%;
	float: left;
	border-bottom: 2px #222222 solid
}

div.gallerypost h2 { 
	color: #A13E36;
}

div.gallerypost img { 
	float: right;
}

div.gallerypost p { 
	width: 60%;
}

/* USED FOR DISPLAYING SMALLER, ISOLATED PIECES OF DATA */
div.content div.halfblock {	
	float: left;
	width: 45%;
	margin-bottom: 20px;
	margin-left: 20px;
}

div.content div.halfblock img {
	float: left;
}

/*
	The Left Side Gray Bar
*/
div.leftbar {
	float: left;
	min-height: 617px;
	width: 160px;
	background-color: #DDDDDD;
	color: #000000;
	font-family: sans-serif;
	font-size: small;
	overflow: auto;
	padding-left: 3px;
	padding-right: 3px;
	overflow:auto;
}

/* Padding-levft removed 2009-06-02 per request of Kate Beihl */
div.leftbar h4 {
	font-size: 0.9em;
	font-weight: bold;
	/*padding-left: 5px;*/
	padding-top: 8px;
	padding-bottom: 5px;
}
/* Font-size changed from 0.7em to 0.8 em on 2009-06-02 per request of Kate Beihl */
div.leftbar a {
	display: block;
	font-size: 0.8em;
	font-weight: bold;
	color: #000000;
	padding-left: 3px;
	padding-bottom: 6px;
	text-decoration: none;
	vertical-align: middle;
	/*background:  url( "images/NewTemplate/LeftMenuBullet.png") no-repeat top left ;*/
}

div.leftbar a:hover {
	text-decoration: underline;
}

div.leftbar ul {
	list-style-type: none;
}

div.leftbar li {
	width: 80%;
}

div.leftbar a.leftmenuheader {
	font-size: 0.9em;
}

div.leftbar a.leftMenuImgAnchor {
	display: inline;
	border: 0px;
	margin: 3px;
	text-decoration: none;
}


/*
	The Right Side Gray Bar
*/
div.rightbar {
	float: right;
	min-height: 617px;
	width: 218px;
	/*background-color: #FFFFFF;*/
	background-color: #FEF5D4;
	color: #000000;
	/*font-family: sans-serif;*/
	font-size: small;
	/*overflow: scroll;*/
}

div.rightbar p {
	padding-left: 8px;
	padding-right: 8px;
	font-size: 0.7EM;
	font-weight: bold;
	text-align: center;
}

div.rightbar h4 {
	font-size: 0.8em;
	font-weight: bold;
	padding-left: 5px;
	padding-top: 8px;
	padding-bottom: 5px;
}

div.rightbar img {
	text-align: center;
}

div.rightbar a {
	font-size: 0.8em;
	font-weight: bold;
	color: #000000;
	padding-left: 8px;
	text-decoration: underline;
}

div.rightbar a:hover {
	text-decoration: underline;
}

div.rightbar hr {
	width: 90%;
	height: 0.5px;
	color: #DDDDDD;
}

div.rightsideitem {
	clear: both;
	width: 95%;
	text-align: left;
}
div.rightsideitem p {
	text-align: left;
	margin-bottom: 3px;
}

div.rightsideitem  img {
	float: right;
}

div.rightsideitem a {
	font-size: 0.8em;
}

/*
	FOOTER
*/

div.footer {
	float: left;
	width: 100%;
	height: 40px;
	color: #DDDDDD;
	background-color: #404040;
	text-align: center;
	vertical-align: middle;
	font-family: Verdana, Helvetica, sans-serif;
	font-size:  0.8em;
	padding-top: 20px;
}

div.footer a {
	color: #DDDDDD;
}

div.footer a:visited {
	color: #DDDDDD;
}


/****************************************************************************************/
/*                                                                         Blog items                                                                                   */
/****************************************************************************************/

body.blogcomments {
	background: url("../images/NewTemplate/background_blog_02.png") repeat-x;
	background-color: #FFFFFF;
	text-align: center;
	font-family: Verdana, Helvetica, sans-serif;
}

table.blogprimarycontainer {
	width: 540px;
	padding: 0;
	margin: 0;
	float: none;
}

div.blogheader {
	background-color: #2E6B97 ;
	color: #FFFFFF;
	float: none;
	text-align: center;
	height: 34px;
	padding-left: 10px;
}

td.blogcontent{
	width:540px;
	overflow:hidden;
	background-color: #FFFFFF;
	color: #000000;
	vertical-align: top;
}

td.blogcontent h3 {
	font-style: italic;
	color: #2E6B97;
}

div.blogfooter {
	float: left;
	width: 100%;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #DDDDDD;
	background-color: #404040;
	text-align: center;
	vertical-align: middle;
	font-family: Verdana, Helvetica, sans-serif;
	font-size:  0.6em;
}

div.blogfooter a {
	color: #DDDDDD;
}

div.blogfooter a:visited {
	color: #DDDDDD;
}

h2.bloghead {
	color: #2E6B97;
}

span.blogdate {
	font-size: 0.6em;
	font-style: italic;
}

span.blogtext {
	width: 525px;
	padding: 2px;
}

div.blogcomment {
	width: 95%;
	overflow:auto;
	background-color: #FFFFFF;
	color: #000000;
	/*border: solid 1px #2E6B97;*/
	text-align: left;
	margin-top: 8px;
	margin-left: 5px;
	margin-right: 5px;
	padding: 3px;
}

body.blogcomments fieldset {
	background-color: #FFFFFF;
	color: #000000;
	text-align: left;
	border: #2E6B97;
	margin: 5px;
	padding: 5px;
}

body.blogcomments legend {
	background-color: #FFFFFF;
	color: #2E6B97;
}

/****************************************************************************************/
/*                                                                   End Blog items                                                                                 */
/****************************************************************************************/

/****************************************************************************************/
/*                                                                   Rollover Answer Items                              */
/****************************************************************************************/


		div.hiddenAnswerDiv {
			display: none;
			padding: 5px;
			width: 400px;
			border: 1px solid #2E6B97;
			margin-bottom: 5px;
		}
		a.rolloverQuestions {
			text-decoration:underline;
			color: #0000FF;
		}

/****************************************************************************************/
/*                                                                   END Rollover Answer Items                        */
/****************************************************************************************/




/****************************************************************************************/
/*                               Super Footer                         */
/****************************************************************************************/

div.superfooter {
	clear:both;
	width: 100%;
	background-color: #404040;
	color: #DDDDDD;
	height: 265px;
	font-family: Arial, sans-serif;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
}

div.superfooter  a {
	color: #DDDDDD;
	text-decoration: none;
	font-size: 1.2em;
}

div.superfooter h5 {
	color: #DDDDDD;
	font-size: 1.5em
}

div.superfooter img {
	border: none;
}

div.superfooterbody {
	width: 800px;
	margin: 0 auto;
	margin-bottom: 0px;
}

div.superfooterwidecolumn {
	width: 200px;
	float: right;
	height: 230px;
	padding-top: 8px;
	padding-left: 5px;
	text-align: left;
	border-left: solid 1px #DDDDDD;
	font-size: 0.7em;
}

div.superfooternarrowcolumn {
	width: 140px;
	float: left;
	height: 190px;
	text-align: left;
	font-size: 0.7em;
	padding-top: 8px;
	padding-left: 8px;
}

div.superfootercopyright {
	width: 450px;
	float:left;
	text-align: left;
	font-size: 0.7em;
	padding-top: 10px;
	padding-left: 3px;
}



/****************************************************************************************/
/*                               End Super Footer                         */
/****************************************************************************************/
