/*
Theme Name: Simple Talk
Theme URI: http://www.estebanutz.com/
Description: Simple Talk - The main theme for estebanutz.com v5 (version 1.1)
Version: 1.1
Author: Esteban Utz
Author URI: http://estebanutz.com/
Tags: talk, blue, simple

	Earth v1.0
	 http://www.estebanutz.com/

*/

/* @group General */
* {
	padding: 0;
	margin: 0;
}
body {
	font: 75% "Trebuchet MS", "Lucida Grande", Arial, sans-serif;
	color: #333;
	background-color: #E8E8E8;
}
h1 {
	color: #16293C;
	font-weight: normal;
}
h1#esteban_utz {
	display: none;
}
h2 {
	color: #16293C;
	font-weight: normal;
}
h3 {

}
p {
	line-height: 1.7em;
	margin: 0 0 10px 0;
}
a {
	color: #3170A0;
}
a img {
	border: none;
}
.more-link {
	
}
code {
}

acronym, abbr, span.caps {
}

.entry p a:visited {
	
}

small {

}

.alt {

}
.clearFix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearFix {
	display: inline-block;
}

/* Hides from IE-mac \*/

* html .clearFix {
	height: 1%;
}

.clearFix {
	display: block;
}
/* End hide from IE-mac */
/* @end */

/* @group Header */	
#header {
	background: #fff;
	width: 98%;
	margin: 1% 1% 0 1%;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#header_inner {
	padding: 10px;
}
#talk_bubble {
	/*background: url(images/bg_talk_bubble.gif) repeat-x left top;*/
}
#talk_bubble_arrow {
	background: url(images/bg_talk_bubble_arrow.png) no-repeat left top;
	width: 37px;
	height: 36px;
	margin: 0 0 0 160px;
}
#greeting_bubble {
	background: #CAE0F4;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 10px;
}
#greeting_bubble_arrow {
	background: url(images/bg_greeting_bubble_arrow.png) no-repeat left top;
	width: 29px;
	height: 19px;
	margin: 0 0 0 148px;
	position: absolute;
}
/* @end */

/* @group Content */

/* @group Header */

/* @group Left */

#header .left {
	width: 20%;
	float: left;
	min-width: 18%;
}
#header .left .left_inner {
	/*padding: 0 0 0 10px;*/
}
#header .left h1 {
	font-size: 320%;
	line-height: normal;
	font-style: italic;
	color: #fff;
	font-family: Georgia, "Lucida Grande", Arial, sans-serif;
	text-shadow: #275E92 0 1px 1px;
	
}
#header .left h2 {
	font-size: 180%;
	font-style: italic;
}
#header .left p {
	color: #223F5B;
	text-shadow: white 0 1px 1px;
}

/* @end */

/* @group Center */

/* @group Blog Posts */
#header.single .center {
	width: 70%;
}
#header.single .center .center_inner {
	margin: 0;
}
#header.single .center .date {
	background: url(images/bg_calendar.png) no-repeat left top;
	padding: 2px 0 3px 22px;
	display: block;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #f5f5f5;
}
#header.single .center h1 {
	font-size: 320%;
	font-style: italic;
	font-weight: normal;
	text-shadow: #ccc 0 1px 1px;
	
}
#header.single .center h2 {
	margin: 25px 0 0 0;
}
#header.single .center p {
	font-size: 105%;
}
#other_posts {
	border-top: 1px solid #f5f5f5;
	padding: 5px 0;
}
.post_images {
	border:5px solid #D9D9D9;
}
#other_posts #other_post_left {
	padding: 0 0 0 18px;
	background: url(images/bg_mini_arrow_left.png) no-repeat left top;
	float: left;
}
#other_posts #other_post_left a {
	color: #ababab;
}
#other_posts #other_post_right {
	padding: 0 18px 0 0;
	background: url(images/bg_mini_arrow_right.png) no-repeat right top;
	float: right;
}
#other_posts #other_post_right a {
	color: #ababab;
}
#tags {
	display: block;
	margin: 10px 0;
	padding: 5px 0;
	border-top: 1px solid #F7FAFD;	
}


/* @end */

#header .center {
	width: 50%;
	float: left;
}
#header .center .center_inner {
	padding: 10px;
	margin: 0 0 0 10px;
	border-right: 1px solid #F5F5F5;
	color: #333;
}
#header .center .center_inner a {
	color: #333;
}
#header .center .center_inner ul.twitter {
	list-style-type: none;
	
}
#header .center .center_inner li.twitter-item {
	background: url(images/bg_twitter_posts.png) no-repeat left top;
	padding: 0 0 0 23px;
	margin: 0 0 10px 0;
	font-style: italic;
	line-height: 1.5em;
}
#header .center .center_inner li.twitter-item span.twitter-timestamp {
	display: block;
	color: #777;
	font-size: 80%;
}
#header .center .center_inner li.twitter-item span.twitter-timestamp abbr {
	border: none;
}
#header .center .center_inner ul#blog_posts {
	list-style-type: none;
}
#header .center .center_inner ul#blog_posts li {
	background: url(images/bg_blog_posts.png) no-repeat left top;
	padding: 0 0 0 23px;
	margin: 0 0 10px 0;
}
#header .center .center_inner ul#blog_posts li p.blog_posts_title a {
	font-weight: bold;
	color: #333;
	text-decoration: none;
	font-style: normal;
}
#header .center .center_inner ul#blog_posts li p {
	font-style: italic;
	margin: 0;
}
#header .center .center_inner ul#blog_posts li p a {
	color: #333;
}
#header .center .center_inner ul#blog_posts li p.date {
	color: #777;
	font-size: 80%;
}


