@charset "UTF-8";

/**
 * Theme Name: The Cuban 5 Child
 * Template: cuban5
 */

@import url('../cuban5/style.css'); /* the most important line of the style.css of a child from his parent twentyten */

#social {
}

#social > a:link {
	opacity: 1;
}

#social > a:hover {
	opacity: .6;
}
#icl_lang_sel_widget-2 {
	float:right;
}
#icl_lang_sel_widget-2 h3 {
	font-size:10px;
	margin-bottom:5px;
	padding-top:6px;
}
#lang_sel_list.lang_sel_list_vertical {
	float: left;
	width: 90px;
}
#lang_sel_list.lang_sel_list_vertical ul {
	border: none;
}
#lang_sel_list.lang_sel_list_vertical a, #lang_sel_list.lang_sel_list_vertical a:visited {
	border: none;
}
#introContent {
	height: 375px;
}