/* @override 
	http://nextspace.local/wp-content/themes/nextspace/style.css
	http://nextspace.us/wp-content/themes/nextspace/style.css
*/

/*   
Theme Name: NextSpace Theme 2010
Theme URI: http://nextspace.us
Description: The theme for NextSpace
Author: Themeing - Chris Burbridge
Author URI: http://chrisburbridge.com
Version: 2.0
*/

/* Sticky footer code */
@import url('css/sticky_footer.css');

/* Get base CSS */
@import url('css/tripoli.simple.css');

/* Base framework stuff (more to add later, perhaps */
@import url('css/base.css');

@import url('lib/member_profiles/member_profiles.css');

/* @group Main Structural Elements */

html {
	font-size: 1.5em;
	line-height: .79em;
	font-family: Arial, Helvetica, sans-serif;
	color: #373737; 
}

.content {
	line-height: 1.6em;
}

.content h2 {
	color: #E07316;
	font-size: 1.5em;
	margin: .4em 0 .535em;
	padding-bottom: 6px;
}

.content .entry-title a {
	text-decoration: none;
	color: #E07316;
}

.content h3.entry-title {
	font-size: 1.23em;
	margin-bottom: .5em;
}

.content h2.pagetitle {
	margin-bottom: 1.2em;
}

div.entry {
	margin-bottom: 2.9em;
}

p.post-stamp {
	font-size: .8em;
	margin-bottom: 2.5em;
	color: #595858;
	font-weight: bold; 
}

.home .content h2 {
	font-size: 1.5em;
	margin: .3em 0 .535em;
	border-bottom: 1px solid #b2adad;
	padding-bottom: 7px;
}

h3.widgettitle {
	color: #E07316;
	font-size: 1.5em;
	margin: .3em 0 .535em;
	padding-bottom: 3px;
}

p.supertitle {
	font-weight: bold;
}

#wrap {
	width: 100%;
}

#main, #footer, #nav {
	width: 856px;       /* Set to active area width */
	margin: 0 auto;
}

#main {
	overflow: hidden;
}

#widget-big-buttons li {
	position: relative;
}

#widget-big-buttons .arrow {
	width: 37px;
	height: 37px;
	display: block;
	position: absolute;
	right: 5px;
	top: 6px;
}

#widget-big-buttons #btn-membership-and-pricing .arrow {
	background: url(images/arrow_green.gif);
}

#widget-big-buttons #btn-why-join-nextspace .arrow {
	background: url(images/arrow_blue.gif);
}

#widget-big-buttons #btn-meet-our-members .arrow {
	background: url(images/arrow_purple.gif);
}

#widget-big-buttons li a {
	display: block;
	height: 48px;	
	font-size: 1.7em;
	line-height: 49px;
	padding: 0 8px 0 12px;
	margin-bottom: 5px;
	color: white;
}
#widget-big-buttons li#btn-membership-and-pricing {
	background: #96c156;
}

#widget-big-buttons li#btn-why-join-nextspace {
	background: #0c99bb;
}

#widget-big-buttons li#btn-meet-our-members {
	background: #a9459a;
}

#widget-big-buttons a {
	text-decoration: none;
}

#header {
	position: relative;
}

#footer-nav {
	background: #e6e7e8;
	padding: 24px 19px 22px 24px;
	height: 210px;
	line-height: 1.4em;
}

#footer-nav h2 {
	color: #595858;
	border-bottom: 1px solid #9c9999;
	padding-bottom: 6px;
	margin-bottom: 12px;
	font-size: 1.6em;
}

#footer-nav h3 {
	font-size: 1.1em;
	margin: 0;
}

#footer-nav #widgets {
	position: relative;
}

#footer-nav .widgetcontainer {
	width: 138px;
	float: left;
	padding-right: 29px;
}

#footer-nav .widgetcontainer,
#footer-nav .widgetcontainer a {
	text-decoration: none;
	color: #595858; 
}

#footer-nav .widgetcontainer a:hover,
#footer-nav .widgetcontainer a:focus {
	color: #E07316;
	text-decoration: underline;
}

.copyright {
	font-size: .75em;
	text-align: right;
	border-top: 1px solid #bcbdbd;
	margin: 8px 0 17px 0;
	padding-top: 1px;
}

/* @end */

.sidebar-page-top {
	position: absolute;
	right: 0;
	top: 8px;
	font-size: .9em;
	margin-bottom: 1em;
	overflow: hidden;
	height: 24px;
}  

.widgetcontainer.sidebar-page-top a {
	text-decoration: none;
	color: #595858;
	font-weight: bold;
}

.sidebar-page-top li {
	display: inline;
	border-left: 1px solid #c2c3c6;
	float: left;
	line-height: 1.1em;
	margin: 0 .5em 0 -.5em;
	padding: 0 .5em 0 .5em;
}

#headerimg {
	background: url('images/logo.gif') no-repeat top left;
	height: 124px;
	width: 856px;
}

#header h1 span,
#header .description {
	display: none;	
}

#nav {
	margin: 3px 0;
	background: #595858;
	position: relative;
}

#nav-pages {
	height: 27px;
}

