 

/* Base Weblog (base-weblog.css) */

/* basic elements */

html
{
	margin:0;
	padding:0;
	height:100%;
	min-height:100%;
}

body
{
   margin: 0;
   padding: 0;
   text-align: center;
   font-family:  'trebuchet ms', Tahoma, verdana, sans-serif;
   font-size: 68%;
   background: url(http://www.prodisenonewsletter.com/support/img/tile_header.gif) top left repeat-x;
   color: #555355;
}

a img { border: 0; }



*{
	margin: 0;
	padding: 0;
	border: none;
	list-style: none;
	}

/* standard helper classes */

.clearb
{
   clear: both;
   overflow: hidden;
   width: 1px;
   height: 1px;
   margin: 0 -1px -1px 0;
   border: 0;
   padding: 0;
   font-size: 0;
   line-height: 0;
}

a {
color: #7f188c;
text-decoration: none;
	}


/* page layout */

div#main_container{
	position: relative;
	width: 904px;
	margin: 0 auto;
	}
div#main_container_inner{
	position: relative;
	}
	
#container
{
   position: relative;
   margin: 0 auto; /* center on everything else */
   text-align: left;
   width: 904px;
}
#container-inner {  }

#header {
	width: 904px;
	position: relative;
	height: 206px;
	border: none;
	overflow: hidden;
	background: url(http://www.prodisenonewsletter.com/support/img/corner_top.gif) bottom left no-repeat;
}
#header-inner {
	position: relative;
	height: 206px;
	background: url(http://www.prodisenonewsletter.com/support/img/logo.gif);
	background-repeat: no-repeat;
	background-position: 0 50px;
	
	 }

div#content{
	position: relative;
	width: 904px;
	background: url(http://www.prodisenonewsletter.com/support/img/tile_pagebody.gif) top left repeat-y;
	overflow: hidden;
	}
div#content-inner{
	width: 904px;
	position: relative;
	padding: 0px;
	background: url(http://www.prodisenonewsletter.com/support/img/corner_bottom.gif) bottom left no-repeat;
	padding-bottom: 20px;
	overflow: hidden;
	
	}

div#footer{
	position: relative;
	height: 200px;
	
	}

div#alpha{
	position: relative;
	width: 595px;
	left: 32px;
	position: relative;
	float: left;
	top:0px;
	overflow: hidden;
	}
div#alpha-inner{
	margin-top: 10px;
	}
div#alpha-inner p{
	font-size: 13px;
	padding-bottom: 20px;
	}

div#beta{
	position: relative;
	width: 249px;
	position: relative;
	float: right;
	border-left: dotted 1px #000;
	}
div#beta-inner{
	margin-right: 25px;
        overflow: hidden;
        margin-left: 23px;
	}


/*header*/

div#header ul.menutop{
	position: absolute;
	top: 6px;
	right: 5px;
	}
div#header ul.menutop li{
	position: relative;
	display: inline;
	color: #fff;
	}
div#header ul.menutop li a{
	text-decoration: none;
	color: #fff;
	text-transform: uppercase;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 120%;
	}
div#header ul.menutop li a.active{
	color: #d4b012;
	}



div#header h1{
	position: absolute;
	top: 50px;
	left: 0px;
	width: 300px;
	height: 100px;
	
	}
div#header h1 span{
	display: none;
	
	}
div#header h1 a{
	display: block;
	width: 300px;
	height: 100px;
	text-decoration: none;
	}
div#header h2{
	display: none;
	}


div.navcontainer{
	position: absolute;
	width: 456px;
	height: 32px;
	top: 133px;
	right: 0px;
	
	}
div.navcontainer ul{
	position: relative;
	
	}
div.navcontainer ul li{
	position: relative;
	float: left;
	margin-right: 2px;
	
	}

/* Boton pequeño */
	span.button a { 
	    height: 32px;
	    font: bold 14px  Arial, sans-serif; 
	    text-decoration: none;
	    float: left; 
    display: block;
    overflow: hidden;
    padding: 0;
    margin-left: 2px;

}
    span.button a span {
        display: block;
        white-space: nowrap;
        padding: 0 4px 4px 0;
        line-height: 34px;   
        cursor: pointer;
    }



