/**
 * global.css
 * 	non-responsive styles 	
 */

body {
	font-family: 'proximanova','Arial','Helvetica',sans-serif;
	background-color: #373535;
}

h1, h2, h3, h4, h5, h6 {
	font-family: 'capita','Times New Roman','Courier New',serif;
	font-weight: 300;
}

p {
	margin-bottom: 1.5em;
}

a:link {
	color: #BB0000;
}
a:visited {
	color: #BB0000;
}
a:hover,
a:focus
{
	color: #000;
	background-color: #EEE;
}
a:active {
	color: #BB0000;
}

.clearfix {
	height: 1px;
	width: 1px;
	margin: 0;
	padding: 0;
	clear: both; /* as much as I hate to use this, I need to allow for dropdowns and keep the layout from breaking... */
}

/* =OSUNavbar
-----------------------------------------------*/
#osu_navbar a:hover,
#osu_navbar a:focus {
  background-color: #333;
}

#osu_navbar a:focus {
  outline: 2px solid #FFF;
}

/* =Page ------------------------------------------*/
#page {
	background-color: #E2E2E2;
}

/* =Header ----------------------------------------*/
header#masthead {
	border-bottom: none;
}

.site-branding {
	min-height: 164px;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: left center;
}

.site-branding.osu-brand-james-ccc,
.site-branding.osu-brand-james-wexner
{
  background-position: 10px center;
}

header#masthead.site-header:after {
	/*
	Removes addition of "" after header which causes a gap under the navbar.
	(Fixes peculiar menu jump bug on iPhone.)
	*/
	content: none;
}

.site-title,
.site-description
{
	font-family: 'proximanova','Arial','Helvetica',sans-serif;
	color: #FFF;
	width: 55%;
	float: right;
	text-align: right;
}

div.site-title {
	font-size: 2.25em; /* 1/16 * 36pt = 2.25em */
	line-height: normal;
	padding: 0;
	margin: 45px 0 0 0;
}

div.site-description {
	font-size: 1.5em; /* 1/16 * 24pt = 1.5em */
	font-weight: 300;
	color: #ECF19F;
	line-height: 1.125em;
	margin-bottom: 5px;
}

.site-title a {
	color: #FFF;
	text-decoration: none;
	font-weight: 600;
	text-transform: uppercase;
}

.site-title a:hover,
.site-title a:focus {
	text-decoration: underline;
	background-color: transparent;
}

.site-title a:focus {
  outline: dotted 2px #FFF;
}

.site-description {
	position: relative;
	top: -3px;
}

nav#site-navigation
{
	background-color: #E2E2E2;
}

nav#site-navigation div.menu {
	width: 910px;
	padding: 10px 25px 0 25px;
	margin: 0 auto;
	min-height: 35px;
	background-color: #FFF;
}

nav#site-navigation ul {
	list-style-type: none;
	min-height: 35px;
	border-bottom: solid 1px #CCC;
}

nav#site-navigation ul ul {
	position: absolute;
	width: 1px;
	height: 1px;
	overflow: hidden;
	top: -10000px;
	z-index: 0;
	border-bottom: none;
}

nav#site-navigation li {
	margin: 0 18px 0 0;
	background-color: transparent;
	display: inline-block;
	position: relative;
}

nav#site-navigation li:last-child {
	margin: 0;
}

nav#site-navigation li li {
	margin: 0;
	padding: 0.5em 1em;
	background-color: #FFF;
	float: none;
}

nav#site-navigation li a {
	font-family: 'capita','Times New Roman','Courier New',serif;
	font-size: 1.25em; /* 1/16 * 20px = 1.25em */
	text-transform: uppercase;
	font-weight: 300;
	letter-spacing: 0.025em;
	color: #333;
	line-height: 35px;
	padding: 0 5px;
	border-bottom: solid 4px transparent;
	background-color: transparent;
	text-decoration: none;
}

nav#site-navigation li li a {
  padding: 0;
}

nav#site-navigation li a:hover {
	background-color: transparent;
}

nav#site-navigation li li a {
	font-family: 'proximanova','Arial','Helvetica',sans-serif;
	font-size: 1em; /* 1/16 * 16pt = 1em */
	text-transform: none;
	line-height: normal;
}

nav#site-navigation li > ul {
	margin: 0;
	background-color: transparent;
}

