/* @override http://www.fugandbusted.com/wp-content/themes/fug/user.css */

/*  
Theme Name: Fug And Busted Premium
Theme URI: http://www.fugandbusted.com
Description: Tema oficial de <a href="http://www.fugandbusted.com">Fug And Busted</a> para usuarios premium
Version: 4.0
Author: Maison De L'Art
Author URI: http://maisondelart.net

*/
* html {
	margin: 0;
	padding: 0;
}

body {
    height: 100%;
	color: black;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin: 0;
	padding: 0;
	background-color: #fcfcfc;
}

a {
	color: #ff0065;
	text-decoration: underline;
}

a:hover {
	color: gray;
	text-decoration: none;
}

#header {
	text-align: center;
	margin-bottom: 10px;
	margin: auto;
	padding-top: 20px;
	background: url(img/h1.png) no-repeat center 15px;
	height: 120px;
}

#header .header {
	margin: 0;
	height: 100px;
}

#header .header a {
	display: block;
	text-indent: -999999px;
	height: 100px;
	width: 700px;
	margin: auto;
}

img#ZoomImage {
	background-color: transparent;
}

h4, h5 {
	margin: 0;
}

p.tip {
	color: #b6b6b6;
	margin: auto;
	text-transform: uppercase;
	padding: 0 20px;
	font: 1em Garamond, Georgia, "Times New Roman", Times, serif;
}

div.bannerhead {
	margin: auto;
	text-align: center;
	padding: 20px 0 0;
	display: none;
}

.clear {
	clear: both;
}

.rounded {
	border-radius:15px;
	-webkit-border-radius:15px;
	-moz-border-radius:15px;
	box-shadow: 0 2px 50px #dddfdf;
	-webkit-box-shadow: 0 2px 50px #dddfdf;
	-moz-box-shadow: 0 2px 50px #dddfdf;
	color: #cdd1d1;
}

.rounded:hover {
	box-shadow: 0 1px 42px #ffb5e5;
	-webkit-box-shadow: 0 1px 42px #ffb5e5;
	-moz-box-shadow: 0 1px 42px #ffb5e5;
}

#wrapper {
	width: 980px;
	margin: auto;
	clear: both;
}

#combox {
	clear: both;
	background-color: #ff0065;
	background-image:-webkit-gradient(linear, 0% 100%, 0% 0%, from(#DE0058), to(#FF3B89), color-stop(.6,#FF0065));
	padding: 40px 0;
}

#content {
	width: 655px;
	float: left;
	margin-left: 15px;
}

#content h1.archive {
	color: #ff0065;
	text-transform: uppercase;
	text-shadow: gray 0 1px 2px;
	margin-top: 0;
	margin-bottom: 10px;
	padding: 0;
	margin-left: 0;
	font-style: normal;
	font-size: 3em;
	font-weight: bold;
}

.adsense {
	text-align: center;
}

.googlesense {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}

.bannerhead {
	margin: 30px auto;
}

#content .post {
	margin-bottom: 15px;
	background-color: white;
	padding: 9px;
	width: 297px;
	float: left;
	margin-left: 5px;
	min-height: 275px;
	margin-right: 5px;
}

#content .post.adsense {
	background-color: #fcfcfc;
}

#content .post h2 {
	padding: 0 0 15px;
	margin: 0;
	color: #ff0065;
	overflow: visible;
	letter-spacing: -1px;
	text-shadow: #dfdfdf 0 1px 0;
	font-size: 1.7em;
	font-weight: bold;
}

#content .single h1 {
	margin: 0;
	color: #ff0065;
	overflow: visible;
	letter-spacing: -1px;
	text-shadow: silver 0 1px 0;
	font-size: 3.5em;
	font-weight: bold;
}

#content .post a {
	color: #ff0065;
	text-decoration: none;
	font-weight: bold;
}

#content .post a:hover {
	color: #222;
}

#content .post:hover a {
	color: #222;
}

#content .post ul {
	margin: 5px auto;
}

#content .post ul li {
	font-size: 0.8em;
	list-style-type: square;
}

#content .post p.postmetadata {
	font-size: 0.7em;
	margin: 0;
	color: #666;
	text-align: right;
	clear: both;
	padding: 10px 0 0;
}

#content .post img.thumbnail {
	float: left;
	width: 100px;
	margin-right: 10px;
	border: 2px solid #ff0065;
}

