/*  
Theme Name: Metroveinte
Theme URI: http://www.websalto.com/
Description: Metroveinte desarrollado por Websalto
Version: 1.1
Author: Websalto
Author URI: http://www.websalto.com/
*/

/*=== Setup ===*/
*{
	border: 0px;
	margin: 0px;
	padding: 0px;
}
body{
	background:#939da7;
	color: #333333;
	font: 12px Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
	line-height:1.8em;
}
a{
	text-decoration:none;
	color: #eeeeee;
	padding-bottom:2px;
	border-bottom:1px dotted #eeeeee;
}
a:hover{
	color: #ffffff;
	padding:0px;
	border:0px;
	text-decoration:none;
}
abbr{
	color: #bfc7cd;
	border-bottom:1px dotted #FFFFFF;
}
input,select,textarea{
	border: #FFFFFF 1px dotted;
	background: #939da7;
	font-size: 12px;
	padding: 2px
}
li{
	list-style: none
}
h2{
	color: #FFFFFF;
	font-size: 1.8em;
	margin: 0 0 .8em;
	font-weight:normal;
}
h2 a{
	color: #FFFFFF
}
h3{
	color: #FFFFFF;
	font-size: 1.6em;
	margin: 0 0 1em;
	font-weight:normal;
	padding-top:14px;
	border-top:1px dotted #FFFFFF;
	width:100%;
}
h4{
	color: #FFFFFF;
	font-size: 1em;
	margin: 0 0 1em
}
p{
	padding: 0 0 1.5em
}
/*=== Intro ===*/
p.intro {
	line-height:1.2em;
	font-size:0.95em;
}
p.intro a {
	color:#FFFFFF;
	text-decoration:underline;
}
p.intro a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
/*=== Layout ===*/
#page{
	margin: 0px;
	padding:0px;
	width: 100%
}
/*=== Header ===*/
#header{
	height: 100px;
	display:inline;
	width:100%;
	margin:0px;
	padding:0px;
	border-bottom:1px dotted #ffffff;
	float:left;
	overflow:hidden;
}
#header_container {
	float: left;
	width: 980px;
	display: block;
	height: 100px;
}
/*- Logo -*/
#header h1{
	display: inline;
	float: left;
	width: 190px;
	margin:0px;
	margin-left:148px;
	padding:0px;
	padding-left:12px;
	/*border-left:1px dotted #ffffff;*/
	margin-top:20px;
	margin-bottom:20px;
}
#header h1 a{
	height: 50px;
}
#header h1 a:hover{
	text-decoration: none
}

/*=== Buttons ===*/
.btn-rounded{
	line-height: 30px;
	font-weight:bold;
	float: left;
}
.btn-rounded a{
	/*background: url(images/btn-rounded.gif) no-repeat left;*/
	color: #ffffff;
	padding: 0 0 0 13px;
	display: block;
	float: left;
}
.btn-rounded a span{
	/*background: url(images/btn-rounded.gif) no-repeat right;*/
	height: 30px;
	padding: 0 13px 0 0;
	display: block;
	float: left;
}

.btn {
	margin:0; 
	padding:5px 10px;
	/*background:url(images/btn.gif) repeat-x;*/
	border:1px solid #98ac2b;
 	color:#FFFFFF;
	font-weight:bold;
}


