/*
Theme Name: Un Blog Verde
Description: Tema desarrollado para "Un Blog Verde" a partir de un dise&ntilde;o del cliente.
Author: Rai
Author URI: mailto:raidelp@gmail.com

*/


body {
	margin:0 auto;
	padding:0px 0 0px 0;
	background:#6e8c50 url(images/fondo.jpg) center repeat;
	font-family: Arial,Verdana,Helvitica,sans-serif;
	font-size:12px;
	}
img {
	border:0;
	float:left;
	padding:5px 5px 5px 0;
	}
a {
	color:#0000ff;

	}
a:hover {
	color:#B71C1A;
	text-decoration:none
		}
h1, h2, h3, h4, h5, h6 {
	
	}
blockquote {
	padding-left:10px;
	color:#414D5F;
	font-style: normal;
	
	}
.clear {
	clear:both;
	}
.alignleft {
	float:left;
	padding:3px 0 2px 5px;
	}
.alignright {
	float:right;
	padding:3px 5px 2px 0px;
	}

/* The Wrapper */

#wrapper {
	width:985px;
	margin:0 auto;
	background:#6e8c50 url(images/fondo-madera.png) center repeat-y;	
	
	}
	
	
/* The Top */

#top {
	height:10px;
	margin:0 auto;
	width:728px;
	}
.blogname {
	width:600px;
	margin:20px 0 0 25px;
        float:left;
	}
.blogname h1  {
	font-size:38px;
	font-weight:bold;

	text-align:left;
	margin:0px 0 0 0px
	
	}
.blogname h1  a:link, .blogname h1  a:visited{ 

	}
	
.blogname h1  a:hover { 
	color: #FFF; 
	}
.blogname h2 {
	margin:0px 20px 0px 0px;
	font-size:16px;
	font-weight:normal;
	color:#fff;
	text-align:left;
	}
	
#topbar {
	width: 950px;
	height: 90px;
	margin-bottom: 2px;
	margin-left:20px;
	padding-right:10px;
	
}

#topbar #dates {
	float: left;
	height: 25px;
	line-height: 25px;
	padding-left: 10px;
	font-size: 13px;
	color: #394754;
	margin-top: 1px;
	
}

#topbar ul {
	float: right;
	display: inline;
	height: 25px;
	padding-right: 20px;
	margin:0px 0px
	
}

#topbar ul li {
	float: left;
	margin-left: 5px;
	display: inline;
	height: 20px;
	padding-top: 20px;
	font-style:italic;
	font-weight: bold;
}

#topbar ul li a {
	height: 20px;
	line-height: 30px;
	padding-left: 5px;
	font-size: 12px;
	font-weight: bold;
}

#topbar ul li a:hover {
	color: #AA1C1A;
}


/* The Search */


#search {
	height:20px;
	width:auto;
	padding-top:5px ;
	margin-left:5px;
	width:220px;
	float:right;
}

#search form {
	margin: 0;
	padding: 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search p {
	margin: 0;
	font-size: 85%;
}

#s {
	margin-left:5px;
	float: left;
	width:135px;
	padding: 3px 3px;
	background: #fff;
	border:none;
	font: normal 100%;
	;
}

#searchsubmit {
	width:55px;
	float: left;
	margin-top: 0px;
	background: #EFEFEF url(images/go.jpg) no-repeat;
	border: none;
	font: bold 100%;
	color: #FFFFFF;
	height:23px;
}

/*top menu*/
#allmenu{
	margin-left:20px;
	margin-right:20px;

	}
#foxmenucontainer{
	float: left;
	width: 660px;
	background:url(images/fondo-categorias.png) no-repeat;
	display:block;
	padding:25px 0 0px 0px;
	font: 14px;
	font-weight:normal;
	

	}
	

#catmenucontainer{
	float: right;
	width: 271px;
	background:url(images/fondo-interactua.gif) no-repeat;
	display:block;
	padding:25px 0 0px 0px;
	font: 14px;
	font-weight:normal;
	

	}
	
	
/*menu other*/

/* separate lists from subsequent content */
div.outerwrap
{
  margin-bottom: 0em;
  margin-left:15px;
}

