@charset "UTF-8";
/* CSS MAIN STYLES

TRIANGLE GIVES BACK

COLORS:
HEADER BG - #ece8dd


DK BLUE #007b89 (pg title, nav bg)
PRIMARY NAV DIVIDER BAR - #2F3466
GRAY - #999 (subheads)
TAB OVERs, LEFT COL HEAD BGs, pagination borders - #dedbd0
CORN YELLOW - #d5d110
ORANGE TEXT - #f78f1e
DK PURPLE TEXT - #393d73
LIGHT BLUE TEXT - #336699
DK GRAY (body text) - #333
LT PURPLE - #686c97

*/

@import "flora.tabs.css";

*{font-size:100.01%}
html {
	height:100%;
	font-size:62.5%;
	border:none;
}
body {
	background-color:#fff;
	height:100%;
	color:#333;
	margin: 0;
	padding: 0;
	font: 1.2em Arial, Helvetica, sans-serif;
	text-align:center;
	border:none;
}

img {
	border:none;
}

/* STRUCTURAL */
.message_container {
   width: 100%;
   background: #F78F1E;
   margin: 0;
   padding: 0;
}
   .message {
      width: 960px;
      margin: 0 auto;
      padding: 0;
   }
   .message p {
      text-align: center;
      margin: 0;
      padding: 0.5em 0;
      font-size: 1.1em;
      color: #fff;
   }

.container_header {
	width:100%;
	background-color:#fff;
}
	.header {
		width:960px;
		height:	120px;
		margin:0 auto;
		text-align:left;
		position:relative;
		font-size:1.2em;
	}
		.logo {
			float:left;
			display: block;
			width:667px;
			height:67px;
			margin:26px 0 0 0px;
			padding:0;
			background:url(../img/tgb_logo.gif) no-repeat left top;
			overflow: hidden;
		}
		.logo h1,
		.logo h2,
		.logo h3 {
		   display: block;
		   padding-top: 68px;
		}
		.global_search {
			position:absolute;
			width:230px;
			height:80px;
			top:27px;
			right:3px;
			padding:0;
			margin:0;
			font-size: 12px;
			font-family: Arial, Helvetica, Sans-Serif;
			color: #000;
		}
		
.container_nav {
	width:100%;
	background-color: #007b89;
}
	.nav {
		width:960px;
		margin: 0 auto 10px auto;
		padding-left: 20px;
		height:	30px;
		text-align:left;
	}
