/* 
Theme Name: Structure
Theme URI: http://justintadlock.com/archives/2007/12/09/structure-wordpress-theme
Description: A theme for news/magazine sites with a blog-friendly option too.  It includes built-in video and image features that easily allow you to customize your site. There are content blocks that you can place virtually anywhere on the page.
Version: 1.2
Author: Justin Tadlock
Author URI: http://justintadlock.com
Copyright (c) 2007 - 2008 Justin Tadlock
*/

* {
	margin: 10;
	padding: 10; }
 
blockquote p {
	background:transparent url(http: //www.yalosabes.com/images/comilla_abierta.png) no-repeat scroll left top;
	color: #666666;
	display: block;
	font-size: 165%;
	letter-spacing: -0.06em;
	line-height: 120%;
	margin: 10px 20px;
	padding: 10px 20px 0 40px; }
 
p {
	margin: 10px 0;
	font-size: 14px;
	line-height: 150%; }
 
a { color: #0C386E; }
 
	a:hover { color: #000; }
 
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	color: #0c386e; }
 
h2 { font-size: 1.8em; }
 
h3 { font-size: 1.8em; }
 
h4 { font-size: 1.2em; }
 
h5 { font-size: 1.1em; }
 
h6 { font-size: 1em; }
 
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	font-weight: normal;
	text-decoration: none;
	color: #0C386E; }
 
body {
	color: #000;
	background: #FFFFFF;
	font: 80% "Lucida Sans Unicode", "Trebuchet MS", Arial, Tahoma, sans-serif; /*background-image:url('fondo.jpg');
	background-repeat:no-repeat;*/ }
 
#body-container {
	overflow: hidden;
	width: 948px;
	margin: 0 auto;
	padding: 5px 5px;
	background: #FFFFFF;
	border: 1px solid #ccc; }
 
/************************************************
	Navigation
************************************************/
#nav-container {
	overflow: hidden;
	width: 948px;
	margin: 0 auto;
	padding: 5px 5px; }
 
#navigation {
	float: right;
	width: 700px;
	margin: 0px 10px 0px 0; }
 
#nav { float: left; }
 
	#nav li {
		float: left;
		display: inline;
		border: 1px solid #999999; }
 
		#nav li a {
			background: #FFFFFF;
			font-size: 1em;
			font-weight: bold;
			float: left;
			color: #999999;
			text-align: center;
			padding: 8px 25px;
			text-decoration: none; }
 
			#nav li a:hover, #nav li a:active {
				background: #999999;
				color: #FFFFFF;
				text-decoration: underline; }
 
 
/************************************************
	Search form (navigation)
************************************************/
#search form { float: right; }
 
#search input#s {
	background: #F7F7F7 none repeat scroll 0 0;
	border: 1px solid #333333;
	color: #333333;
	margin: 20px 0;
	padding: 5px;
	width: 235px; }
 
#search input#search-submit {
	width: 50px;
	padding: 4px;
	color: #fff;
	border: 1px solid #333;
	background: #660000; }
 
/************************************************
	Header
************************************************/
#header {
	clear: left;
	float: left;
	width: 926px;
	padding: 10px;
	border-bottom: 1px solid #ccc;
	background: url(images/nuevo_yalosabes.jpg) no-repeat #fff left 0; /*background: url(images/yalosabes_navidad.jpg) no-repeat #fff left 0;*/
	height: 100px; }
 
#barra {
	background: #F4F8FF none repeat scroll 0 0;
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	clear: left;
	float: left;
	height: 15px;
	padding: 10px;
	width: 926px;
	font-family: "Lucida Grande",Verdana,Arial,Helvetica,sans-serif;
	font-size: 14px;
	line-height: 1.2em; }
 
	#barra a { color: #0C386E; }
 
		#barra a:hover {
			color: #000;
			display: inline; }
 
#header h1 {
	display: inline;
	float: left;
	width: 650px;
	font-size: 2.5em;
	font-weight: bold; }
 
	#header h1 a { margin: 0 0 0 5px; }
 
