/*  
Theme Name: WP-Radiance
Theme URL: http://www.solostream.com
Description: WP-Radiance is a responsive and user-friendly theme for WordPress.
Author: Solostream
Author URI: http://www.solostream.com/
Version: 1.0

The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php

*/

/* --- [ YOU SHOULD NOT CHANGE THIS FILE. Make style changes on the Theme Settings page or on custom.css ] --- */

/* -------------------[ Main Page Elements ]------------------- */

body {
	text-align: left;
	margin: 0;
	padding: 0;
	color:#555;
	line-height:1.5em;
	background:#f5f5f5 url(//www.capeabilities.org/wp-content/themes/wp-radiance/images/bodybg.png);
	font-size:9pt;
	font-family:arial,helvetica,sans-serif;
	}

#header {
	clear: both;
	margin: 0 auto;
	padding: 40px 0;
	}

#head-content {
	margin: 0 auto;
	padding: 0;
	}

#sitetitle, 
#logo {
	max-width:100%;
	margin:0;
	padding:0;
	text-align:left;
	}

#logo img {
	max-width:100%;
	height:auto;
	}

#sitetitle .title {
	padding:0;
	margin:0;
	letter-spacing:-1px;
	line-height:1.2em;
	font-size:24px;
	display:block;
	}

#sitetitle .title a {
	color:#333;
	}

#sitetitle .description {
	padding: 0;
	margin:0;
	font-size:9pt;
	display:block;
	}

#outer-wrap {
	width:1060px;
	background:#fff;
	clear: both;
	margin: 30px auto;
	padding:5px;
	border:1px solid #d5d5d5;
	}

#wrap {
	clear: both;
	margin: 0 auto;
	padding:0 50px;
	}

.limit {
	clear: both;
	margin: 0 auto;
	padding:0 50px;
	}

#page {
	padding:0;
	clear: both;
	margin: 0 auto;
	background:url(//www.capeabilities.org/wp-content/themes/wp-radiance/images/dot.gif) 65.625% 0 repeat-y;
	}

#contentleft {
	width: 62.5% /* 600px based on 960px wide #wrap div */;
	float:left;
	padding:30px 0;
	margin: 0;
	}

#contentright {
	font-size: 9pt;
	width: 31.25% /* 300px based on 960px wide #wrap div */;	
	float:right;	
	padding:30px 0;	
	margin: 0;
	}

#content {
	width: 70% /* 420px based on 600px wide #contentleft div */;
	padding:0;
	margin: 0;
	}

#sidebar-narrow {
	width: 20% /* 120px based on 600px wide #contentleft div */;
	float:left;
	padding:0;
	margin: 0;
	}

#sidebar {
	width: 100%;	
	float:none;	
	display:block;
	overflow:hidden;
	}

#sidebar-bottom {
	width: 100%;
	clear:both;
	display: block;
	overflow:hidden;
	padding:0;
	}

#sidebar-bottom-left {
	width:53.34%  /* 160px based on 300px wide #contentright div */;
	float:left;
	padding:0;
	margin:0;
	overflow:hidden;
	}

#sidebar-bottom-right {
	width:40%  /* 120px based on 300px wide #contentright div */;
	float:right;
	padding:0;
	margin:0;
	overflow:hidden;
	}

#footer {
	clear: both;
	margin: 0 auto;
	padding: 30px 0;
	font-size:8pt;
	background:#000;
	color:#ccc;
	text-align:center;
	}

.footurl {
	margin-bottom: 10px;
	}

.clearfix:after,
blockquote:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

.clearfix,
blockquote {
	display: inline-block;
	}

/* Hides from IE-mac \*/
* html .clearfix,
* html blockquote {
	height: 1%;
	}
.clearfix,
blockquote {
	display: block;
	}
/* End hide from IE-mac */

/* -------------------[ Headings ]------------------- */

h1,h2,h3,h4,h5,h6,h7,#sitetitle .title  {
	font-family:arial,helvetica,sans-serif;
	letter-spacing:-1px;
	margin: 0;
	padding: 0;
	text-align: left;
	font-weight:bold;
	color:#333;
	line-height: 1.2em;
	}

h1 {
	font-size: 18pt;
	margin: 0;
	}

h2 {
	font-size: 16pt;
	}

h3 {
	font-size: 14pt;
	}

h4,h5,h6,h7 {
	font-size: 12pt;
	letter-spacing:0;
	}

.entry h1,
.entry h2,
.entry h3,
.entry h4,
.entry h5,
.entry h6,
.entry h7 {
	margin-bottom: 15px;
	}

h3#postinfo,
h3#comments,
h3#respond,
h3#trackbacks,
#respond h3  {
	margin: 0;
	}

h1.post-title,
h2.post-title,
h3.post-title {
	margin:0;
	}

h1.page-title,
h1.archive-title {
	padding:0 0 10px;
	margin:0 0 15px;
	border-bottom:1px dotted #ddd;
	}

.sitemap h2 {
	margin-bottom:10px;
	padding-bottom:5px;
	border-bottom:1px dotted #ddd;
	font-size: 14pt;
	}

.auth-bio h1 {
	margin:0 0 10px;
	}

h2.feature-title,
h3.widgettitle,
h2.feat-title {
	font-size:12pt;
	line-height:1.3em;
	margin:0 0 15px;
	padding:0 0 5px;
	border-bottom:1px dotted #ddd;
	letter-spacing:0;
	}

#footer-widgets h3.widgettitle,
#alt-home-bottom h3.widgettitle {}

/* -------------------[ Links ]------------------- */

a, a:link, a:visited {
	outline:none;
	text-decoration:none;
	color:#336699;
	-moz-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	}

a:hover, a:active {
	text-decoration:none;
	color:#000000;
	}

a.more-link, 
a.more-link:link, 
a.more-link:visited  {}

a.more-link:hover, 
a.more-link:active  {}

#footer a, 
#footer a:link, 
#footer a:visited {
	color:#ccc;
	}

#footer a:hover, 
#footer a:active {
	color:#fff;
	}

.post-title a, 
.post-title a:link, 
.post-title a:visited {
	color:#333;
	text-decoration:none;
	}

.post-title a:hover, 
.post-title a:active {
	color:#000;
	}

h3.widgettitle a,
h3.widgettitle a:link,
h3.widgettitle a:visited {
	color:#333;
	}

h3.widgettitle a:hover,
h3.widgettitle a:active {
	color:#000;
	}
	
/* -------------------[ Images ]------------------- */

.entry img {
	max-width: 100%;
	height:auto;
        }

img.alignright {
	float: right;
	clear: right;
	margin: 0 0 15px 15px;
        }

img.alignleft {
	float: left;
	clear: left;
	margin: 0 15px 15px 0px;
        }

img.aligncenter, img.centered, img.center { 
	display: block; 
	margin: 0 auto 15px;  
	float: none; 
	clear: both;
        }

img.thumbnail {
	float:right;
	margin: 0 0 20px 20px;
	}

.entry img.thumbnail {
	max-width:40%;
	height:auto;
	}

.entry img.thumbnail.large {
	float:left;
	margin: 0 20px 20px 0;
	max-width:40%;
	height:auto;
	}

img.avatar {
	float:right;
	margin:0 0 10px 10px;
	}

/* -------------------[ Caption Styles for WP 2.6+ ]------------------- */

.wp-caption {
	border: 1px solid #e5e5e5;
	text-align: center;
	background-color: #fff;
	padding-top:5px;
	margin: 0 10px 10px;
	}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
	}

.wp-caption p.wp-caption-text {
	font-size: 8pt;
	padding: 5px;
	margin: 0;
	}

/* -------------------[ Misc Tags and Classes ]------------------- */

p {
	margin-top: 0px;
	margin-bottom: 15px;
	}

ol {
	margin-left: 40px;
	padding: 0;
	}

ul {
	margin-left: 20px;
	padding: 0;
	}

.post ul, .post ol {
	list-style-type: none;
	}

.post ul li {
	list-style-type:none;
	padding: 0;
	margin: 0 0 2px;
	padding-left:18px;
	background:url(//www.capeabilities.org/wp-content/themes/wp-radiance/images/bullet.png) 0 3px no-repeat;
	}

.post ol li {
	list-style-type:decimal;
	margin-left: 0;
	padding-left: 0;
	}

.post ul li li {
	list-style-type:square;
	padding: 0;
	margin: 0 0 2px;
	padding-left:0;
	background:none;
	}

.post ul li li li {
	list-style-type:disc;
	padding: 0;
	margin: 0 0 2px;
	padding-left:0;
	background:none;
	}

form, select {
	margin:0;
	padding:0;
	}

acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px solid #999;
	}

* html acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 0 0 15px;
	color: #666;
	background:#f5f5f5;
	padding: 15px 15px 1px;
	border:1px solid #ebebeb;
	}

.center {
	text-align: center;
	}

a img, img a {
	border: none;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

hr {
        display: block;
        clear:both;
        }

.navigation {
	padding: 0; 
	margin: 0;
	clear:both;
	}

.single .navigation {
	padding: 10px 0 0 0; 
	border-top:1px dotted #ddd;
	}

.page .navigation {
	margin-top:20px;
	}

.navigation .alignright {
	width:49%;
	float: right;
	text-align:right;
	}
	
.navigation .alignleft {
	width:49%;
	float: left;
	text-align:left;
	}

.alignright {
	float: right;
	}
	
.alignleft {
	float: left;
	}

.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
        float: none; 
        clear: both;
	}

input:focus {
	outline: none;
	}

select,
input,
textarea {
	-webkit-appearance: none;
	-webkit-border-radius:0; 
	border-radius:0;
	}

.content {
	border-bottom:1px dotted #ddd;
	margin-bottom:25px;
	padding-bottom:10px;
	}

/* -------- [ Table ] -------- */
	
table {
	border-collapse: collapse;
	margin-bottom: 15px; 
	max-width:100%;
	overflow:hidden;
	font-size:9pt;
	line-height:1.5em;
	}

table th {
	background:#f5f5f5;
	border: 1px solid #e5e5e5;
	padding: 10px; 
	}

table tr {
	background:#fff;
	}

table td {
	border: 1px solid #e5e5e5;
	padding: 10px; 
	}

/* -------- [ Calendar Table ] -------- */
	
table#wp-calendar {
	margin-bottom: 0px; 
	width:100%;
	text-align:center;
	border:1px solid #ebebeb;
	}

table#wp-calendar caption {
	font-size:10pt;
	font-weight:bold;
	padding: 5px;
	}

table#wp-calendar th {
	background:#ebebeb;
	border: 1px solid #fff;
	padding: 5px; 
	}

table#wp-calendar tr {
	background:#f5f5f5;
	}

table#wp-calendar td {
	border: 1px solid #fff;
	padding: 5px; 
	}

table#wp-calendar tfoot td {
	background:#ebebeb;
	padding: 5px;

	}

/* -------------------[ Top Navigation ]------------------- */

#topnav {
	padding:0; 
	margin:0;
	background:#222;
	font-size:10pt;
	font-weight:bold;
	}

#topnav ul { 
	z-index:99; 
	margin:0; 
	padding:0; 
	list-style:none; 
	line-height:1; 
	margin:0;
	}

#topnav ul a  {
	position:relative; 
	display:block; 
	z-index:100; 
	padding:10px 20px; 
	line-height:30px; 
	text-decoration:none;
	color:#ddd;
	}

#topnav ul li  { 
	float:left; 
	width: auto;
	background:url(//www.capeabilities.org/wp-content/themes/wp-radiance/images/nav-sep.png) right 50% no-repeat; 
	}

#topnav ul a:hover {
	color:#fff;
	}

#topnav ul ul  { 
	position: absolute; 
	left: -999em; 
	width: 242px; 
	z-index:99999;
	border-top: 1px solid #333;
	}

#topnav ul ul a  {
	width:200px; 
	line-height:20px;
	border: 1px solid #333;
	border-top:0;
	background:#222;
	font-weight:normal;
	color:#ccc;
	font-size:9pt;
	}

#topnav ul ul a:hover {
	color:#fff;
	background:#111;
	}

#topnav ul ul ul  {
	margin: -42px 0 0 241px; 
	}

#topnav ul li li {
	background:transparent;
	margin:0;
	border:0;
	}

#topnav ul li:hover,
#topnav ul li.hover  { 
	position:static;
	}

#topnav ul li:hover ul ul, 
#topnav ul li.sfhover ul ul,
#topnav ul li:hover ul ul ul, 
#topnav ul li.sfhover ul ul ul,
#topnav ul li:hover ul ul ul ul, 
#topnav ul li.sfhover ul ul ul ul { 
	left:-999em; 
	}

#topnav ul li:hover ul, 
#topnav ul li.sfhover ul,
#topnav ul li li:hover ul, 
#topnav ul li li.sfhover ul,
#topnav ul li li li:hover ul, 
#topnav ul li li li.sfhover ul,
#topnav ul li li li li:hover ul, 
#topnav ul li li li li.sfhover ul { 
	left:auto; 
	}

#topnav li.current-menu-item > a,
#topnav li.current_page_item > a {
	background-color:#E57300;
	color:#fff;
	}

#topnav ul ul li.current-menu-item > a,
#topnav ul ul li.current-menu-item > a:hover,
#topnav ul ul li.current_page_item > a,
#topnav ul ul li.current_page_item > a:hover {
	background:#111;
	color:#fff;
	}

.select-menu,
.select-menu-catnav { 
	display: none 
	}

/* -------------------[ Category Navigation ]------------------- */

#catnav {
	padding:0; 
	margin:10px 0 0;
	background:#111;
	font-size:10px;
	font-weight:bold;
	}

#catnav ul { 
	z-index:99; 
	margin:0; 
	padding:0; 
	list-style:none; 
	line-height:1; 
	margin:0;
	}

#catnav ul li  {
	float:left; 
	width: auto; 
	}

#catnav ul a  {
	position:relative; 
	display:block; 
	z-index:100; 
	padding:5px 15px; 
	line-height:24px; 
	text-decoration:none;
	color:#aaa;
	}

#catnav ul a:hover {
	background:#000;
	color:#fff;
	}

#catnav ul ul  { 
	position: absolute; 
	left: -999em; 
	width: 210px; 
	z-index:99999;
	border-top: 1px solid #333;
	}

#catnav ul ul a  {
	width:180px; 
	line-height:20px;
	border:0;
	border-bottom: 1px solid #333;
	background:#111;
	}

#catnav ul ul a:hover  {
	color:#fff;
	background:#000;
	}

#catnav ul ul ul  {
	border-left: 1px solid #333;
	margin: -32px 0 0 210px; 
	}

#catnav ul li li { 
	margin:0;
	border:0;
	}

#catnav ul li:hover,
#catnav ul li.hover  { 
	position:static;
	}

#catnav ul li:hover ul ul, 
#catnav ul li.sfhover ul ul,
#catnav ul li:hover ul ul ul, 
#catnav ul li.sfhover ul ul ul,
#catnav ul li:hover ul ul ul ul, 
#catnav ul li.sfhover ul ul ul ul { 
	left:-999em; 
	}

#catnav ul li:hover ul, 
#catnav ul li.sfhover ul,
#catnav ul li li:hover ul, 
#catnav ul li li.sfhover ul,
#catnav ul li li li:hover ul, 
#catnav ul li li li.sfhover ul,
#catnav ul li li li li:hover ul, 
#catnav ul li li li li.sfhover ul { 
	left:auto; 
	}

#catnav li.current-menu-item > a,
#catnav li.current_page_item > a {
	background-color:#E57300;
	color:#fff;
	}

#catnav ul ul li.current-menu-item > a,
#catnav ul ul li.current-menu-item > a:hover,
#catnav ul ul li.current_page_item > a,
#catnav ul ul li.current_page_item > a:hover {
	background:#111;
	color:#fff;
	}

/* -------------------[ Footer Navigation ]------------------- */

#footnav {
	padding:0; 
	margin:0 auto 5px;
	display:block;
	text-align:center;
	}

