/*   
Theme Name: centerNet
Theme URI: 
Description: based on Thematic Feature Site: http://themeshaper.com/thematic-feature-site-theme/
Author: Karin Dalziel
Author URI: 
Template: thematic
Version: 1.0.1
Tags: Thematic
.
Thematic Site is © Ian Stewart http://themeshaper.com/
.
*/

/* Reset browser defaults */

@import url('../thematic/library/styles/reset.css');

/* Apply basic typography styles */

@import url('../thematic/library/styles/typography.css');

/* Apply a basic layout */

@import url('2c-r-fixed-988px.css');

/* Apply basic image styles */

/* @import url('../thematic/library/styles/images.css'); */

/* Apply default theme styles and colors */

/* @import url('../thematic/library/styles/default.css'); */

/* Prepare theme for plugins */

@import url('../thematic/library/styles/plugins.css');

/* Fontface */

@font-face {
	font-family: 'AldoSemiBold';
	src: url('includes/font-aldo/aldo_pc-webfont.eot');
	src: local('☺'), url('includes/font-aldo/aldo_pc-webfont.woff') format('woff'), url('includes/font-aldo/aldo_pc-webfont.ttf') format('truetype'), url('includes/font-aldo/aldo_pc-webfont.svg#webfontnvo4QZfj') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* HTML ----------------------------------
------------------------------------------
------------------------------------------*/

* {
	margin: 0;
	padding: 0;
}

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #f9f6f1;
	font-size: 15px;
}

a {
	text-decoration: underline;
}

a:link {
	color: #91c229;
}

a:visited {
	color: #759c22;
}

a:hover {
	color: #0a96a8;
}

a:active {
	color: #0a96a8;
}

p {
	padding: .5em 0 .8em 0;
	line-height: 1.65em;
	margin: 0;
}

h1, h2, h3, h4, h5, h6 {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin: 10px 0 5px 0;
}

h1 {
	font-size: 1.6em;
	color: #13a0b2;
	font-weight: 500;
}

h2 {
	font-size: 1.8em;
	color: #13a0b2;
	font-weight: 500;
}

h2.entry-title {
	font-size: 1.4em;
}

h3 {
	font-size: 1.6em;
	color: #13a0b2;
	font-weight: 500;
}

.entry-content h4 {
	font-size: 1.4em;
	font-weight: 500;
	color: #13a0b2;
	text-transform: none;
}

h5 {
	font-variant: normal;
	font-size: 1.2em;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h6 {
	font-size: 1.2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: 100;
}

.right {
	float: right;
	margin: 0 0 10px 10px;
}

.left {
	float: left;
	margin: 0 10px 10px 0;
}

img {
	border: none;
}

ul {
	
}

li {
	padding: .4em 0 .6em 0;
	margin: 0 0 0 15px;
}

input {
	border: 1px solid #725e4f;
	padding: 2px;
}

/* =Global Elements
-------------------------------------------------------------- */

#buttons {
	padding: .75em 0;
}

a.button {
	border: 1px solid #ccc;
	-webkit-border-radius: .7em;
	-moz-border-radius: .7em;
	border-radius: .7em;
	color: #ccc;
	font-size: 13px;
	margin: 0 10px 0 0;
	padding: .75em 1.25em;
	text-decoration: none;
}

a.button:hover,
a.button:active {
	color: #FF4B33;
}



/* =Content
-------------------------------------------------------------- */

.search .page-title {
	display: none;
}

/* =Leader for secondary pages
-------------------------------------------------------------- */

#leader {
	padding: 43px 0 32px 0;
	background-color: #1e130b;
	padding: 0;
	color: #1e130b;
}

#leader-container {
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	width: 988px;
	color: #fff;
	padding: 40px 0 20px 0;
}

#leader .entry-title {
	font-size: 40px;
	line-height: 45px;
	margin-top: -8px;
	padding: 0 0 10px 0;
}

#leader .entry-title span {
	font-family: Georgia,serif;
	font-weight: normal;
	font-style: italic;
}

.single #leader .entry-title {
	width: 988px;
}

#leader-container h1 {
	color: #fff;
	padding: 40px 0 20px 0;
}


/* Entry Meta 
-------------------------------------------------------------- */

