/*
Theme Name: Chainmen Verano
Description:<a href="http://blog.chaimen.com">Diseño para el Verano</a>
Version: 1.5
Author: jm latorre
Author URI: http://blog.chaimen.com/
tags: 2 columnas fijas 
*/

body {
	margin:0;
	padding-top:0px;
	background:url(images/body2.png) ;
	font-family:verdana,Arial,Tahoma,sans-serif;
	color:#800579 ;
	font-size:14px;
	}
img {
	border:0;
	}
a {
	color:#a915a0;
	text-decoration:none
	}
a:hover {
	color:#e74bde;
	text-decoration:none
		}
h1, h2, h3, h4, h5, h6 {
	
	}
blockquote {
	padding-left:10px;
	color:#a915a0;
	font-style: normal;
	
	}
.clear {
	clear:both;
	}
.alignleft {
	float:left;
	padding:2px 0 0 5px;
	}
.alignright {
	float:right;
	padding:2px 5px 0 5px;
	}

/* The Wrapper */

#wrapper {
	width:1000px;
	margin:0 auto;

	}

/* cabecera */

#top {
	height:178px;
	margin:auto;
        border:5px solid #c82bbf;
	background: url(images/cabecera.jpg);
	background-repeat:no-repeat;

	}
.blogname {
	float:right;
	width:1000px;
        font-family:arial,Verdana,Tahoma,sans-serif;	
	margin:0px 0 0 0;
	}
.blogname h1  {
	font-size:30px;
	font-weight:bold;
	margin:70px 50px 10px 60px;
	color:#ffffff;
	text-decoration: none;
	text-align:left;
	}
.blogname h1 a:link, .blogname h1 a:visited{ 
	color: #ffffff; 
	text-decoration: none; 
	background-color:transparent;
	}
	
.blogname h1  a:hover { 
	color: #f3ffc2; 
	text-decoration: none; 
	background-color:transparent;
	}
.blogname h2 {
	margin:0px 80px 0px 80px;
	font-size:14px;
	font-weight:normal;
	color:#ffffff;
	text-align:left;
	}
	
.estacion {
        float:right;
        padding:25px 25px 10px 0px;
	font-size:14px;
	font-weight:bold;
	color:#f9dbf7;
	text-align:left;
	}
.content {
	padding:5px 8px 25px 6px;
	background:#c82bbf ;
	background-repeat:repeat-x;
	}	

/* menu de las paginas */

#foxmenucontainer{
	height:28px;
	background:#c82bbf ;
	display:block;
	padding:0px 0 0px 0px;
	}
#foxmenu{
	position:relative;
/*      display:block;     */
	height:28px;
	font-size:14px;
	font-weight:normal;
	font-family:Arial,Verdana,sans-serif;
	}
#foxmenu ul{
	margin:0px;
	padding:0px 0px 0 10px;
	list-style-type:none;
	width:auto;
	float:left;

	}
#foxmenu ul li{
	display:block;
	float:left;
	margin:0 2px 0 0;
	
	}
#foxmenu ul li a{
	display:block;
	float:left;
	color:#ffffff;
	text-align: center;
	text-decoration:none;
	padding:5px 10px 0 10px;
	height: 22px;
	font-weight:bold;
	}
#foxmenu ul li a:hover,#foxmenu ul li.current_page_item a{
	color:#800579;
	background:#ffffff;
	height: 22px;
	text-align: center;
	}
#foxmenu ul li .current_page_item a,#foxmenu ul li .current_page_item a:hover{
	color:#800579;
	height: 22px;
	}

/* =====================================buscar */
.search {
	float:right;
	height:18px;
	width:129px;
	padding:0 0 0 47px;
	background:url(images/search.gif) 0 0 no-repeat;
    }
.search form {
	margin:0;
	padding:0;
    }
.search input {
	padding:0;
	border:none;
	float:left;
    }
.search input#s {
	width:107px;
	height:15px;
	background:url(images/searchbar.gif);
	font-size:12px;
	color:#800579;
	padding:3px 0 0 3px;
    }
.search input#searchsubmit {
	width:19px;
	height:18px;
	background:url(images/searchsubmit.gif);
    }


/* ===================================contenido del post */
                       /* cabecera */

#content {
	float: right;
	width: 780px;
	margin: 0px 0px 0px 5px;
	padding: 0;
   background:#f69af1;
-moz-border-radius-bottomleft:10px;     
-moz-border-radius-bottomright:10px;
-moz-border-radius-topleft:10px;
-moz-border-radius-topright:10px;
	}
.title{
	margin: 0 0;
	padding: 10px 0px 0px 5px;
	height:58px;
}
                   /* texto del mes */
.date {
	float:left;
	width:60px;
	height:50px;
	text-align:center;
	font-size:14px;
   font-family:Arial,Verdana,Helvitica,sans-serif;
	padding-top:22px;
	font-weight:normal;
   text-transform:uppercase;
	color:#a915a0;
	}
                   /* texto del dia */
.date .day {
	color:#e74bde ;
	font-size:20px;
	font-weight:bold;
	padding-top:4px;
	line-height:22px;
	}
	
