/*

Theme Name: Carrington Blog
Theme URI: http://carringtontheme.com
Description: A developer friendly theme with atomic templates and an elegant override hierarchy.
Version: 1.3
Author: Crowd Favorite
Author URI: http://crowdfavorite.com
Tags: widgets, customizable, 3-column, framework, semantic, white, red, gray, carrington

// This file is part of the Carrington Theme for WordPress
// http://carringtontheme.com
//
// Copyright (c) 2008 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. 
// **********************************************************************

*/

@import url(css/carrington-blog.css);

/* including for compatibility */

.alignleft {
	float:left;
	margin-right:1em;
	margin-bottom:1em;
}
.alignright {
	float:right;
	margin-left:1em;
	margin-bottom:1em;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	/* optional rounded corners for browsers that support it */
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

/********************************************************/
/* Added by Cesar Gonzalez  */

span.logotext { color: #999; font-weight: bold; }
span.logotext span { color: #C11200; }

#header a img { float: left; }
#header #blog-description { font-size: 14px; float:left; margin: 39px 0 0 15px; }

#content h1, #content h2, #content h3 { clear: both; }
table {
	margin: 0;
	padding: 0;
	border: 0;
	border-collapse: collapse;
}

table td { border: 0; }

ul.ratings {
	margin: 0;
	padding: 0;
}

ul.ratings li {
	list-style: none;
}

.rating_label {
	white-space: nowrap;
	padding: 1px 10px 1px 0;
}

.rating_value {
	white-space: nowrap;
	padding: 1px 0;
}

.rating_value .no_ratings {
}

/* For the gallery at the top of the show pages */
#main-image {
	margin: 0 0 15px 0;
	width: 358px;
	background: white;
}

#main-image img {
	border: 2px solid #DDD;
	width: 354px;
}

.caption {
	display: block;
	margin: -2em 0 0 5px;
	font-style:italic; 
	color: white;
}

.galleria li a {display:none}
.galleria li div {position:absolute;display:none;top:0;left:0}
.galleria li div img {cursor:pointer}
.galleria li.active div img,.galleria li.active div {display:block}
.galleria li img.thumb {cursor:pointer;top:auto;left:auto;display:block;width:auto;height:auto}
* html .galleria li div span {width:358px} /* MSIE bug */

#sidebar .gallery-tango {
	list-style: none;
	width: 358px;
	margin: 0;
}

#sidebar .gallery-tango li {
	display: block;
	float: left;
	width: 65px;
	height: 65px;
	overflow: hidden;
	border: 1px solid #DDD;
	margin: 0 0 4px 4px;
	background: #000;
}

#carrington-about .about { clear: both; }

.clearing { clear: both; }

/* Styling for the list of show features on single show page*/
#show-info { 
	width: 380px;
	float: left;
}

#show-info .meta-key { font-weight: bold; }

#show-ratings {
	width: 110px;
	margin-left: 20px;
	float: left; 
}

#price-tag {
	font-weight: bold;
	font-size: 14px;
	margin: 15px 0 0 0;
	color: #5BA454;
}

#show-ratings .reserve-button a,
#show-ratings .no-reservations a,
#show-ratings .use-phone {

	display: block;
	text-align: center;
	font-size: 15px;
	font-weight: bold;
	background-color: #A00004;
	color: #FFF;
	padding: 4px 6px;
	margin-top: 10px;
	border: 2px solid #A00004;
	text-decoration: none;
}

#show-ratings .reserve-button a:hover {
	text-decoration: none;
	border-top: 4px solid #333;
	border-left: 4px solid #333;
}

#show-ratings .no-reservations a,
#show-ratings .use-phone {
	font-size: 12px;
	font-weight: normal;
	line-height: 1.2;
	background-color: #C06666;
	border: none;
}

#show-ratings .no-reservations a:hover {
	background-color: #A00004;
	text-decoration: none;
}

#show-ratings .reserve-button a { margin-top: 4px; }

/* Styling for the comments / review form. */
#comment-form .ratings {
	float: left;
}

#comment-form p.actions {
	clear: both;
}

#comment-form .ratings .rating_label {
}

p.reviewlink { text-align: right; }


/***** Custom Homepage CSS ********/

.home #content, .category #content { width: 715px; }

.home #sidebar, .category #sidebar { 

	width: 220px;
	background: #FFF;
	padding: 0;
}

.wpcf7 table td { padding: 1px 0 3px 0; vertical-align: top; }
.wpcf7 table .labels { width: 75px; }
#customer-name, #customer-email, #customer-date,
#customer-count, #show-selected, #customer-instructions { width: 230px; }
#customer-instructions { height: 35px; }
.home #sidebar img.paypal { width: 220px; }

/* Styling for shows lists on the Homepage */

.shadow {
	-moz-box-shadow: 3px 3px 5px #999;
	-webkit-box-shadow: 3px 3px 5px #999;
	box-shadow: 3px 3px 5px #999;
}

.all-reviews {
	width: 100%;
	margin-bottom: 6px; border: 0;
	background-color: #E9E9E9;
}

#content .thinview {
	width: 650px;
	height: 75px;
	background-color: #EFEFEF;
	border: 1px solid #DDD;
	padding: 10px;
	margin-bottom: 20px;
	overflow: hidden;
}

#content .thinview:hover { opacity: 0.8; }

#content .thinview-thumbnail {
	height: 75px;
	margin: 0 10px 0 0;
	padding: 0;
	float: left;
}

#content .thinview-content {
	float: left;
	width: 420px;
}


