/*
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */
/*html {
	background: #F6FBFD url('images/bg2.jpg');
	background-repeat:no-repeat;
	background-position:top center;
	}*/
/*html {
	background-color:#698E25;
	
}	*/
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Arial, Helvetica, sans-serif;
	background: #698E25 ;
	background-repeat:repeat-x;
	background-position:top center;
	color: #6e6e6e;
	text-align: center;
	}

	
#page {
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
	}

#header {
	background: #73a0c5 url('images/kubrickheader.jpg') no-repeat bottom center;
	}

#headerimg 	{
	margin: 7px 9px 0;
	height: 192px;
	width: 740px;
	}

#content {
	font-size: 14px;
	
	}

.widecolumn .entry p {
	font-size: 14px;
	font-weight:normal;
	
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: right;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

#footer {
	background: #e7e7e7 url('images/kubrickfooter.jpg') no-repeat top;
	border: none;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 20px;
	
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:#548ca3;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #62a8be;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}


.entry p a:visited {
	color: #4D7E92;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	display:none;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 14px  Arial, Helvetica, sans-serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #548ca3;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #548ca3;
	text-decoration: none;
	}

a:hover {
	color: #4D7E92;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 760px;
	border: 1px solid #959596;
	}

#header {
	background-color: #73a0c5;
	margin: 0 0 0 1px;
	padding: 0;
	height: 200px;
	width: 758px;
	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 0px;
	.padding-top:20px;
	margin: 5px 0 0;
	width:660px;
	min-height:435px;
	/*margin-top:-22px;
	.margin-top:0px;*/
	}

.widecolumn {
	padding: 0px 0 20px 0px;
	.padding-top:20px;
	/*margin: -22px 0 0 0px;
	.margin-top:0px;*/
	width: 650px;
	text-align:left;
	float:left;
	}

.post {
	margin: 0 0 0px;
	padding-bottom:10px;
	text-align: justify;
	clear:left;

	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 0px;
	}

.widecolumn .postmetadata {
	/*margin: 30px 0;*/
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	/*clear: right;*/
	/*float:left;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	/*margin-top:22px;
	.margin-left:2px;
	margin-bottom:-12px;*/
	float:right;
	width:112px;
	margin-top:-29px;
	text-align:right;


}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 760px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	/*margin: 30px 0 -7px;
	.margin: 0px 0 -7px;
	padding-top:2px;*/
	}
.widecolumn h2 {
	padding-top:7px;
	}

