/*
Theme Name:     Dot-b Child
Description:    Child theme for the dot-b theme 
Author:         Ethan Davis
Template:       dot-b
*/

@import url("../dot-b/style.css");

/*Tagline
*********/
#header #description{color:#CD2626; font-size:13px; font-weight:400; line-height:13px; margin-top:7px}

/*Site Title
*************/
#header #logo a, #header #logo a:visited{font-size:32px; color:#CD2626; line-height:32px}
#header #logo a:hover{color:#FF3030}

/*Post Title
*************/
.post_title_h2 a, .post_title_h2 a:visited{color:#3D3D3D; font-weight:bold; display:inline-block}

.post_meta ul li a{background:url("images/tag.png") no-repeat scroll 100% -50px #FFC125; color:#555; display:block; float:left; height:0px; line-height:0px; overflow:hidden; padding:0 0px 0 0px}

/*Post Content Text Width
******************/
.post_content{line-height:20px; margin:18px}

/*Links in Content -- Text Color
********************************/
a, a:visited{text-decoration:none; color:#CD2626; outline:none}
a:hover{text-decoration:none; color:#FF3030}


/*Remove Post Info
******************/
.post_info_date{background-position:-24px -175px; display:block; padding:0 0 0 10px; margin:0 6px 0 0; line-height:0px; float:left}
.post_info_author{background-position:-20px -187px; display:block; margin:0 6px 0 0; padding:0 0 0 10px; line-height:0px; float:left}
.post_info_cat{background-position:-8px -225px; display:block; margin:0 6px 0 0; padding:0 0 0 10px; line-height:0px; float:left}
.post_info_edit{background-position:-3px -239px; display:block; margin:0 6px 0 0; padding:0 0 0 10px; line-height:0px; float:left}

/*Menu Color
************/
.header_menu ul li a{color:#CD2626; display:block; text-decoration:none; float:left; padding:10px 5px; cursor:pointer}
.header_menu ul li a:hover{color:#FF3030}

/*Content Color
***************/
#main{background:none repeat scroll 0 0 #FDFDF0; border-left:0px solid #FDFDF0; border-right:0px solid #FDFDF0; clear:both; padding:5px 0 0}

/*Content Color Behind Header Image
***********************************/
#header{background:none repeat scroll 0 0 #FDFDF0; border-left:1px solid #FDFDF0; border-right:1px solid #FDFDF0}

/*Footer Content Color
**********************/
#footer{border-top:2px dashed #CCC; background:none repeat scroll 0 0 #CD2626; border-left:1px solid #CD2626; border-right:1px solid #CD2626; height:50px}

/*Reply Color and Hover Link
****************************/
#respond a#cancel-comment-reply-link{font-size:12px; color:#CD2626}
#respond a#cancel-comment-reply-link:hover{color:#FF3030}

/*Remove RSS Link
******************/
#header #rss{background-position:0 0; float:left; text-indent:-9999px; height:0px; width:0px; margin:7px 10px 0 0; line-height:0px}

#header #header_search_area{background-position:-125px 0; float:left; height:20px; position:relative; width:155px; margin:0 91px 0 0; padding:23px 0 0 45px}

/*Sidebar Text Color
********************/
#sidebar a{color:#CD2626; line-height:19px}
#sidebar a:hover{color:#FF3030}

/*Widget Title Block Colors
***************************/
.widget_title{color:#CD2626; background-color:#FDFDF0; border-left:2px solid #FDFDF0; font-size:13px; font-weight:bolder; line-height:100%; margin:0 0 0.7em; padding:5px}
.widget_title:hover{background-color:#FDFDF0; border-left:2px solid #06c}

/*Post Calendar Colors
**********************/
#wp-calendar td a, #wp-calendar td a:visited{color:#CD2626; display:block}
#wp-calendar td#today#FF3030{color:#; background-color:#FDFDF0}