.entry-meta, .entry-utility {
	font-size: .8em;
}

#leader .entry-meta {
	position: absolute;
	bottom: 10px;
	right: 0px;
	font-size: .8em;
	text-align: right;
}

.skip-link {
	display: none;
}

/* Shared code - formatting
------------------------------------------
------------------------------------------*/

#wrapper {

}

#header_wrap {
	width: 100%;
	border-top: solid 7px #91c229;
	border-bottom: solid 7px #91c229;
	position: relative;
	background-position: top center;
	background-repeat: repeat;
	background-image: url('images/google_map_bg_light.jpg');
	height: 128px;
	color: #91c229;
}

#header {
	width: 988px;
	margin: 0 auto;
	position: relative;
	height: 128px;
}

#branding #blog-title {
	margin-top:5px;
}
/*
#branding #searchform {
	position: absolute;
	top: 97px;
	right: 0;
}
*/

#branding #searchform label {
	display: none;
}

/*
#branding #searchform input {
	font-size: 13px;
	line-height: 18px;
}

#branding #searchform input#s {
	width: 316px;
}
*/

#branding #searchform input#searchsubmit {
	display: none;
}

#nav {
	float: right;
}


#branding {
	padding: 0;
	display: inline;
	position: relative;
}

#blog-title a {
	font: 4em/normal 'AldoSemiBold', serif;
	text-decoration: none;
	color: #1e130b;
	text-shadow: #fff 1px 2px 0;
	-moz-text-shadow: #fff 1px 2px 0;
	margin-top: 50px;
	position: relative;
}

#blog-description {
	font: normal Verdana, Helvetica, sans-serif;
	color: #1e130b;
	margin-top: -3px;
	width: 15em;
}

#main {
	position: relative;
	padding: 20px 0 0 0;
}

#container {
	width: 988px;
	float: left;
}


.divide_line {
	display:none;
}

.content {
	margin: 20px auto;
	padding: 0px;
	position: relative;
}

/* Header Navigation */

#access {
	right: 20px;
	padding: 0 0 0 16px;
	margin: -19px 0 0 310px;

	#margin-top:-10px;  /* style particular to IE6 & 7 */
	background-image: url('images/nav_left.gif');
	background-repeat: no-repeat;
	border: 0;
	height: 38px;
	font-size: 1em;
	overflow: visible;
	width: auto;
	text-align:left;
	position:relative;
	bottom:-2px;
	#bottom:0;  /* style particular to IE6 & 7 */
}


.menu {
	background-image: url('images/nav_right.gif');
	background-repeat: no-repeat;
	background-position: right;
	padding: 0 7px 0 0;
	margin-left:36px;
 	width:auto;
}

.menu ul {
	background-color: #91c229;
	height: 26px;
	padding: 12px 0 0px 0;
	margin:auto;
}

#menu-main-english a {

	padding-left: 10px;
}

.menu li {
	list-style-position: inside;
	list-style-type: none;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	padding: 0 8px 0 8px;
	margin: 0;
	font-weight: 700;
	display: inline;
}

.menu li a {
	text-decoration: none;
	padding: 12px 0 14px 0;
	font-size: 1.25em;
}

.menu li a:link {
	color: #140c07;
}

.menu li a:visited {
	background-position: 0 top;
	background-repeat: no-repeat;
	color: #140c07;
}

.menu li a:hover {
	background-position: center bottom;
	background-repeat: no-repeat;
	color: #fff;
	background-image: url('images/select_arrow.gif');
}

.menu li a:active {
	color: #198997;
}

/*footer */

#footer_wrapper {
	width: 100%;
	background-color: #91c229;
	border-top: solid 2px fuchsia;
	clear: both;
}

#footer {
	background-position: left;
	background-repeat: repeat-y;
	margin: 30px auto 0 auto;
	width: 100%;
	background-color: #1e130b;
	color: #fff;
	border-top: 4px solid #725e4f;
	clear: both;
	
}

#footernav {
	width: 140px;
	margin: 0 80px 0 0;
	float: left;
}

#footernav li {
	list-style-position: inside;
	list-style-type: none;
	text-align: center;
	margin: 0;
	padding: 0 0 10px 0;
}

