/*
Theme Name: ssattic
Theme URI: http://daniellench.com
Description: Built on Thematic Theme</a>
Author: Daniel Lench
Author URI: http://daniellench.com/
Template: thematic
Version: 0.1
.
All Rights Reserved
.
*/
@import url('../thematic/style.css');

/* =Header
-------------------------------------------------------------- */
#header {
    background-image: url("images/header_bg.jpg");
    z-index: 2;
}
#branding {
    padding:130px 0 44px 0;
    background:url(images/header.jpg) no-repeat top center;
    width:960px;
}
#blog-title {
    font-family:Arial,sans-serif;
    font-size:0px;
    font-weight:bold;
    line-height:0px;
}
#blog-title a {
    color:#000;
    text-decoration:none;
}
#blog-title a:active,
#blog-title a:hover {
    color: #FF4B33;
}
#blog-description {
    color:#666;
    font-size:0px;
    font-style:italic;
}


/* =Menu
-------------------------------------------------------------- */

#access {
    background-image: url("images/access_bg.jpg");
    border-bottom: 1px solid #FFFFFF;
    border-top: 2px solid #6f839b;
    font-size: 13px;
    height: 33px;
    overflow: visible;
    z-index: 100;
}

.menu {
margin:0 auto;
width:770px;
}

body, input, textarea {
font: 15px georgia, serif;
line-height: 22px;
}

.windows .sf-menu a {
font-size: 15px;
padding: 9px 10px 7px;
}

