/*
Theme Name: audaciousideas
Theme URI: http://www.missionmedia.net
Description: Child Theme for audaciousideas.org
Author: Michael Gunn
Author URI: http://www.missionmedia.net
Template: twentyeleven
Version: 2.0
*/
 
/* @import url("../twentyeleven/style.css"); */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
:focus {/* remember to define focus styles! */
	outline: 0;
}
body {
	background: #fff;
	line-height: 1;
}
ol, ul {
	list-style: none;
}
table {/* tables still need 'cellspacing="0"' in the markup */
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	font-weight: normal;
	text-align: left;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
a img {
	border: 0;
}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}


/* =Structure
----------------------------------------------- */

body {
	padding: 0;
}
#page {
	margin: 0 auto;
	width: 950px;
}
#branding hgroup {
	width: 950px;
	height: 120px;
	margin:0 !important;
	padding:0 !important;
}
#access div {
	margin: 0;
}
/*
ul.sub-menu {
	position:relative;
	top:18px !important;
}
*/
#main {
	float: left;
	width: 950px;
	background: url(images/content-bg.jpg) repeat-y top;
	position: relative;
	top: -6px;
	padding-top: 6px;
}
#primary {
	float: left;
	width: 687px;
	position:relative;
	display:table;
}
#content {
	position:relative;
}
#content article {
	width:614px;
}
article.type-post h1.entry-title {
	position:relative;
	/* width:574px !important; */
}
#secondary {
	float: right;
	position:relative;
	right:0;
	width: 230px;
	display:table;
	padding-right: 13px;
}

div.me-spotlight-pic {
	position:absolute;
	top:0;
	right:0;
}

div.me-spotlight-avatar {
	width:120px;
	height:140px;
	overflow:hidden;
	border: 2px solid #aaa;
}
 div.me-spotlight-avatar img {
 	position: relative;
 	left: -10px;
 }

/* Singular */
.singular #primary {
	margin: 0;
}
.singular #content,
.left-sidebar.singular #content {
	margin-left:0;
	margin-right:7.6%;
	margin-top:0;
	margin-bottom:0;
	position: relative;
	width: auto;
}
.singular .entry-header,
.singular .entry-content,
.singular footer.entry-meta,
.singular #comments-title {
	margin: 0 auto;
	/* width: 68.9%; */
}
.content-page {
	margin-bottom:10px !important;
}

/* Attachments */
.singular .image-attachment .entry-content {
	margin: 0 auto;
	width: auto;
}
.singular .image-attachment .entry-description {
	margin: 0 auto;
	/* width: 68.9%; */
}

/* Showcase */
.page-template-showcase-php #primary,
.left-sidebar.page-template-showcase-php #primary {
	margin: 0;
}
.page-template-showcase-php #content,
.left-sidebar.page-template-showcase-php #content {
	margin: 0 7.6%;
	width: auto;
}
.page-template-showcase-php section.recent-posts {
	float: right;
	margin: 0 0 0 31%;
	width: 69%;
}
.page-template-showcase-php #main .widget-area {
	float: left;
	margin: 0 -22.15% 0 0;
	width: 22.15%;
}

/* error404 */
.error404 #primary {
	float: none;
	margin: 0;
}
.error404 #primary #content {
	margin: 0 7.6%;
	width: auto;
}

/* Alignment */
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.625em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.625em;
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/* Right Content */
.left-sidebar #primary {
	float: right;
	margin: 0 0 0 -26.4%;
	width: 100%;
}
.left-sidebar #content {
	margin: 0 7.6% 0 34%;
	width: 58.4%;
}
.left-sidebar #secondary {
	float: left;
	margin-left: 7.6%;
	margin-right: 0;
	width: 18.8%;
}

/* One column */
.one-column #page {
	max-width: 690px;
}
.one-column #content {
	margin: 0 7.6%;
	width: auto;
}
.one-column #nav-below {
	border-bottom: 1px solid #ddd;
	margin-bottom: 1.625em;
}
.one-column #secondary {
	float: none;
	xmargin: 0 7.6%;
	width: auto;
}
/* Simplify the showcase template */
.one-column .page-template-showcase-php section.recent-posts {
	float: none;
	margin: 0;
	width: 100%;
}
.one-column .page-template-showcase-php #main .widget-area {
	float: none;
	margin: 0;
	width: auto;
}
.one-column .page-template-showcase-php .other-recent-posts {
	border-bottom: 1px solid #ddd;
}
/* Simplify the showcase template when small feature */
.one-column section.featured-post .attachment-small-feature {
	border: none;
	display: block;
	height: auto;
	max-width: 60%;
	position: static;
}
.one-column article.feature-image.small {
	margin: 0 0 1.625em;
	padding: 0;
}
.one-column article.feature-image.small .entry-title {
	font-size: 20px;
	line-height: 1.3em;
}
.one-column article.feature-image.small .entry-summary {
	height: 150px;
	overflow: hidden;
	padding: 0;
	text-overflow: ellipsis;
}
.one-column article.feature-image.small .entry-summary a {
	left: -9%;
}
/* Remove the margin on singular articles */
.one-column.singular .entry-header,
.one-column.singular .entry-content,
.one-column.singular footer.entry-meta,
.one-column.singular #comments-title {
	width: 100%;
}
/* Simplify the pullquotes and pull styles */
.one-column.singular blockquote.pull {
	margin: 0 0 1.625em;
}
.one-column.singular .pull.alignleft {
	margin: 0 1.625em 0 0;
}
.one-column.singular .pull.alignright {
	margin: 0 0 0 1.625em;
}
.one-column.singular .entry-meta .edit-link a {
	position: absolute;
	left: 0;
	top: 40px;
}
.one-column.singular #author-info {
	margin: 2.2em -8.8% 0;
	padding: 20px 8.8%;
}
/* Make sure we have room for our comment avatars */
.one-column .commentlist > li.comment {
	/*
	margin-left: 102px;
	width: auto;
	*/
}
/* Make sure the logo and search form don't collide */
.one-column #branding #searchform {
	right: 40px;
	top: 4em;
}
/* Talking avatars take up too much room at this size */
.one-column .commentlist > li.comment {
	margin-left: 0;
}
.one-column .commentlist > li.comment .comment-meta,
.one-column .commentlist > li.comment .comment-content {
	/*
	margin-right: 85px;
	*/
}
.one-column .commentlist .avatar {
	background: transparent;
	display: block;
	padding: 0;
	top: 1.625em;
	left: auto;
	right: 1.625em;
}
.one-column .commentlist .children .avatar {
	background: none;
	padding: 0;
	position: absolute;
	top: 2.2em;
	left: 2.2em;
}
.one-column #respond {
	width: auto;
}


/* =Global
----------------------------------------------- */

body, input, textarea {
	color: #373737;
	font: 15px "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 300;
	line-height: 1.3;
}
body {
	background: url(images/bg-new.jpg) repeat-x top #fff;
}
#page {
	background: none;
}

/* Headings */
h1,h2,h3,h4,h5,h6 {
	clear: both;
}
hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.625em;
}

/* Text elements */
p {
	margin-bottom: 1.625em;
}
ul, ol {
	margin: 0 0 1.625em 2.5em;
}
ol.commentlist {
	margin:0 0 0 0;
}
ul {
	list-style: none;
}
ol {
	list-style-type: decimal;
}
ol ol {
	list-style: upper-alpha;
}
ol ol ol {
	list-style: lower-roman;
}
ol ol ol ol {
	list-style: lower-alpha;
}
ul ul, ol ol, ul ol, ol ul {
	margin-bottom: 0;
}
dl {
	margin: 0 1.625em;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 1.625em;
}
strong {
	font-weight: bold;
}
cite, em, i {
	font-style: italic;
}
blockquote {
	font-family: Georgia, "Bitstream Charter", serif;
	font-style: italic;
	font-weight: normal;
	margin: 0 3em;
}
blockquote em, blockquote i, blockquote cite {
	font-style: normal;
}
blockquote cite {
	color: #666;
	font: 12px "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 300;
	letter-spacing: 0.05em;
	text-transform: uppercase;
}
pre {
	background: #f4f4f4;
	font: 13px "Courier 10 Pitch", Courier, monospace;
	line-height: 1.5;
	margin-bottom: 1.625em;
	overflow: auto;
	padding: 0.75em 1.625em;
}
code, kbd {
	font: 13px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
abbr, acronym, dfn {
	border-bottom: 1px dotted #666;
	cursor: help;
}
address {
	display: block;
	margin: 0 0 1.625em;
}
ins {
	background: #fff9c0;
	text-decoration: none;
}
sup,
sub {
	font-size: 10px;
	height: 0;
	line-height: 1;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}

/* Forms */
input[type=text],
input[type=email],
input[type=password],
textarea {
	background: #fafafa;
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);
	border: 1px solid #ddd;
	color: #888;
}
input[type=text]:focus,
textarea:focus {
	color: #373737;
}
textarea {
	padding-left: 3px;
	width: 98%;
}
input[type=text] {
	padding: 3px;
}
input#s {
	background: url(images/search-dark.png) no-repeat 220px center;
	font-size: 14px;
	height: 22px;
	line-height: 1.2em;
	padding: 6px 28px 6px 10px;
}
input#searchsubmit {
	display: none;
}

/* Links */
a {
	color: #ff9900;
	text-decoration: none;
}
a:focus,
a:active,
a:hover {
	text-decoration: underline;
}

/* Assistive text */
.assistive-text {
	position: absolute !important;
	clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
	clip: rect(1px, 1px, 1px, 1px);
}
#access a.assistive-text:active,
#access a.assistive-text:focus {
	background: #eee;
	border-bottom: 1px solid #ddd;
	color: #1982d1;
	clip: auto !important;
	font-size: 12px;
	position: absolute;
	text-decoration: underline;
	top: 0;
	left: 7.6%;
}


/* =Header
----------------------------------------------- */

#branding {
	background: url(images/header-bg-new.jpg) no-repeat;
	width: 950px;
	height: 170px;
	position: relative;
	z-index: 200;
}
#site-title {
	position: absolute;
	left: 0;
	top: 30px;
}
#site-title a {
	width: 586px;
	height: 60px;
	display: block;
	text-indent: -9999px;
}
#branding img {
	height: auto;
	margin-bottom: -7px;
	width: 100%;
}


/* =Menu
-------------------------------------------------------------- */
.menu ul {
	margin: 0;
}
#access {
	clear: both;
	display: block;
	float: left;
	margin: 1px auto 6px;
}
#access ul {
	font-size: 12px;
	text-transform: uppercase;
	list-style: none;
	margin: 0 0 0 -0.8125em;
	padding-left: 0;
}
#access li {
	float: left;
	position: relative;
}
#access a {
	color: #fff;
	display: block;
	padding: 11px 0 20px 0;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	margin: 0 30px 0 10px;
	-webkit-transition-duration: 200ms;
	-webkit-transition-property: color;
	-webkit-transition-timing-function: ease;
	-moz-transition-duration: 200ms;
	-moz-transition-property: color;
	-moz-transition-timing-function: ease;
	-o-transition-duration: 200ms;
	-o-transition-property: color;
	-o-transition-timing-function: ease;
}
#access a:hover {
	color: #ff9900;
}
#access ul ul {
	display: none;
	float: left;
	margin: 14px 0 0 0;
	position: absolute;
	top: 28px;
	left: 0;
	width: 188px;
}
#access ul ul.children {
	top: 2.3em !important;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
	background: #BFCF53;
	border-bottom: 1px solid #565d25;
	color: #2b2b2b;
	font-size: 12px;
	font-weight: bold;
	height: auto;
	line-height: 1.4em;
	padding: 10px 10px;
	width: 168px;
	margin: 0;
}
#access ul ul li:last-child a {
	border-bottom: none;
}
#access li:hover > a,
#access ul ul :hover > a,
#access a:focus {
	color: #ff9900;
}
#access ul ul a:hover {
	background: #ff9900;
	color: #fff;
}
#access li:hover > a,
#access a:focus {
	color: #ff9900;
}
#access ul li:hover > ul {
	display: block;
}
#access .current_page_item > a,
#access .current_page_ancestor > a {
	font-weight: bold;
}