#footnav ul  {
	list-style-type:none; 
	padding:0; 
	margin:0 auto;
	display:block;
	text-align:center;
 	}

#footnav ul li  { 
	display:inline; 
	list-style-type:none; 
	margin:0 5px;
	padding:0;  
	}

#footnav ul a,
#footnav ul a:link,
#footnav ul a:visited  {
	display:inline;
	padding:0;  
	text-decoration:none;
	color:#bbb;
	font-size:12px;
	}

#footnav ul a:hover,
#footnav ul a:active {
	color:#fff;
	}

/* --------------[ Basic Post Classes ]-------------- */

.post, 
.page.hentry,
.page-template-page-blog-php .post {
	margin: 0 0 40px;
	padding:0;
	clear:both;
	border-bottom:1px dotted #ddd;
	}

.single .post, 
.single .page.hentry {
	margin: 0 0 25px;
	padding:0;
	clear:both;
	border-bottom:0;
	}

.page .post {
	margin: 0;
	padding:0;
	clear:both;
	border-bottom:0;
	}

.page-template-page-blog-php #content .post {
	margin: 0 0 40px;
	padding:0;
	clear:both;
	border-bottom:1px dotted #ddd;
	}

.entry {}

.single .entry {}

.meta {
	margin: 0 0 20px;
	padding:0;
	font-size:9pt;
	padding-bottom:7px;
	border-bottom:1px dotted #ddd;
	}

.single .meta {}

.meta-commments {}

.meta-author {}

.meta-date {}

p#breadcrumbs {
	font-size:8pt;
	letter-spacing:0;
	line-height:1.5em;
	margin:0 0 20px;
	padding:0 0 5px;
	border-bottom:1px dotted #ddd;
	}

p.tags {
	margin-bottom:5px;  
	clear:both;
	}

p.cats {
	clear:both;
	}

.single-video {
	position: relative;
	padding-bottom:62.5% /* 16:10 Video Resolution */;
	padding-top:0;
	height:0;
	overflow: hidden;
	margin: 0 auto 20px;
	}

.single-video iframe,  
.single-video object,  
.single-video embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	}

.author {
	padding-bottom:30px;
	border-bottom:1px dotted #ddd;
	margin: 0 0 30px;
	clear:both;
	}

.author:last-child {
	padding-bottom:0;
	border-bottom:0;
	margin: 0;
	}

.author .authicons {
	margin:0;
	}

.entry .author .authicons img {
	margin:0 5px 0 0;
	border:0;
	display:block;
	float:left;
	padding:0;
	}

/* --------------[ Home Page Option 2 - 2 Posts Aligned Side-by-Side ( index2 ) ]-------------- */

.post-by-2 {
	margin: 0 auto;
	padding:0;
	overflow:hidden;
	}

.post-inline {
	clear:both;
	margin: 0 0 20px;
	padding:0 0 10px;
	border-bottom:1px dotted #ddd;
	}

.post-left {
	clear:left;
	float:left;
	width: 48%;
	margin: 0;
	padding:0;
	}

.post-right {
	clear:right;
	float:right;
	width: 48%;
	margin: 0;
	padding:0;
	}

.post-by-2 .post,
.post-by-2 .page {
	margin: 0;
	padding: 0;
	background:transparent;
	overflow:hidden;
	border:0;
	}

.post-by-2 img.thumbnail {
	float:right;
	margin: 0 0 10px 10px;
	max-width:30%;
	}

.post-by-2 .meta {
	font-size:8pt !important;
	margin-bottom:15px;
	}

.post-by-2 .post-clear {
	clear:both;
	height:0;
	padding:15px 0 0;
	background:transparent;
	border-bottom:1px dotted #ddd;
	margin: 0 auto 25px;
	}

.post-by-2 .entry {
	margin: 0;
	padding:0;
	border:0;
	}

.post-by-2 h2.post-title {
	font-size:16pt;
	}

.post-by-2 .meta-cats {
	display:none;
	visibility:hidden;
	}

.post-by-2 .meta-author {
	text-transform:capitalize
	}

/* -----------[ Home Page Option 3 - Posts Arranged by Category Side-by-Side ( index3 ) ]----------- */

.cats-by-2 {
	margin: 0;
	padding: 0;
	background:transparent;
	overflow:hidden;
	}

.cat-posts-left {
	clear:left;
	float:left;
	width: 48%;
	margin: 0 0 50px;
	padding:0;
	}

.cat-posts-right {
	clear:right;
	float:right;
	width: 48%;
	margin: 0 0 50px;
	padding:0;
	}

.cat-posts-left .post,
.cat-posts-right .post {
	margin: 0;
	padding: 15px 0;
	overflow:hidden;
	border-bottom:1px dotted #ddd;
	}

.cat-posts-left .meta,
.cat-posts-right .meta {
	margin: 15px 0 0;
	padding: 0 0 5px;
	overflow:hidden;
	border:0;
	font-size:8pt !important;
	border-bottom:1px dotted #ddd;
	display:none;
	visibility:hidden;
	}

.cat-posts-left .meta-cats,
.cat-posts-right .meta-cats {
	display:none;
	visibility:hidden;
	}

.cat-posts-left .meta-author,
.cat-posts-right .meta-author {
	text-transform:capitalize;
	}

.cat-posts-left .post:last-child,
.cat-posts-right .post:last-child {
	margin: 0;
	padding: 15px 0 0;
	border-bottom:0;
	}

.cat-posts-left .entry,
.cat-posts-right .entry {
	overflow:hidden;
	margin: 0;
	line-height:1.6em;
	font-size:12px;
	height:6.4em;
	border:0;
	padding:0;
	}

.cat-posts-left h2.feat-title,
.cat-posts-right h2.feat-title {
	margin:0;
	}

.cat-posts-left h3.post-title,
.cat-posts-right h3.post-title {
	letter-spacing:0;
	font-size:11pt;
	margin:0 0 2px;
	line-height:1.2em;
	}

.cat-posts-left img.thumbnail,
.cat-posts-right img.thumbnail {
	float:left;
	margin: 0 10px 0 0;
	padding:0;
	height:6.4em;
	max-width:none;
	width:auto;
	}

/* -------------------[ Home Page Option 4 - Posts Arranged by Category Stacked ( index4 ) ]------------------- */

.cat-posts-stacked {
	clear:both;
	float:none;
	margin: 0 0 30px;
	padding:0;
	}

.cat-posts-stacked h2.feat-title {
	margin:0;
	}

.cat-posts-stacked .post {
	margin: 0 0 20px;
	padding: 15px 0 0;
	overflow:hidden;
	border-bottom:1px dotted #ddd;
	}

.cat-posts-stacked .post:last-child {
	margin: 0;
	padding: 15px 0 0;
	border-bottom:0;
	}

.cat-posts-stacked .entry {}

.cat-posts-stacked img.thumbnail {}

.cat-posts-stacked h2.post-title,
.cat-posts-stacked h3.post-title {}

.cat-posts-stacked .meta {}

/* ---------------[ Related Posts on Single Post Page ]--------------- */

#related {
	padding: 15px;
	margin: 0 0 15px;
	background:#f5f5f5;
	border: 1px solid #e5e5e5; 
	}

#related .related-posts {
	font-weight:bold;
	width: 48%;
	float:right;
	}

#related .related-posts p {
	margin:0;
	}

#related .related-posts ol {
	font-weight:normal;
	margin:0 0 0 25px;
	}

#related .related-posts li {
	margin-bottom: 2px;
	}

#related .subscribe {
	width: 50%;
	float:left;
	padding: 0;
	}

#related .subscribe p.intro {
	font-weight:bold;
	}

#related .subscribe p.feed {
	margin-bottom:10px;
	font-weight:bold;
	padding-left: 21px;
	background: url(//www.capeabilities.org/wp-content/themes/wp-radiance/images/FeedIcon-16.gif) 0px 50% no-repeat;
	}

#related .subscribe form {
	margin:0;
	padding:0;
	}

/* -------------------[ Author Bio Info ]------------------- */

.auth-bio {
	padding: 0 0 15px;
	margin: 0 0 35px;
	border-bottom: 3px double #eee;
	}

.auth-bio img.avatar {
	float:right;
	margin:0 0 15px 15px;
	}

.auth-clear {
	clear:both;
	margin: 0 auto 15px;
	padding: 0;
	}

.auth-icons {
	margin: 0;
	padding:0;
	text-align:left;
	height:28px;
	line-height:28px;
	}

.auth-icons > a {
	margin:0 2px 0 0;
	float:left;
	background:transparent;
	padding:0;
	display:block;
	opacity:0.4;
	padding:1px;
	border:1px solid #aaa;
	}

.auth-icons > a:hover {
	opacity:1;
	border:1px solid #e5e5e5;
	}

.auth-website {
	height:28px;
	line-height:28px;
	float:right;
	font-size:9pt;
	}

.auth-website > a {}

.auth-website > a:hover {}

.single .auth-bio {
	padding: 20px;
	margin: 0 0 25px;
	border: 1px solid #e5e5e5;
	background:#f5f5f5;
	}

.auth-bio h3 span.profile {
	font-family:arial,helvetica,sans-serif;
	font-size:9pt;
	margin:0;
	padding:0 0 0 3px;
	font-weight:normal;
	letter-spacing:0;
	}

/* -------------------[ Comments ]------------------- */

.allcomments {
	padding: 0;
	margin:0;
	}

.commentlist {
	padding: 0;
	list-style-type:none;
	margin: 0 ;
	}

ol.commentlist li {
	background: #f5f5f5;
	clear:both;
	margin: 0 0 15px;
	padding: 15px;
	border:1px solid #ebebeb;
	list-style-type:none;
	}

.commentlist li ul.children li {
	background: #fff;
	}

.commentlist li ul.children li.depth-3,
.commentlist li ul.children li.depth-5,
.commentlist li ul.children li.depth-7,
.commentlist li ul.children li.depth-9 {
	background: #f5f5f5;
	}

.commentlist li ul.children {
	margin: 0;
	padding: 0;
	}

.commentlist li ul.children li {
	margin: 15px 0 0;
	}

.commentlist li.alt { }

.commentmetadata {
	display: block;
	margin-bottom:10px;
	font-size: 8pt;
	}

.commentlist cite {
	font-style:normal;
	font-weight:bold;
	}

#commentform {
	padding: 0;
	margin-bottom:0;
	}

#commentform label {
	padding: 0;
	margin: 0;
	font-size:8pt;
	color:#666;
	}

#commentform input#author,
#commentform input#email,
#commentform input#url,
#commentform textarea {
	padding:7px;
	background:#f5f5f5;
	border-color: #ccc #ddd #ddd #ccc; 
	border-width:1px; 
	border-style:solid;
	width: 250px;
	display:block;
	margin-top:2px;
	}

#commentform textarea {
	width:95%;
	}

#commentform input#submit {
	cursor:pointer;
	font-family:inherit;
	clear:both;
	padding: 10px 20px;
	text-align:center;
	color:#fff;
	background:#333;
	font-size:14px;
	}

p.button-submit {
	margin:0;
	}

#commentform input#submit:hover {
	background:#000;
	}

.thread-alt { }	

.thread-even { }

#respond { 
	margin: 30px 0 15px;
	padding:0;
	clear:both; 
	}

.commentlist #respond { 
	}

.comments-navigation {
	display:block;
	margin: 0;
	padding:10px 0;
	font-weight:bold;
	}

.comments-navigation .alignleft {
	float:left;
	}

.comments-navigation .alignright {
	float:right;
	}

.comments-number {
	font-size:8pt;
	margin-bottom:0;
	padding:0;
	}

.commentlist img.avatar, 
.commentlist img.comment-grav {
	padding:2px;
	background:#fff;
	border:1px solid #ebebeb;
	float:right;
	margin:0 0 10px 10px;
	}

.reply {
	margin: 0;
	}

a.comment-reply-link, 
a.comment-reply-link:link, 
a.comment-reply-link:visited, 
.reply a, 
.reply a:link, 
.reply a:visited {
	clear:both;
	padding: 0;
	margin:0;
	}

a.comment-reply-link:hover, 
a.comment-reply-link:active, 
.reply a:hover, 
.reply a:active {}

ol.commentlist .comment-body ul {
	list-style-type:disc;
	margin:0 30px 15px;
	padding:0;
	border:none;
	}

ol.commentlist .comment-body ul li {
	list-style-type:disc;
	margin:0;
	padding:0;
	border:none;
	}

ol.commentlist .comment-body ol {
	list-style-type:decimal;
	margin:0 30px 15px;
	padding:0;
	border:none;
	}

ol.commentlist .comment-body ol li {
	list-style-type:decimal;
	margin:0;
	padding:0;
	border:none;
	}

.cancel-comment-reply {
	padding: 5px 0 10px;
	}

.pings {
	background:#f5f5f5;
	border:1px solid #ebebeb;
	padding: 15px;
	margin: 0 0 20px;
	}

.pings ol {
	margin-left:20px;
	}

.pings li {
	margin-bottom:5px;
	}

/* -------------------[ Widgets ]------------------- */

.widget {
	margin: 0 0 40px;
	padding:0;
	overflow:hidden;
	}

.widget ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}

.widget li {
	list-style-type: none;
	margin: 0 0 7px;
	padding: 0 0 7px 19px;
	border-bottom:1px dotted #ddd;
	background:url(//www.capeabilities.org/wp-content/themes/wp-radiance/images/bullet.png) 0 1px no-repeat;
	}

.widget li:last-child {
	margin: 0;
	padding: 0 0 0 19px;
	border-bottom:0;
	}

.widget .textwidget {}

.widget li li {
	list-style-type: none;
	margin: 0;
	border:0;
	padding: 0;
	background:transparent;
	}

.widget li li li {
	padding-left: 15px;
	}

.widget img {
	max-width:100%;
	height:auto;
	}

/* -------------------[ Sidebar Bottom Widgets ]------------------- */

#sidebar-bottom .widget { }

#sidebar-bottom .widget li { }

#sidebar-bottom .widget .textwidget {}

#sidebar-bottom h3.widgettitle { }

/* -------------------[ Footer Widgets ]------------------- */

#footer-widgets {
	clear: both;
	margin: 0 auto;
	padding:40px 0 30px;
	width:100%;
	background:#1A1A1A;
	color:#999;
	}

#footer-widgets .widget {
	margin: 0 0 20px;
	border:0;
	}

#footer-widgets .widget li {
	list-style-type: none;
	margin: 0 0 7px;
	padding: 0 0 0 20px;
	border-bottom:0;
	background:url(//www.capeabilities.org/wp-content/themes/wp-radiance/images/bullet.png) 0px 2px no-repeat;
	}

#footer-widgets .widget .textwidget {}

#footer-widgets a,
#footer-widgets a:link,
#footer-widgets a:visited {
	color:#eee;
	}

#footer-widgets a:active,
#footer-widgets a:hover {
	color:#fff;
	}

#footer-widgets h3.widgettitle {
	color:#eee;
	border-color:#444;
	}

.footer-widget1 {
	float:left;
	width:28%;
	margin: 0 4% 0 0;
	overflow:hidden;
	}

.footer-widget2 {
	float:left;
	width:28%;
	margin: 0 4% 0 0;
	overflow:hidden;
	}

.footer-widget3 {
	float:left;
	width:15%;
	margin: 0;
	overflow:hidden;
	}

.footer-widget4 {
	float:right;
	width:15%;
	margin: 0;
	overflow:hidden;
	}

/* -------------------[ Side Tabs Widget ]------------------- */

.widget.sidetabs {}

.widget.sidetabs ul.tabs {  
	list-style-type:none;
	margin: 0;
	padding: 0;
	clear:both;
	border-bottom:1px solid #e5e5e5;
	}

.widget.sidetabs ul.tabs li {
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
	background:transparent;
	border:0;
	}
 
