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

/* basic elements */

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

body
{
   margin: 0;
   /* setting border: 0 hoses ie5 win window inner well border */
   padding: 0;
   text-align: center;
   font-family: Tahoma, verdana, 'trebuchet ms', sans-serif;
   font-size: 68%;
   background: url(/template-design/img/main_tile.gif) 0 0;
   background-repeat: repeat;
}

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;
}



/* page layout */

div#main_container{
	top:0px;
	position: relative;
	background: url(/template-design/img/main_tile-top.gif) top left repeat-x;
	}
div#main_container_inner{
	position: relative;
	top:0px;
	background: url(/template-design/img/splash.jpg) top center no-repeat;
	}
	
#container
{
   position: relative;
   margin: 0 auto; /* center on everything else */
   text-align: left;
   width: 939px;
}
#container-inner {  }

#header {
	position: relative;
	height: 317px;
	width: 939px;
	border: none;
	overflow: hidden;
}
#header-inner { }

div#pagebody{
	position: relative;
	background: url(/template-design/img/tile_bkg.gif) top center repeat-y;
	margin-bottom: 0px;
	width: 939px;
	overflow: hidden;
	}

div#footer{
	position: relative;
	height: 200px;
	background: url(/template-design/img/footer_bkg.gif) top center no-repeat;
	
	}

div#alpha{
	position: relative;
	width: 250px;
	position: relative;
	float: right;
	top:0px;
	}
div#alpha-inner{
	margin-top: 10px;
	background: url(/template-design/img/hoja_tile.gif) top left repeat-y;
	}
div#gamma{
	width: 174px;
	position: relative;
	float: right;
	}
div#gamma-inner{
	margin-top: 10px;
	}
div#beta{
	width: 460px;
	position: relative;
	float: left;
	left: 37px;
	background: url(/template-design/img/tile_line.gif) top right repeat-y;
	}
div#beta-inner{
	margin-right: 16px;
        overflow: hidden;
	}


/*header*/

div#header ul.menu{
	position: relative;
	margin-top: 20px;
	margin-left: 0px;
	}
div#header ul.menu li{
	position: relative;
	float: left;
	font-size: 140%;
	
	}
div#header ul.menu li a{
	display: block;
	text-decoration: none;
	padding-left: 40px;
	padding-right: 10px;
	color: #000;
	}
div#header ul.menu li a:hover, div#header ul.menu li a.active{
	color: #dc0651;
	}
div#header ul.menu li p{
	padding-left: 0px;
	}

div#header h1{
	position: absolute;
	font-size: 270%;
	top: 190px;
	left: 80px;
	
	}
div#header h1 a{
	color: #fff;
	background: #000;
	text-decoration: none;
	font-weight: normal;
	padding-left: 6px;
	padding-right: 6px;
	}
div#header h2{
	position: absolute;
	font-size: 280%;
	top: 228px;
	left: 120px;
	
	}
div#header h2 a{
	display: none;
	color: #fff;
	background: #dc0651;
	text-decoration: none;
	font-weight: normal;
	padding-left: 6px;
	padding-right: 6px;
	}
div.search{
	position: absolute;
	width: 230px;
	top: 16px;
	right: 20px;
	
	}
div.search h2{
	display: none;
	
	}
div.search input.search{
	position: relative;
	padding-left: 2px;
	padding-right: 2px;
	line-height: 1.7em;
	border: solid 1px #baac85;
	background: url(/template-design/img/tile_input.gif) top left repeat-x;
	float: left;
	width: 160px;
	height: 18px;
	}


/*entradas*/

h3.entry-header{
	position: relative;
	color: #de0954;
	font-size: 190%;
	font-weight: normal;
	background: url(/template-design/img/dotted_big.gif) bottom left repeat-x;
	padding-bottom: 5px;
	padding-top: 10px;
	}
h3.entry-header a, h3.entry-header a:visited{
	position: relative;
	color: #de0954;
	font-weight: normal;
        text-decoration:none;
	}
h3.entry-header a:hover{
	position: relative;
	color: #000;
	font-weight: normal;
	}
p.entry-footer{
	color: #8c763f;
	font-size: 110%;
	padding-top: 2px;
	padding-bottom: 10px;
	}
p.entry-footer a{
		color: #6387b7;
		text-decoration: none;
	border-bottom: dotted 1px #6387b7;
	}
	
div.entry-content{
color:#434341;
font-size: 120%;
text-align: justify;
padding-bottom: 10px;
	}
div.entry-content p{
margin-bottom: 10px;
	
	}
a.morecontent{
	color: #fff;
	background: #dc0651;
	text-decoration: none;
	font-weight: normal;
	padding-left: 6px;
	padding-right: 6px;	
	}
div.entry-content a{
	color: #6387b7;
		text-decoration: none;
	border-bottom: dotted 1px #6387b7;
	}
div.entry-content img{
	border: solid 4px #fff;
	}
div.entry-content a:hover{
	color: #000;
		text-decoration: none;
	border-bottom: dotted 1px #fff;
	}

/*categorias, archivos y recent post*/

div#gamma a{
	color: #000;
	text-decoration: none;
	padding-left: 4px;
	padding-right: 4px;
	display: block;
	}
div#gamma a:hover{
	color: #fff;
	background: #dc0651;
	text-decoration: none;
	font-weight: normal;
	padding-left: 4px;
	padding-right: 4px;
	}