#content .thinview-rating {
	float: right;
	width: 125px;
}

#content .thinview-rating span {
	font-size: 13px;
	font-weight: bold;
	color: #222;
}

#content .thinview-content p { margin: 0; }
#content .thinview h3 a { color: #a00004; }

#content .quickview {
	position: relative;
	width: 215px;
	height: 320px;
	float: left;
	border: 1px solid #CCC;
	margin: 0 20px 15px 0;
	/* cursor: pointer; */
}

#content .quickview:hover {
	opacity: 0.7;
}

#content .quickview a.thumbnail {
	display: block;
	width: 215px;
	height: 165px;
	overflow: hidden;
}

#content .quickview a.thumbnail img {
	height: 165px;
}

#content .quickview-body {
	padding: 8px;
}


#content .quickview h3 a { 
	margin-bottom: 4px; 
	color: #A00004;
}
.quickview p { margin: 0; }
.quickview small { font-style: italic; }

.quickview .star-rating, 
.quickview .star-rating td { margin: 0; padding: 0; border: 0; height: auto; }
.quickview .star-rating { margin: 0 10px 2px 0; }

#content .quickview-price {
	position: absolute;
	right: 8px;
	bottom: 25px;
	font-size: 13px;
	font-weight: bold;
	color: #222;
}

.quickview-bottom {
	position: absolute;
	bottom: 8px;
	right: 8px;
}

.browse-all a {
	font-size: 15px;
	font-weight: bold;
}

.all-reviews td {
	border: 0;
	vertical-align: top;
	font-size: 0.92em;
	padding: 5px 10px;
}

.all-reviews p { margin: 0; }

/* For the jQuery UI Tabs, use the CSS below.  Images removed... */
#show-lists { margin-top: 15px; overflow: auto; }

#also-good { 
	margin-top: 15px; 
	padding-top: 15px; 
	border-top: 1px solid #DDD; 
	overflow: auto; 
}

#show-lists .ui-tabs-nav {
	/*resets*/
	margin: 0; padding: 0; 
	line-height: 1.3; text-decoration: none; list-style: none;

	float: left;
	position: relative;
	z-index: 1;
	border-right: 1px solid #d3d3d3;
	bottom: -1px;
}
#show-lists .ui-tabs-nav li {
	/*resets*/
	margin: 0; padding: 0;
	float: left;
	border: 1px solid #d3d3d3;
	border-right: none;
}
#show-lists .ui-tabs-nav li a {
	/*resets*/
	margin: 0; padding: 0;
	float: left;
	padding: .5em 1.7em;
	color: #555555;
	background-color: #e6e6e6;
}
#show-lists .ui-tabs-nav li a:hover {
	background-color: #dadada;
	color: #212121;
}
#show-lists .ui-tabs-nav li.ui-tabs-selected {
	border-bottom-color: #ffffff;
}
#show-lists .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs-nav li.ui-tabs-selected a:hover {
	background-color: #ffffff;
	color: #222222;
}
#show-lists .ui-tabs-panel {
	clear:left;
	border: 1px solid #d3d3d3;
	background-color: #ffffff;
	color: #222222;
	padding: 1.5em 1.7em;	
}
#show-lists .ui-tabs-hide {
	display: none;/* for accessible hiding: position: absolute; left: -99999999px*/;
}

/** Product Options Page **/

.inbuenosaires {
	width: 230px;
	float: right;
	padding-left: 10px;
	margin-top: 110px;
	border-left: 1px solid #AAA;
}

.inbuenosaires h3 {
	color: #A00004;
	font-size: 16px;
	margin-bottom: 4px;
}

.inbuenosaires p { font-size: 16px; }
.inbuenosaires p span { color: #111; font-weight: bold; }


/***** Search for Shows Form ********/

#search-shows table.form-holder { margin: 0; padding: 0; border: 0; }
#search-shows .form-holder td {
	margin: 0;
	border: 0;
	padding: 0 0 3px 0;
}
#search-shows .checkbox { vertical-align: bottom; }
#search-shows .form-label { 
	width: 80px;
	padding: 0 4px 3px 0;
	text-align: right;
}
#search-shows #show-date {
	background: transparent url(images/calendar_view_month.png) no-repeat right center;
}
#search-shows input, #search-shows button, #search-shows select { width: 100px; }
#search-shows button { margin-top: 5px; }


/* The language switcher functions in the top right corner */
#languages {
	position: absolute;
	top: 10px;
	right: 10px;
}

#languages ul {
	list-style-type: none;
}

#languages li {
	float: left;
	margin-right: 10px;
}

#languages a:hover { text-decoration: none; opacity: 0.6; }

#en-icon, #es-icon, #br-icon {
	display: block;
	height: 32px;
	width: 32px;
}

#en-icon { background: url(images/en.gif) top left no-repeat; }
#es-icon { background: url(images/es.gif) top left no-repeat; }
#br-icon { background: url(images/br.gif) top left no-repeat; }

#sub-header #all-categories { width: 620px; }
#sub-header #all-categories li a { font-size: 14px; }
#call-us { float: right; font-weight: bold; font-size: 16px; }
#call-us span { color: #A00004; }

/* For the Contact Us page */
#contact-form {
	border: 1px solid #777;
	margin: 15px 0;
	padding: 25px 15px;
	width: 400px;
}

#contact-form label {
	display: block;
	width: 130px;
	float: left;
}

#contact-form input { width: 250px; }
#contact-form textarea { width: 250px; height: 250px; }