/* Search Form */
#branding #searchform {
	position: absolute;
	top: 65px;
	right: 10px;
	text-align: right;
}
#branding #searchform div {
	margin: 0;
}
#branding #s {
	float: right;
	-webkit-transition-duration: 400ms;
	-webkit-transition-property: color, background;
	-webkit-transition-timing-function: ease;
	-moz-transition-duration: 400ms;
	-moz-transition-property: color, background;
	-moz-transition-timing-function: ease;
	-o-transition-duration: 400ms;
	-o-transition-property: color, background;
	-o-transition-timing-function: ease;
	width: 203px;
	background-color: #a5b349;
	height: 14px;
	color: #565d25;
	font-size: 12px;
	line-height: 12px;
	border: 0;
}
#branding #s:focus {
	background-color: #2b2b2b;
	color: #ccc;
}
#branding #searchsubmit {
	display: none;
}


/* =Content
----------------------------------------------- */

#main {
	clear: both;
}
.page-title {
	color: #666;
	font-size: 10px;
	font-weight: 500;
	letter-spacing: 0.1em;
	line-height: 2.6em;
	margin: 0 0 2.6em;
	text-transform: uppercase;
}
.page-title a {
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0;
	text-transform: none;
}
.hentry,
.no-results {
	border-bottom: 1px solid #ddd;
	margin: 0 0 1.625em;
	padding: 0 0 1.625em;
	position: relative;
}
.hentry:last-child,
.no-results {
	border-bottom: none;
}
.blog .sticky .entry-header .entry-meta {
	clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
}
.entry-title,
.entry-header .entry-meta {
	padding-right: 76px;
}
.entry-title {
	clear: both !important;
	color: #ff9900 !important;
	font-size: 22px !important;
	font-weight: 500 !important;
	line-height: 1.5em !important;
	padding-bottom: .3em !important;
	padding-top: 15px !important;
	text-transform: uppercase !important;
}
.entry-title,
.entry-title a {
	color: #ff9900 !important;
	text-decoration: none !important;
}
.entry-title a:hover,
.entry-title a:focus,
.entry-title a:active {
	color: #1982d1 !important;
}
.entry-meta {
	color: #666;
	clear: both;
	font-size: 12px;
	line-height: 18px;
}
.entry-meta a {
	font-weight: bold;
}
.single-author .entry-meta .by-author {
	display: none;
}
.entry-content,
.entry-summary {
	padding: 2em 0 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #545454;
}
.entry-content h1,
.entry-content h2,
.comment-content h1,
.comment-content h2 {
	color: #000;
	font-weight: bold;
	margin: 0 0 .8125em;
}
.entry-content h3,
.comment-content h3 {
	font-size: 10px;
	letter-spacing: 0.1em;
	line-height: 2.6em;
	text-transform: uppercase;
}
.entry-content table,
.comment-content table {
	border-bottom: 1px solid #ddd;
	margin: 0 0 1.625em;
	width: 100%;
}
.entry-content th,
.comment-content th {
	color: #666;
	font-size: 10px;
	font-weight: 500;
	letter-spacing: 0.1em;
	line-height: 2.6em;
	text-transform: uppercase;
}
.entry-content td,
.comment-content td {
	border-top: 1px solid #ddd;
	padding: 6px 10px 6px 0;
}
.entry-content #s {
	width: 210px;
}
.comment-content ul,
.comment-content ol {
	margin-bottom: 1.625em;
}
.comment-content ul ul,
.comment-content ol ol,
.comment-content ul ol,
.comment-content ol ul {
	margin-bottom: 0;
}
dl.gallery-item {
	margin: 0;
}
.page-link {
	clear: both;
	display: block;
	margin: 0 0 1.625em;
}
.page-link a {
	background: #eee;
	color: #373737;
	margin: 0;
	padding: 2px 3px;
	text-decoration: none;
}
.page-link a:hover {
	background: #888;
	color: #fff;
	font-weight: bold;
}
.page-link span {
	margin-right: 6px;
}
.entry-meta .edit-link a,
.commentlist .edit-link a {
	background: #eee;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #666;
	float: right;
	font-size: 12px;
	line-height: 1.5em;
	font-weight: 300;
	text-decoration: none;
	padding: 0 8px;
}
.entry-meta .edit-link a:hover,
.commentlist .edit-link a:hover {
	background: #888;
	color: #fff;
}
.entry-content .edit-link {
	clear: both;
	display: block;
}

/* Images */
.entry-content img,
.comment-content img,
.widget img {
	max-width: 97.5%; /* Fluid images for posts, comments, and widgets */
	height: auto;
}
img[class*="align"],
img[class*="wp-image-"] {
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}
img.size-full {
	max-width: 97.5%;
	width: auto; /* Prevent stretching of full-size images with height and width attributes in IE8 */
}
.entry-content img.wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}
img.alignleft,
img.alignright,
img.aligncenter {
	margin-bottom: 1.625em;
}
p img,
.wp-caption {
	margin-top: 0.4em;
}
.wp-caption {
	background: #eee;
	margin-bottom: 1.625em;
	max-width: 96%;
	padding: 9px;
}
.wp-caption img {
	display: block;
	margin: 0 auto;
	max-width: 98%;
}
.wp-caption .wp-caption-text,
.gallery-caption {
	color: #666;
	font-family: Georgia, serif;
	font-size: 12px;
}
.wp-caption .wp-caption-text {
	margin-bottom: 0.6em;
	padding: 10px 0 5px 40px;
	position: relative;
}
.wp-caption .wp-caption-text:before {
	color: #666;
	content: '\2014';
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	margin-right: 5px;
	position: absolute;
	left: 10px;
	top: 7px;
}
#content .gallery {
	margin: 0 auto 1.625em;
}
#content .gallery a img {
	border: none;
}
img#wpstats {
	display: block;
	margin: 0 auto 1.625em;
}
#content .gallery-columns-4 .gallery-item {
	width: 23%;
	padding-right: 2%;
}
#content .gallery-columns-4 .gallery-item img {
	width: 100%;
	height: auto;
}

/* Image borders */
img[class*="align"],
img[class*="wp-image-"],
#content .gallery .gallery-icon img {/* Add fancy borders to all WordPress-added images but not things like badges and icons and the like */
	border: 1px solid #ddd;
	padding: 6px;
}
.wp-caption img {
	border-color: #eee;
}
a:focus img[class*="align"],
a:hover img[class*="align"],
a:active img[class*="align"],
a:focus img[class*="wp-image-"],
a:hover img[class*="wp-image-"],
a:active img[class*="wp-image-"],
#content .gallery .gallery-icon a:focus img,
#content .gallery .gallery-icon a:hover img,
#content .gallery .gallery-icon a:active img {/* Add some useful style to those fancy borders for linked images ... */
	background: #eee;
	border-color: #bbb;
}
.wp-caption a:focus img,
.wp-caption a:active img,
.wp-caption a:hover img {/* ... including captioned images! */
	background: #fff;
	border-color: #ddd;
}

/* Password Protected Posts */
.post-password-required .entry-header .comments-link {
	margin: 1.625em 0 0;
}
.post-password-required input[type=password] {
	margin: 0.8125em 0;
}
.post-password-required input[type=password]:focus {
	background: #f7f7f7;
}

/* Author Info */
#author-info {
	font-size: 12px;
	overflow: hidden;
}
.comment-author img {
	display:none;
}
.singular #author-info {
	background: #f9f9f9;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	margin: 2.2em -35.6% 0 -35.4%;
	padding: 20px 35.4%;
}
.archive #author-info {
	border-bottom: 1px solid #ddd;
	margin: 0 0 2.2em;
	padding: 0 0 2.2em;
}
#author-avatar {
	float: left;
	margin-right: -78px;
}
div.author_avatar {
	height:120px;
	overflow:hidden;
	position:relative;
}
.hover div.author_avatar {
	height:180px;
	overflow:hidden;	
	position:relative;
}
#author-avatar img {
	background: #fff;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0 1px 2px #bbb;
	-moz-box-shadow: 0 1px 2px #bbb;
	box-shadow: 0 1px 2px #bbb;
	padding: 3px;
}
#author-description {
	float: left;
	margin-left: 108px;
}
#author-description h2 {
	color: #000;
	font-size: 15px;
	font-weight: bold;
	margin: 5px 0 10px;
}

/* Comments link */
.entry-header .comments-link a {
	background: #eee url(images/comment-bubble.png) no-repeat;
	color: #666;
	font-size: 13px;
	font-weight: normal;
	line-height: 35px;
	overflow: hidden;
	padding: 0 0 0;
	position: absolute;
	top: 1.5em;
	right: 0;
	text-align: center;
	text-decoration: none;
	width: 43px;
	height: 36px;
}
.entry-header .comments-link a:hover,
.entry-header .comments-link a:focus,
.entry-header .comments-link a:active {
	background-color: #1982d1;
	color: #fff;
	color: rgba(255,255,255,0.8);
}
.entry-header .comments-link .leave-reply {
	visibility: hidden;
}
	/* hide the comments boxes at the top of posts */
	.comments-link {
		display:none !important;
	}


/*
Post Formats Headings
To hide the headings, display: none the ".entry-header .entry-format" selector,
and remove the padding rules below.
*/
.entry-header .entry-format {
	color: #666;
	font-size: 10px;
	font-weight: 500;
	letter-spacing: 0.1em;
	line-height: 2.6em;
	position: absolute;
	text-transform: uppercase;
	top: -5px;
}
.entry-header hgroup .entry-title {
	padding-top: 15px;
}
article.format-aside .entry-content,
article.format-link .entry-content,
article.format-status .entry-content {
	padding: 20px 0 0;
}
.recent-posts .entry-header .entry-format {
	display: none;
}
.recent-posts .entry-header hgroup .entry-title {
	padding-top: 0;
}

/* Singular content styles for Posts and Pages */
.singular .hentry {
	border-bottom: none;
	padding: 0 0;
	position: relative;
}
.singular.page .hentry {
	padding: 0;
}
.singular .entry-title {
	color: #000;
	font-size: 36px;
	font-weight: bold;
	line-height: 48px;
}
.singular .entry-title,
.singular .entry-header .entry-meta {
	padding-right: 0;
}
.singular .entry-header .entry-meta {
	position: absolute;
	top: 0;
	left: 0;
}
blockquote.pull {
	font-size: 21px;
	font-weight: bold;
	line-height: 1.6125em;
	margin: 0 0 1.625em;
	text-align: center;
}
.singular blockquote.pull {
	margin: 0 -22.25% 1.625em;
}
.pull.alignleft {
	margin: 0 1.625em 0 0;
	text-align: right;
	width: 33%;
}
.singular .pull.alignleft {
	margin: 0 1.625em 0 -22.25%;
}
.pull.alignright {
	margin: 0 0 0 1.625em;
	text-align: left;
	width: 33%;
}
.singular .pull.alignright {
	margin: 0 -22.25% 0 1.625em;
}
.singular blockquote.pull.alignleft,
.singular blockquote.pull.alignright {
	width: 33%;
}
.singular .entry-meta .edit-link a {
/*
	bottom: auto;
	left: 50px;
	position: absolute;
	right: auto;
	top: 80px;
*/
}


/* =Aside
----------------------------------------------- */

.format-aside .entry-title,
.format-aside .entry-header .comments-link {
	display: none;
}
.singular .format-aside .entry-title {
	display: block;
}
.format-aside .entry-content {
	padding: 0;
}
.singular .format-aside .entry-content {
	padding: 1.625em 0 0;
}


/* =Link
----------------------------------------------- */

.format-link .entry-title,
.format-link .entry-header .comments-link {
	display: none;
}
.singular .format-link .entry-title {
	display: block;
}
.format-link .entry-content {
	padding: 0;
}
.singular .format-link .entry-content {
	padding: 1.625em 0 0;
}


/* =Gallery
----------------------------------------------- */

.format-gallery .gallery-thumb {
	float: left;
	display: block;
	margin: .375em 1.625em 0 0;
}


/* =Status
----------------------------------------------- */

.format-status .entry-title,
.format-status .entry-header .comments-link {
	display: none;
}
.singular .format-status .entry-title {
	display: block;
}
.format-status .entry-content {
	padding: 0;
}
.singular .format-status .entry-content {
	padding: 1.625em 0 0;
}
.format-status img.avatar {
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0 1px 2px #ccc;
	-moz-box-shadow: 0 1px 2px #ccc;
	box-shadow: 0 1px 2px #ccc;
	float: left;
	margin: 4px 10px 2px 0;
	padding: 0;
}


/* =Quote
----------------------------------------------- */

.format-quote blockquote {
	color: #555;
	font-size: 17px;
	margin: 0;
}


/* =Image
----------------------------------------------- */

