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

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

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

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

#header {
	text-align: center;
	margin-bottom: 10px;
	margin: auto;
	background: #ff0065 url(img/background-top.png) repeat-x 0 top;
	padding-top: 20px;
	padding-bottom: 20px;
}

div#adsensaco {
	background-color: #080003;
	margin: auto;
	padding-top: 250px;
	padding-bottom: 300px;
	height: 90px;
	text-align: center;
}

#header h1 {
	width: 309px;
	height: 38px;
	background: url(img/fug-and-busted.png) no-repeat center center;
	margin: 10px auto;
}

#header h1 a {
	width: 309px;
	height: 38px;
	display: block;
	text-indent: -999999px;
}

img#ZoomImage {
	background-color: transparent;
}

h2.slogan {
	text-indent: -999999px;
	width: 79px;
	height: 8px;
	background: url(img/in-fug-we-trust.png) no-repeat center center;
	text-align: center;
	margin: 0 auto;
}

h2.alicante {
	text-indent:-9000px;
	margin: 0;
	padding: 0;
	position: relative;
	bottom: 900px;
}

h4 {
	margin: 0;
	padding-top: 3px;
	padding-bottom: 3px;
}

h4.tip {
	color: #ffb5e5;
	font: 0.6em Garamond, Georgia, "Times New Roman", Times, serif;
	margin: auto;
	text-shadow: black 0 1px 1px;
	text-transform: uppercase;
}

div.bannerhead {
	margin: auto;
	text-align: center;
	padding: 0;
}

p.alert {
	margin: auto;
	text-align: center;
	background-color: white;
	width: 900px;
	padding: 4px;
}

p.alert a {
	color: #ff0065;
	font-size: 1.2em;
	background-color: yellow;
	width: 872px;
	padding: 10px;
	border: 3px solid #ff0065;
	display: block;
	margin: auto;
	text-decoration: none;
}

p.alert a:hover {
	color: #000;
	text-decoration: none;
	background-color: #ffb5e5;
}

.clear {
	clear: both;
}

#wrapper {
	width: 900px;
	margin: auto;
}

#content {
	width: 579px;
	float: right;
}

#content p.archive {
	color: white;
	font-size: 0.8em;
}

#content h2.archive {
	color: white;
	text-transform: uppercase;
	text-shadow: #000000 0 1px 1px;
	font: normal bold 2em "Kozuka Gothic Std, Arial Narrow", Helvetica, Arial, serif;
	margin-top: 0;
	margin-bottom: 10px;
}

div#content div.adsense {
	width: 571px;
	margin: auto;
	text-align: center;
}

div.leftsense {
	text-align: center;
}

#content .post {
	background: url(img/starred-middle.jpg) repeat-y center;
	margin-bottom: 10px;
}

#content .post h2 {
	text-transform: uppercase;
	padding: 5px 15px;
	margin: 0;
	font: italic bold 1.2em "Arial Narrow", Helvetica, Arial, serif;
	background: url(img/starred-top.jpg) no-repeat center top;
	color: #ff0065;
	overflow: visible;
}

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

#content .post a:hover {
	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;
	background: url(img/starred-bottom.jpg) no-repeat center bottom;
	padding-top: 10px;
	padding-bottom: 20px;
	text-align: right;
}

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

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

#content .post p {
	font-size: 0.75em;
	padding: 0 15px;
	text-align: justify;
}

#content .single {
	background: url(img/content-background.jpg) repeat-y center;
	width: 567px;
}

div.googlesense {
	text-align: center;
	width: 250px;
	height: 250px;
	padding: 15px;
	float: right;
}

ul.tabNavigation {
	list-style: none;
	padding: 0;
	margin: auto;
	width: 520px;
	height: 33px;
}

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

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

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

ul.tabNavigation li a {
	display: block;
	text-indent: -999999px;
}

ul.tabNavigation li.viewed a {
	background: url(img/button-tops.png) no-repeat 0 -4px;
	width: 146px;
	height: 26px;
}

ul.tabNavigation li.commented a {
	background: url(img/button-tops.png) no-repeat -156px -3px;
	width: 180px;
	height: 27px;
}

ul.tabNavigation li.voted a {
	background: url(img/button-tops.png) no-repeat -347px 0;
	width: 144px;
	height: 30px;
}

ul.tabNavigation li.viewed a:hover, ul.tabNavigation li.viewed a.selected {
	background: url(img/button-tops.png) no-repeat 0 -34px;
	width: 146px;
	height: 26px;
}

ul.tabNavigation li.commented a:hover, ul.tabNavigation li.commented a.selected {
	background: url(img/button-tops.png) no-repeat -156px -33px;
	width: 180px;
	height: 27px;
}

