﻿* {
	margin: 0;
	padding: 0;
}

html {
	background-color: #F3F3F3;
	background-image: url(images/fondo.jpg);
	text-align: center;
}

body {
	background-color: #0c0c0c;
	background-image: url(images/page-gradient-dark.png);
	background-position: right;
	background-repeat: repeat-y;
	border-color: #EAEAEA;
	border-style: solid;
	border-width: 0.1em;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica;
	font-size: 62.5%;
	margin-bottom: 2em;
	margin-left: auto;
	margin-right: auto;
	margin-top: 2em;
	padding: 1.3em;
	text-align: left;
	width: 800px;
}

p {
	font-size: 1.2em;
	line-height: 1.5em;
	margin-bottom: 1em;
	margin-left: 0;
	margin-right: 0;
	margin-top: 1em;
}

a {
	color: #004D85;
	text-decoration: none;
}

td a, th a {
	background-image: url(images/link_underline.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	padding-bottom: 0.1em;
}

ul {
	list-style-image: none;
	list-style-style: none;
	list-style-type: none
}




#nav {
	background-color: #f23061;
	background-image: url(images/nav_bg.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	border-right-color: #f23061;
	border-right-style: solid;
	border-right-width: 0.1em;
	height: 3.1em;
}

#nav li a {
	background-color: #f23061;
	background-image: url(images/nav_bg.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	border-right-color: #f23061;
	border-right-style: solid;
	border-right-width: 0.1em;
	color: #FFF;
	display: block;
	float: left;
	font-weight: bold;
	line-height: 1.6em;
	padding-bottom: 0.5em;
	padding-left: 2em;
	padding-right: 2em;
	padding-top: 0.5em;
	text-decoration: none;
	
}

#nav li a:hover {
	background-color: #f23061;
	background-image: url(images/nav_bg_over.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	
}

#nav li {
	border-right-color: #f23061;
	border-right-style: solid;
	border-right-width: 0.1em;
	float: left;
	font-size: 1.2em;
	position: relative;
}

#masthead {
	background: url(../../../wp-content/themes/freshy2/images/headers/header_tigresa_long.JPG) center top;
	height: 100%;
	line-height: 14em;
	margin-bottom: 0.3em;
	position: relative;
	width: 100%;
}

#masthead h1 {
	color: #FFF;
	font-family: "trebuchet ms";
	font-size: 3em;
	margin-left: 1em;
}

#masthead h1 a {
	color: #FFF;
}

#masthead sup {
	font-size: 0.5em;
}

#mastheadBox {
	background-image: url(images/masthead_box.gif);
	background-position: center;
	background-repeat: no-repeat;
	height: 8em;
	margin-top: -5em;
	padding-bottom: 1em;
	padding-left: 3.5em;
	padding-right: 1em;
	padding-top: 1em;
	position: absolute;
	right: 2em;
	top: 50%;
	width: 800px;
	z-index: 11;
}

#mastheadBox h2 {
	color: #cc0033;
	font-size: 1.2em;
	line-height: 1em;
}

#mastheadBox p {
	margin: 0;
	padding-bottom: 0;
	padding-left: 10em;
	padding-right: 10em;
	padding-top: 10em;
}

#bbcrumb {
	background-color: #EAEAEA;
	background-image: url(images/breadcrumbs_bg.gif);
	clear: both;
	margin-top: 0.3em;
	padding-bottom: 0.5em;
	padding-left: 2em;
	padding-right: 2em;
	padding-top: 0.5em;
}

#bbcrumb li {
	display: inline;
}

#bbcrumb li a {
	background-image: url(images/breadcrumbs_bullet.gif);
	background-position: 0.7em;
	background-repeat: no-repeat;
	margin-right: 0.5em;
	padding-right: 1em;
}

#bbcrumb li a:hover, #footer li a:hover {
	text-decoration: underline;
}