.indexed.format-image .entry-header {
	min-height: 61px; /* Prevent the comment icon from colliding with the image when there is no title */
}
.indexed.format-image .entry-content {
	padding-top: 0.5em;
}
.indexed.format-image p,
.indexed.format-image p img {
	margin-bottom: 0;
}
.indexed.format-image footer.entry-meta {
	background: #ddd;
	margin-top: -7px;
	padding: 20px 30px;
	overflow: hidden;
}
.indexed.format-image div.entry-meta {
	display: inline-block;
	float: left;
	width: 35%;
}
.indexed.format-image div.entry-meta + div.entry-meta {
	float: none;
	width: 65%;
}
.indexed.format-image .entry-meta span.cat-links,
.indexed.format-image .entry-meta span.tag-links,
.indexed.format-image .entry-meta span.comments-link {
	display: block;
}
.indexed.format-image footer.entry-meta a {
	color: #444;
}
.indexed.format-image footer.entry-meta a:hover {
	color: #fff;
}
#content .indexed.format-image img {
	border: none;
	max-width: 100%;
	padding: 0;
}
.indexed.format-image .wp-caption {
	background: #111;
	margin-bottom: 0;
	max-width: 96%;
	padding: 11px;
}
.indexed.format-image .wp-caption .wp-caption-text {
	color: #ddd;
}
.indexed.format-image .wp-caption .wp-caption-text:before {
	color: #444;
}
.indexed.format-image a:hover img {
	opacity: 0.8;
}


/* =error404
----------------------------------------------- */

.error404 #main #searchform {
	background: #f9f9f9;
	border: 1px solid #ddd;
	border-width: 1px 0;
	margin: 0 -8.9% 1.625em;
	overflow: hidden;
	padding: 1.625em 8.9%;
}
.error404 #main .widget {
	clear: none;
	float: left;
	margin-right: 3.7%;
	width: 30.85%;
}
.error404 #main .widget_archive {
	margin-right: 0;
}
.error404 #main .widget_tag_cloud {
	float: none;
	margin-right: 0;
	width: 100%;
}
.error404 .widgettitle {
	font-size: 10px;
	letter-spacing: 0.1em;
	line-height: 2.6em;
	text-transform: uppercase;
}


/* =Showcase
----------------------------------------------- */

h1.showcase-heading {
	color: #666;
	font-size: 10px;
	font-weight: 500;
	letter-spacing: 0.1em;
	line-height: 2.6em;
	text-transform: uppercase;
}

/* Intro */
article.intro {
	background: #f9f9f9;
	border-bottom: none;
	margin: -1.855em -8.9% 1.625em;
	padding: 0 8.9%;
}
article.intro .entry-title {
	display: none;
}
article.intro .entry-content {
	color: #111;
	font-size: 16px;
	padding: 1.625em 0 0.625em;
}
article.intro .edit-link a {
	background: #aaa;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #fff;
	font-size: 12px;
	padding: 0 8px;
	position: absolute;
	top: 30px;
	right: 20px;
	text-decoration: none;
}
article.intro .edit-link a:hover,
article.intro .edit-link a:focus,
article.intro .edit-link a:active {
	background: #777;
}

/* Featured post */
section.featured-post {
	float: left;
	margin: -1.625em -8.9% 1.625em;
	padding: 1.625em 8.9% 0;
	position: relative;
	width: 100%;
}
section.featured-post .hentry {
	border: none;
	color: #666;
	margin: 0;
}
section.featured-post .entry-meta {
	clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
}

/* Small featured post */
section.featured-post .attachment-small-feature {
	float: right;
	height: auto;
	margin: 0 -8.9% 1.625em 0;
	max-width: 59%;
	position: relative;
	right: -15px;
}
section.featured-post.small {
	padding-top: 0;
}
section.featured-post .attachment-small-feature:hover,
section.featured-post .attachment-small-feature:focus,
section.featured-post .attachment-small-feature:active {
	opacity: .8;
}
article.feature-image.small {
	float: left;
	margin: 0 0 1.625em;
	width: 45%;
}
article.feature-image.small .entry-title {
	line-height: 1.2em;
}
article.feature-image.small .entry-summary {
	color: #555;
	font-size: 13px;
}
article.feature-image.small .entry-summary p a {
	background: #222;
	color: #eee;
	display: block;
	left: -23.8%;
	padding: 9px 26px 9px 85px;
	position: relative;
	text-decoration: none;
	top: 20px;
	width: 180px;
	z-index: 1;
}
article.feature-image.small .entry-summary p a:hover {
	background: #1982d1;
	color: #eee;
	color: rgba(255,255,255,0.8);
}

/* Large featured post */
section.feature-image.large {
	border: none;
	max-height: 288px;
	padding: 0;
	width: 100%;
}
section.feature-image.large .showcase-heading {
	display: none;
}
section.feature-image.large .hentry {
	border-bottom: none;
	left: 9%;
	margin: 1.625em 9% 0 0;
	position: absolute;
	top: 0;
}
article.feature-image.large .entry-title a {
	background: #222;
	background: rgba(0,0,0,0.8);
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #fff;
	display: inline-block;
	font-weight: 300;
	padding: .2em 20px;
}
section.feature-image.large:hover .entry-title a,
section.feature-image.large .entry-title:hover a {
	background: #eee;
	background: rgba(255,255,255,0.8);
	color: #222;
}
article.feature-image.large .entry-summary {
	display: none;
}
section.feature-image.large img {
	display: block;
	height: auto;
	max-width: 117.9%;
	padding: 0 0 6px;
}

/* Featured Slider */
.featured-posts {
	border-bottom: 1px solid #ddd;
	display: block;
	height: 328px;
	margin: 1.625em -8.9% 20px;
	max-width: 1000px;
	padding: 0;
	position: relative;
	overflow: hidden;
}
.featured-posts .showcase-heading {
	padding-left: 8.9%;
}
.featured-posts section.featured-post {
	background: #fff;
	height: 288px;
	left: 0;
	margin: 0;
	position: absolute;
	top: 30px;
	width: auto;
}
.featured-posts section.featured-post.large {
	max-width: 100%;
	overflow: hidden;
}
.featured-posts section.featured-post {
	-webkit-transition-duration: 200ms;
	-webkit-transition-property: opacity, visibility;
	-webkit-transition-timing-function: ease;
	-moz-transition-duration: 200ms;
	-moz-transition-property: opacity, visibility;
	-moz-transition-timing-function: ease;
}
.featured-posts section.featured-post {
	opacity: 0;
	visibility: hidden;
}
.featured-posts #featured-post-1 {
	opacity: 1;
	visibility: visible;
}
.featured-post .feature-text:after,
.featured-post .feature-image.small:after {
	content: ' ';
	background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* W3C */
	width: 100%;
	height: 45px;
	position: absolute;
	top: 230px;
}
.featured-post .feature-image.small:after {
	top: 253px;
}
#content .feature-slider {
	top: 5px;
	right: 8.9%;
	overflow: visible;
	position: absolute;
}
.feature-slider ul {
	list-style-type: none;
	margin: 0;
}
.feature-slider li {
	float: left;
	margin: 0 6px;
}
.feature-slider a {
	background: #3c3c3c;
	background: rgba(60,60,60,0.9);
	-moz-border-radius: 12px;
	border-radius: 12px;
	-webkit-box-shadow: inset 1px 1px 5px rgba(0,0,0,0.5), inset 0 0 2px rgba(255,255,255,0.5);
	-moz-box-shadow: inset 1px 1px 5px rgba(0,0,0,0.5), inset 0 0 2px rgba(255,255,255,0.5);
	box-shadow: inset 1px 1px 5px rgba(0,0,0,0.5), inset 0 0 2px rgba(255,255,255,0.5);
	display: block;
	width: 14px;
	height: 14px;
}
.feature-slider a.active {
	background: #1982d1;
	-webkit-box-shadow: inset 1px 1px 5px rgba(0,0,0,0.4), inset 0 0 2px rgba(255,255,255,0.8);
	-moz-box-shadow: inset 1px 1px 5px rgba(0,0,0,0.4), inset 0 0 2px rgba(255,255,255,0.8);
	box-shadow: inset 1px 1px 5px rgba(0,0,0,0.4), inset 0 0 2px rgba(255,255,255,0.8);
	cursor: default;
	opacity: 0.5;
}

/* mailchimp stuff */
mc_embed_signup {
}

#mc_embed_signup .required, #mc_embed_signup .asterisk {
	color: #bd3500;
	font-size: 22px;
	font-weight: bold;
}
/*
#mc_embed_signup .mc-field-group {
	width:600px;
}
#mc_embed_signup .mc-field-group label {
	width:20%;
	float:left;
	padding-top:10px;
	padding-bottom:10px;
}
#mc_embed_signup .mc-field-group input {
	position:relative;
	float:right;
	width:75%;
	padding-top:10px;
	padding-bottom:10px;
}
*/

/* Recent Posts */
section.recent-posts {
	padding: 0 0 1.625em;
}
section.recent-posts .hentry {
	border: none;
	margin: 0;
}
section.recent-posts .other-recent-posts {
	border-bottom: 1px solid #ddd;
	list-style: none;
	margin: 0;
}
section.recent-posts .other-recent-posts li {
	padding: 0.3125em 0;
	position: relative;
}
section.recent-posts .other-recent-posts .entry-title {
	border-top: 1px solid #ddd;
	font-size: 17px;
}
section.recent-posts .other-recent-posts a[rel="bookmark"] {
	color: #373737;
	float: left;
	max-width: 84%;
}
section.recent-posts .other-recent-posts a[rel="bookmark"]:after {
	content: '-';
	color: transparent;
	font-size: 11px;
}
section.recent-posts .other-recent-posts a[rel="bookmark"]:hover {
}
section.recent-posts .other-recent-posts .comments-link a,
section.recent-posts .other-recent-posts .comments-link > span {
	border-bottom: 2px solid #999;
	bottom: -2px;
	color: #444;
	display: block;
	font-size: 10px;
	font-weight: 500;
	line-height: 2.76333em;
	padding: 0.3125em 0 0.3125em 1em;
	position: absolute;
	right: 0;
	text-align: right;
	text-transform: uppercase;
	z-index: 1;
}
section.recent-posts .other-recent-posts .comments-link > span {
	border-color: #bbb;
	color: #888;
}
section.recent-posts .other-recent-posts .comments-link a:hover {
	color: #1982d1;
	border-color: #1982d1;
}
section.recent-posts .other-recent-posts li:after {
	clear: both;
	content: '.';
	display: block;
	height: 0;
	visibility: hidden;
}


/* =Attachments
----------------------------------------------- */

.image-attachment div.attachment {
	background: #f9f9f9;
	border: 1px solid #ddd;
	border-width: 1px 0;
	margin: 0 -8.9% 1.625em;
	overflow: hidden;
	padding: 1.625em 1.625em 0;
	text-align: center;
}
.image-attachment div.attachment img {
	display: block;
	height: auto;
	margin: 0 auto 1.625em;
	max-width: 100%;
}
.image-attachment div.attachment a img {
	border-color: #f9f9f9;
}
.image-attachment div.attachment a:focus img,
.image-attachment div.attachment a:hover img,
.image-attachment div.attachment a:active img {
	border-color: #ddd;
	background: #fff;
}
.image-attachment .entry-caption p {
	font-size: 10px;
	letter-spacing: 0.1em;
	line-height: 2.6em;
	margin: 0 0 2.6em;
	text-transform: uppercase;
}


/* =Navigation
-------------------------------------------------------------- */

#content nav {
	clear: both;
	overflow: hidden;
	padding: 0 0 1.625em;
}
#content nav a {
	font-size: 12px;
	font-weight: bold;
	line-height: 2.2em;
}
#nav-above {
	padding: 0 0 1.625em;
}
#nav-above {
	display: none;
}
.paged #nav-above {
	display: block;
}
.nav-previous {
	float: left;
}
.nav-next {
	float: right;
	text-align: right;
	margin-right: 20px;
}
#content nav .meta-nav {
	font-weight: normal;
}

/* Singular navigation */
#nav-single {
	float: right;
	position: relative;
	top: -0.3em;
	text-align: right;
	width: 100%;
	z-index: 1;
}
#nav-single .nav-previous,
#nav-single .nav-next {
	float: none;
	width: auto;
}
#nav-single .nav-next {
	padding-left: .5em;
}
.post-subnav {
	clear: both;
	height: 25px;
	padding-top: 20px;
}
.prev-post {
	float: left;
	max-width: 45%;
}
	.prev-post div.pad {
		padding-left: 12px;
	}