/* verde */
 

span.button a.pestana {
    padding: 0 0 0 20px;
    background: url(http://www.prodisenonewsletter.com/support/img/pestana.gif) left top no-repeat;
}
span.button a.pestana:hover {
	color: #fff;
    padding: 0 0 0 20px;
       background: url(http://www.prodisenonewsletter.com/support/img/pestana.gif) 0 -32px no-repeat;
}
    span.button a.pestana  span {
        background: url(http://www.prodisenonewsletter.com/support/img/pestana.gif) right top no-repeat;
        padding-right: 20px;
       
    }
    span.button a.pestana:hover span {
    	color: #fff;
    	padding-right: 20px;
        background: url(http://www.prodisenonewsletter.com/support/img/pestana.gif) right -32px no-repeat;
    }
     span.button a.active span {
    	color: #fff;
        background: url(http://www.prodisenonewsletter.com/support/img/pestana.gif) right -32px no-repeat;
    }
    span.button a.active {
	color: #fff;
    padding: 0 0 0 20px;
       background: url(http://www.prodisenonewsletter.com/support/img/pestana.gif) 0 -32px no-repeat;
}



/*entradas*/

h2.entry-title{
	position: relative;
	color: #d4b012;
	font-size: 160%;
	font-weight: normal;
	text-transform: uppercase;
	padding-bottom: 3px;
	padding-top: 10px;
	border-bottom: solid 1px #80807e;
	}
h2.entry-title a{
	position: relative;
	color: #d4b012;
	}
div.asset-meta{
	font-size: 110%;
	padding-bottom: 10px;
	padding-top: 2px;
	}

div.asset-body{
	font-size: 120%;
	padding-bottom: 10px;
	text-align: justify;
	
	}
div.asset-more{
	font-size: 120%;
	padding-bottom: 10px;
	text-align: justify;
	
	}
div.asset-more-link{
	color: #7f188c;
	font-weight: bold;
	font-size: 140%;
	padding-top: 10px;
	padding-bottom: 20px;
	
	}
div.asset-more-link span{
	font-size: 150%;
	font-weight: lighter;
	
	}
div.widget-powered{
padding-top: 10px;
padding-right: 10px;
position: relative;
text-align: right;
}



div.content-nav {
	text-align: center;
	font-weight: bold;
	font-size: 130%;
	padding-top: 30px;
	
	}

h3.widget-header{
	position: relative;
	clear: both;
	float: none;
	background: url(http://www.prodisenonewsletter.com/support/img/bkg_header.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	color: #fff;
	font-size: 140%;
	margin-bottom: 10px;
	line-height: 2em;
	padding-left: 16px;
	
	}


div.widget-content{
	padding-bottom: 20px;
	padding-left: 20px;
	
	}
div.widget-content ul{
	position: relative;

	} 
div.widget-content ul li{
	position: relative;
	font-size: 120%;
	margin-bottom: 6px;
	
	}
div.widget-content2{
	padding-bottom: 20px;
padding-left: 4px;
	
	}
div.widget-content2 input.ti{
	border: solid 1px #ccc;
	line-height: 1.9em;
	height: 20px;
	width: 124px;
	font-size: 120%;
	}
div.widget-content2 input.but{
	padding-left: 2px;
	padding-right: 2px;
	color: #fff;
	line-height: 1.3em;
	font-size: 120%;
	background: #d4b012;
	}

h1.archive-title{
position:relative;
font-size: 140%;
color: #7f188c;
}

div.entry-categories{
	padding-bottom: 10px;
	
	}

div.entry-categories h4{
	color: #d4b012;
	font-size: 130%;
	padding-bottom: 2px;
	}
div.entry-categories ul{
	position: relative;
	
	}
div.entry-categories ul li{
	position: relative;
	display: inline;
	
	}

div.entry-tags{
	padding-bottom: 10px;
	
	}

div.entry-tags h4{
	color: #d4b012;
	font-size: 130%;
	padding-bottom: 2px;
	}
div.entry-tags ul{
	position: relative;
	
	}
div.entry-tags ul li{
	position: relative;
	display: inline;
	
	}
div.trackbacks{
	padding-bottom: 20px;
	
	}
h2.trackbacks-header{
	color: #d4b012;
	font-size: 130%;
	padding-bottom: 2px;
	
	}
	
h2.comments-open-header{
		color: #d4b012;
	font-size: 130%;
	padding-bottom: 4px;
	
	}

div#comments-open-data label{
	position: absolute;
	font-size: 120%;
	}
div#comments-open-data input{
	margin-left: 120px;
	margin-bottom: 10px;
	line-height: 1.5em;
	border: solid 1px #a1a1a0;
	}
	
div#comments-open-data	div#comment-form-remember-me input{
	border: none;
	}

div#comments-open-text textarea{
	border: solid 1px #a1a1a0;
	margin-top: 4px;
	}
div#comments-open-text{
	font-size: 120%;

	}

div#comments-open-footer{
	text-align: center;
	padding-top: 10px;
	}
div#comments-open-footer input{
	text-align: center;
	padding-top: 10px;
		padding-left: 4px;
	padding-right: 4px;
	padding-top: 1px;
	padding-bottom: 1px;
	color: #fff;
	line-height: 1.5em;
	font-size: 120%;
	background: #d4b012;
	}
	
