/*
Theme Name: Lowell, MA
Theme URI: http://www.sixonefive.net/
Description: Custom theme for Lowell.com developed by SixOneFive.
Version: 1.0
Author: SixOneFive
Author URI: http://www.sixonefive.net/
*/

/* Basic styles */
*
{
	margin:0;
	padding: 0;
}

body
{
	margin: 0;
	padding: 0;
	font-family:Helvetica,sans-serif;
	font-size:12px;
	background: #E5ECF3;
	color: #333333;
}

a {color:#00759A; text-decoration:none;}
a:hover {border-bottom: none;}
a img {border:none;}

.post-content ol li {
	margin-bottom:10px;
}

/* Container */

#container
{
	width: 960px;
	padding:0;
	margin: 0 auto;
}

/* Header */

#header
{
	padding:1px 0 0 0;
	text-align: left;
	margin-top: 0;
	width:960px;
}
#header_upper {
	width:950px;
	padding:0px 5px;
	float:left;
}
#header_upper_left {
	font-size:11px;
	color:#333333;
	float:left;
	margin:5px 0px 5px 5px;
}
#header_upper_left span{
	display:none;
}
#header_upper_right {
	font-size:11px;
	color:#206097;
	float:right;
	margin:5px 5px 0 0px;
}
#header_upper_right a {
	color:#00759A;
}
#header_middle {
	width:960px;
	float:left;
	height:120px;
}
#header_middle_left {
	background-color:#F4F4F4;
	border:1px solid #00759A;
	float:left;
	font-size:11px;
	height:50px;
	margin:24px 0 0 5px;
	padding:10px 10px 0;
	width:185px;
}
#header_middle_left a{
	line-height:18px;
	font-size:14px;
}
#header_middle_left_box {
	float:left; 
}
#header_middle_left_box2 {
	float:left; 
}
#header_middle_right {
	background-color:#F4F4F4;
	border:1px solid #00759A;
	float:right;
	margin-right:5px;
	padding:10px;
	margin-top:24px;
	width:215px;
}
#header_lower {
	float:left;
	width:960px;
	height:90px;
	margin:3px 0px 5px 0px;
}
#header_lower_left {
	background-color: #EBF2F6;
	border:1px solid #000;
	height:88px;
	width:103px;
	float:left;
	margin:0 5px;
	list-style-type:none;
}
#header_lower_right {
	border:1px solid #4578a1;
	height:88px;
	width:103px;
	float:left;
	margin:0 5px;
	list-style-type:none;
	background:url(images/weather-top.jpg) no-repeat;
}
#s {
	border:solid 1px #ccc;
	background-color:#fff;
	padding:3px;
	margin-right:5px;
	
}
#submit {
	background-color:#F78743;
	border:solid 1px #F78743;
	color:#fff;
	padding:2px;
	float:right;
}
#social {
	margin:0px 0px 5px 0px;
	float:right;
	color:#333333;
}
.logo {
	height: 100px;
	float:left;
	margin:0px 0px 0px 0px;
	width:500px;
}
.banner {
	width: 728px;
	float:left;
	border:1px solid #4578A1;
	height:90px;
}
#weather {
	margin-left:7px;
}

/* Content Area -------------------------------------------------------------------------- */
.news li{
	border-bottom: dotted 1px #ccc;
	padding-bottom:8px;
	margin-bottom:8px;
}

#content {
	margin:10px 10px 25px;
	width:940px;
}

#content p
{
	margin-bottom: 1em;
	line-height: 1.6em;
}

h1 {
	margin: 0 0 10px 0;
	padding: 5px 10px;
	background: url(images/img06.jpg) repeat-x;
	border: 1px solid #4A4A4A;
	font-size: 16px;
	color: #FFFFFF;
	
	font-weight:lighter !important;
	word-spacing:3px;
}


h3 {
	font-size: 1em;
	margin-bottom: 0px;
}
h4 {
	font-size: 14px;
	color: #00759A;
	margin-bottom: 4px;
	border-bottom: 1px dotted #CCCCCC;
	margin-top:0px;
}
h5 {
	font-size: 14px;
	color: #2f2f2f;
	margin-bottom: 4px;
	margin-top: 0px;
}
h6 {
	font-size: 1em;
	margin-bottom: 5px;
}

h1, h2, h3, h4, h5, h6 {
	margin-bottom: 10px;
	}