nav#site-navigation ul li:hover > ul,
nav#site-navigation ul li.sfHover > ul
{
	width: auto;
	height: auto;
	overflow: visible;
	top: 100%;
	left: 0;
	z-index: 9999;
	max-width: 20em;
	padding: 10px 0;
	background-color: #FFF;
}

nav#site-navigation li li:hover > ul {
	top: -10px;
	left: 100%;
}

nav#site-navigation li li a,
nav#site-navigation li.current-menu-item li a,
nav#site-navigation li li.current-menu-item a
{
	border-bottom-width: 2px !important;
	border-bottom-style: solid;
	border-bottom-color: transparent;
}

/* A11y Navbar */
nav#site-navigation.a11y-navbar ul {
	min-width: 12em;
}

nav#site-navigation.a11y-navbar ul.a11y-navbar-menubar ul li {
	padding: 0.5em 7%;
	width: 86%;
}

nav#site-navigation.a11y-navbar ul ul {
	width: auto;
	height: auto;
	overflow: visible;
	top: 100%;
	left: 0;
	z-index: 9999;
	max-width: 20em;
	padding: 10px 0;
	background-color: #FFF;
	
	box-shadow: 2px 2px 6px rgba(0,0,0,.2);
}

nav#site-navigation.a11y-navbar ul ul ul {
	top: -10px;
	left: 100%;
}

nav.a11y-navbar ul.a11y-navbar-menubar {
	background-color: transparent;
}

nav.a11y-navbar ul.a11y-navbar-menubar.a11y-navbar-orientation-horizontal li a[role="menuitem"].a11y-navbar-menuitem {
	border-right: none;
}

nav.a11y-navbar ul.a11y-navbar-menubar.a11y-navbar-orientation-horizontal li a[role="menuitem"].a11y-navbar-menuitem[aria-haspopup="true"]::after {
	border-top: 5px solid #BB0000;
	border-right: 5px solid transparent;
	border-left: 5px solid transparent;
	right: -15px;
	top: 42%;
}

nav.a11y-navbar ul.a11y-navbar-menubar.a11y-navbar-orientation-horizontal li a[role="menuitem"].a11y-navbar-menuitem[aria-haspopup="true"]:hover::after,
nav.a11y-navbar ul.a11y-navbar-menubar.a11y-navbar-orientation-horizontal li a[role="menuitem"].a11y-navbar-menuitem[aria-haspopup="true"]:focus::after
{
	border-top: 5px solid #BB0000;
}

ul.a11y-navbar-menubar {
	float: none;
	margin-bottom: 0;
}
ul.a11y-navbar-menubar li {
	white-space: normal;
}
nav#site-navigation ul.a11y-navbar-menubar > li.page_item_has_children,
nav#site-navigation ul.a11y-navbar-menubar > li.menu-item-has-children
{
	margin: 0 40px 0 0;
}
ul.a11y-navbar-menubar a {
	border-top: none;
	border-left: none;
	position: static;
}

nav.a11y-navbar ul.a11y-navbar-menubar li ul[role="menu"].a11y-navbar-menu-open li a[aria-haspopup="true"]::after,
nav.a11y-navbar ul.a11y-navbar-menubar li ul[role="menu"].a11y-navbar-menu-open li a[aria-haspopup="true"]:focus::after,
nav.a11y-navbar ul.a11y-navbar-menubar li ul[role="menu"].a11y-navbar-menu-open li a[aria-haspopup="true"]:hover::after
{
	/* submenu arrows */
	border-top: 5px solid transparent;
	border-right: 5px solid transparent;
	border-bottom: 5px solid transparent;
	border-left: 8px solid #BB0000;
	top: 30%;
}

/* =Main --------------------------------------*/
#main {
	background-color: #FFF;
	width: 910px;
	padding: 20px 25px;
}

#osu-3-banner {
	width: 100%;
	border: solid 3px #E2E2E2;
	margin-bottom: 30px;
	line-height: 0; /* keep gap from showing for expected text content */
	max-height: 400px;
	overflow: hidden;
}

#osu-3-banner img {
	width: 100%;
}

.empty-sidebar .content-area {
	float: none;
	clear: both;
	width: 100%;
	position: relative;
}

.empty-sidebar .site-main .widget-area {
	display: none;
}

.empty-sidebar #social-links {
	overflow: hidden;
}

.empty-sidebar #social-links ul.osu-social-media-links {
	float: right;
	width: auto;
	padding: 0 0 0.25em 0;
}

