@import url(/mt-static/themes-base/blog.css);

/*
Design based on Style in MT Default Library 
Timothy Gorichanaz, http://timgorichanaz.com

BG = 004972
BG = rgb(0,46,78);
*/

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

#alpha-inner, .asset-content, #entry-asset, #content-inner, #container-inner {
padding-bottom: 0;
margin-bottom: 0;
        padding-top: 0;
        padding-bottom: 0;

}

body {
    color: rgb(0,0,0);  
    font: normal 13px arial, helvetica, hirakakupro-w3, osaka, "ms pgothic", sans-serif;  
    background: #004972;
}

a {
    color: #004972; 
    text-decoration: underline;
}

a:hover {
    text-decoration: underline;
}

/* Header ----------------------------------------------------------------- */
@font-face {
	font-family: 'AdobeGaramondProBold';
	src: url('type/AGaramondPro-Bold.eot');
	src: local('Adobe Garamond Pro Bold'), local('AGaramondPro-Bold'), 
	url('type/AGaramondPro-Bold.woff') format('woff'), url('type/AGaramondPro-Bold.ttf') format('truetype');
}

@font-face {
	font-family: 'AdobeGaramondProRegular';
	src: url('type/AGaramondPro-Regular.eot');
	src: local('Adobe Garamond Pro Regular'), local('AGaramondPro-Regular'), url('type/AGaramondPro-Regular.woff') format('woff'), url('type/AGaramondPro-Regular.ttf') format('truetype');
}

#header {
    background: #004972;
}

#masthead {
    font-family: 'AdobeGaramondProBold';
    font-size: 4.6em;
    text-shadow: 0px 2px 6px rgba(0,0,0,.5);
    letter-spacing: 1px;
}

#sigmachiheader {
    color: #FCE244;
}

#marquetteheader {
    color: #a4d5e8;
}

#header a {
    text-decoration: none;
}

#header a:hover {
    text-decoration: none;
}

#peterson {
padding-left: 645px;
position:relative;
bottom:16px;
font-family: 'AdobeGaramondProRegular';
color: #FCE244;
color: rgba(127,127,98,1);
}

#navigation {
    color: #004972;
    padding-top:5px;
    text-shadow: 0px 0px 2px rgba(150,150,180,.3);
    font-weight: bold;
    font-family: helvetica, arial, sans-serif;
    font-size: 1.3em;
    word-spacing: 25px;
    padding-bottom: 5px;
}

#navigation a {
    text-decoration: none;
}

#navigation a:hover {
    color: #002E4E;
    text-shadow: 0px 0px 4px rgba(253,212,79,1);
    text-decoration: none;
}


#content-inner, #footer-inner {
    padding-top: 0;
    padding-bottom: 0;
}

#header-inner, #beta-inner, #gamma-inner {
    padding-right: 0;
    padding-left: 0;
}

/* Content ----------------------------------------------------------------- */

#content-inner {
    padding: 10px 0;
}

#content {
    background: #d7d7d7 url(images/whitegradient-1x300-100.png) repeat-x top center;
    -moz-border-radius: 16px;
    -webkit-border-radius: 16px;
-webkit-box-shadow: 0 1px 10px rgba(0,0,0,.5);
-moz-box-shadow: 0 1px 10px rgba(0,0,0,.5);
box-shadow: 0 1px 10px rgba(0,0,0,.5);
}


.asset-name {
    font-size: 1.3em;
    font-weight: bold;
}

.asset-name a {
    text-decoration: none;
}

.asset-name a:hover {
    text-decoration: underline;
}

.asset-content {
    margin: 5px 0;
}

.asset-more-link {
    font-weight: bold;
}

.asset-meta {
    font-weight: normal;
    display: block;
    padding-bottom: .3em;
}

.asset-footer a,
.comment-footer a {
    font-weight: normal;
}

.content-nav {
    margin: 5px 0 10px;
}

.archive-title {
    margin: 5px 0 30px;
    font-size: 26px;
    font-weight: bold;
}

.trackbacks-info,
.trackback-content,
.comment-content,
.comments-open-content,
.comments-closed {
    margin: 5px 0;
}

.widget-header,
.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header,
.search-form-header,
.search-results-header {
    margin: 0;
    padding: 5px 0;
    font-size: 18px;
    font-weight: bold;
}

.search-results-header {
    margin-bottom: .25em;
}

.asset-more-link,
.asset-meta,
.comment-footer,
.trackback-footer,
.typelist-thumbnailed {
    font-size: 11px;
}

.asset-name,
.comments-header,
.comments-open-header,
.trackbacks-header,
.archive-title
.archive-header,
.search-form-header,
.search-results-header {
    font-family: helvetica, arial, sans-serif;
} 