.container_content {
	width:100%;
	padding-top: 10px;
	margin-top: -10px;
}
	.content_outer {
		width:942px;
		margin:0 auto;
		text-align:left;
		padding:0 9px;
	}
		.content {
			width:924px;
			padding:9px 9px 0 9px;
			margin:0;
			min-height:	600px;
			background: #fff;
		}
		.content_right_column_narrow img {
		  max-width: 475px;
	   }
		.content_home {
			width:954px;
			padding:0;
			margin:0 0 20px 0;
		}
			.content_left_column {
				margin:0;
				padding:0;
				width:212px;
				float:left;
			}
			.content_right_column {
				margin:0 0 0 9px;
				padding: 4px 0 0 0;
				width:701px;
				float:left;
			}
			.content_right_column_narrow {
				margin:0 0 0 9px;
				padding: 4px 0 0 0;
				width:480px;
				float:left;
			}
			.home_feature {
				margin: 0 0 20px 0;
				padding: 0px;
				position:relative;
				color: #fff;
				width: 942px; 
				border: 6px solid #fff; 
				-moz-border-radius: 10px; 
				-webkit-border-radius: 10px;
				background: #007b89;
				background: -moz-linear-gradient(top, #007b89, #00636e);
				background: -webkit-gradient(linear,
					left top, left bottom, from(#007b89), to(#00636e));
				-moz-box-shadow: 0px 0px 4px #999;
				-webkit-box-shadow: 0px 0px 4px #999;
				box-shadow: 0px 0px 4px #999;
				-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=0, Color='#999999')";
				filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=0, Color='#999999');
			}
			.home_feature_wizard {
			   margin: 0 0 20px 0;
			   padding: 0px;
			   position: relative;
			   color: #000;
			   width: 942px;
			   border: 1px solid #f1efef;
			   -moz-border-radius: 10px;
			   -webkit-border-radius: 10px;
			   background: #faf9f9;
			   background: -moz-linear-gradient(top, #ffffff, #faf9f9);
			   background: -webkit-gradient(linear,
			      left top, left bottom, from(#ffffff), to(#faf9f9));
			}
			.inner_home_feature {
				width: 916px; 
				margin: 30px 20px;
			}
			.home_feature_left {
				float: left; 
				width: 550px;
			}
			.home_feature_right {
				float: right; 
				width: 340px;
			}
			.home_feature_right_home {
				float: right; 
				width: 340px;
			}
			.white_box_rounded {
				background: #fff; 
				-moz-border-radius: 5px; 
				-webkit-border-radius: 5px; 
				border: 1px solid #fff; 
				width: 282px; 
				color: #000; 
				margin: 0 auto;
			}
			.home_feature_content {
				margin:0;
				padding:0;
				width:942px;
			}
				.home_articles {
					float:left;
					width: 55%;
				}
				.home_news {
					float:right;
					width: 45%;
					margin:0;
					padding:0;
				}
		.footer {
			border-top:1px dashed #007a88;
			width:924px;
			padding:9px 9px;
			margin:10px 0 0 0;
			color:#007a88;
			height:80px;
		}
		.wizard-steps {
		   margin: 6% 0 0 60px;
		}
		.wizard-step {
		   margin-right: 10px;
		}
		.wizard-wrapper-lower {
		   width: 100%;
		   margin-top: 40px;
		}
		.wizard-left-lower {
		   width: 40%;
		   float: left;
		}
		.wizard-right-lower {
		   width: 60%;
		   float: right;
		}
		.wizard-interests-copy {
		   width: 350px;
		   float: right;
		}
		.dropbox {
		   border: 1px solid #aaa;
		   width: 90%;
		   margin-top: 10px;
		}
		
/* Fluid 3 columns */
.three_col_left {
	float: left; 
	width: 25%;
}
.three_col_right_wrap {
	float: right; 
	width: 75%;
}
.three_col_right_left {
	float: left; 
	width: 67%;
}
.three_col_right_right {
	float: right; 
	width: 33%;
}

/* Organization Search Results */
.org_facet {
	width: 212px; 
	-moz-border-radius: 7px; 
	-webkit-border-radius: 7px; 
	border: 1px solid #ece8dd; 
	background: url('/elements/img/refine-your-search.jpg') top left no-repeat; 
	min-height: 100px; 
	float: left;
}
.opp_facet {
	width: 212px; 
	-moz-border-radius: 7px; 
	-webkit-border-radius: 7px; 
	border: 1px solid #ece8dd; 
	background: url('/elements/img/refine-your-search.jpg') top left no-repeat; 
	min-height: 100px; 
	float: left;
}
.facet_box {
	margin: 65px 10px 15px 10px;
}
.org_result_wrapper {
	clear: both; 
	margin: 15px auto; 
	width: 95%;
}
.org_result_img {
	float: left; 
	width: 20%;
}
.org_result_text {
	float: right; 
	width: 80%;
}
.org_result_text a {
   color: #007b89;
   text-decoration: none;
}
.spiff_blue_box {
	width: 212px; 
	-moz-border-radius: 7px; 
	-webkit-border-radius: 7px; 
	border: 1px solid #007b89; 
	background: #007b89; 
	min-height: 100px; 
	float: right; 
	color: #ffffff;
	margin-right: -9px;
	margin-bottom: 15px;
}
.remove_facets {
   margin: 3px;
   padding: 5px;
   border-bottom: 1px solid #eee;
}
.spiff_blue_box p {
	width: 90%; 
	margin: 0 auto 15px auto; 
	text-align: center;
}
.donate_box {
	width: 90%; 
	-moz-border-radius: 7px; 
	-webkit-border-radius: 7px; 
	border: 1px solid #ffffff; 
	background: #ffffff; 
	text-align: center; 
	margin: 15px auto; 
	padding: 10px 0;
}
.donate_box a {
	color: #007b89; 
	font-weight: bold; 
	text-decoration: none; 
	font-size: 12px;
}

.donate_box a:hover {
   text-decoration: underline;
}

.returning {
  width: 90%; 
  padding: 10px; 
  margin-top: 40px;
}

.not_a_member {
  margin-top: 5px; 
  margin-left: 2px;
}

.returning_login {
  vertical-align: middle;
}
		
/* Updated Styles */
.text_input_rounded, .text_input_rounded_interest {
	width: 248px; 
	height: 31px; 
	background: url('/elements/img/home-feature-text-bg.gif') no-repeat; 
	border: 0px; 
	margin-top: 15px;
	padding: 0 0 0 4px; 
	color: #999;
}
.text_input_rounded_zipcode {
	width: 100px; 
	height: 31px; 
	background: url('/elements/img/text-bg-smaller.jpg') no-repeat; 
	border: 0px; 
	margin-top: 15px;
	padding: 0 0 0 4px; 
	color: #999;
}
.create_prof_blurb {
	position: relative; 
	top: -35px; 
	left: 100px; 
	width: 150px;
}
.heading_image {
	margin: 15px 0;
	border: 0px;
}
.facet_box a, .create_prof_blurb a {
   color: #007b89;
   text-decoration: none;
}
.divider-line {
   margin: 10px 0 0 10px;
}
.errors_home li {
   list-style-type: none;
   margin: 0px;
   color: #fff;
   position: absolute;
}
.errors li {
   list-style-type: none;
   margin: 0px;
   color: #911;
}
/* SEARCH */
.search_div input.search_text {
   float: left;
   display: block;
   margin-right: 4px;
	height:14px;
	padding:3px;
	width:190px;
	border-top:1px solid #aaadb2;
	border-right:1px solid #e3e3eb;
	border-bottom:1px solid #e2e9ef;
	border-left:1px solid #e3e3eb;
}
.search_div input.search_submit {
   float: left;
   display: block;
	width:24px;
	height:22px;
}

/* GLOBAL NAV */
.nav ul {
	height:30px;
	width:100%;
	display:block;
	margin:0;
	padding:0;
}
.nav-separator {
   margin: 8.5px 0px !important;
   color: #363b74;
}
.nav ul li {
	margin: 8.5px;
	position: relative;
	top: -1px;
	float:left;
	display:inline;
}
.nav ul li a {
	/* padding: 40px 0 0 0; /* show the drop shadow with this rule */
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}

/*
.nav ul li.about a {
	background:transparent url(../img/nav_about.gif) no-repeat left top;
	width:94px;
}
.nav ul li.news a {
	background:transparent url(../img/nav_whats_new.gif) no-repeat left top;
	width:102px;
}
.nav ul li.giving a {
	background:transparent url(../img/nav_giving.gif) no-repeat left top;
	width:134px;
}
.nav ul li.organizations a {
	background:transparent url(../img/nav_organizations.gif) no-repeat left top;
	width:126px;
}
.nav ul li.calendar a {
	background:transparent url(../img/nav_calendar.gif) no-repeat left top;
	width:90px;
}
.nav ul li.community a {
	background:transparent url(../img/nav_community.gif) no-repeat left top;
	width:130px;
}
.nav ul li.resources a {
	background:transparent url(../img/nav_resources.gif) no-repeat left top;
	width:102px;
}

*/

.nav ul li.active a,
.nav ul li a:hover {
	color: #d5d110;
}


/* TEXT STYLES */
.global_search a {
   color: #007b89;
   text-decoration: none;
}
.global_search a:hover {
   text-decoration: underline;
}
.global_search ul {
	margin:3px 0 20px 0;
	padding:0;
	height:15px;
}
.global_search ul li {
	border-left:1px solid #686c97;
	list-style:none;
	float:left;
	display:inline;
	padding:0 8px;
	font-size:80%;
}
.global_search ul li a {
	padding:0;
}
.global_search ul li.first_li {
	border-left:0px solid #686c97;
	padding:0 8px 0 0;
}

p {
	margin:8px 0;
	line-height:1.4em;
}

h1, h2, h3 {
	font-size:1.8em;
	color:#007b89;
	margin: 0 0 0.6em 0;
	font-weight:bold;
}
h3 a, h3 a:visited {
   color: #007b89;
   font-weight: bold;
   text-decoration: none;
}
h3 a:hover, h3 a:hover:visited {
   font-weight: bold;
   color: #000;
   text-decoration: none;
}
h2 {
   font-size: 1.6em;
}
h3 {
   font-size: 1.4em;
   color: #007b89;
}
h4 {
   font-size: 1.2em;
   color: #333;
}
h5 {
   font-size: 1.2em;
   font-weight: normal;
   color: #333;
}
dl {
   margin: 0;
   padding: 0;
}
dl dt {
   margin: 0 0 0.25em 0;
   padding: 0;
   font-weight: bold;
}
dl dd {
   margin: 0 0 0.5em 0;
   padding: 0;
}
dl dd blockquote {
   clear: both;
   background: #f9f6e9;
   border: 1px solid #dedbd0;
   padding: 1.0em 1.0em 0.5em 1.0em;
   margin: 0.5em 0 0.5em 0;
}
dl dd p {
   margin: 0 0 0.5em 0;
}
dl.browse dt {
   font-size: 1.3em;
}
dl.browse dd {
   margin: 0 0 1.5em 0;
}
dl.browse dd ul {
   list-style: none outside none;
   margin: 0;
   padding: 0;
}
ul.browse {
   list-style: none outside none;
   margin: 0;
   padding: 0;
}
ul.browse li {
   margin: 0 0 0.5em 0;
}
dl.events {
   margin: 1.0em 0;
}
dl.events dt {
   font-size: 1.3em;
   font-weight: bold;
}
dl.events dt span {
   font-size: 0.8em;
   font-weight: bold;
   vertical-align: baseline;
}
dl.events dd {
   margin-bottom: 1.0em;
}

.content_right_column h2, .content_right_column_narrow h2 {
	font-size:1.8em;
	color:#999;
	font-weight:normal;
	margin:5px 0 5px 0;
}
.footer ul {
	margin:0;
	padding:0;
	height:15px;
	float:right;
}
.footer ul li {
	list-style:none;
	float:left;
	display:inline;
	padding:0 8px;
	font-size:90%;
	border-left:1px solid #686c97;
}
.footer ul li a:link,
.footer ul li a:active,
.footer ul li a:visited {
	color:#007b89;
	text-decoration:none;
	padding:0;
}
.footer ul li a:hover {
	color:#000;
}
.footer ul li.first_li {
	border-left:0px solid #686c97;
	padding:0 8px 0 0;
}
.footer span.copyright {
	float:left;
	margin:0;
	height:15px;
	display:block;
	font-size:90%;
}

/* BREADCRUMBS */
.breadcrumbs {
	width:942px;
	padding: 7px 0 0 12px;
	color:#999;
	min-height:20px;
}
.breadcrumbs ul {
	margin:0;
	padding:0;
	display:block;
}
.breadcrumbs ul li {
	margin:0;
	height: 1em;
	display: block;
	list-style:none;
	float:left;
	display:inline;
}
.breadcrumbs ul li a {
	color: #007b89;
	text-decoration: none;
}
.breadcrumbs ul li a:hover {
   text-decoration: underline;
}


/* HOME PAGE CONTENT STYLES */

.home_feature_image_content {
	position:absolute;
	height:252px;
	width:189px;
	padding:30px 53px 0 53px;
	margin:0;
	top:0;
	right:0;
	text-align:center;
	color:#333;
}
.home_feature_image_content .email_text {
	font-size:1.2em;
	line-height: 1.25em;
	margin:0 0 20px 0;
	padding:0;
}
.home_feature_image_content input#id_email {
	width:164px;
	height:28px;
	margin:0 0 9px 0;
	padding:18px 13px 0 13px;
	color:#999;
	border:none;
	background:url(../img/home_email_bg.gif) no-repeat left top;
}
.home_feature_image_content p a {
   color: #007b89;
   text-decoration: none;
}
.home_feature_image_content p a:hover {
   text-decoration: underline;
}
.home_feature_image_content .feature_submit {
	width:190px;
	height:48px;
	margin:0 0 12px 0;
	padding:0;
}
.home_feature_image_content .no_spam {
	margin:0;
	padding:0;
	font-size:90%;
}
.home_feature_image {
   position: absolute;
   top: 0;
   left: 0;
   width: 100px;
   height: 100px;
   overflow: hidden;
}
.home_feature_image dl {
   position: absolute;
   width: 100px;
   height: 100px;
   left: 100px;
   top: 0;
}

.home_article_pdf {
	width:42px;
	height:52px;
	margin:0;
	float:left;
	padding:15px 0 0 10px;
}
.home_articles h3 {
	color:#007b89;
	margin:0 0 4px 0px;
	font-weight:bold;
	font-size:1.3em;
}
.home_news div {
   margin: 0 0 1.0em 0;
}
.home_news h3 {
	color:#007b89;
	margin:0 0 4px 0;
	padding:0 0 0 0;
	font-weight:bold;
	font-size:1.2em;
}
.home_articles p {
	margin:0 0 0 0px;
	line-height:1.4em;
}
.home_news p {
	line-height: 1.2em;
	margin-bottom: -10px;
}
.home_articles span {
	color:#686c97;
}
.home_news span {
	color:#000;
}

.home_articles a:link,
.home_articles a:active,
.home_articles a:visited,
.home_news a:link,
.home_news a:active,
.home_news a:visited {
	color:#007b89;
	margin:0;
	text-decoration:none;
}
.home_articles a:hover,
.home_news a:hover {
	color:#000;
}

/* CONTENT LEFT COLUMN STYLES */
img.org_image {
	border: 1px solid #dedbd0;
	margin: 0;
	background-color: #fff;
	width: 209px;
}
.lc_heading_outer {
	background:url(../img/leftcolumn_heading_top.gif) no-repeat left top;
	padding: 0;
	margin: 5px 0;
	width: 210px;
}
.lc_heading_inner {
	background: url(../img/leftcolumn_heading_bottom.gif) no-repeat left bottom;
	padding: 10px;
	margin: 0;
	width: 190px;
}
.lc_heading_inner h3 {
	font-size: 90%;
	font-weight: bold;
	margin: 0;
}
.content .lc_heading_outer_green {
   display: block;
	background:url(../img/leftcolumn_heading_top_green.gif) no-repeat left top;
	padding: 0;
	margin: 10px 0;
	width: 210px;
	color: #fff;
}
.lc_heading_inner_green {
	background: url(../img/leftcolumn_heading_bottom_green.gif) no-repeat left bottom;
	padding: 10px;
	margin: 0;
	width: 190px;
}
.lc_heading_inner_green p.green_plus,
.lc_heading_inner_green p.green_minus {
	color: #fff;
	font-weight: bold;
	margin: 0;
	padding: 2px 0 2px 20px;
}
.lc_heading_inner_green p.green_plus {
   background: url(../img/plus_icon.gif) no-repeat left 1px;
}
.lc_heading_inner_green p.green_minus {
   background: url(../img/minus_icon.gif) no-repeat left 1px;
}
.lc_heading_inner span {
	color: #f78f1e;
	text-transform:uppercase;
	margin: 0;
}
.lc_content {
	padding: 0 0 0 10px;
	margin: 8px 0 20px 0;
	width: 200px;
}
.content .lc_content ul {
   list-style: none outside none;
   padding: 0;
   margin: 0;
}
.content .lc_content ul li {
   margin-bottom: 1.0em;
}

/* LEFT COLUMN NAVIGATION */
.content .lc_nav {
	padding:0 0 0 10px;
	margin:8px 0 20px 0;
	width:200px;
}
.content .lc_nav ul {
	margin:0;
	padding:0;
}
.content .lc_nav ul li {
	margin:0;
	padding:0;
	display:block;
	list-style:none;
}
.content .lc_nav ul li a {
	color:#336699;
	font-weight:bold;
	margin:0;
	padding:10px 0;
	display:block;
}
.collapse-subjects {
   display: none;
}
.collapse-cities {
   display: none;
}
.content .lc_nav ul li a:hover, 
.content .lc_nav ul li.active a {
	color: #007b89;
}

/* CONTENT RIGHT COLUMN STYLES */
.content_init {
	margin:0;
	padding:0 0 0 10px;
}
.content .content_init.content {
   background: transparent none;
   min-height: 0;
   width: 701px;
}
.info_block {
	width:209px;
	margin:28px 0 10px 20px;
	padding:2px;
	float:right;
}
.content .content_init.content .info_block {
   margin-top: 0;
}
.content .content_init.content .info_block * {
   width: auto;
}
.info_block p.right {
   float: right;
}
.info_block_outside {
	width:189px;
	margin:10px 9px 10px 0;
	padding:2px;
	float:right;
	text-align:center;
}
.info_block_outside h3 {
	font-weight:bold;
	color:#333;
	margin:0 0 10px 0;
	padding:0;
}
.info_block_outside a {
   font-weight:bold;
}

.info_block h3 {
	font-weight:bold;
	color:#333;
	margin:8px 0 2px 0;
	padding:0;
	font-size: 1.1em;
}
.info_block p {
	font-weight:normal;
	color:#333;
	margin:0;
	padding:0;
}

/* TABS */
.tabs {
   clear: both;
}
.tabs ul.nav {
   font-family: "Trebuchet MS", Trebuchet, Verdana, Helvetica, Arial, sans-serif;
   width: auto;
   height: auto;
   list-style: none;
   margin: 0;
   padding: 0 0 0 3px;
   font-size: 90%;
}
.tabs ul.nav li {
   float: left;
   margin: 0 6px 0 0;
   font-weight: normal;
   text-align:center;
}
.tabs ul.nav a, .tabs ul.nav a span {
   float: left;
   padding: 0 12px;
	margin:0 0 0 -3px;
   background: url(../img/tabs.png) no-repeat;
}
.tabs ul.nav a {
   margin: 5px 0 0;
   padding-left: 0;
   background-position: 100% 0;
   text-transform:uppercase;
   text-decoration: none;
   white-space: nowrap; /* @ IE 6 */
   outline: 0; /* @ Firefox, prevent dotted border after click */  
   position:relative;
   top: 1px;
   color: #007b89;
}
.tabs ul.nav a:hover {
   text-decoration: underline;
}
.tabs ul.nav li.selected a {
   position: relative;
   top: 3px;
   z-index: 2;
   margin-top: 4px;
   background-position: 100% -31px;
   color: #007b89;
}
.tabs ul.nav a span {
   padding-top: 8px;
   padding-right: 0;
   height: 24px;
   background-position: 0 0;
   line-height: 18px;
   width: 100px;
}
.tabs ul.nav li.selected a span {
   padding-top: 8px;
   height: 24px;
   background-position: 0 -31px;
   line-height: 18px;
}
.content .tab {
   border:none;
   padding: 24px;
	min-height: 465px;
   background: #fff url(../img/tab_content_bg.gif) no-repeat left top;
}
.content .tab.content {
   clear: both;
   width: auto;
}
.content .tab.content dl dt {
   font-size: 1.3em;
}
.content .tab.content dl dt span {
   font-size: 0.8em;
   font-weight: normal;
   vertical-align: baseline;
}
.content .tab.content dl dd {
   width: 500px;
   margin: 0 0 1.5em 0;
}


/* SPIFFs */
.spiff {
	width:190px;
	padding:0;
	background: #007b89;
	-moz-border-radius: 7px;
	-webkid-border-radius: 7px;
	color: #ffffff;
	margin-bottom: 15px;
}
.spiff h3 {
   margin: 0 0 0.5em 0;
   font-size: 1.2em;
   text-align: left;
}
.spiff .left {
   text-align: left;
}
.spiff_shell_outer {
	padding:0;
	margin:5px 0 10px 0;
	width:190px;
}
.spiff_shell_inner {
	padding:10px;
	margin:0;
	width:170px;
}

.spiff_shell_inner .outer {
	background:url(../img/spiff_header_top.gif) no-repeat left top;
	padding:0;
	margin:5px 0 10px 0;
	width:170px;
}
.spiff_shell_inner .inner {
	background:url(../img/spiff_header_bottom.gif) no-repeat left bottom;
	padding:10px;
	margin:0;
	width:150px;
}
.spiff_shell_inner .inner p {
	font-weight:bold;
	color:#333;
	margin:0 0 0 0;
	padding:0;
}
.spiff table {
   border-collapse: collapse;
   width: 100%;
   text-align: left;
}
.spiff table th.normal {
   font-weight: normal;
}

/* FOLLOWERS */
.content ul.followers {
   list-style: none outside none;
   margin: 0;
   padding: 0;
}
.content ul.followers li {
	display: block;
	float: left;
	margin: 0 4px 4px 0;
	padding: 0;
	height: 24px;
	width: 24px;
}
.content ul.followers li a img {
   display: block;
}

/* PAGINATION STYLES */
.pagination {
	margin: 0;
	padding: 10px 0 0 0;
}
.pagination .previous_btn a {
	margin:0 14px 0 1px;
	padding:2px 6px;
	color:#007b89;
	border:1px solid #dedbd0;
	text-decoration:none;
	float:left;
	display:inline;
}
.pagination .next_btn a {
	margin:0 1px 0 14px;
	padding:2px 6px;
	color:#007b89;
	border:1px solid #dedbd0;
	text-decoration:none;
	float:left;
	display:inline;
}
.pagination .page a {
	margin:0 1px;
	padding:2px 6px;
	color:#007b89;
	border:1px solid #dedbd0;
	text-decoration:none;
	float:left;
	display:inline;
}
.pagination .page.current a {
   font-weight: bold;
   border-color: #aeaba0;
}
.pagination .next_btn a:hover, .pagination .previous_btn a:hover, .pagination .page a:hover {
	color: #007b89;
	border:1px solid #fff;
}

/* FORM STYLES */
.content form {
   margin: 30px 0 0 0;
}
.content form.left {
   margin: 0;
}
.content .spiff form {
   margin: 0;
}
.form-row {
   float: left;
   width: 100%;
   margin: 0 0 10px 0;
}
.form-row label {
   float: left;
   clear: left;
   display: block;
   width: 7.8em;
   padding-right: 0.2em;
   font-weight: bold;
}
.form-row input {
   float: left;
   width: 20em;
   margin: 0;
   padding: 2px;
   border: 1px solid #999;
}
.form-row select {
   float: left;
   margin: 0;
   padding: 1px;
   border: 1px solid #999;
}
.form-row select option {
   padding: 2px;
}
.form-row textarea {
   float: left;
   width: 20em;
   padding: 2px;
   border: 1px solid #999;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 100.01%;
}
.form-row textarea.markdown {
   font-family: Courier, 'Courier New',  monospace;
}
.form-row textarea.large {
   width: 30em;
}
.form-row.submit input {
   clear: left;
   width: auto;
   margin-left: 8em;
}
.form-row.submit input.cancel {
   clear: none;
   margin-left: 1em;
}
.form-row.checkbox input {
   float: none;
   width: auto;
   padding-right: 0.2em;
}
.form-row.checkbox label {
   width: auto;
   padding: 0 0 0 8em;
}
.form-row.yes-no input {
   width: auto;
}
.form-row.yes-no a {
   clear: left;
   float: left;
   margin-top: 1em;
   margin-left: 8em;
}
.form-row.file input.text {
   width: 12.5em;
}
.form-row.file input.button {
   width: 6.5em;
   margin-left: 1.0em;
}
.form-row.captcha img {
   float: left;
   margin-bottom: 8px;
   border: 1px solid #999999;
}
.form-row.captcha input {
   clear: left;
   margin-left: 8em;
}
.form-row ul.errorlist {
   float: left;
   clear: left;
   width: 60%;
   margin: 2px 0 0 8em;
   padding: 0;
   list-style: none outside none;
}
.form-row ul.errorlist li {
   color: #911;
}
.form-row p {
   float: left;
   clear: left;
   width: 30em;
   margin: 0 0 0 8.42em;
   font-size: 0.95em;
   color: #888;
   font-style: italic;
}
.form-row p.hint {
   margin-top: 0.5em;
   padding: 1.0em;
   background: #ece8dd;
   border: 1px solid #999;
}
.form-row p.hint.markdown-help span {
   font-family: Courier, 'Courier New',  monospace;
   font-style: normal;
   line-height: 1.0em;
}
.spiff .form-row label {
   width: auto;
   padding: 0 0 0.2em 0;
   text-align: left;
}
.spiff .form-row input {
   width: 164px;
}
.spiff .form-row.submit input {
   width: auto;
   margin-left: 0;
}
.spiff .form-row ul.errorlist {
   margin-left: 0;
   width: 100%;
   text-align: left;
}
.spiff .form-row p {
   width: 100%;
   margin-left: 0;
   text-align: left;
}
.spiff .form-row a {
   color: #fff; 
   text-decoration: underline; 
}
form.left .form-row label {
   padding-left: 0;
}
form.left .form-row.submit input {
   margin-left: 0;
}
form.comment .form-row.submit input {
   margin-left: 0;
}
form.comment .form-row textarea {
   clear: left;
   width: 40em;
   height: 6.0em;
}

form.calendar {
   margin: 1.0em 0;
}
form.calendar select {
   margin-left: 0.5em;
   padding: 1px;
   vertical-align: top;
   color: #333;
   border: 1px solid #999;
}
form.calendar select option {
   padding: 2px;
}
form.calendar input {
   margin-left: 0.5em;
   padding: 3px;
   color: #333;
   border: 1px solid #999;
   vertical-align: top;
}
form.calendar p {
   margin: 0 0 0 0.5em;
}

form.calendar_filter {
   margin: 0;
   padding: 0;
}
form.calendar_filter ul {
   list-style: none outside none;
}
form.calendar_filter ul li {
   clear: left;
   margin: 0 0 1.0em 0;
   padding: 0 0.5em 0 0;
   line-height: 0;
}
form.calendar_filter ul li label {
   display: block;
   line-height: 1.2em;
   margin: 0;
   padding: 0;
}
form.calendar_filter ul li label input {
   float: left;
   margin: 0 0.5em 0 0;
   padding: 0;
}
form.calendar_filter input.submit {
   padding: 3px;
   color: #333;
   border: 1px solid #999;
}

/* TOPICS PICKER */
#topics-picker {
   float: left;
   width: 25em;
}
#topics-picker .topics-chosen {
   float: left;
   margin: 0 0 10px 0;
}
#topics-picker .topics-auto {
   float: left;
}
#topics-picker .topics-auto input {
   width: 18.15em;
}
#topics-picker .topics-auto input.button {
   width: auto;
   padding: 1px;
   margin-left: 0.2em;
}
#topics-picker p {
   margin-left: 0;
   width: 30em;
}
#topics-picker p.hint {
   margin-top: 0.5em;
   margin-bottom: 0.5em;
}
#topics-picker ul {
   clear: left;
   float: left;
   display: block;
   list-style: none outside none;
   width: 20em;
   margin: 0;
   padding: 0.5em 2px 0 2px;
   border: 1px solid #999;
   background: #dde;
}
#topics-picker ul li.none {
   font-style: italic;
}
#topics-picker ul li a {
   font-size: 0.95em;
}
#topics-picker .topics-auto ul.loading {
   background: #bbc url(../img/indicator.gif) no-repeat top right;
}

