/*
THEME NAME: MHCthematic
THEME URI: http://themeshaper.com/thematic-for-wordpress/
TEMPLATE: thematic
VERSION: 1.0
AUTHOR: Based on Thematic by Ian Stewart. Adapted by Alex Beckett for the Maritime Heart Center.
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');


/* -------------------------------------------------------------- 
These styles override styles set in other stylesheets.
-------------------------------------------------------------- */   
body {
font-size:1em;
background-color: #d6281f;
font-family: Trebuchet MS, Helvetica, sans-serif, verdana, arial, sans-serif;
}
input, textarea {
font-family: Trebuchet MS, Helvetica, sans-serif, verdana, arial, sans-serif;
}
input {
font-size: 1em;
}
#wrapper {
background-color:#fff;
}
#header {
background: #e3e1d3 url(library/images/header-bg.jpg) right center;
}
#branding {
background-image:url(library/images/logo.gif);
}
.main {
margin: 0;
padding: 0;
}
.main-aside {
right:0px;
}
h1,h2,h3,h4,h5 {
font-family: Verdana, Geneva, sans-serif;
line-height: 1.25;
}
p, ul {
line-height: 1.5;
color: #333;
}
.homepage-feature {
background-color:#5C9BD1;
padding: 20px;
margin: 10px 0 30px 0;
border:2px solid #B5D1EA;
background-image: url(library/images/text-bg.jpg);
background-repeat: no-repeat;
background-position: right center;
}
.feature-slideshow {
width:400px;
height:135px;
margin:0;
padding:0;
float:left;
display: inline;
border:1px solid #B5D1EA;
}
.feature-text {
width:400px;
height:135px;
margin:0 0 0 50px;
padding:0;
float:left;
display: inline;
}
.home #container {
width: 940px;
}
#main {
background-image: url(library/images/balloon-doctor.gif);
background-repeat: no-repeat;
background-position: right bottom;
}
.home #news {
width: 550px;
float: left;
display: inline;
margin-right: 30px;
}
.home #about {
float: right;
display: inline;
width: 350px;
}
#about ul {
list-style-type:square; 
}
.home #content {
width: 350px;
}
#homepage-content {
margin-top: 20px;
}
#homepage-content h2 {
color: #666;
border-bottom: 1px solid #999;
font-size: 1.5em;
margin-bottom: 20px;
padding: 10px 0px 0px;
letter-spacing: 2px;
}
.entry-content h3, .home #about h3, .home #news h3,#main #container h3 {
color: #666;
padding: 10px 0px 0px;
margin:0pt 0pt 10px;
}
.aside h3 {
padding: 40px 0px 0px;
}
#main #container h3.oldernews {
margin-top:20px;
}
.home #about h3, .home #news h3 {
font-weight:bold;
}
#main #container h3 {
padding: 0;
margin:0 0 10px 0;
}
.home #container li, .aside li, #content li {
line-height:1.25;
margin: 10px 0;
}

.entry-meta {
color: #666;
}
.home h1,.home .current_page_item, #comments,.entry-meta .meta-sep, .entry-meta .author,.meta-prep-author,.meta-prep-sep,#header #blog-description, .entry-meta .edit {
display: none;
}
.home h3 a {
font-size: 1.25em;
}
.home #homepage-content ul {
list-style-type:square; 
}
.home .first-story p {
padding-bottom: 0px;
margin-bottom: 3px;
color:#333;
}
#container .current_page_item a {
color: #999;
}
#container .current_page_item li a {
color:#2772B3;
}
#container .current_page_item a:hover {
text-decoration:none;
}

#searchform {
padding: 20px 0;
}
#content {
margin: 0px;
width:100%;
}
.slideshowlink {
margin-bottom: 10px;
}
.entry-title, .page-title {
color: #d6281f;
line-height: 1.25em;
font-size:24px;
}

/* This padding stops the right hand column text from getting lost on the background image */
#primary {
padding-bottom: 360px;
}
#footer {
background-color: #d6281f;
padding:20px 0pt 0px;
font-family: Trebuchet MS, Helvetica, sans-serif, verdana, arial, sans-serif;
border-top: none;
background-image: url(library/images/mhc-wave.gif);
background-repeat: repeat-x;
background-position: right top;

}
#footer p {
color: #ffffff;
}

.home .highlight-sections {
text-align: left;
float:right;
color: 	#d6281f;
width: 95%;
padding: 10px 10px;
line-height: 1.25;
font-weight: bold;
}
.home .highlight-sections p {
line-height:1;
margin-bottom: 30px;
}
.home .highlight-sections a, .home .highlight-sections a:visited  {
color: 	#d6281f;
text-decoration: none;
}
.home .highlight-sections a:hover {
color: #2772B3;
text-decoration: none;
}

.main-aside {
width:275px;
}
.aside ul ul {
font-size: .9em;
list-style: none;
margin:0;
}

hr {
border: 0;
color: #999;
background-color: #999;
height: 1px;
width: 100%;
text-align: left;
}
#access li a, #access li a:visited, #access li a:hover {
color: #FFFFFF;
font-size: 13px;
border: 1px solid #6DA5D6;
font-size:0.85em;
}
#access {
overflow:visible;
position:static;
z-index:100;
}

#searchsubmit {
background:#d6281f none repeat scroll 0% 0%;
border:1px solid #990033;
color:#FFFFFF;
margin:0px;
padding:0 6px;
text-decoration:none;
font-size: .95em;
}
.hentry {
padding: 0;
}
.entry-title a, .page-title a  {
color: #2772b3;
}
#nav-above {
margin:0;
}
#generator-link {
float:left;
}
#loginout {
float:right;
}
#loginout a {
color:#ccc;
}
.menu a {
border: none;
}
.menu ul ul {
display:none!important;
}
blockquote {
font-size:1em;
}
#pages .current_page_item a, #pages .current_page_item a:hover, #pages .current_page_item {
color: #999999;
text-decoration:none;
cursor: default;
}
blockquote.quotescollection {
color: #666;
font-size:1.25em;
line-height:1.25em !important;
width: 75%;
margin: 20px auto;
}

.printer-branding{
display:none;
}