/*=== Navigation ===*/
/*- Nav1 -*/
#nav1{
	font-size:12px;
	font-weight:bold;
	height:30px;
	letter-spacing:-1px;
	margin:45px 0 0;
	float:right;
	/*text-transform:uppercase;*/
}
#nav1 li{
	float: left;
	line-height: 30px;
	margin: 0 3px 0 0
}
#nav1 li a{
	color: #8696a3;
	font-weight:normal;
	display: block;
	float: left;
	padding: 0 3px 0 3px;
	text-decoration: none
}
#nav1 li a:hover,
#nav1 li.active a, #nav1 li.current_page_item a{
	/*background: url(images/btn-rounded.gif) no-repeat left;*/
	color: #ffffff;
	cursor: pointer;
	text-decoration: none
}
#nav1 li.active a span,
#nav1 li.current_page_item a span,
#nav1 li a:hover span{
	/*background: url(images/btn-rounded.gif) no-repeat right*/
}
/*- Nav2 -*/
.nav2 li{
	/*background: url(images/hl-dot.gif) repeat-x bottom;*/
	padding: .5em 0
}
.nav2 li a{
	color: #000000;
	/*background: url(images/ico-next.gif) no-repeat left;*/
	padding: 0 0 0 12px;
}
.nav2 li a:hover{
	color: #a4b92e;
	text-decoration: none
}
/*=== All Columns ===*/
#columns{
	width:980px;
	padding: 0px;
	float:left;
	height:auto;
}
#container_general {
	float:left;
	height:auto;
	display:block;
	width:100%;
}
#front_columns{
	display:block;
	float:left;
	/*width:100%;*/
	padding-left:150px;
}
#front_container {
	float:left;
	height:auto;
	display:block;
	width:740px;
	/*margin-left:150px;*/
	padding-left:15px;
	padding-right:15px;
	border-left:1px dotted #FFF;
	border-right:1px dotted #FFF;
}
/*=== Center Column ===*/
#centercol{
	float: left;
	width: 680px;
}
/*=== Right Column ===*/
#rightcol{
	float: left;
	padding-top: 20px;
	padding-left:10px;
	width: 260px;
	height:auto;
	color: #ffffff;
	display:block;
}
#rightcol .widget {
	float:left;
	display:block;
	width:100%;
	height:auto;
}
#rightcol .widget h3{
	padding-top:14px;
	border-top:1px dotted #FFFFFF;
	color: #ffffff;
	font-size:14px;
	margin-top:10px;
	width:100%;
	display:block;
}
#rightcol .widget h3 a{
	color: #ffffff ;
}

#rightcol .widget ul{
	float:left;
	width:100%;
	height:auto;
	display:block;
}
#rightcol .widget li{
	float:left;
	width:100%;
	height:auto;
	display:block;
	list-style:none;
	padding:0px;
}
#rightcol .widget  li a{
	background:none;
	text-decoration:none;
	width:100%;
	border:0px;
	padding:0px;
	list-style:none;
}
#rightcol .widget  li a:hover{
	color: #FFFFFF !important;
	text-decoration: none;
}

/*=== Sub Columns ===*/
.col1{
	float: left;
	width: 115px;
	margin: 0px;	
}
.col1 a{
	color: #000000;
	text-decoration: underline
}
.col2{
	float: right;
	width: 425px
}
.col3{
	float: left;
	padding: 0 35px 0 0;
	width: 273px
}
.col3.last, .col6.last, .col6.first{
	padding: 0
}
.col3.nav2, .col6.nav2{
	background: none;
	padding: 0
}
.col3 h2{
	color: #464646;
	margin: 0 0 .5em
}
.col3 p{
	padding: 0
}
.col4{
	float: left;
	width: 400px
}
.col5{
	float: right;
	width: 360px
}
.col5 img{
	border: 10px solid #f6f5ed;
}
.col6{
	float: left;
	padding:0px;
	width: 240px;
	background:#262626;
	color:#FFF;
}
* html .col6{
	width: 240px;
}
.col7{
	float: left;
	padding: 0;
	width: 240px;
	text-align:right;
	margin-left:10px;
}
.col7 h3{
	padding:0px;
	margin:0px;
	border:0px;
	font-weight:normal;
}
.col8{
	float: left;
	padding: 5px;
	width: 230px;
	background:#262626;
	color:#FFF;
	margin-right:10px;
}

/*=== Styling Boxes ===*/
/*- Box1 -*/
.box{
	margin: 0px;
	width: 680px;
	float:left;
}
.box .top,.box .bot{
	/*background: url(images/box-top.gif) no-repeat top;*/
	clear: both;
	height: 10px;
	overflow: hidden
}
.box .bot{
	/*background: url(images/box-bot.gif) no-repeat top*/
}
.box .spacer{
	/*background: #ffffff;*/
	height: 1%;
	padding: 0px;
	margin-top:30px;
	float:left;
}
/*- Box2 -*/
.box2{
	margin: 0px;
	width: 260px;
	float:left;
}
.box2 .spacer{
	padding: 0px;
	float:left;
}
/*- Box4 -*/
.box4{
	color: #ffffff;
	font-size: 1.8em;
	margin: 0 0 20px;
	width: 940px
}
.box4 .top,.box4 .bot{
	/*background: url(images/box4-top.gif) no-repeat top;*/
	clear: both;
	height: 10px;
	overflow: hidden
}
.box4 .bot{
	/*background: url(images/box4-bot.gif) no-repeat top*/
}
.box4 .spacer{
	/*background: #b0c730;*/
	height: 1%;
	padding: 5px 25px
}
.box4 p{
	padding: 0
}
/*- Box5 -*/
.box5{
	margin: 0px;
	margin-left:150px;
	width: 830px;
	float:left;
	display:inline;
}
.box5 .post img {
	border:0;
}
/*- Box6 -*/
.box6{
	margin: 0 0 20px;
	width: 940px
}
.box6 .spacer{
	/*background: #e5e3d1;*/
	height: 1%;
	padding: 10px 25px
}
#footer .box6 .spacer{
	padding: 0px 25px
}

