/*
Theme Name: Skeleton Child Theme
Theme URI: http://www.simplethemes.com
Description: A simple WordPress theme based on the Skeleton RWD framework
Version: 1.6
Author: Simple Themes
Author URI: http://www.simplethemes.com
Template: skeleton
License: GPL
License URI: http://www.opensource.org/licenses/gpl-license.php
*/


body{
	font:14px Arial, Helvetica, sans-serif;
	margin:0;
	color:#333;
	min-width:1024px;
}

a{
	color:#B10C07;
}
a:hover{
	color:#333;
	text-decoration:none;
}

.alignleft {
  float: left;
  padding: 0 10px 2px 0;
}

h1{
	font-size:28px;
	font-weight:normal;
	line-height: 1.2em;
}
h2{
	font-size:18px;
	font-weight:normal;
	line-height: 1.2em;
}
h3{
	font-size:15px;
	font-weight:normal;
	line-height: 1.2em;
}
h4{
	font-size:14px;
	font-weight:bold;
	line-height: 1.2em;
}
h5{
	font-size:11px;	
	font-weight:normal;
	line-height: 1.2em;
}

h1 a, h2 a, h3 a, h4 a, h5 a{
	color:#000;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover{
	color:#B10C07!important;
}
input[type="text"]{
	border:1px solid #666;
}
input[type="submit"], input[type="button"]{
	font-size:11px;
	font-weight:normal;
	width:130px;
	height:40px;
	text-transform:uppercase;
	text-shadow:none;
	border:none;
	border-radius:0;
	color:#fff;
	background:#333;
}
input[type="submit"]:hover, input[type="button"]:hover{
	background:#000;
}
.post, .event{
	overflow:hidden;
	padding:20px 0;
	border-bottom:1px dotted #ccc;
}
.post.single, .event.single, .single .event, .single .post{
	border:none;
	padding:0;
}
.post h2, .event h2{
	margin-top:0;
}
h2.entry-title{
	font-size:22px;
	margin-bottom:10px;
}
h2.entry-title a{
	text-decoration:none;
}
.entry-meta{
	font-size:11px;
	color:#666;
}
.entry-meta a{
	color:#666;
}
.entry-summary{
	margin:10px 0 0 0;
}
.entry-content{
	line-height:18.5px;
	margin:0 0 30px 0;
}
.entry-utility{
	font-size:12px;
}
.entry-utility a{
	color:#333;
}

.readmore{
	font-size:12px;
	line-height: 18px;
	font-weight:bold;
	margin:10px 0 0 0;
	padding:0 0 0 16px;
	float: left;
	display:block;
	text-decoration:none;
	color:#000;
	background:url(img/bullet.png) no-repeat left 5px;
}
.readmore:hover{
	color:#B00D0E;
	background-image:url(img/bullet3.png);
}
h3.widget-title{
	font-size:18px;
	margin:0;
	padding:16px 0;
	text-align:left;
	border-top:1px solid #CCCCCC;
	border-top:0 none;
}
.footer-holder .widget-title {
  padding: 0;
  font-size: 15px;
}

h3.widget-title a{
	color:#B10D08;
	text-decoration:none;
}
h3.widget-title a:hover{
	text-decoration:underline;
}


/*Columns*/
.column-300{
	width:300px;
}
.column-620{
	width:620px;
}
.column-940{
	width:940px;
	margin:0 auto;
	padding:0 20px;
	overflow:hidden;
}
.column-holder{
	width:100%;
	overflow:hidden;
}
.column-390{
	width:390px;
}
.column-210{
	width:210px;
}
.left{
	float:left;
}
.right{
	float:right;
}
.clear{
	clear:both;
}



.wrapper{
	width:100%;
}
.header{
	width:100%;
}
.header-strip{
	width:940px;
	height:35px;
	line-height:35px;
	margin:0 auto;
	position:relative;
}
.header-strip-wrapper{
	margin-bottom:0px!important;
	border:none!important;
}
.menu-header-menu-container{
	font-size:11px;
	margin:0;
	padding:0;
	list-style:none;
	float:right;
}
.menu-header-menu-container ul{
	margin:0;
	padding:0;
	list-style:none;
}
.menu-header-menu-container li{
	display:inline;
	margin:0 0 0 15px;
}
.menu-header-menu-container li a{
	color:#333333;
}
.logo-holder{
	width:940px;
	margin:0 auto;
	padding:0 20px;
	overflow:hidden;
}
.logo{
	width:300px;
	float:left;
	margin:25px 0 0 0;
}
.logo a{
	width:300px;
	height:80px;
	display:block;
	text-indent:-9999px;
	background:url(img/logo.png) no-repeat;
}
.header-banner{
	width:620px;
	height:126px;
	overflow:hidden;
	float:right;
}