#mainContent {
	float: left;
	padding-bottom: 2em;
	padding-left: 2em;
	padding-right: 0;
	padding-top: 2em;
	width: 750px;
	
}

#mainContent h2 {
	color: #cc0033;
	font-size: 1.5em;
}

#mainContent p + h2 {
	margin-top: 1.5em;
}

#mainContent h3 {
	font-size: 1.25em;
}

#mainContent li {
	color: #FFFFFF;
	font-size: 1.2em;
	list-style-image: none;
	list-style-style: none;
	margin-bottom: 0.5em;
	margin-left: 1em;
	margin-right: 0;
	margin-top: 0;
	padding-left: 1em;
}

#mainContent blockquote {
	border-left-color: #F90;
	border-left-style: solid;
	border-left-width: 4px;
	color: #FFFFFF;
	font-size: 0.9em;
	font-style: italic;
	padding-bottom: 0;
	padding-left: 2em;
	padding-right: 2em;
	padding-top: 0;
}

#mainContent ul {
	color: #F90;
}

#breadCrumbs li {
	display: inline;
}

#breadCrumbs li a {
	margin-right: 0.5em;
	padding-right: 1em;
}

#suckerfish {
	font-family: monaco, courier;
	height: 10em;
	width: 100%;
}

#mainContent1 {
	float: left;
	padding-bottom: 2em;
	padding-left: 2em;
	padding-right: 0;
	padding-top: 2em;
	width: 53em;
}

#mainContent1 h2 {
	color: #cc0033;
	font-size: 1.5em;
}

#mainContent1 p + h2 {
	margin-top: 1.5em;
}

#mainContent1 h3 {
	font-size: 1.25em;
}

#mainContent1 blockquote {
	border-left-color: #F90;
	border-left-style: solid;
	border-left-width: 4px;
	color: #FFFFFF;
	font-size: 0.9em;
	font-style: italic;
	padding-bottom: 0;
	padding-left: 2em;
	padding-right: 2em;
	padding-top: 0;
}

#mainContent1 ul {
	color: #F90;
}

#mainContent1 li {
	margin-bottom: 10px;
	margin-left: 12px;
	margin-right: 0;
	margin-top: 10px;
	padding: 0;
}

#suckerfish {
	font-family: monaco, courier;
	height: 10em;
	width: 100%;
}

#mainContent table {
	margin-top: 1.5em;
	background-color: #CC0033;
}

#mainContent thead th {
	background-color: red;
}

#mainContent td {
	background-color: #000000;
	padding: 0.5em;
}

#mainContent td:hover {
	background-color: #383838;
}

#mainContent th {
	background-color: #000000;
	color: #004D85;
	padding: 0.5em;
}

#mainContent th strong {
	color: #cc0033;
}

fieldset {
	background-color: #000000;
	border-color: #383838;
	border-style: solid;
	border-width: 1px;
	margin-top: 2em;
	padding-bottom: 0.5em;
	padding-left: 1em;
	padding-right: 1em;
	padding-top: 1em;
}

label {
	display: block;
	font-weight: bold;
	padding-bottom: 0.5em;
}

input, textarea {
	border-color: #CCC;
	border-style: solid;
	border-width: 1px;
	padding: 0.25em;
	width: 14em;
}

textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	height: 5em;
	width: 28em;
}

input:hover, input:focus, textarea:hover, textarea:focus {
	border-color: #999;
}

#submit {
	background-color: #F90;
	background-image: url(images/nav_bg.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	color: #FFF;
	font-size: 1em;
	font-weight: bold;
	width: auto;
}

input#submit:hover {
	border-color: #F60;
}

#footer {
	background-image: url(images/footer_hr.gif);
	background-repeat: repeat-x;
	clear: both;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	padding-top: 1em;
	text-align: center;
}

#footer li {
	display: inline;
	margin: 0.5em;
}