/* TGB NEWS */
dl.news dt {
   font-weight: bold;
   margin: 0;
}
dl.news dd {
   margin: 0 0 1.5em 0;
}
dl.news dd p {
   margin: 0 0 0.5em 0;
}

form#news_filter {
   float: right;
}
form#news_filter input {
   float: right;
   border: 1px solid #ccc;
   margin-left: 0.5em;
}
form#news_filter select {
   float: right;
   border: 1px solid #ccc;
   margin-left: 0.5em;
}
form#news_filter label {
   float: right;
   display: block;
   margin-top: 0.2em;
}
table.news {
   margin-top: 10px;
   width: 100%;
}
table.news th, 
table.news td {
   padding: 4px;
}
table.news tr.even {
   background: #ece8dd;
}
table.news tr.odd {
   background: #dedbd0;
}
table.news th.published {
   width: 20%;
}
table.news th.headline {
   width: 60%;
}
table.news th.type {
   width: 20%;
}

div.news_more {
   margin-top: 20px;
}
div.news_more p {
   margin: 0;
   font-weight: bold;
}
div.news_more ul {
   list-style: none inside none;
   margin: 0 0 0 1em;
   padding: 0;
}
div.news_more ul li {
   padding: 2px 0;
}

/* COMMENTS */
dl.comments {
   margin-top: 1.0em;
   width: 40em;
}
dl.comments dd {
   padding-bottom: 0.75em;
   margin-bottom: 0.75em;
   border: 1px solid #999;
   border-width: 0 0 1px 0;
}
dl.comments dd p.right {
   float: right;
   text-align: right;
   margin-left: 1.0em;
}

