/*
Theme Name: WordPress Pro
Theme URI: http://wordpress.org/
Description: Pro
Version: 0.1 alpha
Author: efalduto
Tags: mantle color, variable width, two columns, widgets
*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Georgia', Verdana, , Sans-Serif;
	background-color: #292C2D;
	color: #333;
	text-align: center;
	}
	
#pager {
	margin-left:43px;
	display:block;
	padding-bottom:25px;
	width:489px;
	}
	
#pager a {
	color:#000000;
	font:14px 'Trebuchet MS';
	}
	
#page {
	background-color: white;
	text-align: left;
	}

#header {
	height:354;
	}

#headerimg 	{
	margin: 7px 9px 0;
	height: 350px;
	width: 610px;
	}
	
.logo {
	margin-top:20px;
	margin-right:20px;
	height:49px;
	width:126px;
	float:right;
	display:block;
	cursor:pointer;
	background:url('images/header/default/logo_play_amarillo.png') no-repeat;
	
	}

#content {
	font-size: 1.2em;
	float:left;
	width:581px;
	font:10px 'Tahoma';
	padding:0px 0px 0px 0px;
	}

.widecolumn .entry p {
	font-size: 13px;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	margin-top:0px;
	}

.widecolumn {
	line-height: 1.6em;
	}

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

.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: #545454;
	border: none;
	}

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

h1, h2, h3 {
	font-family:'Tahoma';
	font-size:10px;
	font-weight:normal;
	}

h1 {
	font-size:10px;
	text-align: center;
	}
h3 {
	font-family:'Georgia';
	font-size:25px;
	font-weight:normal;
	}

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

h2 {
	font-size:10px;
	}

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

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	 font-size: 1.2em;
	}

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:#000000;
	}

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;
	
	}
	
.viewItem {
	font:'Georgia';
	}

.viewItem h2{
	font: 42px 'Georgia';
	}

/*.viewItem .test {
	display:block;
	height:
	}

.viewItem .test .postTitle {
	position:relative;
	bakcground-color:red;
	top:-3px;
	}*/
	

.viewItem .fecha {
	font:10px 'Tahoma';
	}
	
.viewItem #lipsum {
	font-size:13px;
	}

.viewItem #lipsum img{
	margin-bottom:8px;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist {
	margin-left:53px;
	font:13px 'Georgia';
	margin-bottom:0px;
	}

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

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

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

.commentlist p cite {
		font-family:'Tahoma';
	}
	
.commentlist p cite a{
	font-size:12px;
	font-weight:bold;
	color:#000000;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	float:left;
	width:299px;
	}

#sidebar .container{
	padding-bottom:19px;
	}

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

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 {
	text-decoration: none;
	}

a:hover {
	color: #147;
	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;
	padding: 0;
	}

#page {
	background-color: white;
	margin: 0px auto 0px auto;
	padding: 0px 3px 0px 3px;
	width: 880px;
	background:url('images/background_lateral.jpg') repeat-y;
	}

#page .bodyContainer {
	overflow:hidden;
	background: url('images/site_background.jpg');
	width:880px;
	}

#page .bodyContainer .contentAlign {
	margin:21px 23px 25px 21px;
	}

#header {
	margin: 0px;
	padding: 0;
	height: 348px;
	border-bottom: 1px solid #1A1C1D;
	background-color:#070707;
	}

#headerimg {
	margin: 0;
	height: 348px;
	width: 100%;
	float:left;
	width:570px;
	}

.headerSep {
	float:left;
	background:url('images/header/default/sep.jpg') no-repeat bottom;
	width:11px;
	height:348px;
	}
	
#cajaPropuestas {
	height:348px;
	float:left;
	width:299px;
}

#cajaPropuestas .textField {
	border:0px;
	height:18px;
	width:266px;
	padding:2px 2px 0px 2px;
	color:#666666;
	margin-bottom:6px;
	font: 12px 'Trebuchet MS';
	}

#cajaPropuestas .titulo {
	color:#FFFFFF;
	font-size:14px;
	}
	
#cajaPropuestas .mensajesRecibidos {
	color:#646464;
	text-decoration:underline;
	font:10px 'Tahoma';
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.contentAlign {
	margin:21px 23px 25px 21px;
	}

.post {
	margin-left:2px;
	margin-top:20px;
	color:#000000;
	text-align:left;
	font:16px 'Georgia';
	}

.fecha {
	color:#666666;
	letter-spacing:3px;
	}

.storycontent{
	margin-top:23px;
	}