#headline {
	margin-bottom:15px;
	float:left;
}
#headline h1 {
	font-size:20px;
	background:none;
	color:#00759A;
	border:none;
	font-weight:normal;
	margin:0;
	padding:0;
	float:left;
}
#headline p {
	float:left;
}
#headline-text {
	float:left;
	width:240px;
}
#content h2 {
	margin: 0 0 5px 0;
	padding: 8px 10px 17px 10px;
	background: #1B5790;
	font-size: 15px;
	color: #FFFFFF;
	background:url(images/head.jpg) no-repeat;
	font-weight:bold;
}

#content .proc{
	float:right;
	border: 3px solid #ede4d3;
	margin: 0 0 9px 5px;
}
	
#content input{
		margin:0px;
		width:198px;
		background-color:#F4F4F4 ;
border:1px solid #CCCCCC ;
margin:0 5px 5px 0px;
padding:5px;
		}

#content ul, #content ol
{
	margin-bottom: 20px;
	margin-left:15px;
}

.post-content ul, .post-content ol {
	padding-left: 20px;
}

#content blockquote
{
	margin-bottom: 20px;
}

#content blockquote p
{
	border-left: solid 8px #228FE1;
	padding-left: 1em;
	margin-bottom: 0em;
	background: url(images/blockback.jpg) no-repeat top left;
}

#content .post
{
	margin-bottom: 20px;
}

.post-footer {
	font-size:.9em;
	padding:5px;
	background:#f6f6f6;
	margin-bottom:5px !important;
}

#content .post h2 a
{
	color: #FFF;
	text-decoration:none;
	border-bottom: none;
}

#content .post h2 a:hover
{
	text-decoration: underline;
}
/* Primary Content */

#primaryContentContainer
{
	float: left;
	width: 440px;
	display:inline;
	margin: 0 20px 0 0;
}

#primaryContentContainerWide
{
	float: left;
	width: 650px;
	display:inline;
	margin: 0 20px 0 0;
}

.bluebox {
	background-color:#EBF2F6;
	border:1px solid #71A4C1;
	margin-bottom:15px;
	padding:10px;
}
.menu {
	padding: 0px 5px 0px 5px;
}
/* Sidebar Styles */

#sidebar1
{
	text-align:left;
	float: left;
	width: 	140px;
	margin: 0 20px 0 0;
	display:inline;
}

#sidebar1 a {
	border-bottom:none;
}

#sidebar1 ul {
	background: DDEAF8; 
	border-left: #345574 solid 1px;
	border-right: #345574 solid 1px;
	border-top: #345574 solid 1px;
	margin:0;
	padding:0;
	list-style:none;
}

#sidebar1 ul li a {
	color:#FFFFFF; 
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
	padding-left:5px;
}

#sidebar1 ul li ul li a {
	color:#345574;
	font-size:12px;
	font-weight: normal;
	text-decoration: none;
}

#sidebar1 ul li ul li { 
	background: #DDEAF8;
}

#sidebar1 ul li ul li:hover {
	background: #C5D7E9;
	}

#sidebar1 ul li {
	background:transparent url(images/img06.jpg) repeat-x scroll 0 0;
	display:block;
	line-height:25px;
	text-transform:none;
	border-bottom: #345574 solid 1px;
}

#sidebar1 ul li ul li {
	padding:0;
	display:block;
}

#sidebar2
{
	text-align:left;
	float: left;
	width: 	190px;
	margin: 0 20px 0 10px;
	display:inline;
	line-height:15px;
}

#sidebar2 ul
{
	list-style: none;
	margin-left:0px;
}

#sidebar2 ul li ul li {
	padding: 5px 0;
}

#sidebar3
{
	text-align:left;
	float: left;
	width: 	250px;
	margin: 0;
	display:inline;
}

#sidebar3 .weather {
	margin-bottom: 20px;
}

/* Footer */

