/*
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.6.2
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');

/* -------------------------------------------------------------- 
   
   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;
}




/* BRASS styles */


body {
	font: 80%/145% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #0E0F11;
	background: url(http://www.brassstudy.org/images/bg.png) repeat-x;
	background-color: #7B6647;
}
#containerBRASS {
	width: 919px;  /* this will create a container 80% of the browser width */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}
#header {
	height: 164px;   
}
#containerBRASS #menu a {
	font: normal 1.2em 'Trebuchet MS';
	color: #ffffff;
	margin: 0 6px;
	text-decoration: none;
	vertical-align: middle;
	line-height:2.4em;
	text-align: center;
}
#containerBRASS #menu a:hover { 
	color: #eaeaea;
}
#menu {
	font: 1em "Trebuchet MS";
	color: #fff;
	height: 37px; 
	padding: 0;  
	margin: 0;
	text-align: center;
}
#header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
#mainContent {
	padding: 2px 2px 5px 25px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	margin: 0;
	background: #020605;
	background-image:url(http://www.brassstudy.org/images/page-bkground.png);
	background-position: top;
	background-repeat:repeat-x;
}

body,td,th {
	font-family: Arial, Helvetica, Verdana,  sans-serif;
}
.textwidget p.links {
	text-align: center;
}
.textwidget p.links a {
	margin: 0 12px;
	color: #EDC48E;
	text-decoration: none;
}
.textwidget p.links a:hover {
	color: #ffffff;
}

 p.copyright {
font-size: .75em; color: #ffffff; letter-spacing: 2px; margin-top: 0;
}


#containerBRASS #footer .links a:hover {
	color: #fff;
}
#mainContent #insidepage {
	background: #ffffff;
	padding: 27px;
}
#mainContent #insidepage p {
	margin: 10px 0 5px 0;
	width: 800px;
}
#containerBRASS #mainContent #insidepage h1 {
	font: normal 2.3em Georgia, 'Times New Roman', Times, serif;
	margin: 0;
}
#sk2-footer, .podPress_footer { display: none }

#footer, #subsidiary { text-align: center; margin: 0 auto; padding-top: 20px;}





/* home page styles */


#mainContent-home {
	margin: 0;
	padding: 0;
	width: 925px;
	height: 371px;
	background: url(http://www.brassstudy.org/images/home.png) repeat-x;
	padding-top: 154px;
}
.buParticipants {
	float: left;
	width: 306px;
	height: 52px;
	background-color: #ffffff;
	border: 1px solid #BB9B6C;
	border-right: none;
	border-top: none;
}
.buResearch {
	float: left;
	width: 304px;
	height: 52px;
	background-color: #ffffff;
	border: 1px solid #BB9B6C;
	border-right: none;
	border-top: none;
}
.buAboutBRASS {
	float: left;
	width: 304px;
	height: 52px;
	background-color: #ffffff;
	border: 1px solid #BB9B6C;
	border-top: none;
	border-right: none;
}
.first-panel {
	float: left;
	width: 307px;
	height: 307px;
	background-color: #000;
	background: url(http://www.brassstudy.org/images/bg-panel.png) repeat-x;
	color: #FFFFFF;
}
#mainContent-home .first-panel h1 {
	margin: 27px 0 16px 27px;
	font: normal 1.7em Georgia, 'Times New Roman', Times, serif;
	color: #dadada;
	text-align: left;
}
#mainContent-home .first-panel h2 {
	font: 1em Arial, Helvetica, sans-serif;
	color: #FFCC00;
	margin: 0 10px 8px 27px;
	text-align: left;
}
#mainContent-home .first-panel p {
	margin: 0 10px 10px 27px;
	text-align: left;
}

#mainContent-home .first-panel ul li {
	margin: 0 25px 10px 27px;
	text-align: left;
	font-size: .85em;
	line-height: 140%;
	font-weight: bold;
}
#mainContent-home .first-panel a {
	color: #BA996C;
}
#mainContent-home .first-panel a:hover {
	color: #00CCFF;
}

.second-panel {
	float: left;
	width: 610px;
	height: 307px;
	background-color: #000;
	background: url(http://www.brassstudy.org/images/bg-panel-right.png) repeat-x;
	color: #FFFFFF;
	text-align: left;
}
#mainContent-home .second-panel h1 {
	margin: 27px 0 16px 27px;
	text-align: left;
	font: normal 1.7em Georgia, 'Times New Roman', Times, serif;
	color: #dadada;
}
#mainContent-home .second-panel h2 {
	font: 1em Arial, Helvetica, sans-serif;
	color: #FFCC00;
	text-align: left;
	margin: 0 10px 8px 27px;
}
#mainContent-home .second-panel p {
	margin: 0 10px 10px 27px;
	text-align: left;
}

#jwts_tab .jwts_tabbertab li { margin-top: 14px; }

ul.jwts_tabbernav li { margin-bottom: 3px }

.jwts_tabbertab { margin-top: 6px;}