/*  
Theme Name: History 120, Fall 06
Description: Template for Jeremy's History 120 class.
Version: 0.1
Author: Jeremy Boggs
Author URI: http://clioweb.org

*/



/* Generic Stuff
------------------------------- */
* {margin:0; padding:0;}
body {font: 62.5% Verdana, Arial, Helvetica, sans-serif; background: #281413;color: #666; width: 780px; margin:0 auto; padding: 20px 0;}
h1,h2,h3,h4,h5,h6 {font-weight:normal;}
h1 {font-size: 1em;}
h2 {font-size: 2em;}
h3 {font-size: 1.6em; color:  #9f3e35;}
h4 {font-size: 1.3em;}
h5 {font-size:  1.1em;font-weight: bold;}
p, ol, ul{font-size: 1.1em; line-height: 2em;}

a:link, a:visited {color: #9e300b;}
a:hover, a:active {color: #6c2713;}

ul,ol {list-style:none;}

h2 a {text-decoration: none;}

abbr {text-decoration: none; border: none; font-style: normal;}
blockquote {font-size: 1em; line-height: 1.65em; margin-left: 1em; margin-right:1em;}

.hide {text-indent: -1000em; width:0; height:0; display:block; overflow:hidden;}

/* Microformats
---------------------------------*/

div.vcard {line-height: 1.4em;}
div.vcard div {font-size: 1.1em;}
div.vcard div.street-address {display: inline;}

/* hCitation */
div.citation {font-size: 1.1em; display: block;text-indent: -1em; margin-left: 1em; line-height: 1.75em; margin-bottom: 1em;}
div.monograph .title {font-style:italic;}

div.date {font-size:  1.1em; font-weight: normal; margin-bottom: 6px;}
div.summary {font-size: 1.6em; margin-bottom: 10px;}

div.vevent {padding: 10px 0 0 0; border-top: 1px solid #ccc;}
#home div.vevent {border: none; margin: 0;}
div.assignment-title {font-weight: bold; font-size: 1.1em; margin-bottom: 10px;}
/* Page
----------*/
#page {display:block; float:left; background: #fff url(images/tile.gif) top left repeat-y;}


/* Header
-----------*/
#header {background: #fff;border-top: 10px solid #9f3e35;padding-top: 10px;}

#header #title {margin-left: 20px;background: #fff;display:block;float:left; width: 240px;padding-bottom: 20px;}
#header h1 {font-size: 3em; font-family: "Century Gothic", Futura, Gill Sans, Verdana, sans-serif;}
#header h1 a {text-decoration:none;}
#header h2 {font: 1.75em "Century Gothic",Futura,Gill Sans, Verdana, sans-serif;}
#coursemeta {display: block; float: right; width: 420px;}
#courseinfo, #instructorinfo {display: block; float: right; width: 180px; padding: 10px;text-align: right;}

#courseinfo ul {line-height: 1.4em; list-style: none; margin-top: 0;}
#
#courseinfo ul {line-height: 1.4em;}
#header-img {display:block; padding-top: 10px;clear:both;width: 780px; margin-top: 10px;height: 220px;background: #fff url("images/map.gif") bottom left no-repeat;}
/* Content and Sidebar 
-------------------------*/
#content {display:block; float:right; width: 480px;padding:  10px 20px;}
#sidebar {display:block; float:left; width: 220px;padding: 10px 20px;}
#primary {display:block; }
#secondary {display:block;}

#home #secondary {background:  #fff09e; padding: 10px; margin-bottom: 10px;}

#content h1 {padding: 8px 2px; color: #555; font-size: 1.4em;}

#sidebar h2 {font-size: 1.4em;}

ul#nav {display:block; text-align:right; font-size:  1.6em;}
ul#nav a {text-decoration:none;}
ul#nav li {display:block;}

ul#cat-nav {display: block;text-align: right;}
ul#cat-nav a {text-decoration: none;   line-height: 1em;border-right: 1em solid #ccc; padding-right: 0.5em;}
ul#cat-nav li {margin-bottom: 0.25em; display: block;}
#content h1, #content h2, #content h3, #content h4, #content h5, #content ol, #content ul, #content p {margin-bottom:  10px;}
#content ul {margin-left: 10px; padding-left: 10px;}
#content ol {list-style: decimal;margin-left: 10px; padding-left: 10px;}

#secondary h1 {padding: 0;}
/* Comments and Comment form */

textarea#comment {border:  1px solid #ccc; width: 350px; height: 200px;}

div.alt {background:  #eee;}

/* Footer
--------------------------*/
#footer {clear:both; background: #9f3e35; color:  #fff;padding: 10px; text-align: right;}
#footer a {color:  #fff;}
