/*
Theme Name: MuchoGusto
Version: 1.1
Description: MuchoGusto is a light 2-column theme that features a header banner and a right sidebar. By bt&d studio (btd-studio.com). Based on 10PAD2-Rising Sun.
Author: bt&d studio, JCA 
(Original author: Eric Crooks)
Author URI: http://btd-studio.com
Tags: black, white, two-columns, right-sidebar, fixed-width, custom-header, theme-options
*/

* {
	margin: 0 auto;
}
body {
	background: #212e2e url(images/bg-grad.png) 0 0 repeat-x;
	color: #DDD;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 0.9em;
}
a {
	color: #FA4;
	text-decoration: none;
}
a:hover {
	color: #FFF;
	text-decoration: none;
}
cite {
	font-style: normal;
}
cite a {
	color: #FA4;
	font-style: normal;
}
code {
	font-size: 1.1em;
	line-height: 1.3em;
}
h2 {
	font-size: 1.5em;
	font-weight: normal;
}
h3 {
	color: #FFF;
	font-size: 1.4em;
	margin: 0.8em 0;
}
h4,
#social_connect_ui h3 {
	color: #5CC;
	font-size: 1.2em;
	margin: 0.8em 0;
}
h5 {
	color: #DDD;
	font-size: 1.05em;
	line-height: 1.5em;
	font-style: bold;
	margin: 0.8em 0 1.4em;
}
p {
	line-height: 1.5em;
	margin: 0.8em auto;
	text-align: left;
}
blockquote {
	font-family: Georgia, "Bitstream Charter", serif;
	font-size: 1.1em;
	color: #DDD;
	background: #1a1a1a url(images/quote.png) 8px 5px no-repeat;
	margin: 1em 0;
	padding: 0.1em 1em;
	border-radius: 9px;
	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
}
pre {
	background: #efefef;
	border: 1px solid #dfdfdf;
	display: block;
	font-size: 1.1em;
	line-height: 1.3em;
	overflow: auto;
	padding: 10px;
}
textarea {
	font-family: Georgia, "Bitstream Charter", serif;
	font-size: 1.1em;
}
img {
	border: none;
}

/* Header */

#headerwrap {
	margin: 10px 0 0 0;
	width: 100%;
}
#header-bg {
	padding: 10px 20px 0 20px;
	width: 790px;
	background: #000 url(images/header-grad.jpg) 0 0 repeat-x;
}
#header {
	border-bottom: 1px solid #444;
	clear: both;
	padding-bottom: 15px;
	width: 790px;
}
.bloginfo {
	width: 770px;
}
.bloginfo h1 {
	font-size: 1em;
	font-weight: normal;
}
.bloginfo strong a {
	color: #5CC;
	font-weight: bold;
}
.bloginfo strong a:hover {
	color: #FFF;
}
.bloginfo #blogdescription a {
	color: #FFF;
}
.bloginfo #blogdescription a:hover {
}
.searchform {
	width: 220px;
}

/* Content */

#banner-default,
#banner-custom {
	display:block;
	width: 550px;
	height: 250px;
	margin-bottom: 25px;
}
#contentwrap {
	width: 810px;
	display: block;
	background: #151515 url(images/degblack-long.png) 0 0 repeat-x;
	margin-bottom: 20px;
	padding: 20px 0 20px 20px;
	box-shadow: 0 3px 9px rgba(0,0,0,0.5);
	-moz-box-shadow: 0 3px 9px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 3px 9px rgba(0,0,0,0.5);
}
#content {
	float: left;
	width: 550px;
	margin: 0 20px 0 0;
}

/* Post and entries */