h1#page-title{
	position: relative;
	color: #d4b012;
	font-size: 160%;
	font-weight: normal;
	text-transform: uppercase;
	padding-bottom: 3px;
	padding-top: 10px;
	border-bottom: solid 1px #80807e;
	}
div.widget-archive-category ul li a{
font-weight: bold;

}


div.banners {
	position: relative;
	text-align: center;
	
	}
img.banner{
	border: solid 3px #fff;
	
	}

h1#page-title2{
	position: relative;
	
color: #7f188c;
&nbsp;font-size: 140%;
	font-weight: normal;
	padding-bottom: 3px;
	padding-top: 10px;
	}
div.archive h2{
font-size: 140%;
padding-bottom: 4px;
padding-top: 20px;

}

div.archive ul li{
font-size: 120%;
line-height: 1.6em;

}

div#beta div.widget-archive-category ul{
list-style-type: disc;
color: #7f188c;
margin-left: 4px;

}
div#beta div.widget-archive-category ul li{
list-style-type: disc;
color: #7f188c;
}


div.newsletter{
	position: relative;
	margin-left: 100px;
	margin-right: 100px;
	padding-top: 20px;
	padding-bottom: 40px;
	
	}
div.newsletter h2{
	font-size: 150%;
	color: #7f188c;
	
	}
div.newsletter p{
	font-size: 120%;
	padding-bottom: 10px;
	
	}

ul.listasimple2{
	margin: 0 auto;
	width: 380px;
	}
ul.listasimple2 li{
	position: relative;
	margin: 0;
	margin-bottom: 10px;
	font-size: 120%;
	line-height: 1.8em;
	font-weight: bold;
	overflow: hidden;
	text-align: left;
	}
ul.listasimple2 li.col1{
	width: 150px;
	float: left;
	}
ul.listasimple2 li.col2{
	width: 210px;
	float: left;
	}
ul.listasimple2 li.bot_news{
	width: 100%;
	text-align: center;
	clear: both;
	float: none;
	
	}
ul.listasimple2 li.bot_news input{
		line-height: 1.3em;
		background: #d4b012;
		padding: 0;
		padding-left: 4px;
		padding-right: 4px;
		color: #fff;
		font-weight: bold;
		font-size: 100%;
	}
ul.listasimple2 li.col2 input{
	margin: 0px;
	padding: 0px;
	line-height: 1.8em;
	border: solid 1px #ccc;
	font-size: 100%; 
	width: 200px;

	}	
	
div.newsletter  p.legal{
	padding-top: 20px;
	font-size: 100%;
	text-align: justify;
	
	}
p.p_color{
	font-weight: bold;
	color: #d4b012;	
	}
	