.widget.sidetabs ul.tabs li a, 
.widget.sidetabs ul.tabs li a:link, 
.widget.sidetabs ul.tabs li a:visited  {
	float: left;
	display: block;
	padding: 0;
	margin: 0 10px 0 0;
	height:30px;
	line-height:30px;
	-moz-transition: none;
	-webkit-transition: none;
	transition: none;
	}

.widget.sidetabs ul.tabs li a:hover, 
.widget.sidetabs ul.tabs li a:active {
	color:#000;
	}

.widget.sidetabs ul.tabs li.ui-tabs-selected a,
.widget.sidetabs ul.tabs li.ui-tabs-selected a:link,
.widget.sidetabs ul.tabs li.ui-tabs-selected a:visited {
	color:#000;
	border:1px solid #e5e5e5;
	background:#f5f5f5;
	padding:0 10px;
	border-bottom:0;
	}

.widget.sidetabs form {
	margin: 0 !important;
	padding: 0 !important;
	color:#888;
	}

.widget.sidetabs select {
	margin: 0;
	padding: 0;
	width:160px;
	color:#888;
	}

.widget.sidetabs li { }

.widget.sidetabs .cat_content {}

.widget.sidetabs .cat_content ul {}

.widget.sidetabs .cat_content li {
	padding: 10px 0 10px 19px;
	background:#fff url(//www.capeabilities.org/wp-content/themes/wp-radiance/images/bullet.png) 0px 11px no-repeat;
	margin:0;
	border-bottom:1px dotted #ddd;
	}

.widget.sidetabs .cat_content li:last-child {
	border-bottom:0;
	}

.widget.sidetabs .cat_content li a,
.widget.sidetabs .cat_content li a:link,
.widget.sidetabs .cat_content li a:visited,
.widget.sidetabs .cat_content ul.side-arc li { }

.widget.sidetabs .cat_content ul.side-arc li { }

.widget.sidetabs .cat_content ul.side-arc li p.title {
	float:left;
	width:75px;
	margin: 0;
	}

.widget.sidetabs .cat_content ul.side-arc li select {
	float:left;
	width:160px;
	padding:2px;
	border:1px solid #ebebeb;
	}

.widget.sidetabs .cat_content ul.side-arc li form { }

.widget.sidetabs .popular p {
	padding: 10px 0 10px 19px;
	background:#fff url(//www.capeabilities.org/wp-content/themes/wp-radiance/images/bullet.png) 0px 11px no-repeat;
	margin:0;
	border-bottom:1px dotted #ddd;
	}

.widget.sidetabs .popular li a,
.widget.sidetabs .popular li a:link,
.widget.sidetabs .popular li a:visited { }

.widget.sidetabs .side-recent-comments li a,
.widget.sidetabs .side-recent-comments li a:link,
.widget.sidetabs .side-recent-comments li a:visited { }

.widget.sidetabs .cat_content li a:hover,
.widget.sidetabs .cat_content li a:active,
.widget.sidetabs .cat_content .popular li a:hover,
.widget.sidetabs .cat_content .popular li a:active,
.widget.sidetabs .cat_content .side-recent-comments li a:hover,
.widget.sidetabs .cat_content .side-recent-comments li a:active { }

.widget.sidetabs .ui-tabs-hide {  
	display: none;  
	}

/* -------------------[ Category Posts Widget ]------------------- */

.widget.catposts {}

.widget.catposts .textwidget {}

.cat-posts-widget img.thumbnail {
	float:left;
	margin: 0 10px 0 0;
	width:auto;
	max-width:none;
	height:4.5em;
	padding:0;
	}

.cat-posts-widget img.thumbnail {
	float:left;
	margin: 0 10px 0 0;
	width:auto;
	max-width:none;
	height:4.5em;
	padding:0;
	}

#footer-widgets .cat-posts-widget img.thumbnail {}

.cat-posts-widget .meta {
	position:absolute;
	z-index:99999;
	top:-999em;
	left:-999em;
	display:none;
	}

.cat-posts-widget .post {
	margin: 0 0 15px;
	border-bottom:1px dotted #ddd;
	padding:0 0 15px;
	}

.cat-posts-widget .post:last-child {
	margin: 0;
	border-bottom:0;
	padding:0;
	}

#footer-widgets .cat-posts-widget .post {
	border-bottom:1px dotted #444;
	}

#footer-widgets .cat-posts-widget .post:last-child {
	border:0;
	}

.cat-posts-widget .entry {
	overflow:hidden;
	margin: 0;
	line-height:1.5em;
	height:4.5em;
	border:0;
	padding:0;
	}

.cat-posts-widget p.post-title {
	font-weight:bold;
	margin-bottom: 0;
	}

/* -------------------[ Banner Ad Widgets ]------------------- */

.widget.banner300,
.widget.bannerad { 
	padding:0 !important;
	background:transparent !important;
	border:0 !important;
	}

.widget.banner300 h3.widgettitle,
.widget.bannerad h3.widgettitle {}

/* -------------------[ Flickr Widget ]------------------- */

.widget_flickrRSS {
	padding: 0;
	border:0;
	}

.widget_flickrRSS h3.widgettitle {}

.widget_flickrRSS img {
	margin: 0 5px 5px 0;
	width:75px;
	height:75px;
	}

/* -------------------[ Search Widget ]------------------- */

.widget.widget_search {
	padding: 0;
	border:0;
	}

#sidebar .widget_search {
	background:#f5f5f5;
	border:1px solid #e5e5e5;
	padding:5px;
	}

/* -------------------[ Categories Widget ]------------------- */

.widget select {
	margin: 0;
	padding: 5px;
	border:1px solid #e5e5e5;
	width:80%;
	}

/* -------------------[ 125x125 Banner Widget ]------------------- */

.banner125 {}

.banner125 .ad {
	display:block;
	float:left;
	height:auto;
	margin:0 10px 10px 0;
	padding:0;
	}

.banner125 .ad.right {}

/* -------------------[ Subscribebox Widget ]------------------- */

#sidebar .subscribebox {
	background:#f5f5f5;
	padding:20px;
	border:1px solid #e5e5e5;
	}

.subscribebox form {}

.subscribebox .intro {
	margin-bottom:15px;
	min-height:38px;
	padding-right:45px;
	background:url(//www.capeabilities.org/wp-content/themes/wp-radiance/images/email-sub.png) 100% 0 no-repeat;
	}

/* -------------------[ YouTube Videos Widget ]------------------- */

.widget.videoslide {}

.widget.videoslide ul,
.widget.videoslide li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;
	background:transparent;
	}

/* ---------[ Featured Page Widget ]--------- */

.featuredpage .post {
	padding:0;
	border:0;
	margin:0;
	}

.featuredpage img.thumbnail {
	max-width:100%;
	float:none;
	margin:0 0 10px;
	padding:0;
	background:#fff;
	display:block;
	border:0;
	height:auto;
	}

#footer-widgets .featuredpage img.thumbnail {}

.featuredpage img.thumbnail.alignright {
	width:25% !important;
	float:right;
	margin:0 0 5px 10px;
	}

.featuredpage img.thumbnail.alignleft {
	width:25% !important;
	float:left;
	margin:0 10px 5px 0;
	}

/* ---------[ Tag Cloud Widget ]--------- */

.tagcloud a {
	font-size:8pt !important;
	border:1px solid #e5e5e5;
	background:#f5f5f5;
	padding: 0 7px;
	margin:0 5px 5px 0;
	line-height:20px;
	height:20px;
	display:block;
	float:left;
	}

/* ---------[ Search Form ]--------- */

form#searchform {
	padding:0;
	margin:0;
	}

#searchform #searchfield {
	background: transparent;
	color: #bbb;
	font-size: 14px;
	margin: 0 5px 0 0;
	display:inline;
	padding: 7px;
	width:166px;
	text-transform:lowercase;
	font-family:inherit;
	border:1px solid #e5e5e5;
	background:#fff;
	}

#searchform #submitbutton {
	background: #333;
	color: #fff;
	font-weight:normal;
	border:1px solid #000;
	padding: 6px;
	font-size: 14px;
	font-family:inherit;
	cursor:pointer;
	display:inline;
	}

#searchform #submitbutton:hover {
	background:#000;
	}

/* ---------[ Email Form and Search Form ]--------- */

p.email-form  {
	padding:0;
	margin:0;
	}

p.email-form .sub {
	background: transparent;
	color: #bbb;
	font-size: 14px;
	margin: 0 5px 5px 0;
	display:inline;
	padding: 7px;
	width:166px;
	text-transform:lowercase;
	font-family:inherit;
	border:1px solid #e5e5e5;
	background:#fff;
	}

p.email-form .subbutton {
	background: #333;
	color: #fff;
	font-weight:normal;
	border:1px solid #000;
	padding: 6px;
	font-size: 14px;
	font-family:inherit;
	cursor:pointer;
	display:inline;
	}

p.email-form .subbutton:hover {
	background:#000;
	}

/* ---------------[ Ad Banners ]--------------- */

.head-banner468 {
	float:right;
	display:inline;
	text-align:right;
	overflow:hidden;
	padding:0;
	margin:0;
	max-width:49%;
	}

.banner468 {
	text-align:center;
	margin: 0 auto 30px;
	padding:10px;
	float:none;
	display:block;
	background:#f5f5f5;
	border:1px solid #e5e5e5;
	}

.banner728-container {
	text-align:center;
	margin: 0 auto;
	padding:12px 0;
	float:none;
	display:block;
	border-bottom:1px dotted #ddd;
	}

.banner728-container.bottom {
	text-align:center;
	margin: 0 auto;
	padding:12px 0;
	float:none;
	display:block;
	border:0;
	border-top:1px dotted #ddd;
	}

.banner728 {
	margin: 0 auto;
	padding:0;
	float:none;
	display:block;
	width:100%;
	}

.banner728.left {
	margin: 0;
	float:left;
	width:75.84%;
	}

.banner220 {
	margin: 0;
	padding:0;
	float:right;
	text-align:right;
	width:22.92%;
	display:block;
	}

.head-banner468 img,
.banner468 img,
.banner728 img,
.banner220 img {
	max-width:100%;
	height:auto;
	}

/* -------------------[ Social Media Icons ]------------------- */

.sub-icons {
	padding:0;
	margin:15px 0 0;
	}

.sub-icons a {
	margin:0 2px 0 0;
	float:left;
	background:transparent;
	padding:0;
	display:block;
	opacity:0.4;
	padding:1px;
	border:1px solid #aaa;
	}

.sub-icons a:hover {
	opacity:1;
	border:1px solid #e5e5e5;
	}

/* ---------[ Content | Sidebar-Wide ]--------- */

.c-sw #page {}

.c-sw #content {
	width:100%;
	}

/* ---------[ Sidebar-Wide | Content ]--------- */

.sw-c #page {
	background-position: 34.375% 0;
	}

.sw-c #content {
	width:100%;
	}

.sw-c #contentleft {
	float:right;
	}

.sw-c #contentright {
	float:left;
	}

/* ---------[ Content | Sidebar-Narrow | Sidebar-Wide ]--------- */

.c-sn-sw #page {}

.c-sn-sw #content {
	float:left;
	}

.c-sn-sw #sidebar-narrow {
	float:right;
	}

.c-sn-sw p.email-form .sub {
	width:150px;
	}

.c-sn-sw .page-border {
	background:url(//www.capeabilities.org/wp-content/themes/wp-radiance/images/dot.gif) 46.875% 0 repeat-y;
	}

/* ---------[ Sidebar-Narrow | Content | Sidebar-Wide ]--------- */

.sn-c-sw #page {}

.sn-c-sw #content {
	float:right;
	}

.sn-c-sw p.email-form .sub {
	width:150px;
	}

.sn-c-sw .page-border {
	background:url(//www.capeabilities.org/wp-content/themes/wp-radiance/images/dot.gif) 15.625% 0 repeat-y;
	}

/* ---------[ Sidebar-Wide | Sidebar-Narrow | Content ]--------- */

.sw-sn-c #page {
	background-position: 34.375% 0;
	}

.sw-sn-c #contentleft {
	float:right;
	}

.sw-sn-c #content {
	float:right;
	}

.sw-sn-c #contentright {	
	float:left;	
	}

.sw-sn-c p.email-form .sub {
	width:150px;
	}

.sw-sn-c .page-border {
	background:url(//www.capeabilities.org/wp-content/themes/wp-radiance/images/dot.gif) 53.125% 0 repeat-y;
	}

/* ---------[ Sidebar-Wide | Content | Sidebar-Narrow ]--------- */

.sw-c-sn #page {
	background-position: 34.375% 0;
	}

.sw-c-sn #contentleft {
	float:right;
	}

.sw-c-sn #contentright {
	float:left;	
	}

.sw-c-sn #content {
	float:left;
	padding:0;
	margin: 0;
	}

.sw-c-sn #sidebar-narrow {
	float:right;
	}

.sw-c-sn p.email-form .sub {
	width:150px;
	}

.sw-c-sn .page-border {
	background:url(//www.capeabilities.org/wp-content/themes/wp-radiance/images/dot.gif) 84.375% 0 repeat-y;
	}

/* ---------[ Full-Width Layout Styles ]--------- */

.fwidth #page {
	background:transparent !important;
	}

.fwidth #contentleft {
	width: 100%;
	float:none;
	}

.fwidth #content {
	width: 100%;
	}

/* ---------[ Content | Sidebar-Narrow ]--------- */

.c-sn #page {
	background-position: 76.04166% 0;
	}

.c-sn #contentleft {
	float:none;
	width:100%;
	}

.c-sn #content {
	float:left;
	padding:0;
	margin: 0;
	width:72.91666% /* 700px based on 960px wide #wrap div */;
	}

.c-sn #sidebar-narrow {
	float:right;
	width:20.833% /* 200px based on 960px wide #wrap div */;
	}

/* ---------[ Sidebar-Narrow | Content ]--------- */

.sn-c #page {
	background-position: 23.95833% 0;
	}

.sn-c #contentleft {
	float:none;
	width:100%;
	}

.sn-c #content {
	float:right;
	padding:0;
	margin: 0;
	width:72.91666% /* 700px based on 960px wide #wrap div */;
	}

.sn-c #sidebar-narrow {
	float:left;
	width:20.833% /* 200px based on 960px wide #wrap div */;
	}

/* -------------------[ Tabbed Archives Page Template ]------------------- */

.post ul.archives-by-cat {
	margin: 5px 0 15px;
	padding: 0 0 12px;
	border-bottom:1px dotted #ddd;
	}

.post ul.archives-by-cat li {
	padding:0;
	background:transparent;
	margin: 0 0 3px;
	}

.post ul.archive-tabs {
	padding:0;
	background:transparent;
	margin: 0 0 15px 0;
	padding: 0 0 15px;
	border-bottom:1px solid #ebebeb;
	}

.post ul.archive-tabs li {
	padding:0;
	background:transparent;
	margin: 0;
	float:left;
	}

.archive-tabs a,
.archive-tabs a:link,
.archive-tabs a:visited {
	display:block;
	float:left;
	margin: 0 5px 0 0;
	background:#333;
	padding: 5px 10px;
	font-weight:bold;
	color:#fff;
	font-size:9pt;
	}

.archive-tabs a:hover,
.archive-tabs a:active,
.archive-tabs .ui-tabs-selected a {
	background:#000;
	color:#fff;
	}

#archive-tabs .ui-tabs-hide {  
	display: none;  
	}

#archive-tabs {
	padding-bottom:15px;
	}

.archives-images {
	width: 125px;
	height:125px;
	margin: 0 10px 10px 0;
	display:block;
	float:left;
	padding:2px;
	border:1px solid #e5e5e5;
	}

.entry .archives-images img.thumbnail {
	float:none;
	margin:0 auto;
	padding:0;
	border:0;
	max-width:100%;
	height:auto;
	padding:0;
	background:#fff;
	border:0;
	display:block
	}

/* -------------------[ Buttons ]------------------- */

