/*page layout*/

.home {
	background-image: url("../../images/common/uaces_main_gradient.png");
	background-repeat: repeat-x;
	padding: 15px 20px 50px 20px;
	
}

#page_header {
	padding: 15px 0 15px 0;
	border-bottom: 1px solid #D4D4D4;
	border-top: 1px solid #D4D4D4;
	margin-bottom: 15px;
	position: relative;
}

/*remove border that appears below element due to its default inline property*/

#page_header img {
	display:block;
}

/*remove margin from h1 element inside header */

#page_header h1 {
	font-size: 2em;
	line-height: 1.2em;
	font-weight: normal;
	font-family: Tahoma, Geneva, sans-serif;
	margin: 0;
	width: 649px;
	color: #303030;
	padding-left: 10px;
}

/*------Homepage top section-----------------*/

/*featured header*/
#home_featured_header {
	position: absolute;
	top: 0;
	left: 0;
	height: 50px;
	width: 1000px;
	background-color: #2F79B1;
	border-bottom: 1px solid #70A0C2;
	text-align: center;
}

#home_featured_header h1 {
	font-size: 1.4em;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 50px;
	display: inline;
	margin-right: 10px;
}

#home_featured_header a {
	color:#FFFFFF;
	font-weight: 800;
	padding-bottom: 2px;
	border-bottom: 1px dotted #FFFFFF;
	text-decoration: none;
	line-height: 50px; 
	letter-spacing: 0.8px;
	text-transform: uppercase;
}

#home_middle {
	padding: 40px 0 15px 0;	

}

.home_flag {
	color: #FFFFFF;
	padding: 0.5em;
	font-weight: bold;	
	display: inline-block;
}

/*featured publication*/

#home_featured_publication {
	margin-bottom: 32px;
	height: 180px;
}

#home_featured_publication_caption {
	padding-top: 15px;
	height: 165px;	
	background-color: #EEF6FF;
}

#home_featured_publication h2 {
	margin: 15px 0 25px 0;	
	font-size: 14px;
}

.home_featured_publication_flag {
	font-weight: bold;
	color: #D17529; 
	
}

/*Home News Item */

#home_news_item {
	position: relative;
}

#home_news_item img {
	margin-bottom: 10px;
}

.home_news_item_flag {
	position: absolute;	
	background-color: #162D56;
}



/* Home sidebar right */
#home_explore {
	margin-top: 40px;
	padding: 0 15px 0 15px;
	margin-bottom: 10px;
	border-left: 1px solid #D4D4D4;
}

#home_explore h2 {
	margin-bottom: 20px;
	font-weight: normal;
}

#home_explore h4 {
	line-height: 1.4em;
	margin-bottom: 7px;
}

#home_explore ul li {
	margin-bottom: 25px;
	
}

#home_explore ul li a{
	color: #E07139;	
	font-weight: bold;
	text-transform: uppercase;
	
}






.home_featured_row {
	border-top: 1px solid #D4D4D4;
	padding-top: 20px;
}



.home_featured_row_item {
	border: 1px solid #D4D4D4;
	padding: 10px;
	background-color:#FAFAFA;
	height: 250px;
}

.home_featured_row img {
	margin-bottom: 16px;	
}


#home_bottom {
	margin-top: 20px;
}

#amazon_widget {
	height: 163px; 	
	margin-bottom: 16px;
	padding-left: 10px;
}

#amazon_widget h2{
	font-size: 16px;	
}



#home_events_calendar header a {
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
	font-weight: bold;
	float: right;
	height: 22px;
	line-height: 22px;
	margin-top: 8px;  
	padding: 0 0.7em;
	

}

#home_events_calendar {
	border-right: 1px solid #d4d4d4;
}

#home_events_calendar h3 {
	font-size: 14px;
}

#home_events_calendar p {
	color: #6E6E6E;
}

#home_events_calendar h2 {
	font-size: 1.5em;	
	line-height: 24px;
}
	


#home_events_calendar article {
	padding-top: 15px;
	margin-right: 20px;
	padding-left: 10px;
	padding-right: 10px;
}

#home_events_calendar_footer {
	margin: 10px;
}

#home_events_calendar article:last-child {
	border-bottom: none;	
}

.home_events_calendar_uaces {
	border: 2px dotted #CDE1E8;	
}

.home_events_calendar_all {
	border-bottom: 1px dotted #CDE1E8;	
}

