/*  
Theme Name: TheUnstandard
Theme URI: http://5thirtyone.com/
Description: Farewell to the standard blog format
Version: 1.2.1
Author: Derek Punsalan
Author URI: http://is.derekpunsalan.com/
Image sizes: Main hero image for latest post is 593 x 225, secondary 293 x 150.
Files must be hosted on your own domain in order for timthumb script to work
properly re: thumbnailing / caching.
*/

body {
	background: #fff;
	color: #333;
	font-family: arial, verdana, sans-serif;
	font-size: 16px;
}
/* = main structure */
#main-wrapper {
	margin: 0 auto;
	padding: 0 7px;
	width: 960px;
}
/* = basic reused style rules */
h1, h2, h3, h4, h5 {
	font-weight: bold;
}
h1 {
	font-size: 3em;
}
h2 {
	font-size: 2em;
}
h3 {
	font-size: 1.5em;
}
h4 {
	font-size: 1.3em;
}
h5 {
	font-size: 1.1em;
}
ul li {
	list-style: circle;
}
/* = css3 border radius link */
#main-nav li {
	list-style: none;
}
#main-nav li a,  .radius-link a {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background: #eee;
	border-radius: 3px;
	border: 1px solid #ddd;
	color: #888;
	display: block;
	font-size: 14px;
	padding: 7px 15px;
	text-decoration: none;
	text-transform: uppercase;
}
#main-nav li a:hover,  .radius-link a:hover {
	background: #222;
	border-color: #000;
	color: #fff;
}
/* = text input */
.text-input {
	background: #fff url(images/bg-input-gradient.png) repeat-x 0 0;
	border-left-color: #aaa;
	border-top-color: #999;
	border: 1px solid #ccc;
	font-family: arial, verdana, sans-serif;
	font-size: 0.8em;
	padding: 4px;
}
/* = masthead */
#leaderboard {
	position: relative;
	width: 400px;
}
#buscador {
	float:right;
	width: 300px;
	text-align: right;
}
#buscador .logotipos {
	padding-top: 90px;
	clear: right;
}
#buscador .quenoscuentas {
	display: block;
	background: url(images/mail.gif) no-repeat left center;
	padding-left: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
	font: italic bold 10px Georgia, "Times New Roman", Times, serif;
	color: #9EACAC;
	text-decoration: none;
	float: right;
	margin-top: 20px;
}
#buscador .quenoscuentas:hover {
	display: block;
	color: #C23333;
	text-decoration: none;
}
#cita {
	background: url(images/esquinacita.gif) no-repeat right top;
	padding-top: 20px;
	font: italic 25px Georgia, "Times New Roman", Times, serif;
	color: #666;
	padding-right: 10px;
	letter-spacing: 1px;
}
#cita .autor {
	padding-top: 20px;
	font: normal 14px Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	text-align: right;
	padding-bottom: 20px;
	letter-spacing: 0px;
}
#site-name {
	float: left;
	width: 595px;
	margin-top: 160px;
}
#site-name h4 {
	font-size: 1.6em;
	margin-top: 15px;
}
#site-name a img {
	margin-top: 1px;
}
/* = plain text logo option */
#site-name a {
	border: 0;
	color: #333;
}
#site-name a:hover {
	color: #3c6c92;
}
/* = main navigation top of page */
.nav-container {
	float: right;
	margin: 10px 0 0 0;
	width: 340px;
}
#main-nav {
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}
#main-nav li {
	float: left;
	margin-left: 7px;
}
/* = home posts */
.left .fijos {
	width: 517px;
	background: url(images/fondofijos.png) no-repeat left top;
	overflow: hidden;
	-moz-opacity: .8;
	filter: alpha(opacity=80);
	opacity: .8;
	padding: 50px 30px 30px 60px;
	font: 11px/15px Verdana, Geneva, sans-serif;
	color: #000;
	text-align: justify;
	margin-top: -10px;
	margin-bottom: 10px;
}
.left .fijos h1 {
	font: bold 25px Georgia, "Times New Roman", Times, serif;
	color: #000;
	margin: 0px;
}
.left .fijos h1 span.rojo {
	color: #DD3C3C;
}
.left, .recent-leads {
	width: 607px;
}
.post-comments {
	position: absolute;
	right: -1px;
	top: -1px;
	z-index: 1;
	background: url(images/comentarios.gif) no-repeat right top;
	height: 38px;
	width: 43px;
}
.post-comments a, .post-comments span {
	display: block;
	text-align: right;
	font: 9px Tahoma, Geneva, sans-serif;
	margin-top: 7px;
	margin-right: 4px;
}
/* = title overlay */
.title-insert {
	-moz-opacity: .8;
	background: #000;
	bottom: 0;
	filter: alpha(opacity=80);
	left: 0;
	opacity: .8;
	position: absolute;
	right: 0;
	width: 100%;
	z-index: 1;
}
.title-insert a {
	border: 0;
	color: #FFFFFF;
	display: block;
	padding: 9px 10px;
	font: bold 16px/20px Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}