.post {
	margin-bottom: 20px;
}
.post embed, .post object {
	display: block;
	margin: 15px 0;
	max-width: 530px;
}
.post img, .post object {
	background: #333;
	padding: 9px;
}
.post a:hover img {
	background: #666;
}
.post .postimage {
	display: block;
	float: left;
	margin: 3px 15px 10px 0;
	width: 168px;
	height: auto;
}
.post .postimage .alignleft {
	margin: 0;
}
.page .post .postimage {
	width: 320px;
}
.post .postimagemed {
	display: block;
	float: left;
	margin: 3px 16px 15px 0;
	width: 275px;
	height: auto;
}
.post .postimagemed img {
	width: 255px;
	height: auto;
}
.post embed.alignleft, .post object.alignleft,
.post img.alignleft {
	margin: 0 15px 15px 0;
}
.post embed.alignright, .post object.alignright
.post img.alignright {
	margin: 0 0 15px 15px;
}
.post h1,
.post h2 {
	background: #90d6d6 url(images/post-grad.jpg) bottom left repeat-x;
	color: #FFF;
	display: block;
	font-size: 1.5em;
	line-height: 1.1em;
	font-weight: bold;
	margin-bottom: 15px;
	padding: 4px 10px 5px 10px;
	text-transform: uppercase;
	clear: both;
	text-shadow: 0 -1px 2px rgba(0,0,0,0.5);
	-webkit-text-shadow: 0 -1px 2px rgba(0,0,0,0.5);
	-moz-text-shadow: 0 -1px 2px rgba(0,0,0,0.5);
}
.pagetitle,
h1.pagetitle a {
	font-size: 1.2em;
	font-weight: normal;
	background: #333;
	color: #FA4;
}
.post h1 a,
.post h2 a {
	color: #1a1a1a;
	text-shadow: 0 -1px 2px rgba(0,0,0,0);
	-webkit-text-shadow: 0 -1px 2px rgba(0,0,0,0);
	-moz-text-shadow: 0 -1px 2px rgba(0,0,0,0);
}
.post h1 a:hover,
.post h2 a:hover {
	color: #EEE;
}
h1 .meta-sep {
	color: #000;
}
.post .post ul, 
.page .post ol {
	line-height: 1.5em;
}
.post ol {
	margin: 0 0 20px 0;
}
.post ul {
	list-style: square;
}
.post .wp-smiley {
	border: none;
	display: inline;
	margin: 0;
}
.postmetadata-top {
	color: #999;
	margin: 1em 0;
	text-transform: uppercase;
}
.page .postmetadata-top a {
	background: #333;
	color: #DDD;
	padding: 4px 8px 2px;
	text-transform: uppercase;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}
.postmetadata-top a {
	color: #999;
}
.postmetadata-top a:hover {
	color: #FFF;
}
.postmetadata-bottom {
	margin: 1.2em auto;
	text-transform: uppercase;
}
.post .comment-button {
	margin: 1em 0;
	text-align: right;
	min-height: 19px;
}
.post .comment-button a {
	font-size: 0.9em;
	color: #DDD;
	font-weight: bold;
	text-align: left;
	min-width: 17px;
	height: 18px;
	padding: 1px 0 0 3px;
	display: block;
	float: right;
	background: transparent url(images/commentbub.png) 0 0 no-repeat;
}
.more-link {
	text-transform: uppercase;
	font-size: 0.8em;
	margin-left: 4px;
}
.subscribe-to-comments label {
	color: #999;
	font-size: 0.9em;
	margin-left: 3px;
}
#post-2 strong, #post-3 strong {
	color: #999;
}
#post-2 a strong, #post-3 a strong {
	color: #FA4;
}

/* Buy links */

.buylinks {
	margin: 15px 0 20px;
}
.buylinks h4 {
	margin: 8px 0;
}
.buylinks p {
	font-size: 0.75em;
	line-height: 2em;
	margin: 8px 0;
}
.buylinks a {
	color: #DDD;
	font-weight: bold;
	background: #444 url(images/degbouton.jpg) 0 0 repeat-x;
	border: 1px solid #333;
	padding: 1px 6px 3px 6px;
	margin-right: 3px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	text-shadow: rgba(0,0,0,1) 0 -1px 1px;
}
.buylinks a:hover {
	color: #5CC;
	text-decoration: none;
	background-position: bottom left;
}