.home_events_calendar_flag {
	color:	#162D56;
}

#home_events_calendar_promo {
	padding: 10px 15px 0 15px;
	margin: 0 20px 10px 0;
}


#home_ideas_on_europe {
	background-color: #FAFAFA;
	padding: 20px 20px 20px 20px;
	position: relative;
	border: 1px solid #D4D4D4;
}

#home_ideas_on_europe ul li {
	margin-bottom: 10px;
	font-size: 14px;
	font-weight: bold;
	border-top: 1px dotted #D4D4D4;
	padding-top: 16px;
	
}

.home_ideas_on_europe_flag {
	color: #990033;
}






/*------Homepage bottom section-----------------*/

/*------Homepage Events Calendar-----------------*/




.event_flags_container{
	position: absolute;
	bottom:10px;
	right: 0;
}


.event_flag a{
	display: inline-block;
	height: 30px;
	width: 30px;
	margin-right: 10px;
}

a.sf_discount:link, a.sf_discount:visited {
	background-image: url(../../images/common/sf/SF_avatar.gif);
	background-repeat: no-repeat;
}

a.sf_discount:hover, a.sf_discount:active {
	background-image: url(../../images/common/sf/SF_avatar.gif);
	background-repeat: no-repeat;
	background-position:  0 -30px; 
}

a.uaces:link, a.uaces:visited {
	background-image: url(../../images/common/UACES_supported_event_flag.gif);
	background-repeat: no-repeat;
}

a.uaces:hover, a.uaces:active {
	background-image: url(../../images/common/UACES_supported_event_flag.gif);
	background-repeat: no-repeat;
	background-position:  0 -30px; 
}




/*-------Ideas on Europe -----------------*/

#ideasoneurope article {
	margin-bottom: 20px;
}

#ideasoneurope h2 {
	color: #7E0D31;	
	margin-bottom: 5px;
	padding-bottom: 10px;
	border-bottom: 2px solid #7E0D31;
	margin-bottom: 10px;
}

#ideasoneurope article h3 {
	color: #333;	
	font-weight: normal;
	line-height: 1.2em;
}


#ideasoneurope article h3 a:link, #ideasoneurope article h3 a:visited  {
	color: #7E0D31;	
}

/*-------Events Calendar detail -----------------*/


article#event_description header {
	position: relative;
	border-bottom: 1px solid #D4D4D4;
	margin-bottom: 10px;
}

article#event_description header h2 {
	line-height: 1.4em;
	margin-bottom: 7px;
}

article#event_description header p {
	font-size: 1.2em;
	margin-bottom: 7px;
	color: #545454;
}

article#event_description header h4 {
	color: #545454;
}

img.cfp_open {
	position: absolute;	
	right: 0;
	bottom: 0;
}

.event_description_logo {
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
}

.further_event_info {
	 background-color: 	#FFF2DA;
	 padding: 15px 20px 15px 20px;
}

/*-------Events Calendar listing -----------------*/


#events_calendar_about {
	padding: 12px 10px 5px 10px;
	margin-bottom: 20px;
	border: 1px dotted  #1C496B;
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	border-top-left-radius: 10px;
}

#events_calendar_intro p {
	font-weight: 500;
	color: #1C496B;
}

#events_calendar_view_switcher {
	position: absolute;
	bottom: 5px;
	right: 0;

}

article#event_details {
	position: relative;
	border-bottom: 1px solid #D4D4D4;
	margin-bottom: 15px;
}

.month_nav {
	font-size: 1.2em;	
	height: 20px;
	width: 20px;
	background-color: #FAFAFA;
	border: 1px solid #ADADAD;
	font-weight: bold;
	display: block;
	padding: 5px;
	float: left;
}

a.events_calendar_promo:link {
	text-decoration: none;	
}

#month_view {
	height: 32px;	
	margin-bottom: 15px;
}

#month_view h2 {
	line-height: 32px;
	color: #333333;
}

.next_and_previous_links {
	margin-right: 15px;	
	float: left;
}


/*----------------Homepage sidebar-----------------*/

ul#quick_links {
	margin-bottom: 15px;
}

ul#quick_links li {	
	height: 40px;
	background-color: #FAFAFA;
	border-bottom: 1px solid #D4D4D4;
	border-top: 1px solid  #EDEDED;
}