.sidebar-left.empty-sidebar #social-links ul.osu-social-media-links {
	float: left;
}

.sidebar-left .content-area {
	float: right;
}

.sidebar-left.attachment .content-area {
	float: left;
}

.sidebar-left .site-main .widget-area {
	float: left;
}

h1.entry-title,
h2.entry-title
{
	font-size: 1.5625em; /* 1/16 * 25pt = 1.5625em */
	font-weight: 400;
	margin-bottom: 0.25em;
}

h1.entry-title a, 
h2.entry-title a
{
    text-decoration: none;
    color: #000;
}

.entry-content {
	margin-top: 0;
}

.entry-content, 
.entry-summary
{
	font-size: 1em; /* 1/16 * 16px = 1em */
}

.entry-content h1, 
.entry-summary h1
{
	font-size: 1.5625em; /* 1/16 * 25pt = 1.5625em */
}

.entry-content h2, 
.entry-summary h2
{
	font-size: 1.4375em; /* 1/16 * 23pt = 1.4375em */
}

.sidebar-left h2.page-title {
	margin-left: 40px;
}

.page #content article,
.page nav#nav-below,
.page #comments,
.attachment #content article,
.attachment nav#nav-below,
.attachment #comments
{
	margin: 0 40px 2em 0;
}

.sidebar-left.page #content article,
.sidebar-left.page nav#nav-below,
.sidebar-left.page #comments
{
	margin: 0 0 2em 40px;
}

.empty-sidebar.sidebar-left.page #content article,
.empty-sidebar.sidebar-left.page nav#nav-below,
.empty-sidebar.sidebar-left.page #comments
{
	margin: 0 0 2em 0;
}

.sidebar-left.attachment #content article,
.sidebar-left.attachment nav#nav-below,
.sidebar-left.attachment #comments,
.empty-sidebar.sidebar-left.attachment #content article,
.empty-sidebar.sidebar-left.attachment nav#nav-below,
.empty-sidebar.sidebar-left.attachment #comments
{
	margin: 0 40px 2em 0;
}


.entry-content li, .entry-summary li {
    margin-bottom: 0.5em;
}

#content article,
nav#nav-below,
#comments
{
	margin-left: 100px;
	margin-right: 40px;
}

#comments article {
	margin-left: 0;
	min-height: 0;
}

.page #comments article {
	margin-bottom: 0;
}

#comments li.comment {
	padding: 10px 0 0 0;
}

.sidebar-left #content article,
.sidebar-left nav#nav-below,
.sidebar-left #comments
{
	margin-left: 140px;
	margin-right: 0;
}

.empty-sidebar.sidebar-left #content article,
.empty-sidebar.sidebar-left nav#nav-below,
.empty-sidebar.sidebar-left #comments
{
	margin-left: 100px;
}

.empty-sidebar #content article,
.empty-sidebar nav#nav-below,
.empty-sidebar #comments {
	margin-right: 0;
}

.page-template-full-width-php .content-area {
	width: 100%;
	float: none;
	clear: both;
}

.sidebar-left.page-template-full-width-php #content article,
.sidebar-left.page-template-full-width-php nav#nav-below,
.sidebar-left.page-template-full-width-php #comments
{
	margin: 0 0 2em 0;
}

#content article {
	position: relative;
	min-height: 100px;
	border-bottom: 1px solid #EDF1A0;
	padding: 0 0 2em 0;
}

.entry-header .entry-meta {
	color: #FFF;
	font-family: 'capita','Times New Roman','Courier New',serif;
	height: 75px;
	width: 75px;
	border-radius: 100px;
	position: absolute;
	left: -100px;
	top: 5px;
}

.attachment .entry-header .entry-meta {
	border-radius: 0;
	height: auto;
	width: auto;
	position: static;
	color: #333;
	background-color: transparent;
}

.attachment .edit-link {
	margin-left: 5px;
}

.entry-header .entry-meta .month,
.entry-header .entry-meta .day,
.entry-header .entry-meta .year
{
	display: block;
	width: 75px;
	text-align: center;
	position: absolute;
}

.entry-header .entry-meta .month {
	font-size: 0.875em !important; /* 1/16 * 14pt = 0.875em */
	top: 38px;
	left: 0;
}

.entry-header .entry-meta .day {
	font-size: 1.875em; /* 1/16 * 30pt = 1.875em */
	top: 1px;
	left: 0;
}