/* -post tables- */

.post table {
	border-collapse: collapse;
	width: 100%;
}

/* -sidebar- */

#sidebar1wrap {
	float: left;
	margin: 0 0 20px 0;
}
#sidebar1 {
	width: 209px;
	font-size: 0.9em;
	line-height: 1.2em;
	margin: 0;
	padding-left: 10px;
	padding-bottom: 1px;
	border-left: solid #444 1px;
}
#sidebar1 a {
	color: #DDD;
}
#sidebar1 a:hover {
	color: #999;
}
#sidebar1 img {
	max-width: 210px;
}
#sidebar1 .widget {
	margin-bottom: 20px;
}
#sidebar1 .ad {
	margin-bottom: 5px;
}
#sidebar1 h2 {
	background: #233 url(images/sidebar-grad•••.png) top right repeat-y;
	color: #DDD;
	font-size: 1.1em;
	font-weight: bold;
	text-transform: uppercase;
	padding: 4px 10px;
	margin-bottom: 7px;
	display: block;
}
#sidebar1 .widget.icl_languages_selector {
	margin-bottom: 15px;
}
#sidebar1 #lang_sel a {
	font-size: 14px;
	font-weight: normal;
	padding-top: 3px;
	padding-bottom: 3px;
}	
.lang_switcher a {
	color: #DDD;
	font-weight: bold;
	border: 1px solid #333;
	background: #444 url(images/degbouton.jpg) 0 0 repeat-x;
	padding: 1px 6px 2px 6px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	box-shadow: -1px 2px 2px rgba(0,0,0,0.35);
	-moz-box-shadow: -1px 2px 2px rgba(0,0,0,0.35);
	-webkit-box-shadow: -1px 2px 2px rgba(0,0,0,0.35);
	text-shadow: rgba(0,0,0,1) 0 -1px 1px;	
}
.widget_archive a,
.widget_links a,
.widget_meta a,
.widget_pages a,
.loginout a {
	border-bottom: 1px solid #444;
	color: #DDD;
	display: block;
	padding: 4px 3px 4px 0;
}
#sidebar1 .widget_pages li.child a {
	border-bottom: 0;
}
#sidebar1 .widget_pages li.child a.post-thumb {
	float: left;
	display: block;
	margin: 6px 10px 5px 0;
	padding: 0;
	border: 0;
	box-shadow: -2px 2px 4px rgba(0,0,0,0.4);
	-webkit-box-shadow: -2px 2px 4px rgba(0,0,0,0.4);
	-moz-box-shadow: -2px 2px 4px rgba(0,0,0,0.4);	
}
#sidebar1 .widget_pages li.child a:hover.post-thumb {
	background: #666;
}
#sidebar1 .widget_pages .post-thumb img {
	width: 90px;
	height: 90px;
}
.widget.loginout li:first-child {
	border-top: 1px solid #444;
}
#sidebar1 li {
	list-style: none;
}
#sidebar1 li.recentcomments a {
	border: none;
}
#sidebar1 li.widget_categories ul li {
	border-bottom: 1px solid #333;
	display: block;
	padding: 4px 4px 4px 10px;
}
#sidebar1 li.widget_categories ul li a {
	border-bottom: none;
	padding: 0;
}
#sidebar1 li.widget_categories ul li:hover, 
#sidebar1 li.widget_categories ul li:hover a {
	background: #333;
	color: #FFF;
}
#sidebar1 select {
	margin: 3px 0 3px 0;
	width: 220px;
}
#sidebar1 .textwidget {
	padding: 3px 0 3px 0;
}
#sidebar1 .textwidget img {
	display: block;
}
#sidebar1 .textwidget a {
	display: inline;
}
#sidebar1 ul {
	margin: 0;
	padding: 0;
}
#sidebar1 ul.children a, #sidebar1 li.page_item ul li.page_item a {
	padding-left: 20px;
}
#sidebar1 ul.children ul.children a, #sidebar1 li.page_item ul li.page_item ul li.page_item a {
	padding-left: 30px;
}
#sidebar1 ul.children ul.children ul.children a, #sidebar1 li.page_item ul li.page_item ul li.page_item ul li.page_item a {
	padding-left: 40px;
}
#sidebar1 .widget_text a, #sidebar1 .widget_text a img {
	border: none;
	padding: 0;
}
#sidebar1 .widget_tag_cloud {
	border-bottom: 1px solid #444;
	margin-bottom: 10px;
	padding-bottom: 3px;
}
#sidebar1 .widget_tag_cloud a {
	border: none;
	display: inline;
	padding: 0 3px 0 3px;
}
#sidebar1 .widget_tag_cloud h2 {
	margin-bottom: 10px;
}
#sidebar1 .widget_rss h2.small a {
	border: none;
	display: inline;
	color: #000;
	padding: 0;
}
#sidebar1 .widget_rss h2.small a img {
	display: none;
}
#sidebar1 .widget_rss ul li {
	border-bottom: 1px solid #444;
	display: block;
}
#sidebar1 .widget_rss ul li a.rsswidget {
	border: none;
	display: block;
	padding: 3px 3px 3px 10px;
}
#sidebar1 .widget_rss ul li cite {
	color: #FA4;
	font-size: .75em;
	text-transform: uppercase;
	padding-bottom: 3px;
}
#sidebar1 .widget_rss ul li .rss-date {
	color: #FA4;
	display: block;
	font-size: .75em;
	text-transform: uppercase;
}
#sidebar1 .widget_rss ul li .rssSummary {
	padding-bottom: 3px;
}
#sidebar1 .fbfanbox {
	background: #1a1a1a;
}
#sidebar1 .widget.fb_link {
	margin-bottom: 10px;
}
#sidebar1 .fb_link img,
#sidebar1 .twitter_link img {
	width: 28px;
	height: 28px;
	vertical-align: middle;
	margin: -2px 10px 0 0;
}