/* Main Menu */
#navigation {
	margin:0!important;
}
#navigation ul,
#navigation ul li,
#navigation ul ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#navigation ul {
	z-index: 1000;
}
#navigation ul li {
	zoom:1;
}
#navigation_wrap {
	position: relative;
	z-index: 9000;
}
#navigation_wrap.right ul.menu {
	float: right;
}
#navigation_wrap.below {
	padding: 0;
}
#navigation ul li.hover, #navigation ul li:hover {
	position: relative;
	z-index: 9999;
	cursor: default;
}
#navigation ul, #navigation ul li, #navigation ul ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#navigation li {
	margin: 0;
	float: left;
	zoom: 1;
}
#navigation ul li.hover, #navigation ul li:hover {
	position: relative;
	z-index: 9999;
	cursor: default;
}
#navigation ul ul {
	visibility: hidden;
	min-width: 200px;
	z-index: 9998;
	width: auto;
	padding: 0px;
}
#navigation ul li li a {
	display: block;
	text-decoration: none;
	position: relative;
	border-right: none;
}
#navigation ul ul li {
	float: none;
	white-space: nowrap;
	margin: 0;
	border-radius: 0;
}
#navigation ul ul ul {
	top: -5px;
	left: 100%;
}
#navigation ul li:hover > ul {
	visibility: visible;
}


/*Menu design*/
.main-navigation{
	font-size:16px;
	width:100%;
	position:relative;
	border-top:1px solid #CCC;
	border-bottom:4px solid #CCC;
}
.main-navigation a{
	color:#000;
	text-decoration:none;
}
.main-nav-holder{
	width:940px;
	height:50px;
	margin:0 auto;
}
#navigation ul li{
	margin:0 10px!important;
	position:static!important;
}
.sf-sub-indicator{
	display:none;
}
#navigation ul li a{
	height:50px;
	line-height:50px;
	display:block;
	position:relative;
}
#navigation ul li a:hover{
	color:#B10C07;
}

#navigation ul li.current-menu-item, #navigation ul li.current-menu-ancestor, #navigation ul li.current-page-ancestor{
	border-bottom:4px solid #B10C07;
}
#navigation ul li.current-menu-item a, #navigation ul li.current-menu-ancestor a, #navigation ul li.current-page-ancestor a{
	color:#B10C07;
}
/*home link*/
#navigation ul li.current-menu-item.home{
	border:none;
	margin-bottom:0!important;
}
#navigation ul li.home a{
	padding:0 10px;
	text-indent:-9999px;
	background:url(img/icon-home.png) no-repeat center center;
}
#navigation ul li.home a:hover{
	background-image:url(img/icon-home2.png);
}


/*research submenu*/
/*
#navigation ul li.current-menu-item.research, #navigation ul li.current-menu-ancestor.research{
	margin-bottom:110px!important;
}
#navigation ul li.research div{
	height:80px;
}*/

/*sub menu*/
#navigation ul li.current-menu-item, #navigation ul li.current-menu-ancestor, #navigation ul li.current-page-ancestor{
	margin-bottom:80px!important;
}
#navigation ul li div{
	display:none;
	width:100%;
	height:50px;
	position:absolute;
	left:0;
	top:54px;
	border-bottom:1px solid #ccc;
	background:url(img/feature-line-back.png) #f2f2f2 repeat-x;
}
#navigation ul li.current-menu-item div, #navigation ul li.current-menu-ancestor div, #navigation ul li.current-page-ancestor div{
	display:block;
}
#navigation ul ul{
	font-size:12px;
	width:940px;
	position:relative;
	left:50%;
	margin:0 0 0 -470px;
	visibility:visible;
	padding:10px 0;
	border:none;
}
#navigation ul ul li, #navigation ul ul li.current-menu-item, #navigation ul ul li.current-page-ancestor {
	float:left;
	margin:0!important;
}
#navigation ul ul li a{
	height:30px;
	line-height:30px;
	padding:0 12px;
	color:#333!important;
}
#navigation ul ul li a:hover{
	color:#B10C07!important;
}
#navigation ul ul li.current-menu-item, #navigation ul ul li.current-menu-ancestor, #navigation ul ul li.current-page-ancestor{
	border-bottom:none;
}
#navigation ul ul li.current-menu-item, #navigation ul ul li.current-page-ancestor{
	border-radius:2px;
	background:#DFDDDD;
}
#navigation ul ul li.current-menu-item a, #navigation ul ul li.current-page-ancestor a{
	color:#B10C07!important;
}
#navigation ul li.current-menu-item span.arrow, #navigation ul li.current-menu-ancestor span.arrow, #navigation ul li.current-page-ancestor span.arrow{
	width:0;
	height:0;
	position:absolute;
	bottom:-8px;
	left:50%;
	margin-left:-6px;
	border-right:6px solid transparent;
	border-top:6px solid #B10C07; 
	border-left:6px solid transparent;
	z-index:9999;
}
#navigation ul ul li span.arrow, #navigation ul li.current-menu-item.home span.arrow{
	display:none;
}

/*drop-down*/
/*
#navigation ul ul{
	font-size:14px;
	padding:10px 0;
	border:1px solid #333;
	border-top-width:4px;
	background:#fff;
}
#navigation ul ul li{
	margin:0;
}
#navigation ul ul li a, #navigation ul li.sfHover ul li a, #navigation ul li.current-menu-item.sfHover ul li a{
	height:30px;
	line-height:30px;
	padding:0 12px;
	color:#333;
}
#navigation ul ul li a:hover{
	color:#B10C07!important;
}
#navigation ul ul li.current-menu-item, #navigation ul ul li.current-menu-ancestor{
	border-bottom:none;
}
*/


