/*
Theme Name: kid
Theme URI: 
Description: Child Theme for Mimbo
Author: Keane
Author URI: 
Parent Theme: Mimbo
Author of Parent Theme: Darren Hoyt
Template: mimbo
Version: 0.1
*/

@import url("../mimbo/style.css");

body {
background:none repeat scroll 0 0 #98A2AB;
color:#1D1D1D;
}

#nav-cat {
background:none repeat scroll 0 0 #6A0000;
}

#nav-cat a, #nav-cat a:visited {
color:#FFFFFF;
}

#nav a, #nav a:visited {
color:#FFFFFF;
}

#masthead {
background: transparent url(http://faithfulpolitics.org/wp-content/themes/kid/images/masthead.png) no-repeat scroll center;
height:39px;
}

#masthead h1 {
display:none;
}

#masthead #description {
display:none;
}

#creed p {
line-height:50%;
}

h3 {
border-bottom:1px solid #6A0000;
border-top:3px solid #6A0000;
color:#6A0000;
}

h5 {
background:none repeat scroll 0 0 #F2F7F8;
border-top:1px solid #8A9CAF;
color:#6A0000;
}

ol li {
line-height:160%;
margin:15px 0;
}

#footer a, #footer a:visited {
color:#6A0000;
}

#searchform {
display:none;
}