/*- Wrapper 
.wrapper{
	float: left;
	padding:0px;
	padding-top: 20px;
	width:94%;
}-*/
/*- Date -*/
.date{
	color: #fff;
	padding-bottom: 15px;
}
/*=== Styling Forms ===*/
/*- Search -*/
#search{
	height: 32px;
	margin: 0px;
	margin-top:10px;
	padding: 0px
}
#search input.keyword{
	background: #B7CBD6;
	border:0px;
	font-size:10px;
	padding-top:2px;
	padding-bottom:3px;
	border-bottom: 1px dotted #FFFFFF;
	color: #ffffff;
	float: left;
	width: 160px
}
	
/*- Form1 Setup -*/
.form1 div{
	margin: 0 0 15px
}
.form1 label{
	padding: 7px 0 0 15px
}

/* Form1 Textarea */
.form1 textarea{
	height: 165px;
	overflow: auto;
	width: 550px
}
/*=== Link Buttons ===*/
.btn-cat {
	margin: 1em 0 1.5em;
}
.btn-continue{
	margin:0px;
}
.btn-general{
	background: #a4b92e;
	padding: 5px 10px;
	color: #ffffff;	
}
.btn-general a { 
	color: #ffffff;
}
.btn-continue a{
	padding:0px
}
.btn-arr2 a{
	border:0px;
}
.btn-arr2r a{
	border:0px;
}
.btn-arr2{
	float: left;
	width: 140px;
	border-right: 1px dotted #fff;
	text-align: right;
	padding-top:150px;
	padding-right:10px;
	padding-bottom:150px;
}
.btn-arr2r{
	float: left;
	width: 140px;
	border-left: 1px dotted #fff;
	text-align: left;
	padding-top:150px;
	padding-left:10px;
	padding-bottom:150px;
}
#featured_container {float:left; margin-top:15px; height:325px; display:block; width:100%;}

/*=== Pics, Ads etc. ===*/
.ads{
	margin: 0 0 10px
}
.ads img{
	margin: 0 8px 5px 0
}
/*=== Footer ===*/
#footer_container {
	float: left;
	width: 920px;
	display: block;
	height: 50px;
}
#footer{
	float:left;
	width:100%;
	color: #FFFFFF;
	padding-top:10px;
	padding-bottom:10px;
	border-top:1px dotted #FFFFFF;
	margin-top:30px;
}
#footer a{
	color: #FFFFFF;
}
#footer img{
	position: relative;
	vertical-align:middle
}
/*=== Misc. ===*/
.fix{
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	overflow: hidden
}
.fl{
	float: left
}
.fr{
	float: right
}
.colfl{
	width:48%;
	float: left;
	padding:0px !important;
	list-style:none;
}
.colfr{
	width:48%;
	float: left;
	margin-left:2%;
	padding:0px !important;
	list-style:none;
}
.ac{
	text-align: center
}
.ar{
	text-align: right
}
img.centered{
display: block;
margin-left: auto;
margin-right: auto;
}

img.alignright{
padding: 4px;
margin: 3px 0 2px 10px;
display: inline;
}

img.alignleft{
padding: 4px;
margin: 3px 10px 2px 0;
display: inline;
}

.alignleft{
float: left;
}

.alignright{
float: right;
}

/*=== Posts ===*/

.post {float:left;}

.post img {	
	border:8px solid #f6f5ed;
}
.post ul, .post ol{
	padding: 0 0 1.2em 2em;
}
.post ul li{
	color: #000000;
	background: url(images/ico-bullet.gif) no-repeat left top;
	padding: 0 0 0 20px;
}
.post ol li{
	list-style-type:decimal;
	margin: 0 0 0 20px;
}	
.post li a:hover{
	color: #a4b92e;
	text-decoration: none
}

.post blockquote {
	font-family:"Trebuchet MS"; color:#777777;
	background:#B7CBD6 url(images/ico-quote-grey.gif) no-repeat 10px 10px;
	border-top:1px dotted #FFFFFF;
	border-bottom:1px dotted #FFFFFF;	
	width:80%; height:auto;
	margin:0 0 15px 10px; padding:15px 25px 0px 55px;
	display:block;
}

