/*
THEME NAME: Thematic
THEME URI: http://themeshaper.com/thematic/
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.5.1
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
.
The Thematic Theme 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');

#subnav { display: none; }

body {
	margin: 0px;
	padding: 0px;
	background: #4480C6;
	font-size: 62.5%; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
.clear { clear: both; }

#flashcontent embed {
  background-color: #fff;
}

#wrapper  { margin: 0 auto;	width: 900px;
	background: #FFFFFF;
	font-size: 1.0em;
	vertical-align: top;
	border-collapse: collapse;
	border: none;
}

#logo { width: 167px; height: 168px; line-height: 0; float: left; }
#header { float: right; width: 733px; height: 168px; line-height: 0;  background: transparent url(/wp-content/themes/thematic/images/header.jpg) no-repeat top left; }

#mainContent { width: 733px; float: right; background: #fff url(/wp-content/themes/thematic/images/bg_container.jpg) no-repeat bottom right; min-height: 549px;}
#main { width: 733px; border-top: 2px solid #BAD0A8; }
#mainInner { background: transparent url(/wp-content/themes/thematic/images/bg_content.jpg) no-repeat top left; font-size: 1.2em; line-height: 150%; padding: 20px; color: #454545; }

#sidebar { background: transparent url(/wp-content/themes/thematic/images/bg_sidebar.jpg) no-repeat top right; float: left; width: 167px; margin: 0px; padding: 0px; min-height: 549px; }

#sidebar2 ul { margin: 0px; padding: 10px 0px 0px 0px; font-size: 11px; }
#sidebar2 li { margin: 0px; padding: 0px; list-style: none; }


#subnav { 
	width: 100%;
	float: left;
	margin: 12px 0 24px 0;
	border-left: 1px solid #ccc;
	}
#subnav li {
	list-style: none;
	float: left;
	padding: 4px 0;
	}
#subnav li a {
	padding: 0 12px;
	border-right: 1px solid #ccc;
	}
#subnav .current_page_item a { 
	font-weight: bold;
	text-decoration: none;
	}

#nav { width: 167px; padding: 0px; margin: 15px 0px 0px 0px;  background: transparent url(/wp-content/themes/thematic/images/bg_sidebar-fade.jpg) no-repeat left -15px; font-size: 1.2em; position: relative; }
#nav ul { padding: 0; margin: 0; list-style: none; }
#nav ul li { clear: both; }
#nav li a { display: block; line-height: 1.25em;  padding: 4px 5px; float: left; width: 157px; }
#nav li ul a { float: none; width: auto; }
#nav li ul { 
  position: absolute;
  width: 160px;
  left: -999em;
  float: left;
  margin: 0px; 
  padding: 0px;
  background-color: #eed;
  border-top: 1px solid #BAD0A8;
}
#nav li:hover ul, #nav li.sfhover ul {   left: 160px }
#nav li li { /* margin-left: 10px; */ font-size: 0.95em; list-style: none; border-bottom: 1px solid #BAD0A8; }
#nav a:link, #nav a:visited { color: #323232; text-decoration: none; }
#nav a:hover, #nav a:active { background-color: #BAD0A8; color: #000000; text-decoration: underline; }

.MenuActive { font-weight: bold; }

#navigation { height: 26px; line-height: 0; }
#searchbox { float: right; width: 300px; text-align: right; margin-bottom: 10px; }

#content h2,
#content h3,
#content h4,
#content h5,
#content h6 { font-family: "Times New Roman", Georgia, serif; font-weight: normal; color: #877368; }

h1, .SiteTitle, .DirectoryVendorGroupLetter { font-family: "Times New Roman", Georgia, serif; font-size: 22px; color: #877368; line-height: 1em; margin: 5px 0px 28px 0px; }
h2, .SiteTitle2	{ font-family: "Times New Roman", Georgia, serif; font-size: 18px; margin: 5px 0px 5px 0px; }
h3, .SiteTitle3	{ font-family: "Times New Roman", Georgia, serif; font-size: 14px; margin: 5px 0px 5px 0px; }
h4 { display: inline; margin: 5px 0px 5px 0px; }

div.hr			{ height: 2px; background: #000; }
div.hr hr		{ display: none; }

#content h2 { margin-top: 0px; font-size: 1.8em; }
#content h3 { font-size: 1.4em; }

#content a:link { color: #00ab66; }
#content a:visited { color: #008d7b; }
#content a:hover {}
#content a:active {}


#PrintBody { background: #ffffff; }
#PrintMode .logo img { width: 400px; }
#PrintMode { padding: 10px;
	margin: 0 auto;
	background: #FFFFFF;
	width: 700px;
        border: 1px solid #000000; 
}
.modes { float: right; color: #000000; font-size: 15px; padding-right: 10px; }
.modes a { color: #000000;}




#sidebar2 { float: right; clear: right; width: 250px; margin: 0 0 25px 25px; padding: 10px; background-color: #e3efde; border-bottom: 2px solid #c3d0be; }
#sidebar2 h3 { margin: -10px; padding: 10px; background: url(/wp-content/themes/thematic/images/bg_content-header.jpg) no-repeat bottom left; }



#footer { background-color: #bad0a8; padding: 10px; color: #877368; text-align: center; }
#footer p { margin: 0; }
#footer a { color: #454545; }


a.whitelink:link {color: #ffffff;}
a.whitelink:visited {color: #ffffff;}
a.whitelink:hover {color: #ffffff;}
a.whitelink:active {color: #ffffff;}

table.border td,
table.border th {
	width: 100%;
	padding: 2px;
	border: 1px solid #333;
	}


.entry-content img {
    margin: 0;
    max-width:100%;
    vertical-align: middle;
}
.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;
}

