/*
Theme Name: cimarrones
Theme URI: http://cimarrones.org/
Description: Theme made for the cimarrones website.
Version: 1
Author: Weston Deboer
Author URI: http://westondeboer.com/
*/
#left {
float:left;
width:132px;
background: url(images/siemprelibnre.png) no-repeat top;
height:15px;
margin-top:171px;
}
#right {
width:100px;
float:right;
}
.entry {

}
.page .entry {
margin-left:0px;
}
a {
 outline: none;
}
body {
background: url(images/background.gif) repeat-x top;
border:0px;
padding:0px;
margin:0px;
font-family:verdana;
font-size:11px;
}
hr {
clear:both;
margin:0px;
border:0px;
}
#header {
height:210px;
width:610px;
background: url(images/headerbackground.gif) no-repeat top;
float:left;
}
#page {
width:742px;
margin:0 auto;
}
#content {
width:400px;
float:left;
margin-left:132px;
}
#sidebar {
width:150px;
float:right;
margin-left:60px;
}
#about {
background:transparent url(images/about.gif) no-repeat scroll center top;
float:left;
width:67px;
}
#aware {
background:transparent url(images/awarness.gif) no-repeat scroll center top;
float:left;
width:112px;
}
#radio {
background:transparent url(images/radio.gif) no-repeat scroll center top;
float:left;
width:74px;
}
#video {
background:transparent url(images/video.gif) no-repeat scroll center top;
float:left;
width:71px;
}
#photos {
background:transparent url(images/photos.gif) no-repeat scroll center top;
float:left;
width:72px;
}
#navigation {
padding-top:43px;
float:left;
}
.alignnone {
padding-top:5px;
padding-bottom:5px;
}
#navigation a {
display:block;
height:31px;
text-indent:-9999px;
}
#logo a {
display:block;
height:210px;
text-indent:-9999px;
}
li {
padding-left:5px;
}
ul {
padding:0px;
list-style:none;
}
#content h2 {
margin-top:0px;
margin-bottom:0px;
text-transform: uppercase;
}
h2 {
margin-bottom:5px;
color:#ed1c24;
font-size:15px;
font-weight:bold;
text-transform: uppercase;
}
.date {
font-weight:bold;
}
h2 a {
color:#ed1c24;
text-decoration:none;
}
a {
text-decoration:none;
color:#000;
}
#footer {
margin-top:100px;
}
#comment {
width:400px;
}
#logo {
float:left;
height:210px;
width:211px;
float:left;
}