﻿@charset "UTF-8";
/* CSS Document */
@import url("http://www.umkc.edu/umkc-standards/umkc-styles.css");

body {padding: 0;margin: 0;	background: #CFCFCF;}

p { font-size: 1.1em; line-height: 1.4em; padding: 0 0 15px 0; margin: 0;}
h1 { font-size: 1.8em; color: #0597DE; padding: 0 0 10px 0; font-weight: bold; margin: 0;}
h2 { font-size: 1.6em; color: #926B3E; padding: 10px 0 5px 0; margin: 0; line-height: 1em}
h3 { font-size: 1.5em; color: #923E3E; padding: 5px 0 5px 0; margin: 0;}
h4 { font-size: 1.4em; color: #0597DE; padding: 5px 0 5px 0; font-weight: bold;margin: 0;}
h5 { font-size: 1.3em; color: #926B3E; letter-spacing: 1px; font-weight: bold;padding: 5px 0 5px 0; margin: 0;}
h6 { font-size: 1.2em; color: #923E3E; font-weight: bold; font-style: italic; padding: 5px 0 5px 0; margin: 0;}

.philosophy-issues {font-style: italic;	margin: 0 0 0 15px;}
.philosophy-quotes {font-size: 1.1em;font-style: italic;margin: 0 50px 0 50px;text-indent: -18px;}
.philosophy-links {	font-size:1.15em;}
.philosophy-alumni{margin: 0 0 0 15px;}


a:link { text-decoration: none; color:#0066cc; }
a:visited { text-decoration: none;  color:#0066cc; }
a:hover { text-decoration: underline;  color:#0e3e6e; }
a:active { text-decoration: underline;  color:#0e3e6e;  }

form { padding: 0 0 10px 0; margin: 0; }
input { padding: 0; margin: 0; }

img {border-width:0;}

/* ------- Layout ------- */


#wrapper {
position: relative;
width: 100%;
min-height: 750px;
text-align: left;
font-family: Helvetica; 
font-size: 68.75%;
background: url(../images/philosophy_topbar.png) top repeat-x;
}

#innerwrap {
				position: relative;
				margin-left: auto;
				margin-right: auto;
				text-align: left;
				width: 940px;
				min-height: 750px;
				background: url(../images/philosophy_topbar.png) top repeat-x;
				background-color: white;
}

#titlebar {position: relative;width: 960px;height: 100px;z-index: 9;padding: 0;}
.title-left{float: left;width: 250px;margin: 20px 0 0 20px;}
.title-right{float: right;	width: 665px;	}
#titlebar h1 {float: right;	font-family:Franklin Gothic Book;font-size: 50px;color: #FFa339;font-weight: normal;padding: 20px 65px 0 0;margin: 0 0 0 20px;}

/* ------- Sidebar -------*/
#sidebarwrap {
position: absolute;
width: 200px; /*--This sets the WIDTH of the menu BACKGROUND-*/
z-index: 11000;
top: 100px;
}

#sidebar ul {
float: left;
list-style: none;
text-align: left;
padding: 10px 0 0 0;
margin: 0;
width: 200px;
}

#sidebar {
float: left;
list-style: none;
text-align: left;
padding: 10px 0 0 0;
margin: 0;
width: 200px;
}

#sidebar a {
display: block;
width: 180px; /*--This sets the WIDTH of the first layer menu TEXT--*/
color: #003c59;  /*--This sets the COLOR of the first layer menu TEXT--*/
text-decoration: none;
font-size: 1.2em;
padding: 5px 0 5px 20px;
}

#sidebar li {
width: 172px; /*--This sets the WIDTH of the first layer menu HOVER-*/;
float: left;
padding: 5px 0;
margin: 0;
border-bottom: 1px #E9F5E9 solid;
}

#sidebar li ul {
position: absolute;
left: -999em;
margin-left: 170px; /*--Set this to match WIDTH of the first layer menu HOVER-*/;
margin-right: 0;
margin-top : -2.4em;
padding: 5px;
width: 130px; /*--This sets the WIDTH of the second layer menu HOVER-*/;
font-weight: normal;
background-color: #FFD6A8;/*--This sets the COLOR of the second layer menu BACKGROUND--*/
}

#sidebar li li {
text-align: left;
margin: 0;
width: 130px; /*--This sets the WIDTH of the second layer menu BACKGROUND--*/
padding: 0;
border-bottom: none;
}

#sidebar li ul a {
font-size: 1em;
width: 130px; /*--This sets the WIDTH of the second layer menu TEXT--*/
padding: 3px 10px;
}

#sidebar li li.sfhovers ul {left: auto;}
#sidebar li.sfhovers ul {left: auto;}
#sidebar li li:hover ul {left: auto;}
#sidebar li:hover ul {left: auto;}
#sidebar li.sfhovers {background: url(../images/sidebar.png) repeat-y;  /*--This sets the COLOR of the first layer menu HOVER--*/}
#sidebar li:hover {background: url(../images/sidebar.png) repeat-y;  /*--This sets the COLOR of the first layer menu HOVER--*/}
#sidebar li li.sfhovers {background: url(../images/sidebar.png) repeat-y;/*--This sets the COLOR of the second layer menu HOVER--*/}

#sidebar li li:hover {background: url(../images/sidebar.png) repeat-y;/*--This sets the COLOR of the second layer menu HOVER--*/}

.vade {line-height: 1.5em;}
.apply {background-color: #CCEACC;}

.feature {
float: left;
width: 200px;
background-color: #DAE9EF;
}

.feature h2 { 
font-family: Georgia, "Times New Roman", Times, serif;
font-style: italic;
color: #923e3e;
font-size: 1.15em;
line-height: 1.4em;
padding: 20px 20px 5px 20px;
}

.feature h3 { padding: 20px 10px 5px 20px; }
.feature p { padding: 5px 10px 20px 20px; }
.feature h6 {color: #003c59; padding: 5px 10px 20px 20px;}

#news {float: left;width: 145px; padding: 55px 0 0 5px;font-style: italic;font-size: 1.15em;  }
#news p { font-size: .9em; padding: 0;}
#news h1 {font-style: italic; font-size: 1.2em; margin: 30px 30px 0 0;}
#news h2 {font-size: 1.15em; }

#news a:link {font-size: .9em; text-decoration: none;color:#0066cc;padding: 10px 0 0 0;}
#news a:visited { text-decoration: none;  color:purple; padding: 10px 0 0 0;}
#news a:hover { text-decoration: none;  color:blue; padding:10px 0 0 0;}
#news a:active { text-decoration: underline;  color:blue;  padding: 10px  0 0 0;}

#indent {padding: 0 0 0 15px; font-size: 1em;}
#indent h1 {font-size: 1.3em; }
#indent p { font-size: 1em; padding: 0;}

/* ------- Content ------ */

#breadcrumbs { padding-bottom: 10px; }

#content {
position: relative;
width: 500px;
left: 200px;
top: 20px;
padding: 20px;
margin: 0;
text-align: left;
border-right: 1px solid #CFCFCF;
}

#content ul {
list-style-image: url(../images/bullet.png);
font-size: 1.2em; 
margin: 5px 25px 0 25px;
}

#content li {padding: 0; padding-bottom: 4px;line-height: 1.5em;}
#content li ul { padding: 0; list-style-image: url(../images/bulletblue.png);}
#content p {line-height: 1.5em;}
#content .faculty {text-indent: -70px;margin-left: 70px;}
#content img {margin-bottom: 10px; border: 0;}


#links {
position: relative;
width: 500px;
height: 150px;
color: #0e3e6e;
padding: 0;
margin: 20px 0;
}

