/*
Theme Name: Kathy Herbert
Theme URI: http://www.kathyherbert.ie/
Description: A basic theme to match the legacy design.
Version: 2.0
Author: Roger Herbert
Author URI: http://roger.herbert.name/
Tags: 

*/

@import "reset.css";

body {font: normal normal normal 12px/1 Arial, sans-serif; background-color: #fff; color: #000;}

h1 { font-size: 150%; font-weight: bold; padding-bottom: 0.667em; border-bottom: 1px solid #ccc; }
h2 { font-size: 125%; font-weight: bold;}

h2 span { font-size: 80%; font-weight: normal; color: #666;}
h2 span a {font-weight: normal;}

h3 { font-weight: bold;}

a { color: #c90; font-weight: bold; text-decoration: none;}

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

strong { font-weight: bold;}
em { font-style: italic;}

blockquote { margin: 1em; padding: 1em 1em 0 1em; border: 1px solid #ccc;}

#wrapper {margin: 9em 2em 2em 20.667em; padding-top: 10px; max-width: 550px;}

#sidebar { position: absolute; top: 2em; left: 2em; width: 16.667em; }
#sidebar h2 { display:none;}
#sidebar a { display: block; padding: 10px; }
#sidebar a:hover { background-color: #ffd;}

#nav_home { margin-bottom: 2em;}
#nav_home a { display:block; height: 60px; background: #fff url('images/kh_title.gif') no-repeat; padding: 0;}
#nav_home span { display: none;}

.post { border-bottom: 1px solid #ccc; }
.post.index { padding: 1em 0; }
.post.single { }
.post.single p { margin-bottom: 1em; line-height: 1.5;}

.post-meta { color: #999;}
.post-meta li { padding: 1em 0; border-bottom: 1px solid #ccc; }

.time {}
.time.index { width: 6em; float:left; height: 3em;}
.time.single { margin: 1em 0; }

.nav {}
.nav.index { padding: 1em 0; }

form { padding: 1em; border: 1px solid #ccc; margin: 1em 0;}
p#response_pass, p#response_fail { padding: 1em; color: white; font-weight: bold;}
p#response_pass { background-color: green; }
p#response_fail { background-color: red; }

#cat_desc { font-style: italic; padding: 1em 0; border-bottom: 1px solid #ccc; }

#exhibitions, #publications { padding-left: 1em; margin-bottom: 1em; color:#666;}
#exhibitions li, #publications li { padding: 0.5em 0;}