#content .post img.thumbnail:hover {
	border: 2px solid silver;
}

#content .post p {
	font-size: 0.75em;
	text-align: justify;
	padding: 0 0 15px;
	margin: 0;
	color: #333;
	text-shadow: #dfdfdf 0 1px 0;
}

#content .single {
	background: white;
	padding: 15px;
}

ul.tabNavigation {
	list-style: none;
	padding: 0 0 5px;
	margin: auto auto 15px;
	width: 285px;
	overflow: hidden;
	clear: both;
	border-bottom: 1px solid #f3f3f3;
}

ul.tabNavigation li {
	display: inline;
	float: left;
	padding-right: 15px;
}

ul.tabNavigation li.commented {
	padding-right: 0;
	padding-left: 0;
}

ul.tabNavigation li.voted {
	padding-right: 0;
	padding-left: 15px;
}

ul.tabNavigation li a {
	display: block;
}

div.tabs {
	padding: 0 15px 0 0;
	color: #666;
}

div.tabs div ol {
	padding-left: 20px;
	margin: 0;
}

#content .single div.entry ul#links h2 {
	text-transform: capitalize;
	background-image: none;
	margin: 10px 0;
	padding: 0;
	color: black;
	font-style: normal;
	font-size: 1.2em;
	font-weight: bold;
}

.entry blockquote {
	font-style: italic;
	font-size: 1.2em;
	color: #ff0065;
	background-color: white;
	border: 1px dotted #ffb5e5;
	padding: 10px;
}

.entry blockquote p {
	margin: 0;
	padding-top: 0;
	padding-bottom: 15px;
}

#content .single div.entry ul#links {
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
}

#content .single div.entry {
	font-size: 0.85em;
	color: #333;
}

div.entry h3#more {
	background: url(img/h3-more.png) no-repeat;
	margin: 0;
	padding: 0;
	width: 134px;
	height: 34px;
	text-indent: -999999px;
}

.excerpt {
	font-size: 1.3em;
	color: #333;
	text-align: justify;
	font-weight: bold;
	margin: 20px auto;
	padding: 15px;
	border-bottom: 1px solid #cecece;
	border-top: 1px solid #cecece;
}

.entry .excerpt p, .excerpt p {
	margin: 0;
	padding: 0;
}

#content .single div.entry ul {
	list-style-type: square;
	margin-bottom: 8px;
	margin-top: 8px;
}

#content .single div.entry img, #content .single div.entry object {
	border: 5px solid silver;
	text-align: center;
	margin: 0 auto 10px;
	display: block;
}

#content .single div.entry img.staff-float {
	float: left;
	overflow: hidden;
	display: block;
	margin-bottom: 20px;
	margin-right: 20px;
}

div.entry p {
	padding-top: 15px;
	text-align: justify;
	margin-bottom: 0;
	margin-top: 0;
	line-height: 19px;
	text-shadow: #dfdfdf 0 1px 0;
}

div.wp-caption {
	padding-top: 15px;
	text-align: center;
	margin: 0 auto;
}

div.wp-caption p {
	text-align: center;
	font-style: italic;
	color: gray;
}

#content .single div.entry ul.postmeta {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#content .single div.entry ul.postmeta ul.related {
	background: url(img/h3-related.png) no-repeat left center;
	list-style-type: none;
	padding: 10px 0 5px 180px;
}

ul.related li, ul.tags li {
	font-size: large;
	font-weight: bold;
	padding-bottom: 5px;
	color: silver;
}

#content .single div.entry ul.postmeta ul.tags {
	background: url(img/h3-starring.png) no-repeat 65px center;
	padding: 15px 0 15px 180px;
	list-style-type: none;
	border-top: 1px solid #f3f3f3;
	border-bottom: 1px solid #f3f3f3;
}

#content .single div.entry ul.postmeta ul.chamba {
	background: url(img/h3-chamba.png) no-repeat left center;
	padding: 10px 0 5px 180px;
	list-style-type: none;
	height: 40px;
}

ul.chamba li {
	float: left;
}

ul.chamba li a {
	display: block;
	height: 40px;
	width: 108px;
	text-indent: -999999px;
}

ul.chamba li a.twitter {
	background: url(img/chambabuttons.png) no-repeat -110px top;
}

ul.chamba li a.twitter:hover {
	background: url(img/chambabuttons.png) no-repeat -110px bottom;
}