ul#quick_links li a {
	line-height: 40px;
	display: block;
	padding: 0 0.7em 0 1.3em;
}

ul#quick_links li a:link, ul#quick_links li a:visited  {
	color: #333;
}



/*column on right-hand side of page*/

aside#rightnavcol {
	width: 245px;
	margin-right: 10px;
	float: right;
}

/*container for logos and other info - appears on right side of article*/

aside#rightside_box {
	float: right;
	width: 280px;
	padding: 5px;
	border: 2px dotted #EDEDED;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 20px;
	text-align: center;
}


aside#rightside_box img  {
	display: block;
	margin: 10px auto;
}

/*Inline container - appears on right side of article on a funding page*/

aside#funding_rightside_box {
	float: right;
	margin: 0 0 20px 20px;
	width: 230px;
	padding: 12px 10px 7px 10px;
	background-color: #EEF6FF;
}

aside#funding_rightside_box a {
	display: block;
	width: 100%;
}

/*common navigation at end of funding page */

nav#funding_pages {
	margin-top: 40px;	
	font-size: 1.2em;
	padding: 0.5em 0.7em 0 0;
}

a.funding{
	background-color: #EEF6FF;
	border: 1px solid #C1C7CF;
	padding: 0.2em 0.5em 0.2em 0.5em;
	margin-right: 3px;
}

/*box to appear within right-hand side page column */

section.right_col_item{
	border:  1px solid #ADADAD;
	padding: 10px; 
	margin: 20px 0 20px 0;
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	border-top-left-radius: 10px;
}
	
section.right_col_item ul li{
	margin-bottom: 4px;
}
	
section.right_col_item img  {
	display: block;
	margin: 0 auto 10px auto;
}

#two_column_textblock {
	width: 659px;
	padding: 0 36px 0 0;
	margin-left: 10px;
	float: left;
}

/*---Nested columns------*/

.inset_col_1 {
	width: 250px;
	float: left;
}

.inset_col_2 {
	width: 408px;
	border-left: 1px solid #D4D4D4;
	float: left;
}

.inset_col_2 section img, .inset_col_1 section img {
	margin-bottom: 10px;
}

.inset_col_2 section p, .inset_col_2 section h2, .inset_col_2 section img, 
.inset_col_2 section h3, .inset_col_2 section h4, .inset_col_2 section h6{
	padding-left: 20px;
}

.inset_col_2 section article {
	padding-top: 20px;
	border-top: 1px solid #D4D4D4;
}

.inset_col_1 section p, .inset_col_2 section h2 {
	padding-right: 10px;
}

.inset_col_2 section h2, .inset_col_1 section h2 {
	color: #162D56;
	font-size: 1.4em;
	font-weight: normal;
}

.inset_col_2 section, .inset_col_1 section{
	border-bottom: 1px solid #D4D4D4;
	padding-bottom: 30px;
}

.inset_col_2 section {
	margin-bottom: 15px;
}


.inset_col_2 section h2 a {
	text-decoration: none;
}

.inset_col_2 section h2 a:link {
	color: #162D56;
}

.inset_col_2 section h2 a:visited {
	color: #162D56;
}

.inset_col_2 section h2 a:hover {
	color: #D17529;
}

.inset_col_2 section h2 a:active {
	color: #D17529;
}


.home article ul, .home article ol {
	padding-left: 20px;
	margin-bottom: 20px;
}

.home article ul li {
    list-style-type: square;	
	margin-left: 13px;
	margin-bottom: 7px;	
}

.home article ol li {
	margin-left: 13px;
	margin-bottom: 7px;	
}

.home article ul li ul {
	margin-top: 10px;	
	padding: 0;
}

.home article ul li ul li {
    list-style-type: circle;
}


/*list view*/

.home article ul#listing {
	margin: 0;
	padding: 0;
}

.home article ul#listing li {
	width: 659px;
	list-style-type: none;
	margin: 20px 0 0 0 ;
	padding: 0;
	
}

.home article ul#listing li img {
	margin-right: 25px;
	float: left;
}

.list_item_title {
	display: block;
	font-weight: bold;
	font-size: 1.3em;
	margin-bottom: 10px;
}

.home article ul#listing li a{
	height: 120px;
	padding: 20px;
	text-decoration: none;
	color:#333;
	display: block;
}

.home article ul#listing li a:hover, .home article ul#listing li a:active {
	background-image: url(../../images/common/listing_bg.jpg);
	background-repeat: no-repeat;
}
	