.entry-header .entry-meta .year {
	font-size: 0.75em; /* 1/16 * 12pt = 0.75em */
	bottom: 2px;
	left: 0;
}

#secondary aside {
	font-family: 'capita','Times New Roman','Courier New',serif;
	font-size: 0.875em; /* 1/16 * 14px = 0.8125em */
}

.widget {
	margin: 0 0 4em 0;
	overflow: hidden;
}

aside.widget_search input.search-field {
    width: 96%;
}

aside.widget ul {
	list-style-type: none;
}

aside.widget_text ul {
	list-style-type: disc;
	list-style-position: inside;
}

aside.widget li {
	padding: 0.25em;
}

aside.widget li a {
	color: #333;
	text-decoration: none;
}

aside.widget_text li {
	border: none;
}

aside.widget_text li a,
aside.widget_categories li a
{
	display: inline;
	color: #BB0000;
	text-decoration: underline;
	padding: 0;
}

aside.widget li a:hover {

	background-color: #EDF1A0;
}

/* Form elements in text widget */
aside.widget_text input,
aside.widget_text textarea,
aside.widget_text select
{
	width: 95%;	
}

aside.widget_recent_comments li a:link {
	color: #BB0000;
	text-decoration: underline;
}

aside.widget_recent_comments li a:visited {
	color: #BB0000;
	text-decoration: underline;
}

aside.widget_recent_comments li a:hover, 
aside.widget_recent_comments li a:focus
{
	color: #000;
	background-color: #EEE;
	text-decoration: underline;
}

aside.widget_recent_comments li a:active {
	color: #BB0000;
	text-decoration: underline;
}

aside.widget_categories select {
	margin: 0;
	width: 100%;
}

h3.widget-title,
aside.widget_calendar caption
{
	text-transform: uppercase;
	font-size: 1.071em; /* 1/14 * 15px = 1.071em */
	font-weight: 300;
	padding: 0;
	margin: 0 0 10px 0;
	letter-spacing: 0.05em;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}

aside.widget_calendar caption {
	font-family: 'capita','Times New Roman','Courier New',serif;
	text-align: center;
	padding: 0;
	height: 24px;
	overflow: hidden;
	margin: 0 0 5px 0;
}

aside.widget_calendar th {
	background-color: #EEE;
	height: 24px;
	overflow: hidden;
}

aside.widget_calendar th,
aside.widget_calendar td
{
	font-family: 'proximanova','Arial','Helvetica',sans-serif;
	text-align: center;
}

aside.widget_calendar td {
	padding: 0.25em 0;
}

#page aside.widget_calendar table a:link,
#page aside.widget_calendar table a:visited
{
	display: block;
	color: #BB0000;
	text-decoration: none;
}

#page aside.widget_calendar table a:hover,
#page aside.widget_calendar table a:active
{
	background-color: #CCC;
}

#calendar_wrap {
	position: relative;
}

aside.widget_calendar tfoot {
	position: absolute;
	top: 0;
	width: 100%;
}

aside.widget_calendar tfoot td {
	position: absolute;
	top: 2px;
}

aside.widget_calendar tfoot tr {
	border: 1px solid #000;
}

aside.widget_calendar td#prev {
	left: 20px;
}

aside.widget_calendar td#next {
	right: 22px;
}

#page aside.widget_calendar tfoot td a {
	height: 14px;
	width: 14px;
	text-indent: 100%;
	word-wrap: nowrap;
	overflow: hidden;
	padding: 0;
}

#page aside.widget_calendar tfoot td a:hover,
#page aside.widget_calendar tfoot td a:focus
{
	background-color: transparent;
}

#page aside.widget_calendar tfoot td a:focus {
	outline: dotted 1px #CCC;	
}

aside.widget_calendar td#prev a {
	background: transparent url('../img/red-arrow-left.png') no-repeat 3px center;
}

aside.widget_calendar td#next a {
	background: transparent url('../img/red-arrow-right.png') no-repeat right center;
}

.entry-content, 
.entry-summary, 
footer.entry-meta,
nav#nav-below
{
	font-size: 1em; /* 1/16 * 16px = 1em */
}

footer.entry-meta {
	margin-top: 10px;
}

footer.entry-meta span {
	padding: 0 1em;
	border-left: 1px solid #666;
}

.page footer.entry-meta span.edit-link {
	border-left: none;
	padding: 0;
	display: block;
}

