/*
Theme Name: U-Design
Theme URI: http://themeforest.net/item/udesign-responsive-wordpress-theme/253220?ref=AndonDesign
Description: A slick, powerful and clean theme U-Design provides an intuitive set of options to help you setup your WordPress site quickly and effectively. Flexibility is key and it has been optimized for SEO and speed. It is also responsive &amp; mobile ready should you choose that option. The U-Design theme features include: unlimited colors, widgetized home page, over 600 fonts to choose from, WooCommerce Integration, it is also translation and multilingual ready, step by step documentation, exclusive U-Design support forum and a helpful community. Always up-to-date security and many new features are constantly added as the theme evolves.
Author: Andon
Author URI: http://themeforest.net/user/AndonDesign/portfolio?ref=AndonDesign
Version: 2.7.4
License: Located in 'licensing' folder
License URI: Located in 'licensing' folder
*/

/*
    Do not remove any of the commented text above as it is used by the theme for proper function!

    All the themes' CSS files are located under the 'styles/' sub-folder...

    If you would like to use this file to add any custom CSS, you'll need to enable it first
    from the theme's "General Options" section.
    Please note: After enabling the use of this file, you will not see any change here,
    feel free to add your custom CSS below.
    On the other hand, if you need access to the theme's main style sheet, you will
    need FTP client to access it, is it located in: "styles/style1/css/style.css"
*/





/*homepage banners*/

#banner1{
width: 200px;
height: 120px;
}

#banner2{
width: 200px;
height: 120px;
background: #3E6BA4;
border-radius: 10px;
}

#banner3{
width: 200px;
height: 120px;
background: #3E6BA4;
border-radius: 10px;
}

#banner4{
width: 200px;
height: 120px;
background: #3E6BA4;
border-radius: 10px;
}


#banner2 h4{
text-align: center;
color: #fff;
text-shadow: 1px 1px 0 rgba(51,102,153,1);
padding: 20px 0px;
line-height: 25px;
}

#banner3 h4{
text-align: center;
color: #fff;
text-shadow: 1px 1px 0 rgba(51,102,153,1);
padding: 20px 0px;
line-height: 25px;
}

#banner4 h4{
text-align: center;
color: #fff;
text-shadow: 1px 1px 0 rgba(51,102,153,1);
padding: 20px 0px;
line-height: 25px;
}
#banner2 a{
color: #fff;
}

#banner3 a{
color: #fff;
}

#banner4 a{
color: #fff;
}

#banner1:hover {
opacity:0.4;
filter:alpha(opacity=40); /* For IE8 and earlier */


}

#banner2:hover {
opacity:0.4;
filter:alpha(opacity=40); /* For IE8 and earlier */

}

#banner3:hover {
opacity:0.4;
filter:alpha(opacity=40); /* For IE8 and earlier */

}


/* Tabla inscrpcion */

#inscripcion
{
	font-family: "arial", Sans-Serif;
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	width: 600px;
	text-align: left;
	border-collapse: collapse;
}


#fecha p
{
color: olive;
}


#inscripcion th
{
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	background: #fff;
	border-bottom: 1px solid #fff;
	color:#3E6BA4;
}

.year{
	width:50px;
}

.name{
	width: 145px;
}

.country{
	width:125px;
}

.title{
	width: 135px;
}

.country2{
	width: 135px;
}

#inscripcion td
{
	font-size: 12px;
	padding: 4px 0px 0px 0px;
	background: #efeaea;
	border-bottom: 1px solid #fff;
	color: #666;
	border-top: 1px solid transparent;


}

#inscripcion tr:hover td
{
	background: #fff;
	color: #666;
}

#mesaredonda {

	padding: 4px 0px 4px 8px;
	background: #fff;
	color: #666;
	border-top: 1px solid transparent;

}

/* Contact form 7 line breaks for checkboxes */
span.wpcf7-list-item {
display:block;
}

#top-elements .social_media_top:last-child {
	clear: none;
}