/*Breadcrumb*/
#breadcrumbs{
	display: none;
	font-size:11px;
	font-weight:normal;
	width:940px;
	margin:40px auto -20px auto;
	clear:both;
	color:#CCC;
}
#breadcrumbs strong{
	font-weight:normal;
}
#breadcrumbs a{
	color:#999;
	text-decoration:none;
}
#breadcrumbs a:hover{
	color:#666;
}


/*Content*/
.content{
	clear:both;
}
.feature-line{
	min-height:405px;
	padding:30px 0 0 0;
	overflow:hidden;
	border-bottom:1px solid #f2f2f2;
	background:url(img/feature-line-back.png) #f2f2f2 repeat-x;
}


/* Slider */
.featured{
	width:620px;
	margin:0 0 30px 0;
	float:left;
}
.featured .smooth_slider{
	width:620px!important;
	height:405px!important;
	padding:0;
	border:none!important;
}
.featured .sldr_title{
	display:none;
}
.featured .smooth_slideri{
	width:620px!important;
	height:405px!important;
	margin:0!important;
}
.featured .smooth_slideri img{
	width:100%!important;
	height:auto!important;
	max-height:none!important;
}
.featured .slide-content{
	width:620px;
	padding:0 0 35px 0;
	position:absolute;
	bottom:0;
	left:0;
	color:#fff!important;
	background:#333!important;
}

.featured .slide-content h2{
	margin:15px 30px 0 30px!important;
}
.featured .slide-content a{
	display:block;
	color:#fff!important;
}
.featured .slide-content a:hover{
	color:#f2f2f2!important;
	color:#CCC!important;
}
.featured .slide-subtitle a {
  font-size: 13px!important;
  line-height: 15px!important;
}
.featured .slide-subtitle a:hover{
	color:#CCC!important;
}
.featured .slide-content span{
	font-size:15px!important;
	color:#fff!important;
	display:none;
}
.featured .slide-content span.slide-speakers{
	display:block;
  margin: 15px 30px -10px 30px!important;
}
.featured .slide-content span.slide-speakers .author{
	display: block;
	margin: 0;
}
.featured .slide-content span.slide-subtitle{
	display:block;
  margin: 15px 30px -10px 30px!important;
}
.featured .slide-content span.slide-eventdate{
	font-size:12px!important;
	display:block;
  margin: 10px 30px 0 30px!important;
}
.featured .slide-content span.slide-eventdate a{
  display: inline;
}
.featured span.slide-category{
	font-size:10px!important;
	margin:0;
	display:block;
	text-transform:uppercase;
	text-indent:30px;
	background:#B00D0E;
}
.featured .smooth_slideri h2 a{
	font-size:26px!important;
	font-weight:normal!important;
	line-height:normal!important;
	color:#fff;
}
.featured .smooth_more{
	display:none;
}
.featured .smooth_nav{
	margin:0!important;
	left:30px!important;
	bottom:10px!important;
	z-index:200;
}
.featured .smooth_slider_nnav{
	width:12px;
	height:12px;
	margin:0 8px 0 0!important;
	padding:0!important;
	float:left;
	display:block;
	text-indent:-9999px;
	border:none!important;
	background:#ccc;
}
.featured .smooth_slider_nnav.activeSlide{
	background:#B00D0E!important;
}
/*Slider 1*/
.featured h3{
	display:none;
}
.featured .smooth_next, .featured .smooth_prev{
	display:none;
}

/*Slider Publications*/
.publications{
	width:300px;
	margin:0 0 30px 0;
	text-align:center;
	float:right;
}
.publications .sldr_title{
	display:none;
}
.publications .slide-content{
	width:270px;
	padding:15px 15px 30px 15px;
	border:none;
	position:static;
	background:none!important;
}
.publications .slide-content span{
	display:none;
}
.publications .smooth_slideri{
	width:300px!important;
	height:405px!important;
	margin:0!important;
	text-align:center;
	background:#E3E3E3;
}
.publications .smooth_slideri img{
	width:auto!important;
	float:none!important;
	margin:55px 0 0 0!important;
	height: 240px;
}
.publications .smooth_slideri h2{
	margin:0!important;
	line-height:20px!important;
}
.publications .smooth_slideri h2 a{
	font-size:14px!important;
	font-weight:bold!important;
}
.publications .slide-content a{
	display:block;
}
.publications .smooth_slider{
	width:300px!important;
	height:405px!important;
	padding:0;
	border:none!important;
}
.publications .smooth_nav, .publications .smooth_more{
	display:none;
}
.publications .smooth_slider .smooth_next{
	width:45px;
	height:30px;
	background:url(img/arrow-next.png) no-repeat left center;
	background:url(img/arrow_sans_right_16.png) no-repeat left center;
}
.publications .smooth_slider .smooth_next:hover{
	background-image:url(img/arrow_sans_right_16_red.png);
	background-position:5px center;
}
.publications .smooth_slider .smooth_prev{
	width:45px;
	height:30px;
	background:url(img/arrow-prev.png) no-repeat right center;
	background:url(img/arrow_sans_left_16.png) no-repeat right center;
}
.publications .smooth_slider .smooth_prev:hover{
	background-image:url(img/arrow_sans_left_16_red.png);
	background-position:25px center;
}
.publications .smooth_next, .publications .smooth_prev{
	z-index:9999999;
}
.publications span.slide-category{
	display:none;
}