.more_info {
	display: block;
	font-weight: bold;
	margin-top: 10px;
	color: #039;
}

.more_info:hover {
	text-decoration: underline;

}

/*publications and newsletter cover listing*/


.home article #publication_listing ul.publication_items{
	margin: 0;
    padding: 0 10px 0 10px;
}


.home article #publication_listing ul.publication_items li{
	width:143px;
	margin: 0 35px 40px 35px;
	float:left;
	list-style-type: none;
	min-height: 300px;
}

 ul.publication_items li img {
	margin-bottom: 10px;
}

li.publication_item_box {
	height: 380px;
}

/*UACES bookshop*/
#bookshop_pagination {
	clear:left
}

#bookshop_pagination a{
	display: inline-block;
	background-color:#CCC;
	width: 100px;
	height: 48px;
	line-height: 48px;
	text-align:center;
	color: #333;
	font-size: 1.2em;
}

/* breadcrumbs */
#breadcrumbs {
	padding: 0 5px 10px 30px;

}


#breadcrumbs a {
	display: inline;
	font-size: 0.9em;
} 

a.common:link {
	color: #6E6E6E;

}

a.common:visited {
	color: #6E6E6E;
}

a.common:hover {
	color: #6E6E6E;

}


/*custom styles - UACES main website*/
hr {
	border-bottom: 1px dotted #666666;
	border-top: none;
	margin: 1.5em 0 1.5em 0;
	}


/* header styles */

.home h1 {
	font-weight: bold; 
	font-size: 20px;
	line-height: 20px;
	margin-bottom: 10px;
	color: #162D56;
}

.home h2 {
	font-size: 15px;
	line-height: 18px;
	color: #1C496B;
	font-weight:bold;
	margin-bottom: 10px;
	}
	
.home h3{
	font-size: 15px;
	line-height: 15px;
	color: #6E6E6E;
	font-weight:bold;
	margin-bottom: 10px;
	}
	
.home h4 {
	font-weight: bold;
	margin-bottom: 10px;
	}
	
.home h5 {
	color: #6E6E6E;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-bottom: 10px
}	
	
.home h6 {
	font-size: 0.8em;
	line-height: 1.2em;
	}
	
h6.promo_title {
	color: #FFFFFF;
	background-color: #2F79B1;
	font-size: 1.3em;
	font-weight: bold;
	padding: 7px 0 5px 10px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

/*blockquote*/

blockquote {
	padding-left: 20px;
}
blockquote p {
	line-height: 1.6em;
	font-size: 1.1em;
	font-family: Tahoma, Geneva, sans-serif;
}


/*--------------- Section navigation in right-hand sidebar --------------- */

.sidebar_nav {
	padding: 15px 0 0 0;
	background-color: #EDEDED;
	font-family: 'Helvetica Neue', Helvetica, Helvetica, Arial, sans-serif;
	margin-bottom: 20px;
}


.sidebar_nav h2 {
	padding-left: 10px;	
	font-weight: normal;
	font-size: 1.2em;
	padding-bottom: 10px;
	color:#303030;
	margin: 0;
	border-bottom: 1px solid #D4D4D4;
}


.selected {
	font-weight: bold;
}

.sidebar_nav a {
	color: #333;
	display: block;
}


/*first tier menu*/

.sidebar_nav>li {
	border-bottom: 1px solid #D4D4D4;
	
}

.sidebar_nav  li  a {
	line-height: 20px;
	height: 20px;
	padding: 5px 0 5px 30px;
	font-size: 1.1em;
}

.sidebar_nav > li.expandable { 
  background: url(../../images/common/nav_small_arrow.png) 10px 12px no-repeat;
}

.sidebar_nav > li.collapsable {
   background: url(../../images/common/nav_small_arrow_down.png) 10px 12px no-repeat;
   background-color: #2F79B1;
}

.sidebar_nav > li.collapsable > a{
  color: #FFF;
}


.sidebar_nav > li > a.selected {
	 background-color: #2F79B1;
	 font-weight: normal;
	 color: #FFFFFF;
}


/*second tier menu*/

.sidebar_nav > li > ul {
	padding: 5px 0 5px 0;
	background-color: #E5F6FF;
	
}

.sidebar_nav > li > ul > li {
	background-image: none;
}

.sidebar_nav > li > ul > li >a {
	font-size: 1em;
	height: 100%;
}

/*third tier menu*/
.sidebar_nav > li > ul > li > ul {
	background-color: #E5F6FF;
}

.sidebar_nav > li > ul > li > ul > li {
	position: relative;
	padding-left: 15px;
}

.sidebar_nav > li > ul > li > ul > li > a {
	font-size: 0.8em;
	text-transform: uppercase;
	color: #162D56;
}

/*a transparent background image was added to ensure div is recognised by IE*/
.hitarea {
	position: absolute;
	width: 245px;
	height: 30px;
	cursor: pointer;
	background-image: url(../../images/common/sidebar_transparent_nav_bg.png);
	background-repeat: no-repeat;
}



.sidebar_nav li ul .hitarea{
   background: url(../../images/common/nav_small_arrow_down.png) 10px 12px no-repeat;
   background-color: #2F79B1;
   display: none;
}


/*micro-site navigation*/

#micro_site_nav {
	height: 30px;
	position: absolute;
	right: 0;
	bottom: 15px;
	background-color: #EDEDED;
	padding: 0 10px 0 10px;
}

