/*
Theme Name: simple breath
Theme URI: http://www.simplebreath.com
Description: a new look for simplebreath.com by <a href="http://www.creativeaspects.net" target="_blank">creativeaspects.net</a>
Author: creativeaspects.net
Author URI: http://www.creativeaspects.net
Template: thematic
Version: 1.0
.
Copyright by simplebreath.com, all rights reserved.
.
*/


@import url('../thematic/style.css');


body {
background-image: url(images/sb_bg.jpg);
background-repeat: repeat;
}
#wrapper {
margin: 0 auto;
border-top:none;
}
.hfeed, #wrapper, #main, #header, #branding, #blog-title, #footer, #siteinfo {
width:800px;
}
#header {
background: none;
}
#blog-title {
color: #7D517B;
border-bottom:none;
background: url(images/sb_logo.gif);
background-repeat: no-repeat;
padding: 175px 0 0 0;
margin: 20px 0 0 0;
text-indent: -9999px;
}
#blog-description {
top: 0px;
height: 0px;
text-indent: -9999px;
}
#content {
margin: 0;
}
#main {
padding: 22px 0 0 0;
}
body, input, textarea, .entry-title {
font-family:Helvetica, Arial, sans-serif;
color: #7D517B;
}
#blog-title a {
letter-spacing: 0.3em;
color: #7D517B;
}
a:link, a:visited {
color: #FFF;
font-style: italic;
text-decoration: underline;
}
a:hover {
color: #555;
background: #FFFCCC;
text-decoration: none;
}
.entry-title {
font-size:22px;
line-height:26px;
padding:8px 0 2px 0;
letter-spacing: 0.05em;
}

#access {
background: none;
border-top: none;
width: 540px;
}
.menu {
padding: 0 0 8px 0;
}
.menu a {
display:block;
float:left;
margin:0 5px 0 0;
padding:4px 18px 0 4px;
color:#FFF;
border-top:2px solid #CCC;
text-decoration:none;
}
.menu a:hover {
color:#fff;
border-top:2px solid #FFF;
}
.menu .current_page_item a {
color:#FFF;
}
.menu a:focus {
color:#fff;
border-color:#666;
}

#footer, #siteinfo {
background: none;
font-style: italic;
color: #FFF;
border-top: none;
margin-top: 0px;
}
#siteinfo img {
position: relative;
top: 6px;
}
#siteinfo a:hover {
background: none;
color: #FF6633;
}