/*Slide 2*/
.featured.white{
	margin:0 0 30px 0;
}
.featured.white  .slide-content{
	color:#333!important;
	background:#f2f2f2!important;
}
.featured.white h3{
	display:block;
}
.featured.white .slide-content a{
	color:#333!important;
}
.featured.white .slide-content .slide-category a{
	color:#fff!important;
}
.featured.white .slide-content a:hover{
	color:#B00D0E!important;
}
.featured.white .slide-content span{
	color:#333!important;
}
.featured.white span.slide-category{
	color:#F8F8F8!important;
	background:#333333;
}

/*Events*/
.home .EO_Event_List_Widget{
	width:300px;
	float:right;
}
.EO_Event_List_Widget h3{
	font-size:18px;
	margin:0;
	padding:5px 0 15px 0;
	border:none;
	border-bottom:1px dotted #ccc;
}
.EO_Event_List_Widget ul{
	font-size:15px;
	margin:0;
	padding:0;
	list-style:none;
}
.EO_Event_List_Widget ul li, .eventlistbyyear .event{
	min-height:63px;
	position:relative;
	padding:10px 0 10px 55px;
	border-bottom:1px dotted #ccc;
}
.EO_Event_List_Widget a{
	color:#333;
	text-decoration:none;
}
.EO_Event_List_Widget a:hover{
	color:#B00D0E;
	text-decoration:none;
}
.eventdate{
	width:45px;
	position:absolute;
	top:13px;
	left:0;
	margin:0;
	text-align:center;
	line-height: 11px;
}
.eventdateday{
	font-size:35px;
	line-height:30px;
}
.eventdatemonth{
	font-size:9px;
	text-transform:uppercase;
	line-height: 11px;
}
.eventdateyear{
	font-size:11px;
	text-transform:uppercase;
	line-height: 13px;
}
.eventtime{
	font-size:11px;
	margin:0;
	display:block;
	color:#999999;
}
.eventtime a{
	color:#999;
	text-decoration:none;
}
.event-speakers{
	font-size:12px;
	display:block;
}

.single-event .entry-event-date{
	font-size:18px;
	margin:20px 0;
	padding:10px 0;
	border-top:1px dotted #ccc;
	border-bottom:1px dotted #ccc;
}
.single-event .entry-title{
	margin-bottom:10px;
}


/*Footer*/
.footer{
	font-size:11px;
	width:100%;
	margin:0;
	overflow:hidden;
	background:url(img/footer-back.png) repeat-x left bottom;
}
.footer-holder{
	padding:75px 0 25px 0;
	background:url(img/footer-back2.png) repeat-x left top;
}
.footer .column-940{
	border-right:1px dotted #ccc;
}
.footer .column-390{
	font-size:12px;
	width:210px;
	min-height:385px;
	padding-right:18px;
	padding-left:180px;
	background:url(img/building.png) no-repeat;
}
.footer .column-300{
	width:282px;
	padding-left:18px;
	border-left:1px dotted #ccc;
	border-right:1px dotted #ccc;
}
.footer h2{
	color:#B10C07;
}
.footer h2 span{
	color:#333;
}
.footer a{
	color:#333;
}
.footer a:hover{
	color:#B10C07;
	text-decoration:none;
}
.footer ul{
	font-size:15px;
	margin:0;
	padding:0;
	list-style:none;
}
.footer ul li{
	margin-bottom:20px;
}
.footer ul a{
	text-decoration:none;
}
.footer ul ul{
	font-size:11px;
	margin:5px 0 0 0;
}
.footer ul ul li{
	margin:0 0 3px 0;
}

.donate a{
	width:60px;
	height:24px;
	line-height:26px;
	display:block;
	text-align:center;
	text-decoration:none!important;
	color:#fff;
	border-radius:4px;
	background:#333;
}
.donate a:hover{
	color:#fff;
	background:#B00D0E;
}


/*Newsletter*/
.wysija-2{
	
}
.wysija-2 .widget-title{
	font-size:15px;
	margin:0 0 5px 0;
	padding:0;
	border:none;
}
.widget_wysija_cont{
	margin:0 0 20px 0;
}
.footer .widget_wysija_cont{
	padding:0;
	margin:0;
}
.widget_wysija_cont p{
	margin:0;
}
.widget_wysija_cont input[type="text"],  input[type="text"]{
	width:200px;
	margin:5px 0 0 0;
	border:1px solid #666!important;
}
.header-strip .widget_search {
  padding-left: 20px;
  margin: 0 !important;
	position:absolute;
	right:0;
	top:167px;
	z-index:9999;
}
.header-strip .widget_search input[type=text]{
	font-size:12px;
	width:130px;
	height:24px;
	border:none!important;
	color:#999;
	background:#f2f2f2;
}
.header-strip .widget_search input[type=submit]{
	text-indent:-9999px;
}