#front-page #hottags {
	left: 0;
	overflow: hidden;
	position: absolute;
	top: 0;
	width: 150px;
}

#front-page #discussions {
	margin-left: 170px;
	width: 590px;
}

.frontpageheatmap {
	background-color: transparent;
	border-color:#ffffff;
	border-style:dotted;
	border-width:1px;
	font-weight: normal;
	line-height: 30px;
	margin-bottom: 1em;
	padding: 1em;
	padding-bottom: 10px;
}

#front-page #main h2, #forum-page #main h2, #userlogin, #currentfavorites, #register, #passwordrecovery {
	border-bottom-color: #ddd;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	color: #FFFFFF;
	margin-bottom: 10px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	padding-bottom: 5px;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
}

#front-page #discussions ul {
	padding-bottom: 0;
	padding-left: 14px;
	padding-right: 0;
	padding-top: 0;
}

.sticky {
	background-color: #a1d29a;
}

.infobox {
	border-color: #ccc;
	border-style: solid;
	border-width: 1px;
	padding: 1em;
}

.infobox ul {
	margin-bottom: 10px;
	margin-left: 12px;
	margin-right: 0;
	margin-top: 10px;
	padding: 0;
}

.infobox ul li {
	padding-bottom: 3px;
}

#topic-info {
	float: left;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 1em;
	padding-top: 0;
}

#topic-tags {
	border-left-color: #ccc;
	border-left-style: solid;
	border-left-width: 1px;
	float: right;
	padding-bottom: 0;
	padding-left: 1em;
	padding-right: 0;
	padding-top: 0;
}

.nav {
	margin-bottom: 15px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 15px;
	padding-bottom: 12px;
	padding-left: 0;
	padding-right: 0;
	padding-top: 12px;
}

.nav span {
	padding: 6px;
	font-weight: bold;
}

.nav span, .nav a {
	padding: 6px;
}

#thread {
	list-style-image: none;
	list-style-style: none;
	margin: 0;
	padding: 0;
}

#thread li ol, #thread li ul {
	margin-left: 40px;
}

#thread li {
	border-top-color: #fff;
	border-top-style: solid;
	border-top-width: 1px;
	clear: both;
	line-height: 1.5em;
}

#thread li ol li, #thread li ul li {
	padding: 0;
}

.threadauthor {
	float: left;
	padding-bottom: 0;
	padding-left: 1em;
	padding-right: 1em;
	padding-top: 1em;
	width: 120px;
}

.threadauthor small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.threadauthor p {
	margin: 0;
}

.threadpost {
	background-color: #333333;
	margin-left: 140px;
	padding-bottom: 1.5em;
	padding-left: 1em;
	padding-right: 1em;
	padding-top: 1.5em;
}

#thread li.alt .threadpost {
	background-color: transparent;
}

#thread li.deleted {
	background-color: transparent;
}

#thread li.deleted .threadpost {
	background-color: #ee8888;
}

#thread li.alt.deleted .threadpost {
	background-color: #ff9999;
}

#thread .post blockquote {
	border-left-color: #ccc;
	border-left-style: solid;
	border-left-width: 5px;
	margin-bottom: 0;
	margin-left: 4ex;
	margin-right: 0;
	margin-top: 0;
	padding-bottom: 0;
	padding-left: 1ex;
	padding-right: 0;
	padding-top: 0;
}

#thread .post li {
	clear: none;
}

.poststuff {
	border-top-color: #ccc;
	border-top-style: dotted;
	border-top-width: 1px;
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 10px;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	padding-top: 5px;
	text-transform: uppercase;
}

.num, #forumlist small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
}

.postform {
	background-color: transparent;
	margin-bottom: 1em;
	padding: 1em;

}

.postform textarea {
	height: 12em;
	margin-bottom: 5px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 5px;
	padding: 5px;
	width: 634px;
}

.postform label {
	display: block;
}