ul.tabNavigation li.voted a:hover, ul.tabNavigation li.voted a.selected {
	background: url(img/button-tops.png) no-repeat -347px -30px;
	width: 144px;
	height: 30px;
}

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

div.tabs div {
	background: url(img/content-footer.png) no-repeat center top;
	padding-top: 1px;
}

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

#content .single h2 {
	background: url(img/content-background-top.jpg) no-repeat right top;
	font: italic bold 1.8em "Arial Narrow", Helvetica, Arial, serif;
	text-transform: uppercase;
	color: #ff0065;
	text-align: justify;
	text-shadow: gray 0 1px 1px;
	margin: 0px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
}

#content .single div.entry ul#links h2 {
	text-transform: capitalize;
	background-image: none;
	margin: 10px 0;
	padding: 0;
	color: black;
	font: normal bold 1.2em "Kozuka Gothic Std, Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

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

div.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 {
	background: url(img/content-background-bottom.jpg) no-repeat center bottom;
	margin-top: auto;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
	font-size: 0.8em;
	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;
}

div#excerpt {
	font-size: 1.2em;
	color: #333;
	text-align: justify;
	font-weight: bold;
}

div#excerpt-archive p, #content p.chat{
	font-size: 1em;
	color: #ffb5e5;
	margin-bottom: 10px;
	text-align: justify;
	padding: 0 20px 0 10px;
	margin-top: 5px;
}

#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;
}

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

div.entry p {
	padding-top: 10px;
	text-align: justify;
	margin-bottom: 0;
	margin-top: 0;
}

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

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

#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: medium;
	font-weight: bold;
}

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

#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;
	border-top: 1px solid silver;
	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 a img:hover, #content .single div.entry object:hover {
	border: 5px solid #ff0065;
}

#content div.navigation {
	width: auto;
	font-size: 0.8em;
	color: #ffb5e5;
	margin-left: auto;
	margin-right: 10px;
	padding: 10px 0;
}

#content div.navigation a {
	font-weight: bold;
	font-size: 1.3em;
	color: white;
}

#content div.navigation a:hover {
	text-decoration: none;
}

#content div.archive {
	width: auto;
	color: #ffb5e5;
	margin-left: auto;
	margin-right: 10px;
	padding-bottom: 20px;
	font-size: 1.2em;
}

#content div.archive a {
	display: block;
	text-indent: -999999px;
}

#content div.alignleft {
	float: left;
	width: 47%;
}

#content div.alignright {
	float: right;
	width: 47%;
}

#content div.navigation div.alignright {
	float: right;
	width: 47%;
	text-align: right;
}

#content div.archive div.alignleft a {
	width: 153px;
	height: 38px;
	background: url(img/pagenav.png) no-repeat 0 0;
}

#content div.archive div.alignleft a:hover {
	background: url(img/pagenav.png) no-repeat 4px -38px;
}

#content div.archive div.alignright a {
	width: 162px;
	height: 37px;
	background: url(img/pagenav.png) no-repeat -157px -1px;
}

#content div.archive div.alignright a:hover {
	background: url(img/pagenav.png) no-repeat -153px -38px;
}

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

div.comment p a.replyto {
	display: inline;
	float: right;
	position: relative;
	top: 20px;
}

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

/* @group Sidebar */

#sidebar {
    float: left;
    width: 313px;
	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 {
	color: black;
	font-weight: bold;
	text-decoration: none;
	text-shadow: silver 0 1px 1px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#sidebar a:hover {
	text-decoration: none;
	color: white;
}

div#searchform {
	margin-bottom: 10px;
}

div#searchform form#search {
	background: url(img/box-search.png) no-repeat left center;
	height: 25px;
	margin: 5px 0 0;
}

div#searchform input#s {
	border: 0px;
	background-color: transparent;
	width: 250px;
	height: 16px;
	padding: 1px 0;
	margin-left: 14px;
	margin-top: 2px;
	float: left;
}

div#searchform input#searchsubmit {
	background: transparent url(img/glasses.png) no-repeat left center;
	font-size: 1px;
	text-indent: -999999px;
	border: 0px;
	width: 30px;
	height: 15px;
	float: right;
	margin-right: 10px;
	margin-top: 3px;
	cursor: pointer;
}

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

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

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

div#tags, div#comments, div#twitter {
	background: url(img/box.png) no-repeat center top;
	padding: 20px 10px 10px;
	width: 293px;
	min-height: 175px;
}

div#comments h3 {
	width: 93px;
	height: 24px;
	background: url(img/h3-sidebar.png) no-repeat 0 0;
	text-indent: -999999px;
	padding: 0;
	margin: 0 5px 5px;
}

div#tags h3 {
	width: 62px;
	height: 24px;
	background: url(img/h3-sidebar.png) no-repeat -95px -1px;
	text-indent: -999999px;
	padding: 0;
	margin: 0 5px 5px;
}