.storycontent p {
	margin-top:18px;
	}

.lastPostFont object {
	padding-left:55px;
	}

.feedback {
	color:#000000;
	font:10px 'Tahoma';
	margin:17px 0px 0px 0px;
	}

.feedback a{
	color:#000000;
	}

.feedback a:visited {
	color:#551A6B;
	}

.feedback .comments {
	float:left;
	padding-bottom:1px;
	}
	
.lastPost {
	padding:0px;
	margin:0px;
	color:#000000;
	font:45px 'Georgia' !important;
	margin-top:12px;
	}
	
.lastPosts {
	color:#999999;
	}

.lastPostFont {
	font-size:16px !important;
	}

.lastPostFont {
	font-size:16px !important;
	}
	
.topSep {
	margin-top:18px;
	margin-bottom:9px;
	background:url('images/articulos_sep.gif') no-repeat;
	height:3px;
	}
	
.seeAllTitle {
	font:20px 'Georgia';
	background:url('images/verTodos.gif') no-repeat left;
	padding-left:31px;
	color:#999999;
	}
	
.botSep {
	margin-top:9px;
	margin-bottom:22px;
	background:url('images/articulos_sep.gif') no-repeat;
	height:3px;
	}

.previousPostsLink {
	font:14px 'Trebuchet ms';
	display:table;
	margin-left:5px;
	color:#000000;
	}

.storytitle {
	font-size:25px;
	padding:0px;
	margin:0px;
	}

.storycontent p {
	margin:0px;
	}

.feedback p {
	margin:0px;
	}

.storycontent {
	margin-top:12px;
	}
	
.storycontent object {
	margin-top:19px;
	}
	
.sepPosts {
	padding:0px;
	margin-top:13px;
	margin-bottom:23px;
	background:url('images/articulos_sep_corto.gif') repeat-x top;
	height:3px;
	width:100%;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

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

.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: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	clear: both;
	background-color:#1E1E1E;
	border-top:1px solid #333333;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
	
#footer .queEsPro {
	font:11px 'Trebuchet MS';
	color:#FFFFFF;
	}
	
#footer .queEsPro p {
	margin-top:12px;
	margin-bottom:0px;
	padding:0px;
	text-align:left;
	}

#footer #footerIcons {
	float:left;
	padding-left:29px;
	background:url('images/sep_footer.jpg') repeat-y left;
	font:11px 'Trebuchet MS';
	padding-top:22px;
	padding-bottom:20px;
	}

#footer #footerIcons .category {
	font-weight:bold;
	color:#FFFFFF;
	}

#footer #footerIcons a {
	text-decoration:none;
	color:#999999;
	}

#footer #footerIcons .iconContainer
{
	float:left;
	margin-left:50px;
}

#footer #footerIcons .icon {
	float:left;
	width:33px;
	height:33px;
	}

#footer #footerIcons .icon  img {
	width:33px;
	
	}
	
#footer #footerIcons .description {
	float:left;
	margin-left:7px;
	width:120px;
	}
	
#footer #footerIcons .description p {
	margin:0px;
	padding:0;
	text-align:left;
	}

	
#footer .footerSep {
	height:38px;
	background:#545454;
	}
	
#footer .subir {
	text-decoration:none;
	color:#FFFFFF;
	font:10px 'Tahoma';
	}
	
.mu_register .field label{
		font:13px 'Trebuchet MS';
		color:#000000;
		font-weight:normal;
		float:left;
		width:151px;;
	}
	
.mu_register .field input {
	width:258px !important;
	height:21px !important;
	border:1px solid #CCCCCC;
	float:left;
	margin-top:8px;
	font:13px 'Trebuchet MS';
	}

.mu_register .field select {
	width:258px !important;
	height:19px !important;
	border:1px solid #CCCCCC;
	float:left;
	margin-top:8px;
	padding-top:1px;
	}
	
.mu_register .fieldSep {
	clear:both;
	font-size:0px;
	height:0px;
	width:0px;
	}

.mu_register .comment {
	margin-left:151px;
	color:#000000;
	font:11px 'Tahoma';
	margin-top:0px;
	margin-bottom:15px;
	}
	
.goUpBtn {
	cursor:pointer;
	margin-top:8px;
	margin-right:5px;
	background:url('images/subir.jpg') no-repeat right center;
	padding-right:21px;
	margin-right:21px;
	}
	
.candidates .charges {
	float:left;
	font:11px 'Georgia';
	}