h2.pagetitle {
	margin-top: 10px;
	text-align: left;
	margin-bottom:30px;
	.margin-bottom:-10px;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 0px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

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

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

.alignright {
	float: left;
	width:650px;
	text-align:left;
	}

.alignleft {
	float: left;
	/*width:650px;*/
	text-align:left;
	
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

	
.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	display:inline-block;
	margin-bottom:-10px;

	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	margin-left:15px;
	margin-top:-12px;
	color:#548ca3;

	
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 165px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	height:25px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	border:solid 1px #dddddd;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 420px;
	padding: 2px;
	border:solid 1px #dddddd;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	.margin-left:0px;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	float:right;
	margin-top:-13px;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	width: 258px;
	/*background-color:#f6fdff;
	border:#a9cddd solid 1px;*/
	padding: 10px 0 10px 0;
	text-align:justify;
	position:absolute;
	margin-left:721px;
	.left:0;
	margin-right:20px;
	margin-top:-21px;
}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	
	
	/*margin-bottom: 60px;*/
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */


/*********************************************NUEVOS ESTILOS ***************************************************/
body {
	background:#2d2c2c;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
}
.bgBlanco {
	width: 100%;
	background-color:#FFF;
	display:table;/*.padding-bottom:25px;*/
}
.wrpr {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
.wrprHeader {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	height:124px;
}

/**************************HEADER***********************************/
.header {
	float: left;
	width: 950px;
}
.topLine {
	background-color: #6e6e6e;
	height: 3px;
	width: 100%;
}
.display {
	float: left;
	height: 382px;
	width: 950px;
	background-image: url(images/displayCenter.jpg);
	background-repeat: repeat-x;
	position:relative;
}
.displayLeft {
	float: left;
	height: 382px;
	width: 9px;
	background-image: url(images/displayLEft.jpg);
}
.displayRight {
	float: right;
	height: 382px;
	width: 9px;
	background-image: url(images/displayRight.jpg);
}
.BotDisplay {
	float: left;
	height: 122px;
	width: 950px;
	background-image: url(images/BotDisplayCenter.jpg);
	background-repeat: repeat-x;
}
.BotDisplayLeft {
	background-image: url(images/BotDisplayLeft.jpg);
	float: left;
	height: 122px;
	width: 9px;
}
.BotDisplayRight {
	background-image: url(images/BotDisplayRight.jpg);
	float: right;
	height: 122px;
	width: 9px;
}
.TituloJs {
	color:#FFFFFF;
	font-size:28px;
	font-weight:normal;
	line-height:28px;
	margin-top:7px;
	text-shadow:0 -1px 0 #106B93;
	width:600px;
}
.GalleryStyle {
	float:left;
	margin-top:10px;
}
.CargandoGaleria {
	width:40px;
	height:40px;
	float:left;
	margin-left:320px;
	margin-top:150px;
}
/*Menu Js*/

/*.MenuJs{
	width:516px;
	height:36px;
	background-image:url(images/BgPestanas.png);
	float:left;
	position:absolute;
	z-index:50;
	margin-top:330px;
	margin-left:83px;
	.left:0;
	}*/
.MenuJs {
	width:540px;
	height:36px;
	float:left;
	position:absolute;
	z-index:50;
	margin-top:340px;
	margin-left:70px;
 .left:0;
}

/*LOGIN*/
.loginNeo {
	float: right;
	height: 46px;
	width: 326px;
	background:url(images/loginBg.jpg);
	border-left:solid 1px #ced0d3;
}
.logoNeo {
	float: left;
	height: 97px;
	width: 365px;
}
.FooterLine {
	float: left;
	height: 2px;
	width: 930px;
	margin-left: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image: url(images/FooterLine.jpg);
}
.WrapFooter2 {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
.fabookButton {
	float: right;
	height: 25px;
	width: 150px;
	background-image: url(images/BotonFacebook.png);
	font-size: 13px;
	font-weight: bold;
	color: #3c5b9e;
	text-decoration: none;
	background-repeat: no-repeat;
	padding-top: 4px;
	padding-left: 25px;
	letter-spacing: -1px;
	cursor:pointer;
}
.TwitterButton {
	float: right;
	height: 25px;
	width: 150px;
	background-image: url(images/botonTwiiter.png);
	font-size: 13px;
	font-weight: bold;
	color: #2c75a2;
	text-decoration: none;
	background-repeat: no-repeat;
	padding-top: 4px;
	padding-left: 25px;
	letter-spacing: -1px;
	cursor:pointer;
}
.loginRight {
	float: right;
	height: 46px;
	width: 6px;
	margin-right:-6px;
}
.LoginChat {
	float: right;
	height: 42px;
	width: 79px;
}
.loginSeprtr {
	float: right;
	height: 45px;
	width: 3px;
}
.LogCont {
	float: left;
	width: 325px;
}
.formIngreso {
	float:left;
	width:260px;
	margin:0;
	padding:0;
}
.formularioTopNS {
	float:left;
	width:355px;
	height:75px;
	margin:0 0 0 128px;
	padding:0;
}
.formularioTopNSsinFondo {
	float:left;
	width:355px;
	height:75px;
	margin:0 0 0 128px;
	padding:0;
}
.formBottomNS {
	float:left;
	width:332px;
	height:20px;
	margin:5px 0 0 0;
	padding:0;
}
.formularioTopInput {
	background-color: #fff;
	width: 120px;
	height: 19px;
	margin:5px 0 0 5px;
	padding:0;
	border: 1px solid #d6d6d6;
	font-size: 15px;
	font-weight: normal;
	color:#b4b4b4;
	text-decoration: none;
}
.arial11_celeste1 {
	font-size: 11px;
	font-weight: normal;
	color: #676767;
	text-decoration: none;
	padding-left:2px;
}
.formularioRecordarNS {
	float:left;
	margin: -7px 0 0 3px;
	-margin: 0 0 0 1px;
	padding:0;
	width:95px;
}
.olvidasteNS {
	float:left;
	margin:-3px 0 0 5px;
	padding: 0.5px 0 0 0;
 .padding: 0px 0 0 0;
	-padding: 6px 0 0 0;
	width:150px;
	text-align:left;
}
.formularioRecordarNS a:hover, .olvidasteNS a:hover {
	color:#447893;
}
.checkinput {
	width:10px;
	height:10px;
}
/*boton login*/
.botonLoginNS {
	float:right;
	width:61px;
	height:20px;
	margin:5.5px 0 0 0;
 .margin:6.5px 0 0 0;
	padding:0;
	text-align:center;
}
.botonLoginNS a {
	display:block;
	width:61px;
	height:19px;
	margin:0;
	padding:1px 0 0 1px;
	text-decoration: none;
	cursor: pointer;
	color: #e8f1f5;
	font-size: 14px;
	font-weight: normal;
	background:url(images/botonLoginNS.png) 0 0 no-repeat;
}
.botonLoginNS a:hover {
	background-position: 0 -20px;
	color: #fff;
}
/**fin login**/

/******MENU*****/
.navegacionTopNS {
	float:left;
	width:900px;
	height:27px;
	margin:0;
	padding:0;
	margin-bottom:-20px;
	margin-top:0px;
	margin-left:0px;/*.margin-top:25px;*//*background:url(images/PestanaBot.jpg) no-repeat;*/
}
/*NUEVO MENU*/
	.navigationBlog {
	margin:0;
	list-style:none;
	height:27px;
	width: 900px;
	padding:0;
}
.navigationBlog li {
	float:left;
	width: 104px;
	background:url(images/PestanaBot.jpg) no-repeat;
	margin-right:8px;
}
.navigationBlog li a {
	color:#327593;
	display:block;
	float:left;
	font-size:17px;
	font-weight:normal;
	line-height:28px;
	padding:0;
	text-align:center;
	text-decoration:none;
	width:104px;
}
.navigationBlog li a b {
	float:left;
	display:block;
	padding:0;
}
.navigationBlog li.current a {
	color:#fff;
	background:url(images/reposo.jpg);
}
.navigationBlog li a:hover {
	background:url(images/PestanaBotOver.jpg) no-repeat;
}
.navigationBlog li a em {
	display:block;
	float:left;
	width:104px;
	height:27px;
}
/*TERMINA MENU*/

.CabezalPagB {
	height: 64px;
	width: 100%;
	margin-top:124px;
	background-image: url(images/BgCabezalPaginaB.jpg);
	background-repeat: repeat-x;
	position: absolute;
}

.TopPagB {
	width: 950px;
	margin: 0 auto;
}
.TopPagBTxt {
	width:600px;
	float:left;
	font-size:31px;
	font-weight:normal;
	text-shadow:0 -2px 0 #106B93;
	color:#fff;
	margin-left:0px;
	margin-top:20px;
	text-align:left;
}
.ContPagB {
	float: left;
	width: 950px;
	margin-top: 60px;/*.margin-top: 40px;
	margin-bottom: 35px;*/
	position:relative;
}


/********************************************Footer**********************************************/
.spaceFooter {
	width:100%;
	height:35px;
	background-color:#fff;
}
.footer {
	width: 100%;
	height: 208px;
	background-color:#2d2c2c;
	/*background-image: url(images/footerBg.jpg);*/
	clear:both;
}
.wrprFooter {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background:url(images/FooterImag.jpg);
	background-position:right top;
	background-repeat:no-repeat;
	display:table;
	text-align:left;
}
.footer ul {
	color:#4F4F4F;
	font-size:20px;
	float:left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:15px 24px 12px;
	width:150px;
	line-height:20px;
}
.footer h4 {
	margin:0 0 3px -5px;
	padding:1px 0 0 5px;
	/*text-shadow:0 -1px 0 #106B93;*/
	background-image: url(images/footerTitleBg.jpg);
	background-repeat:no-repeat;
	font-size:16px;
	font-weight:normal;
	height:24px;
}
.footer li a {
	color:#c3c3c3;
	font-size:12px;
	/*float:left;*/
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	text-decoration:none;
}
.footer ul li a:hover {
	color:#FFFFFF;
	text-decoration:underline;/*text-shadow:0 -1px 0 #106B93;*/
}
/*Links footer bottom*/
.footer2 {
	font-size:0.7em;
	margin:0 auto;
	padding:10px 0 0;
	text-align:left;
	width:950px;
}
.footer2 ul {
	float:left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0 0 24px 24px;
	width:500px;
}
.footer2 p {
	color:#D4EEFA;
	float:right;
	margin:0;
	padding:9px 24px 0 0;
	text-shadow:0 -1px 0 #106B93;
	font-size:12px;
}
.footer2 ul li {
	display:inline;
	padding:0 14px 0 0;
}
.footer2 li a {
	color:#FFFFFF;
	font-size:12px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	text-decoration:none;
}
.footer2 ul li a {
	color:#FFFFFF;
	text-decoration:none;
	text-shadow:0 -1px 0 #106B93;
}
.footer2 ul li a:hover {
	color:#FFFFFF;
	text-decoration:underline;
	text-shadow:0 -1px 0 #106B93;
}
.FooterImag {
	width: 170px;
	float:right;
	min-height:119px;
	margin-right:150px;
	margin-top:15px;
	color:#fff;
	font-size:12px;
}
.socialButtons {
	float: right;
	width: 170px;
	margin-top:5px;
}
.FacebookBut {
	float:left;
	width:32px;
	height:32px;
	margin:0;
	padding:0;
	margin-right:25px;
}
.FacebookBut a {
	display:block;
	width:32px;
	height:24px;
	margin:0 0 0 0px;
	padding:8px 0 0 20px;
	text-decoration: none;
	cursor: pointer;
	color: #fff;
	font-size: 16px;
	font-weight: normal;
	background:url(images/FacebookBut.png) 0 0 no-repeat;
	-behavior: url(iepngfix.htc);
	text-shadow:0 -1px 0 #106B93;
	letter-spacing:-1px;
}
.FacebookBut a:hover {
	background-position: 0 -32px;
	color: #fff;
	text-shadow:0 -2px 0 #106B93;
}
.TwitterBut {
	float:left;
	width:32px;
	height:32px;
	margin:0;
	padding:0;
	margin-right:25px;
}
.TwitterBut a {
	display:block;
	width:32px;
	height:24px;
	margin:0 0 0 0px;
	padding:8px 0 0 20px;
	text-decoration: none;
	cursor: pointer;
	color: #fff;
	font-size: 16px;
	font-weight: normal;
	background:url(images/TwitterBut.png) 0 0 no-repeat;
	-behavior: url(iepngfix.htc);
	text-shadow:0 -1px 0 #106B93;
	letter-spacing:-1px;
}
.TwitterBut a:hover {
	background-position: 0 -32px;
	color: #fff;
	text-shadow:0 -2px 0 #106B93;
}
.RssBut {
	float:left;
	width:32px;
	height:32px;
	margin:0;
	padding:0;
}
.RssBut a {
	display:block;
	width:32px;
	height:24px;
	margin:0 0 0 0px;
	padding:8px 0 0 20px;
	text-decoration: none;
	cursor: pointer;
	color: #fff;
	font-size: 16px;
	font-weight: normal;
	background:url(images/RssBut.png) 0 0 no-repeat;
	-behavior: url(iepngfix.htc);
	text-shadow:0 -1px 0 #106B93;
	letter-spacing:-1px;
}
.RssBut a:hover {
	background-position: 0 -32px;
	color: #fff;
	text-shadow:0 -2px 0 #106B93;
}
.DivFacebook {
	width:150px;
	float:left;
	background-color:#000;
	padding:3px;
	margin-top:11px;
}
.FacebkDivPunta {
	width:14px;
	height:10px;
	float:left;
	background: url(images/FacebkDivPunta.png);
	margin-left:15px;
	margin-top:-12px;
}
.DivTwitter {
	width:150px;
	float:left;
	background-color:#000;
	padding:3px;
	margin-top:11px;
}
.TwitterDivPunta {
	width:14px;
	height:10px;
	float:left;
	background: url(images/FacebkDivPunta.png);
	margin-left:70px;
	margin-top:-12px;
}
.DivRss {
	width:150px;
	float:left;
	background-color:#000;
	padding:3px;
	margin-top:11px;
}
.RssDivPunta {
	width:14px;
	height:10px;
	float:left;
	background: url(images/RssDivPunta.png);
	margin-left:117px;
	margin-top:-12px;
}
/********************************************SIDE BAR***********************************************/
.wrpr_cuadro {
background-image:url(images/centro_categoria.jpg);
background-repeat:repeat-y;
width:258px;
}
.wrpr_cuadro .top_categ {
background-image:url(images/top_categoria.jpg);
float:left;
height:75px;
width:258px;
}
.wrpr_cuadro .top_categ {
background-image:url(images/top_categoria.jpg);
float:left;
height:75px;
width:258px;
}
.tit_recuadro {
color:#467386;
font-family:Arial,Helvetica,sans-serif;
font-size:24px;
margin-left:10px;
margin-top:30px;
width:200px;
}
.wrpr_cuadro .cont_cuadro {
width:258px;
}
.wrpr_cuadro .bot_cuadro {
background-image:url(images/bot_categoria.jpg);
float:left;
height:6px;
width:258px;
}
.wrpr_cuadro .top_archivos {
background-image:url(images/top_archivos.jpg);
float:left;
height:75px;
width:258px;
}
.wrpr_cuadro .top_rss {
background-image:url(images/top_rss.jpg);
float:left;
height:75px;
width:258px;
}


/*******POST DATE BUTTON*******/
.post_date {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(images/date_button.jpg) no-repeat scroll 0 0;
display:inline;
float:left;
height:42px;
margin:-18px 10px 0 0;
width:43px;
}
.post_month {
color:#FFFFFF;
float:left;
font-family:Georgia,"Times New Roman",Times,serif;
font-size:10px;
margin-left:13px;
margin-top:6px;
width:30px;
}
.post_day {
color:#FFFFFF;
float:left;
font-family:Georgia,"Times New Roman",Times,serif;
font-size:24px;
margin-left:9px;
margin-top:-8px;
width:30px;
}
.div_titulos {
width:500px;
}
.linea_horiz {
border-top:1px solid #CCCCCC;
clear:both;
float:left;
margin-left:5px;
margin-top:-9px;
width:655px;
}
.wpr_post_cat {
margin:-27px 5px 11px 550px;
text-align:right;
}
.bot-commets{
	width:108px;
	height:32px;
	background: url(images/bot-comments.jpg) no-repeat;
	padding-top:7px;
	font-size:18px;
	text-align:center;
	margin-top:8px;
	cursor:pointer;
}

