/*
Theme Name: Exclusivas MV
Theme URI: http://www.exclusivasmv.com
Description: Theme adaptada al dise&ntilde;o del sitio de Exclusivas MV
Version: 1.0
Author: Tresuvesdobles
Author URI: http://tresuvesdobles.com
*/

/* Clean up for browser compatibility
================================== */

@import url("initial.css");
@import url("layout.css");
/* initial.css sets the margins oddly for ordered lists */
ol {
	margin: 1em 0.3em
}
/* Global Styles
=================================== */

hr {
	display: none;
}
body {
	background-color: #050505;
	background-image:url('../../../css/bg.png');
	background-position:top;
	background-repeat:repeat-x;
	font: 62.5% 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 11px;
	color:#eee;
	padding: 0px;
	margin:auto;
}
a:link {
	color:#fc0;
	text-decoration:none;
}
a:hover {
	color:#ff0;
	text-decoration:none;
}
a:visited {
	color:#fc0;
	text-decoration:none;
}
img {
	color:#888;
	border:none;
}
/* Headers
================================= */
h1, h2, h3, h4, h5 {
	color: #B1B1B1;
	font-family: 'Trebuchet MS', Verdana, Sans-Serif;
}
h1 {
	font-size:22px;
	margin: 5px 0 15px 0;
	font-weight:normal;
}
h2 {
	font-size:20px;
	margin: 5px 0 10px 0;
	font-weight:normal;
}
h3 {
	font-size:18px;
	margin: 5px 0 10px 0;
	font-weight:normal;
}
h4 {
	font-size:16px;
	margin: 5px 0 7px 0;
	font-weight:normal;
}
h5 {
	font-size:14px;
	margin: 5px 0 7px 0;
}
/*IDs
================================= */
#header {
	text-align:left;
	height: 130px;
	padding:0;
	background-color: #000
}
#headerimg {
	padding-left:15px;
	padding-top:15px;
	padding:0
}
#description {
	color:#fff;
	margin: 0 0 0 0;
}
#footer {
	text-align:left;
	height: 34px;
	width:auto;
	background: #111;
	border:1px solid #050505;
	text-align:center;
}
#viewdiv {
	float:left;
	text-align:left;
	width:30%;
}
#hottags h2, #viewdiv h2 {
background:#600;
font-size:1.3em;
color:#fff;
padding:1px 8px;
margin:0
}
#page {
	width:820px;
	margin:10px auto;
	overflow:hidden;
}
div#access {
	background:#800;
	background-image:url('../../../css/nav/menu.png');
	background-position: top;
	background-repeat:repeat-x;
}
div#menu {
	font-size:12px;
	height:37px;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-top: 1px solid #000;
	overflow: hidden;
}
div#menu ul {
	height: 100%;
	margin-left:8px;
}
div#menu ul li a {
	font-weight:700;
	text-decoration:none;
	color: #fff;
	display: block;
	border: 0px!important;
}
div#menu ul li {
	float:left;
	list-style:none;
	margin-right:8px
}
div#menu ul li a:hover {
	color: #fc0;
}
li.current_page_item a {
	color: #fc0!important;
}
#useravatar {
}
/* Default table structure
=================================== */

/* 100% is a good starting width for most tables - this is a forum! */
table {
	width: 100%;
	border:none;
}
/* Login form (header.php)
=================================== */

.login {
	float:left;
	color:#fff;
	margin-right:5px;
	top: -15px;
}
.login p {
}
.login label {
	color:#fff;
}
.login #submit {
	clear:both;
}
p.login {
}
form.login input {
}
/* Breadcrumbs (most templates)
=================================== */
.bbcrumb {
}
/* Notice (profile.php)
=================================== */

.notice {
}
.notice p {
}
/* Front Page
=================================== */
#front-page {
	margin:auto;
}
#front-page #hottags {
	float:right;
	text-align:left;
	height: 104px;
	width:69%;
}
#hottags h2 {}
#hottags a:link {
}
#hottags a:hover {
}
#hottags a:visited {
}
#front-page #discussions {
	width:95%;
	font-size:12px;
	margin: auto;
	overflow:hidden;
}
/* hot tags! */
.frontpageheatmap {
}
#front-page #main h2, #forum-page #main h2, h2.post-form, #userlogin, #currentfavorites, #register {

}
#front-page #discussions ul {
}
.sticky {
	background-color: #111;
}
/* Topic Page (topic.php)
=================================== */

