/*   
Theme Name: The Tampa Exchange Club
Theme URI: tec
Description: A custom Child Theme donated to the Tampa Exchange Club
Author: Tafuro Communications
Author URI: http://www.tafurocommunications.com
Template: thematic
Version: .01
.
General comments/License Statement if any.
.
*/
@import url(../thematic/style.css);


#blog-title a {
color:#fff;
text-indent:-9000px; /* Hides the text--but not from search engines */
display:block; /* We do this so we can add a background image */
height: 332px; /* height of your logo, like 180px */
width: 940px; /* width of your logo, like 940px */
background:url(images/banner.png) no-repeat top center; /* adds in the logo image */
}
#branding {
   padding-top: 25px;
   padding-bottom: 0px;
}
#blog-description {
color:#fff;
} 

.entry-title{
	color:#933833;
	}

#text-2 .widgettitle{
	color:#933833;
	}