ul.chamba li a.facebook {
	background: url(img/chambabuttons.png) no-repeat -220px top;
}

ul.chamba li a.facebook:hover {
	background: url(img/chambabuttons.png) no-repeat -220px bottom;
}

#content .single div.entry img:hover, #content .single div.entry object:hover {
	border: 5px solid #ff0065;
}

.archive {
	width: auto;
	font-size: 1.2em;
	clear: both;
	overflow: hidden;
	padding: 25px 0;
	color: silver;
}

.archive a {
	color: gray;
	font-size: 1.4em;
	font-weight: bold;
	letter-spacing: -1px;
	text-decoration: none;
	text-shadow: gray 0 1px 2px;
}

.archive a:hover {
	color: #ff0065;
}

.alignleft {
	float: left;
	width: 47%;
}

.alignright {
	float: right;
	width: 47%;
	text-align: right;
}

#content .single a, #content #combox a {
	color: #ff0065;
	text-decoration: none;
	text-shadow: #777 0 1px 1px;
}

div.comment p a.replyto {
	display: inline;
	float: right;
	position: relative;
	font-weight: bold;
}

#content .single a:hover, #content #combox a:hover {
	color: #222;
	text-decoration: none;
}

/* @group Sidebar */

#sidebar {
    float: left;
    width: 310px;
	font-size: small;
	list-style-type: none;
	padding-left: 0;
}

#sidebar .iemessage {
	background-color: white;
	padding: 8px;
	text-align: center;
	border: 5px solid silver;
	margin: 10px 5px;
}

#sidebar .iemessage a:link {
	color: #ff0065;
	text-decoration: underline;
}

#sidebar .iemessage a:hover {
	text-decoration: none;
	color: black;
}

#sidebar a {
	font-weight: bold;
	text-decoration: none;
	text-shadow: silver 0 1px 1px;
}

#searchform {
	margin-bottom: 10px;
}

#searchform form#search {
	background-color: white;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 0;
	overflow: hidden;
}

#searchform input#searchput {
	border: 0px;
	background-color: transparent;
	float: left;
	color: gray;
	padding: 7px;
	width: 247px;
	font-size: 1.2em;
}

#searchform input#searchsubmit {
	background: transparent url(img/glasses.png) no-repeat center center;
	font-size: 1px;
	text-indent: -999999px;
	border: 0px;
	float: right;
	cursor: pointer;
	padding: 16px;
	display: block;
	width: 43px;
}

#comments ul {
	font-size: 0.75em;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

div#polls ul {
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
}

div#comments ul li {
	padding-left: 5px;
	margin: 0;
	padding: 5px;
}

#tags, #comments, #twitter, #sidebar .default {
	width: 282px;
	padding: 13px;
	color: gray;
}

#sidebar div h3 {
	margin: 0;
	padding: 0 0 10px;
	font-size: large;
}

ul.twitter {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

#twitter ul.twitter li.twitter-item {
	margin-bottom: 15px;
	font-size: 10px;
}

#funner {
	width: 300px;
	margin: auto;
	height: 100px;
}

#funner a {
	width: 180px;
	height: 70px;
	display: block;
	background: url(img/banner.png) no-repeat -12px -16px;
	color: white;
	text-shadow: #000000 0 2px 0;
	font-size: xx-large;
	padding-left: 120px;
	padding-top: 30px;
	-webkit-border-top-left-radius: 15px;
	-webkit-border-bottom-left-radius: 15px;
	-moz-border-radius-topleft: 15px;
	-moz-border-radius-bottomleft: 15px;
	border-top-left-radius: 15px;
	border-bottom-left-radius: 15px;
}

#funner:hover, #funner.facebook:hover, #funner.twitter:hover, #funner.youtube:hover {
	background: #BABABA;
	background-image:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#FFFFFF), to(#BABABA));
	background-image:-moz-linear-gradient(19% 75% 90deg,#BABABA, #ffffff);
}

#funner.facebook {
	background: #415A80;
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#415A80), to(#102859));
	background-image:-moz-linear-gradient(19% 75% 90deg,#102859, #415A80);
}

#funner.facebook:hover a {
	color: #415A80;
	text-shadow: white 0 1px 0;
}

#funner.twitter {
	background: #059BFF;
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#059BFF), to(#002673));
	background-image:-moz-linear-gradient(19% 75% 90deg,#002673, #059BFF);
}