#footernav a {
	display: block;
	text-decoration: none;
	color: white;
	font-size: 1.125em;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	padding: 5px;
}

#footernav a:link {
	
}

#footernav a:visited {
	
}

#footernav a:hover {
	background-color: #91c229;
	color: #1e130b;
}

#footernav a:active {
	
}

.footerbox {
	width: 220px;
	padding: 0 0 0 20px;
	position: relative;
	float: left;
}

.spacer {
	clear: both;
}

#footer li {
	list-style-image: none;
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#footer ul {
	padding: 0;
	margin: 0;
}

h3.widgettitle {
	padding: 15px 0 0 0;
	border-bottom-color: #3e332b;
	border-bottom: 1px solid #725e4f;
}

#footer li a {
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	display: block;
	padding: 2px 0;
}

#footer li a:hover {
	background-color: #3e332b;
}

#siteinfo {
	font-size: .8em;
	color: #725e4f;
	padding: 15px 0;
}

#siteinfo a {
	color: #725e4f;
}

/* Map Styles */

.gmap {
	width: 614px;
	border: solid 3px #1e130b;
	background-color: #1e130b;
	float: right;
	margin: 0 0 20px 20px;
	color: #fff;
}

.gmap small {
	padding: 3px;
}

.gmap h2 {
	color: #13a0b2;
}

.gmap h3 {
	text-align: right;
	padding: 3px;
	font-size: 1.4em;
	font-weight: normal;
	font-style: normal;
}



/* Callouts*/

.vert_callout {
	width: 100%;
	background-color: #1e130b;
	color: #fff;
	clear: both;
}

.vert_callout p {
	width: 780px;
	padding: 10px 0;
	margin: 0 auto;
	font-size: 1.2em;
}


/* Splash page ---------------------------
------------------------------------------
------------------------------------------*/

/* Splash Page header */ 

.home #wrapper {
	background-position: center top;
	background-repeat: repeat-x;
	background-image: none;
	position: relative;
	z-index: 0;
}

.home #header_wrap {
	width: 100%;
	border-top: solid 7px #91c229;
	border-bottom: solid 7px #91c229;
	background-position: top center;
	background-repeat: no-repeat;
	background-image: none;
	height: 410px;
	position: relative;
	/*z-index: 1;*/
}

#new_gmap {
	position: absolute;
	z-index: 1;
	padding-top:7px;
}

.home #header {
	height: 230px;
}
.home #blog-title span {
	display:block;
	height:80px;
	width:250px;
	background:url(images/bkgd-logo.png) no-repeat;
	position: relative;
	z-index: 1;
}
.home #blog-title a {
	padding:0 20px;
}
#blog-title a {
	position: relative;
	z-index: 3;
}

.home #branding #blog-title {
	margin-top: 290px;
}

.home #blog-description {
	position: relative;
	z-index: 3;	
	display:none;
}

.home #access {
	position: relative;
	z-index: 3;
	text-align:left;

	margin-top:0px;
	#margin-top:1px; /* style particular to IE6 & 7 */
	#bottom:-1px;  /* style particular to IE6 & 7 */
}

.home #leader {
	display: none;
}

div#home_side > h2 > a#post-309 {
	line-height: 1.1em;
	font-size: .8em;
}


/* Leader for home page */

#home-leader {
	padding: 20px 0 20px 0;
	background-color: #1e130b;
	color: #1e130b;
}

#home-leader-container {
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	width: 988px;
	color: #fff;
	padding: 10px 0 10px 0;
}

#home-leader-container p.home-left {
	width: 320px;
	float: left;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 1.6em;
	color: #13a0b2;
	font-weight: 500;
	padding-top: 0px;
}

#home-leader-container p.home-right {
	width: 630px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	float: left;
	padding-left: 30px;
	padding-top: 0px;
}


.showcase_title {
	font-size: 1.3em;
	line-height: 1.2;
	color: #13a0b2;
	font-weight: 500;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin: 10px 0 5px 0;
	display: block;
}

/* splash page body */

.home {
	
}

.home #container {
	width: 600px;
	float: right;
}

.home #content a {
	color: #91c229;
}

.home #content a:link {
	
}

.home #content a:visited {
	color: #bde36c;
}

.home #content a:hover {
	color: #0a96a8;
}

