/*
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 {
    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 {
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
    height:32px;
	font-size:13px;
	overflow:visible;
	z-index:100;
}

.menu {
margin:0 auto;
width:770px;
}
