/*   
Theme Name: NewBarts - A Thematic Child Theme
NewTheme URI: 
Description: New St. Barts theme based on Thematic
Author: Allan Doyle
Author URI: http://foo.com
Template: thematic
Version: 1.0
Tags: Barts
.
.
*/

/* Reset browser defaults */
@import url('../thematic/library/styles/reset.css');

/* Apply basic typography styles */
@import url('../thematic/library/styles/typography.css');
@import url('../thematic/library/styles/18px.css');

/* Apply a basic layout */
@import url('../thematic/library/layouts/3c-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'); */
@import url('./default.css');
/* @import url('../thematic/library/styles/classic.css'); */

/* Prepare theme for plugins */
@import url('../thematic/library/styles/plugins.css');

/* highlight    color #6fa1cc */
/* nav font     font-family: Verdana, Geneva, sans-serif; */
/* main font    font-family: Garamond, Baskerville, "Baskerville Old Face", 
                             "Hoefler Text", "Times New Roman", serif; */
body {
    font-family: Garamond, Baskerville, "Baskerville Old Face", "Hoefler Text", "Times New Roman", serif;
    background-image: url(img/bg-gray.png);
    background-repeat: repeat-y;
    background-position: 50%;
}

/* This prevents the editor panes from getting horizontal scrollbars */
body#tinymce {
    min-width: 40px;
}

h1 .post-edit-link,
h2 .post-edit-link,
.stb_top {
    float: right;
    display: inline;
    font-size: 10px;
    margin-left: 3px;
}
h1,h2,h3,h4,h5,h6 {
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
    color: #6fa1cc;             /*Highlight color*/
    font-weight: bold !important;
}
a.plainlink, a.plainlink:visited,
h2 a, h2 a:visited {
    color: #6fa1cc;             /*Highlight color*/
    text-decoration: none;
    border: none;
}    

.img-parent img { margin: 0px; }
a.img-parent {
    background-color: inherit;
}
a.img-parent:visited {
    text-decoration: none;
    border-bottom: none;
}
a, a:visited {
    text-decoration: none;
}
#stb_bulletins {
    font-size: 14px;
    border: none;
}
#stb_bulletins tr {
    border: none;
    margin-bottom: 5px;
}
#stb_bulletins th {
    font-weight: bold;
}
.stb_homepage #content, .stb_2col #content {
    margin-right: 20px;
    /* margin: 0 20px 0 200px; */
}
#stb_2col_layout tr td{
    vertical-align: top;
}
#content {
    margin-left: 200px;
    margin-right: 260px;
    /* font-size: 17px; */
}

/* Hack alert! These hide certain widgets. To get them to
 * show up, add display: list-item styles to the pages on which
 * they are to be seen.
 */
.widget_recent_entries {display: none; }
.widget_calendar {display: none; }
.widget_thematic_rsslinks {display: none; }

.nav-next, .nav-previous { display:none; }

.stb_dotted, .stb_dots {
    position: absolute;
    left: 0px; top: 0px;
    width: 100%;
}
.stb_dots {
    display: block;
    border-bottom: 1px dotted #dddddd;
}
.stb_dot_height {
    display: block;
    height: .7em;
}
.stb_no_dots {
    background-color: white;
}
.stb_news_title {
    float: left;
    padding-right: 3px;
    width: 240px;
    line-height: 1.5em;
}
.stb_news_date {
    float: right;
    padding-left: 3px;
    padding-right: 20px;
    line-height: 1.5em;
}
.stb_news_headline {
    position: relative;         /*Sets reference point for stb_dots, stb_non_dots*/
    list-style: none;
    margin-left: -20px;
    line-height: .9em;
    height: 1.1em;
}

.stb_index {
    margin-top: -22px;
}
table {
    font-size:15px;
}

.entry-title a, .entry-title h2 a {
    color: #6fa1cc;             /*Highlight color*/
    border-bottom: none;
    text-decoration: none;
}
.entry-title, 
.stb_hybrid_a h1,
.stb_homepage h1 {
    color: #6fa1cc;             /*Highlight color*/
    border-bottom: 1px solid #6fa1cc; /*Highlight color*/
    text-decoration: none;
    margin-bottom: 12px;
    font-size: 20px;
}
h1:first-child { padding-top: 0;}
h1 {
    padding-bottom: 6px;
    font-size: 16px;
}
#content>h1 {
    font-size: 20px;
    border-bottom: 2px solid #6fa1cc; /*Highlight color*/
    padding-bottom: 12px;
    margin-bottom: 12px;
}

.stb-news-box {
              border: 1px solid #c54844;
              padding: 3px;
}
.stb-front-page-news {
                 color: #c54844!important;
}
.stb_homepage h1+h2 {
    margin-top: 0px;
}
h1+h2 {
    margin-top: -6px;
}
h2 {
    padding-bottom: 6px;
}

th,td {
    padding-right: 30px;
}

.entry-content li {
    padding-bottom: 6px;
}

#branding {
    background: url(img/st-barts-header.png) no-repeat top center;
    display: block;
    width: 940px;
    height: 216px;
    padding-top: 0px;
    padding-bottom: 0px;
    position: relative;
}

#stb_headertxt {
    position: absolute;
    left: 48px;
    top: 40px;
    color: white;
    text-transform: uppercase;
    font-family: Verdana, Geneva, sans-serif;
}
.stb_plain { color: white; text-decoration: none; }

.headertxta { font-size: 1em; }
.headertxtb { font-size: 2em; font-weight: bold; line-height: 85%; }
.headertxtc { font-size: 1em; }