/* position list chunks side by side */
#foxmenucontainer div.menu-wrapper
{
  float: left;
  width: 158px;
  
}

#catmenucontainer div.menu-wrapper
{
  float: left;
  width: 120px;
}

/* clear float after lists */
#foxmenucontainer br, #catmenucontainer br
{
  clear: left;
}
/* remove default spacing  to 
promote cross-browser consistency */
#foxmenucontainer ol, #catmenucontainer ol
{
  margin: 0;
  padding: 0;
  
}

/* suppress normal list item numbering */
#foxmenucontainer ol li
{
  border-left:3px solid #78b116;
  border-right:3px solid #78b116;
  border-top:1px solid #78b116;
  border-bottom:1px solid #78b116;
  list-style-type: none;
  
}

#catmenucontainer ol li
{
  border-left:3px solid #9123b6;
  border-right:3px solid #9123b6;
  border-top:1px solid #9123b6;
  border-bottom:1px solid #9123b6;
  list-style-type: none;

}

#foxmenucontainer ol li:hover, #catmenucontainer ol li:hover
{
	
}

/* anchor styling */
#foxmenucontainer ol li a, #catmenucontainer ol li a
{
  text-decoration: none;
}
#foxmenucontainer ol li a:hover, #catmenucontainer ol li a:hover
{
  color: #009f4f; /* white */
 
}



#foxmenucontainer  ol li a:link, #foxmenucontainer  ol li a:visited, .menu-activo-f {
	display:block;
	background-repeat:no-repeat;
        color:#222222;
	}

#foxmenucontainer  ol li a:hover, .menu-activo-f {
	background:#befa63;
	background-repeat:no-repeat;
	color:#000000;

	}	
	
#catmenucontainer  ol li a:link, #catmenucontainer  ol li a:visited, .menu-activo-c {
	display:block;
	background-repeat:no-repeat;
        color:#222222;
	}

#catmenucontainer  ol li a:hover, .menu-activo-c {
	background:#cc92e7;
	background-repeat:no-repeat;
	color:#000000;

	}
/* Main Content*/	
	
	
#casing {
	padding:0px 0px 0px 0px;
	margin-left:25px;
	margin-right:25px;
	}	

#content {
	float:left;
	width: 600px;
	background:#;
	height:100%;
	padding:0px 0px 0px 0px;
	}
.title{
	margin: 0 0 0 0px;
	padding: 0px 0px 0px 5px;
        color: #53b5b6;
       

}	
.time{
	text-align:left;
	width:100px;

	margin-top:2px;

	padding:1px 0 0 0px;
	color:#fff;
	float:right;
	}

.date {
	float:left;
	font-size:13px;
	margin-left:0px;
	margin-top:0px;
	padding-left:0px;
	font-weight:normal;
	
	}
	
.single {
	width:600px;
	margin: 0px 0px 0px px;
	padding: 15px 0px 5px 15px;
	height:100%;
	color:#000;
	background:#fff;
	font: 12px;
        line-height: 18px;
	}

.single  h1 {
	margin: 0px 0px 0px 10px;
	padding: 8px 0px 0px 10px;
	text-align: left;
	font-size: 16px;
	overflow:hidden;
	color: #53b5b6;
	}

.single .date {
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 10px;
	color: #53b5b6;
        font-size: 11px;
	
	}

.single  h1 a, .single  h2 a:link, .single  h2 a:visited  {
	color:#53b5b6;
       	background-color: transparent;
        font-size: 16px;
	}
.single  h1 a:hover  {
	color: #283C45;
	background-color: transparent;
	}	
.author{
	color:#B51B1B;
	padding:0px 0 4px 0px;

}
.clock{
	color:#B51B1B;
	padding:0px 0 4px 10px;

}	

.singleinfo {
	overflow:hidden;
	width:568px;
	margin: 0 0 0 0px;
	padding: 0px 0px 0px 0px;
	background:#ebebeb url(images/center_hd_top.gif) no-repeat;
	color:#cdfe;
			}
.singleinfo-bt {
	padding: 0px 0px 0px 0px;
	background:url(images/center_hd_bottom.gif) no-repeat;

			}
	
