/*   
Theme Name: NEBC Theme
Theme URI: http://nebc.us/
Description: Template for the Northeast Bicycle Club.
Author: Jason DeVarennes
Version: 1.0
*/

body {
	font:68.5%/1.6em Verdana, Arial, Georgia, Sans-Serif;
	color:#2a2a2a;
	background-color:#eee;
	margin:0;
}

* {
	margin:0;
	padding:0;
}

h1 {
	font-family:Georgia, Verdana, Arial, Sans-Serif;
	font-size:4.8em;
	letter-spacing:2px;
	font-weight:bold;
	color:#ffffff;
}

h1 a {
	text-decoration:none;
	color:#ffffff;
}

hr {
display: block;
position: relative;
padding: 0px;
margin: 8px auto;
height: 0;
max-height: 0;
width: 100%;
clear: both;
border: none;
border-top: 1px solid #666666;
border-bottom: 1px solid #eee;
font-size: 1px;
line-height: 0;
}

img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}

/*-----------------------------------Footer-----------------------------*/
#footer {
	padding:0px;
	margin:0px;
	color:#2a2a2a;
	width:100%;
	height:285px;
         background:url('images/footer-background.jpg') repeat-x left top;   
}

#footer2 {
	color:#2a2a2a;
	height:45px;
         background:url('images/footer-background-2.png') no-repeat;  	
}
/*-----------------------------------Subfooter-----------------------------*/
#subfooter {   
	width:935px;   
	height:200px;   
	color:#ffffff; 
	clear:both;   
}   
  
#subfooter .widget {   
	width:303px;   
	height:200px;   
	float:left;  
}   
  
#subfooter .widget .inner {   
	padding-left:20px;   
}  

#subfooter .widget .inner li {
	background-image:none;
	list-style-type:none;
}  

#subfooter h2 {   
	font-family:Georgia, Verdana, Arial, Sans-Serif;
	font-size:1.8em;
	letter-spacing:2px;	
	font-weight:bold;
	margin-top:10px;
	margin-bottom:20px;
	padding:0px;
	line-height:10px;
	color:#ffffff;
}   

#subfooter .widget .inner li ul li {   
	list-style-type:none;
	background:url('images/recent-post-white-icon.gif') no-repeat left top;   
	padding:0px 10px 5px 17px;
}   
  
#subfooter li ul {   
	padding-left:0px;   
}   
  
#subfooter a {   
	color:#ffffff;
	text-decoration:none;
	border:none;  
	clear:both;   
}   
  
#subfooter a:hover {   
	text-decoration:underline;
}  

#subfooter img {
	padding:1px;
	margin:5px 10px 5px 0;
	background:#2a2a2a;
	border:3px solid #e8e8e8;
}
/*-----------------------------------Copyright-----------------------------*/
#copyright {
         padding-top: 10px;
         padding-bottom: 10px;
         color:#ffffff;
         text-align: center;
	color:#666666;        
}
/*-----------------------------------Header-----------------------------*/
#header {
	padding:0px;
	margin:0px;
	color:#2a2a2a;
	width:100%;
	height:210px;
         background:url('images/header-background.jpg') repeat-x left top;  	
}

#header2 {
	margin-top:00px;
margin-bottom: 10px;
	background-position:bottom;
	vertical-align:bottom;
	color:#2a2a2a;
	height:110px;
         background:url('images/header-background-2.png') no-repeat;  	
}

#header h1 a {
	margin:0 0 0 0;
	padding:0 0 0 0;
	color:#ffffff;
         text-decoration:none;
}

#header h1 a:hover {
	margin:0 0 0 0;
	padding:0 0 0 0;
	color:#ffffff;
         text-decoration:none;
}

#headertext1 {
	padding-top:80px;
	padding-left:20px;
	padding-bottom:15px;
	margin:0;
	display:block;
}



#headertext2 {
	padding-left:65px;
	display:block;
	margin:0;
}

#header h2 {
	font-family:Georgia, Verdana, Arial, Sans-Serif;
	font-size:1.3em;
	margin:0 0 0 0;	
	padding:0 0 15px 0;
	letter-spacing:2px;	
	font-weight:bold;
	color:#ffffff;
	display:block;
}

#header a {
	color:#ffffff;
	text-decoration:none;
}

#header a:hover {
	color:#ffffff;
	text-decoration:underline;
}

