/*
Theme Name: Tim Hurson
Theme URI: 
Description: Tim Hurson Theme
Version: 1
Author: Alex Toledo
Author URI: 
Tags: tim hurson, piensamejor
*/

/* MAIN BODY STYLES */
*{
	padding:0;
	margin:0;
}
body {
	background-image: url(images/bg.png);
	background-repeat: repeat-x;
	background-color: #ffffff;
	font-family: "Verdana", Arial,Century Gothic;
	font-size: 11px;
	color: #878787;
}

#container {
	margin: 0 auto;
	margin-top: 30px;
	width: 685px;
	clear:both;
}

#top-bar {
	height: 30px;
	width: 634px;
	padding-top: 20px;
	padding-left: 20px;
	margin: 0 auto;
	clear: both;
	background-color: 535353;
	background-image: url(images/barra%20menu.png);
	background-position: center center;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#header {
	height: 362px;
	width: 685px;
	background-image: url(images/fondo-header.png);
	clear:both;
	margin-top: 0px;
	padding-top: 0px;
}

#top-bar a{
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

#top-bar a:hover{
	color: #f9d845;
	text-decoration: none;
	font-weight: bold;
}

.nav1 li {
	display: inline;
	list-style-type: none;
	margin-right: 5px;
	color: #FFFFFF;
	float: left;
}

#logo {
	float: right;
	list-style-type: none;
	padding-right: 20px;
	border: none;
	padding-top: 15px;
}

.logo-img {
	font-size: 11px;
	font-weight: normal;
	text-transform: none;
	color: #666666;
}


#navigation {
	clear:both;
	height: 42px;
	width: 685px;
	margin: 0 auto;
}
.nav_links ul {
	margin: 0px;
	padding: 0px;
}
.nav_links li {
	list-style:none;
	display:block;
	float: left;
}
.nav_links a {
	text-decoration: none;
	color: #5f5f5f;
	display: block;
	height: 27px;
	padding-right: 17px;
	padding-left: 17px;
	padding-top: 15px;
}
.withdiv {
	background-image: url(images/nav_divider.png);
	background-repeat: no-repeat;
}
.nav_links a:hover {
	color: #FFFFFF;
	background-image: url(images/nav_hover.png);
	background-repeat: repeat-x;
}

/*The CSS styling for our two content DIV's are.*/

#content {
	width: 470px;
	margin-top: 20px;
	padding-bottom: 20px;
	margin: 0 auto;
	float:left;
}
#content-right {
	float: right;
	width: 470px;
}
	
.a-post {
	background-color: #FFFFFF;
	background-image: url(images/post_bg.png);
	background-repeat: no-repeat;
	width: 400px;
	padding: 10px;
	float: left;
	margin-bottom: 20px;
}
.a-post h1{
color: #666666;
font-size: 14px;
font-weight: bold;
line-height: 34px;
}

.a-post h2{
	color: #666666;
	font-size: 14px;
	font-weight: normal;
	line-height: 20px;
	text-align: center;
	font-style: italic;
	width: 430px;
	margin-bottom: 10px;
}

.a-post img{
border: 1px solid #d4d4d4;
padding: 5px;
float: left;
}
.post-img {
float: left;
height: 198px;
width: 234px;
margin-right: 10px;
}

.post-title {
float: left;
width: 336px;
margin-bottom: 10px;
}
.post-title p {
color: #000000;
float: center;
text-align: center;
width: 430px;
font-style: bold;
margin-bottom: 20px;
}


.post-desc {
float: left;
width: 430px;
text-align: justify;
font-style: normal;
line-height: 16px;
}

.side-bar {
	float: left;
	/*height: 532px;*/
	width: 200px;
	background-color: #ffffff;
	background-repeat: no-repeat;
	padding: 0px;
}

#twitter-cuadro {
	width: 185px;
	height: 65px;
	float: left;
	margin-bottom: 10px;
	background-image: url(images/recuadrosidebartwitter.png);
	clear:both;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.twitter-texto	{
	width: 260px;
	float: left;
	text-align: justifyleft;
}
#conv-cuadro {
	width: 195px;
	height: 75px;
	float: left;
	margin-bottom: 10px;
	background-image: url(images/recuadrosidebartwitter.png);
	margin-bottom: 20px;
	clear:both;
}

.conv-texto	{
	width: 260px;
	float: left;
	text-align: justifyleft;
}
.textotwitter	{
	width: 215px;
	float: left;
	text-align: justifyleft;
	padding-left: 14px;
	padding-top: 17px;
}

.iconotwitter	{
	width: 30px;
	float: left;
	padding-left: 17px;
	padding-top: 19px;
}

.iconolinkedin	{
	width: 30px;
	float: left;
	padding-left: 37px;
	padding-top: 20px;
}

.iconoflickr	{
	width: 30px;
	float: left;
	padding-left: 33px;
	padding-top: 20px;
}

.side-bar-content {
	width: 200px;
	float: left;
	margin-bottom: 10px;
}

.side-bar-content-recuadro {
	width: 260px;
	float: left;
	margin-bottom: 10px;
}

.side-bar-ads {
	margin-left: 3px;
	margin-bottom: 3px;
}

.side-bar h1{
	color: #309DCF;
	font-size: 20px;
	font-weight: bolder;
	line-height: 24px;
}
.side-bar p {
	text-align: justify;
	line-height: 16px;
}
.side-bar li {
	line-height: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e1e1e1;
	margin-left: 15px;
	margin-top: 10px;
	display: block;
}

#footer {
	background-repeat: repeat-x;
	height: 147px;
	width:685px;
	margin: 0 auto;
	clear:both;
}

#linea-footer	{
	float: none;
	height: 10px;
	width: 685px;
	padding-top: 18px;
	/*padding-left: 20px;*/
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	/*margin-left: 142px;*/
	/*left: 142px;*/
}

#footer-logo {
	float: right;
	list-style-type: none;
	border: none;
	padding-top: 15px;
	width:auto;
}

#footer-content	{
	float: left;
	list-style-type: none;
	border: none;
	padding-top: 15px;
}

.chile {
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #666666;
}

h1,h2 {
color: #434343;
/*font-weight: bold;*/
}
h1 {
font-size: 40px;
line-height: 44px;
font-family: "Verdana", Arial,Century Gothic;
font-weight:lighter;
}
h2 {
font-family: "Verdana", Arial,Century Gothic;
font-size: 18px;
line-height: 24px;
color: #828282;
}
h3 {
color: #666666;
font-size: 18px;
line-height: 34px;
}
a:link {
color: #666666;
text-decoration: none;
}
a:visited {
text-decoration: none;
color: #666666;
}
a:hover {
text-decoration: none;
color: #666666;
}
a:active {
text-decoration: none;
color: #666666;
}
#citas-home {
	height: 100px;
	width: 408px;
	clear:both;
	padding: 20px 30px 20px 30px;
	vertical-align:middle;
	overflow:hidden;
}
#citas-home ul {
	width: 408px;
	margin: 0 auto;
}
#citas-home ul li{
	text-align: center;
	list-style-type: none;
	font-size:12px;
	line-height: 18px;
	width: 408px;
	margin: 0 auto;
	display:block;
	left:0;
}
#citas-home ul li strong{
	color:#000000;
}
.video_yout {
	margin: 0 auto;
	width: 450px;
	padding-left: 10px;
	clear:both;
}
.twtr-tweet-text {
    font-family: "Verdana", Arial,Century Gothic;
	font-size: 10px;
}
.post {
	float:right;
	width: 470px;
}
p {
margin-bottom:10px;
}
