/* Stylesheet for Brown Color Theme */
/************************************/

body { background: url(images/brown/background.png) repeat; }
a { color: #6633BF; text-decoration: none; }
a:hover { color: #2989ea; }

.menu ul .current_page_item a { background: #F22400;}
.menu ul .current_page_item a:hover { background: #F22400; color: #FFFFFF;}
.menu ul .current-cat a { background: #331f07;}
.menu ul .current-cat a:hover { background: #331f07; color: #FFFFFF;}

#Publicanaria { background: #435DB2 }

.sidebar ul li h2 { background: #194990 url(images/brown/sidebar_heading_bg.png) repeat-x top;}
.sidebar a:hover { color: #f2972c; }

#Botones { background: #F2972C; }

.post h2 a:hover { color:#FF0000; text-decoration:underline; } 
.postinfo a { color: #f2972c; }
.postinfo a:hover { color: #2989ea; }

/* styling the read more link */
.entry .more-link { background: #6633BF;}
.entry .more-link:hover { background: #2989ea;}

#respond h3 { background: #331f07;}

#Pdf { background: #CEEFFF;}

#footer { background: #281508 url(images/brown/footer_bg.png) repeat-x top; }
.footer_widget_area a { color: #b5a087; }