/* -sidebar calendar- */

#sidebar1 .widget_calendar h2 {
	display: none;
}
#sidebar1 .widget_calendar caption {
	background: #FFF;
	color: #000;
	font-size: 1em;
	font-weight: bold;
	margin: 20px 0 10px 0;
	padding: 10px;
	text-align: left;
}
#sidebar1 .widget_calendar table {
	border: 1px solid #444;
	width: 100%;
}
#sidebar1 .widget_calendar table a {
	border: none;
	color: #FFF;
	display: block;
	padding: 3px;
}
#sidebar1 .widget_calendar table a:hover {
	background: #FFF;
	color: #000;
}
#sidebar1 .widget_calendar table td {
	color: #dfdfdf;
	text-align: center;
}
#sidebar1 .widget_calendar table th {
	color: #FFF;
	text-align: center;
}

/* -comments- */

#comments, #respond {
	width: 550px;
}
#commentpages {
	margin-bottom: 20px;
}
h2.comments {
	color: #999;
	font-size: 1em;
	margin-bottom: 20px;
	text-transform: uppercase;
	padding:0;
	background: url(none);
}
h2.commentpages,
h2.respond {
	color: #DDD;
	background: #233 url(images/sidebar-grad•••.png) top right repeat-y;
	display: block;
	font-size: 1em;
	font-weight: bold;
	margin: 25px 0 15px 0;
	padding: 4px 10px;
	text-transform: uppercase;
}
ul#commentlist {
	list-style: none;
	margin-bottom: 15px;
	padding: 0;
}
ul#commentlist li.comment {
	margin-top: 10px;
	border-top: 1px solid #444;
	padding-top: 8px;
}
ul#commentlist .comment-body {
}
ul#commentlist li p {
	margin: 0.7em 0;
}
ul#commentlist li blockquote {
	margin: 0 0 10px 0;
}
ul#commentlist ul.children {
	margin: 0;
	list-style: none;
}
ul#commentlist li .avatar {
	width: 40px;
	height: 40px;
	background: #333;
	border: 0;
	float: left;
	margin: 0 15px 15px 0;
	padding: 0;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}