.asset-name,
.asset-name a,
.archive-title {
    color: #004972;
}

.asset-footer,
.asset-footer a,
.comment-footer,
.comment-footer a,
.trackback-footer {
    color: #999;
}

.asset-footer {
    border-top-color: #e3f0d8;
}

.comments-header,
.comments-open-header,
.trackbacks-header,
.archive-header,
.search-form-header,
.search-results-header {
    color: #7d9316;
}


.archive-list-item {
    margin-bottom: 5px;
}



.quote {
    font-size: large;
    font-stretch: semi-expanded;
    font-family: georgia, serif;
    font-style: italic;
    color: #838383;
    padding: 0 25px 0 25px;  
}

.timdivider {
    width: 150px;
    height: 6px; 
    background-color: #838383;
}


/* Footer ----------------------------------------------------------------- */

#footer { 
    margin-top: 20px;
    padding-top: 20px;
    background: #002E4E url(images/whitegradient-1x50-10.png) repeat-x top center; 
    -moz-border-radius: 16px;
    -webkit-border-radius: 16px;
-webkit-box-shadow: 0 1px 10px rgba(0,0,0,.5);
-moz-box-shadow: 0 1px 10px rgba(0,0,0,.5);
box-shadow: 0 1px 10px rgba(0,0,0,.5);
}

#footer-content {
    margin: 0;

}

#footer-head {
    color: #FCE244;
    font-size: large;
    font-weight: bold;
}

#footer a {
    color: #a4d5e8;
}

#footer-head a {
    color: #FCE244;
}

#footer a:link {
    text-decoration: none;
}

#footer a:visited {
    text-decoration: none;
}

#footer a:hover {
    text-decoration: underline;
}

/* Widget ----------------------------------------------------------------- */

.layout-wtt #content-inner { background: transparent url(content-wtt.gif) repeat-y scroll right top; }
.layout-twt #content-inner { background: transparent url(content-twt.gif) repeat-y scroll left top; }
.layout-wt #content-inner { background: transparent url(content-wt.gif) repeat-y scroll right top; }
.layout-tw #content-inner { background: transparent url(content-tw.gif) repeat-y scroll left top; }

.widget a,
.archive-widget .widget-list .item {
    color: #004972;
} 

.widget-header {
    padding: 5px 15px;
    margin-right: 20px;
    font-size: 14px;
    font-weight: bold; 
    font-family: helvetica, arial, sans-serif; 
    background: url(images/whitegradient-1x15-10.png) repeat-x top left #004972; 
-webkit-box-shadow: 0 1px 10px rgba(255,255,255,.9);
-moz-box-shadow: 0 1px 10px rgba(255,255,255,.9);
box-shadow: 0 1px 10px rgba(255,255,255,.9);
}  
.widget .widget-header {
    border-left: 0;
}

.layout-tw .widget .widget-header {
    border-left-width: 0;
}

.layout-twt #beta .widget-header,
.layout-tw .widget-header {
    border: 0;
}

.embed-asset-widget .widget-header {
    margin-bottom: 10px;
}  
.widget-header,
.widget-header a {
    text-decoration: none;
    color: #fce244;
}

.widget-header .edit a {
    border-left-color: #fce244
} 
.widget .widget-header a:hover {
    text-decoration: underline;
}

.widget-content {
    padding: 0 15px;
}

.media-stream-widget img {
    border: 1px solid #999;
} 
.widget-header .edit a,
.archive-widget .widget-list .item a,
.archive-widget .widget-list .item {
    font-weight: normal;
} 

.widget-header {
    font-size: 14px;
}

.widget-header a {
    text-decoration: none;
}

.widget-header a:hover {
    text-decoration: underline;
}

.widget-content {
    margin-top: 5px;
    margin-bottom: 20px;
    font-size: 12px;
}


/* "Powered By" Widget */

.widget-powered .widget-content {
    padding: 10px;
    text-align: center;
}


/* Calendar Widget */

.widget-calendar .widget-content table {
    font-size: 10px;
}


/* Footer Widgets */

#footer .widget {
    margin: 10px 0;
}

#footer .widget-content {
    padding-right: 0;
    padding-left: 0;
}

#footer .widget-powered .widget-content {
    padding: 0;
    text-align: left;
}


/* Utility */

#header:after,
#header-inner:after,
#content:after,
#alpha-inner:after,
#beta-inner:after,
#gamma-inner:after,
#footer:after {
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
}


#header-inner,
#content-inner,
#footer-inner,
.asset-body {
    height: 1%;
}

.widget-header,
.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header,
.search-form-header,
.search-results-header {
    /* ie win (5, 5.5, 6) bugfix */
    p\osition: relative;
    width: 100%;
    w\idth: auto;
}
