/*
Theme Name: ImaTec
Theme URI: http://imatec.cl/
Description: Template especial para ImaTec.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors*/ 

#nav {
	background-color: #0099CC;
	padding-right: 20px;
	padding: 20px 0;
	margin: 10px 0;
	margin-left: 46px;
	}

#nav li{
	list-style-type: none;
	text-align: right;
	text-transform: uppercase;
	font-size: 10px;
	line-height: 20px;
	padding-right: 10px;
	margin: 2px 0;
	}

#nav li a{
	color: white;
	text-decoration: none;
	}

#nav li a:hover {
	margin-right: 5px;
	}

#nav li:hover {
	background-color: #12313B;
	}

#tech {
	margin: 40px 0;
	overflow: hidden;
	}

.trabajamoscon {
	text-align: right;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
	margin-right: 5px;
	margin-bottom: 10px;
	}

.techlogo {
	margin: 5px 5px;
	border: none;
	float: right;
	clear: both;
	}

.current_page_item {
	background-color: #006687;
	}

.tagline {
	font-size: 50px;
	letter-spacing: -3px;
	color: #666666;
	text-shadow: 2px 2px 3px #CCCCCC;
	}

.bajada {
	color: #888;
	font-size: 13px;
	text-transform: uppercase;
	line-height: 20px;
	font-weight: light;
	margin-top: 10px;
	text-align: justify;
	}

.titulo {
	padding-bottom: 5px;
	color: white;
	text-transform: uppercase;
	font-size: 10px;
	background: #0099CC;
	padding: 5px;
	font-weight: normal;
	border-left: 10px solid #006687;
	}

.desdeblog {
	padding: 0;
	}

#trabajandoen {
	text-align: center;
	}

#trabajandoen img{
	margin: 0 20px;
	}

.thumbpost {
	border: 4px solid white;
	float: left;
	margin-right: 15px;
	}

.content_title {
	font-weight: bold;
	letter-spacing: -1px;
	color: #666;
	text-transform: uppercase;
	}

.content_title a {
	text-decoration: none;
	color: #0099CC;
	font-size: 18px;
	letter-spacing: -1px;
	}

.content_title a:hover {
	color: white;
	background: #0099CC;
	}

.post_entry{
	color: #666;
	font-size: 10px;
	text-transform: uppercase;
	margin-top: 10px;
	line-height: 20px;
	text-align: justify;
	}

.tweets {
	font-family: "Georgia", "Times New Roman", serif;
	color: #666;
	font-size: 18px;
	letter-spacing: -1px;
	}

.tweetstimestamp {
	font-size: 10px;
	text-transform: uppercase;
	color: #666;
	font-weight: bold;
	}

#footer_map {
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
	}

#footer_map li{
	margin-top: 15px;
	list-style-type: none;
	float: left;
	margin-left: 25px;
	}

#footercontact {
	text-align: right;
	text-transform: lowercase;
	font-weight: bold;
	}
#footercontact a {
        color: #0099CC;
}
.livercake {
	float: right;
	}

.livercake img{
	border: none;
	margin-top: 10px;
	}

.botonmasenelblog {
	margin-left: -1px;
	margin-top: -10px;
	}