.sub {
	float:left;
	height:14px;
	font-size:14px;
   font-family:Arial,Verdana,Helvitica,sans-serif;
	padding-left:0px;
	padding-top:0px;
	font-weight:normal;
   color:#a915a0;
	}

/* contenido del post */
	
.post {
   border:solid 2px;border-color:#800579;
   background:#f9dbf7;
	margin: 23px 8px 23px 8px;
	padding:0px 0px 0px 0px;
	height: 100%;
	text-align:left;
	color:#800579;
	font: 14px Arial, Verdana, sans-serif;
	line-height:20px;	
-moz-border-radius-bottomleft:10px;        
-moz-border-radius-bottomright:10px;
-moz-border-radius-topleft:10px;
-moz-border-radius-topright:10px;
	}

.post h2 {
	margin: 0 0;
	padding: 0px 0px 0px 0px;
	background: transparent;
	text-align: left;
	font: 20px Arial, Verdana, sans-serif;
	font-weight:normal;

	}

.post h2 a, .post h2 a:link, .post h2 a:visited  {
	color: #800579;
	background-color: transparent;
	}
.post h2 a:hover  {
	color: #a915a0;
	background-color: transparent;
	}	
	

.postinfo {
	height:41px;
	padding: 0px 10px 2px 10px;

	}
		
.postinfo a {
	color:#c82bbf;
	font-weight:normal;
	text-decoration:none;
	}
.edit{
	float:left;
	padding:0px 0 0 10px;
	color:#c82bbf;
	font-size:12px;
	}	
	
.postinfo .com{
	line-height:15px;
	float:right; 
	padding:0px 5px 0 0px;
	font-size:12px;
	width:163px;
	text-align:right;
        }

.postinfo .com a:link,
.postinfo .com a:visited {
        color: #800579;
        }

.postinfo .com a:hover{
	color: #a915a0;
        }

.post a:link,
.post a:visited {
	color: #c82bbf;
	background-color: transparent;
        }

.post a:hover {
	color: #800579 ;
	background-color: transparent;
	text-decoration: none;
        }

.entry {
	margin: 0 0;
	padding: 0px 20px 5px 25px;
	}
.cover{
	margin: 0 0;
	}
.right{
	width:200px;
        background:#f9dbf7 ;
	float:right;
	padding-left:5px;
		}	

	
/*============= lateral categorias */
.da{
    background:#f9dbf7;
    font-size:12px;
    font-family: Arial, Verdana, sans-serif;
    color:#a915a0;
    padding:0px;
    border:1px solid #ffffff;     
	}


.sidebar{
	float:left;
	width:200px;
        background:#f9dbf7 ;
	padding-top:0px;
	padding-left:0px;
	font-size:12px;
	font-family: Arial, Verdana, sans-serif;
        text-align:left;
        color:#800579;
	}

.sidebar h2 {
	height:25px;
	line-height:25px;
	width:195px;
	font-size:16px;
	color:#ffffff;
	margin:0px 0 0 0 ;
	text-align:center;
	padding:0px 0 0 5px;
	background: #c82bbf url(images/h2.gif);
	background-repeat:repeat-x;
	}
.sidebar ul {
	width:195px;
	list-style-type: none;
	margin: 0 ;
	padding: 0;
	}

.sidebar ul ul  {
	list-style-type: none;
	margin: 0;
	padding: 2px 2px 2px 2px;


	}

.sidebar ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;
	}

.sidebar ul ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;

	}
	
.sidebar ul li {
	height:100%;
	line-height:14px;
	}

.sidebar ul li a:link, .sidebar ul li a:visited {
	color: #800579;
        width:200;
	text-decoration: none;
	padding: 1px 0px 1px 5px;
	display:block;
	font-size:12px;
	font: verdana, arial, helvetica,sans-serif;
	background:#f9dbf7;
	background-repeat:no-repeat;
	border-bottom:0px solid #a915a0;
	}

.sidebar ul li a:hover {
	background:#fbc1f8;
	background-repeat:no-repeat;
	color:#c82bbf;
	}



.sidebar p {
	padding: 7px 10px;
	margin:0;

	}

.sidebar table {
	width:200px;
	text-align:center;
	background-color:none;
	border:0px solid #c82bbf;
	}	

/* --- pie --- */
#footer {
	clear: both;
	background-color:#e74bde ;
	height: 20px;
}
#footer_text{
	clear: both;
	text-align: center;
	margin: 0px auto 0px auto;
	width: 1000px;
	color: #ffffff;
}
#footer_text a{
	color: #000000;	
}


/* The Navigation */

.navigation {
	height:15px;
	padding:0 10px;
	}
.navigation a {
	font-weight:bold;
	text-decoration:none;
	font-size:24px;
	color:#a915a0 ;
	}
.navigation a:hover {
	color:#c82bbf;

	}

/* The Attachment */

.contentCenter {
	text-align:center;
	}

/* The Page Title */

h2.pagetitle {
	padding:0;
	margin:0 0 20px 0;
	font-size:25px;
	text-align:center;
	}

/* Comentarios */

.comments {font-size:14px; color:#a915a0;
	}
.comments form {
	}
