/*
Theme Name: newtonstem
Theme URI: //newtonstem.org/
Description: This is a child of the 2010 theme for WordPress, made for use by NewtonSTEM in Newton, MA.  
Author: Bruce Henderson
Template: twentyten
Version: 1.0
Tags: black, blue, white, two-columns, fixed-width, custom-header, custom-background, sticky-post, translation-ready, microformats, rtl-language-support, editor-style
*/

@import url("../twentyten/style.css");

table, tbody, tfoot, thead, tr, th, td {
	vertical-align: middle; 
}
#header {
	padding: 20px 0 0 0;
}
#branding img {
	border-top: 0px solid #000;
	border-bottom: 0px solid #000;
	clear: both;
	display: block;
}
h2 {
    border-style:solid;
    border-bottom-color:rgb(255,102,0);
    border-bottom-width:5px;
}
#access .menu-header,
div.menu {
	font-size: 16px;
	margin-left: 12px;
	width: 928px;
}
#content .entry-title {
	color: #000;
	background: rgb(255,102,0);
	font-size: 21px;
	font-weight: bold;
	line-height: 1.3em;
	margin-bottom: 0;
}
.entry-title a:hover {
	color: #000099;
}
.widget-custom-title {
	font-weight: bold;
	font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
}
#content table, #content tr td {
	border:none; 
	padding: 6px 0px;
}

/* Set styles for Table of Contents at top of front page */
.toc-announcements {
	font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
	font-size: 14px;
	line-height: 20px;
}
.toc-links {
	font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
	font-size: 10px;
	line-height: 20px;
}

/* Reformat links to Older and Newer Posts at top and bottom of page */
.navigation {
	line-height: 12px;
}
#nav-above {
	margin: -18 0 18px 0;
}
#nav-above {
	display: block;
}

/* Reduce space between page title and table of contents */
.page-title {
	margin: 0 0 6px 0;
}

/* Adjust vertical spacing on dates in Google Calendar Events widget */
.gce-list-title {
        padding-bottom: 0px !important;
        padding-top: 2px;
} 

/* Adjust vertical spacing of post/page lists for Google Calendar Events  */
.gce-feed {
        padding-bottom: 2px !important;
}  

/* Minimize vertical spacing in Simple Calendar */
.simcal-default-calendar-list { padding: 0px; }
.simcal-default-calendar-list .simcal-day-label{ font-size: 16px !important; }
.simcal-default-calendar-list dt.simcal-day-label { margin: 14px 0px 0px 0px; }
.simcal-default-calendar-list .simcal-event-details br{ display:none!important; }
.simcal-default-calendar-list .simcal-event-details p { margin: 0px !important; }
.simcal-default-calendar-list .simcal-event-details { font-size: 16px !important; }
.simcal-default-calendar-list ul.simcal-events li.simcal-event { margin-bottom: 0px; }
.simcal-default-calendar-list ul.simcal-events { margin: 0px 6px 0px! important; }
.simcal-default-calendar-list .simcal-event-details { line-height: 1.0 !important;}
.simcal-default-calendar-list dt.simcal-day-label > span {
	padding: 1px !important;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}