.widget_wysija_cont input[type="submit"], .widget_search input[type="submit"], input[type="submit"], .cform input.sendbutton{
	font-size:11px!important;
	font-weight:normal!important;
	width:100px!important;
	height:30px!important;
	margin-top:10px;
	text-transform:uppercase;
	text-shadow:none!important;
	border:none!important;
	border-radius:4px;
	color:#fff!important;
	background:#333!important;
}
.widget_wysija_cont input[type="submit"]:hover, .widget_search input[type="submit"]:hover, input[type="submit"]:hover, .cform input.sendbutton:hover{
	background:#B00D0E!important;
}
.widget_search input[type="submit"]{
	width:80px;
	margin:0;
  background: url(/wp-content/uploads/searchicon.png) no-repeat 0 5px !important;
  width: 17px !important;
  padding: 0 0 0 17px!important;
}
.widget_search input[type="submit"]:hover{
  background: url(/wp-content/uploads/searchicon.png) no-repeat 0 5px !important;
}
.widget_search input[type=text]{
	width:195px;
	height:28px;
	border:1px solid #666666;
  margin: 0;
}
.widget_search label{
	display:none;
}

div.solr h2{
	font-size:18px!important;
}
.solr h2 a{
	text-decoration:none;
}
.solr_results label a{
	color:#000;
}
div.solr_results li:hover{
	background:#fff!important;
}
div.solr_facets h3{
	font-size:15px!Important;
}



div.solr_search input {
  font-size: 18px !important;
  height: 38px !important;
}
div.solr_search input[type="submit"]{
	font-size:16px!important;
	text-align:center!important;
}

.sendpress-widget-2 p{
	font-size:14px;
	margin:20px 0 5px 0;
}
.sendpress-signup{
	margin:0;
	padding:0;
}
.sendpress-signup fieldset{
	margin:0;
	padding:0;
	border:none;
}
.sendpress-signup input[type="text"]{
	width:260px;
	border:1px solid #666;
}
.sendpress-signup input[type="submit"]{
	font-size:11px;
	font-weight:normal;
	width:100px;
	height:30px;
	text-transform:uppercase;
	text-shadow:none;
	border:none;
	border-radius:0;
	color:#fff;
	background:#333;
}
.sendpress-signup input[type="submit"]:hover{
	background:#000;
}

/*Researches*/
.home_catlist{
	width:100%;
	margin:0 0 10px 0;
	overflow:hidden;
	clear:both;
}
.home_catlist h3{
	font-size:18px;
}
.home_catlist ul{
	width:960px;
	margin:0;
	padding:0;
	list-style:none;
}
.column-620 .page_catlist ul{
	width:640px;
}
.home_catlist ul li{
	width:260px;
	height:240px;
	margin:0 20px 20px 0;
	padding:20px;
	float:left;
	background:#f2f2f2;
}
.home_catlist ul li h3 {
	margin:0 0 15px 0;
}
.home_catlist ul li h3 span{
	font-size:11px;
	text-transform:uppercase;
	display:block;
	color:#B00C0C;
}
.home_catlist ul li h3 a{
	text-decoration:none;
}
.home_catlist .entry-summary{
	font-size:14px;
}

.page_catlist ul li{
	height:340px;
}
.page_catlist2 h3 {
  line-height: 21px;
}
.page_catlist2 p {
  padding: 20px 0 0 0;
  margin: 0;
}
.page_catlist2 .entry-summary {
	height:170px;
  line-height: 21px;
  overflow: hidden;
}
.home_catlist li {
  position: relative;
}
.home_catlist li .readmore {
  position: absolute;
  bottom: 10px;
}
/*Widget image*/
div.widget_image{
	margin:0;
}
#image-5{
	clear:both!important;
}

/*gallery*/
.gallery{
	padding:25px;
	border-radius:4px;
	background:#F7F7F7;
}
.gallery-item{
	margin:0 1px 1px 0;
	padding:0;
	float:left;
}
.gallery-icon{
	width:141px;
	height:141px;
	margin:0;
	padding:0;
}
.gallery-icon img{
	width:100%;
	height:auto;
}
.column-300 .gallery-icon{
	width:82px;
	height:82px;
}

/*Post navigation*/
.nav-previous, .nav-next{
	margin:15px 0 0 0;
	float:left;
}
.nav-next{
	float:right;
	text-align:right;
}
.nav-previous a, .nav-next a{
	width:260px;
	height:120px;
	line-height:120px;
	padding:0 20px;
	text-decoration:none;
	display:block;
	color:#999;
	background:#F2F2F2;
}
.nav-previous a:hover, .nav-next a:hover{
	color:#000;
	background:#E8E8E8;
}
.single .nav-previous a, .single .nav-next a{
	height:80px;
	padding:20px;
	line-height:normal;
}


/*Fellowships*/
.home .widget_dpe_fp_widget_mod{
	width:620px;
	margin:0 0 30px 0;
	float:left;
	overflow:hidden;
	clear:both;
}
.home .widget_dpe_fp_widget_mod .widget-title{
	border:none;
}
.listview.dpe-flexible-posts{
	width:300px;
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	border-bottom:1px dotted #ccc;
}
.listview.dpe-flexible-posts .post{
	padding:12px 0;
}
.listview.dpe-flexible-posts li.active{
	background:#B10C07;
}
.listview.dpe-flexible-posts a{
	text-decoration:none;
}
.listview.dpe-flexible-posts li.active{
	background:#B10C07;
	position:relative;
  overflow: visible;
}
.listview.dpe-flexible-posts li.active .arrow{
	width:0;
	height:0;
	position:absolute;
	margin-top:-20px;
	top:50%;
	right:-7px;
	border-top:20px solid transparent;
	border-bottom:20px solid transparent; 
	border-left:20px solid #B10C07;
	z-index:9999;
}
.listview.dpe-flexible-posts li.active a{
	color:#fff;
}
.listview.dpe-flexible-posts li.active h4{
	background-image:url(img/bullet4.png);
}
.listview.dpe-flexible-posts2{
	width:300px;
	margin:0;
	padding:0;
	list-style:none;
	float:right;
	position:relative;
	border-right:1px dotted #ccc;
}
.listview.dpe-flexible-posts2 li{
	display:none;
	position:absolute;
	padding:0 20px 0 5px;
	background:#fff;
}
.listview.dpe-flexible-posts2 li.item1{
	display:block;
}
.listview.dpe-flexible-posts2 h4{
	font-size:18px;
	font-weight:normal;
	margin:0 0 10px 0;
	padding:0;
	background:none;
}
.listview.dpe-flexible-posts2 .entry-summary{
	font-size:14px;
	margin:0;
	display:block;
}
.listview.dpe-flexible-posts2 .readmore{
	display:block;
}

