/*   
Theme Name: A Thematic Child Theme
Theme URI: 
Description: Use this theme to start your Thematic Child Theme development.
Author: Ian Stewart
Author URI: http://themeshaper.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');
p {
	font-size:13px;
}
#access {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	font-size: 13px;
	overflow-x: visible;
	overflow-y: visible;
	z-index: 100;
	width: 940px;
	margin: 0 auto 0 auto;
}
#main {
	padding-top: 50px;
}
#content {
	margin-left: 10px;
	width: 640px;
}
#blog-title {
	display:none;
}
#branding {
	background:url(images/MN_Blog.jpg) no-repeat;
	height:75px;
	margin-top: 50px;
	text-indent:0px;
	padding-top:45px;
	padding-bottom:0;
	border:none;
}
#blog-description {
	color:#6B0F07;
	background-color:#FBE37B;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	letter-spacing: 3px;
	font-style:normal;
	font-weight: bold;
	text-transform: uppercase;
	width: 740px;
	padding: 0 0 0 200px;
}
.entry-content img {
	margin-top: 0pt;
	margin-right: 0pt;
	margin-bottom: 7px;
	margin-left: 0pt;
}
.wp-caption-text, .gallery-caption {
	color: #666666;
	font-size: 12px;
	line-height: 18px;
}
.wp-caption {
	border:1px solid #cccccc;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.wp-caption p.wp-caption-text

{

margin-top: 0pt;

margin-right: 0pt;

margin-bottom: 0pt;

margin-left: 0pt;

padding-top: 0;

padding-right: 5px;

padding-bottom: 0;

padding-left: 5px;

}
#container {
	width: 675px;
	float: left;
}
#primary {
	border-right:0px;
	border-bottom:0;
	border-top:0;
}
#primary img {
	margin-bottom: 25px;
}
.main-aside {
	width: 200px;
	float: right;
	position: relative;
	margin-right: 25px;
	padding-left: 20px;
}
.aside h3 {
	font-size: 13px;
	font-style: italic;
	line-height: 18px;
}
.main-aside ul {
	padding-right: 0;
}
.sf-menu, .sf-menu * {
	margin-top: 0pt;
	margin-right: 0pt;
	margin-bottom: 0pt;
	margin-left: 0pt;
	padding-top: 0pt;
	padding-right: 0pt;
	padding-bottom: 0pt;
	padding-left: 0pt;
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
}
a:visited {
	color:#333333;
}
a:active, a:hover {
	color: #ff4b33;
}
.entry-title {
	color:#333333;
}
.entry-title a {
	color:#333333;
	text-decoration: none;
}
.entry-title a:active, .entry-title a:hover {
	color: #ff4b33;
 .sf-menu a {
 display: block;
 position: relative;
}
#nav {
	width: 940px;
	margin: 0 auto 0 auto;
}
.sf-menu a {
	border-left-width-value: 0;
	border-left-style-value: none;
	border-left-color-value: none;
	border-left-width-ltr-source: none;
	border-left-width-rtl-source: none;
	border-left-style-ltr-source: none;
	border-left-style-rtl-source: none;
	border-left-color-ltr-source: none;
	border-left-color-rtl-source: none;
	border-top-width: 0;
	border-top-style: none;
	border-top-color: none;
	border-bottom-width: 0;
	border-bottom-style: none;
	border-bottom-color: none;
	padding-top: 9px;
	padding-right: 13px;
	padding-bottom: 9px;
	padding-left: 13px;
	text-decoration: none;
}
.sf-menu a, .sf-menu a:visited {
	color: #666666;
}
.sf-menu .current_page_item a, .sf-menu .current_page_ancestor a, .sf-menu .current_page_parent a {
	border-bottom-color: #ffffff;
}
.sf-menu a, .sf-menu a:visited {
	color: #666666;
}
.sf-menu li:hover, .sf-menu li.sfHover, .sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	background-color: #fafafa;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
	outline-width: 0pt;
	outline-style: none;
	outline-color: -moz-use-text-color;
	border-bottom-color: #cccccc;
}
.sf-menu li:hover, .sf-menu li.sfHover, .sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	background-color: #fafafa;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
	outline-width: 0pt;
	outline-style: none;
	outline-color: -moz-use-text-color;
	border-bottom-color: #cccccc;
}
th, td 

{

padding-top: 0.7em;

padding-right: 1.25em;

padding-bottom: 0.7em;

padding-left: 1.25em;

}

.aside th, .aside td 

{

border:0;

padding-top: 0.25em;

padding-right: 0.8em;

padding-bottom: 0.25em;

padding-left: 0.8em;

}