.home #content a:active {
	color: #fff;
}

.home #container {
	float: right;
}

#home_side {
	width: 320px;
	float: left;
}

.home div#content {
	float: right;
	width: 620px;
}

ul.showcase_ul li {
	list-style-type: none;
	padding: 0;
	margin: 0;
	line-height:1.65em;
}

ul.showcase_ul {
	padding: 0;
	margin: 0;
}

.showcase_date {
	display: block;
	text-align: right;
	color: #000000;
}




/* Business Directory ---------------------------
------------------------------------------
------------------------------------------*/

table#bizdir_directory {
	clear: both;
}

#post-195 form b {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin: 5px 0 5px 0;
	font-size: 1.2em;
	color: #13a0b2;
	font-weight: 500;
}

#post-195 form input, #post-195 form select {
	margin: 15px 5px 15px 0;
}

#post-195 hr {
	display: none;
}

div#bizdir_directory div {
	width: 300px;
	font-size: 1.2em;
}

#post-195 b, .directory_rss {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin: 5px 0 5px 0;
	font-size: 1.2em;
	font-weight: 500;
	display: inline;
}

#post-195 b a:hover {
	text-decoration: underline;
}

.directory_rss a {
	text-decoration: none;
	font-size: .8em;
	float: right;
	background-color: #6a8d20;
	color: #fff;
	padding: 3px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.directory_rss a:hover {
	text-decoration: underline;
	color: #0a96a8;
}

td.bizdir_form_text {
	width: 220px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 1em;
	text-align: left;
	vertical-align: top;
	padding-top: 10px;
}

#bizdir_category_id {
	margin-top: 10px;
	margin-bottom: 10px;
}

input.bizdir_input_style, textarea.bizdir_input_text_area {
	width: 500px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 1em;
	line-height: 1em;
	margin: 10px 0;
	padding: 2px;
}

#wpcf7-f1-p205-o1 > form.wpcf7-form > p > input, input#bizdir_submit {
	font-size: 1.5em;
	color: #fff;
	background-color: #6a8d20;
	padding: 6px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

textarea.bizdir_input_text_area {
	height: 100px;
}


a.bizdir_notes_grey {
	color: #a2a2a2;
}


/* Contact Form ---------------------------
------------------------------------------
------------------------------------------*/

form.wpcf7-form p {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin: 5px 0 5px 0;
	font-size: 1.2em;
	font-weight: 500;
	color: #0a96a8;
}

#post-209 hr {
	display: none;
}

#post-209 table {
	margin: 10px 0;
}

#post-209 small, .bizdir_notes, a.bizdir_notes_grey {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: .8em;
	margin: 0;
	padding: 0;
}



/* Posts - News and spotlight ------------
------------------------------------------
------------------------------------------*/
#wrapper div.wp_category {
	background-color: #6a8d20;
	width: 100%;
	border-top: 10px solid #3e332b;
}

div.wp_category_in {
	width: 988px;
	padding: 10px 20px;
	margin: 0 auto;
	color: #fff;
	text-align: right;
	font: bold 1.3em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#respond {
	padding: 10px 0 0 0;
	clear: both;
	border-top: 2px solid #0a96a8;
}

.nav-previous, .nav-next {
	width: 400px;
}

.nav-previous {
	float: left;
}

.nav-next {
	float: right;
	text-align: right;
}

.nagigation {
	display: block;
}

.entry-content {
	clear: both;
	padding: 0 0 15px 0;
}



/* Hiding stuff, do in Javascript later */

.entry-utility {
	display: none;
}

/*
.page .wp_category {
	display: none;
}
*/

#nav-below {
	display: none;
}


/* RSS Feeds on splash page - this is temporary until a different situation can be developed */

.rss-box-centerfeeds ul.rss-items li.rss-item, .rss-box-centerfeeds ul.rss-items {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

.rss-box-centerfeeds ul.rss-items li.rss-item a.rss-item {
	list-style-type: none;
	padding: 20px 0 0 0;
	margin: 0px;
	font: bold 1.3em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#content div.rss-box-centerfeeds ul.rss-items li.rss-item {
	border-top: 4px solid #725e4f;
	margin-top: 20px;
	padding-top: 5px;
}

#content div.rss-box-centerfeeds ul.rss-items li.rss-item p span {
	color: #000 !important;
	line-height: 1.65em !important;
	font-family: Georgia, "Times New Roman", Times, serif !important;
	font-size: 15px !important;
}

