body
{
    margin: 0;
    padding: 0;
    font-family: Helvetica, Verdana, Arial, sans-serif;
    font-size: small;
    text-align: center;
    line-height: 1.75em;
    background: #666666;
    color: #333333;
}

a, a:link, a:visited
{
    padding: 0 0 1px 0;
    font-size: 100%;
    font-weight: bold;
    text-decoration: none;
    color: #444444;
}

a:hover
{
    color: #444444;
    text-decoration: underline;
}

h2
{
	margin: 0;
    padding: 0 0 13px 30px;
    font-size: 125%;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    font-weight: bold;
    color: #444444;
}

h2.news
{
margin: 0;
padding: 10px 0 7px 30px;
	 font-size: 125%;
	 text-transform: uppercase;
	 letter-spacing: 0.5px;
	 font-weight: bold;
color: #444444;
}

h3
{
	margin: 0;
    padding: 0 0 15px 27px;
    font-weight: bold;
    color: #CC6601;	
}

h3 a, h3 a:link, h3 a:hover, h3 a:visited
{
	margin: 0;
    padding: 0 0 15px 30px;
    font-weight: bold;
    color: #CC6601;	
}

h3 a:hover
{
	margin: 0;
    padding: 0 0 15px 30px;
    font-weight: bold;
    color: #CC6601;
	text-decoration: underline;
}

hr
{
	padding: 0 30px 10px 30px;
}

strong
{
	font-size: 115%;
	padding-left: 2px;
}


h4
{
	margin: 0;
    padding: 0 0 15px 27px;
    font-weight: bold;
    color: #444444;	
}

#wrapper
{
    background: #B2B27F;
    margin:0 auto;
    position: relative; 
    width: 780px;
    font-size: 95%;
    text-align: left;
    border-top: 12px solid #333333;
}

#header
{ 
    background: #FFFFFF;
    height: 60px;
	border-bottom: 4px solid #666666;
}
	
#header h1
{
    padding: 0;
    margin: 0;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: bold;
    font-size: 20pt;
    color: #000000;
}

#qr_box
{
height: 22px;
padding: 0;
background: #333333;
line-height: 1em;
clear: both;
}

#quick_resources
{
float: right;
height: 22px;
padding: none;
background: #333333;
font: Verdana;
font-size: 9pt;
color: #FFFFFF;
font-weight:normal;
}

ul.quick_resources
{
float: right;
height: 22px;
padding: 0;
margin: 0;
background: #333333;
font: Verdana;
font-size: 9pt;
color: #FFFFFF;


}
ul.quick_resources li{   
display: inline;
float:left;
padding:0px;
margin: 0;
list-style:none; 
list-style-position:inside;
} 