.footerparent {text-align:center; width:100%; height:60px; margin-top:15px; background: #E5ECF3;}
.footermain {margin:auto; text-align: center; color:#1B5790; font-size:.9em; padding-top:10px; display: table; width:965px;}

.footer-left {
	width:450px;
	float:left;
	margin:15px 0px 25px 0px;
	text-align:left;
}
.footer-right {
	width:485px;
	float:right;
	margin:15px 0px 25px 0px;
	border-left:dotted 1px #1B5790;
	padding-left:20px;
}

.footermain a {color:#1B5790; font-weight:normal; text-decoration:none;}
.footermain a:hover {text-decoration:underline;}

.footer ul {
list-style-type: none;
margin: auto;
float:left;
text-align:left;
}

.footer h3 a{
	font-weight:bold !important;
}

.footer ul li {
}

.footer ul a {
padding:0 15px 0 0;
display: block;
line-height: 15px;
text-decoration: none;
border-bottom:none;
}

/*extra*/

textarea{
 		width:358px;
		height:98px;
		background-color:#FFFFFF; 
		color:#333333;
		font-size:11px;
    	font-family:Tahoma;
		margin:0px;
		padding:1 0 0 4px;
		overflow:hidden;
		border:1px solid #000000;
}

.cmtinfo
{
	margin-right:20px;
	width:60px;
	float:left;
}

.cite
{
	font-size:.9em;
	color:#345574;
	font-weight:bold;
	font-style:normal;
}

.thecomment {
	float:left;
	width:400px;
}

.commentwrap {
	background:#e6e6e6;
	border-bottom:1px solid #ccc;
}

.elcommentform {
	margin-top:10px;
}

#content ol.commentlist
{
	margin:0;
	padding:0 1em;
}
#content ol.commentlist li
{
	padding:0.5em 0;
	margin:0;
}
#commentform
{
	background:#DDEAF8;
	margin:1em 0;
	padding:1em;
}
.nocomments
{
	text-align:center;
	font-size:0.9em;
	color:#996;
}
.trackback
{
	
	padding:0px 17px;
}
.feed
{
	background:url(images/feed.png) no-repeat left center;
	padding:0px 17px;
}
.commentsfeed
{
	background:#DDEAF8;
}

.clear
{
	clear: both;
}

/* ADS */
.ads {
	margin-bottom:25px;
	padding-left:10px;
}
.ads li {
	border:1px solid #00759A;
}
#oio-banner-2 li {
	border:1px solid #00759A;
}

#adsense {
	border:1px solid #00759A;
	margin-bottom:20px;
}
#oio-banner-1 {
	width:100% !important;
}

.ad-sidebarleft {
	width:120px;
	margin-right:10px;
	text-align:center;
	float:left;
	height:150px;
}

.ad-sidebarright {
	width:120px;
	text-align:center;
	float:left;
	height:150px;
}

.ad-sidebarfull {
	width:250px;
	text-align:center;
	height:150px;
}

.ad-head {
	width:120px;
	margin: 0 20px 20px;
	float:left;
	text-align:center;
}
.ad-head img {
	border:1px solid #283A5A;
}
.linkbox {
	float:left;
	border-bottom:1px dotted #CCCCCC;
	padding-top:10px;
}
.linkbox img{
	float:left;
	border:solid 3px #ccc;
	margin-right:10px;
	margin-top:7px;
}
.linkbox p{
	float:left;
	width:365px;
	font-size:12px;
	margin-bottom:10px !important;
}
.linkbox:hover {
	background-color:#f0f4f8;
}
.linkbox h2{
	background:none !important;
	padding:3px 0 0 0 !important;
	margin:0 !important;
	color:#00759A !important;
	float:left;
	height:auto !important;
	border:none !important; 
	width:365px;
}
.wp-caption {
	float:left;
	margin-right:15px;
	color:#00759A;
	font-size:11px;
}
.wp-caption-text {
	padding:5px 10px;
	font-size:10px;
}
#events {
	float:left;
	padding:0px 5px 5px 5px;
	width:240px;
	margin-bottom:15px;
}
.upcoming {
	list-style-type:none;
	margin:0;
	padding:0;
}
.upcoming li{
	margin-bottom:5px;
	list-style-type: none;
}

