/*   
Theme Name: etiquette-leadership.net
Theme URI: creativeaspects.net
Description: a custom look for etiquette-leadership.net
Author: creativeaspects.net
Author URI: http://www.creativeaspects.net/
Template: thematic
Version: 1.0

.
*/

/* Reset browser defaults */
@import url('../thematic/library/styles/reset.css');

/* Apply basic typography styles */
@import url('../thematic/library/styles/typography.css');

/* Apply a basic layout */
@import url('../thematic/library/layouts/2c-r-fixed.css');

/* Apply basic image styles */
@import url('../thematic/library/styles/images.css');

/* Apply default theme styles and colors */
@import url('../thematic/library/styles/default.css');

/* Prepare theme for plugins */
@import url('../thematic/library/styles/plugins.css');


body {
background: #8596A5;
}
.hfeed {
border-top:10px solid #8596A5;
}
#wrapper {
width: 780px;
margin: 0 auto;
background: #FFF;
}
#container, #main, #access {
background: #FFF;
}
#header {
background: #FFF url(images/header_bg.gif);
background-repeat: repeat-x;
height:135px;
padding: 1px 0 0 0;
}
#branding {
background: url(images/header.gif) no-repeat;
height:62px;
}
#blog-title, #blog-description {
text-indent: -9999px;
}
#access {
top:-92px;
height:31px;
background: #586F7F;
}
.sf-menu {
padding: 0 0 0 18px;
}
.sf-menu li {
background: url(images/nav_bg.gif) repeat-x;
}
.sf-menu li a {
font-size:0.8em;
padding-right:1.7em;
text-transform:uppercase;
}
.sf-menu li.current_page_item a {
color: #FFFFFF;
}
#quote {
position:relative;
width:780px;
background: url(images/quote.gif) no-repeat;
top:-205px;
left:-22px;
margin:0 0 0 0px;
z-index:9999;
height:119px;
}
/*
#quote img {
display: none;
}*/
#main {
top: -96px;
width: 733px;
padding:50px 25px 0 22px;
}
.entry-content {
border-right:1px solid #8596A5;
float:left;
width:450px;
padding:0 20px 0 0;
}
#about_sidebar {
float:right;
width:170px;
margin: -287px 27px 0 0;    /*margin:-100px 27px 0 0;*/
padding:0 18px 0 17px;
z-index:10000;
}
#footer {
background:#FFFFFF url(images/footer_bg.gif) repeat-x scroll 0 0;
margin:0 auto;
width:780px;
position:relative;
margin:0 auto;
bottom:95px;
}
#siteinfo {
padding: 20px;
}


/* typography */

.entry-title {
color:#447397;
font-family:garamond,georgia,serif;
font-style:oblique;
font-weight:lighter;
padding:100px 0 14px 0;
}
h3 {
color:#447397;
font-family:garamond,georgia,serif;
font-style: normal;
text-transform: uppercase;
}
p, ul li {
color:#333333;
font-family:garamond,georgia,serif;
}
#title {
color:#8596A5;
}
.sidebar {
font-size: 0.9em;
}


/* blog */

.entry-meta {
float:left;
margin: 10px 0 15px 0px;
}
.entry-utility {
width:450px;
clear:left;
}
#comments {
width: 450px;
}
.hentry a {
color: #586F7F;
text-decoration: underline;
padding:2px 2px;
}
.hentry a:hover {
color: #FFF;
background: #586F7F;
text-decoration: none;
}
#nav-below {
width: 450px;
}
#noresults-searchform, #error404-searchform {
width: 450px;
margin: 0 0 500px 0;
}
#s {
width: 180px;
}


/* book */

#bookupfront {
margin: -60px 0 20px 0;
}
.book {
float: right;
margin: -230px 0 -22px 0;
}
#buybook {
position: relative;
left: 313px;
top: 265px;
z-index: 1000;
}


/* asides */

#primary {
position: absolute;
top: 150px;
left: 530px;
width: 220px;
}
#secondary {
display: none;
}
#pages {
display:none;
}