.admin {
	height: 12em;
	margin-bottom: 5px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 5px;
	padding: 5px;
	width: 634px;
}

#manage-tags {
	list-style-image: none;
	list-style-style: none;
	margin-bottom: 10px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 10px;
}

#manage-tags {
	list-style-image: none;
	list-style-style: none;
	margin-bottom: 10px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 10px;
}

#manage-tags li {
	float: left;
	padding-bottom: 10px;
	width: 200px;
}

.submit {
	text-align: right;
}

.topiclink {
	display: block;
}

.topictitle {
	display: inline;
	font-size: 26px;
	font-weight: normal;
}

.rss-link {
	background-image: url('images/feed-icon-16x16.gif');
	background-position: 0 50%;
	background-repeat: no-repeat;
	display: block;
	padding-bottom: 6px;
	padding-left: 0;
	padding-right: 0;
	padding-top: 6px;
	text-indent: 20px;
}

#topic-move {
	margin-top: 1em;
}

#front-search {
	float: right;
	margin-top: -8px;
}

#latest td, #forumlist td, #favorites td {
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
}

#forumlist tr td div.nest {
	padding-left: 2.5ex;
}

#latest tr:hover, #forumlist tr:hover, #favorites tr:hover {
	background-color: #e4f3e1;
}

#latest th, #forumlist th, #favorites th {
	background-color: #000000;
	border-bottom-color: #CC0033;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	text-transform: uppercase;
}

#latest, #forumlist, #favorites {
	background-color: #f7f7f7;
	margin-bottom: 2em;
	width: 100%;
}

#profile-menu li {
	display: inline;
	font-size: 1.1em;
	padding-bottom: 4px;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 4px;
	position: relative;
}

#profile-menu li.current {
	background-color: #cce;
}

#userinfo {
	margin-top: 10px;
}

#userinfo dt {
	font-weight: bold;
}

#userinfo dd {
	margin-bottom: 5px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
}

#useractivity {
	margin-bottom: 5px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 15px;
}

.user-recent {
	margin-bottom: 10px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	width: 700px;
}

.user-recent ol {
	margin-bottom: 0;
	margin-left: 28px;
	margin-right: 0;
	margin-top: 5px;
}

.user-recent ol li {
	margin-bottom: 3px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
}

#login-page fieldset,#register-page fieldset,#profile-page fieldset {
	background-color: #000000;
	border-bottom-color: #ccc;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-style: none;
	border-right-style: none;
	border-top-color: #ccc;
	border-top-style: double;
	border-top-width: 3px;
	margin-bottom: 15px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 0;
	padding-top: 10px;
}

#login-page legend,#register-page legend,#profile-page legend {
	font-weight: bold;
	padding-bottom: 0;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 0;
}

#login-page fieldset table,#register-page fieldset table,#profile-page fieldset table {
	border-collapse: collapse;
	margin-bottom: 0;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 0;
	text-align: left;
	width: 95%;
}

#login-page fieldset table th,#register-page fieldset table th,#profile-page fieldset table th {
	padding: 5px;
	padding-right: 1em;
	text-align: right;
	vertical-align: top;
	width: 20%;
}

#login-page fieldset table td,#register-page fieldset table td,#profile-page fieldset table td {
	padding: 5px;
}

#login-page fieldset table td p,#register-page fieldset table td p,#profile-page fieldset table td p {
	margin-bottom: 5px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 5px;
}

#login-page fieldset p,#register-page fieldset p,#profile-page fieldset p {
	font-size: 11px;
	margin-bottom: 10px;
	margin-left: 16px;
	margin-right: 16px;
	margin-top: 10px;
}

#login-page sup.required,#register-page sup.required,#profile-page sup.required {
	color: red;
}

.form-invalid {
	background-color: #ffebe8 !important;
}

.form-invalid input {
	border-color: #c00 !important;
}

.form-table input, .form-table textarea {
	border-color: #c6d9e9;
}