/*   
Theme Name: SandyComfort
Theme URI: 
Description: Custom built off Thematic for AlexanderBabies.com
Author: Rindy Portfolio
Author URI: http://portfoliofamily.com/
Template: thematic
Version: 1.0
Tags: Thematic, tan, sandy, calm, soothing
.
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/2c-l-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');

body, input, textarea, {
	font-family: Georgia, Palatino, "Palatino Linotype", Times, "Times New Roman", serif;
	font-size: 13px;
	}

body {
	color: #474744;
	}

p {
	margin: 11px 0;
	}

#main {
	padding: 30px 0 22px;
	}

#header {	
	margin: 0 auto;
	width: 940px;
	}

#blog-title a {
background:url(images/header.jpg) no-repeat top center;
display:block;
text-indent:-9000px;
width: 940px;
height: 135px;
}
#blog-description {
	display: none;
	}

#branding {
	padding: 0;
	}

#access {
	background: #8B8861;
	border: none;
	height: 33px;
	}

.sf-menu, .sf-menu * {
	border: none;
	padding: 0 3px;
	}

.sf-menu li, .sf-menu li li {
	background: #8B8861;
	}

.sf-menu a, .sf-menu a:visited, .sf-menu ul a:hover{
	color: #FFFFFF;
	border: none;
	}

.sf-menu li li {
	border-bottom: 1px solid #CCCCCC;
	}

.sf-menu li:hover, .sf-menu li.sfHover, .sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active, .sf-menu ul a {
	background: #716C18;
	}

.sf-menu li a, {
	border-bottom: 1px solid #8B8861;
	}

.sf-menu li a:hover {
	color: #DDD98E;
	}

/* Main widget (left column) */

.main-aside {
	width: 290px;
	}

#primary {
	border-right: 3px solid #716C18;
	border-left: none;
	border-bottom: none;
	border-top: none;
	padding: 0;
	min-height: 500px;
	}

.main-aside h3 {
	font-size: 20px;
	line-height: 28px;
	color: #716C18;
	margin-bottom: 22px;
	text-align: center;
	}

p.small {
	font-size: 9px;
	}

/* Posts and Pages */

body.slug-home .entry-title {
	display: none;
	}

.entry-title, .entry-content h1, .entry-content h2 {
	font-family: Palatino, "Palatino Linotype", Times, "Times New Roman", serif;
	}

.entry-content {
	padding: 22px 10px 0 0;
	}

.entry-content h1 {
	font-size: 26px;
	}

blockquote {
	background: #716C18;
	color: #FFF;
	padding: 10px 20px;
	margin: 0 30px;
	}

.page-template-template-page-fullwidth-php #content {margin: 0 auto; width: 620px;}
.page-template-template-page-fullwidth-php h2 {padding: 0 0 14px;}

/* Footer */

#footer {
	background-color: #8B8861;
	}

#siteinfo, #subsidiary .aside {
	color: #FFFFFF;
	}

#siteinfo a, #siteinfo a:visited, #subsidiary .aside a, #subsidiary .aside a:visited {
	color: #DDD98E;
	}

#siteinfo a:hover, #subsidiary .aside a:hover {
	color: #CAC572;
	}
