﻿/* 
	Morton Print Styles 
*/

/* hidden  */
#navGlobal, #navAuxiliary, #search, #navPage, #pageFooter .banner, #footerNav, #footerBanners, .socialLinks,
#footerWrapper .span12, .breadcrumbs,#programKey, .applyOnlineWrapper, #zSidebar .spotlight, .news , .banner, 
.additionalLinks, #homePhotoSet , .tools, .tabNavigation   , .startHere  a,#social, .flickr, .st_sharethis_button  ,
.modNewsRelated ,.navPage,.homeRotator,.footerLinks, .sideBox, .fb, .modSpotlightArchiveList, #navAudience, .modLinkSet, #miniCal, #calCurrent,#forCurrentStudents {
	display: none;
	visibility: hidden;
	position: absolute;
	height: 0;
	width: 0;
}

/*  */
* { background: transparent !important; color: #000!important; text-shadow: none; }

a:link {
    font-weight: bold;
    text-decoration: underline;
    color: #06c!important;
	}
	
h1 {
    padding: 0!important;
    font-size: 2em;   
    margin-left: 0!important;
}

    #logo span {
        display: block;
        font-size: .5em;
    }
	
h2 {
	margin-bottom: .25em;
}

h1,h2,h3,h4,h5,h6 {
    font-family: Helvetica, Arial, Sans-Serif;
    fony-weight: bold;
}

p {
margin-bottom: .5em;
}

.module {
    clear: both;
    margin-left: 0!important;
}
	
/* page width */
#pageHeader, #page,#grid, .zSide, .zMain, .zFull, .zWide,#social,.module, #zSidebar, .span1, .span2, .span3, .span4, .span5, .span6, .span7, .span8,
.span9, .span10, .span11, .span12,.zone>div,.dropzone,.PBViewing,.columnwidgetlist,.PBItem,.widget,.widget>div,.content, div.design_content   {
width: 100%!important;
margin: 0;
float: none;
display: block!important;
text-align: left;
min-height: 1px;
}

.modLinksetExtended .links,
.modFacts .links {
    width: 100%!important;
}

.modFacts .links div {
    width: 75%;
}

.module {
    margin-bottom: 1em;   
}

#pageHeader {
    height: auto!important;
}

/* home */
.home .modEventList {
    border: 0;
    padding: 0;
}
/* events */
.modEventList time, {
    padding: 0;
    font-weight: bold;
}
/* news */
h2#eventTitle,#eventDetail time.date {
    padding-left: 0;
}
/* accordion */
.accordion .itemContainer  {
display: block!important;
padding: 2px 0;
height: auto!important;
}

.accordion .itemToggle {
padding: 5px 0;
}
div.accordion .itemset {
bordeR: 0;
}
/* program  */
.programBox {
    box-shadow: 0 0 0 0!important;
    float: none;
    width: auto;
    border: 1px solid #ccc;
}

/*program details */

/* logo */
#container #pageHeader a#logo {
width: 100%!important;
height: auto;
text-indent:0;
text-decoration: none;
color: #000;
font-size: 2em;
margin: 0;
padding: 0;
overflow: visible;
position: static;
}

/* footer */
#pageFooter {
    padding: 0;
}
#pageFooter address  {
padding:  0;
margin: 0;
width: 100%;
}