#nav li {
	display: inline;
	padding: 10px 11px 10px 11px;
	font-size: .9em;
	line-height: 20px;
}

#nav li.current_page_item {
	background: #464545;
}

#nav li.current_page_item a,
#nav li a:hover,
#nav li a:focus {
	color: #f58220;
}

#nav ul {
	margin: 0 0 6px 12px;
	padding: 7px 0 0 0;
}

#nav li a {
	color: white;
	text-decoration: none;
	text-transform: uppercase;
}

ul#nav-social-media {
	position: absolute;
	right: 6px;
	top: 0px;
	height: 27px;
	padding-top: 4px;
}

#nav-social-media li {
	padding: 0;
}

#content {
	border: 1px solid #bdbfc0;
	border-top-width: 7px;
	border-top-color: #595858;
	width: 517px; /* Must be adjusted to account for left and right padding */
	padding: 13px 19px 19px 19px;
	float: left;
}

.home #content {
	border-top-width: 1px;
	border-top-color: #bdbfc0;
}

h3#comments {
	font-size: 1.2em;
	margin: 1.65em 0 1.4em 0;
}

ol.commentlist {
	margin: 0 .6em 0 1.2em;
}

ol.commentlist .children {
	margin-bottom: 0;
	font-family: Arial, Helvetica, sans-serif !important;
}

ol.commentlist .children li {
	border: 1px dashed #ccc;
	font-style: normal !important;
}

.commentlist li {
	list-style-type: none;
	margin: 6px 0;
	padding: .8em;
}

.commentlist .children .odd {
	background: #EFEFEF;
}

.commentlist .children .even {
	background: #fff;
}

.commentlist .avatar {
	border: 1px solid #888;
	margin-right: 2px;
}

.commentlist a {
	color: #1a9fbf;	
	/*text-decoration: none;*/
}

input#author,
input#email,
input#url {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	padding-left: .7em;
	padding-right: .7em;
	margin-right: .15em;
}

div.comment-body {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}

div.comment-meta {
	margin: .9em 0 .8em 0;
	border-bottom: 1px dotted #ccc;
	font-size: .78em;
	/*font-weight: bold;*/
}

div.comment-meta a {
	text-decoration: none;
	color: #595858;
	/*color: #373737;*/ 
}

div.reply {
	margin-bottom: 1em;
}

textarea#comment {
	line-height: 1.55em;
	font-family: Arial, Helvetica, sans-serif;
	padding: .8em .7em;
}

#sidebar-right {
	width: 292px;
	float: left;
	padding-left: 7px;
}

#sidebar-right .widgetcontainer {
	border-top: 6px solid #595858;		
	padding: 8px 0 0 14px;
	margin: 7px 0 25px 0;
}

fieldset {
	border: none;
}

#widget-signup.widgetcontainer {
       width:  280px;
       position: absolute;
       right: 0;
}

#widget-signup form {
       margin-bottom: 12px;
}

#widget-signup #mce-responses {
       padding: 9px 0px;
       color: #333;
}

#widget-signup #mce-EMAIL {
	height: 28px;
	width: 234px;
	font-family: Arial, Helvetica, sans-serif;
	color: #373737; 
	padding-left: 9px;
	
}

#widget-signup .btn {
	position: absolute;
}

#widget-signup .left a,
#widget-signup .right a {
	text-decoration: underline;	
	color: #f58220;
	font-size: .9em;
}


#widget-signup .left,
#widget-signup .right {
	width: 139px;
	float: left;
	padding-right: 0px;
	margin-top: 6px;
}

.widgetcontainer .date {
	font-size: .9em;
	color: #595858;
	font-weight: bold;
	margin-top: 6px;
	line-height: 1.2em;
}

.widgetcontainer .title {
	border-bottom: 1px solid #cfcdcd;
	padding-bottom: 8px;
	margin-right: 18px;
}

.content a,
.widgetcontainer a {
	color: #1a9fbf;	
}

a:hover,
a:focus {
	color: #E07316;
}



/* Some of this stuff is overriding formatting from the ec3.css file that is part of the Event Calendar 3 plugin. */ #widget-events li {
	margin: 0;
}

#events-listing li {
	list-style-type: none;
	margin-bottom: 12px;
	color: #595858;
}

#events-listing li li {
	margin-bottom: 0px;
}

#events-listing li ul {
	margin-left: 14px;
}

.entry table.ec3_schedule td {
	border: none;
	padding: 4px 9px 0 9px;	
	font-size: .9em;
	color: #595858;
}

.entry table.ec3_schedule {
	border: 1px solid #bdbfc0;
	background: #e6e7e8;
	margin: 6px 12px 12px 0;
}

/* @group Page Specific */

.home #pre-content-area {
/*  background: url(images/home_image.jpg) no-repeat top left;*/
	height: 313px;
	width: 856px;
	padding-bottom: 7px;
}

#pre-content-area img {
	/*display: none;*/
}

#pre-content-area img.first {
	display: inline;
}

/* @end */

.hidden {
	display: none;
}


#resources-title-links {
	list-style-type: none;
	margin: 19px 0 42px 0;
	/*padding-bottom: 19px;*/
}

#resources-title-links li {
	line-height: 1.5;
}