.next-post {
	float: right;
	max-width: 45%;
	text-align: right;
}
	.next-post div.pad {
		padding-right: 12px;
	}

/* =Widgets
----------------------------------------------- */

.widget-area {
	font-size: 12px;
}
.widget {
	clear: both;
	margin: 0 0 2.2em;
}
.widget-title {
	color: #aab946;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 0.1em;
	line-height: 2.6em;
	text-transform: uppercase;
	background: url(images/divider.gif) repeat-x bottom left;
	margin-bottom: 10px;
}
.widget-title a {
	color: #aab946 !important;
}
.photoset h3, .photoset h3 a, #audio h4, #audio h4 a, #nm-news h4 a, #nm-pubs h4 a {
	color: #aab946;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0.1em;
	line-height: 2.6em;
	text-transform: uppercase;
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height:1.5em;
}
.photoset p {
	color:#545454;
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight:normal;
	line-height:1.5em;
}
.widget ul {
	font-size: 15px;
	margin: .5em;
}
.widget ul ul {
	margin-left: 1.5em;
}
.widget ul li {
	color: #777;
	font-size: 13px;
}
.widget a {
	font-weight: bold;
	text-decoration: none;
	color: #ff9900;
}
.widget a:hover,
.widget a:focus,
.widget a:active {
	text-decoration: underline;
	color: #ff9900;
}

/* Search Widget */
.widget_search form {
	margin: 0 0 1.625em;
}
.widget_search #s {
	width: 77%;
}
.widget_search #searchsubmit {
	background: #ddd;
	border: 1px solid #ccc;
	-webkit-box-shadow: inset 0px -1px 1px rgba(0, 0, 0, 0.09);
	-moz-box-shadow: inset 0px -1px 1px rgba(0, 0, 0, 0.09);
	box-shadow: inset 0px -1px 1px rgba(0, 0, 0, 0.09);
	color: #888;
	font-size: 13px;
	line-height: 25px;
	position: relative;
	top: -2px;
}
.widget_search #searchsubmit:active {
	background: #1982d1;
	border-color: #0861a5;
	-webkit-box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.1);
	box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.1);
	color: #bfddf3;
}

/* Ephemera Widget */
section.ephemera ol,
.widget_twentyeleven_ephemera ol {
	list-style: square;
	margin: 5px 0 0;
}
.widget_twentyeleven_ephemera .widget-entry-title {
	font-size: 15px;
	font-weight: bold;
	padding: 0;
}
.widget_twentyeleven_ephemera .comments-link a,
.widget_twentyeleven_ephemera .comments-link > span {
	color: #666;
	display: block;
	font-size: 10px;
	font-weight: 500;
	line-height: 2.76333em;
	text-transform: uppercase;
}
section.ephemera .entry-title .comments-link a:hover,
.widget_twentyeleven_ephemera .entry-title .comments-link a:hover {
}
section.ephemera .entry-title a span {
	color: #29628d;
}

/* Widget Image */
.widget_image img {
	height: auto;
	max-width: 100%;
}

/* Calendar Widget */

.widget_calendar #wp-calendar {
	width: 100%;
	border-collapse: collapse;
}
.widget_calendar #wp-calendar caption,
.widget_calendar #wp-calendar td,
.widget_calendar #wp-calendar th {
	text-align: center;
	padding: 3px 0;
}
.widget_calendar #wp-calendar tr td { 
	border: 1px solid #ddd;
}
.widget_calendar #wp-calendar tr td:first-child {border-left:0;}
.widget_calendar #wp-calendar tr td:last-child {border-right:0;}
.widget_calendar #wp-calendar tr:last-child td {border-bottom:0;}
.widget_calendar #wp-calendar caption {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #ff9900;
}
.widget_calendar #wp-calendar th {
	background: #FCEBD7;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	font-weight: bold;
}
.widget_black_studio_tinymce img {
	border: 0;
	padding: 0;
	width: 100%;
}

/* =Comments
----------------------------------------------- */

#comments-title {
	color: #666;
	font-size: 10px;
	font-weight: 500;
	line-height: 2.6em;
	padding: 0 0 2.6em;
	text-transform: uppercase;
}
.nopassword,
.nocomments {
	color: #aaa;
	font-size: 24px;
	font-weight: 100;
	margin: 26px 0;
	text-align: center;
}
.commentlist {
	list-style: none;
	/* margin: 0 auto; */
	width: 68.9%;
}
.content .commentlist,
.page-template-sidebar-page-php .commentlist {
	width: 100%; /* reset the width for the one-column and sidebar page layout */
}
.commentlist > li.comment {
	padding-left:36px;
	width:614px;
	background:url(images/comment_icon.jpg) no-repeat top left;
	/*
	background: #f6f6f6;
	border: 1px solid #ddd;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin: 0 0 1.625em;
	padding: 1.625em;
	position: relative;
	*/
}
li.comment article.comment {
	width:600px !important;
}
.commentlist .pingback {
	margin: 0 0 1.625em;
	padding: 0 1.625em;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li.comment {
	/*
	background: #fff;
	border-left: 1px solid #ddd;
	-moz-border-radius: 0 3px 3px 0;
	border-radius: 0 3px 3px 0;
	margin: 1.625em 0 0;
	padding: 1.625em;
	position: relative;
	*/
}
.commentlist .children li.comment .fn {
	display: block;
}
.comment-meta .fn {
	font-style: normal;
}
.comment-meta {
	color: #666;
	font-size: 12px;
	line-height: 2.2em;
}
.commentlist .children li.comment .comment-meta {
	line-height: 1.625em;
	/*margin-left: 50px;*/
}
.commentlist .children li.comment .comment-content {
	/*margin: 1.625em 0 0;*/
}
.comment-meta a {
	font-weight: bold;
}
.comment-meta a:focus,
.comment-meta a:active,
.comment-meta a:hover {
}
.commentlist .avatar {
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0 1px 2px #ccc;
	-moz-box-shadow: 0 1px 2px #ccc;
	box-shadow: 0 1px 2px #ccc;
	left: -102px;
	padding: 0;
	position: absolute;
	top: 0;
}
.commentlist > li:before {
	/*content: url(images/comment-arrow.png);
	left: -21px;
	position: absolute;*/
}
.commentlist > li.pingback:before {
	content: '';
}
.commentlist .children .avatar {
	background: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	left: 2.2em;
	padding: 0;
	top: 2.2em;
}
a.comment-reply-link {
	background: #eee;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #666;
	display: inline-block;
	font-size: 12px;
	padding: 0 8px;
	text-decoration: none;
}
a.comment-reply-link:hover,
a.comment-reply-link:focus,
a.comment-reply-link:active {
	background: #888;
	color: #fff;
}
a.comment-reply-link > span {
	display: inline-block;
	position: relative;
	top: -1px;
}

/* Post author highlighting */
.commentlist > li.bypostauthor {
	background: #ddd;
	border-color: #d3d3d3;
}
.commentlist > li.bypostauthor .comment-meta {
	color: #575757;
}
.commentlist > li.bypostauthor .comment-meta a:focus,
.commentlist > li.bypostauthor .comment-meta a:active,
.commentlist > li.bypostauthor .comment-meta a:hover {
}
.commentlist > li.bypostauthor:before {
	content: url(images/comment-arrow-bypostauthor.png);
}

/* Post Author threaded comments */
.commentlist .children > li.bypostauthor {
	background: #ddd;
	border-color: #d3d3d3;
}

/* sidebar-page.php comments */
/* Make sure we have room for our comment avatars */
.page-template-sidebar-page-php .commentlist > li.comment,
.page-template-sidebar-page-php.commentlist .pingback {
	margin-left: 102px;
	width: auto;
}
/* And a full-width comment form */
.page-template-sidebar-page-php #respond {
	width: auto;
}

/* Comment Form */
#respond {
	margin: 0 auto;
	position: relative;
}
#respond p {
	position: relative;
	left:20px;
}
#respond input[type="text"],
#respond textarea {
	/*
	background: #fff;
	border: 4px solid #eee;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: inset 0 1px 3px rgba(204,204,204,0.95);
	-moz-box-shadow: inset 0 1px 3px rgba(204,204,204,0.95);
	box-shadow: inset 0 1px 3px rgba(204,204,204,0.95);
	position: relative;
	padding: 10px;
	text-indent: 80px;
	*/
}
#respond .comment-form-author,
#respond .comment-form-email,
#respond .comment-form-url,
#respond .comment-form-comment {
	position: relative;
}
#respond .comment-form-author label,
#respond .comment-form-email label,
#respond .comment-form-url label,
#respond .comment-form-comment label {
	/*
	background: #eee;
	-webkit-box-shadow: 1px 2px 2px rgba(204,204,204,0.8);
	-moz-box-shadow: 1px 2px 2px rgba(204,204,204,0.8);
	box-shadow: 1px 2px 2px rgba(204,204,204,0.8);
	color: #555;
	display: inline-block;
	font-size: 13px;
	left: 4px;
	min-width: 60px;
	padding: 4px 10px;
	position: relative;
	top: 40px;
	z-index: 1;
	*/
}
#respond input[type="text"]:focus,
#respond textarea:focus {
	text-indent: 0;
	z-index: 1;
}
#respond textarea {
	resize: vertical;
	width: 95%;
}
#respond .comment-form-author .required,
#respond .comment-form-email .required {
	color: #bd3500;
	font-size: 22px;
	font-weight: bold;
	left: 73%;
	position: absolute;
	top: 32px;
	z-index: 1;
}
#respond .comment-notes,
#respond .logged-in-as {
	font-size: 13px;
}
#respond p {
	margin: 10px 0;
}
#respond .form-submit {
	float: right;
	margin: -20px 0 10px;
}
#respond input#submit {
	background: #222;
	border: none;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
	box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
	color: #eee;
	cursor: pointer;
	font-size: 15px;
	margin: 20px 0;
	padding: 5px 42px 5px 22px;
	position: relative;
	left: -24px;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.3);
}
#respond input#submit:active {
	background: #1982d1;
	color: #bfddf3;
}
#respond #cancel-comment-reply-link {
	color: #666;
	margin-left: 10px;
	text-decoration: none;
}
#respond .logged-in-as a:hover,
#respond #cancel-comment-reply-link:hover {
	text-decoration: underline;
}
.commentlist #respond {
	margin: 1.625em 0 0;
	width: auto;
}
/*
#reply-title {
	color: #373737;
	font-size: 24px;
	font-weight: bold;
	line-height: 30px;
}
*/
#cancel-comment-reply-link {
	color: #888;
	display: block;
	font-size: 10px;
	font-weight: normal;
	line-height: 2.2em;
	letter-spacing: 0.05em;
	position: absolute;
	right: 1.625em;
	text-decoration: none;
	text-transform: uppercase;
	top: 1.1em;
}
#cancel-comment-reply-link:focus,
#cancel-comment-reply-link:active,
#cancel-comment-reply-link:hover {
	color: #ff4b33;
}
#respond label {
	line-height: 2.2em;
}
#respond input[type=text] {
	display: block;
	height: 24px;
	width: 75%;
}
#respond p {
	font-size: 12px;
}
p.comment-form-comment {
	margin: 0;
}
.form-allowed-tags {
	display: none;
}


/* =Footer
----------------------------------------------- */

#colophon {
	clear: both;
	height: 62px;
	background: url(images/footer-bg-rpt.jpg) repeat-x;
}
#supplementary {
	border-top: 1px solid #ddd;
	padding: 1.625em 7.6%;
	overflow: hidden;
}

/* Two Footer Widget Areas */
#supplementary.two .widget-area {
	float: left;
	margin-right: 3.7%;
	width: 48.1%;
}
#supplementary.two .widget-area + .widget-area {
	margin-right: 0;
}

/* Three Footer Widget Areas */
#supplementary.three .widget-area {
	float: left;
	margin-right: 3.7%;
	width: 30.85%;
}
#supplementary.three .widget-area + .widget-area + .widget-area {
	margin-right: 0;
}

/* Site Generator Line */
#site-generator {
	color: #666;
	font-size: 12px;
	padding: 2.2em 0.5em;
	text-align: center;
}
#site-generator a {
	color: #ccc;
	font-weight: bold;
}
#site-generator .sep {
	background: url(images/wordpress.png) center left no-repeat;
	color: transparent;
	display: inline-block;
	height: 16px;
	line-height: 16px;
	margin: 0 7px;
	width: 16px;
}