#funner.twitter:hover a {
	color: #059BFF;
	text-shadow: white 0 1px 0;
}

#funner.youtube {
	background: #C90E0E;
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FF3333), to(#590303));
	background-image:-moz-linear-gradient(19% 75% 90deg,#590303, #FF3333);
}

#funner.youtube:hover a {
	color: #C90E0E;
	text-shadow: white 0 1px 0;
}

#singlebar .default ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

#singlebar .default ul li {
	margin-bottom: 3px;
	color: gray;
}

/* @end */

/* @group Postratings */

.post-ratings {
	width:100%;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	display: inline;
}
.post-ratings-loading {
	display: none;
	height: 16px;
	text-align: left;
}
.post-ratings-image {
	border: 0px;
}
.post-ratings IMG, .post-ratings-loading IMG, .post-ratings-image IMG {
	border: 0px;
	padding: 0px;
	margin: 0px;
}

.post-ratings-comment-author {
	font-weight: normal;
	font-style: italic;
}

/* @end */

/* @group Comments */

#content div.title h3 {
	margin: 0;
	padding: 20px;
}

ol.commentlist {
	padding: 0 325px 0 0;
	margin: 0 auto 0 auto;
	list-style-type: none;
	width: 655px;
	margin: auto;
	clear: both;
}

#commentform {
	padding: 0 325px 0 0;
	margin: 0 auto 0 auto;
	width: 655px;
	margin: auto;
}

#combox .commentlist li {
	margin: auto auto 20px;
	background-color: #fff;
	padding: 15px;
	border-radius:25px;
	-webkit-border-radius:25px;
	-moz-border-radius:25px;
	box-shadow: 0 6px 42px #961539;
	-webkit-box-shadow: 0 6px 42px #961539;
	-moz-box-shadow: 0 6px 42px #961539;
}

.commentlist li p {
	font-size: 0.85em;
	color: #333;
	text-align: justify;
	margin-left: 63px;
	display: block;
	overflow: hidden;
}

.comment-edit-link {
	margin: 0;
}

div.comment p.comment_author {
	font-size: 0.75em;
	margin-bottom: 5px;
	color: silver;
	margin-top: 0;
	padding-top: 0;
}

.comment_author strong {
	color: black;
}

ol.commentlist div.comment {
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}

div.comment div.comment-remix-meta {
	text-align: right;
	font-size: 0.7em;
	font-weight: bold;
}

ol.commentlist div.comment img {
	max-width: 430px;
	border: 5px solid silver;
}

ol.commentlist div.comment img:hover {
	border: 5px solid #ff0065;
}

ol.commentlist div.comment img.avatar {
	float: left;
	border: 0px;
	margin: 0 10px 10px 0;
}

#combox h4 {
	text-align: center;
	color: white;
	font-weight: normal;
	padding: 25px;
	font-size: 2em;
	margin: 0;
	text-shadow: #333 0 1px 2px;
}

#commentform form {
	margin-bottom: 0;
}

#commentform p.identified {
	text-align: center;
	color: white;
	padding: 15px;
}

#commentform p.identified a {
	color: white;
	font-weight: bold;
}

form input#author, form input#email, form input#url {
	height: 30px;
	border: 0px;
	background-color: white;
	margin-bottom: 20px;
	padding: 5px;
	width: 300px;
	font-size: 1em;
	color: gray;
}

#commentform form p {
	margin-bottom: 0;
	margin-top: 0;
	text-align: right;
	color: #333;
	clear: both;
}

#commentform form label {
	float: left;
	width: 320px;
	padding: 10px;
	color: white;
}

textarea#comment {
	width: 630px;
	height: 102px;
	border: 0px;
	padding: 10px;
	font: 1em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	background-color: white;
	color: gray;
}

#commentform form p.submit {
	text-align: right;
	padding-top: 40px;
}

input#submit {
	width: 200px;
	height: 30px;
	display: block;
	float: right;
	background-color: white;
	border: none;
	border-radius:7px;
	-webkit-border-radius:7px;
	-moz-border-radius:7px;
	box-shadow: 0 2px 50px #dddfdf;
	-webkit-box-shadow: 0 1px 2px #000;
	-moz-box-shadow: 0 2px 50px #dddfdf;
	font-size: large;
	background-image: -webkit-gradient(linear, 0% 100%, 0% 0%, from(#D1D1D1), to(#FFFFFF));
	color: gray;
	text-shadow: white 0 1px 1px;
	font-weight: bold;
}

input#submit:hover {
	box-shadow: 0 0 20px #ffb5e5;
	-webkit-box-shadow: 0 0 20px #ffb5e5;
	-moz-box-shadow: 0 0 20px #ffb5e5;
	cursor: pointer;
}


