/*
THEME NAME: Thematic
THEME URI: http://themeshaper.com/thematic-for-wordpress/
DESCRIPTION: The ultimate in SEO-ready themes, Thematic is a highly extensible, WordPress Theme Framework featuring 13 widget-ready areas, drop-down menus, grid-based layout samples, plugin integration, shortcodes for your footer, &amp; a whole lot more. Perfect for any blog and <strong><em>the</em></strong> starting point for theme development.
VERSION: 0.9
AUTHOR: Ian Stewart
AUTHOR URI: http://themeshaper.com/
TAGS: white, three-columns, two-columns, fixed-width, theme-options, left-sidebar, right-sidebar, threaded-comments, sticky-post, microformats
.
Thematic is copyright Ian Stewart http://themeshaper.com/
This work, like WordPress, is released under GNU General Public License, version 2 (GPL).
http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
.
*/

/* Reset browser defaults */
@import url('library/styles/reset.css');

/* Apply basic typography styles */
@import url('library/styles/typography.css');

/* Apply a basic layout */
@import url('library/layouts/2c-r-fixed.css');

/* Apply basic image styles */
@import url('library/styles/images.css');

/* Apply default theme styles and colors */
@import url('library/styles/default.css');

/* Prepare theme for plugins */
@import url('library/styles/plugins.css');

/* -------------------------------------------------------------- 
   
   Default styles for Images
   
   I've duplicated these styles here from images.css in
   order to get Thematic through the auto-checker at the
   official WordPress Themes directory.
   
   When the directory can hunt though css files linked
   through @import the styles below will no longer be
   neccesary and will be removed.
   
   Cheers. --Ian Stewart
  
-------------------------------------------------------------- */   

.entry-content img {
    margin: 0 0 18px 0;
    max-width:100%;
}
.alignleft,
img.alignleft {
	float: left;
    margin-right:20px;
}
.alignright,
img.alignright {
	display: block;
	float: right;
    margin-left:20px;
}
.aligncenter,
img.aligncenter {
	margin-left:auto;
	margin-right:auto;
	display: block;
	clear: both;
}
.wp-caption {
	text-align: center;
	margin-bottom:18px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	margin: 0;
	padding:5px;
}
.gallery img {
    margin:0;
}
.wp-smiley { /* Prevent the smileys from breaking line-height */
	max-height:12px;
	margin:0 !important;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #6A4F3B;
	background-image: url(/images/bkgd_site_xy.jpg);
	background-repeat: repeat;
	height: 100%;
}
h1 {
	font-size: 24px;
	font-weight: bold;
	color: #402D1E;
	margin: 0px 0px 15px;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	color: #402D1E;
	margin: 0px;
}
h3 {
	margin: 0px;
	font-size: 16px;
	color: #6A4F3B;
}
h3.press {
	margin-bottom:.4em;
	padding-bottom:.3em;
	border-bottom:solid 1px #555555;
}

h3.press span{
	font-weight:normal;
	white-space:nowrap;
}
html {
	height: 100%;
}
p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
p.pleftindent {
	margin-left: 25px;
}
p.pnopad {
	margin: 0px;
}
a {
	font-weight: bold;
	color: #402D1E;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #6A4F3B;
	text-decoration: underline;
}
a.blackroll {
	font-weight: bold;
	color: #402D1E;
	text-decoration: none;
}
a.blackroll:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
ul {
	margin-top: 0px;
	margin-bottom: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
}
li {
	padding-top: 5px;
}
.sitemargin {
	padding-top: 14px;
}
.contentframe {
	background-image: url(/images/bkgd_content_y.jpg);
	background-repeat: repeat-y;
}
.content {
	padding: 20px 30px 30px;
	text-align: left;
}
.headerframe {
	background-image: url(/images/bkgd_headerright_noxy.jpg);
	background-repeat: no-repeat;
	padding-top: 76px;
}
.frameleft {
	background-image: url(/images/bkgd_contentleft_noxy.jpg);
	padding-top: 55px;
	padding-bottom: 30px;
	background-repeat: no-repeat;
}
.imgcaption {
	font-size: 12px;
	text-align: center;
	margin-right: 10px;
	margin-left: 34px;
	font-style: italic;
	font-weight: bold;
	line-height: 14px;
}
.framemid {
	background-image: url(/images/bkgd_contentmid_noxy.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 360px;
}
.frameright {
	background-image: url(/images/bkgd_contentright_noxy.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 44px;
}
.footerframe {
	font-size: 10px;
	color: #C8B2AC;
	text-align: right;
	width: 890px;
}
.footerframe a {
	text-decoration:none;
	color: #C8B2AC;
	padding:0px 3px 3px 3px;
	font-weight:normal;
}
.footerframe a:hover {
	text-decoration:underline;
}
.sidebkgdtop {
	background-image: url(/images/bkgd_site_frametop_x.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding: 0; 
	margin: 0;
	height: 15px; 

}
.sidebkgdbot {
	background-image: url(/images/bkgd_site_framebot_x.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.nav {
	height: 17px;
	width: 980px;
	text-align: right;
}
.homecontentbkgd {
	background-image: url(/images/bkgd_homecontent_noxy.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-bottom: 0px;
	min-height: 370px;
	text-align: left;
}
.homecontentframe {
	margin-right: 30px;
	margin-left: 60px;
	margin-top: 10px;
}
.homeimgmargin {
	margin-right: 25px;
	margin-bottom: 10px;
}
.imgmarginbot {
	margin-bottom: 15px;
}
.framefull {
	background-image: url(/images/content_bkgd_full.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 360px;
}
.headerframefull {
	background-image: url(/images/bkgd_headerfull_noxy.jpg);
	background-repeat: no-repeat;
	padding-top: 76px;
}
.homeimgcaption {
	margin-right: 30px;
	margin-left: 60px;
	margin-bottom: 15px;
	text-align: center;
	font-style: italic;
	color: #402D1E;
	font-size: 12px;
	font-weight: bold;
}
.menusubtitle {
	width: 629px;
}
.mainbkgd {
	background-image: url('/images/bkgd_sitesides_xy.jpg');
}

.footertop {
	background-image: url('http://mattclower.com/images/site_framebot.jpg');
	height: 15px; 
}