/************************************************
	Feed (header)
************************************************/
#feed {
	width: 200px;
	float: right;
	padding: 2px 50px 0 0;
	background: url(images/subscribe.gif) no-repeat right 0; }
 
	#feed ul li {
		text-align: right;
		margin: -1px 0 4px 0; }
 
		#feed ul li a { font-weight: bold; }
 
			#feed ul li a:hover { text-decoration: underline; }
 
/************************************************
	Containers
************************************************/
#container {
	overflow: hidden;
	float: left;
	width: 926px;
	padding: 10px 10px 5px 10px;
	background: #FFFFFF; }
 
#content, #home { width: 611px; }
 
#content { padding: 0 0 10px 0; }
 
	#content.left, #home.left, #sidebar.left { float: left; }
 
	#content.right, #home.right, #sidebar.right { float: right; }
 
/************************************************
	Images
************************************************/
.post img { max-width: 98%; }
 
img, a img {
	padding: 3px;
	border: 0px solid #01203c; }
 
.thumbnail {
	width: 75px;
	height: 75px; }
 
.thumbnail, .medium {
	float: left;
	margin-right: 10px; }
 
html>body #feature img { max-width: 300px; }
 
#feature img { width: 300px; }
 
.author-box .avatar {
	float: left;
	width: 75px;
	height: 75px;
	margin-right: 10px; }
 
.navigation-attachment img {
	max-width: 150px;
	max-height: 150px; }
 
/************************************************
	Posts/pages/archives
************************************************/
#content .post {
	width: 594px;
	padding: 10px;
	overflow: hidden;
	float: left;
	margin: 0 0 10px 0;
	background: #fff;
	border: 1px solid #ccc; }
 
#content .thumbnail {
	float: left;
	margin: 2px 17px 10px 0; }
 
#content.single .post {
	width: 554px;
	font-size: 1.1em;
	padding: 10px 30px; }
 
.post .post-title { margin: 0 0 5px 0; }
 
.post a {
	color: #1359AE;
	text-decoration: none; }
 
	.post a:hover {
		color: #000;
		text-decoration: underline; }
 
.post .post-title a { color: #0C386E; }
 
.post .byline { margin: 5px 0 7px 0; }
 
.post-meta-data {
	margin-right: 6px;
	text-align: right; }
 
#content .post-meta-data {
	clear: left;
	float: left;
	width: 100%;
	text-align: left; }
 
/* Alignment */
.left { float: left; }
 
.right { float: right; }
 
.clear { clear: both; }
 
.center {
	margin: 15px auto;
	text-align: center;
	display: block; }
 
/* Navigation links */
.navigation-links {
	width: 594px;
	padding: 10px;
	overflow: hidden;
	float: left;
	margin: 0 0 10px 0;
	background: #fff;
	border: 1px solid #ccc; }
 
.next {
	float: right;
	width: 47%;
	text-align: right;
	font-size: 20px; }
 
.previous {
	float: left;
	width: 47%;
	text-align: left;
	font-size: 20px; }
 
.single .next {
	text-align: left;
	font-size: 20px; }
 
.single .next { text-align: left; }
 
/************************************************
	Feature
************************************************/
/* Feature */
#feature .post {
	float: left;
	width: 594px;
	margin: 0 0 10px 0;
	padding: 10px;
	background: #fff;
	border: 1px solid #ccc; }
 
#feature .post-title {
	margin: 0 0 5px 0;
	font-size: 2em; }
 
#feature img {
	float: left;
	margin: 3px 15px 10px 0; }
 
#feature p { margin: 0 0 10px 0; }
 
/************************************************
	Excerpts
************************************************/
#excerpts .post {
	float: left;
	width: 594px;
	margin: 0 0 10px 0;
	padding: 10px;
	background: #fff;
	border: 1px solid #ccc; }
 
#excerpts .post-title {
	float: left;
	width: 100%;
	margin: 0 0 5px 0; }
 
#excerpts img {
	float: left;
	margin: 2px 17px 10px 0; }
 
/************************************************
	Full posts (home)
************************************************/
#full-posts .post {
	float: left;
	width: 594px;
	margin: 0 0 10px 0;
	padding: 10px;
	background: #fff;
	border: 1px solid #ccc; }
 
