/*
// This file is part of the Carrington Blog Theme for WordPress
// http://carringtontheme.com
//
// Copyright (c) 2008-2009 Crowd Favorite, Ltd. All rights reserved.
// http://crowdfavorite.com
//
// Released under the GPL license
// http://www.opensource.org/licenses/gpl-license.php
//
// **********************************************************************
// This program is distributed in the hope that it will be useful, but
// WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. 
// **********************************************************************
*/

/* Reset: based on http://meyerweb.com/eric/tools/css/reset v1.0 | 20080212, sans table styles
============================================================================================== */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, hr {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
:focus {
	outline: 0;
}
cite, address {
	display: inline;
	font-style: normal;
}
/* Typography
======================================================*/
body {
	background-color: #fff;
	color: #51555c;
	font: 12px/18px helvetica, arial, sans-serif;
}
code {
	font-family: "Lucida Console", Monaco, monospace;
}
textarea {
	font: 12px/18px helvetica, arial, sans-serif;
	padding: 3px;
}
/* Links */
a,
a:visited {
	color: #33cccc;
	text-decoration: none;
}

/* Menú principal */
#mainmenu ul.menu li a {
	color: #666666;
	font-size: 12.5px;
	line-height: 15px;
	letter-spacing: 0.3px;
}
#mainmenu ul.menu li a:hover, #mainmenu ul.menu li.current_page_item a, #mainmenu ul.menu li a.active {
	color: #FFF;
}
/* Buscador */
#search-login #cfct-search-input {
	font: normal 11px/15px Arial, sans-serif;
	text-transform: uppercase;
}
#search-login #button {
	text-indent: -9999px;
}
/* Registro */
#login ul.menu li span {
	color: #6ec2e5;
}
#login ul.menu li a {
	color: #e53188;
	letter-spacing: 0.3px;
}
#login ul.menu li a:hover {
	text-decoration: underline;
}
/* Categorías */
#all-categories ul.menu li {
	line-height: 43px;
}
#all-categories ul.menu li a {
	color: #FFF;
	font-size: 18px;
	letter-spacing: 1px;
}
#all-categories ul.menu li a:hover,
#all-categories ul.menu li.current-cat a,
#all-categories ul.menu li a.active {
	color: #3d6c7f;
}
#footer p {
	color: #FFF;
	letter-spacing: 0.3px;
}
#footer p a {
	color: #FFF;
	font-weight: bold;
}

/* Posts */

.entry-content p {
	font-size: 14px;
	color: #555;
	line-height: 24px;
	text-align: left;
	margin-bottom: 12px;
}
.entry-content p.ppost {
	font-size: 14px;
	line-height: 24px;
	text-align: left;
	margin-left: 140px;
}
.entry-content p a, .entry-content p a:visited {
	color: #488dc6;
}
.entry-content p a:hover {
	text-decoration: underline;
}


.home-excerpt p,
.cat-excerpt p  {
	font-size: 13px;
	letter-spacing: 0.2px;
	line-height: 20px;
}
p.excerpt-home  {
	margin-top: 9px;
}
p.small {
	font-size: 11px;
	color: #666;
	letter-spacing: 0.2px;
}
.small a,
.small a:visited {
	font-size: 12px;
	color: #f9a31a;
}
.small a:hover {
	text-decoration: underline;
}
.full p.small {
	font-size: 12px;
	text-align: right;
	margin-bottom: 0;
	border-top: 1px dotted #DDD;
	padding-top: 5px;
}
#entry ul.menu li a,
#entry ul.menu li a:visited,
#meta #more-comments ul.menu li a,
#meta #more-comments li a:visited {
	color: #6ec2e5;
}
#entry ul.menu li a:hover,
#meta #more-comments ul.menu li a:hover {
	color: #666;
}
#meta #tags {
	color: #999;
	letter-spacing: 0.2px;
}
#meta #tags a,
#meta #tags a:visited {
	color: #f4a11c;	
}
#meta #tags a:hover {
	text-decoration: underline;
}
.entry-title {
	font-size: 18px;
	line-height: 24px;
}

.by-cat a,
.by-cat a:visited {
	color: #f9a31a;	
}
.by-cat a:hover, .by-cat-b a:hover {
	text-decoration: underline;
}
.by-cat-b a,
.by-cat-b a:visited {
	color: #555;
	letter-spacing: 0.2px;
}

.default-title  {
	font-size: 18px;
	color: #666;
	letter-spacing: 0.5px;
}

.hentry .default-title {
	font-size: 12px;
	padding-right: 20px;
	text-align: center;
}

.default-title a, .default-title a:visited {
	color: #33cccc;	
	letter-spacing: 1px;
}
.default-title a:hover {
	text-decoration: underline;
}
.orange-title a, .orange-title a:visited {
	font-size: 20px;
	line-height: 24px;
	font-weight: normal;
	color: #f4a11c;	
}

.spoiler p {
	font-size: 13px;
	font-weight: normal;
	color: #ff1e00;
	line-height: 18px;
	margin: 0;
}

/* Author */
div#author-info div#author-bio h4 {
	font-size: 18px;
	margin-bottom: 4px;
	color: #333;
	line-height: 24px;
}
div#author-info div#author-bio a, div#author-info div#author-bio a:visited {
	color: #444;
	font-weight: bold;
}
div#author-info div#author-bio a:hover {
	color: #777;
}
/* specify all three for accessibility */
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a,
h1 a:visited,
h2 a:visited,
h3 a:visited,
h4 a:visited,
h5 a:visited,
h6 a:visited {
	color: #67b5d5;
	text-decoration: none;
}
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover {
	color: #666;
}

/* Font sizes and vertical measure */
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3 {
	display: block;
	font-weight: normal;
}
h1.home {
	font-size: 24px;
	line-height: 30px;
	margin-bottom: 3px;
}
h1.cat {
	margin-bottom: 10px;
}
h1.archive {
	font-size: 16px;
}
h1.archive a {
}
h1.cat a, h1.cat a:visited {
	text-decoration: underline;
}
h1.post {
	font-size: 30px;
	line-height: 38px;
	color: #f09c16;
	margin-bottom: 16px;
}
h1,
.h1 {
	font-size: 24px;
}
h2,
.h2 {
	font-size: 20px;
}
.entry-content h2 {
	font-size: 20px;
	color: #555;
	margin-top: 30px;
	margin-bottom: 12px;
}
h3,
.h3 {
	font-size: 14px;
}
blockquote {
	margin: 24px 38px;
	padding: 0 0 0 50px;
	border: none;
	background: url(../img/left_quote_32x32.png) no-repeat;
}
blockquote p {
	padding: 5px 50px 5px 0;
	border: none;
	/*background: url(../img/right_quote_32x32.png) no-repeat right bottom;*/
	font-size: 18px;
	font-style: italic;
}
.full blockquote p {
	font-size: 16px;
	color: #999;
	letter-spacing: 0.2px;
}
blockquote.entry-summary {
	background-image: none;
}
blockquote.entry-summary p {
	background-image: none;
}
.tight {
	margin-bottom: 20px;
}


/* Sidebar and Widgets
============================== */
#sidebar h2 {
	font-size: 18px;
	line-height: 24px;
	font-weight: normal;
	color: #e53188;
	letter-spacing: 0.3px;
}

.last-widget li a, .last-widget li a:visited, .widget li a, .widget li a:visited {
	font-size: 13px;
	color: #999899;
	line-height: 16px;
}
.last-widget li a:hover, .widget li a:hover {
	color: #e53188;
}