div#gamma h2{
	position: relative;
	display: block;
	background: url(/template-design/img/tag.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	color: #fff;
	font-size: 130%;
	padding-left: 4px;
	margin-bottom: 10px;
	}
div#gamma h2 a{
	color: #fff;
	padding-left: 4px;
	padding-right: 4px;
	}
	
div#gamma ul{
	position: relative;
	margin-left: 0px;
	margin-bottom: 20px;
	margin-right: 20px;
	}

div#gamma ul li{
	position: relative;
	line-height: 1.1em;
	/* correction edit for  font size of subcategories so that font size doesn´t double on subcategory*/
	/*font-size: 120%;*/
	font-size: 13px;
	margin-bottom: 8px;
	}
	
/* correction edit for indend of subcategories*/
.module-list ul {
	padding-left: 8px;
}

div#gamma div.module-archives ul li{
	margin-bottom: 0px;
	line-height: 1.em;
	
	}
div#gamma div.recent ul li{
	margin-bottom: 0px;
	line-height: 1em;
	background: url(/template-design/img/dotted_small.gif) bottom left repeat-x;
	padding-bottom: 4px;
	
	}
div#gamma div.recent ul li a{
	padding-top: 4px;
	padding-bottom: 6px;
	display: block;
	
	}
	
/*enlaces columna*/


div#alpha-inner div.box_hoja{
	position: relative;
	background: url(/template-design/img/hoja_top.gif) top left no-repeat;
	overflow: hidden;
	}	
	
div#alpha-inner div.box-inner{
		position: relative;
	background: url(/template-design/img/hoja_bottom.gif) bottom left no-repeat;
	padding-bottom: 50px;
	padding-top: 30px;
	overflow: hidden;
	}		
	
div#alpha-inner div.box-inner h2{
	position: relative;
	 color:#dc0651; 
	 font-weight: normal;
	 font-size: 140%;
	 padding-top: 14px;
	 padding-bottom: 6px;
	 padding-left: 20px;
	 padding-right: 50px;
	}	
	
div#alpha-inner div.box-inner ul{
	position: relative;
	margin-left: 20px;
	margin-right: 50px;
	}
div#alpha-inner div.box-inner ul li{
	position: relative;
	background: url(/template-design/img/bullet_rounded.gif);
	background-position: 0 3px;
	background-repeat: no-repeat;
	line-height: 1.1em;
	margin-bottom: 6px;
	padding-left: 16px;
	}
	
div#alpha-inner div.box-inner ul li a{
	color: #000;
	font-size: 120%;
	text-decoration: none;
	}
div#alpha-inner div.box-inner ul li a:hover{
	color: #fff;
	background: #dc0651;
	text-decoration: none;
	font-weight: normal;
	}

/*module syndicate*/
div.module-syndicate{
	position: relative;
	margin-left: 20px;

	}
div.module-syndicate div.module-content{
	padding-left: 60px;
	background: url(/template-design/img/ico_rss.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	height: 100px;
	padding-top: 10px;
	}
div.module-syndicate div.module-content a{
	color: #000;
	font-size: 130%;
	text-decoration: none;
	}
div.module-syndicate div.module-content a:hover{
	color: #fff;
	background: #dc0651;
	text-decoration: none;
	font-weight: normal;
	}
/*powered module*/

div.module-powered{
	position: relative;
	padding-left: 36px;
	padding-top: 20px;
	padding-bottom: 4px;
	}

div.module-powered a{
	color: #000;
	text-decoration: none;
	
	}
div.module-powered div.module-content{
	position: absolute;
	top: 20px;
	right: 45px;
	font-size: 110%;
	color: #baa562;
	}
div.module-powered p{
	color: #baa562;
	font-size: 110%;
	text-align: left;
	}
	
/*archives*/
 
h2.archive-header{
	position: relative;
	color: #de0954;
	font-size: 190%;
	font-weight: normal;
	background: url(/template-design/img/dotted_big.gif) bottom left repeat-x;
	padding-bottom: 5px;
	padding-top: 10px;
	
	}
ul.archive-list{
	position: relative;
	margin-top: 10px;
	}
ul.archive-list li{
	position: relative;
	background: url(/template-design/img/bullet_rounded.gif);
	background-position: 0 3px;
	background-repeat: no-repeat;
	line-height: 1.1em;
	margin-bottom: 6px;
	padding-left: 16px;
	}
	
ul.archive-list li a{
	color: #000;
	font-size: 120%;
	text-decoration: none;
	}
ul.archive-list li a:hover{
	color: #fff;
	background: #dc0651;
	text-decoration: none;
	font-weight: normal;
	}

p.content-nav{
	font-size: 120%;
	padding-bottom:10px;
	}
p.content-nav a{
	color: #6387b7;
	text-decoration: none;

	
	}
p.content-nav a:hover{
	color: #000;
		text-decoration: none;
	border-bottom: dotted 1px #fff;
	
	}
h2.title_page{
	font-size: 160%;
	font-weight: normal;
	color: #dc0651;
	padding-bottom: 10px;
	}
h2.title_page span{
	color: #000;
	}

p.footer_share{
        clear: both;
        float:none;
	line-height: 1.4em;
	color: #dc0651;
	}
#beta p.footer_share a img{
	background: none;
	border: none;
	text-decoration: none;
	margin-left: 2px;
	margin-right: 2px;
	}
#beta p.footer_share a{
	background: none;
	border: none;
	text-decoration: none;
	}

div.xiti{
padding-left: 26px;

}