#full-posts .post-title {
	float: left;
	width: 100%;
	margin: 0 0 5px 0; }
 
#full-posts .byline {
	margin: 0 0 15px 0;
	clear: left;
	display: block;
	float: left;
	width: 100%; }
 
#full-posts .post-meta-data {
	float: left;
	text-align: left; }
 
/************************************************
	Widget blocks (also see sidebar menu)
************************************************/
#widget-blocks {
	float: left;
	margin-bottom: 10px;
	width: 616px; }
 
	#widget-blocks .block-left {
		float: left;
		width: 300px; }
 
	#widget-blocks .block-right {
		float: right;
		width: 300px; }
 
/************************************************
	Sidebar
************************************************/
#sidebar {
	overflow: hidden;
	width: 300px; }
 
.menu {
	overflow: hidden;
	float: left;
	width: 278px;
	margin: 0 0 10px 0;
	padding: 10px;
	border: 1px solid #ccc;
	background: #fff; }
 
	.menu li, .tabbed .tab-content li { padding: 0 5px 0 0; }
 
#sidebar .menu li a, #widget-blocks .menu li a, .tab-content li a {
	width: 97%;
	display: block;
	padding: 2px 0 2px 10px; }
 
.menu ul li a:hover { text-decoration: underline; }
 
#sidebar .tab-content p, #widget-blocks .tab-content p { margin: 5px; }
 
/************************************************
	Video widget
************************************************/
.video {
	padding: 10px 0;
	width: 298px; }
 
	.video div {
		padding: 2px 0;
		margin: 0; }
 
	.video object {
		float: left;
		width: 295px;
		height: 230px;
		margin: 5px 0;
		padding: 0; }
 
	.video h2, .video h3 { margin-left: 10px; }
 
	.video .post-title {
		font-size: 1em;
		margin-top: 3px; }
 
/************************************************
	Ads widget
************************************************/
.ads img {
	width: 125px;
	height: 125px;
	float: left;
	margin: 2px 4px 7px 10px;
	padding: 0;
	border: none; }
 
/************************************************
	Recent widget
************************************************/
.recent {
	width: 288px;
	padding: 10px 5px;
	margin: 0 0 10px 0;
	float: left;
	background: #fff;
	border: 1px solid #ccc; }
 
	.recent .post {
		width: 99%;
		float: left;
		margin: 5px;
		padding: 0;
		line-height: 1em; }
 
	.recent h2 { margin-left: 5px; }
 
	.recent .post h3 {
		margin: 0;
		padding: 0; }
 
		.recent .post h3 a {
			display: inline;
			font-size: .7em;
			font-weight: bold; }
 
	.recent img {
		display: block;
		clear: left;
		float: left;
		margin: 2px 10px 0 0; }
 

#sidebar .tab-content, #widget-blocks .tab-content {
	width: 99%;
	padding: 5px 0; }
 
div.t2, div.t3, div.t4, div.c2, div.c3, div.c4, div.c5, div.c6, div.c7, div.c8 { display: none; }
 
 
/************************************************
	Comments template
************************************************/
#comments-template {
	overflow: hidden;
	float: left;
	clear: left;
	width: 564px;
	padding: 10px 25px;
	margin: 0 0 10px 0;
	border: 1px solid #ccc;
	background: #fff; }
 
	#comments-template h3 { margin: 10px 0 0 0; }
 
	#comments-template li {
		list-style-type: none;
		float: left;
		width: 97%;
		margin: 10px 0;
		padding: 5px;
		background: #f7f7f7;
		border: 1px solid #ccc; }
 
	#comments-template img {
		border: none;
		padding: 0; }
 
	#comments-template .avatar {
		float: left;
		width: 35px;
		height: 35px;
		margin: 5px 10px 0 10px;
		padding: 1px;
		border: 1px solid #01203c;
		background: #eee; }
 
	#comments-template li.alt {
		border-top: 1px solid #0C386E;
		border-bottom: 1px solid #0C386E; }
 
	#comments-template .comment-meta-data {
		float: left;
		margin-top: 5px; }
 
	#comments-template .comment-text {
		clear: left;
		float: left;
		display: block;
		width: 90.5%;
		margin: 10px;
		padding: 8px 15px;
		background: #fff;
		border: 1px solid #eee; }
 
	#comments-template input {
		width: 50%;
		padding: 5px;
		margin: 10px 5px 0 0;
		background: #fff;
		border: 1px solid #0C386E; }
 
	#comments-template textarea {
		width: 96%;
		padding: 5px;
		margin-top: 10px;
		border: 1px solid #0C386E; }
 
	#comments-template input.submit-comment, #comments-template input.reset-comment, .button {
		width: 100px;
		padding: 7px;
		margin-right: 10px;
		color: #fff;
		border: 1px double #333;
		background: #0C386E; }
 
