/*
Theme Name: Ola Uruguay Theme 
Theme URI: http://www.olauruguay.com
Description: Child Theme for Ola Uruguay website
Author: Uruguay Outsourcing
Author URI: http://www.uruguayoutsourcing.com/
Template: mimbo
Version: 0.1
.
This work is released under the GNU General Public License 2:
http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
.
*/
 
@import url("../mimbo/style.css");

body {
#background: #eee;
}

h3 {
border-bottom: 0px;
border-top: 3px solid #31B2eb; 
}

#nav-cat {
background: #31b2eb; !important 
border:none !important
}

#nav-cat a, #nav-cat a:visited {
color:#FFF !important;
}

#nav-cat a:hover, #nav-cat a:active {
color:#fef0cd !important;
}
	
#nav-cat li li a, #nav-cat li li a:visited {
color:#dadada !important;
}	

#nav-cat li li a:hover, #nav-cat li li a:active {
color:#Fef0cd !important
}

#masthead h1 {
width: 170px; height: 89px;
position: relative;
overflow: hidden;
}
#masthead h1 span {
background: url("OULogoWhiteSmall.png");
position: absolute;
width: 100%;
height: 100%;
}

#description {
margin-top:40px;
}

#searchform {
margin-top:28px;
}

.sociable img {
display: inline;
border: 0px;
margin: 0px;
padding: 0px;
}

.sociable {
margin: 10px 0;
}

.sociable_tagline strong {
border-bottom:1px solid #DDDDDD;
border-top:1px solid #DDDDDD;
padding:3px;
}

.sociable_tagline {
padding:10px 0px;
}

.sociable span {
	display: block;
}
.sociable ul {
	display: inline;
	margin: 0 !important;
	padding: 0 !important;
}
.sociable ul li {
	background: none;
	display: inline !important;
	list-style-type: none;
	margin: 0;
	padding: 1px;
}
.sociable ul li:before { content: ""; }
.sociable img {
	float: none;
	width: 16px;
	height: 16px;
	border: 0;
	margin: 0;
	padding: 0;
}

.sociable-hovers {
	opacity: .4;
	-moz-opacity: .4;
	filter: alpha(opacity=40);
}
.sociable-hovers:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}


#ratingheader {
margin-bottom:10px;
}

#ratingheader span {
font-weight: bold;
border-bottom:1px solid #DDDDDD;
border-top:1px solid #DDDDDD;
padding:3px;
}

.ratingtext {
padding-top:4px;
}