/* =Custom
----------------------------------------------- */

.floatleft {
	float: left;
}
.clearfix {
	clear: both;
}
div.hr {
	height: 5px;
	background: url(images/divider.gif) top repeat-x;
	float: left;
	width: 100%;
	margin: 10px 0;
}
div.hr hr {
	display: none;
}
#branding h2 {
	position: absolute; 
	top: 0; 
	left: 0;
}
#branding h2 a {
	display: block; 
	width: 250px; 
	height: 34px;
}
#hdr-btn-donate {
	position: absolute; 
	top: 28px; 
	right: 134px; 
	font-size: 14px; 
	text-transform: uppercase; 
	font-weight: bold;
	width: 117px;
	background: #2b2b2b;
	text-align: center;
}
#hdr-btn-donate a {
	color: #fff;
	display: block;
	width: 100%;
	padding: 7px 0;
	-webkit-transition-duration: 200ms;
	-webkit-transition-property: color;
	-webkit-transition-timing-function: ease;
	-moz-transition-duration: 200ms;
	-moz-transition-property: color;
	-moz-transition-timing-function: ease;
	-o-transition-duration: 200ms;
	-o-transition-property: color;
	-o-transition-timing-function: ease;
}
#hdr-btn-donate a:hover {
	color: #ff9900;
	text-decoration: none;
}
#hdr-btn-subscribe {
	position: absolute; 
	top: 28px; 
	right: 10px; 
	font-size: 14px; 
	text-transform: uppercase; 
	font-weight: bold;
	width: 117px;
	background: #2b2b2b;
	text-align: center;
}
#hdr-btn-subscribe a {
	color: #fff;
	display: block;
	width: 100%;
	padding: 7px 0;
	-webkit-transition-duration: 200ms;
	-webkit-transition-property: color;
	-webkit-transition-timing-function: ease;
	-moz-transition-duration: 200ms;
	-moz-transition-property: color;
	-moz-transition-timing-function: ease;
	-o-transition-duration: 200ms;
	-o-transition-property: color;
	-o-transition-timing-function: ease;
}
#hdr-btn-subscribe a:hover {
	color: #ff9900;
	text-decoration: none;
}
#footer-bg {
	width: 950px; 
	background: url(images/footer-bg.jpg) no-repeat;
}
#footer-title {
	float: left; 
	text-transform: uppercase; 
	color: #ff9900; 
	font-size: 11px; 
	margin-top: 16px; 
	padding-right: 15px;
}
#footer-copyright {
	float: left; 
	font-size: 11px; 
	font-family: Georgia, 'Times New Roman', Times, serif; 
	color: #ccc; 
	margin-top: 16px; 
	padding-right: 15px;
}
#footer-copyright a, #footer-copyright a:hover {
	color: #ccc; 
}
#footer-policies {
	float: right;
	margin-top: 16px;
}
#footer-policies ul {
	position:relative;
	list-style:none;
	margin:0;
	padding:0;
}
#footer-policies ul li {
	float:left;
	display:inline;
	list-style:none;
	list-style-type:none;
	padding-left:10px;
	padding-right:10px;
}
#footer-policies ul li.privacy {
	border-right:1px #ccc solid;
}

#footer-policies {
	font-size: 11px; 
	font-family: Georgia, 'Times New Roman', Times, serif; 
	color: #ccc; 
}
#footer-social {
	float: right; 
	position:relative;
	top:-14px;
	right:20px;
}
#footer-social a {
	float: left;
	display: block;
	width: 16px;
	height: 16px;
	margin-left: 10px;
}
#footer-social #btn-facebook {
	background: url(images/btn-facebook.jpg) no-repeat;
}
#footer-social #btn-twitter {
	background: url(images/btn-twitter.jpg) no-repeat;
}
#footer-social #btn-youtube {
	background: url(images/btn-youtube.jpg) no-repeat;
}
#footer-social #btn-rss {
	background: url(images/btn-rss.jpg) no-repeat;
}
.textwidget {
	color: #545454;
	font: 12px Georgia, "Times New Roman", Times, serif;
	line-height: 16px;
}
.textwidget ul {list-style-type: circle; margin: 0 0 1.625em 15px;}
.textwidget ul li {margin-bottom: 8px;}
.tagcloud a {
	font: 12px Georgia, "Times New Roman", Times, serif;
	color: #ff9900;
}
#widget-tune-in-icon a {
	float: left; 
	width: 93px; 
	height: 93px; 
	display: block;
	background: url(images/widget-tune-in.gif) no-repeat;
}
#widget-tune-in-icon a:hover {
	background: url(images/widget-tune-in-over.gif) no-repeat;
}
#widget-tune-in-text {
	float: left; 
	width: 93px; 
	height: 93px; 
	font-family: Arial, Helvetica, sans-serif; 
	text-transform: uppercase; 
	font-weight: bold; 
	padding-left: 14px; 
	line-height: 22px;
	font-size: 13px; 
	color: #898989;
}
#widget-tune-in-name, #widget-tune-in-name a, #widget-tune-in-name a:hover {
	font-size: 16px; 
	color: #aab946;
	text-decoration: none;
}
/* Twitter */
.widget_twitter {
	width: 230px; 
	background: url(images/widget-twitter-bird.gif) no-repeat bottom;
	padding-bottom: 48px;
}
.widget_twitter:hover {
	background: url(images/widget-twitter-bird-over.gif) no-repeat bottom;
}
.widget_twitter a {
	text-decoration: none;
}
.widget_twitter a:hover {
	text-decoration: underline;
}
.widget_twitter ul {
	width: 230px; 
	font-size: 0px;
	padding-top: 6px;
	background: url(images/widget-twitter-top.gif) no-repeat;
}
.widget_twitter li {
	width: 204px;
	padding: 8px 14px 10px 14px; 
	top:6px;
	background: url(images/widget-twitter-bg.gif) repeat-y;
	list-style-type: none;
}
.widget_twitter .entry-content {
	font-size: 12px;
	text-shadow: 1px 1px 1px #fff;
	padding: 0 0 8px 0;
}
.widget_twitter .entry-meta,
.widget_twitter .intent-meta {
	display: block;
	font-size: 11px;
	padding-right: 10px;
	text-align: right;
}
.widget_twitter .intent-meta a {
	margin-left: 5px;
}
.widget_twitter .follow-button {
	background: url(images/widget-twitter-bg.gif) repeat-y;
	padding: 0 14px;
}
.collapsing.archives.list  li.collapsing.archives.item {
	padding-bottom: 10px;
}
.collapsing.archives.list .sym {
	cursor: pointer;
}
ul.blogroll li {
	padding-bottom: 10px;
}
#content-home {
	width: 670px;
	font: 12px Georgia, "Times New Roman", Times, serif;
}
h1.entry-title, #content-home h1 {
	color: #ff9900;
	font-weight: 500;
	font-size: 22px;
	line-height: 28px;
	text-transform: uppercase;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	background: url(images/divider.gif) repeat-x bottom left;
	padding-bottom: 12px;
	margin-bottom: 12px;
	padding-right:0;
}
#content-home h1 {
	width:480px !important;
}
h1.entry-title, .content-page h1.entry-title {
	width:480px !important;
}
h4.comment-title,#reply-title {
	color: #ff9900;
	font-weight: 500;
	font-size: 14px;
	text-transform: uppercase;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	background: url(images/divider.gif) repeat-x bottom left;
	padding-bottom: 12px;
	margin-bottom: 12px;
	margin-right:0;
	width:650px !important;
	padding-right:0;
}
h1.anthor-title {
	margin-right:10px;
}
#content-home h2 {
	color: #ff9900;
	font-weight: 500;
	font-size: 19px;
	line-height: 22px;
	text-transform: uppercase;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	background: url(images/divider.gif) repeat-x bottom left;
	padding-bottom: 12px;
	margin-bottom: 12px;
}
#content-home h3 {
	font-weight: 500;
	font-size: 12px;
	line-height: 18px;
	text-transform: uppercase;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#content-home-left {
	width: 310px; 
	float: left; 
	padding-right: 50px;
}
#content-home-right {
	width: 310px; 
	float: left; 
}
#content-multimedia-left {
	width: 300px; 
	float: left; 
	padding-right: 32px;
	padding-bottom: 40px;
}
#content-multimedia-right {
	width: 300px; 
	float: left; 
	padding-bottom: 40px;
}
.content-home-subhdr {
	width: 310px; 
	height: 50px;
	position: relative;
	float: left;
}
.content-home-hdr-icon {
	position: absolute; 
	top: 0;
	right: 10px; 
	margin-top: -10px;
}
h2.subtitle {
	color: #ff9900;
	font-weight: 500;
	font-size: 15px;
	line-height: 20px;
	text-transform: uppercase;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	background: url(images/divider.gif) repeat-x bottom left;
	padding-bottom: 12px;
	margin-bottom: 12px;
}
a.link-green {
	display: inline-block; 
	font: 12px "Helvetica Neue", Helvetica, Arial, sans-serif; 
	text-transform: uppercase; 
	font-weight: 500;
	background: url(images/arrow-green.gif) right no-repeat #fff; 
	padding: 0 12px 0 8px;
	color: #aab946;
}
div.link-green a.link-green {
	margin-top:1.2em;
	margin-bottom:0;
	padding-right:12px;
	padding-left:0;
	padding-top:0;
	padding-bottom:0;
}
a:hover.link-green {
	background: url(images/arrow-orange.gif) right no-repeat #fff; 
	color: #ff9900;
	text-decoration: none;
}
a.link-green-sm {
	display: inline-block; 
	font: 10px "Helvetica Neue", Helvetica, Arial, sans-serif; 
	text-transform: uppercase; 
	font-weight: 500;
	background: url(images/arrow-green.gif) right no-repeat #fff; 
	padding: 0 12px 0 8px;
	color: #aab946;
}
a:hover.link-green-sm {
	background: url(images/arrow-orange.gif) right no-repeat #fff; 
	color: #ff9900;
	text-decoration: none;
}
.link-view-all {
	float: right; 
	margin-top: -43px;
}
div.featured_avatar_image {
	height:310px !important;
	overflow:hidden;
}
div.profile_avatar_image {
	height:200px !important;
	overflow:hidden;
}
div.author_avatar_image {
	height:160px !important;
	overflow:hidden;
}
div.author-qa {
	margin-top:20px;	
}
div.authordiv div.entry-content {
	position:relative;
	top:0;
	width:610px !important;
	padding-top:0;
}
div.authordiv .entry-title {
	padding-right:0;
	width:650px;
}
#me-spotlight {
	width: 670px; 
	float: left; 
	margin: 10px 0 30px 0;
}
#me-spotlight-title {
	width: 512px; 
	float: left; 
}
#me-spotlight-author {
	font-style: italic; 
	font-size: 11px; 
	color: #999; 
	padding-left: 8px;
}
#me-spotlight-text {
	float: left;
	width: 540px;
	margin-top:10px;
	line-height: 18px;
}
#me-spotlight-links-box {
	float: left; 
	width: 655px; 
	background-color: #f4f4f4; 
	padding: 12px 0 12px 15px;
	margin: 10px 0;
}
.me-spotlight-link {
	float: left; 
	width: 190px; 
	padding: 0 12px; 
	xmargin-left: 10px; 
	background: url(images/arrow-orange.gif) no-repeat 0 2px;
}
.me-spotlght-link-title a {
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; 
	font-size: 13px;
	text-transform: uppercase; 
	font-weight: 500; 
	color: #545454;
}
.me-spotlght-link-title a:hover { 
	color: #ff9900;
	text-decoration: none;
}
.me-spotlight-link-date {
	font-style: italic; 
	color: #999;
}
#me-whatsgoingon {
	width: 310px;
	float: left;
	margin-bottom: 35px;
}
.me-whatsgoingon-event-1,#me-whatsgoingon .event-odd {
	padding: 10px 0;
	width: 310px;
	float: left;
}
.me-whatsgoingon-event-2,#me-whatsgoingon .event-even {
	padding: 10px 0;
	width: 310px;
	float: left;
	background-color: #f4f4f4;
}
.me-whatsgoingon-text {
	float: left; 
	width: 225px;
}
#me-aboutblog {
	width: 310px;
	float: left;
	margin-bottom: 35px;
}
#me-featuredprofile {
	width: 310px;
	float: left;
	margin-bottom: 35px;
}
#me-featuredprofile-pic {
	float: left; 
	width: 310px; 
	height: 310px; 
	position: relative;
}
#me-featuredprofile-frame {
	position: absolute; 
	top: 0; 
	left: 0;
}
#me-featuredprofile-text {
	float: left; 
	width: 310px; 
	margin-top: 15px;
}
#me-featuredprofile-name, #me-featuredprofile-name a {
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; 
	text-transform: uppercase; 
	font-weight: 500;
	font-size: 13px;
	margin-bottom: 4px;
	color: #faba58;
}
#me-featuredprofile-name a:hover {
	color: #ff9900;
	text-decoration: none;
}
#me-beaudacious {
	width: 200px;
	float: left;
	margin-bottom: 35px;
}
#me-beaudacious-text {
	float: left; 
	width: 200px;
}
#btn-donate {
	float: right;
}
#btn-donate a {
	display: block;
	background: url(images/btn-donate.jpg) no-repeat;
	width: 82px;
	height: 29px;
}
#btn-donate a:hover {
	background: url(images/btn-donate-over.jpg) no-repeat;
}
.img-gray-border {
	border:4px #a5a5a5 solid;
}
.img-center {
	text-align:center;
	margin:0 auto;
	display:block;
}
/*
.event-1, .entry-content .event-odd {
	padding: 10px 0;
	margin: 5px 0;
	width: 670px;
	float: left;
}
.event-2, .entry-content .event-even {
	padding: 10px 0;
	margin: 5px 0;
	width: 670px;
	float: left;
	background-color: #f4f4f4;
}
.event-date {
	float: left; 
	width: 80px; 
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; 
	text-align: center;
	padding-right: 5px;
}
.event-month {
	font-weight: bold; 
	color: #545454; 
	font-size: 24px;
	line-height: 28px;
}
.event-day {
	text-transform: uppercase; 
	color: #999; 
	font-weight: 500;
	font-size: 12px;
}
.event-text {
	float: left; 
	width: 585px;
	font-size: 12px;
	line-height: 16px;
}
.entry-content .event-title {
	width: 585px;
	line-height: 16px;
}
.event-title,
.event-title a {
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; 
	text-transform: uppercase; 
	font-weight: bold;
	font-size: 13px;
	color: #faba58;
}
.event-title a:hover {
	color: #ff9900;
	text-decoration: none;
}
*/
.entry-content ul {
	list-style: none;
	margin: 12px 0;
	padding: 0;
}
.entry-content ul li {
	padding: 0 0 0 12px;
	margin: 0 0 0 15px;
	background: url(images/bullet-orange.gif) no-repeat 0 8px;
}
#me-featuredprofile-pic p {
	display:none;
}
.entry-content > p,.entry-content h2 {
/*
	display:none;
*/
}
.row {
	float: left; 
	margin-bottom: 20px;
	width:100%;
}
.media-landing-row {
	float: left; 
	width: 310px; 
	margin-bottom: 20px;
}
.media-pic {
	float: left; 
	height: 96px; 
	width: 96px; 
	background-color: #000;
}
.media-pic-bdr {
	border: 3px solid #b3b3b3;
}
.media-landing-pic-divider {
	float: left;
	width: 10px;
}
.media-pic-divider {
	float: left;
	width: 18px;
}
.media-title,
.media-title a {
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; 
	text-transform: uppercase; 
	font-weight: 500;
	font-size: 13px;
	color: #545454;
	margin-bottom: 5px;
}
.media-title a:hover {
	color: #ff9900;
	text-decoration: none;
}
.media-date-posted {
	font-style: italic; 
	font-size: 11px; 
	color: #999; 
}
.audio-title {
	float: left; 
	width: 202px;
}
.photo-gallery-title {
	float: left; 
	width: 292px;
	padding-left: 18px;
	background: url(images/arrow-orange-down.gif) no-repeat 0 5px;
}
.author-listing {
	float: left; 
	width: 120px;
}
.author-listing-pic {
	width: 120px; 
	height: 120px; 
	position: relative;
	overflow: hidden;
}
.hover .author-listing-pic {
	width: 180px; 
	height: 180px; 
	position: relative;
	overflow: hidden;
}
.author-listing-pic-frame {
	position: absolute; 
	top: 0; 
	left: 0;
}
.author-listing-name {
	display:hidden;
	width:248px;
	margin-top: 4px; 
	background:#FFF;
	padding:2px;
	/* border:3px #b5b5b5 solid;
	position:relative;
	top:-60px;
	left:8px;
	right:8px; */
}

