/*
Theme Name: Grocery Shrink
Description: A Child Theme of Thematic. Developed especially for Angela Coffman by Julie and Nathan Smith.
Template: thematic
*/

/* Reset browser defaults */
@import url('../thematic/library/styles/reset.css');

/* Apply basic typography styles */
@import url('../thematic/library/styles/typography.css');

/* Apply a basic 3 column layout */
@import url('../thematic/library/layouts/3c-fixed.css');

/* Apply the default Thematic style */
@import url('../thematic/library/styles/default.css');

/* Apply basic image styles */
@import url('../thematic/library/styles/images.css');

/* Apply styles for popular plugins */
@import url('../thematic/library/styles/plugins.css');

/*adjust widths to accommodate aweber script */
/*#primary {width:260px; margin:0 0 0 -1020px;}
#secondary {width:260px; margin:0 0 0 -260px;}
#content {margin:0 280px;}
#container{width:1020px;}
#main{width:1040px;}*/

body{background-color:#B6CDF9;
}
#main{background-color:#fff;
	padding-top:30px;}
#primary{border:none}


#access{border-bottom:none;
	position:absolute;
	top:218px;}
#header{width:960px;
	margin:0 auto;
	border-bottom:1px solid #ccc;
	height:250px;}

#header-aside{position:absolute; 
	left:0; 
	width:960;
	top:0;
	overflow:hidden;
	z-index:4}
#branding{
	position: absolute;
	top:0;
	left:0;
	width:940px;
	padding:150px 20px 0 0;
	z-index:5;
	margin:0}
#blog-title a {
	background:url(images/grocery_logo.png) no-repeat top right;
	display:block;
	text-indent:-9000px;
	width: 367px;
	height: 86px;
	float:right;
}
#blog-description{
	text-indent:-9000px;
	font-size:0;
	line-height:0;
}
#header-aside .widgettitle{display:none;}
.sf-menu {margin-left:20px}
#primary{padding:0}
div.entry-content {padding:0}
div.entry-content h2 {padding:0 0 7px;)