/*Widget text*/
.widget_text{
	margin:0 0 30px 0;
}


/*Open calls*/
#text-6, .home .widget_text{
	width:300px;
	float:right;
	overflow:hidden;
}
.home .widget_text .widget-title{
	border:none;
}

/*Social links*/
.header-strip .menu-social-links-container{
	margin:5px 0 0 15px;
	float:right;
}
.footer .menu-social-links-container{
	margin:20px 0;
	clear:both;
	overflow:hidden;
}
.footer .menu-social-links-container li {
	margin-bottom:0;
}
.menu-social-links-container ul{
	margin:0;
	padding:0;
	list-style:none;
}
.menu-social-links-container li {
	width:25px;
	height:25px;
	float:left;
	display:block;
	margin:0 5px 0 0;
}
.menu-social-links-container li a{
	width:25px;
	height:25px;
	display:block;
	text-indent:-9999px;
}
.menu-social-links-container li:hover{
	opacity:0.7;
}
.header-strip .nav_menu-14 > div{
	margin:5px 0 0 15px;
	float:right;
}
.footer .nav_menu-14 > div{
	margin:20px 0;
	clear:both;
	overflow:hidden;
}
.footer .nav_menu-14 > div li {
	margin-bottom:0;
}
.nav_menu-14 > div ul{
	margin:0;
	padding:0;
	list-style:none;
}
.nav_menu-14 > div li {
	width:25px;
	height:25px;
	float:left;
	display:block;
	margin:0 5px 0 0;
}
.nav_menu-14 > div li a{
	width:25px;
	height:25px;
	display:block;
	text-indent:-9999px;
}
.nav_menu-14 > div li:hover{
	opacity:0.7;
}
.icon-fb{
	background:url(img/icon-fb.png) no-repeat;
}
.icon-tw{
	background:url(img/icon-tw.png) no-repeat;
}
.icon-in{
	background:url(img/icon-in.png) no-repeat;
}
.icon-gp{
	background:url(img/icon-gp.png) no-repeat;
}
.icon-yt{
	background:url(img/icon-yt.png) no-repeat;
}

/*Post list*/
.column-300 .widget_dpe_fp_widget_mod{
  clear: both;
}
.widget_dpe_fp_widget_mod{
	overflow:hidden;
	margin:0 0 20px 0;
}
.widget_dpe_fp_widget_mod ul, ul.videolist {
	margin:0;
	padding:0;
	list-style:none;
}
.widget_dpe_fp_widget_mod h4{
	font-size:15px;
	font-weight:normal;
	margin:0;
}
.widget_dpe_fp_widget_mod a{
	color:#333333;
	text-decoration:none;
}
.widget_dpe_fp_widget_mod a:hover{
	color:#B00D0E;
}
.widget_dpe_fp_widget_mod .entry-summary{
	margin:3px 0 0 0;
}
.widget_dpe_fp_widget_mod .entry-summary p{
	margin:0;
}

/*Simple list*/
.simplelist{
	border-bottom:1px dotted #ccc;
}

.simplelist h4{
	font-size:18px;
}
.simplelist .readmore{
	display:none;
}
.simplelist .entry-summary{
	font-size:14px;
}

/*Audio list*/

.audiolist h4{
	font-size:18px;
}

.three_columns h4{
	font-size:18px;
}

/*Grid view*/
.videolist li{
	padding:20px;
	margin:0 0 20px 0;
	overflow:hidden;
	border:none;
	background:#f2f2f2;
}

.videolist .fluid-width-video-wrapper{
	width:300px;
	height:250px;
	float:left;
	margin:0 20px 0 0;
	padding:0!important;
}
.videolist .wp-post-image {
  float: left;
  padding-right: 20px;
}
.videolist h4{
	font-size:18px;
	margin-bottom:15px;
}

.iwmauthor_posts .category-video .fluid-width-video-wrapper{
	width:300px;
	height:250px;
	float:left;
	margin:0 20px 0 0;
	padding:0!important;
}

/*List view*/
.listview h4{
	font-size:13px;
	font-weight:normal;
	margin:0;
	padding:0 0 0 26px;
	background:url(img/bullet2.png) no-repeat 9px 3px;
}
.listview .entry-summary, .listview .readmore{
	display:none
}