.author-listing-name,
.author-listing-name a {
	font-size: 13px;
	color: #545454;
	margin-bottom: 5px;
}
.author-listing-name a:hover {
	color: #ff9900;
	text-decoration: none;
}
.author-listing-divider {
	float: left;
	width: 16px;
}
h1.entry-title .selector {
	float:right;
	position:relative;
}
.author-pic {
	width: 160px; 
	height: 160px; 
	padding-right: 16px;
	margin-bottom: 16px;
	position: relative;
	float: left;
	overflow: hidden;
}
.author-pic-frame {
	position: absolute; 
	top: 0; 
	left: 0;
}
.author-title {
	font-style: italic; 
	font-size: 12px; 
	color: #999; 
	margin-bottom: 8px;
}
.guest-blurb {
	color: #999;
	margin-bottom: 10px;
	font-style: italic;
	font-size: 11px;
}
.author-bio {
	font-size: 13px; 
	line-height: 18px;
}
.author-blog-1 {
	padding: 10px 15px;
	margin: 5px 0;
	width: 620px;
	float: left;
	background-color: #f4f4f4;
}
.author-blog-2 {
	padding: 10px 15px;
	margin: 5px 0;
	width: 620px;
	float: left;
}
.author-blog-text {
	float: left; 
	width: 615px;
	font-size: 12px;
	line-height: 16px;
	background-image: url(images/arrow-orange.gif); 
	background-repeat: no-repeat; 
	background-position: 0 4px; 
	padding-left: 15px;
}
.author-blog-title,
.author-blog-title a {
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; 
	text-transform: uppercase; 
	font-weight: 500;
	font-size: 13px;
	color: #545454;
	display: inline;
	padding-right: 8px;
}
.author-blog-title a:hover {
	color: #ff9900;
	text-decoration: none;
}
.author-blog-date {
	font-style: italic; 
	font-size: 11px; 
	color: #999;
}
.author-blog-text a.link-green {
	background: url(images/arrow-green.gif) right no-repeat; 
}
.author-blog-text a:hover.link-green {
	background: url(images/arrow-orange.gif) right no-repeat; 
}
.profile-sort, .year-sort {
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	color: #545454;
	padding-bottom: 16px;
}
.profile-sort a {
	color: #ff9900;
	text-decoration: none;
}
.profile-sort a:hover {
	color: #545454;
	text-decoration: none;
}
.year-sort {
	padding-left: 100px;
}
.year-sort-options a, .year-sort-options span {
	padding: 0 4px;
}
.year-sort-line {
	position: absolute;
	width: 24px;
	height: 24px;
	margin: -16px 0 0 -30px;
	border-bottom: 1px solid #ff9900;
	border-left: 1px solid #ff9900;
}
.profile-listing {
	float: left; 
	position:relative;
	display:block;
	width: 200px;
	height:280px !important;
	overflow:hidden;
	margin-right:16px;
	margin-bottom:20px;
}
.profiles .last {
	margin-right:0 !important;
}
.profiles img.avatar-150 {
	width:120px;
	height: 120px;
}
.profile-pic {
	float: left; 
	width: 200px; 
	height: 200px; 
	position: relative;
}
.profile-detail-pic {
	float: left; 
	width: 200px; 
	height: 200px; 
	position: relative;
	padding-right: 12px; 
	margin-bottom: 8px;
}
.profile-pic-frame {
	position: absolute; 
	top: 0; 
	left: 0;
}
.profile-listing-name {
	float: left;
	width: 200px;
	margin-top: 8px; 
	font-size: 11px;
}
.profile-listing-name a {
	font-size: 14px;
	color: #ff9900;
	margin-bottom: 5px;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; 
	text-transform: uppercase; 
	font-weight: 500;
}
.profile-listing-name .no-link {
	font-size: 14px;
	margin-bottom: 5px;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; 
	text-transform: uppercase; 
	font-weight: 500;
}
.profile-listing-name a:hover {
	color: #545454;
	text-decoration: none;
}
.profile-listing-type {
	float: right; 
	padding-right: 5px;
}
.profile-listing-divider {
	float: left; 
	width: 30px;
}
.profile-type {
	float: right; 
	padding-right: 5px;
	margin-top: -50px;
}
.profiles h2 {
	font-size: 18px;
	font-weight: bold;
}
.profiles ul {
	margin: 12px 0 28px 0;
}
.profiles ul li {
	margin: 0 0 5px 0;
}

/* =Responsive Structure
----------------------------------------------- */

@media (max-width: 800px) {
	/* Simplify the basic layout */
	#main #content {
		margin: 0 7.6%;
		width: auto;
	}
	#nav-below {
		border-bottom: 1px solid #ddd;
		margin-bottom: 1.625em;
	}
	#main #secondary {
		float: none;
		margin: 0 7.6%;
		width: auto;
	}
	/* Simplify the showcase template */
	.page-template-showcase-php .featured-posts {
		min-height: 280px;
	}
	.featured-posts section.featured-post {
		height: auto;
	}
	.page-template-showcase-php section.recent-posts {
		float: none;
		margin: 0;
		width: 100%;
	}
	.page-template-showcase-php #main .widget-area {
		float: none;
		margin: 0;
		width: auto;
	}
	.page-template-showcase-php .other-recent-posts {
		border-bottom: 1px solid #ddd;
	}
	/* Simplify the showcase template when small feature */
	section.featured-post .attachment-small-feature,
	.one-column section.featured-post .attachment-small-feature {
		border: none;
		display: block;
		float: left;
		height: auto;
		margin: 0.625em auto 1.025em;
		max-width: 30%;
		position: static;
	}
	article.feature-image.small {
		float: right;
		margin: 0 0 1.625em;
		width: 64%;
	}
	.one-column article.feature-image.small .entry-summary {
		height: auto;
	}
	article.feature-image.small .entry-summary p a {
		left: 0;
		padding-left: 20px;
		padding-right: 20px;
		width: auto;
	}
	/* Remove the margin on singular articles */
	.singular .entry-header,
	.singular .entry-content,
	.singular footer.entry-meta,
	.singular #comments-title {
		width: 100%;
	}
	
	/* Simplify the pullquotes and pull styles */
	.singular blockquote.pull {
		margin: 0 0 1.625em;
	}
	.singular .pull.alignleft {
		margin: 0 1.625em 0 0;
	}
	.singular .pull.alignright {
		margin: 0 0 0 1.625em;
	}
	.singular .entry-meta .edit-link a {
		left: 0;
		position: absolute;
		top: 40px;
	}
	.singular #author-info {
		margin: 2.2em -8.8% 0;
		padding: 20px 8.8%;
	}
	/* Make sure we have room for our comment avatars */
	.commentlist {
		width: 100%;
	}
	.commentlist > li.comment,
	.commentlist .pingback {
		/*margin-left: 102px;*/
		width: auto;
	}
	/* And a full-width comment form */
	#respond {
		width: auto;
	}
	/* No need to float footer widgets at this size */
	#colophon #supplementary .widget-area {
		float: none;
		margin-right: 0;
		width: auto;
	}
	/* No need to float 404 widgets at this size */
	.error404 #main .widget {
		float: none;
		margin-right: 0;
		width: auto;
	}
	/* Make sure embeds fit their containers */
	embed,
	object {
		max-width: 100%;
	}

}
@media (max-width: 650px) {
	/* @media (max-width: 650px) Reduce font-sizes for better readability on smaller devices */
	body, input, textarea {
		font-size: 13px;
	}
	#site-title a {
		font-size: 24px;
	}
	#site-description {
		font-size: 12px;
	}
	#access ul {
		font-size: 12px;
	}
	article.intro .entry-content {
		font-size: 12px;
	}
	.entry-title {
		font-size: 21px;
	}
	.featured-post .entry-title {
		font-size: 14px;
	}
	.singular .entry-title {
		font-size: 28px;
	}
	.entry-meta {
		font-size: 12px;
	}
	blockquote {
		margin: 0;
	}
	blockquote.pull {
		font-size: 17px;
	}
	/* Reposition the site title and description slightly */
	#site-title {
		padding: 5.30625em 0 0;
	}
	#site-title,
	#site-description {
		margin-right: 0;
	}
	/* Make sure the logo and search form don't collide */
	#branding #searchform {
		top: 1.625em !important;
	}
	/* Floated content doesn't work well at this size */
	.alignleft,
	.alignright {
		float: none;
		margin-left: 0;
		margin-right: 0;
	}
	/* Make sure the post-post navigation doesn't collide with anything */
	#nav-single {
		display: block;
		position: static;
	}
	.singular .hentry {
		padding: 1.625em 0 0;
	}
	.singular.page .hentry {
		padding: 1.625em 0 0;
	}
	/* Talking avatars take up too much room at this size */
	.commentlist > li.comment,
	.commentlist > li.pingback {
		margin-left: 0 !important;
	}
	.commentlist .avatar {
		background: transparent;
		display: block;
		padding: 0;
		position: static;
	}
	.commentlist .children .avatar {
		background: none;
		left: 2.2em;
		padding: 0;
		position: absolute;
		top: 2.2em;
	}
	/* Use the available space in the smaller comment form */
	#respond input[type="text"] {
		width: 95%;
	}
	#respond .comment-form-author .required,
	#respond .comment-form-email .required {
		left: 95%;
	}
	#content .gallery-columns-3 .gallery-item {
		width: 31%;
		padding-right: 2%;
	}
	#content .gallery-columns-3 .gallery-item img {
		width: 100%;
		height: auto;
	}

}
@media (max-width: 450px) {
	#content .gallery-columns-2 .gallery-item {
		width: 45%;
		padding-right: 4%;
	}
	#content .gallery-columns-2 .gallery-item img {
		width: 100%;
		height: auto;
	}

}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
	body {
		padding: 0;
	}
	#page {
		margin-top: 0;
		padding:0 !important;
	}
	#branding {
		border-top: none;
	}

}