/* Individual pages */

.pagecolumn {
	float: left;
	width: 220px;
	padding-right: 20px;
}

/***************************************************
* 			NEW STUFF 				      *
***************************************************/
#cn_form_container {
	width: 100%;
	font-family: "Helvetica Neue",Arial,Helvetica,Geneva,sans-serif;
	font-size: 1em;
	text-align: left;
	vertical-align: top;
	margin-bottom: 20px;
}

#cn_form_container>form>div {
	min-height: 35px;
	margin-bottom: 10px;
	vertical-align: top;
}

#cn_form_container label {
	width: 220px;
	padding-top: 12px;
	float: left;
}

#cn_form_container input,
#cn_form_container select
{
	float:left;
}

#cn_form_container select {
	margin-top:10px;
}

#cn_form_container input {
	width: 400px;
	height: 17px;
	margin: 10px 0;
	border: 1px solid #B6B6B6;
	color: #000000;
	font-size: 1em;
	line-height: 1em;
}
#cn_form_container textarea
{
	color: #000000;
	width: 400px;
	border: 1px solid #B6B6B6;
	margin-top:10px;
	height: 150px;
	font-size: 1em;
	line-height: 1em;
}

#cn_form_container input[type=submit]{
	-moz-border-radius: 5px 5px 5px 5px;
	background-color: #6A8D20;
	color: #FFFFFF;
	font-size: 1.5em;
	padding: 6px;
	border: 1px solid #725E4F;
	height: inherit;
	margin-left: 220px;
	width: inherit;
	float:none;
}

.cn_instructions {
	margin-left: 220px;
}

#centers-list {
    width: 100%;
	clear: both;
}

.center_title {
    display: inline;
    font-family: "Helvetica Neue",Arial,Helvetica,Geneva,sans-serif;
    font-size: 1.2em;
    font-weight: 500;
    margin: 5px 0;
}

.page_nav, .filter_cat {
	border-bottom: 1px solid black;
    margin: 3px 0 8px;
    padding-bottom: 2px;
	font-size: 1.2em;
    width: 300px;
}

.page_nav a {
	color: #000000;
	margin: 0 5px;
}

.page_nav_head {
	display: inline;
    font-family: "Helvetica Neue",Arial,Helvetica,Geneva,sans-serif;
    font-size: 1.2em;
    font-weight: 500;
    margin: 5px 0;
}

#dir_filter label {
	color: #13A0B2;
    font-family: "Helvetica Neue",Arial,Helvetica,Geneva,sans-serif;
    font-size: 1.2em;
    font-weight: 500;
    margin: 5px 0;
	display:block;
	margin-bottom: 10px;
}

#dir_filter .filter {
	margin-bottom: 20px;
}

#cn_overlay {
	background-color: #9A9A9A;
    opacity: 0.2;
    position: absolute;
    width: 100%;
	text-align:center;
}

#cn_overlay_img {
	position:fixed;
	top:40%;
	left:45%;
}

#cn_notifyDiv {
	background-color: #40CF40;
    color: black;
    padding: 10px;
}

#cn_notifyDiv .success { background-color: #40CF40; }

#cn_notifyDiv .error { background-color: #FF4040; }

#cn_form_container .autofill {
	color:#999999;
}


/***************************************************
* 			front page feeds 				      *
***************************************************/

#content div.simplepie h4 a {
	display: block;
	padding:  10px 0;
border-top: 1px solid #d4d1cc;
}

#content div.simplepie h4 span.date {
	display: block;
	padding:  10px 0;
	font-size: .9em;
}

#content div.simplepie p small img {
	display: none;
}


/***************************************************
* 			Screencast page				      *
***************************************************/

.screencastitem {
	
}

.screencastitem h3 {
	color: #91c229;
	font-size: 1.2em;
	padding: 10px 0 20px 0;
	margin: 0;
}

.screencastitem img {
	width: 211px;
	height:  129px;
	padding: 0px;
	border: 1px solid #725e4f;
}