/*Categories list*/
.widget_category_list_widget{
	clear:both;
	margin-bottom:30px;
}
.widget_category_list_widget ul{
	margin:0;
	padding:0;
	list-style:none;
}



.list_catlist .widget-title{
	margin-bottom:0;
}
.list_catlist ul{
	border-top:1px dotted #ccc;
}
.list_catlist ul li{
	padding:0 0 5px 0;
	border-bottom:1px dotted #ccc;
	float: left;
	clear: both;
}
.list_catlist h3{
	font-size:18px;
	margin:15px 0 10px 0;
}
.list_catlist .entry-summary{
	font-size:14px;
	margin:0;
}

.column_catlist {
	width:100%;
	overflow:hidden;
}
.column_catlist .widget-title{
	margin-bottom:0;
}
.column_catlist h3{
	font-size:18px;
	margin:15px 0 15px 0;
}
.column_catlist ul{
	width:960px;
	border-top:1px dotted #ccc;
}
.column_catlist li{
	width:300px;
	height:220px;
	margin:0 20px 0 0;
	float:left;
	border-bottom:1px dotted #ccc;
}


/*Sub menu widget*/
.column-300 .widget_nav_menu{
	/*margin-left:50px;*/
	border-top:4px solid #ccc;
}
.column-300 .widget_nav_menu a{
	color:#000;
}
.column-300 .widget_nav_menu ul{
	margin:0;
	padding:0;
	list-style:none;
}
.column-300 .widget_nav_menu ul.menu{
}
.column-300 .widget_nav_menu ul li{
	margin:0 0 5px 0;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	background:#f5f5f5;
}
.column-300 .widget_nav_menu ul li a{
	padding:10px;
	display:block;
	text-decoration:none;
}
.column-300 .widget_nav_menu ul li a:hover{
	color:#B10C07;
}
.column-300 .widget_nav_menu ul li ul{
	font-size:12px;
	margin:0;
	padding:0;
}
.column-300 .widget_nav_menu ul li ul li{
	margin:0;
	border:none;
	border-top:1px dotted #ccc;
}
.column-300 .widget_nav_menu ul li ul li a{
	padding:7px 25px;
	background:url(img/bullet2.png) no-repeat 10px 12px;
}

/* Pagination */
ul.page-numbers{
	margin:0;
	padding:0;
	list-style:none;
}
ul.page-numbers li{
	margin:0 10px 10px 0;
	padding:10px;
	float:left;
	background:#f2f2f2;
}

/* Events Month view */

.calendar_body td, .calendar_header th{
  vertical-align: top;
  width: 70px;
  overflow: hidden;
  padding: 5px;
  border: 0 none;
	background:#f2f2f2;
}

.calendar_header th{
  text-align: center;
}

.eventslist_filter{
	overflow:hidden;
	padding:10px;
	background:#f2f2f2;
}
.eventslist_filter_category{
	float:left;
}
.eventslist_filter_type{
	float:left;
}
.eventslist_filter_date{
	float:left;
}


.eo_widget_calendar table{
	width:100%;
	border-collapse:collapse;
	border-spacing:0;
}
.eo_widget_calendar thead{
	font-size:12px;
	color:#999;
}
.eo_widget_calendar tbody, .eo_widget_calendar thead{
	border-top:1px solid #eee;
	border-left:1px solid #eee;
}
.eo_widget_calendar td{
	font-size:17px;
}
.eo_widget_calendar td, .eo_widget_calendar th{
	height:40px;
	text-align:center;
	border-bottom:1px solid #eee;
	border-right:1px solid #eee;
}
.eo_widget_calendar caption{
	font-size:16px;
	padding:10px 0;
	background:#f2f2f2;
}
.eo_widget_calendar .event{
	padding:0;
	background:#f2f2f2;
}
.eo_widget_calendar .event a{
	text-decoration:none;
}
.eo_widget_calendar tfoot td{
	border:none;
}
#eo-widget-prev-month{
	font-size:14px;
	text-align:left;
}
#eo-widget-next-month{
	font-size:14px;
	text-align:right;
}
a.event-category{
	font-size:13px;
	display:block;
	color:#666;
	text-decoration:none;
}
a.event-category:hover{
	color:#B10C07;
}

.eventlist_calendar table{
	border-collapse:collapse;
	border-spacing:0;
	border-top:1px solid #eee;
	border-left:1px solid #eee;
}
.eventlist_calendar table th{
	font-size:12px;
	color:#999;
	background:none;
	border-bottom:1px solid #eee;
	border-right:1px solid #eee;
}
.eventlist_calendar table td{
	font-size:26px;
	padding:10px;
	color:#999;
	background:none;
	border-bottom:1px solid #eee;
	border-right:1px solid #eee;
}
.eventlist_calendar .calendarday_event{
	font-size:14px;
	line-height:normal;
	margin:5px 0 0 0;
}
.eventlist_calendar .calendarday_event a{
	text-decoration:none;
	color:#000;
}
.eventlist_calendar .calendarday_event a:hover{
	color:#B10C07;
	text-decoration:underline;
}
.eventlist_calendar a{
	display:block;
}

.eventlist_calendar .calendarday_cat a{
	font-size:12px;
	margin:5px 0 0 0;
	color:#666;
	display:inline;
}
.eventlist_calendar .event{
	padding:10px;
}