#micro_site_nav a{
	float:left;
	line-height: 30px;
	display: block;
	padding: 0 0.5em;
	color:#170A0C2;
	font-weight: bold;
	text-transform:uppercase;
}

/* Upcoming Deadlines Widget */

aside#upcoming_deadlines {	
	background-color: #EEF6FF;
	padding: 15px;
	margin-bottom: 15px;
}

aside#upcoming_deadlines h2 {
	padding-bottom: 10px;
	text-align: center;
}

aside#upcoming_deadlines ul li {
	margin-bottom: 10px;
	clear: left;
	height: 50px;
	font-size: 1em;
}

.date_box {
	font-family: "Courier New", Courier, monospace;
	border-top: 2px solid #162D56;
	float: left;
	height: 43px;
	width: 50px;
	background-color: #70A0C2;
	margin-right: 10px;
	font-size: 0.9em;
	font-weight: bold;
	text-align: center;
	color: #162D56;
	padding-top: 5px;
	text-transform: uppercase;
	word-spacing: -4px;
}

/*-----Search results with a filter option sidebar on left hand side of page ----*/

/* search results column */
#search_results {
	float: left;
	width: 429px;
}

.audio_info {
	margin-bottom: 30px;
}


/*Filter options*/

#sidebar_left {
	float: left;
	width: 200px;
	margin-right: 30px;
}

#sidebar_left nav ul{
	list-style-type:none;
	padding: 0;
}


#sidebar_left nav ul li{
	list-style-type:none;
	margin: 0 0 20px 5px;
}

/*Filter navigation links */

a.filternav:link {
	color: #6E6E6E;	
}

a.filternav:visited {
	color: #6E6E6E;	
}

a.filter_current {
	font-weight: bold;
	color: #D17529;
}

/*-----Share box tabbed interface ----*/

#tabs_share {
	height: 400px;	
}

#tabs_share ul li a{
	display: block;
	line-height: 36px;
	height: 36px;
	font-weight: bold;	
	padding: 0 18px 0 36px;
}

#tabs_share>div{
    width: 500px;
	border: 2px solid #C1D9ED;
	padding: 20px 20px 20px 20px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

#tabs_share ul {
	height: 36px;
	margin: 0 0 0 10px;
	padding: 0;
}

#tabs_share ul li {
	background-color: #DDEAED;
	border-top: 1px solid #D4D4D4;
	border-right: 1px solid #D4D4D4;
	border-left: 1px solid #D4D4D4;
	list-style-type: none;
    margin:0 10px 0 0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

#tabs_share article {
	position: relative;
	border-bottom: 1px dotted #6E6E6E;
	padding: 12px 0 0 8px;
}

#tabs_share article h3 {
	font-weight: normal;
	margin-bottom: 14px;
}

#tabs_share a.active {
    background-color: #FFF;
}

#tabs_share ul li a:link, #tabs_home ul li a:visited{
	color: #6E6E6E;
}

#tabs_share fieldset {
	width: 450px;
}

a.share_facebook {
	background-image: url(../../images/common/facebook_logo.png);
	background-repeat: no-repeat;
	background-position: 10px 8px;
}

a.share_twitter {
	background-image: url(../../images/common/twitter_icon.png);
	background-repeat: no-repeat;
	background-position: 10px 8px;
}