#headernav {
	margin-top:10px;
	margin-right:50px;
	width:355px;
 	float:right;
	display:block;
}

#headernav1 {
	float:left;
	padding-top:2px;
	display:block;
         color:#ffffff;
}

#headernav1 a {
	padding-right:2px;
         padding-left: 2px;
}

#headernav2 {
 	float:right;
	display:block;
}

.btn {
        margin:0px 0 0 5px;
        display: inline;
        background-color:#e8e8e8;
        font-weight: bold;
        border: 1px solid #666666;
        text-decoration:none;
        color:#666666;
        font-size: 11px;
        padding:3px 3px 2px 3px;
}

.btnhov {
        margin:0px 0 0 5px;
        background-color:#e8e8e8;
        font-weight: bold;
        text-decoration:none;
        color:#990000;
}
/*-----------------------------------Twitter-----------------------------*/
#twitter {
         padding-top:15px;
         padding-left: 35px;
         padding-right: 75px;
padding-bottom: 10px;
line-height:140%;
}

.aktt_more_updates {
visibility:hidden;
}

#twitter a {
         color:#990000;
         text-decoration:none;
}

#twitter a:hover {
         color:#990000;
         text-decoration:underline;
}
/*-----------------------------------Wrapper-----------------------------*/
#wrapper {
	width:935px;
	margin:0px auto;


         background: url('images/wrapper-background.png') repeat-y left 60%;
}

#wrapper2 {
	width:935px;
	margin:0px auto;
}
/*-----------------------------------Nav-----------------------------*/
#nav {
	border-bottom:1px solid #eee;
	padding:7px 0;
	margin:0;
	border-top:1px solid #eee;
	height:28px;
}

#nav li {
	float:left;
	list-style:none;
}

#nav li a {
	color:#2a2a2a;
	padding:5px 5px 7px 5px;
	background:#fff;
	font:1.6em Trebuchet MS;
	margin:1px 2px 0 0;
	font-weight:bold;
	text-decoration:none;
	display:block;
}

#nav li a:hover {
	background-color:#eee;
	color:#2a2a2a;
	text-decoration:none;
}

#nav li a.active {
	background-color:#eee;
	color:#444;
	text-decoration:none;
}
/*-----------------------------------Float Clears-----------------------------*/
.clear {
	clear:both;
}

.right {
	float:right;
	padding:0 0 0 0;
	}

.right2 {
	text-align:right;
	line-height:17px;
	margin-bottom:20px;
	}

.left {
	float:left;
	}
	
.spacer1 {
	padding-right:6em;
	padding-bottom:0em;
	margin:0em;
	}
/*-----------------------------------Categories-----------------------------*/
.categories {
	margin:20px 0 17px 0;
	border-top:2px solid #e8e8e8;	
	padding:0 0 0 0;
	display:block;
}
	
#content .categories a {
	padding:0 0 2px 0;
	color:#666666;
	text-decoration:none;
}

#content .categories a:hover {
	text-decoration:underline;
}

.categoriesbg {
	background-color:#e8e8e8;
	padding:2px 12px 2px 4px;
	margin:0 0 0 0;
}

/*-----------------------------------CBTT Box-----------------------------*/
#text-490326062 .bottom {
         background:none !important;
	height:0px !important;
	padding-bottom:20px;
}

#text-490326062 img {
	margin:0px;
	padding:0px;
	border:none;
}

#text-490326062 a {
         background:none !important;
	padding:0px;
         margin:0px;
	border:none;
         text-decoration:none;
         color: #ffffff;
}

#text-490326062 a:hover {
         text-decoration:underline;
}
#text-490326062 h2 {
         background:none !important;
         color: #ffffff;
         margin-top: -9px !important;
         padding: 0 !important;
}

#text-490326062 h2 a {
         text-decoration:none;
         color: #ffffff;
}

#text-490326062 h2 a:hover {
         text-decoration:underline;
}

#text-490326062 .textwidget {
        background:url('images/right-feature-1.jpg') no-repeat left top;
        height:155px;    
        padding-left:10px;
}

#text-490326062 .textwidget p {
        padding-top:110px;
}

/*-----------------------------------Spring Clinic-----------------------------*/
#text-490432341 .bottom {
         background:none !important;
	height:0px !important;
	padding-bottom:20px;
}

#text-490432341 img {
	margin:0px;
	padding:0px;
	border:none;
}