ul#commentlist .reply {
	text-align: right;
}
ul#commentlist .reply a {
	font-size: 9pt;
	color: #DDD;
	font-weight: bold;
	border: 1px solid #333;
	background: #444 url(images/degbouton.jpg) 0 0 repeat-x;
	padding: 1px 6px 1px 6px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	box-shadow: -1px 2px 2px rgba(0,0,0,0.35);
	-moz-box-shadow: -1px 2px 2px rgba(0,0,0,0.35);
	-webkit-box-shadow: -1px 2px 2px rgba(0,0,0,0.35);
	text-shadow: rgba(0,0,0,1) 0 -1px 1px;
}
ul#commentlist .reply a:hover {
	color: #FFF;
	background-position: bottom left;
}
.vcard .fn, .vcard .says {
	font-weight: bold;
}
.comment-meta {
	color: #999;
	font-size: .8em;
	text-transform: uppercase;
	margin: 0.8em 0;
}
.comment-meta a {
	color: #999;
}
.comment-meta a.comment-edit-link {
	color: #FA4;
}
.comment-meta a:hover.comment-edit-link {
	color: #FFF;
}
li.depth-1 #respond {
	margin: 0 0 -20px 0;
}
li.depth-2 #respond {
	margin: 0 0 -20px -20px;
}
li.depth-3 #respond {
	margin: 0 0 -20px -40px;
}
li.depth-4 #respond {
	margin: 0 0 -20px -60px;
}
li.depth-5 #respond {
	margin: 0 0 -20px -80px;
}
#commentform {
	padding-bottom: 20px;
	width: 550px;
}
#commentform a {
	color: #FA4;
}
#commentform a:hover {
	color: #FFF;
}
#commentform input[type=text],
#commentform textarea {
	background: #CCC;
	border: 1px solid #333;
	color: #000;
	padding: 5px;
	margin-bottom: 5px;
	box-shadow: inset 0 2px 4px rgba(0,0,0,0.5);
	-moz-box-shadow: inset 0 2px 4px rgba(0,0,0,0.5);
	-webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,0.5);
}
#commentform input[type=text] {
	width: 96%;
}
#commentform #commentbox {
	height: 100px;
	width: 536px;
	margin-top: 10px;
}
#commentform #submit {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 9.5pt;
	font-weight: bold;
	color: #DDD;
	float: right;
	height: 24px;
	background: #444 url(images/degbouton.jpg) 0 0 repeat-x;
	border: 1px solid #333;
	margin: 5px 0;
	padding: 2px 15px 4px;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	text-shadow: rgba(0,0,0,1) 0 -1px 1px;
	cursor: pointer;
}
.subscribe-to-comments {
	font-size: 0.9em;
	margin: 0;
}
#commentform #submit:hover {
	color: #FFF;
	background-position: bottom left;
}
#commentform small {
	text-transform: normal;
}
#commentform table {
	margin: 0;
}
#commentform td.label {
	min-width: 150px;
}
##commentform label {
	margin-right: 20px;
}
#commentform td.input {
	width: 75%;
}
.commentlinks a {
	color: #FFF;
	padding: 5px 10px 5px 10px;
}
.commentlinks a:hover {
	background: #FFF;
	color: #000;
}
.commentlinks .current {
	background: #FFF;
	color: #000;
	padding: 5px 10px 5px 10px;
}

/* -search form- */

