/*
Theme Name: Engaging Resources
Theme URI: http://wordpress.org/
Description: A Custom theme developed by BigMike Studios for the Engaging Resources conference
Author: Mike Lathrop
Author URI: http://bigmikestudios.com/
Version: 1.0
*/
/* * {
	outline: 3px dotted #fdd;
} */


/* 
	HOME
*/

.home h3 {
	font-size: 22px;
	/* color: #DA5503; */
	text-transform: inherit;
}
.home h3 a {
	color: black;
}
.home h3 a:hover {
	color: #DA5503;
}

/* 
	LAYOUT
*/

.header-fullwidth,
.nav-fullwidth,
.content-fullwidth,
.footer-fullwidth {
	width: 960px;
	margin: auto;
}
.header-wrapper,
.nav-wrapper,
.content-wrapper,
.footer-wrapper {
	margin-left: -30px;
	margin-right: -30px;
	width: 1020px;
	background: #fff ;
}

.sf-menu li li
.nav {
	padding: 0;
	z-index: 2;
}
.content {
	padding: 20px 0 0 0;
	z-index: 1;
}
.footer {
	padding: 20px 0 60px 0;
	margin-bottom: 100px;
}

/* 
	GENERAL AND TYPOGRAPHY
*/

body {
	color: black;
	font-family: 'PT Serif', serif;
	background: #fff url(images/bg.png) fixed;
	font-size: 14px;	
}
.clearall {
	clear: both;
    display: block;
    height: 0;
}
a, a:visited {
	text-decoration: none;
	outline: none;
}
a {
	color: #DA5503;
}
a:hover {
	color: #505050;
}
.content ul, .content ol {
	margin-left: 40px;
	margin-bottom: 10px;
}
.content li {
	margin-bottom: 5px;
}
p, ul, h1, h2, h3, h4 {
	margin-bottom: 10px;
}
h2 {
	background: none repeat scroll 0 0 #DA5503;
    color: white;
    font-family: 'LeagueGothicRegular',Arial,sans-serif;
    font-size: 29px;
    font-weight: normal;
    line-height: 26px;
    margin-bottom: 10px;
    padding: 8px;
    text-transform: uppercase;
}

h3 {
	font-size: 29px;
	line-height: 29px;
	text-transform: uppercase;
	color: black;
}
h3 a {
	color: black;
}

.more-link {
	display: block;
	margin-top: 10px;
}
img[align="right"] { float: right; margin: 0 0 10px 10px }
img[align="left"] { float: left; margin: 10px 10px 0 0  }
img{ border: 1px solid #ababab; }

/*
	HEADER
*/

.header {
	border-top: 23px solid #DA5503;
    font-family: 'LeagueGothicRegular',Arial,sans-serif;
    margin: auto;
    padding: 20px 0 15px;
    width: 960px;
	text-transform: uppercase;
}
.header .logo h1 {
	margin-bottom: 0;
}
.header .logo h1 a {
	font-size: 117px;
	font-weight: normal;
	line-height: 110px;
	color: black;
}
.header .logo h1 a:hover {
	text-decoration: none;
	color: #333;
}
.header .tagline {
	font-size: 29px;
    line-height: 32px;
    padding-top: 6px;
	color:  #DA5503;
}
/*
	SEARCH FORM
*/
nav #searchform {
	float: right;
}
nav #searchform label {
	display: none;
}
#searchform a {
	color: #9a9a9a;
}
#searchform a:hover {
	color: black;
}
#searchform input[type="text"],
#footer-subscribe-form-field {
    
    float: left;
    height: 25px;
    padding: 0;
	
	font-family: 'PT Serif', serif;
	font-size: 15px;
	background: none repeat scroll 0 0 #F1F2F2;
    border: 1px solid #D7D8D8;
    color: black;
    float: left;    
    height: 24px;
    line-height: 24px;
    margin: 5px 10px 0 0;
    padding: 0 0 0 3px;
    width: 160px;
}
/*
	MENU 
*/
.nav {
	font-family: 'LeagueGothicRegular',Arial,sans-serif;
	text-transform: uppercase;
	
	font-size: 32px;
}
.nav .menu-wrapper {
	padding: 5px 0;
	border-top: 3px dotted #ddd;
	border-bottom: 3px dotted #ddd;
}
.menu > ul {
	border-right: 1px solid white;
}
.menu > ul a {
	padding: 3px 10px;
	/* height: 16px; */
	border-top:		none;
}
.menu > ul > li:first-child a {
	padding-left: 0;
}
.menu > ul li:hover ul,
.menu > ul li.sfHover ul {
	top: 35px;
}
/* MENU COLORS */