#text-490432341 a {
         background:none !important;
	margin-left:0px;
	margin-right:0px;
	padding:0px;
	border:none;
         text-decoration:none;
         color: #ffffff;
}

#text-490432341 a:hover {
         text-decoration:underline;
}
#text-490432341 h2 {
         background:none !important;
         color: #ffffff;
         margin-top: -9px !important;
         padding: 0 !important;
}

#text-490432341 h2 a {
         text-decoration:none;
         color: #ffffff;
}

#text-490432341 h2 a:hover {
         text-decoration:underline;
}

#text-490432341 .textwidget {
        background:url('images/right-feature-2.jpg') no-repeat left top;
        height:155px;          
        padding-left:10px;
}

#text-490432341 .textwidget p {
        padding-top:110px;
}


/*-----------------------------------Read More-----------------------------*/
.readmore {
        height:15px; 
        background:url('images/read-more-red-icon.gif') no-repeat left top;   
        padding:0px 10px 0px 15px;
}
/*-----------------------------------Comment-----------------------------*/
.comment {
        height:15px; 
        background:url('images/comment-red-icon.gif') no-repeat left top;   
        padding:0px 10px 0px 15px;
}
/*-----------------------------------Content-----------------------------*/
#content {
	margin:0 275px 0 0 !important;
	margin:0 277px 0 0;
	padding:20px 35px 20px 20px;
	background-color:#ffffff;
}

#content p {
	line-height:16px;
display:block;
	margin-bottom:15px;
	font-size:105%;
}

#content a {
	text-decoration:none;
	color:#990000;
}

#content a:hover {
	text-decoration:underline;
}

#content h2 {
	font-family:Georgia, Verdana, Arial, Sans-Serif;
	font-size:1.8em;
	font-weight:bold;
	margin:0px;
	padding:5px 0px 10px 0px;
	line-height:10px;
}

#content h2 a {
	color:#990000;
	letter-spacing:1px;	
	text-decoration:none;
	border:none;
}

#content h2 a:hover {
	text-decoration:underline;}

#content .join {
	background:url('images/join-nebc-background.jpg') no-repeat;
	height:140px;
	width:605px;
	padding:0px;
	margin:0px;
}

#content .jointext1 a {
	font-family:Georgia, Verdana, Arial, Sans-Serif;
	float:left;
	width:220px;
	letter-spacing:1.5px;	
	font-size:2.7em;
	font-weight:bold;
	margin:47px 0px 0px 20px;
	line-height:22px;
	display:block;
	color:#ffffff;
	text-decoration:none;
}	

#content .jointext1 a:hover {
	text-decoration:underline;
}

#content .jointext2 {
	font-family:Georgia, Verdana, Arial, Sans-Serif;
	float:right;
	width:200px;
	margin-top:12px;
	margin-right: 160px;
	line-height:16px;
	color:#ffffff;
}	

#content .jointext2 a {
	font-family:Georgia, Verdana, Arial, Sans-Serif;
	color:#ffffff;
	text-decoration:none;
}	

#content .jointext2 a:hover {
	font-family:Georgia, Verdana, Arial, Sans-Serif;
	text-decoration:underline;
}	

#content .featured2 {
	background-color:#2a2a2a;
	padding:0;
	height:272px;
         margin-bottom:20px;
background:url('http://nebc.us/wp-content/uploads/2010/05/kids-crit-feature.jpg') no-repeat left top;
	color:#ffffff;
}

#content .featured2 .spacer {
padding-top:300px;
margin-left:20px;
}
#content .featured2 h2 a {
	font-family:Georgia, Verdana, Arial, Sans-Serif;
	letter-spacing:1.5px;	
	font-size:1.4em;
	line-height: 20px;
	font-weight:bold;
	margin-left:0px;
	color:#ffffff;
	text-decoration:none;
}

#content .featured2 h2 a:hover {
	font-family:Georgia, Verdana, Arial, Sans-Serif;
	letter-spacing:1.5px;	
	font-size:1.4em;
	font-weight:bold;
	margin-left:0px;
	color:#ffffff;
	text-decoration:none;
	text-decoration:underline;
}

#content .featured2 a {
	color:#ffffff;
	text-decoration:none;
}

#content .featured2 a:hover {
	color:#ffffff;
	text-decoration:underline;
}


