/*   
Theme Name: 01 BareBones - A Thematic Child Theme
Theme URI: 
Description: Simple clean minimal Thematic child theme.
Author: Kevin A Pierpont
Author URI: http://wpatch.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/2c-r-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: 16px "Helvetica Neue", Helvetica Neue, Helvetica, Arial, sans-serif;
    line-height: 1;
}

.entry-title, #blog-title {
    font-family: "Helvetica Neue", Helvetica Neue, Helvetica, Arial, sans-serif;
}

#blog-title {
    font-family: "Helvetica Neue", Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size:30px;
    font-weight:300;
    line-height:40px;
}

#blog-title a {
    color:#980000;
    text-decoration:none;
}
#blog-title a:active,
#blog-title a:hover {
    color: #333;
}

#blog-description {
	font-style: normal;
}

a:link {
    color:#980000;
    text-decoration: underline;
}
a:visited {
    color:#980000;
}
a:active,
a:hover {
    color: #980000;
}

.entry-title {
    font-size:22px;
    font-weight:300;
    line-height:26px;
    padding:0 0 7px 0;
}

.entry-content {
	line-height: 23px;	
}

.entry-content-bot {
	margin-bottom: 22px;
}

.entry-title a {
    color:#980000;
    text-decoration:none;
}
.entry-title a:active,
.entry-title a:hover {
    color: #333;
}

/* ** ORIG ENTRY META ** */

.entry-utility a, .entry-meta a{
    color: #980000;
    text-decoration: none;
}

.entry-utility a:active,
.entry-utility a:hover,
.entry-meta a:active,
.entry-meta a:hover {
    color: #980000;
    text-decoration: underline;
}

/* ** ORIG ENTRY META END ** */


.entry-meta {
    color:#333;
    font-size:10px;
    font-style:normal;
    line-height:18px;
}
.entry-meta .author {
}
.entry-meta .n {
    font-size:11px;
    font-style:normal;
    letter-spacing:0.05em;
    text-transform:none;
}
.entry-meta a {
    color:#980000;
    text-decoration:none;
}
.entry-meta a:active,
.entry-meta a:hover {
    color: #980000;
}
.entry-meta abbr {
    border:none;
    cursor:text;
    font-size:10px;
    font-style:normal;
    letter-spacing:0.05em;
    text-transform:none;
}

.entry-utility {
    color:#333;
    font-size:10px;
    line-height:18px;
    margin:0 0 44px 0;
}
.entry-utility a {
    color:#980000;
    font-style:normal;
    text-decoration:none;
}
.entry-utility a:active,
.entry-utility a:hover {
    color: #980000;
}


#branding {
    padding:38px 0 18px 0;
}

/* =Menu
-------------------------------------------------------------- */

.skip-link {
    display:none;
}
#access {
    border-bottom:none;
    height:32px;
    font-size:13px;
    overflow:visible;
    z-index:100;
}


/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.sf-menu {
	line-height:	1.0;
	float:			right;
	margin-top: 	25px;
	margin-right: 	5%;
	border: 		none;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			10em; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width:			100%;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
	color: #980000;
}
.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu a {
	border:			none;
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			2.5em; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}

.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
    background:     #F0F0F0;
	outline:		0;
    border-bottom-color:#ccc;
}

.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:			#333;
    text-decoration: none;	
}
.sf-menu ul a {
	background:#F0F0F0;
	border-bottom:none;
}

.navigation a {
    color:#333;
    font-style:normal;
    text-decoration:none;
}

.navigation a:active,
.navigation a:hover {
    color: #980000;
}

#comments-list li {
    background:#F0F0F0;
    border-bottom:1px solid #ccc;
    padding:18px 1.5em 0 1.5em;
    position:relative;
}

/* =top nav bar 
--------------------------------------------------------------- */
#access .sf-menu a:hover {
	color: #980000;
	}

.aside,
.aside input {
    font-size:13px;
    line-height:18px;
    margin-bottom:6px;
}
.aside p,
.aside ul,
.aside ol,
.aside dd,
.aside pre {
    margin-bottom:18px;
}
.aside pre,
.aside code {
    font-size:12px;
    line-height:18px;
}

.aside .current_page_item a {
    color: #888;
}
.aside .current_page_item .page_item a {
    color:#666;
}
.aside .current_page_item .page_item a:hover,
.aside .current_page_item .page_item a:active {
    color: #980000;
}
.aside {
	background-color: #fff;
    color:#333;
}
.aside a {
    color:#333;
    text-decoration: none;
}
.aside a:active,
.aside a:hover {
    color: #980000;
    text-decoration: underline;
}
.aside h3 {
    font-size:15px;
    font-style:normal;
    line-height:22px;
}
.aside h3 a {
    text-decoration:none;
}
.aside caption {
    font-size:11px;
    font-family: "Helvetica Neue", Helvetica Neue, Helvetica, Arial, sans-serif;
    font-weight:300;
    text-transform:none;
    letter-spacing:0.05em;
}
.aside ul {
    list-style:none;
    margin-left:0;
}
.aside ul ul {
    list-style:disc;
    margin:0 0 22px 20px;
}
.aside ul ul li {
    padding:1px 0;
}
.aside ul ul ul {
    margin-bottom:0;
}
.aside form,
.aside table {
    margin-bottom:22px;
}
.aside table {
    border:none;
}
.aside thead {
    border:1px solid #ccc;
}
.aside tbody {
    border:1px solid #ccc;
}
.aside th, .aside td {
    border-right:1px solid #ccc;
    padding:.25em .8em;
}
.aside tfoot tr {
    border:none;
}
.aside tfoot td {
    border-color:transparent;
}
.widget_tag_cloud {
    margin:0 0 22px 0;
}
.aside #searchsubmit {
	display: none;	
}

