/*
THEME NAME: Thematic Child
THEME URI: http://thematictheme.com
DESCRIPTION: The ultimate in SEO-ready themes, Thematic is a highly extensible, WordPress Theme Framework featuring 13 widget-ready areas, drop-down menus, grid-based layout samples, plugin integration, shortcodes for your footer, &amp; a whole lot more. Perfect for any blog and <strong><em>the</em></strong> starting point for theme development.
TEMPLATE: thematic
VERSION: 1.0.4
AUTHOR: <a href="http://themeshaper.com/">Ian Stewart</a> &amp; <a href="http://thematic4you.com/">Chris Go&szlig;mann</a>
AUTHOR URI: http://themeshaper.com/
TAGS: white, three-columns, two-columns, fixed-width, theme-options, left-sidebar, right-sidebar, threaded-comments, sticky-post, microformats
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html

.
The Thematic Theme is copyright Ian Stewart http://themeshaper.com/
This work, like WordPress, is released under GNU General Public License, version 2 (GPL).
.

*/

@import url("../thematic/style.css");
@import url("//fonts.googleapis.com/css?family=Aldrich");

.entry-meta {
display: none;
}


.entry-title a{

font-size:25px;

}

.entry-title a:hover{

color:#0068c3;

}


#blog-title a{

display:block;
margin-top:50px;
font-family: 'Aldrich', sans-serif;
font-size:48px;

}

#blog-title a:hover{

color:#000000;

}


#branding{

height: 195px;
width:990px;
padding: 70px 0;
background: url("images/header-img.png");
background-position: right bottom;
background-repeat: no-repeat;

}


#blog-title a {

    font-size: 50px;
    margin-top: 75px;
}

.widget_text{

width:260px;
height:260px;
overflow: hidden;
margin-bottom:20px;

}

.widgettitle{

margin-bottom:10px;

}


body {

    background:url("images/header-bg.png") repeat scroll left top rgb(250, 250, 250)
}

#main{
   background-color:white;
   padding: 66px 22px;
}

.menu {

    width: 990px;
}

#siteinfo {

display:none;

}

#footer{

padding: 22px 0;
margin-top:0;

}