.posttitle {float:left; width:138px; margin-right:10px; text-align:right;}
.posttitle h2 a {float:left; font-size:15px; text-align:right; padding-bottom:0px; border:0px; width:100%;}
.posttitle.volver {float:left; font-size:12px; border:none; padding:0px;}

/*====ENTRY====*/
.entry {padding-left:10px; padding-right:10px; border-left:1px dotted #FFFFFF; border-right:1px dotted #FFFFFF; float:left; width:506px; height:inherit; }

#navigation {padding-top:10px; padding-left:160px; height:30px; float:left;}

/*=== Comments ===*/
#comments {margin-left:148px; float:left; display:inline-block; border-left:1px dotted #FFFFFF; padding-left:10px; width:460px;}
#comments .box3 p { padding-bottom:10px; }
#respond { margin: 1em 0 0; }

/*=== Widget styling ===*/

.widget {
	float:left;
	display:block;
	width:100%;
	height:auto;
}
.widget h3{
	float:left;
	width:100%;
	height:auto;
	display:block;
	color: #FFFFFF;
	font-size:14px;
	font-weight:normal;
	padding:0px;
	border:none;
}
.widget ul{
	float:left;
	width:100%;
	height:auto;
	display:block;
}
.widget li{
	float:left;
	width:100%;
	height:auto;
	display:block;
	list-style:none;
	padding:0px;
}
.widget  li a{
	background:none;
	color: #a4b92e;
	text-decoration:none;
	width:100%;
	border:0px;
	padding:0px;
	list-style:none;
}
.widget  li a:hover{
	color: #FFFFFF !important;
	text-decoration: none;
}
.quote {
	background:url(images/ico-quote.gif) no-repeat top left;
	margin:9px 0 0;
	width:37px;
	height:29px;
}
.flickr_badge_image img{
	margin: 0 3px 8px;
	padding: 0 7px 5px 0;
	float:left;
}
.flickr img{
	vertical-align:middle;
	margin:6px 0 8px;	
}
.subscribe img{
	vertical-align:middle;
	margin:6px 0 8px;	
}

/*=== Slider ===*/

.stepcarousel{
position: relative; /*leave this value alone*/
overflow: scroll; /*leave this value alone*/
width: 770px;
height: 300px; /*Height should enough to fit largest content's height*/
float:left;
}

.stepcarousel .belt{
position: absolute; /*leave this value alone*/
float:left;
left: 0;
top: 0;
}

.stepcarousel .panel{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin: 15px; /*margin around each panel*/
width: 740px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}

/*=== THREADED COMMENTS == */

ol.commentlist li.threaded .box3 { width:auto; margin:0px; }
ol.commentlist li.threaded .col1 { width:90px; }
ol.commentlist li.threaded .box3 .spcr { padding:10px 15px 0; margin:0; }
ol.commentlist li.threaded .children { margin-left:20px; }
ol.commentlist li.threaded .col2 { float:none; width:auto; margin-left:115px; }

/* MAILPRESS */

div#MailPress div#mp-container, div#MailPress div#mp-formdiv {
position:relative;
float:left;
}

div#MailPress div#mp-loading, div#MailPress div#mp-message {
position:absolute;
opacity:0;
}

div#MailPress div#mp-loading, div#MailPress div#mp-message {
/*filter:alpha(opacity=0);*/
display:none;
}
.mp-loading {display:none;}
.MailPressFormEmail { font-weight:normal; font-size:10px; font-family:Verdana, Arial, Helvetica, Tahoma, sans-serif; background:#B7CBD6; padding:0px; padding-top:4px; padding-bottom:3px; padding-left:2px; color:#FFFFFF; border:0px; border-bottom:1px dotted #FFFFFF; }
.MailPressFormName { font-weight:normal; font-size:10px; font-family:Verdana, Arial, Helvetica, Tahoma, sans-serif; background:#B7CBD6; padding:0px; padding-top:4px; padding-bottom:3px; padding-left:2px; color:#FFFFFF; border:0px; border-bottom:1px dotted #FFFFFF; }
.MailPressFormSubmit { font-weight:normal; font-size:10px; font-family:Verdana, Arial, Helvetica, Tahoma, sans-serif; color:#FFFFFF; }

/*CONTACTO*/
.contacto a {
	display: block;
	width: 100px;
	height: 24px;
	text-indent: -9999px;
	margin-top:10px;
	background-image: url(darkblue/contacto.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.contacto a:hover {
	background-position: 0px -24px;
}