#commentform input#submit,
.archive-tabs a,
.archive-tabs a:link,
.archive-tabs a:visited,
p.email-form .subbutton,
#searchform #submitbutton {
	background: #0099cc;
	border: 1px solid #0099cc;
	color:#fff !important;
	-moz-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	}

#commentform input#submit:hover,
.archive-tabs a:hover,
.archive-tabs a:active,
.archive-tabs .ui-tabs-selected a,
p.email-form .subbutton:hover,
#searchform #submitbutton:hover {
	background: #111;
	border-color: #111;
	color:#fff !important;
	}

/* ---------[ Alt Home Bottom ]--------- */

#alt-home-bottom {
	padding:20px 0 0;
	}

.home-widget-1 {
	width:31%;
	float:left;
	margin:0;
	padding-right:3.5%;
	}

.home-widget-2 {
	width:31%;
	float:left;
	margin:0;
	}

.home-widget-3 {
	width:31%;
	float:right;
	margin:0;
	}

#alt-home-bottom .widget {
	border:0;
	margin-bottom:40px;
	}

#alt-home-bottom .widget li {}

#alt-home-bottom .widget .textwidget { 
	padding:0 
	}

/* ---------------[ Site Map Page ]--------------- */

.sitemap .post,
.sitemap .page,
.post.sitemap {
	border:0;
	margin:0;
	padding:0;
	}

.sitemap ul {
	list-style-type:none;
	margin-top: 0;
	margin-left: 0;
	margin-bottom:15px;
	color:#ccc;
	}

.sitemap ul li {
	background:transparent;
	padding-left:0;
	}

.sitemap ul ul {
	margin-left: 15px;
	margin-bottom:0;
	}

.sitemap .entry {
	padding-bottom:15px;
	}

.sitemap .meta {
	margin: 0 0 5px;
	padding:0;
	font-size:9pt;
	padding-bottom:0;
	border-bottom:0;
	}

.sitemap-narrow {
	width:40%;
	float:right;
	padding: 0;
	margin:0 0 15px;
	font-size:9pt;
	line-height:1.6em;
	}

.sitemap-wide {
	width:55%;
	float:left;
	}

.sitemap-post {
	clear:both;
	margin:0 0 15px;
	border-bottom:1px dotted #ddd;
	padding:0;
	font-size:9pt;
	line-height:1.6em;
	}

.sitemap-post p.sitemap-title {
	font-weight:bold;
	margin:0;
	}

.sitemap-post img.thumbnail {
	float:right;
	margin:0 0 10px 10px;
	width:20%;
	}

/* ---------[ Portfolio Page Template ]--------- */

#portfolio-container {	}

ul#filter {
	list-style: none;
	font-size:9pt;
	margin: 0 auto;
	display:block;
	clear:both; 
	margin-bottom:20px; 
	padding:0 0 10px;
	border-bottom:1px dotted #ddd;
	}

ul#filter li {
	background:transparent; 
	float: left;
	display:inline;
	margin:0 3px 5px 0;
	padding: 0;
	height:26px;
	line-height:26px;
	list-style-type:none;
	}

ul#filter li:last-child { 
	margin-right: 0;  
	}

ul#filter li.cat-intro { 
	margin-right:10px;
	}

ul#filter a { 
	float: left;
	display:inline-block;
	padding: 0 10px;
	border:1px solid #e5e5e5;
	background:#f5f5f5; 
	height:24px;
	line-height:24px;
	}

ul#filter li.current a { 
	color: #000; 
	font-weight: bold; 
	}

ul#portfolio { 
	list-style: none; 
	margin: 0 auto;
	display:block;
	padding:0;
	clear:both;
	width:100%;
	text-align:center;
	}

ul#portfolio li {
	background:transparent; 
	float: left;
	display:block; 
	margin: 0; 
	padding: 0 2%;
	width: 29.33%;
	height:250px;
	}

ul#portfolio li.clear-item {
	background:transparent; 
	float: none;
	display:block; 
	margin: 0 0 20px; 
	padding: 0;
	width: 100%;
	height:20px;
	border-bottom:1px dotted #ddd;
	clear:both;
	}

.fwidth ul#portfolio li { }

ul#portfolio img,
ul#portfolio img.thumbnail {
	max-width:100%;
	border: 0;
	float:none; 
	display: block; 
	padding: 0; 
	background:#fff; 
	margin:0 auto;
	border: 1px solid #dedede; 
	display: block; 
	padding: 3px; 
	background:#fff; 
	margin:0 auto 10px;  
	}

/* ---------[ bbPress Mods ]--------- */

#content fieldset.bbp-form, 
#container fieldset.bbp-form, 
#wrapper fieldset.bbp-form {
	border-color:#ddd !important;
	background:#fff;
	padding:25px !important;
	}

/* ---------[ Flex-Slider Container ]--------- */ 

.featured {
	max-width:100%;
	margin:0 auto;
	padding:0;
	}

.featured.wide {
	margin-top:20px;
	}

.container {
	padding:0;
	width:100%;
	margin:0 auto 40px;
	position:relative;
	z-index:1;
	}

/* ---------[ Flex-Slider Browser Resets ]--------- */ 

.flexslider a:active {
	outline: none;
	}

.slides,
.flex-control-nav,
.flex-direction-nav {
	margin: 0; 
	padding: 0; 
	list-style: none;
	} 

/* ---------[ FlexSlider Necessary Styles ]--------- */ 

.flexslider .slides > li {
	display: none; /* ---[ Hide the slides before the JS is loaded ]--- */
	} 

/* ---[ Clearfix for the .slides element ]--- */

.slides:after {
	content: "."; 
	display: block; 
	clear: both; 
	visibility: hidden; 
	line-height: 0; 
	height: 0;
	}

html[xmlns] .slides {
	display: block;
	}
 
* html .slides {
	height: 1%;
	}

/* ---[ No JavaScript Fallback ]--- */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */

.no-js .slides > li:first-child {
	display: block;
	}

/* ---[ FlexSlider Default Theme ]--- */

