/*
Theme Name: DAHMV
Theme URI: http://dahmv.org/
Description: The default WordPress theme for <a href="http://dahmv.org">dahmv.org</a>.
Version: 1.0
Author: Robert Haverly
Author URI: http://fourminus.com/
Tags: blue, custom header, fixed width, two columns
*/

*{ margin: 0; padding: 0; }
*:focus, :active { outline: 0; }
li {list-style: none;}
.linkcat ul li {border-bottom: 1px dotted #999; padding-bottom: 8px; margin-bottom: 8px;}

body { 
font: .9em Georgia, "Times New Roman", Sans-Serif; 
background: #fff url(images/bg.gif) repeat-x; 
color: #333; 
}

a { color: #347CC0; text-decoration: none; }
img { border: 0; }

h1 {
float: left; 
margin: 20px 0 50px; 
font-size: 4em; color: #fff; 
}

h2 { 
font-size: 2.4em; 
font-weight: normal; 
margin: 0 0 20px; 
}

h2.pagetitle {
color: #347CC0;
font-size: 2.4em; 
font-weight: normal; 
margin: 0 0 20px; 
}

h2 a:hover { 
background: #347CC0; 
color: #fff; 
}

.hr { color: #ccc; }

p  { 
margin: 5px 0 15px; 
line-height: 1.6em; 
}

#content { 
margin: 0 auto; 
width: 960px; 
}

.logo h1 {margin-top: 12px;text-indent: -9999px;}

.logo h1 a {
display: block;
width: 440px;
height: 82px;
background: url('images/logo.png') right center no-repeat;
}

#top { 
float: right; 
margin: 45px 0 30px 0;
font-size: 12px;
}

#top li { 
list-style: none; 
display: inline; 
}

#top li a { 
float: left; 
padding: 6px 5px; 
margin: 3px 2px 0 0; 
color: #ccc; 
letter-spacing: -1px;
}

#top li a.current { 
color: #fff; 
background: #347CC0; 
}

#top li a:hover { 
background: #808080; 
color: #fff; 
}

#intro1 { 
clear: both; 
padding: 15px 0 1px 20px; 
border: 1px solid #dedede; 
font-size: 1.25em; 
background: #eee; 
margin: 0 0 30px; 
}

#left .entry {margin-bottom: 40px;}

#left .entry ul {
margin-left: 30px;
margin-bottom: 15px;
}

#left .entry li {
list-style: disc;
margin-left: 
}

#left { 
float: left; 
width: 630px; 
margin: 0 0 15px; 
}

#left-full {
float: left;
margin: 0 0 15px;
}

#right { 
float: right; 
width: 280px; 
}

#right h3, .linkcat h2 { 
border-bottom: 1px solid #ccc; 
margin: 0 0 10px; 
font-size: 1em;
font-weight: bold;
}

#right img { 
margin: 0 3px 3px 0; 
border: 2px solid #eee; 
padding: 2px; 
}

#right li {list-style: none; }

#right li a { 
display: block;
border-bottom: 1px solid #ccc;
padding: 5px 5px;
}

ul.blogroll li {
margin-bottom: 0;
padding-bottom: 0;
}

ul.blogroll li a {border-bottom: 0px !important;}

#footer { 
clear: both; 
padding: 15px 0; 
border-top: 1px solid #ccc; 
font-size: 11px;
}

#r {float: right; }
