/*
	Theme Name: CCO_red
	Theme URI: http://www.countercoulter.org/
	Description: A pseudo-three-column layout. (Sidebar has two columns)
	Version: 1.0
	Author: david@countercoulter.org
	Author URI: http://www.countercoulter.org/
*/

body{
margin:0;
padding:0;
font: 11px verdana, trebuchet, lucida grande, sans-serif;
background:#330000 url(images/bodybg.jpg) repeat-x;
color:#000;
text-align:center;
}

blockquote.ac{
border-left: 3px solid #990000;
}

a{
text-decoration:none;
color:#000099;
}

a:hover{
text-decoration:underline;color:#660000;
}

p{
margin:0 0 15px 0;
line-height:130%;
}

h1,h2,h3,h4{
margin:0;
padding:0;
font-weight:bold;
}

h1{
font-size: 20px;
color:#660000;
margin:12px 0 5px 20px;
}

h1 a:hover{
text-decoration:none;
}

h2{
font-size:16px;
margin:-10px 0 0 50px;
color:#663333;
}

h3{
color: #333333;
font-size:14px;
margin:1em 0 0.5em 0.5em;
}

h4{
font-size:12px;
font-weight:bold;
}

#container{
width:92%;
min-width:760px;
padding:0 20px;
margin:0 auto;
background:#cccccc url(images/contentbg.jpg) repeat-x;
color:#000;
text-align:left;
}

#sitetitle{
margin:0;float:left;
height:100px;
width: 60%;
background: url(images/masthead.gif) no-repeat;
}

#sitetitle a{
color:#ff3333;
font-weight:normal;
}

#sitetitle a:hover{
color:#fff;
}

#menu{
height:71px;
padding-top:35px;
text-align: right;
}

#menu ul, #menu li {
padding:0;
margin:0;
list-style-type:none;
display:inline;
}

#menu a{
margin:0;
height:100px;
padding:34px 6px 40px 6px;
font-size:12px;
font-weight:bold;
color: #fff;
}

#menu a:hover{
color:#cc0000;
text-decoration:none;
background: #000 url(images/menuhover.jpg) repeat-x;
padding:34px 5px 50px 5px;
border-left: 1px solid #000;
border-right: 1px solid #000;
}

#content{
margin-top:30px;
width:100%;
clear:both;
}

#content h2{
margin:0 0 10px 0;
color:#555;
border-bottom:1px solid #666;
}

#content h2 a{
color:#000099;
font-weight:bold;
}

#content h2 a:hover{
color:#990000;
text-decoration:none;
background:none;
}

#content p{
margin:0.5em 1em 0.8em 1em;
}

#left{
width:62%;
float:left;
}

#right{
margin-left:64%;
margin-top:-15px;
}

#right h2{
margin:15px 0 5px 0;
font-size:9px; font-weight: bold;letter-spacing:.5em; text-transform:uppercase;color:#660000;
}

#footer{
clear:both;
padding: 10px 0 18px 0;
text-align:left;
color:#888;
}

#footer a{
color:#666;
font-weight:normal;
}

#footer span{
color:#666;
font-size:9px 100%;
}

.entry{
position:relative;
margin:0 0 20px 0;
border:1px solid #666;
background:#fff url(images/entrybg.png) repeat-x;
color:#000;
padding:10px 10px 0 10px;
}

.entry a:hover, .intro a:hover{
text-decoration:underline;
padding-bottom:2px;
}

.entry img{
border: 1px solid #333;
}

.link{
color:#269;
background:url(images/linkarrow.gif) left no-repeat;
display:block;
margin:4px 0 0 0;
padding:2px 1em;
}

.link:hover{
color:#48b;
text-decoration:none;
}

.thumbs img{
position:relative;
padding:3px;
margin:0 2px 2px 0;
border:1px solid #fff;
background-color:#ddd;
color: #555;
}

.thumbs img:hover{
}

.entryphoto{
margin:5px 10px 10px 0;
float:left;
padding:3px;
border:1px solid #fff;
background-color:#ddd;
color:#333;
}

.meta{
clear:both;
border-top: 2px solid #ccc;
padding: 5px 1px 0 0;
margin:10px 0 0 0;
text-align:right;
font-size:10px;
color: #666;
}

.pagenav{
color: #666;
text-align:center;
}

.entry img{
position:relative;
}

.subcontainer {
width:98%;
}

.subcontainer ul, .subcontainer li, .rightsub ul, .rightsub li {
list-style-type: none;
padding: 0;
margin: 0;
margin-bottom: .35em;
font-size: x-small;
}

.rightsub{
float:left;
width:45%;
}

.rightsub2{
float:right;
width: 45%;
}

.date{
float:left;
}

.right{
text-align:right;
}

.center{
text-align:center;
}

.clear{
clear:both;
}

.hide{
display:none;
}

.mission{
font-size: 9px;
}
