/*
	This is based on project: gentle wiki by author: luka cvrk but has been significantly altered.
*/

/* global reset */
:link,:visited { text-decoration:none } :focus, :active { outline: 0 } ul,ol { list-style:none } h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; } ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input { margin:0; padding:0 } a img,:link img,:visited img { border:none } address { font-style:normal }

/*Structure*/

#header {border-bottom: 2px solid #B565BE; background: #270038; color: #DDD; padding: 10px 0; height:8.6em; width:100%; box-shadow:4px 4px 9px #222;
-webkit-box-shadow:4px 4px 9px #222;
-moz-box-shadow: 4px 4px 9px #222; }

.wrap { margin: 20px auto; width: 55em; }
.clear { clear: both; height:0px; display:block;}
#options { clear: both; float: right; color: #B565BE; font-weight: bold; }
	#options a { color: #B97AC0; padding: 0 0 0 8px; background: url(../images/bullet.gif) no-repeat left 5px; margin: 0 0 0 10px; }
	#options a:hover { color: #E6E8B1; }

#menu {float: left; margin: 1em 1em 2.5em; font-size:.8em;}
	#menu li { display: inline; }
		#menu li a { float: left; padding: .4em 2.25em; margin: 0 2px 0 0; color: #EABBEF; 	background: #612168;  
			box-shadow:7px 7px 14px #444;
			contentEditable:true;
			-ms-filter: "progid:DXImageTransform.Microsoft.dropShadow(color=#444444,offX=3,offY=3, positive=true)";
			filter: progid:DXImageTransform.Microsoft.dropShadow(color=#444444,offX=3,offY=3, positive=true);
			-webkit-box-shadow:7px 7px 14px #444;
			-moz-box-shadow: 7px 7px 14px #444; }
		#menu li a:hover { color: #fff; background: #9842A1; }
		#menu li a:active { box-shadow:2px 2px 7px #444;
			-webkit-box-shadow:2px 2px 7px #444;
			-moz-box-shadow: 2px 2px 7px #444;
			contentEditable:true;
			-ms-filter: "progid:DXImageTransform.Microsoft.dropShadow(color=black,offX=1,offY=1, positive=true)";
			filter: progid:DXImageTransform.Microsoft.dropShadow(color=black,offX=1,offY=1, positive=true);
			padding:.3em 2.15em; margin:2px; }

#content {clear:both; width:55em; margin:auto; }

#left { float: left; width: 100%; margin: .5em 1em 1em; }

#right { float: right; width: 19em; margin: .5em 0 1em; background: #fff; border: 1px solid #D1AFD5; padding: 1px; }
	.box { background: #E3C6E6; border-bottom: 1px solid #D1AFD5; border-right: 1px solid #D1AFD5; color: #9C5CA3; padding: 15px; }
		.box h3 { margin: 0 0 10px; font-family:Verdana, Arial, Helvetica, sans-serif}
		.box p { margin: 0; }

#footer { clear: both; border-top: 2px solid #B565BE; background: #270038; color: #DDD; padding: 10px 0; height:400px; width:100%;  margin:auto; text-align:center; margin-top:0px;box-shadow:-0px -2px 4px #222;
-webkit-box-shadow:-0px -2px 4px #222;
-moz-box-shadow: -0px -2px 4px #222; }
	#footer ul {font-size:.7em; }
	#footer li {display:inline; font-weight:100; font-family:Verdana, Arial, Helvetica, sans-serif; letter-spacing:1px; }
		#footer li a {color:#E3C6E6; text-decoration:underline;}
	#APSU a {color:#E3C6E6; text-decoration:underline; font-family:Georgia, "Times New Roman", Times, serif; text-transform:uppercase }

/*Look*/
body { font: 12pt verdana, tahoma, arial, Sans-Serif; color: #444; line-height: 1.6em; }
a { color: #752B7D; text-decoration: underline; }
a:hover { color: #808080; }
p  { margin: 5px 0 15px;}
h2 { font-size: 1.2em; padding: 0 0 0 9px; }
h2 a { text-decoration: underline; }
h1 { font: 2.3em Georgia; margin: 0 0 22px; }
h1 a { color: #fff; }
h1 a:hover { color: #CFA5D3; }
h3 {font-size:1em; padding-bottom:0px; }
li {margin:0 0 5px 15px; list-style:decimal; list-style-position:inside; }
#unordered li {list-style:disc; margin:0 0 0 35px;}
ul {margin-bottom:15px; }
p.list {margin: 0 0 15px 15px;}
.location {font-size:75%; font-style:italic; padding-left:1em; font-weight:normal; }
#eb {line-height: 1em; font-weight:bold;  }
.JTitle {background: url(http://www.apsu.edu/srate/images/bullet.gif) no-repeat left .5em; font-weight:bold; padding-bottom:0px;  padding-left:9px;}
.author {padding-top:0px; margin-top:0px; font-size:.85em; line-height:1em; }
blockquote {padding-left:2em;}

input.btn { 
	  color:#000; 
	  font: bold 84% 'trebuchet ms',helvetica,sans-serif; 
	  background-color:#612168; 
	  border: 0px solid; 
	  border-color: #EABBEF;
	  color:#EABBEF;
	  padding:3px;  
		box-shadow:1px 1px 5px #444;
		-webkit-box-shadow:1px 1px 5px #444;
		-moz-box-shadow: 1px 1px 5px #444; 
	}
input.btn:hover { background-color:#9842A1;} 
input.btnhov { 
	  color:#fff; 
	  font: bold 84% 'trebuchet ms',helvetica,sans-serif; 
	  background-color:#612168; 
	  border: 0px solid; 
	  border-color: #EABBEF;
	  color:#EABBEF; 
	  padding:2px;
	} 
	
#standby ul li {
	margin:0 0 5px 50px; list-style:disc;
	}