.comm{
	padding:2px 0 0px 5px;
	float:left;
}

.comm a:link,
.comm a:visited {

}
.comm a:hover{

}
.postmore{
	padding:2px 5px 0px 0px;
	float:right;
	font-weight:bold;
}

.postmore a:link,
.postmore a:visited {

	

}
.postmore a:hover{

	
}
.category{
	padding:3px 5px 1px 0px;
	margin-left:5px;
	font-weight:normal;
}

.category a:link,.category a:visited{
	

	}
.category a:hover{
	
		font-weight:normal;

	}
.entry {
	margin:0 0;
	padding: 10px 5px 5px 5px;

	}	
	
.entry a:link,
.entry a:visited {
	
	background-color: transparent;
}
.entry a:hover {

	background-color: transparent;
	text-decoration: none;
}
.entry img {
	border:0;
	float:none;
	padding:4px 4px;
	background:#fff;
	border:1px solid #ddd;
	margin:2px 5px 5px 0px;
	}
	
	
.entry p{
	margin:5px 5px;

}




	
/* --- FOOTER --- */

#footer {
	
	padding:0px 0 0 0px;
	margin:0px 0 0 0px;
	color:#000000;
	font-size:12px;
	font-weight:normal;
	text-align:center;
	letter-spacing:1px;
	}

#footer a:link , #footer a:visited{

	}

#footer a:hover {

	}



/* The Navigation */

#navigation {
	
	width:598px;
	margin:0px 0px 5px 5px;
	
	height:20px;
	float:right;
	}
#navigation a:link, #navigation a:visited {

	font-weight:bold;

}
	
/* The Attachment */

.contentCenter {
	text-align:center;
	}

/* The Page Title */

h2.pagetitle {
	padding:0;
	margin:10px 0 20px 0;
	font-size:20px;
	text-align:center;
        color: #53b5b6;
	}

/* The Comments */

.comments {
	padding-left:10px;
	}
.comments form {
	}
.comments textarea {
	width:90%;
	height:156px;
	background:#fff;
	border:1px solid #D0D0D0;
	color:#444;
	padding:10px;
	overflow:auto;
	font-size:14px;

	}
h3 #comments-count {
	font-weight:bold;
	font-size:18px;
	margin:0 0 0 20px;

}	
	
#commentform {
	padding-left:23px;
	}
#commentform textarea{
	width:325px;
	}
#commentform input {
	background:#fff;
	border:1px solid #D0D0D0;
	color:#333;
	padding-left:10px;
	width:250px;
	}
.comments input#submit {
	padding:0;
	width:125px;
	height:25px;
	background: #f2f3ee;

	}
.comments h2 {
	font-size:19px;
	line-height:30px;
	margin:24px 0 0 10px;
	padding:0;


	font-weight:normal;

	}
.comments ol li p {
	padding:0;
	margin:10px 0;
	color:#222;
	
	}
.commentmeta small{
	color: #222;
	
}
	
/*magbox*/
	
.post {
	width: 293px;
	margin: 0px 0px 5px 5px;
	padding:3px 0 0 0;
	float: left;
	background:#ffffff;
	border:1px solid #caa16b;
	display:inline;
	color:#000;
	}

.post h2 {
	margin: 0px 0 0px 0;
	padding: 0px 0px 3px 0px;
	text-align: left;
	font: 18px;
	font-weight:bold;
	overflow:hidden;
	height:18px;
	color:#000000;

	}

.post h2 a, .post h2 a:link, .post h2 a:visited  {
	background-color: transparent;
	}
.post h2 a:hover  {
	background-color: transparent;
	}	
	

.postinfo {
	height:22px;
	margin: 0 0 0 0px;
	padding: 2px 0px 0px 0px;
			}
	
.categ{
	height:15px;
	margin: 2px 0 0 0px;
	padding: 2px 0px 0px 5px;

}

.categ a:link,.categ a:visited{
	color:#0000ff;
	}
.categ a:hover{
	font-weight:normal;
	
	}
	

.centry a:link,
.centry a:visited {

	background-color: transparent;
}