/* Events Year View */
.eventlistbyyear h1, .eventlistbyyear .event {
  clear: both;
}
.eventlistbyyear .entry-title{
	font-size:15px;
	margin-bottom:0;
}
.eventlistbyyear .entry-summary{
	display:none;
}
.eventlistbyyear .event{
	/*padding:10px 0;*/
}
.eventlistbyyear .entry-thumb {
  float: left;
  padding: 10px 10px 2px 0;
	display:none;
}
.eventlistbyyear .eventslist_month{
	font-size:24px;
	margin:30px 0 10px 0;
}



/*Publications page*/
.publications_catlist ul li{
	overflow:hidden;
	position:relative;
}
.publications_catlist .entry-thumb img{
	width:auto;
	height:240px;
	display:block;
	margin:20px auto;
}
.publications_catlist .entry-thumb a{
	display:block;
	width:300px;
	height:300px;
	position:absolute;
	top:0;
	left:0;
	background:#f2f2f2;
}
.publications_catlist h3.entry-title{
	margin:0 0 5px 0;
}
.publications_catlist .entry-summary{
	margin:5px 0 0 0;
}

.publications_catlist ul li:hover .entry-thumb a{
	background:none;
	display:none;
}
.publications_catlist ul li:hover .entry-thumb img{
	display:none;
}
.publications_catlist .readmore{
	display:none;
}

.entry-meta-date, .entry-meta-author, .entry-meta-publisher, .entry-meta-download, .entry-meta-readonline, .entry-meta-customurl{
	font-size:12px;
	padding:2px 0;
	display:block;
}
.publications_catlist .entry-meta-date, .publications_catlist .entry-meta-author, .publications_catlist .entry-meta-publisher, .publications_catlist .entry-meta-download, .publications_catlist .entry-meta-readonline, .publications_catlist .entry-meta-customurl{
	border-bottom:1px dotted #ccc;
}



/*cforms*/
.cform{
	margin:0 0 40px 0!important;
}
.cform label{
	text-align:right;
	background:#f2f2f2!important;
}
.cform p.cf-sb{
	text-align:left!important;
}
.cform input.sendbutton{
	margin:20px 0 0 260px!important;
}
.linklove{
	display:none;
}

.entry-content .widgettitle {
	display: none;
}

.page_category_posts {
	clear: both;
}

.page .page_category_posts .post.category-audio{
	padding:20px;
	background:#f2f2f2;
}
.audiolist li{
	padding:20px;
	background:#f2f2f2;
	margin:0 0 20px 0;
}

.three_columns li{
	float: left;
	width: 260px;
	height: 400px;
	padding:20px;
	background:#f2f2f2;
	margin:0 0 20px 20px;
}

.three_columns li:nth-of-type(3n + 1) {
	margin:0 0 20px 0;
}

.three_columns li img {
	max-width: 100%;
	height: auto;
}

.mejs-container{
	width:100%!important;
	margin:15px 0;	
}


.entry-meta-speakers{
	padding-top:0!important;
}

body.single-event .entry-meta-speakers{
	padding-top:40px!important;
}

.page_category_posts .entry-thumb img {
  float: left;
  margin: 10px 20px 0 0;
}

.page_category_posts .fluid-width-video-wrapper {
	width:300px;
	height:250px;
	float:left;
	margin:10px 20px 0 0;
	padding:0!important;
}

.iwmauthor_posts .post {
  padding: 20px 0;
  border-bottom: 1px dotted #CCC;
}

.hidemorelink .readmore {
  display: none;
}

.eventlistbyyear .event {
	overflow: visible;
}

.wp-tag-cloud {
	padding: 0;
	margin: 0;
}

.wp-tag-cloud li {
	list-style: none;
	padding: 0 0 5px 26px;
	line-height: 15px;
	background: url(img/bullet2.png) no-repeat 9px 3px;
}

.wp-tag-cloud li a {
	color: #333;
	text-decoration: none;
}

.wp-tag-cloud li a:hover {
	color: #B00D0E;
}

.entry-content a {
	color: #B10C07;
	text-decoration: none;
}

.entry-content a:hover {
	color: #B10C07;
	text-decoration: underline;
}

.listview a:hover h4, .wp-tag-cloud li:hover, .column-300 .widget_nav_menu ul li ul li a:hover {
	background-image: url(img/bullet3.png);
}

.widget .readmore, .widget a {
	color: #333;
}

.widget .readmore:hover, .widget a:hover {
	text-decoration: none;
}

ol.snap_nav {
	clear: both;
}

.page_category_posts > div {
	clear: both;
	padding-bottom: 30px;
}

.column-620 .page_catlist2 ul {
	width: 640px;
}

a img {
	border: 0;
}

html.ie body #navigation {
	width: 100%;
	position: inherit;
}

.column-300.right .listview.dpe-flexible-posts {
	margin: 0;
}

.page-id-355 .sslider_wclass .widget-title {
	display: none;
}

@media only screen and (max-width: 767px) {
	body .footer .column-300, body .footer .column-210 {
		display: block;
	}

	.footer .column-210 {
		width: 282px;
		padding-left: 18px;
		border-left: 1px dotted #ccc;
		border-right: 1px dotted #ccc;
	}
}

.featured .slide-content span.slide-speakers .author,
.slide-content .slide-speakers a {
    display: inline;
}