/*
Theme Name:Event Child
Theme URI: http://themefreesia.com/themes/event
Author: Theme Freesia
Author URI: http://themefreesia.com
Description: Event is Ultra Responsive, multipurpose, retina-ready and SEO optimized multifunction Event Conference, Business and Blog WordPress theme. It is designed for Event but this is competent for every kind of site which is designed and developed by Theme Freesia. This theme supports popular plugins like Breadcrumb NavXT, WP-PageNavi, Contact Form 7, Jetpack by WordPress.com, Polylang, bbPress, wooCommerce and many more. It is also translation ready and easily customizable with lots of options using Customizer. It consists contact us template, gallery template, widgets and sidebar. Get free support at https://themefreesia.com/support-forum/ and View demo site at https://demo.themefreesia.com/event.
Version: 1.0
Text Domain: event-child
Template: event
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html

Tags: threaded-comments, left-sidebar, right-sidebar, custom-background, custom-header, custom-menu, editor-style, sticky-post, theme-options, translation-ready, post-formats, custom-logo, blog, e-commerce, news, portfolio

All files, unless otherwise stated, are released under the GNU General Public License
version 3.0 (http://www.gnu.org/licenses/gpl-3.0.html)
==================================================
*/




ul li a,
ol li a {
	color:  #009eed;
}

small {
font-size: 80%;
}


#site-title {
    display: inline-block;
    font-family: "Roboto Condensed",sans-serif;
    font-size: 36px;
    font-weight: 400;
    line-height: 1.194;
    margin: 0;
	vertical-align: middle;
}

/* 2.0 Typography
================================================== */
body
 {
	text-align: justify;
}





.portfolio-img {
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	display: table;
	height: 220px;
	padding: 15px;
	position: relative;
	width: 155px;
}

/* Footer column
================================================== */
.column-2 {
	float: left;
	padding: 0 20px 40px;
}

.column-2 {
	width: 50%;
}

.column-2:nth-child(2n+3) {
 	clear: both;
}

#colophon .column-2 {
	margin-bottom: 30px;
	padding: 0 15px;
	display: -webkit-box; /* OLD - iOS 6-, Safari 3.1-6 */
	display: -moz-box; /* OLD - Firefox 19- (buggy but mostly works) */
	display: -ms-flexbox; /* TWEENER - IE 10 */
	display: -webkit-flex; /* NEW - Chrome */
	display: flex;  /* NEW, Spec - Opera 12.1, Firefox 20+ */
	-webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
}

#colophon #site-branding {
	float: none;
}


.site-info .contact-info {
	color: #848484;
	font-size: 14px;
	text-align: center;
}

.site-info .contact-info a {
	color: #999;
}



/* Speakers
================================================== */

.speakers, .participants{
	width: 100%;
	margin-top:-8px;
	padding-top:15px;
	overflow: hidden;
	border-top:1px solid #333;
}



.speaker, .participant-vcard{
	display:block;
	float:left;
	width: 150px;
	height:300px;
	margin-right:10px;
	margin-bottom:40px;
}


.speaker img, .participant-vcard img{
	margin:0 auto;
	padding:0;
}

.speaker h3, .participant-vcard h3{
		margin:0;
		padding:0;
		margin-top:5px;
		margin-bottom:7px;
		text-decoration:none;
	}
	.speaker h3 a:link,
	.speaker h3 a:visited,
	.speaker h3 a:hover,
	.speaker h3 a:active,
	.participant h3 a:link,
	.participant h3 a:visited,
	.participant h3 a:hover,
	.participant h3 a:active{
		font:normal 14px/14px 'OpenSansBold', Arial, sans-serif;
		text-decoration:none;
		text-transform:uppercase;
		color:#444;
	}
.speaker p, .participant-vcard p{
	font:normal 11px/13px 'OpenSansRegular', Arial, sans-serif;
	margin-bottom:3px;
	text-align:left;
	color:#444;
}


/* Publications box on page
================================================== */
.four-column-publ-page {
	width: 25%;
}


.four-column-publ-page {
	float: left;
	padding: 0 20px 40px;
}


/*---------------------------------------------- Publications table ----------------------------*/
.publications-table { 
text-align:center;
 }
.publications-table tr{ 
border:none;
 }
.publications-table td{ 
vertical-align:middle;
padding: 5px;
 }
.publications-table img{ 
margin: 30px 0px 0px 0px;
width:143px; height:200px;
 }

/*---------------------------------------------- Honours ----------------------------*/
.honours td { 
vertical-align:top;
 }

/* #Main Slider
================================================== */
.main-slider .image-slider {
	background-position: center top;
	background-size: 1440px 640px;
	background-repeat: no-repeat;
  	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
  	box-sizing: border-box;
  	min-height: 1050px;
  	position: relative;
}

.slider-content {
	left: 0;
	position: absolute;
	right: 0;
	text-align: center;
	top: 800px;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	margin: 0 auto;
	width: 70%;
}