/************************************************
	Footer
************************************************/
#footer {
	color: #666666;
	clear: both;
	width: 945px;
	margin: 0 auto;
	border-top: 1px solid #660000; }
 
	#footer p {
		float: left;
		width: 50%;
		margin: 0 auto;
		padding: 5px 0; }
 
	#footer a { font-weight: bold; }
 
		#footer a:hover { text-decoration: underline; }
 

#social a, #social a:hover {
	background: #FFFFFF url(images/sprite-social.png) no-repeat scroll 0 0;
	margin-left: 15px;
	padding: 2px 2px 2px 25px; }
 
.twitter { background-position: -9px -153px !important; }
 
.facebook { background-position: -9px -45px !important; }
 
.delicious { background-position: -9px -9px !important; }
 
.meneame { background-position: -9px -81px !important; }
 
.stumbleupon { background-position: -9px -117px !important; }
 
.post_date {
	float: left;
	margin: 0px 10px 0 0px;
	display: inline;
	width: 60px;
	height: 67px;
	overflow: hidden;
	background: #0379A9 url(images/bg_date_button.jpg) no-repeat; }
 
.post_month {
	padding: 5px 0 0;
	text-align: center;
	text-transform: uppercase;
	font-family: Georgia, Arial, Helvetica, Sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #e8f6b0; }
 
.post_day {
	padding: 6px 0 0;
	text-align: center;
	font-family: Georgia, Arial, Helvetica, Sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #fff; }
 
/*
	Paginator 3000
	- idea by ecto (ecto.ru)
	- coded by karaboz (karaboz.ru)
	- modified by dzhus (dzhus.com)
*/
.paginator {
	margin-top: 60px;
	font-size: 1em;
	width: 100%; }
 
	.paginator table {
		border-collapse: collapse;
		table-layout: fixed;
		width: 100%; }
 
		.paginator table td {
			padding: 0;
			white-space: nowrap;
			text-align: center; }
 
	.paginator span {
		display: block;
		padding: 3px 0;
		color: #fff; }
 
		.paginator span strong,
.paginator span a { padding: 2px 6px; }
 
		.paginator span strong {
			background: #ff6c24;
			font-style: normal;
			font-weight: normal; }
 
	.paginator .scroll_bar {
		width: 100%;
		height: 20px;
		position: relative;
		margin-top: 10px; }
 
	.paginator .scroll_trough {
		width: 100%;
		height: 3px;
		background: #ccc;
		overflow: hidden; }
 
	.paginator .scroll_thumb {
		position: absolute;
		z-index: 2;
		width: 0;
		height: 3px;
		top: 0;
		left: 0;
		font-size: 1px;
		background: #363636; }
 
	.paginator .scroll_knob {
		position: absolute;
		top: -5px;
		left: 50%;
		margin-left: -10px;
		width: 20px;
		height: 20px;
		overflow: hidden;
		background: url(images/slider_knob.gif) no-repeat 50% 50%;
		cursor: pointer;
		cursor: hand; }
 
	.paginator .current_page_mark {
		position: absolute;
		z-index: 1;
		top: 0;
		left: 0;
		width: 0;
		height: 3px;
		overflow: hidden;
		background: #ff6c24; }
 
.fullsize .scroll_thumb { display: none; }
 
.paginator_pages {
	width: 100%;
	text-align: right;
	font-size: 0.8em;
	color: #808080;
	margin-top: -10px; }