/* @end */

#footer {
	padding-top: 40px;
	background-image:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#D9D9D9), to(#E3E3E3), color-stop(.1,#FFFFFF));
	background-image: -moz-linear-gradient(100% 100% 90deg,#E3E3E3, #FFFFFF);
	clear: both;
}

#footer.home {
	background-image:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#fcfcfc), to(#E3E3E3));
	background-image: -moz-linear-gradient(100% 100% 90deg,#E3E3E3, #fcfcfc);
}

#footer a {
	color: gray;
	text-decoration: none;
}

#menu {
	width: 780px;
	margin: auto;
	clear: both;
	overflow: hidden;
	padding: 0;
}

#menu li {
	float: left;
	list-style-type: none;
	margin-top: 0;
	width: 22%;
	margin-left: 2%;
	padding: 0;
	text-shadow: white 0 1px 0;
}

#menu ul {
	margin: 0;
	padding: 5px 0 0;
}

#menu h5 {
	font-size: 1em;
	text-shadow: silver 0 0 15px;
	padding-left: 10px;
	padding-bottom: 5px;
}

#menu li ul li {
	margin-bottom: 5px;
	float: none;
	margin: 0;
	width: auto;
	font-size: 0.9em;
}

#menu li ul li a {
	color: gray;
	text-decoration: none;
	display: block;
	padding: 6px 6px 6px 10px;
	border-bottom: 1px solid #E3E3E3;
	border-top: 1px solid #fff;
}

#menu li ul li a:hover {
	color: white;
	text-decoration: none;
	text-shadow: white 0 0 9px;
	background-color: #ff0065;
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FF0065), to(#9E003F));
}

ul.enlaces {
	margin: 0;
	padding: 0;
	text-indent: -999999px;
	position: relative;
	bottom: 2000px;
}

ul.enlaces li {
	margin: 0;
	padding: 0;
	display: inline;
	height: 5px;
}

#footer p {
	text-align: center;
	color: silver;
	font-size: 0.7em;
	margin: 20px auto 0;
	padding: 80px 0;
	background: url(img/glasses.png) no-repeat center 50px;
	text-shadow: white 0 1px 0;
}

#footer p a:hover {
	color: black;
	text-decoration: none;
}

/* Plugins */

.post-ratings {width:100%;filter: alpha(opacity=100);-moz-opacity: 1;opacity: 1;/* background-color: #ffffff; */}.post-ratings-loading {display: none;height: 16px;text-align: left;}.post-ratings-image {border: 0px;}.post-ratings IMG, .post-ratings-loading IMG, .post-ratings-image IMG {border: 0px;padding: 0px;margin: 0px;}.post-ratings-text {}.post-ratings-comment-author {font-weight: normal;font-style: italic;}div.wpcf7 {margin: 0;padding: 0;}div.wpcf7-response-output {margin: 2em 0.5em 1em;padding: 0.2em 1em;}div.wpcf7-mail-sent-ok {border: 2px solid #398f14;}div.wpcf7-mail-sent-ng {border: 2px solid #ff0000;}div.wpcf7-spam-blocked {border: 2px solid #ffa500;}div.wpcf7-validation-errors {border: 2px solid #f7e700;}span.wpcf7-form-control-wrap {position: relative;}span.wpcf7-not-valid-tip {position: absolute;top: 20%;left: 20%;z-index: 100;background: #fff;border: 1px solid #ff0000;font-size: 10pt;width: 280px;padding: 2px;}span.wpcf7-not-valid-tip-no-ajax {color: #f00;font-size: 10pt;display: block;}span.wpcf7-list-item {margin-left: 0.5em;}.wpcf7-display-none {display: none;}img.ajax-loader {border: none;vertical-align: middle;}.vvqbox { display: block; max-width: 100%; visibility: visible !important; margin: 10px auto; } .vvqbox img { max-width: 100%; height: 100%; } .vvqbox object { max-width: 100%; }