/* wrapper for topic */
.infobox {
	border-top: 1px solid #eeeeee;
	border-bottom: 1px solid #eeeeee;
}
ul.topicmeta {
	display: block;
	margin-left: 1px;
	padding-left: 0em;
}
.topicmeta li {
	display: list-item;
	list-style: square inside;
}
#topic-info h2 {
	border: 0px;
	margin: 0px;
}
#topic-info {
	float: left;
}
#topic-tags {
	top: 1.0em;
	margin-top: 2.0em;
	float: right;
}
/* .nav used by topic.php & tag-single.php */
.nav {
}
.nav span {
}
.nav span, .nav a {
}
#thread {
}
#thread li {
	/*margin-bottom: 1.0em;*/
	border-bottom: 1px solid #666;
	border-top: 1px solid #666;
	color:#999999;
}
#thread li ol, #thread li ul {
}
#thread li ol li, #thread li ul li {
}
/* following are used by post.php */
.threadauthor {
	margin-left: -0px;
	overflow: hidden;
	width: 115px;
	position: absolute;
}
.threadpost {
	margin-left: 130px;
	width: auto;
	background-color: transparent;
	padding: 10px;
	min-height: 250px;
}
.poststuff {
	font-size: 0.8em;
	border-top: 1px solid #e5e5e5;
	width:50%;
}
.num, #forumlist small {
	font-weight:normal;
	width:auto;
}
.postform {
	background: transparent;
	padding: 1em;
	margin-bottom: 1em;
	width: 60%;
}
.postform textarea {
	height: 12em;
	margin: 5px 0;
	padding: 5px;
	width: 100%;
	display: block;
}
.postform label {
	display: block;
	color:#fff;
}
.rssfeed {
}
#manage-tags {
}
#manage-tags li {
}
.submit {
}
.topiclink {
}
.topictitle {
}
#topic-move {
	margin-bottom: 1.0em;
}
/* Content - specific to the main content div
=================================== */
#content {
	background-color:#000;
	width:auto;
	font-size:12px;
	padding:0px;
	margin:auto;
	padding:3px;
}
#content .frontpageheatmap a {
}
#content .infobox li {
}
#content .nav a {
}
#content .nav a:hover {
}
#content a:visited {
}
/* Profile Page
=================================== */

#profile-menu {
	padding-top: 0.5em;
	list-style: none;
	border-bottom: 2px solid #555;
	z-index:20;
}
#profile-menu ul {
}
#profile-menu li {
	font-size: 1.1em;
	background-color: #444;
	padding: 4px 7px;
	margin: 0px;
	display: inline;
	position: relative;
	top: -3px;
}
#profile-menu li.current {
	background-color: #555;
	z-index:10;
}
#userinfo {
	text-align:left;
}
#userinfo dt {
	font-size:16px;
	font-weight:bold;
}
#userinfo dd {
	margin-bottom:15px;
}
#useractivity {
}
.user-recent {
}
.user-recent .alt {
}
.user-recent ol {
}
.user-recent ol li {
}
/* Profile Edit
=================================== */

fieldset {
}
legend {
}
fieldset table {
	text-align:left;
	width:30%;
}
fieldset table td {
	width:auto;
}
fieldset p {
}
/* Other
=================================== */

#front-search {
}
#latest td, #forumlist td, #favorites td {
	width:auto;
}
#forumlist tr td div.nest {
}
#latest tr:hover, #forumlist tr:hover, #favorites tr:hover {
	background-color:#111;
}
#latest, #forumlist, #favorites{
border:1px solid #090909;
margin:5px 0 15px 0;
padding:0;
background:#050505
}
#latest tr, #forumlist tr, #favorites tr{
padding:0;
margin:0
}
#latest th, #forumlist th, #favorites th {
	text-align:left;
	background:#600;
	padding:2px 8px;
	color:#fff;
	font-size:1.2em;
	font-weight:100
}
#latest td, #forumlist td, #favorites td{
	padding:2px 8px;
	font-size:.9em;
}
#latest, #forumlist, #favorites {}
.alt {
	background-color:#333333;
}
.bozo {
}
.alt.bozo {
}
.deleted {
}
.alt.deleted {
}

#discussions>div{
background:#050505;
border:1px solid #090909;
padding:0;
margin:0
}
#discussions>div>ul, #discussions>div>p{
padding:1px 5px
}