#content .featured {
	background-color:#2a2a2a;
	padding-top:20px;
	padding-right:20px;
	padding-bottom:10px;
	padding-left:10px;
	height:215px;
	margin-bottom:20px;
	color:#ffffff;
}

#content .featured .readmore {
        height:15px; 
        background:url('images/read-more-white-icon.gif') no-repeat left top;   
        padding:0px 10px 0px 15px;
}

#content .featured .comment {
        height:15px; 
        background:url('images/comment-white-icon.gif') no-repeat left top;   
        padding:0px 10px 0px 15px;
}

#content .featuredright {
	padding-left:170px;
}

#content .featured h2 a {
	font-family:Georgia, Verdana, Arial, Sans-Serif;
	font-weight:bold;
	margin:0px;
	padding:5px 0;
	line-height:20px;
	color:#ffffff;
	text-decoration:none;
}

#content .featured a {
	margin:0px;
	color:#ffffff;
	text-decoration:none;
}

#content .featured a:hover {
	margin:0px;
	text-decoration:underline;
}

#content .bordertable {
	border:1px solid #2a2a2a;
         padding:0px;
         margin:0px;
         border-collapse: collapse;
}

#content .bordertable td {
	border:1px solid #2a2a2a;
         padding:3px;
         margin:0px;
}

p.news {
	padding:10px;
	background:#D7F0B2;
	margin:10px 0;
	color:#537B17;
	border-bottom:2px solid #BCE67D;
	border-top:2px solid #BCE67D;
}

blockquote {
	padding:5px 15px;
	background:#f6f6f6;
	margin:10px 0;
	border:1px solid #eee;
}

#content ul, ol {
	margin:0px 10px 10px 25px;
	border-top:0px solid #eee;
}
#content li {
	padding:5px;
	border-bottom:0px solid #eee;
}

img {
	background:#ffffff;
	margin-left:10px;
	margin-right:10px;
	padding:1px;
	border:5px solid #e8e8e8;
}

#content h3 {
	margin:0px 0;
         font-family:Georgia, Verdana, Arial, Sans-Serif;
	font-size:1.4em;
	letter-spacing:2px;	
	font-weight:bold;	color:#222;
}

a.more {
	display:block;
	text-align:right;
	color:#2F460D;
	text-decoration:none;
	margin:10px 0 0 0 ;
}
a.more:hover {
	text-decoration:underline;
	color:#2a2a2a;
	
}

textarea#comment { 
          width:400px; 
          padding:5px;
}

.commentmetadata { 
         font-size:10px;
}
/*-----------------------------------Sidebar-----------------------------*/
#sidebar {
	width:270px;
	float:right;
	padding:20px 20px 0px 0px;
	background-color:#ffffff;
         background: url('images/sidebar-background.png') repeat-y top left;
}

#sidebar h2 {
	font-family:Georgia, Verdana, Arial, Sans-Serif;
	font-size:1.8em;
	letter-spacing:2px;	
	font-weight:bold;
	margin:0px;
	padding-left:20px;
	padding-top:15px;
	line-height:35px;
	color:#ffffff;	
         background:url('images/nav-background-top.png') no-repeat top left;
}

#sidebar ul {
	list-style:none;
         background:url('images/nav-background-middle.png') repeat left center;
	margin:0px 0 0px 0;
	padding-top:5px;
}

#sidebar .wpng-widget-date-title {
         background:url('images/nav-background-middle.png') repeat left center;
	margin:0px 0 0px 0;
	padding-top:20px;
}

#sidebar .wpng-widget-date-title2 {
    background:url('images/calendar-date-background.png') no-repeat left center;	
	width:30px;
	height:35px;
	margin-left:20px;
	display:block;
	margin-top: 10px;
}


#sidebar ul.wpng-widget-ul {

	margin:0px 0 0px 0;
	padding-top:7px;
	padding-bottom:6px;
	padding-left: 0px !important;
	margin-left: 0px !important;	
	margin-right: 0px !important;		
	border-bottom:1px solid #666666;	
}

#sidebar ul.wpng-widget-ul li {
         background:none !important;
	margin-left: 0px !important;
	margin-top: 2px !important;
	padding: 0px !important;
	display:block;
	height:40px;
	border-bottom:none !important;
	float:none;
}

