/*   
Theme Name: Keep It Simple
Theme URI: http://www.themelab.com/free-wordpress-themes/
Description: Design by <a href="http://www.styleshout.com">styleshout.com</a>.  WordPressed by <a href="http://www.themelab.com">Theme Lab</a>
Version: 1.0
Author: Theme Lab
Author URI: http://www.themelab.com/
Template: thematic
Version: 1.0
Tags: 
*/

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

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

/* Basic Styles */
@import url('../thematic/library/styles/default-for-hg.css');


/*====================================================================
		ARCHITECTURE OVERRIDES
====================================================================
#container {
	margin: 0;
	width: 500px;
}
.main-aside {
	right: 0;
}
#primary {
	width: 250px;
}
#secondary {
	width: 150px;
	margin: 0;
}
#siteinfo {
	width: 960px;
}
.hg-attribution {
	
}
*/

/*====================================================================
		GLOBALS
====================================================================*/
body {
	background: #FFF;
	color: #666;
}
a:link, a:visited {
	text-decoration: none;
	color: #AE855C;
}
a:hover {
	text-decoration: none;
	color: #AE855C;
	border-bottom: 1px dotted #AE855C;	
}
h1, h2, h3, h4, h5, h6 {
	color: #444;
}
h1, h2 {
	font-family: Georgia, 'Times New Roman', Times, serif;
}
h1 {
	font-size: 3.7em; font-weight: normal; letter-spacing: -2px;
}
h2 {
	font-size: 2.0em; font-weight: normal; 
}
big {
	font: normal 18px/24px Georgia, 'Times New Roman', Times, serif;
}
dt {
	color: #7BA857;
}
blockquote {
	float: right;
	width: 30%;
	margin: 0 0 20px 20px;
 	padding: 10px 10px 10px 50px;  
	border: 1px solid #F0F0F0;
	background: #f8f8f8 url(images/quote.gif) no-repeat 12px 12px;
	font-weight: normal;
	font-size: 17px;
	line-height: 1.5em;
	font-style: italic;
	font-family: Georgia, 'Times New Roman', Times, Serif;	
	color: #555;	
}
blockquote p {
	margin-bottom: 0;
}
hr {
	height: 8px;
	background: #FFF url(images/bg-hr.gif) center center no-repeat;
}
img {
	border-color: #CCC;
}
pre {
}
code {
	
}

/*====================================================================
		ADMINBAR
====================================================================*/
#wp-admin-bar a:hover {
	border: none !important;
}

/*====================================================================
		HEADER
====================================================================*/
#access {
	background: #F5F5F5;
	padding-top: 10px;
	border-top: 8px solid #9FCC7F;
}
.menu {
	font: bold 13px 'Trebuchet MS', 'Lucida Grande', Verdana, serif;
	text-transform: uppercase;
}
.sf-menu a {
	color: #666;
}
.sf-menu a:hover {
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.sf-menu .current_page_item a:hover {
	border-bottom-color: white;
}

#header {
	border-bottom: 1px dashed #CCC;
}
#branding {
	background: #FFF url(images/header-image.gif) right -50px no-repeat;
}
#blog-title {
	font: normal 65px Georgia, 'Times New Roman', Times, serif;
}
#blog-title a {
	color: #93b876;
}
#blog-title a:hover {
	border: none;
}
#blog-description {
	font: bold italic 20px Georgia, 'Times New Roman', Times, serif;
	color: #AE855C;
	letter-spacing: 0;
}


/*====================================================================
		CONTENT AREA
====================================================================*/
#main {
	background: #FFF;
}
#content {
	
}
.page-title {
	font: bold 13px/18px 'Lucida Grande', Verdana, sans-serif;
	letter-spacing: 0;
}
.entry-content img {
	padding: 4px;
	background: #EEE;
	border: 1px solid #CCC;
}
.wp-caption {
	background: #EEE;
	border-color: #CCC;
}
.wp-caption img {
	border-color: #CCC;
	padding: 0;
}
.wp-caption p.wp-caption-text {
	color: #444;
}


/*====================================================================
		COMMENTS
====================================================================*/
#comments-list li {
	clear: both;
	background: #FFF;
	border: none;
	padding: 0;
	margin-bottom: 0;
}
#comments-list li.alt {
	background: #FFF;
}
#comments-list li.bypostauthor {
	background: #FFF;
}

#comments-list li .avatar {
	outline: 1px solid #666;
	height: 64px; width: 64px;
	position: relative;
	top: 0; left: 0;
}
#comments-list .comment-author {
	float: left;
	font-size: 12px;
	padding: 0;
	text-align: center;
	width: 66px; /* accommodates 2px border around avatar image */
}
#comments-list .comment-content-container {
	margin-left: 80px;
	padding-left: 10px;
	border-left: 1px dashed #CCC;
	min-height: 108px;
}
#comments-list .comment-author cite {
	display: block;
	overflow: hidden;
	font-style: normal;
	margin: 5px 0 0 0;
	line-height: 1.1em;
}
#comments-list .comment-meta {
	display: none;
	padding: 0;
}
#comments-list .comment-meta a {
	color: #AAA;
}
.comment-reply-link a:hover {
	text-decoration: underline;
	border: none;
}

/*
		CHILD REPLIES

*/
#comments-list ul {
	margin-bottom: 20px;
}
#comments-list ul li {
	background: #FFF;
	border: none;
	margin: 0 0 0 80px;
}
#comments-list ul ul li {
	margin: 0 0 0 52px;
}
#comments-list ul li .avatar {
	height: 40px; width: 40px;
}
#comments-list ul li .comment-author {
	width: 42px;
	font-size: 10px;
}
#comments-list ul li .comment-content-container {
	margin-left: 52px;
}

#respond {
	margin-top: 20px;
}

/*====================================================================
		NAVIGATION
====================================================================*/
.single #nav-above {
	font-size: 11px;
	line-height: 1.1em;
	border-bottom: 1px dashed #CCC;
	padding-bottom: 2em;
}

/*====================================================================
		ASIDES
====================================================================*/
.main-aside ul {
	padding: 0;
}
#primary, #secondary {
	padding-top: 0;
	border: none;
}
#primary {
	font-size: 12px;
}
#secondary {
	font-size: 12px;
}

.aside ul ul {
	border-bottom: 1px dashed #CCC;
}
.aside ul ul ul {
	border-bottom: none;
}
.aside ul ul li {
	border-top: 1px dashed #CCC;
}
.aside ul ul a {
	line-height: 2.2em;
}
.aside ul ul ul li a {
	padding-left: 10px;
}
.aside ul ul ul ul li a {
	padding-left: 20px;
}

.aside h3 {
	color: #444;
	font: normal 1.5em Georgia, 'Times New Roman', Times, Serif;
	letter-spacing: -0.5px;
}
.main-aside a:link, .main-aside a:visited {
	color: #7BA857;
}
.main-aside a:hover {
	color: #000;
	border: none;
}

.aside .current_page_item a {
	color: #AE855C;
}
.aside .current_page_item .page_item a {
	color: #7BA857;
}


/*====================================================================
		FOOTER
====================================================================*/
#footer {
	border-top: 1px dashed #CCC;
}
#subsidiary {
	border-style: dashed;
}
#subsidiary .widgettitle {
	padding-top: 0;
}


/*====================================================================
		WIDGETS & PLUGINS
====================================================================*/
.widget_thematic_search label {
	font-weight: normal;
}

.widget_calendar {
	font: bold 11px 'Lucida Grande', Verdana, sans-serif;
}
