/*
Theme Name: carsigns 
Theme URI: http://wordpress.org/
Description: This is a child theme of Titan
Author: HTH
Author URI: http://www.carsigns.com/
Template: titan
*/

@import url(../titan/style.css);

body {
    background-color:#E8E8D0;
    color:#4f4f4f;
}

h1.pagetitle, h2.pagetitle {
    color:#4f4f4f;
    border-top:1px solid #c2c2c2;
}

h1#title a:link,
h1#title a:visited,
div#title a:link,
div#title a:visited {
    color:white;
}

h4#postcomment {
    border-top:1px solid #c2c2c2;
}

h2.widgettitle {
    border-bottom:1px solid #c2c2c2;
}

a:link, a:visited {
    color:#842227;
}

a:hover,
.comments a:hover {
    color:#4f4f4f;
}

li.comment {
    border-top:1px solid #c2c2c2;
}

input.text-input, form#commentform textarea {
    border:1px solid #c2c2c2;
}

form#commentform label.comment-field {
    color:#4f4f4f;
}

form#commentform p.guidelines {
    color:#4f4f4f;
}

#header {
    background:url("images/nav-background.gif") repeat-x scroll left bottom #842227;
    border-bottom:1px solid #c2c2c2;
}

#logo {
    display:block;
    float:left;
    margin:10px 20px 0 0;
}

#description {
    color:white;
}

#follow {
    background-color:#6B191D;
}

#follow dt {
    color:white;
}

#follow dd a {
    color:white;
}

#nav:first-child {
    border-left:1px solid #c2c2c2;
}

#nav li {
    border-right:1px solid #c2c2c2;
}

#nav li.oddball {
    
}

#sidebox img {
    border:1px solid #c2c2c2;
    background:white;
    padding:10px;
}

#footer {
    border-top:10px solid #D4D4BE;
    background:#DEDEC7;
}

#search_form input.search {
    border:1px solid #c2c2c2;
    color:#4f4f4f;
}

#copyright {
    border-top:2px solid #D4D4BE;
}

div.post-header div.date {
    color:#666;
    background:url("images/icon-calendar.png") no-repeat scroll 0 0.3em transparent;
}

.date span {
    color:#999;
}

.content-background {
    background:url(images/content-background.gif) repeat-x scroll left top transparent;
}

.post-header {
    border-top:1px solid #c2c2c2;
}

.author {
    color: #999;
}

.footer-column h2 {
    border-bottom: 2px solid #D4D4BE;
}

.meta {
    border-top:1px solid #c2c2c2;
    color:#4f4f4f;
}

.tags span {
    color:#666;
    background:url("images/icon-tags.png") no-repeat scroll 0 0.3em transparent;
}

.c-permalink a:link, .c-permalink a:visited {
    color: #4f4f4f;
}

.entries ul li {
    border-bottom:1px dashed #c2c2c2;
}