#sidebar ul.wpng-widget-ul li a {
	color:#ffffff;
	font-size:1.2em;	
	text-decoration:none;
	margin-left: 0px !important;
}

#sidebar ul.wpng-widget-ul li a:hover {
	color:#990000;
}


#sidebar .wpng-entry-label-text {
	float: left !important;
         font-size:.8em;
	color:#FFFFFF;
	display:block;
}

#sidebar .bottom {
	background:url('images/nav-background-bottom.png') no-repeat;
	height:30px;
	padding-bottom:20px;
}

#sidebar li {
	margin-left:20px;
	margin-right:20px;	
	margin-top:10px;
	padding-bottom:8px;
         background:url('images/nav-arrows.gif') no-repeat;
	background-position:0px 5px; 
	border-bottom:1px solid #666666;
}

#sidebar li a {
	color:#ffffff;
	font-size:1.3em;	
	text-decoration:none;
	margin-left:20px;
}

#sidebar li a:hover {
	color:#990000;
}

#sidebar input {
	width:240px;
	padding:5px;
	background:#fdfdfd;
	color:#444;
	border:1px solid #f6f6f6;
	font:11px Verdana;
}

#sidebar input:focus {
	background:#fff;
	border:1px solid #eee;
}

/*-----------------------------------Sidebar2-----------------------------*/

#sidebar2 {
	width:270px;
	float:right;
	padding:20px 20px 0px 0px;
	background-color:#ffffff;
         background: url('images/sidebar-background.png') repeat-y top left;		
}

#sidebar2 h2 {
	font-family:Georgia, Verdana, Arial, Sans-Serif;
	font-size:1.8em;
	letter-spacing:2px;	
	font-weight:bold;
	margin:0px;
	padding-left:20px;
	padding-top:15px;
	line-height:35px;
	color:#ffffff;	
         background:url('images/nav-background-top.png') no-repeat top left;		
}

#sidebar2 ul {
	list-style:none;
         background:url('images/nav-background-middle.png') repeat left center;
	margin:0px 0 0px 0;
	padding-top:5px;
}

#sidebar2 .wpng-widget-date-title {
         background:url('images/nav-background-middle.png') repeat left center;
	margin:0px 0 0px 0;
	padding-top:20px;
}

#sidebar2 .wpng-widget-date-title2 {
         background:url('images/calendar-date-background.png') no-repeat left center;	
	width:26px;
	height:35px;
	padding-left:7px;
	padding-top:3px;
	margin-left:20px;
	display:block;
	margin-top: 10px;
}

#sidebar2 ul.wpng-widget-ul {
         background:url('images/nav-background-middle.png') repeat left center;
	margin:0px 0 0px 0;
	padding-top:10px;
	padding-bottom:10px;
	padding-left: 0px !important;
	margin-left: 0px !important;	
	margin-right: 0px !important;		
	border-bottom:1px solid #666666;	
}

#sidebar2 ul.wpng-widget-ul li {
         background:none !important;
	margin-left: 0px !important;
	margin-top: 2px !important;
	padding: 0px !important;
	display:block;
	height:40px;
	border-bottom:none !important;
	float:none;
}

#sidebar2 ul.wpng-widget-ul li a {
	color:#ffffff;
	font-size:1.3em;	
	text-decoration:none;
	margin-left: 0px !important;
}

#sidebar2 ul.wpng-widget-ul li a:hover{
	color:#990000;
}

#sidebar2 .wpng-entry-label-text {
	float: left !important;
	color:#FFFFFF;
	display:block;
}

#sidebar2 .bottom {
	background:url('images/nav-background-bottom.png') no-repeat;
	height:30px;
	padding-bottom:20px;
}

#sidebar2 li {
	margin-left:20px;
	margin-right:20px;	
	margin-top:10px;
	padding-bottom:8px;
         background:url('images/nav-arrows.gif') no-repeat;
	background-position:0px 5px; 
	border-bottom:1px solid #666666;
}

#sidebar2 li a {
	color:#ffffff;
	font-size:1.3em;	
	text-decoration:none;
	margin-left:20px;
}

#sidebar2 li a:hover {
	color:#990000;
}

#sidebar2 input {
	width:240px;
	padding:5px;
	background:#fdfdfd;
	color:#444;
	border:1px solid #f6f6f6;
	font:11px Verdana;
}

#sidebar2 input:focus {
	background:#fff;
	border:1px solid #eee;
}


