/*   
Theme Name: The Cheap Chick
Theme URI: http://thecheapchick.com
Description: The Cheap Chick theme - child theme of Thematic.
Author: ElShaddai Edwards
Author URI: http://elshaddai-edwards.com/
Template: thematic
Version: 1.0
Tags: Thematic
.
Thematic is © Ian Stewart http://themeshaper.com/
.
*/

/* 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/3c-fixed.css');

/* Apply basic image styles */
@import url('../thematic/library/styles/images.css');

/* Apply default theme styles and colors */
/* It's better to actually copy over default.css into this file (or link to a copy in your child theme) if you're going to do anything outrageous */
@import url('../thematic/library/styles/default.css');

/* Prepare theme for plugins */
@import url('../thematic/library/styles/plugins.css');

html {
margin:0;
padding:0;
min-height:100%;
margin-bottom:1px;
background:#888888 url(images/html-bg.gif) repeat top left;
}

body {
padding:0;
margin: 0px auto;
width:990px;
background:url(images/body-bg.png) repeat-y center center;
}

#wrapper {
margin:0 20px;
padding:0;
width:950px;
border:none;
background:#fff;
}

#header, #branding, #access, #main, #footer, #subsidiary {
width:950px;
margin:0;
padding:0;
}

#header {
background:url(images/bannerbg.jpg) no-repeat top left;
height:150px;
}

#branding {
height:120px;
}

#access {
height:30px;
background:url(images/nav-bg.png) repeat top left;
border:none;
}

.sf-menu {
border:none;
}

.sf-menu a {
	padding:8px 13px;
}

.sf-menu li, .sf-menu * {
background:none;
}

.sf-menu li a, .sf-menu li a:visited {
border:none;
color:#fff;
font-family:'trebuchet ms', verdana, arial, sans-serif;
font-weight:bold;
}

.sf-menu li:hover, .sf-menu li.sfHover, .sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
background:none;
text-decoration:underline;
}

#blog-title {
font-family:'Trebuchet MS',Verdana,sans-serif;
font-size:34px;
text-transformation:uppercase;
padding:20px 0 0 20px;
}

#blog-title a, #blog-title a:visited, #blog-title a:hover {
color:#fff;
}

#blog-description {
color:#fff;
padding-left:200px;
font-size:18px;
}

#primary, #secondary {
background:#fff;
padding:0;
margin:0;
}
#primary {
width:239px;
border:none;
border-right:1px dashed #333;
margin-left:-950px;
}
#secondary {
margin-left:-200px;
width:199px;
border-left:1px dashed #333;
}

.main-aside {
width:240px;
right:0;
padding:0;
margin:0;
}

#secondary .main-aside {
width:220px;
}

#main {
padding:20px 0;
}

#container {
width:950px;
margin:0;
padding:0px;
}

#content {
padding:0 20px;
margin:0;
margin-left:240px;
width:470px;
background:#fff;
}


#bannerTop {
padding:20px;
text-align:center;
}

.sideAd {
text-align:center;
padding:5px 0;
}

.sf-menu li.page-item-572 {
background:url(http://www.feedburner.com/fb/images/pub/feed-icon16x16.png) no-repeat 7px 7px;
padding-left:15px;
}

.entry-title {
font-family:'Trebuchet MS',Verdana,sans-serif;
font-size:24px;
}

.entry-title a:hover {
color:#990000;
}

.main-aside h3, #subsidiary h3 {
font-size:10px;
line-height:12px;
font-style:normal;
font-weight:bold;
text-transform:uppercase;
font-family:Verdana,Arial,sans-serif;
color:#990000;
letter-spacing:0.1em;
border-bottom:1px solid #999;
margin:10px 0;
padding:5px 0;
}

#footer {
background:#000;
margin:0;
padding:20px 0;
border:none;
}

#subsidiary, #subsidiary h3, #subsidiary a, #subsidiary ul {
color:#fff;
}

#subsidiary a:hover {
color:#990000;
}

#siteinfo, #siteinfo a {
color:#fff;
}

#siteinfo {
padding:0;
margin:0;
text-align:center;
}

.main-aside ul ul {
margin-left:0;
}
.main-aside ul ul li {
list-style:none;
}
.main-aside ul, .main-aside ul a {
font-size:12px;
line-height:16px;
font-style:normal;
font-family:Verdana,Arial,sans-serif;
color:#333;
}

.main-aside ul a {
color:#990000;
}

#subsidiary li, #siteinfo {
font-size:12px;
line-height:18px;
font-style:normal;
font-family:Verdana,Arial,sans-serif;
}

#subsidiary .aside {
width:297px;
}

body.slug-media .entry-content ul {
list-style-type:none;
margin-left:0;
}

li#twitter-tools li {
padding-bottom:10px;
}