a.share_email {
	background-image: url(../../images/common/email_icon.png);
	background-repeat: no-repeat;
	background-position: 10px 10px;
}

/*-----Resources section (Listing page view)----*/


.sidebar_resources_inner {
	background-color: #FFF3E4;	
	padding: 10px 12px 10px 12px;
	margin-bottom: 15px;
}

.resources_listing_item {
	background-color: #FAFAFA;
	margin-bottom: 25px;
	height: 100px;
	padding: 15px 20px 15px 20px;
	border: 1px solid #D4D4D4;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

/*-----Resources section (Detail page view)----*/

#main_content p.resources_article_intro_highlight {
	font-size: 1.2em;
	color: #1C496B;
	line-height: 1.4em;
	font-family: Tahoma, Geneva, sans-serif;
}

.resources_related_links{
	background-color: #FFF2DA;
	padding: 15px 20px 10px 20px;
	margin: 20px 0 20px 0;
}

.resources_related_links h5 {
	color: #333;
	padding-bottom: 5px;
	margin-bottom: 15px;
	border-bottom: 1px dotted #930;
}

#main_content .resources_description p{
	font-size: 1.1em;
	line-height: 1.4em;	
}

a.resources_category_post_link {
	padding: 0.5em 0.5em;	
	border: 1px solid #2F79B1;
	display: inline-block;
	margin-right: 10px;
	font-size: 1.1em;
}

ul#other_resources {
	padding: 15px 10px 10px 10px;
	border-bottom: 1px dotted #999;
	border-top: 1px dotted #999;
}

ul#other_resources li {
	float: left;
	list-style-type: none;
	margin: 0 8px 0 8px;
	width: 197px;
		
}

ul#other_resources li h3 {
	line-height: 1.2em;	
	margin-bottom: 0;
}

ul#other_resources li h3 a {
	color: #993300;
	font-weight: normal;
	
}

ul#other_resources li img {
	margin-bottom: 5px;	
	
}

.resources_share {
	padding: 10px 0 20px 0;	
}

/*-----Resources section (comments)----*/

ul#comments_listing{
	margin: 0;
	padding: 0;
}

ul#comments_listing li {
	margin: 15px 0 15px 0;
	padding: 0;
	list-style-type: none;
	clear: left;
}

.comment {
	padding-left: 90px;
}

.commenter {
	float: left;
	width: 80px;
	margin-right: 10px;
}

/*------Events section (section homepage)--------*/
p.events_homepage_intro {
	margin-left: 10px;
	font-size: 1.4em;
	line-height: 1.4em;
	padding-bottom: 24px;
}

.events_homepage_types_item {
	width: 309px;
	height: 150px;
	float: left;
	margin: 0 10px 36px 10px;
	border-bottom: 1px solid #D4D4D4;
	overflow:hidden;
}

.events_homepage_types_item h2 {
	margin-bottom: 20px;
}

a.events_archive_year {
	display: block;
	padding: 0 0.7em;
	margin: 0 10px 20px 0;
	float: left;
	height: 30px;
	line-height: 30px;
	background-color: #D4D4D4;
	color: #333;
}

.events_archive_current_year {
	font-weight: bold;
}

#main_content .vevent .description p{
	font-size: 1.1em;
	line-height: 1.6em;	
	color: #000;
}

.event_sponsors_logos {
	border-top: 1px dotted #D4D4D4;
	border-bottom: 1px dotted #D4D4D4;
	padding: 10px 0;
	margin: 40px 0;
	
}

.event_sponsor_item {
	float: left;
	width: 219px;
}

.event_sponsor_item span{
	padding-left: 20px;
	display: block;	
}

.event_sponsor_item img {
	display: block;
	margin: 10px auto;
}

/*------Event reports (listing)------*/

.report_list_item {
	border-bottom: 1px dotted #666666;
	margin-bottom: 20px;
	clear: both;
}
.report_list_item img {
	margin-bottom: 20px;
}

/*------Pagination Perch-----------*/
ul#pagination {
	margin: 0;
	padding: 0;

}

ul#pagination li {
	margin: 0;
	padding: 0;
	float: left;
	list-style-type: none;
}


ul#pagination li a {
	display: block;
	padding: 0.8em;
}


/*Media Element overide. Ensures containing div doesn't extend beyond botttom of player. */

.mejs-inner {
	height: 30px;
}