div#twitter h3 {
	width: 81px;
	height: 32px;
	background: url(img/h3-sidebar.png) no-repeat -157px -1px;
	text-indent: -999999px;
	padding: 0;
	margin: 0 5px 5px;
}

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

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

div#banner {
	text-align: center;
	margin-top: 10px;
}

div#banner img {
	border: 0px;}

#singlebar div.postinfo {
	background: url(img/box-articulo.png) no-repeat center top;
	padding-top: 45px;
	padding-left: 15px;
	padding-right: 15px;
	height: 147px;
	margin-bottom: 10px;
}

#singlebar div.postinfo h3 {
	margin: 0;
	padding: 0;
	display: none;
	visibility: hidden;
}

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

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

/* @end */

/* @group Postratings */

.post-ratings {
	width:100%;
	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 */

div#combox {
	background: url(img/comments-middle.jpg) repeat-y left;
}

#content div.title {
	margin-bottom: 0;
	background: url(img/comments-top.jpg) no-repeat left top;
	height: 56px;
}

#content div.title h3 {
	background: url(img/h3-sidebar.png) no-repeat 20px 20px;
	text-indent: -999999px;
	margin: 0;
	padding: 20px;
	width: 73px;
}

ol.commentlist {
	padding: 0;
	margin: 0 auto;
	list-style-type: none;
	width: 536px;
}

ol.commentlist li {
	background: url(img/comment-middle.jpg) repeat-y center;
	margin: auto auto 20px;
}

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

ol.commentlist li p.comment-edit-link {
	margin: 0;
}

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

div.comment p.comment_author strong {
	color: black;
}

ol.commentlist div.comment {
	background: url(img/comment-top.jpg) no-repeat center top;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}

div#content ol.commentlist div.adsense {
	background: url(img/comment-top.jpg) no-repeat center top;
	text-align: center;
	width: auto;
	padding-top: 40px;
	padding-bottom: 0;
}

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;
}

ol.commentlist div.commentbot {
	background: url(img/comment-bottom.jpg) no-repeat center bottom;
	height: 19px;
}

div#combox .comment-adsense {
	width: 550px;
	height: 82px;
	margin: auto;
	text-align: center;
	padding: 20px 0 0;
	background: url(img/banner-comment.png) no-repeat center center;
}

div#combox .bottom {
	background: url(img/comments-bottom.jpg) no-repeat left bottom;
	height: 10px;
	margin: auto;
}

div#combox h3#respond {
	text-align: center;
	color: #ffb5e5;
	font-weight: normal;
}

div#commentform {
	width: 400px;
	margin: auto;
}

#commentform form {
	margin-bottom: 0;
}

#commentform p.identified {
	text-align: center;
	color: #ffb5e5;
	font-size: 0.75em;
}

form input#author, form input#email, form input#url {
	width: 209px;
	height: 30px;
	background: transparent url(img/comment-input.png) no-repeat right center;
	border: 0px;
	padding-left: 20px;
	padding-right: 5px;
}

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

#commentform form p.nick {
	background: url(img/comment-title-nick.png) no-repeat 140px center;
}

#commentform form p.email {
	background: url(img/comment-title-correo.png) no-repeat 125px center;
}

#commentform form p.url {
	background: url(img/comment-title-web.png) no-repeat 140px center;
}

#commentform form label {
	display: none;
	visibility: hidden;
}

textarea#comment {
	width: 335px;
	height: 102px;
	background: url(img/comment-textarea.png) no-repeat right center;
	border: 0px;
	padding: 10px;
	font: 11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#commentform form p.submit {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}


/* @end */

#footer {
	background: url(img/background-bottom.png) repeat-x 0 bottom;
	padding-top: 20px;
}

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

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

div#menu {
	width: 889px;
	background: url(img/footer-box.png) no-repeat center top;
	margin: auto;
	padding-top: 20px;
}

div#menu ul {
	float: left;
	list-style-type: none;
	padding-left: 0;
	margin-left: 99px;
	font-size: 0.7em;
	padding-top: 25px;
	margin-top: 0;
}

div#menu ul li {
	margin-bottom: 5px;
}

#menu ul.about {
	background: url(img/footer-title-about.png) no-repeat 0 top;
}

#menu ul.menu {
	background: url(img/footer-title-menu.png) no-repeat 0 top;
}

#menu ul.follow {
	background: url(img/footer-title-siguenos.png) no-repeat 0 top;
}

#menu ul.categories {
	background: url(img/footer-title-categorias.png) no-repeat 0 top;
}

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: #ff0065;
	font-size: 0.7em;
	margin: 20px auto 0;
	padding: 30px 0;
	background: url(img/glasses.png) no-repeat center top;
}

#footer p a:hover {
	color: white;
	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%; }

