/*
Theme Name: Evento Child
Version: 1.0
Description: Child theme for evento.
Author: Roman Drahosz
Author URI: http://www.optical-circuit.com
Template: evento
*/

@import url("../evento/style.css");

body
	{
		font-size: 14px;
	}

.searchform
	{
	    display: inline-block;
	    margin-top: 50px;
	}

.logo a
	{
	    cursor: pointer;
	    float: left;
	    width: 633px;
	}

h3
	{
		line-height: 120%;
	}


.widget ul
	{
		width: auto;
	}

.b_body_f h3.widget-title,
.b_body_f h4.widget-title,
.b_body_f h5.widget-title
	{
	    color: #3F4950;
	}


.cosmo-menu li ul li a
	{
	    font-size: 14px;
	}

.branding
	{
		background: url("logo_bkg_long.jpg") 600px 0 no-repeat;
		background-color: #FFFFFF;
	}

.branding .cosmo-social
	{
		position: absolute;
		right: 5px;
		display: block;
		margin-top: 10px;
	}

.branding .searchform
	{
		position: absolute;
		right: 5px;
		display: block;
		margin-top: 50px;
	}

.b_f_c .bottom .copyright
	{
	    color: white;
	    line-height: 40px;
	    text-transform: uppercase;
	}

.b_text ul li
	{
		margin: 0px 0px 15px;
	}


/*
.cosmo-menu li.active a
	{
		color: #01B0F1;
		opacity: 0.8 !important;
		filter: alpha(opacity=80) !important;
	}
*/

.images ul li h4, ul.images li h6.fullwidth
	{
		width: 300px !important;
	}

.images ul li h4 a, ul.images li h6.fullwidth a
	{
		width: 300px !important;
	}

.widget_Latest_Posts h3.widget-title,
.widget_Latest_Posts h4.widget-title
	{
	    background-position: 0 -128px;
	}

.widget_seminars h3.widget-title,
.widget_seminars h4.widget-title
	{
	    background-position: 0 -96px;
	}
