.menu {
	position: relative;
	z-index: 999;
}
.menu > ul a, .menu > ul a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:			#DA5503;
	border:         none;
}
.menu > ul ul a, .menu > ul ul a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:			#fff;
	border:         none;
}
.menu > ul li {
	background:		none;
}
.menu > ul li li {
	background:		#DA5503;
	z-index: 9999;
}
.menu > ul li li li {
	background:		#AAA;
}
.menu > ul li:hover, 
.menu > ul li.sfHover,
.menu > ul a:focus, 
.menu > ul a:hover, 
.menu > ul a:active,
.menu > ul > li.sfHover > a {
	background:		none;
	outline:		0;
	color: 			#000;
}
.menu > ul li li:hover, 
.menu > ul li li.sfHover,
.menu > ul li li a:focus, 
.menu > ul li li a:hover, 
.menu > ul li li a:active {
	background:		#DA5503;
	outline:		0;
	color: 			#000;
}
.menu > ul li li:first-child {
	border-top: 10px solid #DA5503;;
}
.menu > ul li li.current-menu-item > a {
	color: #505050;
}
.menu > ul ul.event-submenu {
	width: 30em;
}
.menu > ul  ul  {
	padding-top: 19px;
}
.menu li.current_page_item > a,
.menu li.current_page_ancestor > a {
	background: none;
	border-top: none;
	color: #505050;
}

.menu > ul a.sf-with-ul {
    min-width: 1px;
    padding-right: 20px;
}
.sf-sub-indicator {
    background: url("images/arrows.png") no-repeat scroll -10px -100px transparent;
    display: block;
    height: 10px;
    overflow: hidden;
    position: absolute;
    right: 0.75em;
	right: 9px;
    text-indent: -999em;
    top: 1.05em;
    width: 10px;
}
a > .sf-sub-indicator {
    background-position: 0 -100px;
    top: 15px;
}
.menu ul ul { 
	background-image: url(images/submenu-bg.png);
	background-repeat: no-repeat;
	background-position: 15px top;
	
	border-bottom: 10px solid #DA5503;
}

.content aside > ul {
	list-style: none;	
	margin-left: 0;
}
/* section headers */
section header {
	font-family: 'LeagueGothicRegular',Arial,sans-serif;
	background: #DA5503;
	padding: 8px;
	color: white;
	text-transform: uppercase;
	margin-bottom: 19px;
	font-size: 29px;
	line-height: 26px;
}
section header a {
	color: #fff;
}
section header a:hover {
	color: #000;
}
/* black */
section header.black {
	background: black;
}
section header.black a {
	color: #fff;
}
section header.black a:hover {
	color: #DA5503;
}
/* grey */
section header.grey {
	background: #505050;
}
section header.grey a {
	color: #fff;
}
section header.grey a:hover {
	color: #DA5503;
}

.section-footer {
	background: #ddd;
	padding: 5px;
	
}
body.front-page .row_1,
body.front-page .row_2 {
	margin-bottom: 25px;
	padding-bottom: 20px;
	border-bottom: 3px dotted #ddd;	
}
body.front-page .row_2 {
	padding-bottom: 5px;
	    margin-bottom: 0;
}
body.front-page .blog_excerpt {
	padding-bottom: 10px;
	margin-bottom: 10px;
	/* border-bottom: 3px dotted #ddd; */
}
body.slug-events .bms-sh {
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 3px dotted #ddd;
}
.bms-events{
	margin-bottom: 20px;
	
}