.comments textarea {
	width:90%;
	height:156px;
	background:fbc1f8;
	border:1px solid #e74bde ;
	color:#800579;
	padding:10px;
	overflow:auto;
	font-family:Arial, verdana, Helvetica, sans-serif;
	font-size:14px;
	}
#commentform {
	padding-left:25px;
	}
#commentform input {
	background:#fbc1f8;
	border:1px solid #e74bde;
	color:#800579;
	padding-left:10px;
	}
.comments input#submit {
	padding:0;
	width:72px;
	height:29px;
	}
.comments h2 {
	font-size:19px;
	line-height:30px;
	margin:24px 0 0 23px;
	padding:0;
	font-weight:normal;
	}
.comments ol li p {
	padding:0;
	margin:10px 20px;
	color:#a915a0 ;
	}

/*===============================TEXTOS ESPECIALES*/
.t_mg {
       font: bold 24px arial,verdana;color:#800579 ;
}
.t_g {
      font: bold 20px arial,verdana;color:#800579 ;
}
.t_n {
      font: bold 16px arial,verdana;color:#800579 ;
}
.t_p {
      font: bold 12px arial,verdana;color:#800579 ;
}
.t_mp {
       font: bold 8px arial,verdana;color:#800579 ;
}
.piefoto {
        font: 14px arial,verdana;color:#c82bbf;
	padding-top: 15px;
	padding-left: 0px;
}
.nofoto {
        font: 20px arial,verdana;
        color: #c82bbf;
	padding-top: 5px;
	padding-left: 0px;
	border: 1px solid #ffffff;
        background: #f878f0 ;
}

td {background: #fbc1f8; padding:1px;
-moz-border-radius-bottomleft:5px;   
-moz-border-radius-bottomright:5px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
}
th {background: #f878f0; padding:2px;}

tt {
background: #a915a0; padding:6px;
font: bold 16px arial,verdana;color:#ffffff ;
}
/*____________________________________________________*/
                /*   Fondo monitores*/
.porque {
          border-style: solid; 
          border-color: #ffffff; 
          border-width: 3px;
          background: #808080;
          padding: 9px;
-moz-border-radius-bottomleft:30px;   
-moz-border-radius-bottomright:30px;
-moz-border-radius-topleft:30px;
-moz-border-radius-topright:30px;
}                
.fm_bor_660 {
          border-style: solid; 
          border-color: #000000; 
          border-width: 1px;
          background: #dcdcdc;
          padding: 10px;
-moz-border-radius-bottomleft:10px;   
-moz-border-radius-bottomright:10px;
-moz-border-radius-topleft:10px;
-moz-border-radius-topright:10px;
}
.fm_bor_150 {
          border-style: solid; 
          border-color: #000000; 
          border-width: 1px;
          background: #dcdcdc;
          padding: 20px;
-moz-border-radius-bottomleft:15px;  
-moz-border-radius-bottomright:15px;
-moz-border-radius-topleft:15px;
-moz-border-radius-topright:15px;
}
.fm_td_izq {background: #fbc1f8; 
            padding:4px;
            border:0px solid #808080;
            text-align:center;
}
.fm_td_der {background: #f878f0 ; 
            padding:4px;
            border:0px solid #808080;
            text-align:center;
}
.fm_td_inf {background: #fbc1f8; 
            padding:4px;
            border:0px solid #808080;
            text-align:center;
}
.fm_bor_660 {
          border-style: solid; 
          border-color: #000000; 
          border-width: 1px;
          background: #dcdcdc;
          padding: 10px;
-moz-border-radius-bottomleft:10px;   
-moz-border-radius-bottomright:10px;
-moz-border-radius-topleft:10px;
-moz-border-radius-topright:10px;
}

                /*  arboles y luz  */

.arb_luz_td_ext {background: #f69af1; 
            height:17px;
            border:0px;
            text-align:center;
-moz-border-radius-bottomleft:5px;     
-moz-border-radius-bottomright:5px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
}
.arb_luz_td_cen {background: #f69af1; 
            border:0px;
            text-align:center;
}
.bor_150 {
          border-style: solid; 
          border-color: #000000; 
          border-width: 1px;
          background: #dcdcdc;
          padding: 5px;
-moz-border-radius-bottomleft:5px;           
-moz-border-radius-bottomright:5px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
}
.bor_300 {                                  
          border-style: solid; 
          border-color: #000000; 
          border-width: 1px;
          background: #dcdcdc;
          padding: 6px;
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
}

.bor_660 {
          border-style: solid; 
          border-color: #000000; 
          border-width: 1px;
          background: #dcdcdc;
          padding: 10px;
-moz-border-radius-bottomleft:10px;            
-moz-border-radius-bottomright:10px;
-moz-border-radius-topleft:10px;
-moz-border-radius-topright:10px;
}
.visiones {

          border-style: solid; 
          border-color: #000000; 
          border-width: 1px;
          background: #dcdcdc;
          padding: 10px;
-moz-border-radius-bottomleft:10px;            
-moz-border-radius-bottomright:10px;
-moz-border-radius-topleft:10px;
-moz-border-radius-topright:10px;          
}



