/*
Theme Name: Institute 2010
Description: finninstitute.org for the new decade
Version: 0.8
Author: Hilary Worden
Tags: two columns

The PHP is released under GPL:
http://www.opensource.org/licenses/gpl-license.php
The CSS is not. I'm not 100% sure where the HTML falls.
*/

body {font: normal normal normal 100%/1.15 "Arial Narrow",arial;}

#container {margin: 0 auto; width: 780px;}

#main {float: right; width: 560px;}
#header {color: #800000; height: 191px; margin-top: -21px; text-align: center;}
h1 a {color: #800000; text-decoration: none;}

#sidebar {float: left; width: 200px;}
#sidelogo {border: 0px; height: 130px; margin: 10px 55px 7px 55px; width: 90px;}

#nav {background-color: #800000; padding: 3px 0 5px;}
#nav li {list-style: none; padding: 2px 10px; position: relative;}
#navlist {margin: 0; padding: 0; position: relative;}
.subnavlist {background-color: #800000; display: none; left: 200px; margin: 0; padding: 3px 0 5px; position: absolute; top: -3px; width: 200px;}
#nav li:hover ul {display: block;}
#navlist a {color: #A0A0A0; text-decoration: none;}
#sidesearch {margin: 5px 10px 0;}
#searchsubmit {background-color: #A0A0A0; margin-top: 2px;}

.showdesc {color: 800000; text-decoration: underline;}
.pdflink {background: #FFFFFF url('http://finninstitute.org/wp-content/themes/institute-2010/images/file_acrobat.gif') no-repeat scroll center left; padding-left: 20px;}