.candidates .charge {
	margin-bottom:20px;
	margin-left:2px;
	font:15px 'Trebuchet MS';
	font-weight:bold;
	background:url('images/pro_bullet.gif') no-repeat left;
	padding-left:20px;
	}
	
.candidates .charges .candidateBox{
	height:50px;
	width:240px;
	margin-top:15px;
	}

.candidates .charges .candidateBox div {
	float:left;
	margin:0px;
	padding:0px;
	}
	
.candidates .charges a .candidateBox div  {
	cursor:pointer;
	}

.candidates .charges .candidateBox .lastName {
	text-transform:uppercase;
	}

.candidates .charges .candidateBox div img {
	margin:0px;
	padding:0px;
	border:2px solid #FFF050;
	}
	
.proposal {
	font-weight:bold;
	background:url('images/pro_bullet.gif') no-repeat left;
	padding-left:25px;
	margin-bottom:10px;
	}
	
.proposal a {
	font:20px 'Georgia';
	cursor:pointer;
	}
	
/* End Structure */



/*	Begin Headers */
h1 {
		padding-top: 250px;
		padding-left: 200px;
		margin: 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

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

h3 {
	padding: 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: right;
	}

.alignleft {
	float: 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;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#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: 108px;
	padding: 2px;
	}*/
	
#searchform {
	width:252px;
	height:41px;
	}

#sidebar #searchform  #s {
	width:142px;
	border:1px solid #CCCCCC;
	float:left;
	margin:9px 0px 0px 11px;
	font:12px 'Trbuchet MS';
	color:#666666;
	padding:2px 11px 4px 11px;
	}
	
#sidebar #searchform  #searchsubmit {	
	width:62px;
	height:24px;
	margin-left:10px;
	border:1px solid #003C74;
	margin-top:	9px;
	float:left;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

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

select {
	width: 130px;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
	
#respond {
	padding-left:35px;
	padding-bottom:31px;
	}

#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
	
#respond h3 {
	font:17px 'Georgia';
	}
	
#respond form .textField {
	padding:3px 4px 1px 4px;
	border:1px solid #DADADA;
	width:250px;
	height:16px;
	font:11px 'Trebuchet MS';
	line-height:13px;
	overflow:hidden;
	}

#respond form .textArea {
	padding:3px 4px 4px 4px;
	border:1px solid #DADADA;
	width:440px;
	height:63px;
	font:13px 'Trebuchet MS';
	}
		
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;

	}
/* End Form Elements */



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

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

.commentlist li {
	list-style: none;
	margin:0px;
	}

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

.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

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

.commentmetadata {
	margin: 0;
	display: block;
	}

/* End Comments */



/* Begin Sidebar */
#sidebar {
	padding:0;
	}

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


#sidebar #linksBox {
	height:54px;
	background:#D6D6D6;
	margin:0px auto;
	}

#sidebar #linksBox .align {
	vertical-align:middle;
	text-align:left;
	margin-top:15px;
	display:table;
	margin-left:auto;
	margin-right:auto;
	overflow:auto;
	}
	
#sidebar .categories {
	list-style-type: none;
	padding:21px 0px 20px 22px;
	background-color:#D6D6D6;
	font:15px 'Georgia';
	font-weight:bold;
	text-transform:uppercase;
	}

#sidebar #categoriesBox .categories  {
	padding-top:9px;
	padding-left:11px;
	*padding-left:0px;
	}
	
#sidebar #categoriesBox .categories  ul {
	width:225px;
	*width:229px;
	background:url('images/cajas/greyBox/sep.gif') no-repeat;
	padding-top:5px;
	margin-top:10px;
	*margin-left:13px;
	}
	
#sidebar #categoriesBox .categories li {
	list-style-type:none;
	padding-left:10px;
	vertical-align:middle;	
	margin:0px 0px 0px 0px;
	border-bottom:1px solid #F6F6F6;
	padding-left:10px;
	background-color:none;
	padding-top:8px;
	height:21px;
	}

#sidebar #categoriesBox .categories  .category{
	background:url('images/bullet_categoria.gif') no-repeat center left;
	cursor:pointer;
	}

	
#sidebar #categoriesBox .categories  .categoryOver{
	background:#FFD503 url('images/bullet_categoria_over.gif') no-repeat left;
	font-weight:bold;
	cursor:pointer;
	}

#sidebar #categoriesBox .categories  ul a {
	text-decoration:none;
	}

#sidebar .categories a {
	color:#000000;
	}

#sidebar .categories ul {
	font-weight:none;
	font:12px 'Georgia';
	text-transform:none;
	padding-top:13px;
	margin-left:1px;
	_margin-left:19px;
	}