/* =Print
----------------------------------------------- */

@media print {
	body {
		background: none !important;
		font-size: 10pt;
	}
	footer.entry-meta a[rel=bookmark]:link:after,
	footer.entry-meta a[rel=bookmark]:visited:after {
		content: " [" attr(href) "] "; /* Show URLs */
	}
	#page {
		clear: both !important;
		display: block !important;
		float: none !important;
		max-width: 100%;
		position: relative !important;
	}
	#branding {
		border-top: none !important;
		padding: 0;
	}
	#branding hgroup {
		margin: 0;
	}
	#site-title a {
		font-size: 21pt;
	}
	#site-description {
		font-size: 10pt;
	}
	#branding #searchform {
		display: none;
	}
	#branding img {
		display: none;
	}
	#access {
		display: none;
	}
	#main {
		border-top: none;
		box-shadow: none;
	}
	#primary {
		float: left;
		margin: 0;
		width: 100%;
	}
	#content {
		margin: 0;
		width: auto;
	}
	.singular #content {
		margin: 0;
		width: 100%;
	}
	.singular .entry-header .entry-meta {
		position: static;
	}
	.entry-meta .edit-link a {
		display: none;
	}
	#content nav {
		display: none;
	}
	.singular .entry-header,
	.singular .entry-content,
	.singular footer.entry-meta,
	.singular #comments-title {
		margin: 0;
		width: 100%;
	}
	.singular .hentry {
		padding: 0;
	}
	.entry-title,
	.singular .entry-title {
		font-size: 21pt;
	}
	.entry-meta {
		font-size: 10pt;
	}
	.entry-header .comments-link {
		display: none;
	}
	.page-link {
		display: none;
	}
	.singular #author-info {
		background: none;
		border-bottom: none;
		border-top: none;
		margin: 2.2em 0 0;
		padding: 0;
	}
	#respond {
		display: none;
	}
	.widget-area {
		display: none;
	}
	#colophon {
		display: none;
	}

	/* Comments */
	.commentlist > li.comment {
	/*
		background: none;
		border: 1px solid #ddd;
		-moz-border-radius: 3px 3px 3px 3px;
		border-radius: 3px 3px 3px 3px;
		margin: 0 auto 1.625em;
		padding: 1.625em;
		position: relative;
		width: auto;
	*/
	}
	.commentlist .avatar {
		height: 39px;
		left: 2.2em;
		top: 2.2em;
		width: 39px;
	}
	.commentlist li.comment .comment-meta {
		line-height: 1.625em;
		margin-left: 50px;
	}
	.commentlist li.comment .fn {
		display: block;
	}
	.commentlist li.comment .comment-content {
		margin: 1.625em 0 0;
	}
	.commentlist .comment-edit-link {
		display: none;
	}
	.commentlist > li::before,
	.commentlist > li.bypostauthor::before {
		content: '';
	}
	.commentlist .reply {
		display: none;
	}

	/* Post author highlighting */
	.commentlist > li.bypostauthor {
		color: #444;
	}
	.commentlist > li.bypostauthor .comment-meta {
		color: #666;
	}
	.commentlist > li.bypostauthor:before {
		content: none;
	}

	/* Post Author threaded comments */
	.commentlist .children > li.bypostauthor {
		background: #fff;
		border-color: #ddd;
	}
	.commentlist .children > li.bypostauthor > article,
	.commentlist .children > li.bypostauthor > article .comment-meta {
		color: #666;
	}

}

/* =Hover zoom stuff
----------------------------------------------- */
ul.authors {
	float: left;
	list-style: none;
	margin: 0; 
	padding-top: 10px;
	padding-bottom:10px;
	padding-right:0;
	padding-left:0;
	width: 670px;
	display:table;
}
ul.authors li {
	margin: 0; 
	padding-top: 0;
	padding-bottom: 20px;
	padding-left: 0;
	padding-right: 8px;
	float: left;
	position: relative;  /* Set the absolute positioning base coordinate */
	width: 120px;
	height: 120px;
}
ul.authors li.last {
	padding-right:0 !important;
}
ul.authors li div.author-listing {
	width: 120px; height: 120px; /* Set the small thumbnail size */
	-ms-interpolation-mode: bicubic; /* IE Fix for Bicubic Scaling */
	/*border: 1px solid #ddd;*/
	padding: 0;
	position: absolute;
	left: 0; top: 0;
}
ul.authors .hover {
	/* z-index:2; */
	/* background:url(/audaciousideas.org/wp-content/uploads/avatars/thumb_bg.png) no-repeat center center;  /* Image used as background on hover effect */
	border: none; /* Get rid of border on hover */
}

/* YouTube plugin */
.wp_youtube_gallery h4 {
	display:none;
}

/* Flickr plugin */
.flickr-mini-gallery a {
	margin-right:8px;
}

/* Audio player */
.wsaudioplayer {
	margin:0 !important;
	height:32px !important;
	/*width:280px !important;*/
    float:left;
    background: url(/wp-content/uploads/headphones-icon.png) center left no-repeat;
    padding-left: 60px;
}
#audio h1.entry-title,#video h1.entry-title,#photo h1.entry-title,#nm-news h1.entry-title, #nm-pubs h1.entry-title {
	width:300px !important;
}
#audio h4 {
	color: #AAB946;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 0.1em;
	line-height: 2.6em;
	text-transform: uppercase;
	margin: 12px 0;
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
}
#audio strong {
	color: #AAB946 !important;
	font-size: 12px !important;
	font-weight: bold !important;
	text-transform: uppercase !important;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
	line-height: 1.5em !important;
	display:block !important;
	position:relative;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;
	padding-top:6px;
	margin-bottom:0 !important;
	margin-top:0 !important;
}
#audio p {
	padding:0 0;
	margin-top:0 !important;
	margin-bottom:0 !important;
}
.audio-intro {
	margin-left: 90px;
	font-size: 12px;
	line-height: 18px;
}
.weaa-title {
	color: #aab946;
	font-size: 14px;
	font-weight: bold;
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	clear: left;
	padding: 0 0 8px 0;
	margin: 0;
}

.weaa-author {
	margin: 0 0 8px 0;
	font-weight: bold;
}

.flickr-img {
	-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
	width: 100%;
	max-width: 100%;
	border: 4px solid #bcbbb9;
}

#nm-news, #nm-pubs {}

.nm-thumb {
	display: block;
	-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
	width: 299px;
	height: 200px;
	border: 4px solid #bcbbb9;
}

.nm-text {
	height: 250px;
}

.nm-title {
	margin-top: 12px;
	margin-bottom: 4px;
}

.nm-date {
	color: #aaa;
	font-style: italic;
	font-size: 11px;
	margin-bottom: 6px;
}

.nm-excerpt {
	color: #666;
	font-size: 12px;
	line-height: 18px;
}

/* interaction */
div.interact-links {
	position:relative;
	padding-bottom: 6px;
}
div.interact-links ul {
	padding: 0;
	margin: 0;
}
div.interact-links ul li {
	display: inline-block;
	padding: 0;
	margin: 0;
}
div.interact-links ul li.tweet {
	margin-right:4px;
}


/* =IE7
----------------------------------------------- */

#ie7 article.intro {
	margin-left: -7.6%;
	margin-right: -7.6%;
	padding-left: -7.6%;
	padding-right: -7.6%;
	max-width: 1000px;
}
#ie7 section.featured-post {
	margin-left: -7.6%;
	margin-right: -7.6%;
	max-width: 850px;
}
#ie7 section.recent-posts {
	margin-right: 7.6%;
}
/*Additional Classes*/
.img-float-left{
    float:left;
    margin:0 10px 10px 0;
    padding-top:0;
}
.article-container {
    clear:both;
    float:left;
    padding-bottom:50px;
    position:relative;
    top:10px;
    display:table;
}
.article-container .inner-article-paragraph{
	display:block;
	position:relative;
	top:10px;
	bottom:10px;
    clear:both;
}
.article-container .article-image {
	float:left;
	width:150px;
	position:relative;
	margin-right:10px;
}
.article-container .article-content {
	float:right;
	position:relative;
	display:table;
	width:400px;
}
#post-2104 .flickr_photosets, #post-2102 .flickr_photosets, #post-2101 .flickr_photosets, #post-3695 .flickr_photosets {
	display:none !important;
}

.article-container .credit {
	position:relative;
	display:block;
	margin-bottom:6px;
	margin-top:0px;
	padding-left:10px;
	padding-right:10px;
	padding-top:4px;
	padding-bottom:4px;
	background:#E8E8E8;
	font-style:italic;
	font-size:9px;
	color:#666;
}

/* slideshow */
.slideshow {
	width:670px;
	height:325px;
	display:block;
	cursor:pointer;
	border:none;
	position:relative;
	overflow:hidden;
	margin:10px 0 20px 0;
	padding:0;
}
.slideshow .slide {
	position:absolute;
	top:0;
	left:0;
	border:none;
}
.slideshow .slide-title { display:none; }
.slideshow .slide img {
	border:none;
}
.slideshow * {
	border:none;
	text-decoration:none;
}
.flickr_photosets .slideshow {
	height: auto;
}

/* Crime & Punishment Column */
#cp-header-lg {
	margin: 30px 0;
}
#me-spotlight-pic.cp-spotlight {
	top: 260px;
}
.guest-blogger-side  {
	color: #545454;
	font: 12px Georgia, "Times New Roman", Times, serif;
}
.guest-blogger-title {
	color: #FF9900;
}
#cp-header-sm {
	margin: 0 0 8px 0;
}
.cp-author {
	margin: 0 0 8px 0;
}
.cp-title {
	text-transform: uppercase;
	margin: 0 0 8px 0;
}
.cp-excerpt {
	line-height: 16px;
}

/* Social sidebar */
#sidebar-social {
}
#sidebar-social a {
	float: left;
	display: block;
	width: 32px;
	height: 32px;
	margin-left: 10px;
}
#sidebar-social #btn-facebook {
	background: url(images/facebook.png) no-repeat;
}
#sidebar-social #btn-twitter {
	background: url(images/Twitter-2.png) no-repeat;
}
#sidebar-social #btn-youtube {
	background: url(images/YouTube.png) no-repeat;
}
#sidebar-social #btn-rss {
	background: url(images/RSS.png) no-repeat;
}