ul.quick_resources li.end1 {
background: url(http://oak.cats.ohiou.edu/~schario/img/qbox_end1.gif) no-repeat left top;
height:22px;
display:inline;
padding: 6px 4px 0px 10px;
margin: 0;
list-style: none;
list-style-position:inside;
}

ul.quick_resources li a {
background:url(http://oak.cats.ohiou.edu/~schario/img/a_qbox.gif) no-repeat left top;
height:22px;   
display:inline;
float:left;   
padding-left:2px;   
text-decoration:none;   
color:#FFF; 
font-weight: normal;
} 

ul.quick_resources li a span{
background:url(http://oak.cats.ohiou.edu/~schario/img/span_qbox.gif) no-repeat right top;
display:inline;
padding:6px 6px 0 6px;
display:inline;
height:22px;
float:left;
}

ul.quick_resources li a:hover {
color:#333333; 
font-weight: normal;
} 


#logo
{
 	margin: 0;
    padding: 12px 0 0 30px;
}

#logo img , #logo a
{
    border: 0;
    text-decoration: none;
    padding: 0;
    margin: 0;
}

#ou-logo
{
    padding: 5px 30px 0 0;
    margin: 0;   
    float: right;
}

#ou-logo img , #ou-logo a
{
    border: 0;
    text-decoration: none;
    padding: 0;
    margin: 0;
}

#photo-header
{
    background: #666666;
    padding: 0;
	clear: both;
	border-bottom: 4px solid #666666;
	height: 88px;
}

#photo-header img
{
	padding: 0;
	margin: 0;
	height: 88px;
	float: left;
}

#info-header
{
	padding: 5px 0 0 30px;
	margin: 0;
	clear: both;
	height: 42px;
	background: #333333;
	border-bottom: 3px solid #CC6601;
	color: #EEEEEE;
	line-height: 18px;
}

#info-header p
{
	padding: 0;
	margin: 0;
	font-weight: bold;
	font-size: 90%;
}

#info-header p a, #info-header p a:link, #info-header p a:visited
{
    font-weight: bold;
    text-decoration: none;
    color: #EEEEEE;
}

#info-header p a:hover
{
    color: #EEEEEE;
    text-decoration: none;
}

#info-header p.email
{
	display: inline;
	float: right;
	padding: 0;
	margin: 8px 30px 0 0;
	color: #F8C931;
}

#info-header p.email a, #info-header p.email a:link, #info-header p.email a:visited
{
    font-weight: bold;
    text-decoration: none;
    color: #F8C931;
}

#info-header p.email a:hover
{
    color: #F8C931;
    text-decoration: underline;
}

#main
{
	padding: 0;
	margin: 0;
}

#content
{
    background: #FEFFF1;
    width: 632px;
    padding: 30px 0 10px 0;
    margin: 0;
    overflow: hidden;
    min-height: 300px;
}

#content ul
{
	list-style: none;
	margin: 0 0 20px 0;
	padding-top: 0;
}

#content li
{
	background: url(/images/orange_bullet.gif) no-repeat 0 50%;
	padding-left: 10px;
	text-transform: none;
}

#content h3.date
{
    margin: 0 0 10px 30px;
    padding: 0;
    font-family: "Lucida Grande", Verdana, sans-serif;
    font-size: 85%;
    font-weight: normal;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #777777;
    border: none;
}

h3 img, h3 a
{
	vertical-align: middle;
    border: 0;
    text-decoration: none;
    padding: 0 0 4px 4px;
}

#content h3 img, #content h3 a
{
	vertical-align: middle;
    border: 0;
    text-decoration: none;
    padding: 0 0 2px 3px;
}

#content p
{
    margin: 0 0 0 0;
    padding: 0 30px 15px 30px;
}

#content img.right
{
    float: right;
    padding: 3px 0 3px 3px;
}

#content img.left
{
    float: left;
    padding: 3px 6px 0 0;
}

#content div.entry h2
{
    font-family: "Georgia", Verdana, sans-serif;
    margin: 0 0 2px 0;
    padding: 0;
    font-size: 150%;
    line-height: 1em;
}

#content p.postmetadata
{
    margin: 10px 0 0 0;
    padding: 0 0 5px 0;
    font-size: 90%;
	color: #929C87;
    border-bottom: 1px solid #D9E7BD;
}

#content p.postmetadata a
{
	margin: 0;
	padding: 0;
	color: #929C87;
	font-weight: normal;
	text-decoration: none;
	border-bottom: none;
}

#content p.postmetadata a.link
{
	margin: 0;
	padding: 0 0 0 15px;
	color: #929C87;
	font-weight: normal;
	text-decoration: none;
	border-bottom: none;
    background: url(/images/link_icon.gif) no-repeat 0 50%;
}

#content span.file
{
	padding: 0 0 0 17px;
    background: url(/images/file_icon.gif) no-repeat 0 50%;
}

#content span.comment
{
	padding: 0 0 0 17px;
    background: url(/images/comment_icon.gif) no-repeat 0 50%;
}

#content a.comment
{
	padding: 0 0 0 17px;
    background: url(/images/comment_icon.gif) no-repeat 0 50%;
}

#content span.edit
{
	padding: 0 0 0 15px;
    background: url(/images/edit_icon.gif) no-repeat 0 50%;
}

#content p.postmetadata a.comment
{
	margin: 0;
	padding: 0 0 0 17px;
	color: #929C87;
	font-weight: normal;
	text-decoration: none;
	border-bottom: none;
    background: url(/images/comment_icon.gif) no-repeat 0 50%;
}

#content p.postmetadata a:hover
{
    color: #666;
}

#content p.commentmetadata
{
    margin: 10px 0 0 0;
    padding: 5px 0 0 0;
    font-size: 90%;
	color: #929C87;
    /*border-bottom: 1px solid #D9E7BD;*/
    border-top: 1px solid #D9E7BD;
    border-bottom: none;
}

#content p.commentmetadata a
{
	margin: 0;
	padding: 0;
    color: #929C87;
	font-weight: normal;
	text-decoration: none;
	border-bottom: none;
}

#content p.commentmetadata a:hover
{
    color: #666;
}

#comments
{
    padding: 10px 0 10px 0;
}

#comments h3
{
    border-bottom: 1px solid #D9E7BD;
    padding: 0 0 5px 0;
}

#comments div.count h3
{ 
    display: inline;
    padding-right: 12px;
    border-bottom: none;
}

#comments div.count
{
    border-bottom: 1px solid #D9E7BD;
    padding-bottom: 5px;
    margin-bottom: 15px;
}

#comments dl
{
	margin-top: 0;
}

#comments dl dt
{
	font-weight: normal;
	color: #333;
	padding: 8px 0 8px 3px;
	margin: 0;
	font-size: 100%;
	line-height: 1em;
	background: url(../img/0306/comment-dt.gif) no-repeat 20px 100%;
}

#comments dl dd 
{
	padding: 20px 20px 20px 20px;
	margin: 0 0 20px 0;
	font-size: 100%;
	background: #EEFADB;
}

#comments dl dd p 
{
	margin: 0;
	padding: 0 0 12px 0; 
}

#comments dl dd p.commentmetadata
{
	margin: 0;
	padding: 5px 0 0 0; 
}

#comments div.author
{
    float: left;
    color: #176F81;
    font-weight: bold;
    padding-left: 2px;
}

#comments span.number
{
    color: #000;
    font-weight: bold;
    padding: 0 10px 0 0;
}

#comments span.link-bug
{
    font-weight: bold;
}

#comments div.author a 
{
    color: #176F81; 
    text-decoration: none;
}

#comments div.author a:hover
{
    color: #146070;
    text-decoration: underline;
}

#comments div.date
{
    text-align: right; 
    font-family: "Lucida Grande", Verdana, sans-serif;
    font-size: 85%;
    font-weight: normal;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #929C87;
    border: none;
}

#comments input#author,
#comments input#email,
#comments input#url 
{
	color: #444;
	border: 1px solid #ccc;
}

#comments textarea 
{
	color: #444;
	border: 1px solid #ccc;
    width: 100%;
}

#grad-links
{
	padding: 5px 0 0 0;
	margin: 10px 30px 0 30px;
}

#grad-links ul.left
{
	padding-right: 100px;
	margin-left: -30px;
	float: left;
}

#news
{
	background: #888888;
	margin: 30px 30px 20px 30px;
	padding: 15px;
	color: #FFFFFF
}

#news h3
{
	display: inline;
	text-transform: uppercase;
	font-weight: bold;
	padding: 0 15px 0 0;
}

#sidebar
{
    background: #B2B27F;
    float: left;
    width: 148px;
    height: 100%;
    padding: 10px 0 0 0;
    margin: 0;
    color: #333333;
    text-align: right;
}

#sidebar ul 
{
	margin: 0;
	padding: 0;
	list-style: none;
	width: 148px;
	z-index: -1;
}
	
#sidebar ul li
{
	position: relative;
	font-size: 125%;
	text-transform: uppercase;
	font-weight: bold;
	height: 34px;
	line-height: 34px;
	padding-right: 17px;
	margin: 15px 0 15px 0;
}

#sidebar ul li a 
{
	text-decoration: none;
}

#sidebar ul li.active
{
	background: #DCDCAA;
}
	
#sidebar li ul 
{
	position: absolute;
	left: 140px;
	top: 0;
	display: none;
	text-align: left;
	font-size: 65%;
	font-weight: bold;
	border: 1px solid #999999;
	width: 182px;
	z-index: 1;
}

#sidebar li ul li
{
	height: 25px;
	line-height: 25px;
	margin: 0;
	padding: 0 0 0 0;
	text-transform: none;
        background: #DCDCAA;
}

#sidebar li ul li a
{
	display: block;
	text-decoration: none;
	padding-left: 20px;
        font-weight: normal;
}

#sidebar li ul li a:hover
{
font-weight: bold;
}


/* Holly Hack for IE and hide from IE Mac \*/
* html #sidebar ul li { float: left; height: 1%; }
* html #sidebar ul li a { height: 1%; }
/* End Holly Hack*/



#sidebar li:hover, #sidebar li.over
{
	background: #DCDCAA;
}

#sidebar li:hover ul, #sidebar li.over ul 
{ 
	display: block;
	background: #B2B27F;
}

#sidebar h3
{
    margin: 15px 0 0 0;
    padding: 15px 0 15px 18px;
    font-size: 110%;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: bold;
    color: #630636;
    border-top: 1px solid #D9E7BD;
    background: url(../images/leafbug.gif) no-repeat 0 50%;
}

#sidebar h2
{
    padding: 0;
    margin: 0;
    font-size: 100%;
}

#sidebar h3.first
{
    margin: 0;
    padding: 0 0 15px 18px;
    border: none;
    background-position: 0 2px;
}

#sidebar p
{
    margin: 0 0 20px 0;
    padding: 0;
    text-align: left;
}

<!--- SEARCH SECTION -->

#sidebar #button
{
background: #B2B27F;
margin: 0;
padding: 0px;
border: none;
}

#sidebar input.search
{
display: inline;
padding: 0px;
margin: 0px;
}

#sidebar ul li.search
{
margin: 0px;
height: 24px;
}

#sidebar ul li.search p{
text-align: left;
padding: 0;
margin: 0px 0px 0px 20px;;

}

#sidebar ul li.search.over, #sidebar ul li.search:hover
{
background: #B2B27F;
}

input#btn {
margin: 5px 0px;
}


#footer
{
    background: #333333; 
    padding: 0 30px 0 30px;
    font-size: 90%;
    color: #444444;
    clear: both;
}

#footer p
{
    padding: 3px 0 3px 0;
    margin: 0;
}

.alignright
{
	float: right;
    padding-bottom: 20px;
}
	
.alignleft
{
	float: left;
    padding-bottom: 20px;
}

.clear
{
    clear: both;
}