#sidebar .sidebarAlign
{
	margin-left:19px;
	margin-right:18px;
	margin-top:11px;
}

#sidebar #joinBox .title {
	font-weight:bold;
	font:13px 'Georgia';
	font-weight:bold;
	color:#000000;
	letter-spacing:1px;
	padding-left:14px;
	padding-top:8px;
	}
	
#sidebar #joinBox .textField {
	border:1px solid #CCCCCC;
	width:226px;
	height:18px;
	font:12px 'Trebuchet MS';
	color:#666666;
	padding-top:3px;
	padding-left:10px;
	margin:0;
	overflow:hidden;
	}
	
#sidebar #joinBox .description {
	color:#000000;
	font-size:12px;
	overflow:auto;
	margin-top:12px;
	padding-left:10px;
	margin-right:10px;
	margin-bottom:12px;
	}
	
#sidebar #recruitBox .title {
	font-weight:bold;
	font:15px 'Georgia';
	font-weight:bold;
	letter-spacing:1px;
	}
	
#sidebar #recruitBox .textField {
	border:1px solid #CCCCCC;
	width:220px;
	height:18px;
	font:12px 'Trebuchet MS';
	color:#666666;
	padding-top:3px;
	padding-left:15px;
	margin:0;
	overflow:hidden;
	}

#sidebar #related {
	text-align:center;
	}
	
#sidebar #related a {
	color:#000000;
	text-decoration:none;
	}

	
#sidebar #related .itemWithText {
	text-transform:uppercase;
	padding-left:11px;
	padding-top:13px;
	padding-bottom:9px;
	margin-top:11px;
	}
	
#sidebar #related .item {
	text-transform:uppercase;
	margin-top:11px;
	}
#sidebar #related .icon {
	float:left;
	}

#sidebar #related .icon img {
	border:1px solid #CCCCCB;
	}

#sidebar #related .description {
	text-align:left;
	}
	
#sidebar #related .description .titleDescSep {
	margin-top:11px;
	margin-bottom:8px;
}

#sidebar #related  .boxTitle{
	font-size:15px;
	font-weight:bold;
	} 

#sidebar #related .description p {
	float:left;
	font-size:12px;
	font-weight:normal;
	margin:0px 0px 0px 10px;
	width:182px;
	}

#sidebar #RSSPost  .darkGreyBox{
	width:261px;
	}
	
#sidebar #RSSPosts  .box {
	margin-top:11px;
	}

#sidebar #RSSPosts .blogNews {
	background-color:#292C2D;
	}

#sidebar #RSSPosts .blogNews .title {
	font-size:14px;color:#FFFFFF;font-weight:bold;
	}
	
#sidebar #RSSPosts .blogNews img {
	border:1px solid #CCCCCB;
	}

#sidebar #RSSPosts .blogNews .rssTitle {
	font:12px 'Gerogia';
	color:#ABABAB;
	font-weight:bold;
	}
	
#sidebar #tagCloudBox .boxContainer{
	text-align:center;
	padding:7px 11px 5px 11px;
	width:239px;
	}
	
#sidebar #tagCloudBox a {
	font:'Georgia';
	color:#000000;
	/*margin-right:7px;*/
	}

#twitts {
	background-color:#525758;
	height:54px;
	width:580px;
	font:13px 'Georgia';
	color:#FFFFFF;
	text-align:center;
	}

#twitts ul {
	margin:0px;
	margin-top:10px;
	padding-top:0px;
	padding-left:0px;
	text-align:left;
	}
	
#twitts li {
	list-style: none;
	}
/* 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 */
.comment-page-numbers {
		text-align:right;
		font:12px 'Tahoma';
		margin-top:0px;
	}
	
acronym, abbr, span.caps {
	cursor: help;
	}

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

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	background:url('images/comillas_cerradas.gif') bottom right no-repeat;
	padding-bottom:5px;
	font-size:13px;
	}

blockquote .blockquoteContent {
	background:url('images/comillas_abiertas.gif') top left no-repeat;
	height:38px;
	width:49px;
	float:left;
	padding-right:10px;
	}
	
blockquote .firstItem {
	padding-top:15px;
	}

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

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	text-align: center;
	overflow:auto;
	font-family:'Tahoma';
	}

.navigation .prevPost{
	font-size:12px;
	}
	
.navigation .nextPost{
	font-size:13px;
	}
/* 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 {
	display:none;
}

.more-link
{
	color:#000000;
}
/* End captions */


h2 {
	margin:0px;
}