#s {
	font-size: 9pt;
	line-height: 1em;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	background: transparent url("images/mag.png") 0 0 no-repeat;
	border: 1px solid #111;
	color: #999;
	padding: 3px 3px 2px 21px;
	width: 195px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	box-shadow: inset 0 1px 4px rgba(0,0,0,0.5);
	-moz-box-shadow: inset 0 1px 4px rgba(0,0,0,0.5);
	-webkit-box-shadow: inset 0 1px 4px rgba(0,0,0,0.5);
}
#searchsubmit {
	display: none;
}

/* -footer- */

#footer {
	color: #999;
	margin: 20px 20px 0 0;
	border-top: 1px solid #444;
	clear: both;
	padding: 10px 0 0 0;
	text-align: right;
}
#footer a {
	color: #999;
}
#footer a:hover {
	color: #FFF;
}
#footer small {
	text-transform: uppercase;
}

/* -misc and universal- */

.navlink {
	color: #999;
	font-size: 12px;
	display: block;
	margin: 20px 0 20px 0;
	text-transform: uppercase;
	text-align: center;
}
.navlink a {
	color: #999;
}
.navlink a:hover {
	color: #FFF;
}
.uppercase {
	text-transform: uppercase;
}
.wp-smiley {
	border: none;
	display: inline;
	margin: 0;
}

/* -floats - */

.aligncenter, div.aligncenter {
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}

/* Captions */

.wp-caption {
	background-color: #333;
	padding: 10px;
	margin: 0 0 20px 0;
	max-width: 550px;
}
.wp-caption a {
	display: block;
	margin: 0;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	max-width: 530px;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	color: #999;
	line-height: 17px;
	padding: 0;
	margin: 10px 0 0 0;
	text-transform: uppercase;
}
.wp-caption.alignleft  {
	margin: 0 16px 15px 0;
}
.wp-caption.alignright {
	margin: 0 0 16px 15px;
}

/* =Boxes */

.bandcampbox {
	margin: 1.2em 0 0.8em;
	width: 400px;
	border: 8px solid #333;
	clear: both;
}
.bandcampbox300 {
	margin: 20px 0 15px 0;
	width: 320px;
	border: 8px solid #333;
	background: #FFF;
	clear: both;
}
.bandcamptallbox {
	float: left;
	margin: 5px 20px 5px 0;
	width: 150px;
	border: 8px solid #333;
}
.jwplayerbox {
	margin-bottom: 20px;
}
.sharebox {
	line-height: 0.8em;
	margin: 1.1em 0;
	clear: both;
	min-height: 18px;
}
.sharebox .fb_likebtn {
	display: block;
	float: left;
	margin: 0;
	height: 20px;
}
.sharebox #addthis,
.addthisbox #addthis {
	display: block;
	float: left;
	min-width: 190px;
}
.page .fb_likebtn {
	margin: 0.8em 0 1.1em;
	min-height: 24px;
}
.gplusone {
	display: block;
	float: left;
}
.addthisbox {
	margin: 0.8em 0;
	clear: both;
}
.addthisbox p {
	color: #999;
	margin-bottom: 5px;
}
#social_connect_ui {
	clear: both;
}
#lbCaption a {
	font-size: 10pt;
	color: #666;
}
#lbCaption a:hover {
	color: #AAA;
}
.clearfloat {
	font-size: 1px;
	height: 1px;
	overflow: hidden;
	visibility: hidden;
	margin: -1px 0 0 0;
	padding: 0;
	clear: both;
}

/* =Mobile Safari (iPad, iPhone and iPod Touch) */

#content {
	-webkit-text-size-adjust: 145%;
}
#sidebar1 {
	-webkit-text-size-adjust: 135%;
}
#content h1,
#content h2,
#headerwrap {
	-webkit-text-size-adjust: 125%;
}
code,
.searchform {
	-webkit-text-size-adjust: none;
}