#links a:link { text-decoration: none; color:#0066cc; }
#links a:visited { text-decoration: none;  color:#0066cc; }
#links a:hover { text-decoration: underline;  color:#0e3e6e; }
#links a:active { text-decoration: underline; color:#0e3e6e;  }

.link_column {
float: left;
display: block;
background: #B3D5F2;
width: 460px;
height: 120px;
padding: 20px;
}

#resources {
position: absolute;
top: 100px;
width: 200px;
left: 740px;
color: #36424a;

float: left;
list-style: none;
text-align: left;
padding: 10px 0 0 0;
margin: 0;

}

#resources h2 {font-size: 1.4em;color: #660000; padding: 50px 10px 5px 5px; margin: 0;font-variant: small-caps;}
#resources h3 {font-size: 1.2em;color: #663700;	padding: 20px 10px 2px 5px; margin: 0;font-variant: small-caps;}
#resources h4 { font-size: 1.1em; color: #663700; padding: 0 0 10px 0; margin: 0; font-variant: small-caps;}
#resources p { font-size: 1.1em; line-height: 1.2em; padding: 8px 5px 5px 10px; margin: 0;}
#resources a:link { text-decoration: none; color:#0066cc; }
#resources a:visited { text-decoration: none; color:#0066cc; }
#resources a:hover { text-decoration: none; color:#003c59; }
#resources a:active { text-decoration: none; color:#0e3e6e;  }


.line {border-bottom: 1px solid #36424a;margin-bottom: 10px;}



/*------------- FOOTER ----------------------*/
#umkc_footer {font-size: xx-small; color: #333333;}
#umkc_footer a:link {font-size: xx-small; color: #333333;}
#umkc_footer a:visited {font-size: xx-small; color: #333333;}
#umkc_footer a:hover {font-size: xx-small; color: #333333;}
#umkc_footer a:active {font-size: xx-small; color: #333333;}