/*
Theme Name:	Titan-modificado *Child Theme*
Theme URI: 	http://www.samuelaguilera.com
Description: 	Titan child theme for grupobarco.com
Author:		Samuel Aguilera
Author URI:	http://www.samuelaguilera.com
Template: titan-modificado
*/

/* Import Stylesheets, don't remove these.
-----------------------------------------------------------*/
@import url("../titan-modificado/css/undo.css");
@import url("../titan-modificado/css/master.css");

/* Required Wordpress Classes, don't remove these.
-----------------------------------------------------------*/
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
  }
.alignleft { float: left; }
.alignright { float: right; }

/* Make all custom CSS changes BELOW this line
-----------------------------------------------------------*/
/* Example: Change the sidebar background to blue:
#sidebar {
	background: blue;
	}
*/

#header {
	background-color: #E7E1DE;
}

#follow {
	background-color: #DED6D4;
}

#follow dt {
	color: #443B31;
}

#follow a:link, a:visited { color: #4265A7; }

#follow a:visited, a:hover { color: #993333; }

div#title-logo {
  float: left;
	padding: 5px;
	}
	
.jLanguage > ul > li {
	background: none;
}