span.wpcf7-list-item { display: block; }

.alignleft  {
	float: left;
	margin: 0 10px 10px 0;
}
.alignright {
	float: right;
	margin: 0 10px 0 10px;
}
body.post-type-person .menu a[title="Participants"],
body.post-type-person .menu a[title="Project"],
body.post-type-event .menu a[title="Events"] {
	background: #EEEEEE;
    border-top: 1px solid #EEEEEE;
}
/* .entry-meta {
	margin-bottom: 10px;
	font-size: 75%;
} */
.wp-caption {
	text-align: center;
	outline: 1px solid #CCC;  
	padding: 10px;
	font-size: 75%
}
.wp-caption dd {
	text-align: left;
	margin-top: 5px;
}


#calendar_wrap {
    padding: 0;
    border: none;
        background-color: #ffffff;        
        color: #000000 !important;
    }
    
table#wp-calendar {
    width: 100%; 
    font-size:90%;
    border-collapse: collapse;
    background-color: #ffffff;
        color: #000000;
    margin: 0 auto;
    }

table#wp-calendar caption {
    width: auto;
    background: #eeeeee;
        color: #000000;
    border: none;;
    padding: 3px;
    margin: 0 auto;
    font-size: 1em;
    }

table#wp-calendar th {
    border: solid 1px #eeeeee;
    background-color: #ffffff;
    color: #000000;
    font-weight: bold;
    padding: 2px;
    text-align: center;
    }
    
table#wp-calendar td {
    padding: 0;
    line-height: 18px;
    background-color: #ffffff;
        color: #000000;
    border: 1px solid #dddddd;
    text-align: center;
    }

table#wp-calendar tfoot td {
    border: solid 1px #eeeeee;
    background-color: #ffffff;
        color: #000000;

    }
    
table#wp-calendar td a {
    display: block;
    background-color: #eee;
        color: #000000;
    width: 100%;
    height: 100%;
    padding: 0;
}
table#wp-calendar tfoot td a {
	background-color: #fff;
}
table#wp-calendar tfoot td#prev,
table#wp-calendar tfoot td.pad,
table#wp-calendar tfoot td#next{
	border: none;
}
	
	
aside ul.sidebar > li {
	/* border-bottom: 3px dotted #ddd; */
	margin-bottom: 20px;
	padding-bottom: 20px;
}
#comments .commentlist {
	list-style: none;
	margin-left: 0;
}
#comments .commentlist ul {
	list-style: none;
}
#comments .commentlist > li {
	margin-bottom: 20px;
}
#comments .commentlist article {
	border: 1px solid #ddd;
	margin: 5px 0 ;
	padding: 10px;
}
#comments .commentlist footer {
	font-size: 75%;
}
#comments .commentlist .reply {
	font-size: 75%;
	text-align: right;
}
#comments .comment-form-comment label[for="comment"] {
	display: block;
}
#comments .form-allowed-tags {
	font-size: 75%;
}
#comments .form-allowed-tags code {
	display: block;
	font-size: inherit;
}

body.search .content article {
	border-bottom: 3px dotted #ddd;
	margin-bottom: 20px;
	padding-bottom: 10px;
}
/*
	FRONT PAGE
*/
body.front-page .bms_events_short_listing {
	margin-left: 0;
}
body.front-page .bms_events_short_listing li {
	list-style: none;
}
.participants.teaser h3 {
	margin-bottom: 0px;
}
body.slug-events .bms-sh-label a > h4 {
	margin-bottom: 0;
}
.#505050 {
	font-size: 15px;
	display: block;
	margin-top: 10px;
}
.bms-abstracts-meta {
	margin-bottom: 10px;
	font-size: 75%;
}
.bms-abstracts-permalink {
	display:none;
}
#cboxContent .bms-abstracts-permalink {
	margin-bottom: 10px;
	font-size: 75%;
	display: block;
}

/*
	FRONT PAGE
*/