.when {
	float:left;
	margin-right:5px;
}
.event {
	float:left;
	margin-right:5px;
}
.more-link {
	font-size:11px;
}
#events-loop .post {
	margin-bottom:10px;
}
.event .post {
	float:left;
}
#event-meta {
	background-color:#EBF2F6;
	padding-left:10px !important;
}
#events .upcoming li {
	border-bottom:1px dotted #ccc;
	margin-bottom:5px;
	padding-bottom:5px;
	float:left;
	width:100%;
	list-style-type:none;
}
#events ul {
	float:left;
	margin:0;
}
#events li {
	list-style-type:none;
}
.month, .date {
	font-size:12px;
	font-weight:bold;
	color:#f78743;
}
.dig-in {
	margin-bottom:5px;
	float:left;
}
.loc {
	display:none;
}
#breadcrumbs {
	margin-bottom:0px !important;
	padding:0 !important;
	line-height:1.1em !important;
}
#breadcrumbs a{
	text-decoration:underline !important;
}
#twitter li {
	border-bottom:1px dotted #ccc;
	margin-bottom:8px;
	padding-bottom:8px;
	float:left;
	width:100%;
	list-style-type:none;
}
#twitter ul {
	float:left;
	margin:0;
}
.cell {
	padding:10px;
	background-color:#f4f4f4;
	margin-bottom:15px;
	border:solid 1px #ccc;
}
.event .post {
position:relative;
}
#event-meta {
border-color:#AAAAAA;
border-style:solid;
border-width:1px 0;
clear:both;
margin:10px 0 12px;
overflow:hidden;
padding:12px 0;
}
#event-meta .column {
float:left;
margin:0;
padding:0 4% 0 0;
text-align:left;
width:290px;
}
#event-meta dt {
clear:left;
float:left;
font-weight:bold;
width:70px;
margin-bottom:5px;
}
#event-meta dd {
margin-left:70px;
padding:0;
margin-bottom:5px;
}
#event-meta .gmap, .event-meta-desc .gmap {
-moz-border-radius:2px 2px 2px 2px;
background:none repeat scroll 0 0 #3D6294;
color:#FFFFFF;
font-size:9px;
padding:1px 3px;
}
span.back {
margin:12px 0 0;
}
#events-loop {
clear:both;
font-size:13px;
}
.events .event-entry {
float:left;
padding:0 5% 0 0;
width:380px;
}
.events .event-list-meta {
border-left:1px solid #CCCCCC;
float:right;
font-size:12px;
margin-bottom:20px;
padding:0 0 0 4%;
width:30%;
}
.event-list-meta table {
border-collapse:collapse;
}
.event-list-meta td {
padding-bottom:4px;
text-align:left;
vertical-align:top;
}
.event-meta-desc {
font-weight:bold;
padding-right:12px;
width:64px;
}
h4.event-day {
clear:both;
font-size:18px;
font-weight:bold;
margin:12px 0 -3px;
}
h4.event-day + .post .entry-title {
margin-top:6px;
}
.eventlist {
	background:#F4F4F4;
	width:630px;
	padding:10px;
	margin-bottom:15px;
}
#registration-form {
	list-style-type: none;
}
#registration-form input {
	background-color:#F4F4F4;
	border:1px solid #CCCCCC;
	margin:0 5px 5px 0px;
	padding:5px;
}
#user-login-wiget {
	list-style-type: none;
}
#loginform input {
	background-color:#F4F4F4;
	border:1px solid #CCCCCC;
	margin:0 5px 5px;
	padding:5px;
}
.submit input, {
	background-color:#00759A !important;
	border:none !important;
	color:#fff;
}
.post-content img {
	border:1px solid #4578A1;
}
#jbb_widget_board_title {
	display:none;
}
#jbb_widget_body {
	font-size:12px;
}
#jbb_widget_customizable ul li{
	margin-bottom:8px !important; 
	padding-bottom:8px !important;
	border-bottom:1px dotted #CCCCCC;
}
.jbb_widget_location_class {
	display:none;
}
.jbb_widget_company_class {
	font-size:11px;
}


#wpcf7-f1-p35-o1 input, #wpcf7-f1-p35-o1 textarea, #wpcf7-f1-p795-o1 input, .wpcf7-form textarea, .wpcf7-validates-as-email, .wpcf7-form-control-wrap input, .start input {
background-color:#F4F4F4 ;
border:1px solid #CCCCCC ;
margin:0 5px 5px 0px;
padding:5px;
}
.start input {
	margin-bottom:10px;
}

.contact-submit input{
	background-color:#00759A !important;
	border:none !important;
	color:#fff !important;
	padding:3px 0px;
}
#yarpp_widget-3 {
	list-style-type:none !important;
	margin-bottom:40px;
	margin-top:20px;
}
.widget_yarpp_widget li {
	list-style-type:none !important;
	margin-bottom:10px !important;
}
.widget_yarpp_widget ul {
	list-style-type:none !important;
}
.widget_yarpp_widget ol {
	list-style-type:none !important;
	margin-left:5px !important;
}
#jbb_widget_customizable {
	padding:0px !important;
}
.meta-web {
	width:50px;
}
#wp-submit {
	background-color:#00759A !important;
	border:none !important;
	color:#fff !important;
	padding:3px 0px;
}
.entry-content img {border:1px solid #283A5A;}
.post-content {
	padding-left:5px;
}
.header125 {
	width:125px;
	float:left;
	margin-right:33px;
}
.ads img{
	border:solid 1px #00759A;
	margin-bottom:3px;
}
.header1252 {
	width:125px;
	float:left;
}
.bluebutton{
	background-color:#00759A !important;
	border:medium none !important;
	color:#FFFFFF !important;
	padding:5px;
}
#business {
	float:left !important;
	margin:0 20px 20px 0 !important;
	padding:0px !important;
	margin-left:0px !important;
}
#business li {
	font-size:14px !important;
	margin-bottom:5px !important;
	list-style-type:none !important;
	padding:0px !important;
}
#business li a{
	text-decoration: none;
}
#business li a:hover{
	text-decoration: underline;
}