/* Programs */
h2.programs-header {
	color: #ff9900;
	font-weight: 600;
	font-size: 18px;
	line-height: 24px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
h3.programs-header {
	color: #515153;
	font-weight: 600;
	font-size: 18px;
	line-height: 24px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	margin: 24px 0;
}
h4.programs-header, h5.programs-header, h6.programs-header {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 600;
	margin-bottom: 6px;
}
h4.programs-header {
	text-transform: uppercase;
}
h5.programs-header {
	text-transform: uppercase;
	color: #aab946;
}
h6.programs-header {
	color: #aab946;
}
.programs-table {
	border: 0 !important;
}
.programs-table td {
	vertical-align: top;
	border: 0;
	padding: 0 18px 10px 0;
}
.programs-table td:first-child {
	text-align: center;
}
.programs-table img {
	margin: 0;
	padding: 0;
	border: 0;
	float: none;
	display: inline;
	max-width: none;
}

.programs-table img.ppad {
	margin: 0 18px;
}

/* News / Pubs */
.news-pubs #content {
	margin-right: 4%;
}
.news-pubs #nav-below {
	padding-top: 15px;
}
.news-item { clear: left; padding-top: 25px; }
.news-item:nth-child(2) { padding-top: 0; }
.news-thumb {
	float: left;
	width: 299px;
	height: 262px;
	margin-right: 10px;
	border: 4px solid #bcbbb9;
	background-position: center center;
	background-repeat: no-repeat;
}
.news-category {
	padding-top: 15px;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #898989;
}
.news-title {
	font-size: 22px;
	color: #FF9900;
	text-transform: uppercase;
	margin-bottom: 15px;
}
.news-excerpt {
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 14px;
	color: #898989;
}
.news-date {
	font-size: 12px;
	text-transform: uppercase;
	color: #898989;
	margin-bottom: 14px;
}

/* Insider Reports */
.reports-header {
	border: 15px solid #515254;
}
.report-item {
	padding-bottom: 24px;
}

.report-excerpt {
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 14px;
}

.report-date {
	font-size: 12px;
	text-transform: uppercase;
	color: #898989;
}

/* Events */
.view-all-events {
	text-align: center;
	font-weight: bold;
	clear: both;
	padding: 28px;
	font-size: 18px;
}
.event-date {
	position: absolute;
	margin-top: -5px;
	padding: 16px; 
	background: #ff9900; 
	color: #fff; 
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	text-align: center;
}
.event-date span {display: block; font-weight: bold;}
.event-date .date {font-size: 16px;}
.event-date .day {font-size: 12px; text-transform: uppercase;}
.event-content {margin: 16px 0 0 96px; padding-right: 30px;}
#event-map {width:100%; height: 400px; margin-bottom: 25px;}
.marker-info h3 {font-size:16px; font-weight: bold; margin-bottom: 10px;}
.marker-info p {margin-bottom: 10px;}
.event-details {line-height: 18px;}
h2.rsvp-title {
	color: #aab946;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	background: url(images/divider.gif) repeat-x top left;
	margin: 10px 0;
	padding-top: 15px;
}
.rsvp label, .rsvp input, .rsvp span {float: left;}
.rsvp label {
	width: 240px;
	margin: 0 25px 10px 0;
	text-transform: uppercase;
	font-weight: bold;
}
.rsvp input[type="text"], .rsvp input[type="email"] {
	width: 220px;
	margin: 0 25px 10px 0;
	padding: 8px;
	border: 2px solid #DDDDDD;
	box-shadow: none;
}
.rsvp input[type="text"].wpcf7-not-valid, .rsvp input[type="email"].wpcf7-not-valid {
	border: 2px solid #f88;
	background: #fdd;
}
.rsvp textarea {
	width: 485px;
	height: 140px;
	padding: 8px;
	border: 2px solid #DDDDDD;
	box-shadow: none;
	margin-bottom: 10px;
}
.rsvp .wpcf7-list-item-label {display: none;}
.rsvp .wpcf7-not-valid-tip {
	position: absolute;
}
.rsvp .wpcf7-response-output {
	clear: left;
	font-weight: bold;
	padding: 15px 0 0 0;
}
.rsvp .wpcf7-validation-errors {
	color: #800;
}
.rsvp .ajax-loader {
	margin: 25px 0 0 6px;
}
.rsvp input[type="submit"] {
	border: 1px solid #ff9900;
	background: #ff9900;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	border-radius: 8px;
	margin: 15px 0 0 0;
	padding: 8px 15px;
}
.rsvp input[type="submit"]:hover {
	cursor: pointer;
	background: #fff;
	color: #ff9900;
}
/* Donors Page */
.page-id-3777 .entry-content h2, .page-id-3777 .entry-content h3 {
	font-size: 16px;
	font-weight: bold;
	text-transform: none;
	letter-spacing: normal;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	line-height: 1.4em;
}
.page-id-3777 .entry-content h2 {
	color: #ff9900;
}
.page-id-3777 .entry-content h3 {
	color: #AAB946;
	margin-bottom: 12px;
}

/*Impact Series*/
.single-impact #main, .page-template-impact-series-php #main, .page-template-fellows-feature-php #main {background: none;}

#impact-landing {
	margin-bottom: 24px;
}
#impact {
	margin-bottom: 24px;
	float: left;
	width: 65%;
}
#impact-header {
	float: left;
	width: 520px;
	padding: 30px 0 5px 0;
}
#impact-header img {
	width: 100%; 
	height: auto;
}

#impact-tagline {
	width: 400px;
	padding: 25px 0 5px 0;
	float: right;
	color: #ff9900;
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
}
	#impact-tagline.fellows-tagline p {
		margin: 0;
	}
#impact div.hr {float: none;}
#impact-item-container {clear: both;}
.impact-item {
	float: left; 
	width: 48%; 
	padding: 20px 0 0 0; 
	height: 630px;
	line-height: 0;
}
	.fellows-item.impact-item {
		height: 550px;
	}
		.fellows-item.impact-item.year-2014 {
			height: 650px;
		}
		.fellows-item.impact-item.year-2015 {
			height: 580px;
		}
.impact-item:nth-child(2n-1) {margin-right: 4%;}
	.impact-item-text {
		padding: 40px 0 20px 0;
		height: 200px;
	}
		.fellows-item .impact-item-text {
			height: 120px;
		}
			.fellows-item.year-2014 .impact-item-text {
				height: 220px;
			}
			.fellows-item.year-2015 .impact-item-text {
				height: 145px;
			}
		.impact-item h2 {
			font-size: 18px;
			line-height: 24px;
			color: #ff9900;
			font-weight: bold;
		}
		.impact-date {
			font-family: Georgia,"Times New Roman",Times,serif;
			color: #aaa;
			font-size: 13px;
			margin: 20px 0;
		}
		.impact-excerpt {
			font-family: Georgia,"Times New Roman",Times,serif;
			color: #545454;
			font-size: 14px;
			line-height: 22px;
		}
	.impact-featured-photo {
		width: 100%;
		height: auto;
	}
	.impact-more-photos {
		display: block;
		background: #545454;
		color: #fff;
		text-transform: uppercase;
		font-weight: bold;
		font-size: 14px;
		padding: 18px 0;
		text-align: center;
	}
#nav-below {
	clear: both; 
	padding-top: 30px;
}
#impact-arrow-keys {
	clear: both;
	padding: 5px 0 20px 0;
	color: #aaa;
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 16px;
	font-style: italic;
}
#impact h1 {
	font-weight: bold;
	font-size: 32px;
	line-height: 36px;
	color: #ff9900;
	margin-top: 14px;
	margin-bottom: 12px;
}
#impact-detail-date {
	font-family: Georgia,"Times New Roman",Times,serif;
	color: #aaa;
	font-size: 13px;
	margin-bottom: 28px;
}
#impact-photo-credit {
	color: #545454;
	margin-bottom: 10px;
}
	#impact-photo-credit p {
		margin-bottom: 0px;
	}

.impact-photo-container {
	line-height: 0;
	width: 100%;
	margin-bottom: 36px;
}
	.fellows-item .impact-photo-container {
		margin-bottom: 0;
	}
		.fellows-item.year-2015 .impact-photo-container {
			display: block;
			height: 298px;
			overflow: hidden;
		}
	.impact-photo-container img {
		width: 100%;
		height: auto;
	}
	.impact-photo-caption {
		background: #545454;
		color: #fff;
		font-family: Georgia,"Times New Roman",Times,serif;
		font-size: 14px;
		line-height: 20px;
		padding: 18px;
	}
		.impact-photo-caption p {margin: 0;}
#impact-content, #impact-detail-excerpt {
	font-family: Georgia,"Times New Roman",Times,serif;
	color: #545454;
	font-size: 14px;
	line-height: 20px;
}

#impact-sidebar {
	float: right; 
	width: 30%;
}
	#impact-sidebar img {
		width: 100%; 
		height: auto;
	}
	#impact-sidebar h3 {
		margin-top: 18px;
	}
	#impact-sidebar h4 {
		font-size: 18px;
		line-height: 24px; 
		margin-bottom: 8px; 
		margin-top: 18px;
	}
	#impact-sidebar p {
		font-family: Georgia, "Times New Roman", Times, serif; 
		font-size: 12px;
		line-height: 18px;
		margin-bottom: 24px;
	}

/*Homepage Features */
#feature-container {
	margin: 10px 0 28px;
	width: 668px;
	line-height: 0;
	position: relative;
}
	#feature-tabs {
		width: 100%;
		margin-bottom: 3px;
		table-layout: fixed;
	}
		#feature-tabs td a {
			margin-left: 3px;
			padding: ;
			display: block;
			text-align: center;
			font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
			font-size: 12px;
			line-height: 12px;
			font-weight: bold;
			padding: 7px 0;
			height: 12px;
			background: #ff9900;
			color: #fff;
			white-space: nowrap;
			overflow: hidden;
		}
			#feature-tabs td:first-child a {
				margin-left: 0;
			}
			#feature-tabs td a:hover, #feature-tabs td a.selected {
				cursor: pointer;
				background: #CBDD55;
				color: #545454;
				text-decoration: none;
			}
	.feature-nav {
		position: absolute;
		top: 180px;
		z-index: 1;
	}
		.feature-nav:hover {
			cursor: pointer;
			opacity: .8;
			text-decoration: none;
		}
		#feature-prev {
			left: 20px;
		}
		#feature-next {
			left: 627px;
		}
	#feature-slides {
		position: relative;
		height: 448px;
		overflow: hidden;
	}
		.feature-slide {
			position: absolute;
			display: none;
		}
			.feature-slide:first-child {
				display: block;
			}
			.feature-caption {
				padding: 20px;
				background: #666666;
				color: #fff;
			}
				#content-home .feature-caption h2 {
					font-size: 18px;
					font-weight: bold;
					margin-bottom: 10px;
					text-transform: none;
					color: #fff;
					background: none;
					padding: 0;
				}
				.feature-caption-text {
					font-size: 12px;
					line-height: 20px;
					font-family: Georgia,"Times New Roman",Times,serif;
				}

body.home #main {position: static; padding-top: 0;}
body.home #access {margin-bottom: 0;}
body.home #access a {padding-bottom: 12px;}
body.home #branding {height: 163px;}
.bjr-header-wrap {height: 345px;}
.bjr-header {position: absolute; height: 330px; left: 0; right: 0; background: #222 url(images/bjr-header-bg.jpg) center center no-repeat; background-size: cover; border-top: 1px solid #fff;}
.bjr-int {width: 940px; margin: 0 auto; color: #fff; line-height: 1.3;}
.bjr-int a {color: #fdd227;}
.bjr-int a:hover {color: #fff;}
.bjr-int .left {float: left; width: 655px; padding-top: 55px;}
.bjr-int .left .img-wrap {margin-bottom: 32px;}
.bjr-int .left .thumb {float: left; width: 200px; line-height: 0; border: 1px solid #fff;}
.bjr-int .left .thumb:hover {border: 1px solid #fdd227;}
.bjr-int .left .thumb img {width: 100%; height: auto;}
.bjr-int .left .title {font-size: 26px; font-weight: bold; margin-bottom: 10px;}
.bjr-int .left .title.has-thumb {margin-left: 235px;}
.bjr-int .left .excerpt {font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; line-height: 1.8;}
.bjr-int .left .excerpt.has-thumb {margin-left: 235px;}
.bjr-int .right {float: right; width: 245px; padding-top: 55px;}
.bjr-int .right .date {text-align: right; color: #fff; font-size: 24px; font-weight: bold;}
.bjr-int .right .title {font-size: 14px; font-weight: bold;}
.bjr-int .right .view-all {font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; font-style: italic; padding-top: 8px;}
.bjr-int .right .view-all a {color: #fff;}
.bjr-int .right .view-all a:hover {color: #fdd227;}