.scrollable {
	/* required settings */
	position:relative;
	overflow:hidden;
	width: 620px;
	height:360px;
}
.scrollable .items {
	/* this cannot be too large */
	width:20000em;
	position:absolute;
}
.items > div {
	float:left;
}
.scrollable-slide {
	width: 620px;
	height:300px;
}
.scrollable-slide-caption-wrapper {
	position: absolute;
}
.scrollable-slide-caption {
	background: black;
	width: 600px;
	padding: 10px 10px;
	color: #fff;
	top: 300px;
	position: relative;
	height: 40px;
	
	text-transform: uppercase;
    font-family: 'LeagueGothicRegular', Arial, sans-serif;
	font-size: 24px;
	line-height: 22px;
	
	/* font-size: 80%; */
}

.buynow {
	margin: 5px 0 0 0;
	padding: 0;
	float: left;
	width: 100%;
}
.buynow a {
	font-family: 'LeagueGothicRegular',Arial,sans-serif;
	background: black;
	padding: 8px;
	color: white;
	text-transform: uppercase;
	margin-bottom: 19px;
	font-size: 29px;
	line-height: 26px;
	display: block;
}
.buynow a strong {
	font-weight: normal;
	color: #DA5503;
}
.buynow a:hover {
	background: #505050;
}

.participants.teaser .bms-people-org,
body.post-type-person  .bms-people-org {
	margin-bottom: 10px;
}

/*
	PEOPLE
*/
.content .bms-people-listing {
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
	float: left;
}
.bms-people-listing img {
	float: left;
}
.bms-people-listing>li>a {
	float: left;
}
.bms-people-listing>li>a:hover {
	outline: 1px solid #da5503;
}
.bms-people-listing .bms-people-name,
.bms-people-listing .bms-people-title,
.bms-people-listing .bms-people-org,
.bms-people-listing .bms-people-organizer
 {
	display: block; 
	float: right;
	width: 210px;
	color: #DA5503;
	
}
.bms-people-listing .bms-people-name {
	font-family: 'LeagueGothicRegular',Arial,sans-serif;
	text-transform: uppercase;
	font-size: 20px;
}
.bms-people-listing .bms-people-title,
.bms-people-listing .bms-people-org,
.bms-people-listing .bms-people-organizer {
	font-size: 75%
}
.bms-people-listing .bms-people-organizer {
	color: #999;
	font-family: 'LeagueGothicRegular',Arial,sans-serif;
	text-transform: uppercase;
	font-size: 15px;
	
}
.bms-people-listing li {
	list-style: none;
	width: 290px;
	margin-right: 20px;
	margin-bottom: 20px;
}
/*
.bms-people-listing a:hover .bms-people-name,
.bms-people-listing a:hover .bms-people-org,
.bms-people-listing a:hover .bms-people-title {
	text-decoration: underline;
}
*/
/* .bms-people-org, .bms-people-organizer {
	display: block;
	font-weight: normal;
	font-size: 50%;	
} */
.bms-people-organizer {
	color: #505050;
}
.bms-people-photo {
	float: left;
	margin: 0 10px 10px 0;
}
body.post-type-person .content h2 {
	clear: left;
}
aside .sidebar ul.bms-people-listing > li  {
	background: none;
	padding-left: 0;
}
aside .sidebar .bms-people-listing li img {
	/* display: none; */
}
/* aside .sidebar .bms-people-listing .bms-people-name,  */
aside .sidebar .bms-people-listing .bms-people-org
/* aside .sidebar .bms-people-listing .bms-people-organizer */ {

	margin-bottom: 0px;
}
.sidebar .sidebar-abstract>ul>li {
	font-family: inherit;
	font-size: inherit;
	text-transform: inherit;
	color: inherit;
}
aside .sidebar-abstract>ul>li  {
	background: none;
	padding-left: 0;
}

table.wp-table-reloaded {
	border-collapse: collapse;
	border: none;
	background: none;
	font-size: inherit;
	margin: 0;
}
/*
	PAGE
*/
body.page h3.entry-title {
	margin-bottom: 22px;
}
/*
	POST
*/