/* CONTENT STYLES */
.content a {
   color: #007b89;
   text-decoration: none;
}
.content a:hover {
   text-decoration: underline;
}
.content ul {
   list-style: disc outside none;
   margin: 0 0 0.5em 1.3em;
   padding: 0;
}
.content ol {
   list-style-position: outside;
   margin: 0 0 0.5em 1.3em;
   padding: 0;
}
.content ul li,
.content ol li {
   margin: 0 0 0.5em 0;
}
.content ul li ul,
.content ul li ol {
   margin-top: 0.5em;
}

/* PUBLISH TABLE STYLES */
.content table.publish {
   width: 100%;
   border-collapse: collapse;
}
.content table.publish tr {
}
.content table.publish th {
   padding: 4px 4px;
   border: 1px solid #999;
   border-width: 0 0 1px 0;
}
.content table.publish td {
   padding: 4px 4px;
   border: 1px solid #999;
   border-width: 0 0 1px 0;
}


/* MARKDOWN PREVIEW STYLES */
.markdown-preview {
	text-align: left;
	padding: 10px;
}
.markdown-preview	.content {
	width: auto;
	height: auto;
	min-height: 0;
	margin: 0;
	padding: 0;
	background: #fff;
}

/* MISC STYLES */

#TB_window a {
   color: #007b89;
}


.clearfix {
   height: 0;
	font-size:0.01em;
	clear:both;
	line-height:0.01em;
}

.clearing_p,
.clearing_ul,
.clearing_h3,
.clearing_h4 {
   clear: both;
}

img.wrap_left {
	float: right;
	display: block;
	margin: 0 0 10px 20px;
	padding: 0;
	border: 1px solid #ccc;
}

img.wrap_right {
   float: left;
   display: block;
   margin: 0 20px 10px 0;
}

a.external_link,
a.external-link {
   background:transparent url(../img/external-link.gif) no-repeat scroll right center;
   padding-right:13px; 
}

div.divider {
   height: 0;
   width: 100%;
   font-size: 0.01em;
   line-height: 0.01em;
   border: 1px solid #aaa;
   border-width: 0 0 1px 0;
   margin: 15px 0;
}