.flexslider {
	margin:0;
	padding:0;
	background:url(//www.capeabilities.org/wp-content/themes/wp-radiance/images/loading.gif) center center no-repeat;
	zoom: 1;
	min-height:100px;
	}

.flexslider .slides {
	background:#fff;
	padding:0;
	zoom: 1;
	}

.flexslider .slides > li {}

/* ---[ Caption style ]--- */

.flexslider .slide-container {
	padding:0;
	position:relative;
	z-index:3;
	}

.flex-caption {
	padding:0; 
	background: transparent; 
	margin: 0;
	}

.flex-caption h2.post-title {
	margin:0 0 15px;
	line-height:1.3em;
	}

.flex-caption .excerpt {
	overflow:hidden;
	line-height:1.5em;
	height:17.8em;
	margin: 0;
	}

.flexslider p.readmore {
	margin:15px 0 0;
	}

.flexslider .slides img {
	float:none;
	width:100%;
	padding:0;
	margin:0 auto;
	display:block;
	height:auto;
	}

/* --------[ Direction Nav ]-------- */

.flex-direction-nav {
	display:block;
	right:5px;
	top: 5px;
	position:absolute;
	z-index:5;
	}

.flex-direction-nav li a {
	width: 40px; 
	height: 40px; 
	margin: 0; 
	display: block; 
	position: absolute; 
	cursor:pointer; 
	text-indent: -9999px;
	padding:0;
	background-color:#000;
	background-color: rgba(0,0,0,0.8);
	background-position: 50% 50%;
	background-repeat:no-repeat;
	}

.flex-direction-nav li .flex-next {
	right: 0;
	background-image:url(//www.capeabilities.org/wp-content/themes/wp-radiance/images/featnav-next.png)
	}

.flex-direction-nav li .flex-next:hover {
	background-image:url(//www.capeabilities.org/wp-content/themes/wp-radiance/images/featnav-next-on.png)
	}

.flex-direction-nav li .flex-prev {
	right:41px;
	background-image:url(//www.capeabilities.org/wp-content/themes/wp-radiance/images/featnav-prev.png)
	}

.flex-direction-nav li .flex-prev:hover {
	background-image:url(//www.capeabilities.org/wp-content/themes/wp-radiance/images/featnav-prev-on.png)
	}

/* ----------[ Control Nav ]---------- */

.flex-control-nav {
 	width:100%;
	position: absolute; 
	bottom: -4px; 
	text-align: center;
	z-index:5;
	}

.flex-control-nav li {
	margin: 0 0 0 5px; 
	display: inline-block; 
	zoom: 1;
	*display: inline 
	}

.flex-control-nav li:first-child {
	margin: 0;
	}

.flex-control-nav li a {
	width: 30px; 
	height: 8px; 
	display: block; 
	background: #fff; 
	cursor: pointer; 
	text-indent: -9999px;
	border:1px solid #e5e5e5;
	}

.flex-control-nav li a:hover {
	background: #e5e5e5;
	}

.flex-control-nav li a.flex-active {
	background: #e5e5e5;
	cursor: default;
	}

/* ----------[ Featured Narrow ]---------- */

.featured.narrow .flexslider .slide-container {
	padding:20px;
	background:#f5f5f5;
	border:1px solid #e5e5e5;
	}

.featured.narrow .post {
	padding:0;
	border:0;
	margin:0;
	}

.featured.narrow h2.post-title {
	font-size:30px;
	line-height:1.1em;
	height:1.1em;
	overflow:hidden;
	}

.featured.narrow .excerpt {
	line-height:1.6em;
	max-height:9.6em;
	overflow:hidden;
	margin-bottom:15px;
	}

.featured.narrow p.readmore {
	display:none;
	visibility:hidden;
	}

.featured.narrow img.thumbnail.large {
	margin-bottom:0;
	margin-right:15px;
	padding:5px;
	background:#fff;
	border:1px solid #e5e5e5;
	max-width:40%;
	}

.featured.narrow .flex-direction-nav {
	display:block;
	right:0;
	left:0;
	top: 40%;
	position:absolute;
	z-index:5;
	}

.featured.narrow .flex-direction-nav li a {
	width: 23px; 
	height: 23px; 
	margin: 0; 
	display: block; 
	position: absolute; 
	cursor:pointer; 
	text-indent: -9999px;
	padding:0;
	background-color:#fff;
	background-position: 50% 50%;
	background-repeat:no-repeat;
	border:1px solid #e5e5e5;
	}

.featured.narrow .flex-direction-nav li .flex-next {
	right:-13px;
	background-image:url(//www.capeabilities.org/wp-content/themes/wp-radiance/images/featnav-next-lt.png)
	}

.featured.narrow .flex-direction-nav li .flex-next:hover {
	background-image:url(//www.capeabilities.org/wp-content/themes/wp-radiance/images/featnav-next-lt-on.png)
	}

.featured.narrow .flex-direction-nav li .flex-prev {
	right:auto;
	left:-13px;
	background-image:url(//www.capeabilities.org/wp-content/themes/wp-radiance/images/featnav-prev-lt.png)
	}

.featured.narrow .flex-direction-nav li .flex-prev:hover {
	background-image:url(//www.capeabilities.org/wp-content/themes/wp-radiance/images/featnav-prev-lt-on.png)
	}

/* ----------[ Featured Pages ]---------- */

.featured.pages {
	border-bottom:3px double #eee;
	padding:20px 0;
	margin:0;
	}

.featured.pages .container {
	margin:0 auto;
	}

.featured.pages .post {
	margin:0;
	padding:0;
	border:0;
	}

.featured.pages .entry {
	float:none;
	width:28%;
	margin:0;
	position:absolute;
	bottom:0px;
	top:0px;
	left:0px;
	background:#000;
	background: rgba(0,0,0,0.9);
	z-index:4;
	padding:30px;
	}

.featured.pages .excerpt {
	overflow:hidden;
	line-height:1.6em;
	height:100%;
	margin:0;
	color:#ccc;
	}

.featured.pages img {
	max-width:none;
	width:100%;
	float:none;
	margin:0;
	padding:0;
	background:#000;
	border:0;
	}

.featured.pages h2.post-title,
.featured.pages h2.post-title a {
	color:#fff !important;
	margin:0 0 15px;
	font-size:18pt;
	line-height:1.2em;
	}

.featured.pages p.readmore {
	visibility:hidden;
	display:none;
	position:absolute;
	left:-999em;
	}

.featured.pages .flex-control-nav {
	left:-999em;
	display:none;
	visibility:hidden; 
	}

/* ----------[ Header Contact Info ]---------- */

#header {
	position:relative;
	}

.header-contact-info {
	position:absolute;
	right:0;
	bottom:7px;
	text-align:right;
	width:100%;
	margin:0;
	font-size:9pt;
	}

.head-email {
	margin:0;
	}

.head-phone {
	margin:0;
	}

.head-phone.sep {
	margin:0 0 0 2px;
	padding: 0 0 0 5px;
	border-left:1px dotted #bbb;
	}   body {
text-align: left;
margin: 0;
padding: 0;
color:#555;
line-height:1.5em;
background:#f5f5f5 url(//www.capeabilities.org/wp-content/themes/wp-radiance-child/images/bodybg.png);
font-size:9pt;
font-family:arial,helvetica,sans-serif;
}
#header {
clear: both;
margin-top: 0;
margin-right: auto;
margin-bottom: 0;
margin-left: auto;
padding-top: 10px;
padding-right: 0;
padding-bottom: 15px;
padding-left: 0;
}
#head-content {
margin: 0 auto;
padding: 0;
}
#sitetitle, 
#logo {
max-width:100%;
margin:0;
padding:0;
text-align:left;
}
#logo img {
max-width:100%;
height:auto;
}
#sitetitle .title {
padding:0;
margin:0;
letter-spacing:-1px;
line-height:1.2em;
font-size:24px;
display:block;
}
#sitetitle .title a {
color:#333;
}
#sitetitle .description {
padding: 0;
margin:0;
font-size:9pt;
display:block;
}
#outer-wrap {
width:1060px;
background:#fff;
clear: both;
margin: 30px auto;
padding:5px;
border:1px solid #d5d5d5;
}
#wrap {
clear: both;
margin: 0 auto;
padding:0 50px;
}
.limit {
clear: both;
margin: 0 auto;
padding:0 50px;
}
#page {
padding:0;
clear: both;
margin: 0 auto;
background:url(//www.capeabilities.org/wp-content/themes/wp-radiance-child/images/dot.gif) 65.625% 0 repeat-y;
}
#contentleft {
width: 62.5% ;
float:left;
padding:30px 0;
margin: 0;
}
#contentright {
font-size: 9pt;
width: 31.25% ;	
float:right;	
padding:30px 0;	
margin: 0;
}
#content {
width: 70% ;
padding:0;
margin: 0;
}
#sidebar-narrow {
width: 20% ;
float:left;
padding:0;
margin: 0;
}
#sidebar {
width: 100%;	
float:none;	
display:block;
overflow:hidden;
}
#sidebar-bottom {
width: 100%;
clear:both;
display: block;
overflow:hidden;
padding:0;
}
#sidebar-bottom-left {
width:53.34% ;
float:left;
padding:0;
margin:0;
overflow:hidden;
}
#sidebar-bottom-right {
width:40% ;
float:right;
padding:0;
margin:0;
overflow:hidden;
}
#footer {
clear: both;
margin: 0 auto;
padding: 30px 0;
font-size:8pt;
background:#000;
color:#ccc;
text-align:center;
}
.footurl {
margin-bottom: 10px;
}
.clearfix:after,
blockquote:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}
.clearfix,
blockquote {
display: inline-block;
}/*\*/* html .clearfix,
* html blockquote {
height: 1%;
}
.clearfix,
blockquote {
display: block;
}/**/ h1,h2,h3,h4,h5,h6,h7,#sitetitle .title  {
font-family:arial,helvetica,sans-serif;
letter-spacing:-1px;
margin: 0;
padding: 0;
text-align: left;
font-weight:bold;
color:#017fb0;
line-height: 1.2em;
}
h1 {
font-size: 18pt;
margin: 0;
}
h2 {
font-size: 16pt;
}
h3 {
font-size: 14pt;
}
h4,h5,h6,h7 {
font-size: 12pt;
letter-spacing:0;
}
.entry h1,
.entry h2,
.entry h3,
.entry h4,
.entry h5,
.entry h6,
.entry h7 {
margin-bottom: 15px;
}
h3#postinfo,
h3#comments,
h3#respond,
h3#trackbacks,
#respond h3  {
margin: 0;
}
h1.post-title,
h2.post-title,
h3.post-title {
margin:0;
}
h1.page-title,
h1.archive-title {
padding: 0 0 10px;
margin: 0 0 15px;
border-bottom: 1px dotted #ddd;
color: #06C;
}
.sitemap h2 {
margin-bottom:10px;
padding-bottom:5px;
border-bottom:1px dotted #ddd;
font-size: 14pt;
}
.auth-bio h1 {
margin:0 0 10px;
}
h2.feature-title,
h3.widgettitle,
h2.feat-title {
font-size:12pt;
line-height:1.3em;
margin:0 0 15px;
padding:0 0 5px;
border-bottom:1px dotted #ddd;
letter-spacing:0;
}
#footer-widgets h3.widgettitle,
#alt-home-bottom h3.widgettitle {} a, a:link, a:visited {
outline:none;
text-decoration:none;
color:#336699;
-moz-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
a:hover, a:active {
text-decoration:none;
color:#000000;
}
a.more-link, 
a.more-link:link, 
a.more-link:visited  {}
a.more-link:hover, 
a.more-link:active  {}
#footer a, 
#footer a:link, 
#footer a:visited {
color:#ccc;
}
#footer a:hover, 
#footer a:active {
color:#fff;
}
.post-title a, 
.post-title a:link, 
.post-title a:visited {
color:#ff7e00;
text-decoration:none;
}
.post-title a:hover, 
.post-title a:active {
color:#000;
}
h3.widgettitle a,
h3.widgettitle a:link,
h3.widgettitle a:visited {
color:#055f95;
}
h3.widgettitle a:hover,
h3.widgettitle a:active {
color:#000;
} .entry img {
max-width: 100% !important;
height:auto !important;
}
img.alignright {
float: right;
clear: right;
margin: 0 0 15px 15px;
}
img.alignleft {
float: left;
clear: left;
margin: 0 15px 15px 0px;
}
img.aligncenter, img.centered, img.center { 
display: block; 
margin: 0 auto 15px;  
float: none; 
clear: both;
}
img.thumbnail {
float:right;
margin: 0 0 20px 20px;
}
.entry img.thumbnail {
max-width:40%;
height:auto;
}
.entry img.thumbnail.large {
float:left;
margin: 0 20px 20px 0;
max-width:40%;
height:auto;
}
img.avatar {
float:right;
margin:0 0 10px 10px;
} .wp-caption {
border: 1px solid #e5e5e5;
text-align: center;
background-color: #fff;
padding-top:5px;
margin: 0 10px 10px;
}
.wp-caption img {
margin: 0;
padding: 0;
border: 0 none;
}
.wp-caption p.wp-caption-text {
font-size: 8pt;
padding: 5px;
margin: 0;
} p {
margin-top: 0px;
margin-bottom: 15px;
}
ol {
margin-left: 40px;
padding: 0;
}
ul {
margin-left: 20px;
padding: 0;
}
.post ul, .post ol {
list-style-type: none;
}
.post ul li {
list-style-type: none;
padding: 0;
margin: 0 0 2px;
padding-left: 18px;
background: url(//www.capeabilities.org/wp-content/themes/wp-radiance-child/images/bullet.png) 0 3px no-repeat;
}
.post ol li {
list-style-type:decimal;
margin-left: 0;
padding-left: 0;
}
.post ul li li {
list-style-type:square;
padding: 0;
margin: 0 0 2px;
padding-left:0;
background:none;
}
.post ul li li li {
list-style-type:disc;
padding: 0;
margin: 0 0 2px;
padding-left:0;
background:none;
}
form, select {
margin:0;
padding:0;
}
acronym, abbr, span.caps {
cursor: help;
}
acronym, abbr {
border-bottom: 1px solid #999;
}
* html acronym, abbr {
border-bottom: 1px dashed #999;
}
blockquote {
margin: 0 0 15px;
color: #666;
background:#f5f5f5;
padding: 15px 15px 1px;
border:1px solid #ebebeb;
}
.center {
text-align: center;
}
a img, img a {
border: none;
}
code {
font: 1.1em 'Courier New', Courier, Fixed;
}
hr {
display: block;
clear:both;
}
.navigation {
padding: 0; 
margin: 0;
clear:both;
}
.single .navigation {
padding: 10px 0 0 0; 
border-top:1px dotted #ddd;
}
.page .navigation {
margin-top:20px;
}
.navigation .alignright {
width:49%;
float: right;
text-align:right;
}
.navigation .alignleft {
width:49%;
float: left;
text-align:left;
}
.alignright {
float: right;
}
.alignleft {
float: left;
}
.aligncenter, div.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
float: none; 
clear: both;
}
input:focus {
outline: none;
}
select,
input,
textarea {
-webkit-appearance: none;
-webkit-border-radius:0; 
border-radius:0;
}
.content {
border-bottom:1px dotted #ddd;
margin-bottom:25px;
padding-bottom:10px;
} table {
border-collapse: collapse;
margin-bottom: 15px; 
max-width:100%;
overflow:hidden;
font-size:9pt;
line-height:1.5em;
}
table th {
background:#f5f5f5;
border: 1px solid #e5e5e5;
padding: 10px; 
}
table tr {
background:#fff;
}
table td {
border: 1px solid #e5e5e5;
padding: 10px; 
} table#wp-calendar {
margin-bottom: 0px; 
width:100%;
text-align:center;
border:1px solid #ebebeb;
}
table#wp-calendar caption {
font-size:10pt;
font-weight:bold;
padding: 5px;
}
table#wp-calendar th {
background:#ebebeb;
border: 1px solid #fff;
padding: 5px; 
}
table#wp-calendar tr {
background:#f5f5f5;
}
table#wp-calendar td {
border: 1px solid #fff;
padding: 5px; 
}
table#wp-calendar tfoot td {
background:#ebebeb;
padding: 5px;
} #topnav {
padding:0; 
margin:0;
background:#0192ce;
font-size:10pt;
font-weight:bold;
}
#topnav ul { 
z-index:99; 
margin:0; 
padding:0; 
list-style:none; 
line-height:1; 
margin:0;
}
#topnav ul a  {
position:relative; 
display:block; 
z-index:100; 
padding:10px 20px; 
line-height:30px; 
text-decoration:none;
color:#ddd;
}
#topnav ul li  { 
float:left; 
width: auto;
background:url(//www.capeabilities.org/wp-content/themes/wp-radiance-child/images/nav-sep.png) right 50% no-repeat; 
}
#topnav ul a:hover {
color:#fff;
}
#topnav ul ul  { 
position: absolute; 
left: -999em; 
width: 242px; 
z-index:99999;
border-top: 1px solid #333;
}
#topnav ul ul a  {
width:200px; 
line-height:20px;
border: 1px solid #333;
border-top:0;
background:#0663cb;
font-weight:normal;
color:#fff;
font-size:9pt;
}
#topnav ul ul a:hover {
color:#fff;
background:#3e8de5;
}
#topnav ul ul ul  {
margin: -42px 0 0 241px; 
}
#topnav ul li li {
background:transparent;
margin:0;
border:0;
}
#topnav ul li:hover,
#topnav ul li.hover  { 
position:static;
}
#topnav ul li:hover ul ul, 
#topnav ul li.sfhover ul ul,
#topnav ul li:hover ul ul ul, 
#topnav ul li.sfhover ul ul ul,
#topnav ul li:hover ul ul ul ul, 
#topnav ul li.sfhover ul ul ul ul { 
left:-999em; 
}
#topnav ul li:hover ul, 
#topnav ul li.sfhover ul,
#topnav ul li li:hover ul, 
#topnav ul li li.sfhover ul,
#topnav ul li li li:hover ul, 
#topnav ul li li li.sfhover ul,
#topnav ul li li li li:hover ul, 
#topnav ul li li li li.sfhover ul { 
left:auto; 
}
#topnav li.current-menu-item > a,
#topnav li.current_page_item > a {
background-color:#E57300;
color:#fff;
}
#topnav ul ul li.current-menu-item > a,
#topnav ul ul li.current-menu-item > a:hover,
#topnav ul ul li.current_page_item > a,
#topnav ul ul li.current_page_item > a:hover {
color: #fff;
background-color: #023f84;
}
.select-menu,
.select-menu-catnav { 
display: none 
} #catnav {
padding:0; 
margin:10px 0 0;
background:#111;
font-size:10px;
font-weight:bold;
}
#catnav ul { 
z-index:99; 
margin:0; 
padding:0; 
list-style:none; 
line-height:1; 
margin:0;
}
#catnav ul li  {
float:left; 
width: auto; 
}
#catnav ul a  {
position:relative; 
display:block; 
z-index:100; 
padding:5px 15px; 
line-height:24px; 
text-decoration:none;
color:#aaa;
}
#catnav ul a:hover {
background:#000;
color:#fff;
}
#catnav ul ul  { 
position: absolute; 
left: -999em; 
width: 210px; 
z-index:99999;
border-top: 1px solid #333;
}
#catnav ul ul a  {
width:180px; 
line-height:20px;
border:0;
border-bottom: 1px solid #333;
background:#111;
}
#catnav ul ul a:hover  {
color:#fff;
background:#000;
}
#catnav ul ul ul  {
border-left: 1px solid #333;
margin: -32px 0 0 210px; 
}
#catnav ul li li { 
margin:0;
border:0;
}
#catnav ul li:hover,
#catnav ul li.hover  { 
position:static;
}
#catnav ul li:hover ul ul, 
#catnav ul li.sfhover ul ul,
#catnav ul li:hover ul ul ul, 
#catnav ul li.sfhover ul ul ul,
#catnav ul li:hover ul ul ul ul, 
#catnav ul li.sfhover ul ul ul ul { 
left:-999em; 
}
#catnav ul li:hover ul, 
#catnav ul li.sfhover ul,
#catnav ul li li:hover ul, 
#catnav ul li li.sfhover ul,
#catnav ul li li li:hover ul, 
#catnav ul li li li.sfhover ul,
#catnav ul li li li li:hover ul, 
#catnav ul li li li li.sfhover ul { 
left:auto; 
}
#catnav li.current-menu-item > a,
#catnav li.current_page_item > a {
background-color:#E57300;
color:#fff;
}
#catnav ul ul li.current-menu-item > a,
#catnav ul ul li.current-menu-item > a:hover,
#catnav ul ul li.current_page_item > a,
#catnav ul ul li.current_page_item > a:hover {
background:#111;
color:#fff;
} #footnav {
padding:0; 
margin:0 auto 5px;
display:block;
text-align:center;
}
#footnav ul  {
list-style-type:none; 
padding:0; 
margin:0 auto;
display:block;
text-align:center;
}
#footnav ul li  { 
display:inline; 
list-style-type:none; 
margin:0 5px;
padding:0;  
}
#footnav ul a,
#footnav ul a:link,
#footnav ul a:visited  {
display:inline;
padding:0;  
text-decoration:none;
color:#bbb;
font-size:12px;
}
#footnav ul a:hover,
#footnav ul a:active {
color:#fff;
} .post, 
.page.hentry,
.page-template-page-blog-php .post {
margin: 0 0 40px;
padding:0;
clear:both;
border-bottom:1px dotted #ddd;
}
.single .post, 
.single .page.hentry {
margin: 0 0 25px;
padding:0;
clear:both;
border-bottom:0;
}
.page .post {
margin: 0;
padding:0;
clear:both;
border-bottom:0;
}
.page-template-page-blog-php #content .post {
margin: 0 0 40px;
padding:0;
clear:both;
border-bottom:1px dotted #ddd;
}
.entry {}
.single .entry {}
.meta {
margin: 0 0 20px;
padding:0;
font-size:9pt;
padding-bottom:7px;
border-bottom:1px dotted #ddd;
}
.single .meta {}
.meta-commments {}
.meta-author {}
.meta-date {}
p#breadcrumbs {
font-size:8pt;
letter-spacing:0;
line-height:1.5em;
margin:0 0 20px;
padding:0 0 5px;
border-bottom:1px dotted #ddd;
}
p.tags {
margin-bottom:5px;  
clear:both;
}
p.cats {
clear:both;
}
.single-video {
position: relative;
padding-bottom:62.5% ;
padding-top:0;
height:0;
overflow: hidden;
margin: 0 auto 20px;
}
.single-video iframe,  
.single-video object,  
.single-video embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.author {
padding-bottom:30px;
border-bottom:1px dotted #ddd;
margin: 0 0 30px;
clear:both;
}
.author:last-child {
padding-bottom:0;
border-bottom:0;
margin: 0;
}
.author .authicons {
margin:0;
}
.entry .author .authicons img {
margin:0 5px 0 0;
border:0;
display:block;
float:left;
padding:0;
} .post-by-2 {
margin: 0 auto;
padding:0;
overflow:hidden;
}
.post-inline {
clear:both;
margin: 0 0 20px;
padding:0 0 10px;
border-bottom:1px dotted #ddd;
}
.post-left {
clear:left;
float:left;
width: 48%;
margin: 0;
padding:0;
}
.post-right {
clear:right;
float:right;
width: 48%;
margin: 0;
padding:0;
}
.post-by-2 .post,
.post-by-2 .page {
margin: 0;
padding: 0;
background:transparent;
overflow:hidden;
border:0;
}
.post-by-2 img.thumbnail {
float:right;
margin: 0 0 10px 10px;
max-width:30%;
}
.post-by-2 .meta {
font-size:8pt !important;
margin-bottom:15px;
}
.post-by-2 .post-clear {
clear:both;
height:0;
padding:15px 0 0;
background:transparent;
border-bottom:1px dotted #ddd;
margin: 0 auto 25px;
}
.post-by-2 .entry {
margin: 0;
padding:0;
border:0;
}
.post-by-2 h2.post-title {
font-size:16pt;
}
.post-by-2 .meta-cats {
display:none;
visibility:hidden;
}
.post-by-2 .meta-author {
text-transform:capitalize
} .cats-by-2 {
margin: 0;
padding: 0;
background:transparent;
overflow:hidden;
}
.cat-posts-left {
clear:left;
float:left;
width: 48%;
margin: 0 0 50px;
padding:0;
}
.cat-posts-right {
clear:right;
float:right;
width: 48%;
margin: 0 0 50px;
padding:0;
}
.cat-posts-left .post,
.cat-posts-right .post {
margin: 0;
padding: 15px 0;
overflow:hidden;
border-bottom:1px dotted #ddd;
}
.cat-posts-left .meta,
.cat-posts-right .meta {
margin: 15px 0 0;
padding: 0 0 5px;
overflow:hidden;
border:0;
font-size:8pt !important;
border-bottom:1px dotted #ddd;
display:none;
visibility:hidden;
}
.cat-posts-left .meta-cats,
.cat-posts-right .meta-cats {
display:none;
visibility:hidden;
}
.cat-posts-left .meta-author,
.cat-posts-right .meta-author {
text-transform:capitalize;
}
.cat-posts-left .post:last-child,
.cat-posts-right .post:last-child {
margin: 0;
padding: 15px 0 0;
border-bottom:0;
}
.cat-posts-left .entry,
.cat-posts-right .entry {
overflow:hidden;
margin: 0;
line-height:1.6em;
font-size:12px;
height:6.4em;
border:0;
padding:0;
}
.cat-posts-left h2.feat-title,
.cat-posts-right h2.feat-title {
margin:0;
}
.cat-posts-left h3.post-title,
.cat-posts-right h3.post-title {
letter-spacing:0;
font-size:11pt;
margin:0 0 2px;
line-height:1.2em;
}
.cat-posts-left img.thumbnail,
.cat-posts-right img.thumbnail {
float:left;
margin: 0 10px 0 0;
padding:0;
height:6.4em;
max-width:none;
width:auto;
} .cat-posts-stacked {
clear:both;
float:none;
margin: 0 0 30px;
padding:0;
}
.cat-posts-stacked h2.feat-title {
margin:0;
}
.cat-posts-stacked .post {
margin: 0 0 20px;
padding: 15px 0 0;
overflow:hidden;
border-bottom:1px dotted #ddd;
}
.cat-posts-stacked .post:last-child {
margin: 0;
padding: 15px 0 0;
border-bottom:0;
}
.cat-posts-stacked .entry {}
.cat-posts-stacked img.thumbnail {}
.cat-posts-stacked h2.post-title,
.cat-posts-stacked h3.post-title {}
.cat-posts-stacked .meta {} #related {
padding: 15px;
margin: 0 0 15px;
background:#f5f5f5;
border: 1px solid #e5e5e5; 
}
#related .related-posts {
font-weight:bold;
width: 48%;
float:right;
}
#related .related-posts p {
margin:0;
}
#related .related-posts ol {
font-weight:normal;
margin:0 0 0 25px;
}
#related .related-posts li {
margin-bottom: 2px;
}
#related .subscribe {
width: 50%;
float:left;
padding: 0;
}
#related .subscribe p.intro {
font-weight:bold;
}
#related .subscribe p.feed {
margin-bottom:10px;
font-weight:bold;
padding-left: 21px;
background: url(//www.capeabilities.org/wp-content/themes/wp-radiance-child/images/FeedIcon-16.gif) 0px 50% no-repeat;
}
#related .subscribe form {
margin:0;
padding:0;
} .auth-bio {
padding: 0 0 15px;
margin: 0 0 35px;
border-bottom: 3px double #eee;
}
.auth-bio img.avatar {
float:right;
margin:0 0 15px 15px;
}
.auth-clear {
clear:both;
margin: 0 auto 15px;
padding: 0;
}
.auth-icons {
margin: 0;
padding:0;
text-align:left;
height:28px;
line-height:28px;
}
.auth-icons > a {
margin:0 2px 0 0;
float:left;
background:transparent;
padding:0;
display:block;
opacity:0.4;
padding:1px;
border:1px solid #aaa;
}
.auth-icons > a:hover {
opacity:1;
border:1px solid #e5e5e5;
}
.auth-website {
height:28px;
line-height:28px;
float:right;
font-size:9pt;
}
.auth-website > a {}
.auth-website > a:hover {}
.single .auth-bio {
padding: 20px;
margin: 0 0 25px;
border: 1px solid #e5e5e5;
background:#f5f5f5;
}
.auth-bio h3 span.profile {
font-family:arial,helvetica,sans-serif;
font-size:9pt;
margin:0;
padding:0 0 0 3px;
font-weight:normal;
letter-spacing:0;
} .allcomments {
padding: 0;
margin:0;
}
.commentlist {
padding: 0;
list-style-type:none;
margin: 0 ;
}
ol.commentlist li {
background: #f5f5f5;
clear:both;
margin: 0 0 15px;
padding: 15px;
border:1px solid #ebebeb;
list-style-type:none;
}
.commentlist li ul.children li {
background: #fff;
}
.commentlist li ul.children li.depth-3,
.commentlist li ul.children li.depth-5,
.commentlist li ul.children li.depth-7,
.commentlist li ul.children li.depth-9 {
background: #f5f5f5;
}
.commentlist li ul.children {
margin: 0;
padding: 0;
}
.commentlist li ul.children li {
margin: 15px 0 0;
}
.commentlist li.alt { }
.commentmetadata {
display: block;
margin-bottom:10px;
font-size: 8pt;
}
.commentlist cite {
font-style:normal;
font-weight:bold;
}
#commentform {
padding: 0;
margin-bottom:0;
}
#commentform label {
padding: 0;
margin: 0;
font-size:8pt;
color:#666;
}
#commentform input#author,
#commentform input#email,
#commentform input#url,
#commentform textarea {
padding:7px;
background:#f5f5f5;
border-color: #ccc #ddd #ddd #ccc; 
border-width:1px; 
border-style:solid;
width: 250px;
display:block;
margin-top:2px;
}
#commentform textarea {
width:95%;
}
#commentform input#submit {
cursor:pointer;
font-family:inherit;
clear:both;
padding: 10px 20px;
text-align:center;
color:#fff;
background:#333;
font-size:14px;
}
p.button-submit {
margin:0;
}
#commentform input#submit:hover {
background:#000;
}
.thread-alt { }	
.thread-even { }
#respond { 
margin: 30px 0 15px;
padding:0;
clear:both; 
}
.commentlist #respond { 
}
.comments-navigation {
display:block;
margin: 0;
padding:10px 0;
font-weight:bold;
}
.comments-navigation .alignleft {
float:left;
}
.comments-navigation .alignright {
float:right;
}
.comments-number {
font-size:8pt;
margin-bottom:0;
padding:0;
}
.commentlist img.avatar, 
.commentlist img.comment-grav {
padding:2px;
background:#fff;
border:1px solid #ebebeb;
float:right;
margin:0 0 10px 10px;
}
.reply {
margin: 0;
}
a.comment-reply-link, 
a.comment-reply-link:link, 
a.comment-reply-link:visited, 
.reply a, 
.reply a:link, 
.reply a:visited {
clear:both;
padding: 0;
margin:0;
}
a.comment-reply-link:hover, 
a.comment-reply-link:active, 
.reply a:hover, 
.reply a:active {}
ol.commentlist .comment-body ul {
list-style-type:disc;
margin:0 30px 15px;
padding:0;
border:none;
}
ol.commentlist .comment-body ul li {
list-style-type:disc;
margin:0;
padding:0;
border:none;
}
ol.commentlist .comment-body ol {
list-style-type:decimal;
margin:0 30px 15px;
padding:0;
border:none;
}
ol.commentlist .comment-body ol li {
list-style-type:decimal;
margin:0;
padding:0;
border:none;
}
.cancel-comment-reply {
padding: 5px 0 10px;
}
.pings {
background:#f5f5f5;
border:1px solid #ebebeb;
padding: 15px;
margin: 0 0 20px;
}
.pings ol {
margin-left:20px;
}
.pings li {
margin-bottom:5px;
} .widget {
margin: 0 0 40px;
padding:0;
overflow:hidden;
}
.widget ul {
list-style-type: none;
margin: 0;
padding: 0;
}
.widget li {
list-style-type: none;
margin: 0 0 7px;
padding: 0 0 7px 19px;
border-bottom:1px dotted #ddd;
background:url(//www.capeabilities.org/wp-content/themes/wp-radiance-child/images/bullet.png) 0 1px no-repeat;
}
.widget li:last-child {
margin: 0;
padding: 0 0 0 19px;
border-bottom:0;
}
.widget .textwidget {}
.widget li li {
list-style-type: none;
margin: 0;
border:0;
padding: 0;
background:transparent;
}
.widget li li li {
padding-left: 15px;
}
.widget img {
max-width:100%;
height:auto;
} #sidebar-bottom .widget { }
#sidebar-bottom .widget li { }
#sidebar-bottom .widget .textwidget {}
#sidebar-bottom h3.widgettitle { } #footer-widgets {
clear: both;
margin: 0 auto;
padding:40px 0 30px;
width:100%;
background:#023f84;
color:#999;
}
#footer-widgets .widget {
margin: 0 0 20px;
border:0;
}
#footer-widgets .widget li {
list-style-type: none;
margin: 0 0 7px;
padding: 0 0 0 20px;
border-bottom:0;
background:url(//www.capeabilities.org/wp-content/themes/wp-radiance-child/images/bullet.png) 0px 2px no-repeat;
}
#footer-widgets .widget .textwidget {}
#footer-widgets a,
#footer-widgets a:link,
#footer-widgets a:visited {
color:#eee;
}
#footer-widgets a:active,
#footer-widgets a:hover {
color:#fff;
}
#footer-widgets h3.widgettitle {
color:#eee;
border-color:#444;
}
.footer-widget1 {
float:left;
width:28%;
margin: 0 4% 0 0;
overflow:hidden;
}
.footer-widget2 {
float:left;
width:28%;
margin: 0 4% 0 0;
overflow:hidden;
}
.footer-widget3 {
float:left;
width:15%;
margin: 0;
overflow:hidden;
}
.footer-widget4 {
float:right;
width:15%;
margin: 0;
overflow:hidden;
} .widget.sidetabs {}
.widget.sidetabs ul.tabs {  
list-style-type:none;
margin: 0;
padding: 0;
clear:both;
border-bottom:1px solid #e5e5e5;
}
.widget.sidetabs ul.tabs li {
float: left;
display: inline;
margin: 0;
padding: 0;
background:transparent;
border:0;
}
.widget.sidetabs ul.tabs li a, 
.widget.sidetabs ul.tabs li a:link, 
.widget.sidetabs ul.tabs li a:visited  {
float: left;
display: block;
padding: 0;
margin: 0 10px 0 0;
height:30px;
line-height:30px;
-moz-transition: none;
-webkit-transition: none;
transition: none;
}
.widget.sidetabs ul.tabs li a:hover, 
.widget.sidetabs ul.tabs li a:active {
color:#000;
}
.widget.sidetabs ul.tabs li.ui-tabs-selected a,
.widget.sidetabs ul.tabs li.ui-tabs-selected a:link,
.widget.sidetabs ul.tabs li.ui-tabs-selected a:visited {
color:#000;
border:1px solid #e5e5e5;
background:#f5f5f5;
padding:0 10px;
border-bottom:0;
}
.widget.sidetabs form {
margin: 0 !important;
padding: 0 !important;
color:#888;
}
.widget.sidetabs select {
margin: 0;
padding: 0;
width:160px;
color:#888;
}
.widget.sidetabs li { }
.widget.sidetabs .cat_content {}
.widget.sidetabs .cat_content ul {}
.widget.sidetabs .cat_content li {
padding: 10px 0 10px 19px;
background:#fff url(//www.capeabilities.org/wp-content/themes/wp-radiance-child/images/bullet.png) 0px 11px no-repeat;
margin:0;
border-bottom:1px dotted #ddd;
}
.widget.sidetabs .cat_content li:last-child {
border-bottom:0;
}
.widget.sidetabs .cat_content li a,
.widget.sidetabs .cat_content li a:link,
.widget.sidetabs .cat_content li a:visited,
.widget.sidetabs .cat_content ul.side-arc li { }
.widget.sidetabs .cat_content ul.side-arc li { }
.widget.sidetabs .cat_content ul.side-arc li p.title {
float:left;
width:75px;
margin: 0;
}
.widget.sidetabs .cat_content ul.side-arc li select {
float:left;
width:160px;
padding:2px;
border:1px solid #ebebeb;
}
.widget.sidetabs .cat_content ul.side-arc li form { }
.widget.sidetabs .popular p {
padding: 10px 0 10px 19px;
background:#fff url(//www.capeabilities.org/wp-content/themes/wp-radiance-child/images/bullet.png) 0px 11px no-repeat;
margin:0;
border-bottom:1px dotted #ddd;
}
.widget.sidetabs .popular li a,
.widget.sidetabs .popular li a:link,
.widget.sidetabs .popular li a:visited { }
.widget.sidetabs .side-recent-comments li a,
.widget.sidetabs .side-recent-comments li a:link,
.widget.sidetabs .side-recent-comments li a:visited { }
.widget.sidetabs .cat_content li a:hover,
.widget.sidetabs .cat_content li a:active,
.widget.sidetabs .cat_content .popular li a:hover,
.widget.sidetabs .cat_content .popular li a:active,
.widget.sidetabs .cat_content .side-recent-comments li a:hover,
.widget.sidetabs .cat_content .side-recent-comments li a:active { }
.widget.sidetabs .ui-tabs-hide {  
display: none;  
} .widget.catposts {}
.widget.catposts .textwidget {}
.cat-posts-widget img.thumbnail {
float:left;
margin: 0 10px 0 0;
width:auto;
max-width:none;
height:4.5em;
padding:0;
}
.cat-posts-widget img.thumbnail {
float:left;
margin: 0 10px 0 0;
width:auto;
max-width:none;
height:4.5em;
padding:0;
}
#footer-widgets .cat-posts-widget img.thumbnail {}
.cat-posts-widget .meta {
position:absolute;
z-index:99999;
top:-999em;
left:-999em;
display:none;
}
.cat-posts-widget .post {
margin: 0 0 15px;
border-bottom:1px dotted #ddd;
padding:0 0 15px;
}
.cat-posts-widget .post:last-child {
margin: 0;
border-bottom:0;
padding:0;
}
#footer-widgets .cat-posts-widget .post {
border-bottom:1px dotted #444;
}
#footer-widgets .cat-posts-widget .post:last-child {
border:0;
}
.cat-posts-widget .entry {
overflow:hidden;
margin: 0;
line-height:1.5em;
height:4.5em;
border:0;
padding:0;
}
.cat-posts-widget p.post-title {
font-weight:bold;
margin-bottom: 0;
} .widget.banner300,
.widget.bannerad { 
padding:0 !important;
background:transparent !important;
border:0 !important;
}
.widget.banner300 h3.widgettitle,
.widget.bannerad h3.widgettitle {} .widget_flickrRSS {
padding: 0;
border:0;
}
.widget_flickrRSS h3.widgettitle {}
.widget_flickrRSS img {
margin: 0 5px 5px 0;
width:75px;
height:75px;
} .widget.widget_search {
padding: 0;
border:0;
}
#sidebar .widget_search {
background:#f5f5f5;
border:1px solid #e5e5e5;
padding:5px;
} .widget select {
margin: 0;
padding: 5px;
border:1px solid #e5e5e5;
width:80%;
} .banner125 {}
.banner125 .ad {
display:block;
float:left;
height:auto;
margin:0 10px 10px 0;
padding:0;
}
.banner125 .ad.right {} #sidebar .subscribebox {
background:#f5f5f5;
padding:20px;
border:1px solid #e5e5e5;
}
.subscribebox form {}
.subscribebox .intro {
margin-bottom:15px;
min-height:38px;
padding-right:45px;
background:url(//www.capeabilities.org/wp-content/themes/wp-radiance-child/images/email-sub.png) 100% 0 no-repeat;
} .widget.videoslide {}
.widget.videoslide ul,
.widget.videoslide li {
list-style-type: none;
margin: 0;
padding: 0;
border:0;
background:transparent;
} .featuredpage .post {
padding:0;
border:0;
margin:0;
}
.featuredpage img.thumbnail {
max-width:100%;
float:none;
margin:0 0 10px;
padding:0;
background:#fff;
display:block;
border:0;
height:auto;
}
#footer-widgets .featuredpage img.thumbnail {}
.featuredpage img.thumbnail.alignright {
width:25% !important;
float:right;
margin:0 0 5px 10px;
}
.featuredpage img.thumbnail.alignleft {
width:25% !important;
float:left;
margin:0 10px 5px 0;
} .tagcloud a {
font-size:8pt !important;
border:1px solid #e5e5e5;
background:#f5f5f5;
padding: 0 7px;
margin:0 5px 5px 0;
line-height:20px;
height:20px;
display:block;
float:left;
} form#searchform {
padding:0;
margin:0;
}
#searchform #searchfield {
background: transparent;
color: #bbb;
font-size: 14px;
margin: 0 5px 0 0;
display:inline;
padding: 7px;
width:166px;
text-transform:lowercase;
font-family:inherit;
border:1px solid #e5e5e5;
background:#fff;
}
#searchform #submitbutton {
background: #333;
color: #fff;
font-weight:normal;
border:1px solid #000;
padding: 6px;
font-size: 14px;
font-family:inherit;
cursor:pointer;
display:inline;
}
#searchform #submitbutton:hover {
background:#000;
} p.email-form  {
padding:0;
margin:0;
}
p.email-form .sub {
background: transparent;
color: #bbb;
font-size: 14px;
margin: 0 5px 5px 0;
display:inline;
padding: 7px;
width:166px;
text-transform:lowercase;
font-family:inherit;
border:1px solid #e5e5e5;
background:#fff;
}
p.email-form .subbutton {
background: #333;
color: #fff;
font-weight:normal;
border:1px solid #000;
padding: 6px;
font-size: 14px;
font-family:inherit;
cursor:pointer;
display:inline;
}
p.email-form .subbutton:hover {
background:#000;
} .head-banner468 {
float:right;
display:inline;
text-align:right;
overflow:hidden;
padding:0;
margin:0;
max-width:49%;
}
.banner468 {
text-align:center;
margin: 0 auto 30px;
padding:10px;
float:none;
display:block;
background:#f5f5f5;
border:1px solid #e5e5e5;
}
.banner728-container {
text-align:center;
margin: 0 auto;
padding:12px 0;
float:none;
display:block;
border-bottom:1px dotted #ddd;
}
.banner728-container.bottom {
text-align:center;
margin: 0 auto;
padding:12px 0;
float:none;
display:block;
border:0;
border-top:1px dotted #ddd;
}
.banner728 {
margin: 0 auto;
padding:0;
float:none;
display:block;
width:100%;
}
.banner728.left {
margin: 0;
float:left;
width:75.84%;
}
.banner220 {
margin: 0;
padding:0;
float:right;
text-align:right;
width:22.92%;
display:block;
}
.head-banner468 img,
.banner468 img,
.banner728 img,
.banner220 img {
max-width:100%;
height:auto;
} .sub-icons {
padding:0;
margin:15px 0 0;
}
.sub-icons a {
margin:0 2px 0 0;
float:left;
background:transparent;
padding:0;
display:block;
opacity:0.4;
padding:1px;
border:1px solid #aaa;
}
.sub-icons a:hover {
opacity:1;
border:1px solid #e5e5e5;
} .c-sw #page {}
.c-sw #content {
width:100%;
} .sw-c #page {
background-position: 34.375% 0;
}
.sw-c #content {
width:100%;
}
.sw-c #contentleft {
float:right;
}
.sw-c #contentright {
float:left;
} .c-sn-sw #page {}
.c-sn-sw #content {
float:left;
}
.c-sn-sw #sidebar-narrow {
float:right;
}
.c-sn-sw p.email-form .sub {
width:150px;
}
.c-sn-sw .page-border {
background:url(//www.capeabilities.org/wp-content/themes/wp-radiance-child/images/dot.gif) 46.875% 0 repeat-y;
} .sn-c-sw #page {}
.sn-c-sw #content {
float:right;
}
.sn-c-sw p.email-form .sub {
width:150px;
}
.sn-c-sw .page-border {
background:url(//www.capeabilities.org/wp-content/themes/wp-radiance-child/images/dot.gif) 15.625% 0 repeat-y;
} .sw-sn-c #page {
background-position: 34.375% 0;
}
.sw-sn-c #contentleft {
float:right;
}
.sw-sn-c #content {
float:right;
}
.sw-sn-c #contentright {	
float:left;	
}
.sw-sn-c p.email-form .sub {
width:150px;
}
.sw-sn-c .page-border {
background:url(//www.capeabilities.org/wp-content/themes/wp-radiance-child/images/dot.gif) 53.125% 0 repeat-y;
} .sw-c-sn #page {
background-position: 34.375% 0;
}
.sw-c-sn #contentleft {
float:right;
}
.sw-c-sn #contentright {
float:left;	
}
.sw-c-sn #content {
float:left;
padding:0;
margin: 0;
}
.sw-c-sn #sidebar-narrow {
float:right;
}
.sw-c-sn p.email-form .sub {
width:150px;
}
.sw-c-sn .page-border {
background:url(//www.capeabilities.org/wp-content/themes/wp-radiance-child/images/dot.gif) 84.375% 0 repeat-y;
} .fwidth #page {
background:transparent !important;
}
.fwidth #contentleft {
width: 100%;
float:none;
}
.fwidth #content {
width: 100%;
} .c-sn #page {
background-position: 76.04166% 0;
}
.c-sn #contentleft {
float:none;
width:100%;
}
.c-sn #content {
float:left;
padding:0;
margin: 0;
width:72.91666% ;
}
.c-sn #sidebar-narrow {
float:right;
width:20.833% ;
} .sn-c #page {
background-position: 23.95833% 0;
}
.sn-c #contentleft {
float:none;
width:100%;
}
.sn-c #content {
float:right;
padding:0;
margin: 0;
width:72.91666% ;
}
.sn-c #sidebar-narrow {
float:left;
width:20.833% ;
} .post ul.archives-by-cat {
margin: 5px 0 15px;
padding: 0 0 12px;
border-bottom:1px dotted #ddd;
}
.post ul.archives-by-cat li {
padding:0;
background:transparent;
margin: 0 0 3px;
}
.post ul.archive-tabs {
padding:0;
background:transparent;
margin: 0 0 15px 0;
padding: 0 0 15px;
border-bottom:1px solid #ebebeb;
}
.post ul.archive-tabs li {
padding:0;
background:transparent;
margin: 0;
float:left;
}
.archive-tabs a,
.archive-tabs a:link,
.archive-tabs a:visited {
display:block;
float:left;
margin: 0 5px 0 0;
background:#333;
padding: 5px 10px;
font-weight:bold;
color:#fff;
font-size:9pt;
}
.archive-tabs a:hover,
.archive-tabs a:active,
.archive-tabs .ui-tabs-selected a {
background:#000;
color:#fff;
}
#archive-tabs .ui-tabs-hide {  
display: none;  
}
#archive-tabs {
padding-bottom:15px;
}
.archives-images {
width: 125px;
height:125px;
margin: 0 10px 10px 0;
display:block;
float:left;
padding:2px;
border:1px solid #e5e5e5;
}
.entry .archives-images img.thumbnail {
float:none;
margin:0 auto;
padding:0;
border:0;
max-width:100%;
height:auto;
padding:0;
background:#fff;
border:0;
display:block
} #commentform input#submit,
.archive-tabs a,
.archive-tabs a:link,
.archive-tabs a:visited,
p.email-form .subbutton,
#searchform #submitbutton {
background: #0099cc;
border: 1px solid #0099cc;
color:#fff !important;
-moz-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
#commentform input#submit:hover,
.archive-tabs a:hover,
.archive-tabs a:active,
.archive-tabs .ui-tabs-selected a,
p.email-form .subbutton:hover,
#searchform #submitbutton:hover {
background: #111;
border-color: #111;
color:#fff !important;
} #alt-home-bottom {
padding:20px 0 0;
}
.home-widget-1 {
width:31%;
float:left;
margin:0;
padding-right:3.5%;
}
.home-widget-2 {
width:31%;
float:left;
margin:0;
}
.home-widget-3 {
width:31%;
float:right;
margin:0;
}
#alt-home-bottom .widget {
border:0;
margin-bottom:40px;
}
#alt-home-bottom .widget li {}
#alt-home-bottom .widget .textwidget { 
padding:0 
} .sitemap .post,
.sitemap .page,
.post.sitemap {
border:0;
margin:0;
padding:0;
}
.sitemap ul {
list-style-type:none;
margin-top: 0;
margin-left: 0;
margin-bottom:15px;
color:#ccc;
}
.sitemap ul li {
background:transparent;
padding-left:0;
}
.sitemap ul ul {
margin-left: 15px;
margin-bottom:0;
}
.sitemap .entry {
padding-bottom:15px;
}
.sitemap .meta {
margin: 0 0 5px;
padding:0;
font-size:9pt;
padding-bottom:0;
border-bottom:0;
}
.sitemap-narrow {
width:40%;
float:right;
padding: 0;
margin:0 0 15px;
font-size:9pt;
line-height:1.6em;
}
.sitemap-wide {
width:55%;
float:left;
}
.sitemap-post {
clear:both;
margin:0 0 15px;
border-bottom:1px dotted #ddd;
padding:0;
font-size:9pt;
line-height:1.6em;
}
.sitemap-post p.sitemap-title {
font-weight:bold;
margin:0;
}
.sitemap-post img.thumbnail {
float:right;
margin:0 0 10px 10px;
width:20%;
} #portfolio-container {	}
ul#filter {
list-style: none;
font-size:9pt;
margin: 0 auto;
display:block;
clear:both; 
margin-bottom:20px; 
padding:0 0 10px;
border-bottom:1px dotted #ddd;
}
ul#filter li {
background:transparent; 
float: left;
display:inline;
margin:0 3px 5px 0;
padding: 0;
height:26px;
line-height:26px;
list-style-type:none;
}
ul#filter li:last-child { 
margin-right: 0;  
}
ul#filter li.cat-intro { 
margin-right:10px;
}
ul#filter a { 
float: left;
display:inline-block;
padding: 0 10px;
border:1px solid #e5e5e5;
background:#f5f5f5; 
height:24px;
line-height:24px;
}
ul#filter li.current a { 
color: #000; 
font-weight: bold; 
}
ul#portfolio { 
list-style: none; 
margin: 0 auto;
display:block;
padding:0;
clear:both;
width:100%;
text-align:center;
}
ul#portfolio li {
background:transparent; 
float: left;
display:block; 
margin: 0; 
padding: 0 2%;
width: 29.33%;
height:250px;
}
ul#portfolio li.clear-item {
background:transparent; 
float: none;
display:block; 
margin: 0 0 20px; 
padding: 0;
width: 100%;
height:20px;
border-bottom:1px dotted #ddd;
clear:both;
}
.fwidth ul#portfolio li { }
ul#portfolio img,
ul#portfolio img.thumbnail {
max-width:100%;
border: 0;
float:none; 
display: block; 
padding: 0; 
background:#fff; 
margin:0 auto;
border: 1px solid #dedede; 
display: block; 
padding: 3px; 
background:#fff; 
margin:0 auto 10px;  
} #content fieldset.bbp-form, 
#container fieldset.bbp-form, 
#wrapper fieldset.bbp-form {
border-color:#ddd !important;
background:#fff;
padding:25px !important;
} .featured {
max-width:100%;
margin:0 auto;
padding:0;
}
.featured.wide {
margin-top:20px;
}
.container {
padding:0;
width:100%;
margin:0 auto 40px;
position:relative;
z-index:1;
} .flexslider a:active {
outline: none;
}
.slides,
.flex-control-nav,
.flex-direction-nav {
margin: 0; 
padding: 0; 
list-style: none;
} .flexslider .slides > li {
display: none; } .slides:after {
content: "."; 
display: block; 
clear: both; 
visibility: hidden; 
line-height: 0; 
height: 0;
}
html[xmlns] .slides {
display: block;
}
* html .slides {
height: 1%;
}  .no-js .slides > li:first-child {
display: block;
} .flexslider {
margin:0;
padding:0;
background:url(//www.capeabilities.org/wp-content/themes/wp-radiance-child/images/loading.gif) center center no-repeat;
zoom: 1;
min-height:100px;
}
.flexslider .slides {
background:#fff;
padding:0;
zoom: 1;
}
.flexslider .slides > li {} .flexslider .slide-container {
padding:0;
position:relative;
z-index:3;
}
.flex-caption {
padding:0; 
background: transparent; 
margin: 0;
}
.flex-caption h2.post-title {
margin:0 0 15px;
line-height:1.3em;
}
.flex-caption .excerpt {
overflow:hidden;
line-height:1.5em;
height:17.8em;
margin: 0;
}
.flexslider p.readmore {
margin:15px 0 0;
}
.flexslider .slides img {
float: none;
width: 100%;
padding: 0;
display: block;
height: auto;
margin-top: 0;
margin-right: auto;
margin-bottom: 0;
margin-left: auto;
} .flex-direction-nav {
display:block;
right:5px;
top: 5px;
position:absolute;
z-index:5;
}
.flex-direction-nav li a {
width: 40px; 
height: 40px; 
margin: 0; 
display: block; 
position: absolute; 
cursor:pointer; 
text-indent: -9999px;
padding:0;
background-color:#000;
background-color: rgba(0,0,255,0.8);
background-position: 50% 50%;
background-repeat:no-repeat;
}
.flex-direction-nav li .flex-next {
right: 0;
background-image:url(//www.capeabilities.org/wp-content/themes/wp-radiance-child/images/featnav-next.png)
}
.flex-direction-nav li .flex-next:hover {
background-image:url(//www.capeabilities.org/wp-content/themes/wp-radiance-child/images/featnav-next-on.png)
}
.flex-direction-nav li .flex-prev {
right:41px;
background-image:url(//www.capeabilities.org/wp-content/themes/wp-radiance-child/images/featnav-prev.png)
}
.flex-direction-nav li .flex-prev:hover {
background-image:url(//www.capeabilities.org/wp-content/themes/wp-radiance-child/images/featnav-prev-on.png)
} .flex-control-nav {
width:100%;
position: absolute; 
bottom: -4px; 
text-align: center;
z-index:5;
}
.flex-control-nav li {
margin: 0 0 0 5px; 
display: inline-block; 
zoom: 1;
*display: inline 
}
.flex-control-nav li:first-child {
margin: 0;
}
.flex-control-nav li a {
width: 30px; 
height: 8px; 
display: block; 
background: #fff; 
cursor: pointer; 
text-indent: -9999px;
border:1px solid #e5e5e5;
}
.flex-control-nav li a:hover {
background: #e5e5e5;
}
.flex-control-nav li a.flex-active {
background: #e5e5e5;
cursor: default;
} .featured.narrow .flexslider .slide-container {
padding:20px;
background:#f5f5f5;
border:1px solid #e5e5e5;
}
.featured.narrow .post {
padding:0;
border:0;
margin:0;
}
.featured.narrow h2.post-title {
font-size:30px;
line-height:1.1em;
height:1.1em;
overflow:hidden;
}
.featured.narrow .excerpt {
line-height:1.6em;
max-height:9.6em;
overflow:hidden;
margin-bottom:15px;
}
.featured.narrow p.readmore {
display:none;
visibility:hidden;
}
.featured.narrow img.thumbnail.large {
margin-bottom:0;
margin-right:15px;
padding:5px;
background:#fff;
border:1px solid #e5e5e5;
max-width:40%;
}
.featured.narrow .flex-direction-nav {
display:block;
right:0;
left:0;
top: 40%;
position:absolute;
z-index:5;
}
.featured.narrow .flex-direction-nav li a {
width: 23px; 
height: 23px; 
margin: 0; 
display: block; 
position: absolute; 
cursor:pointer; 
text-indent: -9999px;
padding:0;
background-color:#fff;
background-position: 50% 50%;
background-repeat:no-repeat;
border:1px solid #e5e5e5;
}
.featured.narrow .flex-direction-nav li .flex-next {
right:-13px;
background-image:url(//www.capeabilities.org/wp-content/themes/wp-radiance-child/images/featnav-next-lt.png)
}
.featured.narrow .flex-direction-nav li .flex-next:hover {
background-image:url(//www.capeabilities.org/wp-content/themes/wp-radiance-child/images/featnav-next-lt-on.png)
}
.featured.narrow .flex-direction-nav li .flex-prev {
right:auto;
left:-13px;
background-image:url(//www.capeabilities.org/wp-content/themes/wp-radiance-child/images/featnav-prev-lt.png)
}
.featured.narrow .flex-direction-nav li .flex-prev:hover {
background-image:url(//www.capeabilities.org/wp-content/themes/wp-radiance-child/images/featnav-prev-lt-on.png)
} .featured.pages {
border-bottom:3px double #eee;
padding:20px 0;
margin:0;
}
.featured.pages .container {
margin:0 auto;
}
.featured.pages .post {
margin:0;
padding:0;
border:0;
}
.featured.pages .entry {
float: none;
width: 20%;
margin: 0;
position: absolute;
bottom: 0px;
top: 0px;
left: 0px;
background: #0091d0;
z-index: 4;
background-color: rgba(0,145,208,0.8);
padding-top: 25px;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
}
.featured.pages .excerpt {
overflow: hidden;
line-height: 1.6em;
height: 100%;
margin: 0;
color: #FFF;
}
.featured.pages img {
max-width: none;
width: 100%;
float: none;
margin: 0;
padding: 0;
background: #000;
border: 0;
height: 400px;
}
.featured.pages h2.post-title,
.featured.pages h2.post-title a {
color:#ffd440 !important;
margin:0 0 15px;
font-size:18pt;
line-height:1.2em;
}
.featured.pages p.readmore {
visibility:hidden;
display:none;
position:absolute;
left:-999em;
}
.featured.pages .flex-control-nav {
left:-999em;
display:none;
visibility:hidden; 
} #header {
position:relative;
}
.header-contact-info {
position:absolute;
right:0;
bottom:7px;
text-align:right;
width:100%;
margin:0;
font-size:9pt;
}
.head-email {
margin:0;
}
.head-phone {
margin:0;
}
.head-phone.sep {
margin:0 0 0 2px;
padding: 0 0 0 5px;
border-left:1px dotted #bbb;
}
.form-allowed-tags { display:none; }@import url("http://fonts.googleapis.com/css?family=Noticia+Text:400,400italic,700,700italic");
h1,h2,h3,h4,h5,h6,h7,
#sitetitle .title {
font-family:'Noticia Text', georgia, serif !important;
font-weight:bold;
}
h1 { font-size: 30px; letter-spacing:-1px; }
h2,#sitetitle .title { font-size: 26px; letter-spacing:-1px; }
h3 { font-size: 24px; letter-spacing:-1px; line-height:1.3em; }
h4,h5,h6,h7 { font-size: 20px; letter-spacing:-1px; line-height:1.3em; }
h1.post-title,
h1.page-title,
h1.archive-title {
font-size:30px;
}
h2.post-title {
font-size: 26px;
}
h2.feature-title, h3.widgettitle, h2.feat-title, .page-head h5  {
font-size: 18px; 
letter-spacing:-1px; 
}
h1.archive-title,
h1.page-title {
margin-bottom:25px;
}
body {
font-size:14px;
font-family:arial,sans-serif;
line-height:1.6em;
color:#555;
}
.meta {
padding-top:5px;
font-size:12px;
line-height:1.5em;
margin-bottom:20px;
}
#sidebar-narrow,
#contentright, 
#footer-widgets, 
.meta, 
p#breadcrumbs, 
#topnav, 
#alt-home-bottom, 
.commentlist,
.single .auth-bio,
.navigation, ul#filter, 
#commentform label,
#commentform,
.comments-number,
.pings,
#related {
font-size: 12px !important;
line-height: 1.55em !important;
}@media only screen and (max-width:560px) {
#outer-wrap {
width:100% !important;
padding:0 !important;
margin:0 auto !important;
border:0 !important;
-moz-border-radius:0 !important;
-webkit-border-radius:0 !important;
border-radius:0 !important;
}
#wrap,
.limit {
width:auto !important;
padding-left:20px;
padding-right:20px;
}
#sitetitle,
#logo {
width:100% !important;
display:block;
float:none;
clear:both;
margin:0 0 10px;
padding:0;
}
.head-banner468 {
max-width:100%;
width:100% !important;
display:block;
float:none;
clear:both;
text-align:left;
margin:0;
padding:0;
}
#sitetitle,
#sitetitle .title,
#logo,
.head-banner468 {
text-align:center;
}
#topnav {
padding:0;
background:transparent !important;
border:0 !important;
}
#topnav .limit {
width:100%;
}
#catnav {
padding:0;
background:transparent !important;
border:0 !important;
}
#topnav ul, #catnav ul { 
display: none; 
}
.select-menu {
display:block;
border:0;
padding: 10px;
margin: 0 auto;
font-size:10pt;
width:100%;
background:#222;
color:#fff;
}
.select-menu-catnav {
display:block;
padding: 10px;
margin: 0 auto;
font-size:10pt;
text-transform:none;
border:1px solid #ddd;
background:#fff;
color:#666;
width:100%;
}
#contentleft,
#contentright,
#content,
#sidebar,
#sidebar-bottom,
#sidebar-bottom-left,
#sidebar-bottom-right,
#sidebar-narrow,
.footer-widget1,
.footer-widget2,
.footer-widget3,
.footer-widget4,
.home-widget-1,
.home-widget-2,
.home-widget-3 {
width: 100% !important;
clear:both !important;
float:none !important;
margin: 0 auto;
}
#content {
padding-bottom:30px;
}
.sitemap-narrow {
width:auto;
float:none;
padding: 0;
margin:0 auto 15px;
}
.sitemap-wide {
width:auto;
float:none;
padding: 0;
margin:0 auto 15px;
}
.post-left {
clear:both;
float:none;
width: 100%;
padding:0 0 15px;
border-bottom:1px dotted #ddd;
margin: 0 auto 25px;
}
.post-right {
clear:both;
float:none;
width: 100%;
padding:0 0 15px;
border-bottom:1px dotted #ddd;
margin: 0 auto 25px;
}
.post-by-2 .post-clear {
clear:both;
height:0;
padding:0;
background:transparent;
border-bottom:0;
margin: 0;
}
.flex-caption,
.full-width .flex-caption,
.featured.wide .full-width .flex-caption {
float:none;
width:auto;
position:static;
padding:15px 15px 20px; 
background: transparent; 
margin: 0;
}
.flexslider .slide-container,
.flexslider .full-width .slide-container {
padding:0;
background:transparent;
margin:0;
width:auto;
}
.flex-caption .excerpt,
.full-width .flex-caption .excerpt,
.featured.wide .flex-caption .excerpt,
.featured.wide .full-width .flex-caption .excerpt {
height:auto;
line-height:1.6em;
height:16em;
margin: 0;
color:#333;
}
.flexslider .feature-image,
.flexslider .full-width .feature-image,
.flexslider .feature-video {
width:96%;
float:none;
margin:0 auto;
padding:2%;
border:0;
border-bottom:1px solid #e5e5e5;
}
.flexslider li.full-width {
background:#f5f5f5;
}
.full-width .flex-caption h2.post-title,
.full-width .flex-caption h2.post-title a {
color:#333 !important;
margin:0 0 15px;
}
.flexslider .full-width p.readmore {
display:block;
position:static;
}
.flexslide-custom-controls {
text-align:center;
float:none;
display:block;
}
.flexslide-custom-controls li {
display:inline-block;
float:none;
margin:0 1px;
}
.flexslide-custom-controls li a {
display:inline-block;
float:none;
}
.controls-container h2 {
text-align:center;
float:none;
clear:both;
margin:0 auto;
display:block;
}
.cat-posts-left,
.cat-posts-right {
clear:both;
float:none;
width:auto;
margin: 0 0 20px;
padding:0;
border:1px solid #ebebeb;
}
.cats-by-2 .entry {
line-height:1.5em;
height:auto;
}
.cats-by-2 img.thumbnail {
height:auto;
max-width:20%;
}
.banner728.left {
margin: 0 auto 10px;
float:none;
width:100%;
display:block;
text-align:center;
}
.banner220 {
margin: 0 auto;
padding:0;
float:none;
text-align:center;
width:100%;
display:block;
}
#page,
.page-border {
background-image:none !important;
}
.featured.narrow img.thumbnail.large {
display:none;
visibility:hidden;
position:absolute;
left:-999em;
}
.featured.pages .entry {
width:auto;
max-width:100%;
bottom:0;
top:auto;
left:0;
right:0;
padding:0;
}
.featured.pages .excerpt {
line-height:30px;
height:30px;
margin:5px 10px;
}
.featured.pages h2.post-title,
.featured.pages h2.post-title a {
color:#fff !important;
margin:0;
font-size:14pt;
line-height:30px;
height:30px;
}
.header-contact-info {
position:static;
display:block;
text-align:center;
padding-top:15px;
}
.head-email {
display:block;
}
.head-phone {
display:block;
}
.head-phone.sep {
margin:0;
padding: 0;
border-left:0;
display:block;
}
}
@media only screen and (min-width: 561px) and (max-width: 768px) {
#outer-wrap {
width:100% !important;
padding:0 !important;
margin:0 auto !important;
border:0 !important;
-moz-border-radius:0 !important;
-webkit-border-radius:0 !important;
border-radius:0 !important;
}
#wrap,
.limit {
width:auto !important;
padding-left:50px;
padding-right:50px;
}
#sitetitle,
#logo {
width:100% !important;
display:block;
float:none;
clear:both;
margin:0 0 10px;
padding:0;
}
.head-banner468 {
max-width:100%;
width:100% !important;
display:block;
float:none;
clear:both;
text-align:left;
margin:0;
padding:0;
}
#sitetitle,
#sitetitle .title,
#logo,
.head-banner468 {
text-align:center;
}
#topnav {
padding:0;
background:transparent !important;
border:0 !important;
}
#topnav .limit {
width:100%;
}
#catnav {
padding:0;
background:transparent !important;
border:0 !important;
}
#topnav ul, #catnav ul { 
display: none; 
}
.select-menu {
display:block;
border:0;
padding: 10px;
margin: 0 auto;
font-size:10pt;
width:100%;
background:#222;
color:#fff;
}
.select-menu-catnav {
display:block;
padding: 10px;
margin: 0 auto;
font-size:10pt;
text-transform:none;
border:1px solid #ddd;
background:#fff;
color:#666;
width:100%;
}
#contentleft,
#contentright,
#content,
#sidebar,
#sidebar-bottom,
#sidebar-bottom-left,
#sidebar-bottom-right,
#sidebar-narrow,
.footer-widget1,
.footer-widget2,
.footer-widget3,
.footer-widget4,
.home-widget-1,
.home-widget-2,
.home-widget-3 {
width: 100% !important;
clear:both !important;
float:none !important;
margin: 0 auto;
}
#content {
padding-bottom:30px;
}
.sitemap-narrow {
width:auto;
float:none;
padding: 0;
margin:0 auto 15px;
}
.sitemap-wide {
width:auto;
float:none;
padding: 0;
margin:0 auto 15px;
}
.post-left {
clear:both;
float:none;
width: 100%;
padding:0 0 15px;
border-bottom:1px dotted #ddd;
margin: 0 auto 25px;
}
.post-right {
clear:both;
float:none;
width: 100%;
padding:0 0 15px;
border-bottom:1px dotted #ddd;
margin: 0 auto 25px;
}
.post-by-2 .post-clear {
clear:both;
height:0;
padding:0;
background:transparent;
border-bottom:0;
margin: 0;
}
.banner728.left {
margin: 0 auto 10px;
float:none;
width:100%;
display:block;
text-align:center;
}
.banner220 {
margin: 0 auto;
padding:0;
float:none;
text-align:center;
width:100%;
display:block;
}
#page,
.page-border {
background-image:none !important;
}
.featured.pages .entry {
width:auto;
max-width:100%;
bottom:0;
top:auto;
left:0;
right:0;
padding:0;
}
.featured.pages .excerpt {
line-height:30px;
height:30px;
margin:10px 15px;
}
.featured.pages h2.post-title,
.featured.pages h2.post-title a {
color:#fff !important;
margin:0;
font-size:14pt;
line-height:30px;
height:30px;
}
.header-contact-info {
text-align:center;
}
}
@media only screen and (min-width: 769px) and (max-width: 960px) {
#outer-wrap {
width:100% !important;
padding:0 !important;
margin:0 auto !important;
border:0 !important;
-moz-border-radius:0 !important;
-webkit-border-radius:0 !important;
border-radius:0 !important;
}
#wrap,
.limit {
width:auto !important;
padding-left:20px;
padding-right:20px;
}
#sidebar,
#sidebar-bottom,
#sidebar-bottom-left,
#sidebar-bottom-right	 {
float:none;
display:block;
width:auto;
clear:both;
}
}
@media only screen and (min-width: 961px) and (max-width: 1100px) {
#outer-wrap {
width:auto;
margin: 5px;
padding:2px;
}
#wrap,
.limit {
width:auto !important;
padding-left:20px;
padding-right:20px;
}
}#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative; overflow:hidden;}
#cboxLoadedContent{overflow:auto;}
#cboxLoadedContent iframe{display:block; width:100%; height:100%; border:0;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;} #cboxOverlay{background:url(//www.capeabilities.org/wp-content/plugins/jquery-lightbox-for-native-galleries/colorbox/theme1/images/overlay.png) 0 0 repeat;}
#colorbox{}
#cboxTopLeft{width:21px; height:21px; background:url(//www.capeabilities.org/wp-content/plugins/jquery-lightbox-for-native-galleries/colorbox/theme1/images/controls.png) -100px 0 no-repeat;}
#cboxTopRight{width:21px; height:21px; background:url(//www.capeabilities.org/wp-content/plugins/jquery-lightbox-for-native-galleries/colorbox/theme1/images/controls.png) -129px 0 no-repeat;}
#cboxBottomLeft{width:21px; height:21px; background:url(//www.capeabilities.org/wp-content/plugins/jquery-lightbox-for-native-galleries/colorbox/theme1/images/controls.png) -100px -29px no-repeat;}
#cboxBottomRight{width:21px; height:21px; background:url(//www.capeabilities.org/wp-content/plugins/jquery-lightbox-for-native-galleries/colorbox/theme1/images/controls.png) -129px -29px no-repeat;}
#cboxMiddleLeft{width:21px; background:url(//www.capeabilities.org/wp-content/plugins/jquery-lightbox-for-native-galleries/colorbox/theme1/images/controls.png) left top repeat-y;}
#cboxMiddleRight{width:21px; background:url(//www.capeabilities.org/wp-content/plugins/jquery-lightbox-for-native-galleries/colorbox/theme1/images/controls.png) right top repeat-y;}
#cboxTopCenter{height:21px; background:url(//www.capeabilities.org/wp-content/plugins/jquery-lightbox-for-native-galleries/colorbox/theme1/images/border.png) 0 0 repeat-x;}
#cboxBottomCenter{height:21px; background:url(//www.capeabilities.org/wp-content/plugins/jquery-lightbox-for-native-galleries/colorbox/theme1/images/border.png) 0 -29px repeat-x;}
#cboxContent{background:#fff;}
#cboxLoadedContent{margin-bottom:28px;}
#cboxTitle{position:absolute; bottom:4px; left:0; text-align:center; width:100%; color:#949494;}
#cboxCurrent{position:absolute; bottom:4px; left:58px; color:#949494;}
#cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;}
#cboxPrevious{position:absolute; bottom:0; left:0px; background:url(//www.capeabilities.org/wp-content/plugins/jquery-lightbox-for-native-galleries/colorbox/theme1/images/controls.png) -75px 0px no-repeat; width:25px; height:25px; text-indent:-9999px;}
#cboxPrevious.hover{background-position:-75px -25px;}
#cboxNext{position:absolute; bottom:0; left:27px; background:url(//www.capeabilities.org/wp-content/plugins/jquery-lightbox-for-native-galleries/colorbox/theme1/images/controls.png) -50px 0px no-repeat; width:25px; height:25px; text-indent:-9999px;}
#cboxNext.hover{background-position:-50px -25px;}
#cboxLoadingOverlay{background:url(//www.capeabilities.org/wp-content/plugins/jquery-lightbox-for-native-galleries/colorbox/theme1/images/loading_background.png) center center no-repeat;}
#cboxLoadingGraphic{background:url(//www.capeabilities.org/wp-content/plugins/jquery-lightbox-for-native-galleries/colorbox/theme1/images/loading.gif) center center no-repeat;}
#cboxClose{position:absolute; bottom:0; right:0; background:url(//www.capeabilities.org/wp-content/plugins/jquery-lightbox-for-native-galleries/colorbox/theme1/images/controls.png) -25px 0px no-repeat; width:25px; height:25px; text-indent:-9999px;}
#cboxClose.hover{background-position:-25px -25px;}