/* For tables of mass times in posts */
.masses {
    border: none;
    margin-bottom: 10px;
    width: 100%;
    font-size: 12px;
}
.masses tr {
    padding-bottom: 3px;
    border-left:none;
    border-right: none;
}
.masses tr td {
    border: none;
    width: 50%;
}
.masses tr:first-child {
    border-top: 1px solid gray;
}
.masses tr:last-child {
    border-bottom: 1px solid gray;
}

#access {
    border-bottom: none;
}

/* .sf-menu is used for the horizontal nav bar */
.sf-menu {
    width: 100%;
    background-color: #6fa1cc;  /*Highlight color*/
}

.sf-menu li, .sf-menu a  {
    border: none;
    border-right: 1px solid #ffffff;
}
.sf-menu:last-child {
    border: none;
}

.sf-menu li,
.sf-menu li li,
.sf-menu li li li,
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active,
.sf-menu ul a {
    font-family: Verdana, Geneva, sans-serif;
    /* letter-spacing: 1px; */
    font-size: 10px;
    font-weight: bold;
    text-transform: uppercase;
    background-color: #6fa1cc;  /*Highlight color*/
}

.sf-menu a, .sf-menu a:visited
{
    color: #ffffff;
    background-color: #6fa1cc;  /*Highlight color*/
}

.sf-menu a:hover, .sf-menu ul a:hover {
    color: #000000;
    background-color: #6fa1cc;  /*Highlight color*/
}

#main { padding-top: 20px; }

.aside ul:last-child {
    margin-bottom: 0;
}
.aside ul ul li {
    padding:0;
}


#primary {
    width: 160px; 
    padding: 0px;
}

/* ------------------------ SIDEBARS ------------------------ */
.xoxo {
    overflow: hidden;
}
.aside, .aside * {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 10px;
    color: #000000;
}

.sidebar * {margin: 0px !important;}
.sidebar {
    margin: 0;
    padding: 0;
    text-align: left;
    color: 0x4b4b4b;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 10px;
}
.aside {
    /* background-color: rgb(219, 230, 241); */
    /* background-color: #9cbad6;  /\*rgb(156,186,214)*\/ */
}
.widgetcontainer {
    width: 100%;
}
.widgetcontainer ul {
    width: 160px; 
    margin: 0px 0px 20px 0px;
    padding: 0px;
    background-color: #dbe6f1;  /*rgb(219,230,241)*/
}	
.widgetcontainer li {
    list-style: none;
    margin: 0px; padding: 0px;
    margin-bottom: 1px;
    margin-top: 1px;
}
.widgetcontainer li.title {
    margin: 0px 0px 0px 0px; 
    padding: 3px 5px 2px 15px;
    background-color: #9cbad6;  /*rgb(156,186,214)*/
    color: #ffffff;
    text-transform: uppercase;
    font-weight: bold; 
    font-size: 120%;
}

h3.widgettitle, .sidebar-maintitle {
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding-left: 3px;
    background-color: #9cbad6;  /*rgb(156,186,214)*/
    color: rgb(255,255,255); 
    text-transform: uppercase;
    font-weight: bold;
    font-size: 12px;
    font-style: normal;
}
.main-aside ul {
    padding: 0px;
    font-family: Verdana, Geneva, sans-serif;
}
#primary.aside form {
    margin: 0;
    background-color: rgb(219, 230, 241);
}
p.sidebar-txtbox-shade {
    margin: 0;
}
.sidebar-txtbox-shade {
    margin: 0px 0px 10px 0px;
    padding: 2px 10px 3px 10px;
    background-color: rgb(235,235,235);
}
.sidebar-txtbox-shade p {
    margin: 0px 0px 5px 0px;
    padding: 0px;
    line-height: 1.25em;
}
#primary.main-aside ul ul{
    margin: 0px;
}
#secondary.aside {
    overflow: hidden;
}
#secondary.aside ul h3,
#secondary.aside ul,
#secondary.aside ul ul {
    width: 100%;
    margin-left: 7px;
}
#secondary.aside ul li
#secondary.aside ul ul li {
    /* margin-left: 7px; */
}
#secondary.aside ul ul, #secondary.aside ul ul li{
    /* margin-left: 7px; */
    /* margin-right: 7px; */
}
#primary.main-aside li.group a, #primary.main-aside li.page_item a,
#secondary.aside li.group a, #secondary.aside li.page_item a,
#secondary.aside li.current_page_item li.page_item a{
    border-bottom: 1px solid #c0cedc;
    display: block;
    min-height: 1.7em; 
    height: auto !important;
    height: 1.7em; 
    line-height: 1.7em;
    margin: 0px;
    padding: 0px 7px 0px 15px;
    border-left: solid 7px rgb(219,230,241);
    color: rgb(75,75,75); 
    font-weight: bold;
}
#primary.main-aside li.group a:hover {
    border-left: solid 7px rgb(156,186,214);
    color: #FF4B33;
    text-decoration: none;
}

#secondary.aside li a.selected, #secondary.aside li.page_item a:hover, 
#secondary.aside li.current_page_item a,
#secondary.aside li.current_page_item li.page_item a:hover {
    color: #FF4B33;
    text-decoration: none;
}

/* ------------------------ FOOTER ------------------------ */
#footer {
    margin-top: 0;
    border: none;
}
.stb_footer {
    padding: 3px;
    width: 100%;
    background-color: #6fa1cc;  /*Highlight color*/
}
.stb_footer td {
    vertical-align: top;
}
#siteinfo {
    padding: 0;
}
#siteinfo p:first-child {
    /* border-top: 1px solid gray; */
}
#siteinfo p {
    background-color: #6fa1cc;  /*Highlight color*/
    color: #ffffff;
    text-align: center;
    margin-bottom: 0;
    /* padding-bottom: 3px; */
}