.entry-meta, .bms-people-org, .bms-people-organizer {
	font-size: 19px;
	color: #DA5503;
	/* margin-bottom: 10px; */
	/* font-size: 75%; */
}
h3.entry-title {
	margin-bottom: 3px;
}

body.blog article footer.entry-meta {
	border-top: 3px dotted #ddd;
	border-bottom: 3px dotted #ddd;
	margin-bottom: 25px;
	padding: 10px 0;
}
article footer.entry-meta,
article footer.entry-meta a {
	color: #505050;
	font-size: 15px;
	
}
article footer.entry-meta a:hover {
	color: #DA5503;
}
article footer.entry-meta .credit-type {
	font-style: italic;
}
article footer.entry-meta .comments a {
	font-weight: bold;
}
.nav-posts.below {
	background: none repeat scroll 0 0 #DA5503;
    color: white;
    font-family: 'LeagueGothicRegular',Arial,sans-serif;
    font-size: 29px;
    font-weight: normal;
    line-height: 26px;
    margin-bottom: 10px;
    padding: 8px 0;
    text-transform: uppercase;
	float: left;
	width: 100%;
}
.nav-posts.below a {
	color: white;
}
.nav-posts.below a:hover {
	color: black;
}
.nav-posts.below .nav-previous {
	float: left;
	padding-left: 8px;
}
.nav-posts.below .nav-next {
	float: right;
	padding-right: 8px;
}
.nav-next .meta-nav {
	background: url("images/white-arrow.png") no-repeat scroll 0 5px transparent;
    display: block;
    float: right;
    margin: 0 0 0 5px;
    padding: 0;
    width: 20px;
}
.nav-previous .meta-nav {
	background: url("images/white-arrow-left.png") no-repeat scroll 0 5px transparent;
    display: block;
    float: left;
    margin: 0 5px 0 0;
    padding: 0;
    width: 20px;
}
/*
	SIDEBAR
*/
.sidebar > li > h3 {
	color: white;
    font-family: 'LeagueGothicRegular',Arial,sans-serif;
    font-size: 29px;
    line-height: 26px;
    margin-bottom: 10px;
    padding: 8px;
    text-transform: uppercase;
	background: black;
	font-weight: normal;
}
.sidebar > li.widget_categories > h3 {
	background: #DA5503;
}
.sidebar > li.widget_categories li.current-cat a {
	color: #DA5503;
}
.sidebar > li.widget_archive > h3 {
	background: #505050;
}
.sidebar ul {
	list-style: none;
	margin-left: 0;
}
.sidebar ul>li {
	background: url("images/grey-arrow.png") no-repeat scroll left 7px transparent;
    color: #505050;
    font-family: 'LeagueGothicRegular',Arial,sans-serif;
    font-size: 24px;
    padding-left: 24px;
    text-transform: uppercase;
}
.sidebar ul>li a {
	color: #505050;
}
.sidebar ul>li a:hover {
	color: #DA5503;
}
/*
	FOOTER
*/

.footer header {
	font-size: 24px;
	margin-bottom: 10px;
}
.footer h3 {
	font-size: 18px;
	line-height: 22px;
	text-transform: inherit;
}
.footer p a {
	font-size: 15px;
}
#footer-subscribe-form-field {
	width: 215px;
	margin-bottom: 10px;
}
.subscribe-form input[type="submit"], .subscribe-form a {
	background: #da5503 url(images/white-arrow-padded.png) right no-repeat;
	float: left;
	padding: 3px 40px 0px 5px ;
	margin: 0;
	color: #fff;
	text-transform: uppercase;
    font-family: 'LeagueGothicRegular', Arial, sans-serif;
	font-size: 24px;
}
.subscribe-form input[type="submit"]:hover, .subscribe-form a:hover {
	background-color: black;
}
/*
	CONTACT PAGE
*/
body.slug-contact .bms-people-listing li {
	margin-bottom: 0px;
}
aside textarea, aside input[type=text] {
	width: 98%;
}