.title-insert a:hover {
	color: #C23333;
	text-decoration: none;
}
.main-post-bg {
	background: #222;
	display: block;
	position: relative;
}
.secondary-post-bg {
	background: #222;
	display: block;
	position: relative;
	border: 1px solid #FFF;
}
.main-post-bg {
	height: 225px;
	margin: 0 0 10px 0;
	width: 593px;
}
.main-post-bg.showhero {
	margin-left: 7px;
}
.secondary-post-bg {
	height: 150px;
	margin: 0 7px 10px 0;
	width: 293px;
}
/* = single entry style */
.home.is-single {
	border-top: 1px solid #ccc;
}
.post.single {
	line-height: 1.4em;
	padding-top: 15px;
}
.post.single h2,  .post.single h2 a {
	border: 0;
	color: #333;
	font-size: 1.1em;
	line-height: 1.8em;
}
.post.single h2 a:hover {
	color: #3c6c92;
}
.post.single .showhero h2 a {
	color: #ddd;
}
.post.single .showhero h2 a:hover {
	color: #fff;
}
.post.single .entry {
	padding: 10px 10px 0;
	clear: both;
	font: 11px Verdana, Geneva, sans-serif;
	color: #FFF;
}
.post.single .entry em {
	font-style: italic;	
}
.post.single .entry strong {
	font-weight: bold;
}
.post.single .meta {
	font-size: 0.8em;
	overflow: hidden;
	margin: 10px 0 20px 7px;
	padding: 0;
}
.post.single .meta li {
	list-style: none;
	float: left;
	margin: 0 5px 0 0;
	padding: 2px 7px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
.post.single .meta li.first {
	background: #eee;
	border: 1px solid #ccc;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	padding: 2px 7px;
}
.post.single .meta .addthis_default_style {
	overflow: hidden;
}
.post.single .meta .addthis_button_compact {
	margin-left: -20px;	
}
.post.single p {
	line-height: 1.4em;
	margin: 1.5em 0;
}
.post.single p a, .post.single li a {
	font-weight: bold;
	color: #C23333;
	text-decoration: none;
}
.post.single p a:hover, .post.single li a:hover {
	text-decoration: underline;
}
.post.single .meta a, .post.single .meta li a {
	color: #666;
	text-decoration: none;
}
.post.single .meta a:hover, .post.single .meta li a:hover {
	color: #C23333;
}
.post.single h3 {
	margin-top: 20px;
}
.post.single blockquote,  .post.single ul,  .post.single ol {
	color: #555;
	margin: 0 15px;
}
.post.single ul li {
	margin: 0 20px;
}
.post.single ol li {
	list-style: decimal;
	margin: 0 20px;
}
.post.single blockquote {
	border-left: 1px solid #ccc;
	font-style: italic;
	margin-left: 20px;
	padding-left: 10px;
}
.post.single img.floatleft,  .post.single img.alignleft {
	float: left;
	margin: 4px 10px 0 0;
}
.post.single img.floatright,  .post.single img.alignright {
	float: right;
	margin: 4px 0 0 10px;
}
.post.single .wp-caption-text {
	color: #888;
	font-size: 0.8em;
	text-align: center;
	text-transform: uppercase;
}
.gallery-item a img {
	border-color: #eee !important;
}
.navigation {
	clear: both;
	font-weight: bold;
	padding: 10px 0;
}
.navigation a {
	float: left;
}
.navigation .left,  .navigation .right {
	width: 120px;
}
.navigation .left {
	text-align: left;
}
.navigation .right {
	margin-right: 15px;
	text-align: right;
}
* html .navigation .right {
	margin-right: 7px;
}
.navigation .right a {
	float: right;
}
.for-tags {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background: #eee;
	border: 1px solid #ddd;
	border-radius: 3px;
	padding: 7px 10px;
}
/* = sidebar and widgets style */
.home .right {
	overflow: hidden;
	width: 280px;
	border-left: 1px solid #777;
	padding-left: 20px;
}
.home .right h3 {
	font-size: 1.5em;
	padding: 9px 3px 7px;
}
.home .right .banners {
	border-top: 1px solid #666;
	margin-top: 10px;
	padding-top: 15px;
}
h3.module-title, h3.widgetTitle {
	border-bottom: 1px solid #eee;
	border-top: 1px solid #ccc;
	font-size: 1.5em;
	margin: 0 0 10px;
	padding: 9px 3px 7px;
}
h3.module-title a, h3.widgetTitle a {
	border: 0;
}
.widgetContainer, .enlacesfijos, {
	margin: 0 0 20px 0;
}
.widgetContainer, #middle-widgets .logotipos {
	margin: 0;
	float: right;
	text-align: left;
	width: 280px;
}
.widgetContainer .textwidget {
	font-size: 0.8em;
	line-height: 1.4em;
	margin: 0 7px;
}
ul.module-list, .widgetContainer ul, .enlacesfijos ul, #middle-widgets .logotipos ul {
	margin: 0 0 20px 0;
}
.module-list li, .widgetContainer li {
	font-size: 11px;
	line-height: 14px;
	margin: 0 3px 7px 21px;
	list-style: disc;
	color: #9EACAC;
}
.enlacesfijos li, #middle-widgets .logotipos li {
	font-size: 11px;
	line-height: 14px;
	margin: 0 3px 7px 21px;
	list-style: none;
	color: #9EACAC;
}
.module-list li a, .widgetContainer li a, .widget_tag_cloud a, .enlacesfijos li a {
	color: #9EACAC;
	text-decoration: none;
}
.module-list li a:hover, .widgetContainer li a:hover, .widget_tag_cloud a:hover, .enlacesfijos li a:hover {
	text-decoration: underline;
}
.sidebar-nextprev {
	overflow: hidden;
	width: 280px;
	border-bottom: 1px solid #555;
	height: 50px;
}
.sidebar-nextprev li {
	float: left;
	height: 40px;
	list-style: none;
	width: 139px;
}
.sidebar-nextprev li.next {
	float: right;
	margin-left: -1px;
	text-align: right;
}
.sidebar-nextprev li a {
	border: 0;
	color: #ccc;
	display: block;
	font-size: 0.9em;
	font-weight: bold;
	height: 40px;
	margin-left: -1px;
}
.sidebar-nextprev li a:hover {
	color: #3c6c92;
}
.sidebar-nextprev li a span {
	cursor: pointer;
	display: block;
	padding: 15px 0 0 10px;
}
.widgetContainer #wp-calendar {
	border-collapse: collapse;
}
#wp-calendar caption {
	font-weight: bold;
	margin-bottom: 7px;
	text-transform: lowercase;
}
#wp-calendar thead th {
	border-width: 1px 0;
	border: 1px solid #ccc;
	padding: 4px 0 4px 3px;
	font-size: 12px;
}
#wp-calendar td {
	color: #9EACAC;
	padding: 3px 7px 7px 3px;
	font-size: 12px;
}
#wp-calendar td a {
	font-weight: bold;
	color: #C23333;
	text-decoration: none;
}
#wp-calendar td a:hover {
	text-decoration:underline;
}
#middle-widgets {
	width: 970px;
	border-top: 1px solid #555;
	margin-top: 20px;
	padding-top: 20px;
}
#middle-widgets .widgetContainer, #middle-widgets .enlacesfijos {
	clear: top;
	float: left;
	margin: 0 11px 15px 0;
	width: 312px;
}
.sidebar-desc {
	font-size: 0.9em;
	line-height: 1.4em;
	margin: 0 4px;
}
/* = legacy comments style support */
.legacy .commentlist li {
	border-top: 1px solid #ccc;
	margin: 0;
	padding: 7px 0 15px 10px;
}
.legacy img.avatar {
	float: right;
	margin: 0 7px 0 0;
}
.legacy cite {
	font-style: normal;
}
.legacy .commentlist li p {
	margin: 1em 0;
}
.legacy .commentlist li ul, .legacy .commentlist li ol, .legacy .commentlist li blockquote {
	margin: 1em 15px;
}
.legacy .commentlist li ul li, .legacy .commentlist li ol li {
	border: 0 !important;
	margin: 0 15px !important;
	padding: 0 !important;
}
.legacy .commentlist ol li {
	list-style: decimal;
}
.legacy #respondform {
	margin-left: 10px;
	padding: 10px 0 0 0;
}
.nocomments {
	background: #CCC;
	border: 1px solid #999;
	font-size: 0.8em;
	font-weight: bold;
	padding: 10px 0;
	text-align: center;
	color: #C23333;
}
/* = style support for threaded comments */
#comments-wrapper, #comments-wrapper-form {
}
#comments-wrapper p {
	margin: 15px 0;
	font: 11px Verdana, Geneva, sans-serif;
	color: #808080;
}
#comments-wrapper .navigation {
	margin: 0 0 25px 10px;
}
h3#comments {
	clear: both;
	margin: 20px 0 5px 10px;
	font: 25px Georgia, "Times New Roman", Times, serif;
	color: #666;
}
.commentlist {
	font-size: 0.9em;
	line-height: 1.4em;
}
.commentlist li.comment,  .commentlist li.pingback {
	border-top: 1px solid #ccc;
	margin: 0;
	padding: 20px 0 15px 10px;
}
.commentlist li.comment-author-admin {
	border-color: #3c6c92;
}
.commentlist li.comment ul,  .commentlist li.comment ol,  .commentlist li.comment blockquote {
	margin: 0 15px;
}
.commentlist li.comment blockquote {
	border-left: 1px solid #ccc;
	color: #777;
	font-style: italic;
	padding-left: 10px;
}
.commentlist ul.children {
	margin: 0 !important;
	padding: 0;
}
.commentlist .children li.comment {
	list-style: none;
	margin: 15px 0 0 0;
	padding: 7px 0 0 45px;
}
.comment-author img.avatar {
	float: right;
	margin: 0 7px 0 0;
}
.comment-author {
	font: italic bold 12px Georgia, "Times New Roman", Times, serif;
	color: #949494;
}
.comment-author a, .comment-meta a {
	font: italic bold 12px Georgia, "Times New Roman", Times, serif;
	color: #666;
	text-decoration: none;
}
.comment-author a:hover,  .comment-meta a:hover {
	color: #C23333;
}
.comment-meta {
	font-size: 0.8em;
}
#respond {
	clear: both;
	margin-left: 10px;
	padding: 10px 0 0 0;
}
#respond a {
	font: italic bold 12px Georgia, "Times New Roman", Times, serif;
	color: #C23333;
	text-decoration: none;
}
#respond a:hover {
	color: #949494;
}
li.comment #respond {
	margin-left: 0;
}
#respond h3 {
	margin: 0 0 15px 0;
	font: 25px Georgia, "Times New Roman", Times, serif;
	color: #FFF;
}
#respond .text-input {
	font-size: 12px;
	margin-right: 4px;
	width: 160px;
}
#respond textarea.text-input, #respondform textarea.text-input {
	margin-right: 0;
	overflow: auto;
	width: 97%;
}
/* = categories */
#categories {
	margin: 0px;
	padding: 20px 0 10px;
	clear: both;
}
#categories h3 {
	margin-bottom: 10px;
}
#categories ul {
	color: #ccc;
	font-size: 0.9em;
	line-height: 1.2em;
}
#categories li {
	display: block;
	float: left;
	margin: 0 15px 0 0px;
}
#categories li li {
	width: 138px;
}
#categories li li li {
	width: 131px;
}
#categories li li li li {
	width: 124px;
}
#categories li li li li li {
	width: 117px;
}
#categories li a {
	float: left;
	text-decoration: none;
	margin: 0px;
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	border: 1px solid #FFF;
	padding: 5px 8px;
	font-style: italic;
	color: #FFF;
}
#categories li a:hover, #categories .current-cat a {
	text-decoration: none;
	display: block;
	border: 1px solid #C23333;
	color: #C23333;
}
/* = search */
#searchForm {
	margin: 0;
}
#searchWrap span {
	border: 1px solid #666;
	display: block;
	padding: 2px;
	float: right;
}
#searchWrap input {
	color: #FFF;
	width: 222px;
	background: #666;
	border-width: 0px;
	font: italic 12px Georgia, "Times New Roman", Times, serif;
}
/* = footer */
#footer {
	border-top: 1px solid #ccc;
	margin-top: 15px;
	padding: 20px 0 72px;
	width: 960px;
}
#footer a {
	font-weight: bold;
}
#footer p {
	font: 11px Arial, Helvetica, sans-serif;
	color: #FFF;
	border-left: 1px dotted #FFF;
	padding-left: 4px;
	margin: 0px 0px 0px 325px;
}