footer.entry-meta span:nth-of-type(2) {
	padding: 0 1em 0 0;
	border-left: none;
}

footer.entry-meta span a[rel="category tag"],
footer.entry-meta span a[rel=tag] {
	margin-left: 5px;
}

footer.entry-meta span.author-byline {
	display: block;
	border-left: none;
	margin: 0 0 20px 0;
	padding: 0;
}

footer.entry-meta span.author-byline span {
	border-left: none;
	padding: 0;
}

.tagcloud a {
	text-decoration: none;
}

/* =Comment Form
-----------------------------------------------*/
#commentform p {
	margin: 0 0 20px 0;
	width: 100%;
}

#commentform label {
	display: inline-block;
	font-weight: 600;
}

#commentform input#submit {
	color: #FFF;
	border: none;
	border-radius: 0px;
	box-shadow: none;
	text-shadow: none;
	text-transform: capitalize;
	font-weight: normal;
	padding: 0.5em 1em;
	font-family: 'capita','Times New Roman','Courier New',serif;
	font-size: 1.375em; /* 1/16 * 22px = 1.375em */ 
}

#commentform p.form-allowed-tags {
	height: 1px;
	width: 1px;
	overflow: hidden;
	position: absolute;
	top: -1px;
}

span.required {
	color: #BB0000;
	font-weight: bold;
	padding-right: 5px;
}

.comment-form-url input#url {
	margin-left: 10px;
}

#secureimgdiv {
	margin: 10px 0 20px 0;
}

#secureimgdiv p label span {
	color: #BB0000 !important;
	padding-left: 5px;
}

#secureimgdiv small {
	font-size: 0.6875em !important;
}

p.subscribe-to-comments label {
    font-size: 0.6875em; /* 1/16 * 11pt =  */
    width: auto !important;
}

/* =Social Media Links
------------------------------------------------*/
ul.osu-social-media-links {
	list-style-type: none;
	overflow: hidden;
	width: 100%;
	padding: 0 0 1em 0;
}

ul.osu-social-media-links li {
	overflow: hidden;
	float: left;
	margin: 0 4px 4px 0;
	list-style-type: none;
}

ul.osu-social-media-links li a {
	display: block;
	text-indent: 110%;
	white-space: nowrap;
	overflow: hidden;
	width: 32px;
	height: 32px;
	text-decoration: none;
}

ul.osu-social-media-links li a:focus {
  outline: 5px solid #0ff;
  outline-offset: -5px;
}

ul.osu-social-media-links li.facebook a {
	background: transparent url('../img/facebook.png') no-repeat;
}

ul.osu-social-media-links li.twitter a {
	background: transparent url('../img/twitter.png') no-repeat;
}

ul.osu-social-media-links li.youtube a {
	background: transparent url('../img/youtube.png') no-repeat;
}

ul.osu-social-media-links li.vimeo a {
	background: transparent url('../img/vimeo.png') no-repeat;
}

ul.osu-social-media-links li.linkedin a {
	background: transparent url('../img/linkedin.png') no-repeat;
}

ul.osu-social-media-links li.instagram a {
	background: transparent url('../img/instagram.png') no-repeat;
}

ul.osu-social-media-links li.rss a {
	background: transparent url('../img/rss.png') no-repeat;
}

ul.osu-social-media-links li.pinterest a {
	background: transparent url('../img/pinterest.png') no-repeat;
}

ul.osu-social-media-links li.yammer a {
	background: transparent url('../img/yammer.png') no-repeat;
}

/* =Footer
-----------------------------------------------*/
footer#colophon {
	border: none;
	background-color: #373535;
	padding: 0 0 10px 0;
}

.footer-content {
	padding: 70px 0 0 0;
	background: transparent url('../img/osu-wordmark-rev.png') no-repeat -9px 20px;
	color: #FFF;
	font-size: 0.875em; /* 1/16 * 14px = 0.875em */
	position: relative;
}

footer#colophon .footer-content a {
	color: #FFF;
	border: none;
	text-decoration: underline;
}

footer#colophon .footer-content a:hover,
footer#colophon .footer-content a:focus
{
	background-color: transparent;
	text-decoration: none;
}

p.osu-credits {
	margin: 0 0 0.5em 0;
}

.osu-contact span {
	display: inline;
	padding: 0  5px 0 0;
	margin: 0 5px 0 0;
}

.osu-contact-name {
	font-weight: bold;
}

