/*  
Theme Name: Charles River Museum of Industry & Innovation
*/

/* --------------------------------------------------------- GLOBAL */

* {padding:0;margin:0;}
img {border: none;}
.clearfix {clear:both;}


/* ---------------------------------------------------------- TEXT STYLES */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px
	}

h1 {}

h2 {
	font-size:18px;
	color: #000000;
	margin-bottom: 8px;
	line-height: 22px;
	}
	
h3 {
	color: #cc3333;
	font-size: 14px;
	margin-bottom: 3px;
	}

h2.page_title {font-size: 18px;color:#ff3300;margin-bottom:2px;}

p {margin-bottom: 16px;}

a {text-decoration: none; color: #006666;}
a:hover {text-decoration: underline;}

ul, ol {margin: 0px 0px 20px 24px;}
ul ul, ol ol {margin: 12px 0px 12px 12px;}
li {margin-bottom: 6px;}

.alignleft {float: left;}
.alignright {float: right;}



/* ---------------------------------------------------------- LAYOUT */

body {text-align: center;}

#container {
	width: 977px;
	margin: 0 auto;
	text-align: left;
	}

#header {
	height: 100px;
	position: relative;
	}

#banner_inner {
	width: 977px;
	height: 265px;
	overflow: hidden;
	}

#logo {
	position: absolute;
	top: 17px;
	left: 25px;
	}

#column_wrap {
	background: url(images/column_wrap_bg.png) repeat-y;
	}

#sidebar_left {width:247px;float:left;}
#content {width: 458px;float:left;padding: 28px;}
#sidebar_right {
	background: url(images/sidebar_right_bg.jpg) top no-repeat;
	width: 216px;
	float:left;
	min-height:601px;
	height:auto !important;
	height:601px;
}

#sidebar_left, #content {
	min-height:500px;
	height:auto !important;
	height:500px;
	}

#footer {
	background:#000000;
	min-height:78px;
	height:auto !important;
	height:78px;
	padding-top: 20px;
	font-size:12px;
	}

#footer p {text-align:center;color: #FFFFFF;}

#content table td {padding: 4px;}
#content table {margin: 10px 0px 20px 0px;}

/* --------------------------- HEADER RIGHT */

#header_right {float: right; margin-top: 67px;}

#header_nav {
	list-style: none;
	margin:0px;
	float:right;
	padding-top: 3px;
	}

#header_nav li {
	margin:0px;
	float: left;
	}

#header_nav a {
	text-decoration: none;
	color:#ff3300;
	padding:0px 6px;
	border-right:1px solid #ff3300;
	line-height:12px;
	font-size: 13px;
	font-family:Futura, sans-serif;
	float:left;
	}

#header_nav a:hover {text-decoration: underline;}

#header_right #searchform {float:right;margin-left: 7px;}

#header_right #s {border:1px solid #ff3300;font-size: 11px; height:15px;padding-top:1px;padding-left:4px;}

#header_right #searchsubmit {display: none;}

/* ------------------------------------------------------------- NAV */

#nav {
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	list-style: none;
	margin:0px;
	background: #009999;
	height: 20px;
	}

#nav li {margin:0px;}

#nav a {
	display: block;
	float: left;
	width: 121px;
	text-align:center;
	height: 20px;
	line-height: 20px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Myriad, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	border-right: 1px solid #FFFFFF;
	}

#nav li.page-item-12 a {border:none;}

.sf-menu a:hover {background: #99cc66;}

.sf-menu ul a {
	background: #333333;
	border:none !important;
	}

.sf-menu ul li:hover, .sf-menu ul li.sfHover,
.sf-menu ul a:focus, .sf-menu ul a:hover, .sf-menu ul a:active {
	background: #000000;
	outline:		0;
}


/* ------------------------------------------------------------------- WIDGETS */

#sidebar_right div#text-3 {padding:0px;}
	

#sidebar_right div.widget {
	padding: 24px;
	}

#sidebar_right div.widget h3.widgettitle {
	color: #483112;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 12px;
	}

ul.news_events_list {list-style: inside; color: #483112; font-size: 12px;margin-left:0px; line-height: 18px;}
ul.news_events_list a {color: #483112; text-decoration: none; font-weight: bold;}
ul.news_events_list a:hover {text-decoration: underline;}
ul.news_events_list li {margin-bottom: 10px;}

#clock {
	text-align: center;
	margin-bottom: 24px;
	padding-top: 8px;
	}

#sidebar_left {color: #FFFFFF;}
#sidebar_left ul {list-style: none;margin-left: 0px;line-height: 18px;}
#sidebar_left li {margin-bottom: 10px;}
#sidebar_left div.widget {padding: 20px 25px 20px 12px;}
#sidebar_left div.widget h3.widgettitle {font-size: 18px; color: #FFFFFF; margin-bottom: 3px; font-weight: bold;}
#sidebar_left a {color:#FFFFFF;text-decoration:none;font-weight:bold;}
#sidebar_left a:hover h3 {text-decoration: underline;}

span.wpcf7-checkbox span.wpcf7-list-item {display: block; margin:5px;}