/* @end */

/* @group Right */

/* @group Blog Posts */
#header .right .right_inner h2#related_posts_title{
	background: url(images/bg_blog_posts_related.png) no-repeat left top;
}
#header .right .right_inner ul#related_posts {
	list-style-type: none;
	margin: 10px 0 0 25px;
}
#header .right .right_inner ul#related_posts li {
	padding: 0 0 0 18px;
	margin: 0 0 10px 0;
	background: url(images/bg_mini_arrow_right.png) no-repeat left top;
	font-size: 100%;
}
#header .right .right_inner ul#related_posts li a {
	color: #333;
}
#header .right .right_inner ul#related_posts li abbr {
	display: none;
}
#header .right .right_inner ul#related_posts li p {
	font-size: 90%;
}
/* @end */

#header .right {
	width: 30%;
	float: left;
}
#header .right .right_inner {
	padding: 10px 0 10px 10px;
	margin: 0 0 0 10px;
}
#header .right .right_inner h2 {
	font-size: 100%;
	padding: 3px 0 3px 22px;
	margin: 0 0 5px 0;
	font-weight: bold;
}
#header .right .right_inner #work {
	margin: 0 0 20px 0;
}
#header .right .right_inner #work h2 {
	background: url(images/bg_briefcase.png) no-repeat left top;
}
#header .right .right_inner ul#latest_work {
	list-style-type: none;
	float: left;
}
#header .right .right_inner ul#latest_work li {
	float: left;
	margin: 0 6px 6px 0;
}
#header .right .right_inner ul#latest_work li img {
	border: 5px solid #F0F0F0;
}
#header .right .right_inner ul#latest_work li a:hover img {
	border: 5px solid #d9d9d9;
}
#header .right .right_inner #flickr {
	
}
#header .right .right_inner #flickr h2 {
	background: url(images/bg_image.png) no-repeat left top;
	padding: 2px 0 3px 22px;
}
#header .right .right_inner #flickr h2 .r {
	color: #ff1c92;
}

#header .right .right_inner ul#flickr_photos {
	list-style-type: none;
	float: left;
}
#header .right .right_inner ul#flickr_photos li {
	float: left;
	margin: 0 6px 6px 0;
}
#header .right .right_inner ul#flickr_photos li img {
	border: 5px solid #F0F0F0;
}
#header .right .right_inner ul#flickr_photos li a:hover img {
	border: 5px solid #d9d9d9;
}
#header .right .right_inner div.notes {
	border-top: 1px solid #f5f8fa;
	padding: 5px 0;
	clear: both;
}

/* @end */



/* @end */
/* @end */

/* @group Footer */

/* @group Bio */
#short_bio {
	background: url(images/bg_footer_bubble_arrow.png) no-repeat 180px top;
	width: 98%;
	margin: 1%;
	padding: 19px 0 0 0;
	
}
#short_bio #short_bio_inner {
	background: #333;
	padding: 10px;
	color: #B0B0B0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#short_bio #short_bio_inner a {
	color: #c9c9c9;
}

/* @end */
#footer {
	width: 100%;
	color: #666;
	min-width: 900px;
}
h1#logo span {
	background: url(images/logo.png) no-repeat left top;
	width: 95px;
	height: 159px;
	float: left;
	margin: 0 0 0 70px;
	text-indent: -1000px;
}
h1#my_name span {
	background: url(images/logo_text.png) no-repeat left top;
	width: 206px;
	height: 36px;
	float: left;
	margin: 100px 0 0 0;
}
#footer_info {
	border-left: 1px solid #D8D8D8;
	margin: 90px 0 0 20px;
	padding: 10px 0 10px 20px;
	float: left;
}
#footer_info ul {
	list-style-type: none;
	float: left;
	margin: 0 0 5px 0;
}
#footer_info ul li {
	float: left;
	margin: 0 10px 0 0;
	font-size: 90%;
}
#footer_info ul li a {
	color: #666;
	text-decoration: none;
	display: block;
	font-weight: bold;
}
#footer_info ul li#who_am_i {
	background: url(images/bg_smiley_wink.png) no-repeat left top;
	padding: 3px 0 0 22px;
}

#footer_info ul li#email {
	background: url(images/bg_email.png) no-repeat left top;
	padding: 3px 0 0 22px;
}

#footer_info ul li#v_card {
	background: url(images/bg_v_card.png) no-repeat left top;
	padding: 3px 0 0 22px;
}
#footer_info #copyright_info {
	clear: both;
}
#footer_info #copyright_info p {
	font-size: 90%;
	line-height: 1.5em;
	margin: 0;
}
#footer_info #copyright_info p a {
	color: #333;
}
/* @end */