.osu-street-address span,
.osu-telecommunication span
{
	border-right: 1px solid #FFF;
}

.osu-street-address span:last-of-type,
.osu-telecommunication span:last-of-type
{
	border-right: none;
}

.osu-contact span.osu-contact-email {
	text-transform: lowercase;
}

.footer-text {
	margin: 10px 0 0 0;
	line-height: 1.125em;
}

p.accessibility-notice {
	margin: 1.5em 0 0 0;
}

.osu-disclaimer {
  margin: 20px 0 0 0;
  font-size: 0.7857em; /* 1/14 * 11px = 0.7857em */
}

/* =Global Footer
------------------------------------------------*/
#global-footer-content {
	background-color: #373535;
	width: 920px;
	margin: 0 auto;
	padding: 10px 0;
}

#global-footer-content-inner {
	color: #FFF;
	font-size: 0.6875em; /* 1/16 * 11px = 0.6875em */
}

#global-footer-content-inner a {
	color: #FFF;
}

#global-footer-content-inner a:hover,
#global-footer-content-inner a:focus
{
	background-color: transparent;
	text-decoration: none;
}

img[alt=Piwik] {
	height: 1px;
	width: 1px;
	position: absolute;
	top: -100000px;
}

/* =Footer Log in Link
------------------------------------------------*/
.log-in {
	background-color: #373535;
	width: 920px;
	margin: 0 auto;
	padding: 10px 0 100px 0;
	font-size: 0.6875em; /* 1/16 * 11px = 0.6875em */
}

.log-in a {
	color: #FFF;
}

.log-in a:hover,
.log-in a:focus
{
	background-color: transparent;
	text-decoration: none;
}

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

/* Blogs from a single category */
#page aside.Bcat_WidgetCategory li a {
	position: relative;
	padding-left: 40px;
	min-height: 35px;
	padding-top: 12px;
	text-decoration: none;
	display: block;
}

aside.Bcat_WidgetCategory li a img {
	position: absolute;
	top: 6px;
	left: 0;
}

#page aside.Bcat_WidgetCategory a {
	font-weight: bold;
	text-decoration: underline;
	display: inline;
}

/* Global Site Search */
aside.global-site-search td {
	width: auto !important;
}

/* Subscribe by email */
aside.subscribe-by-email p {
	font-size: 0.6875em; /* 1/16 * 11px = 0.6875em */
	padding-top: 0;
}

aside.subscribe-by-email br {
	display: none;
}

aside.subscribe-by-email input.button {
	margin-top: 2px;
}

/* Image Widget */
aside.widget_sp_image img {
	width: 100%;
}

/* bbPress
-------------------------------------------------------------------*/
#bbpress-forums,
#bbpress-forums ul.bbp-replies,
div.bbp-template-notice p,
#bbpress-forums button,
#bbpress-forums ul.bbp-forums,
#bbpress-forums .bbp-forum-info .bbp-forum-content,
#bbpress-forums .bbp-forums-list li,
#bbpress-forums ul.bbp-topics,
#bbpress-forums p.bbp-topic-meta
{
	font-size: 100%;
}

#bbpress-forums li.bbp-header, 
#bbpress-forums li.bbp-footer {
	border-top: none;
}

span.bbp-admin-links a,
.bbp-forum-header a.bbp-forum-permalink, 
.bbp-topic-header a.bbp-topic-permalink, 
.bbp-reply-header a.bbp-reply-permalink
{
	color: #333;
}

span.bbp-admin-links a:hover,
span.bbp-admin-links a:focus,
a.bbp-reply-permalink:hover,
a.bbp-reply-permalink:focus
{
	color: #BB0000;
}

div.bbp-submit-wrapper {
	float: left;
}

.bbpress #content article, 
.bbpress nav#nav-below, 
.bbpress #comments
{
    margin: 0 40px 2em 0;
}

.empty-sidebar.sidebar-left.bbpress #content article, 
.empty-sidebar.sidebar-left.bbpress nav#nav-below, 
.empty-sidebar.sidebar-left.bbpress #comments
{
	 margin: 0 0 2em;
}

.sidebar-left.bbpress #content article, 
.sidebar-left.bbpress nav#nav-below, 
.sidebar-left.bbpress #comments 
{
    margin: 0 0 2em 40px;
}

.bbpress footer.entry-meta span.edit-link {
	border-left: none;
	padding: 0;
	display: block;
}