#search h3 {
  display: none;
  }

/*
    Main Asides
*/
.main-aside ul {
    padding:0 20px;
}
.main-aside h3 {
}
.main-aside ul ul {
    padding:0;
}

/* =Asides, Sidebars & Widget-Ready Areas
-------------------------------------------------------------- */

/*#primary, #secondary {
	background-color:#fff;
	margin-bottom:22px;
	padding:18px 0;
	}*/


#primary, #secondary {
	background-color: #fff;
    border:none;
    padding:18px 0 0 0;
    margin-bottom:22px;
}


/*
    Content Asides
*/
#content .aside {
    border:1px solid #ccc;
    margin:0 0 22px 0;
    padding:18px 0 0 0;
}
#content .aside ul {
    padding:0 20px;
}
#content .aside h3 {
    font-family: "Helvetica Neue", Helvetica Neue, Helvetica, Arial, sans-serif;
    font-weight:normal;
    font-size:17px;
    font-style:normal;
    padding:0 0 7px 0;
    text-transform:none;
}
#content .aside ul ul {
    padding:0;
}
/*
    Footer Asides
*/
#subsidiary {
    padding:33px 0 0 0;    
}


/* =Footer
-------------------------------------------------------------- */

#footer {
    border-top:none;
    margin-top:22px;
}
#siteinfo {
    color:#666;
    font-size:11px;
    line-height:18px;
    padding:22px 0 44px 0;
    text-align: right;
}
#siteinfo a {
    color:#666;
}
#siteinfo a:active,
#siteinfo a:hover {
    color: #980000;
}


/* =PageNavi
-------------------------------------------------------------- */

/* Using !important to override PageNavi CSS */

.wp-pagenavi {
    margin:0 0 0 0;
    padding:0.5em 0;    
}
.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi span {
    border:none !important;
    color:#333!important;
    font-style:normal;
    margin:0 .375em !important;
    padding:0.5em 0.25em !important;
}
.wp-pagenavi a:visited {
    border:none !important;
    color:#333 !important;
}
.wp-pagenavi a:hover {
    border:none !important;
    color:#980000 !important;
}
.wp-pagenavi a:active {
    border:none !important;
    color:#980000 !important;
}
.wp-pagenavi span.pages {
    border:none !important;
    color:#333 !important;
    margin:0 !important;
    padding:0 !important;
}
.wp-pagenavi span.current {
    border:none !important;
    color:#333 !important;
    font-weight:normal !important;
    margin:0 !important;
    padding:0 !important;
}
.wp-pagenavi span.extend {
    background-color:#FFFFFF;
    border:none;
    color:#000000;
    margin:2px;
    padding:2px 4px;
}


#single-insert.aside {
	border: none;
}

#single-insert.aside a {
	border: none;
}
#single-insert.aside a:link {
    color:#980000;
    text-decoration: underline;
}
#single-insert.aside a:visited {
    color:#980000;
}
#single-insert.aside a:active,
#single-insert.aside a:hover {
    color: #980000;
}

#single-insert ul {
	padding: none;
}

.homelink {
background:url('/images/home.gif') no-repeat center left;
padding:2px 0 2px 22px;
}

.info {
background:url('/images/information.gif') no-repeat center left;
padding:2px 0 2px 22px;
}

.email {
background:url('/images/email.gif') no-repeat center left;
padding:2px 0 2px 22px;
}

.bloglink {
background:url('/images/newspaper.gif') no-repeat center left;
padding:2px 0 2px 22px;
}

.feed {
background:url('/images/rss.png') no-repeat center left;
padding:2px 0 2px 22px;
}

.phone {
background:url('/images/phone.gif') no-repeat center left;
padding:2px 0 2px 22px;
}

.twitter {
background:url('/images/twitter.png') no-repeat center left;
padding:2px 0 2px 22px;
}

.calendar {
background:url('/images/calendar.gif') no-repeat center left;
padding:2px 0 2px 22px;
}

.entry-content img {border:1px solid #ddd;	text-align: center;	background-color: #fafafa;	padding: 5px; margin: 5px 10px 10px 10px; -moz-border-radius: 3px; -khtml-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px;}
dl.gallery-item  {margin:0}
dl.gallery-icon img {border: 1px solid #ddd}
dl.gallery-item a {border: none}
img.wp-smiley {border:none;margin:0;padding:0}
.entry-content ul li {color:#666}