/*
Theme Name: Beyond Breakfast
Theme URI: http://stressdesign.com
Description: Theme for BeyondBreakfast.org
Author: stressdesign
Version: 1.0
Template: twentyten
*/

@import url(../twentyten/style.css);

body {
	background:#d1a43f url(images/bg.jpg) repeat top center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
}
a {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
a:link, a:visited {
	color:#cc0033;
}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:normal;
	color:#0055a5;
}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#0055a5;
}
#page-wrapper {
	background:url(images/page-bg.jpg) repeat-x top center;
}
#wrapper {
	background:url(images/wrapper-bg.png) repeat-y top center;
	margin-top:0;
	padding:0 0 30px;
	width:810px;
}
#header {
	background:url(images/header-bg.jpg) no-repeat top center;
	height:193px;
	padding:0;
	position:relative;
}
#header #logo {
	position:absolute;
	top:60px;
	left:70px;
}
#access  {
	background:#cc0033 url(images/nav-bg.png) repeat-x bottom;
	display:block;
	float:none;
	margin:0 auto;
	overflow:hidden;
	width:780px;
	position:relative;
}
#access a {
	color:#fff;
	display:block;
	line-height:1;
	padding:0 15px;
	text-decoration:none;
	border-left:1px solid #fff;
	font-size:12px;
}
#access a:hover {
	text-decoration:underline;
}
#access .menu li:first-child a {
	border-left:none;
}
#access .menu-header ul, div.menu ul {
	margin:0 0 0 35px;
}
#access .menu-header li, div.menu li {
	float:left;
	padding:9px 0;
	position:relative;
}
#access .menu-header, div.menu, #colophon, #branding, #main, #wrapper {
	margin:0 auto;
	width:810px;
}
#access li:hover > a, #access ul ul :hover > a {
	background:none;
	color:#FFFFFF;
}
#rc-link {
	position:absolute;
	left:608px;
	top:10px;
	font-weight:bold;
	display:inline;
	border:none!important;
	padding:0!important;
}

#main {
	background:url(images/main-bg.png) no-repeat top center;
}
#main .widget-area ul ul {
	border:none;
	list-style:none;
	margin-left:0;
	padding:0;
}
#main .widget-area ul ul li {
	margin-bottom:6px;
}
#main .widget-area li.widget_recent_entries ul li {
	margin-bottom:10px!important;
}
.widget-title {
	color:#cc0033;
	font-weight:normal;
	font-size:14px;
	border-top:1px dotted #333;
	padding-top:3px;
	margin-bottom:10px;
}
#content {
	background:#fff url(images/content-bg.png) no-repeat bottom center;
	margin:0 200px 0 50px;
	padding:10px 20px 10px;
	overflow:hidden;
}
#content, #content input, #content textarea {
	color:#333333;
	font-size:12px;
	line-height:18px;
}
#content .entry-title {
	color:#0055A5;
	font-size:24px;
	font-weight:normal;
	line-height:1.3em;
	margin-bottom:0;
}
.entry-title a:link, .entry-title a:visited {
	color:#0055A5;
	text-decoration:none;
}
.entry-title a:hover {
	text-decoration:underline;
}
.more-link {
	font-weight:normal!important;
}
#featured-post {
	border-bottom:1px dotted #333;
	margin-bottom:20px;
}
#featured-post .hentry {
	margin:0 0 20px;
}
.secondary-post {
	width:160px;
	float:left;
	margin-left:20px;
}
.secondary-post-first {
	margin-left:0!important;
}
.secondary-post .entry-title {
	font-size:14px!important;
}
.secondary-post .entry-summary {
	padding:2px 0 0;
}
.post-feature-image {
	margin-bottom:10px;
}
.post-feature-image img {
	border:1px solid #bbb;
}
.entry-content a:link, .entry-content a:active, .entry-content a:visited {
	color:#cc0033;
	font-weight:bold;
}
.entry-content img {
	background:#fff;
	padding:10px;
	border:1px solid #bbb;
}
.entry-content img, .post-feature-image img {
	box-shadow:0 3px 4px #666;
	-moz-box-shadow:0 3px 4px #666;
	-webkit-box-shadow:0 3px 4px #666;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#666666')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#666666');
}
.sociable img {
	box-shadow:none;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	/* For IE 8 */
	-ms-filter: none;
	/* For IE 5.5 - 7 */
	filter: none;
}
.wp-caption {
	width:auto !important;
}
.entry-meta, .entry-utility {
	color:#666;
}
.entry-meta a, .entry-utility a, .entry-meta a:hover, .entry-utility a:hover {
	color:#666;
}
h3#comments-title, h3#reply-title {
	color:#000000;
	font-size:20px;
	font-weight:normal;
	margin-bottom:0;
}

#primary, #secondary {
	float:right;
	overflow:hidden;
	width:155px;
	margin-right:32px;
}
#primary a, #secondary a {
	color:#333;
}
#walmart-logo {
	margin-bottom:5px;
}
#ndc-logo {
	margin-bottom:15px;
}
#snf-logo {
	margin-bottom:30px;
}
#comments {
	margin-top:25px;
}
h3#comments-title, h3#reply-title {
	color:#CC0033;
	font-size:14px;
	font-weight:normal;
	margin-bottom:0;
	padding-top:5px;
	border-top:1px dotted #333333;
}
h3#reply-title {
	border-top:none;
}
.comment-author, .comment-author a {
	color:#0055a5;
	font-size:16px;
}
.comment-author cite {
	color:#0055a5;
	font-style:normal;
	font-weight:normal;
}
.comment-author .says {
	font-style:normal;
}
.comment-meta a:link, .comment-meta a:visited {
	color:#666;
	text-decoration:none;
}
.comment-body {
	color:#666666;
	font-size:14px;
	font-style:italic;
	line-height:1.35em;
}
.post-edit-link {
	color:#CC0033!important;
}

#nav-below {
	clear:both;
	margin:0 0 20px;
}