.post img {
	border:0;
	float:left;
	padding:4px 4px;
	background:#fff;
	border:1px solid #ddd;
	margin:2px 5px 2px 0px;
	}
	
	
.centry p{
	margin:2px 0;

}
.centry a:hover {
	background-color: transparent;
	text-decoration: none;
}

.centry {
	margin:0 0;
	padding: 0px 5px 5px 5px;
	height:120px;
	overflow:hidden;
	}
	
	




#bottom{
	width:100%;
	padding:5px 0 0px 0;
	margin-bottom:10px;
	float:left;
}	

.recents{

width:195px;
margin-left:5px;
padding: 0 0px 10px 0;
float:left;
display:inline;
}
.recents h2{
	margin:0px 0 0px 0;
	padding:2px 0 2px 3px;
	font-size:18px;
	color:#fff;
	background:#caa16b;
	font-weight:normal;
}

.recents  ul {
	list-style-type: none;
	margin: 0 ;
	padding: 0;

	}

.recents  ul ul  {
	list-style-type: none;
	margin: 0;
	padding: 0px 0px 10px 5px;

	
	}

.recents  ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;

	}

.recents  ul ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;

	}
	
.recents  ul li {
	height:100%;
	line-height:18px;

	}

.recents  ul li a:link, .recents  ul li a:visited {

	text-decoration: none;
	padding: 5px 0px 5px 5px;
	display:block;
	background-repeat:no-repeat;
	border-bottom:1px solid #ccc;

	}

.recents  ul li a:hover {
	background:#befa63;
	background-repeat:no-repeat;
	color:#000000;
	padding: 5px 0px 5px 5px;
	}	
	
/* 
   * right sidebar 
   */
   /* sidebar */

#menu-right { 
             float: right;
             display: inline;
             width: 310px;
             margin: 0px 0px 0px 0px;
             font-size: 14px;
             padding: 0px 0px 0px 0px;

             }

#menu-right h2 {
     font-size: 18px;
     margin: 0px 0 0px 0;
     padding: 7px 0px 0px 15px;
     background:url(images/widget-sidebar.gif) no-repeat;
     height: 35px;
     width:311px;
     font-weight: normal;
     color: #fff;
}

#menu-right .right-widgets { 
             margin: 0px 0px 0px 0px;
             padding: 0px 0px 0px 15px;

             }

#menu-right a,
#menu-right a:visited { 
                             text-transform: lowercase;
                             text-decoration: none;
                             color: #181818;
                             }

#menu-right a:hover,
#menu-right a:visited:hover  { 
                             text-transform: lowercase;
                             text-decoration: underline;
                             color: #181818;
                              }

#menu-right ul ul { 
                   margin-left: 0px;
                   }

#menu-right ul ul li { 
                      list-style-image: url("images/menu-right-icon.png");
margin-left: 0px;
                      }


.box {
	
	padding: 0px;
	
}

.box p {
	font-size: 1.0em;
	line-height: 1.3em;
	color: #282828;
	margin: 0px 0px 7px 0px;
}

.postbox {
	margin-bottom: 10px;
	background: #FFF;
	padding: 0px;
	border: 1px solid #b6e4fb;
}

.postbox p {
	font-size: 1.0em;
	line-height: 1.3em;
	text-align: justify;
	margin: 0;
	color: #666;
}

#adcontainer {
	padding: 0px 0 0 0;
	margin:0 auto;
	width: 265px;
	
}

#adboxes{
	padding: 0px 0 0px 0px;
	width:265px;

	float:left;
	position: relative;
}
#adboxes ul {
	margin: 0;
	padding: 0;
	list-style: none;
        padding-left: 0px;
}
#adboxes ul li {
	display:block;
	margin: 0px 0px 0px 0px !important;
	padding: 0px !important;
	float:left;
	list-style: none;
}

.clear {
	clear: both;
	margin: 0;
	padding: 0;
}

#menu-right img { 
      padding: 2px;


      }

#menu-right img.alignleft { 
                float: left;
                margin: 0px 0px 0px 0;
                }

#menu-right img.alignright { 
                 float: right;
                 margin: 0 0px 0px 0px;
                 }


/* End of right sidebar */	













