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

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 12px;
	}

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

#wp-calendar caption {
	font: bold 12px;
	text-align: center;
	}

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

/* Begin navi */
.wp-pagenavi a, .wp-pagenavi a:link {
	padding: 4px 8px;
	margin: 5px;
	text-decoration: none;
	border: 1px solid #4096EE;
	color: #fff;
	background-color: #4096EE;
}
.wp-pagenavi a:visited {
	padding: 4px 8px;
	margin: 5px;
	text-decoration: none;
	border: 1px solid #4096EE;
	color: #fff;
	background-color: #4096EE;
}
.wp-pagenavi a:hover {
	border: 1px solid #4096EE;
	color: #A65C14;
	background-color: #FFFFFF;
}
.wp-pagenavi a:active {
	padding: 4px 8px;
	margin: 5px;
	text-decoration: none;
	border: 1px solid #4096EE;
	color: #4096EE;
	background-color: #FFFFFF;
}
.wp-pagenavi span.pages {
	padding: 4px;
	margin: 5px 5px 5px 0px;
	color: #A65C14;
	border: 1px solid #4096EE;
	background-color: #FFFFFF;
}
.wp-pagenavi span.current {
	padding: 4px;
	margin: 5px;
	font-weight: bold;
	border: 1px solid #4096EE;
	color: #A65C14;
	background-color: #FFFFFF;
}
.wp-pagenavi span.extend {
	padding: 4px;
	margin: 5px;
	border: 1px solid #000000;
	color: #000000;
	background-color: #FFFFFF;
}
/* End navi */

/* Social Style 
********************* */

html
{
	height: 100%;
	margin-bottom: 0.1em;
}
*
{
	padding: 0;
	margin: 0;
}
img
{
	border: 0;
}
img.centered {
	text-align: center;
}
img.alignright {
	float: right;
	margin: 0 0 4px 4px;
}
img.alignleft {
	float: left;
	margin: 0 4px 4px 0;
}
.alignright {
	text-align: right;
}
.alignleft {
	text-align: left;
}

p
{
	line-height: 1.7em;
	margin: 0.7em 0;
}
dl
{
	margin: 1em 0;
}
dt
{
	font-weight: bold;
}
dd
{
	margin: 0.5em;
	padding: 0;
}

hr
{
	display: none;
}
body
{
	font: 14px "lucida grande",verdana,tahoma,sans-serif;
	margin: 0 0 30px;
	padding: 0;
	text-align: center;
}
a
{
	text-decoration: none;
}
a:link, a:visited
{
	color: #EE489E;
}
a:hover, a:active
{
}
h1, h2, h3, h4, h5, h6{
}

/* Etc
******************** */
br.clear {
	clear: both;
}

.rss  {
	background: url(images/ico/feed.png) left center no-repeat;
	padding-left: 18px;
}

/* Design 
******************** */
#page {
	text-align: left;
	width: 970px;
	margin: 0 auto;
	background: #fff;
	position: relative;
}
#sub-page {
}
#pager {
	border-bottom: 1px solid #93D1DD;
	margin-bottom: 20px;
	/*background: #B9E1E9 url(images/bg/bg-top.png) 0 bottom repeat-x;*/
	background: #59C0FA;
}
	#header {
		background: url(images/bg/bg-header.png) left top no-repeat;
		height: 150px;
		margin: 0 auto;
		width: 960px;
		position: relative;
	}
	
		/* logo */
		#logo a {
				background: url(images/bg/bg-logo.png) left top no-repeat;
				display:block;
				height: 95px;
				left: 84px;
				position: absolute;
				top: 28px;
				width: 345px;
		}
		
		#logo strong {
			display: none;	
		}

#content-wrap {
	float: left;
	width: 100%;
}

#content {
	margin: 0 322px 0 0;
}

.ads_header {
	padding: 20px;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}

#sidebar {
	width: 271px;
	float: left;
	margin-left: -285px;
	margin-bottom: 10px;
	padding-top: 20px;
	padding-bottom: 30px;
	padding-left: 10px;
	text-align: left;
}

	#sidebar .ads{
		text-align: center;
		margin-bottom: 20px;
	}

	.search, .search2 {
		margin-bottom: 10px auto;
		text-align: center;
		margin-bottom: 15px;
	}
	
		.search  #s, .search2 #s {
			background: #fff2f9;
			border: 1px solid #EE489E;
			font-size: 16px;
			color: #59C0FA;
			font-weight: bold;
			padding:3px;
			width: 175px;
		}
		.search #searchsubmit, .search2 #searchsubmit {
			background: #59C0FA;
			border: 1px solid #12a6fa;
			font-weight: bold;
			color: #fff;
			cursor: pointer;
			padding: 3px 6px;
		}
		
		.search2 #s {
			width: 350px;
		}

		
#sidebar .gap {
	margin: 0 0 0 10px;
}

#sidebar .boxr, #sidebar .categories , #sidebar .linkcat, .widget {
	margin-bottom: 20px;
}
#sidebar h2 {
	color: #32a5e6;
	font-weight:normal;
	margin-bottom: 10px;
	font-size: 22px;
}

	#sidebar ul{
		list-style: none;
	}
		#sidebar a {
			color: #313131;
		}
		#sidebar a:hover {
			color: #313131;
			text-decoration: underline;
		}
		
	#sidebar li li{
		margin-bottom:0px;
		border-bottom:1px solid #dbdbdb;
		padding:10px 0 10px 6px;
		font-size:13px;
	}

          .box-ad {
          	margin: 0;
          	overflow: hidden;
          	padding: 0;
			width: 100%;
          	text-align: center;
          	list-style: none;
            font-size: 14px;
          }
          
          .box-ad li {
          	float: left;
          	margin: 0 0 3px 10px;
          	padding: 0;
          	display: inline;
          }
          .box-ad li a {
               text-decoration: underline;
          }
          .box-ad img {
          }
		  
		  
		  
		  
/* SIDE BAR */
/*

.sidebars h2{
	font-size:23px;
	color:#000;
	padding:11px 0 11px 30px;
	font-weight:normal;
	background:url(images/ico_h2.gif) no-repeat left center;
}
.sidebars ul{
}

.sidebars ul li{
}

.sidebars ul li ul li{
	margin-bottom:0;
	width:auto;
}

.sidebars ul li ul li ul li{
	margin-left:0;
}

.sidebars li ul{
	padding:0 0 30px 5px;
}

.sidebars li ul li ul{
	padding:0 0 0 10px;
	width:auto;
}

.sidebars li ul li ul li ul{
}

.sidebars li{
	margin-bottom:0px;
	background:none;
}

.sidebars li li{
	margin-bottom:0px;
	border-bottom:1px solid #dbdbdb;
	padding:10px 0 10px 6px;
	font-size:13px;
}

.sidebars li li li{
	background:none;
	border:0;
	padding-bottom:3px;
}

.sidebars li a{
	color:#000;
}

.sidebars li.widget_categories ul li{
	color:#f26521;
	font-weight:bold;
}

.sidebars li.widget_categories ul li a{
	background:url(images/ico_cat.gif) no-repeat left 2px;
	padding:0 0 0 13px;
	font-weight:normal;
}

.sidebars li.widget_categories ul li ul li a{
}

.sidebars li.widget_archives ul li a{
	background:url(images/ico_cat.gif) no-repeat left 2px;
	padding:0 0 0 13px;
}

.sidebars li.linkcat ul li a{
	background:url(images/ico_cat.gif) no-repeat left 2px;
	padding:0 0 0 13px;
}

.sidebars .widget_tags p{
	padding:0px 10px 10px 15px;
}

.sidebars .widget_tags a{
	color:#000;
}

.sidebars .textwidget{
	padding:10px;
}

*/

#footer {
	background: #59C0FA url(images/bg/bg-footer.png) left bottom no-repeat;
	color: #fff;
	height: 210px;
	font-size: 10px;
	width: 970px;
	margin: 0 auto;
}

	#footer  p {
		padding-top: 50px;
		padding-left: 260px;
	}

#menubottom {
	margin: 0 auto;
	overflow: hidden;
	list-style-type: none;
	margin: 0;
	margin-left: 300px;
	padding: 15px;
	text-align: center;
	width: 600px;
}

	#menubottom  li {
		float: left;
		margin-left: 10px;
	}
	
		#menubottom  li a {
			color: #313131;
			font-size: 12px;
		}
		
		#menubottom  li a:hover {
			color: #EE489E;
			text-decoration: underline;
		}


#headr,#navr {
	position: relative;
	width: 970px;
	margin: 0 auto;
	}
.menu {
	list-style: none;
	padding: 0;
	margin: 0;
	position: absolute;
	right: 0;
	bottom: -1px;
	font-size: 14px;
	font-weight: bold;
}	
	.menu li {
	float: left;
	position: relative;
	text-align: center;
	}
	.menu li  a{
		padding: 2px 10px;
		color: #fff;
		border-right: solid 1px transparent; 
		border-left: solid 1px transparent; 
		border-top: solid 1px transparent; 
		display: block;
		border-bottom: 1px solid #93D1DD;
	}
	.menu li  a:hover{
		color: #59C0FA;
		border-right: solid 1px #93D1DD; 
		border-left: solid 1px #93D1DD; 
		border-top: solid 1px #93D1DD; 
		border-bottom: solid 1px #fff; 
		background: #fff;
	}
	.menu li.current_page_item  a{
		background: #fff;
		color: #333;
		border-right: solid 1px #93D1DD; 
		border-left: solid 1px #93D1DD; 
		border-top: solid 1px #93D1DD; 
		border-bottom: solid 1px #fff; 
	}

.post {
	padding-bottom: 10px;
	margin-bottom: 50px;
	width: 640px;
}

	.post a:hover{
		text-decoration: underline;
	}

	.postmetaheader{
		overflow: hidden;
		width: 100%;
		margin-bottom: 20px;
	}

		.postmetaheader .autoryfecha {
			float: left;
			color: #969eaa;
			font-size: 12px;
		}
		
		.postmetaheader .comentario  a {
			float: right;
			color: #969eaa;
			font-size: 12px;
			background: url(images/ico/comment.png) left center no-repeat;
			padding-left: 18px;
			display: block;
			text-decoration: none;
		}
		.postmetaheader .comentario a:hover {
			text-decoration: underline;
		}
		
		.editarpost {
			text-align: right;
		}
		.editarpost a {
			color: #969eaa;
			font-size: 12px;
			background: url(images/ico/pencil.png) left center no-repeat;
			padding-left: 18px;
		}
		
	.postmetafooter{
		background: #ecf2f5 url(images/degradado.png) left bottom repeat-x;
		border: 1px solid #DCE1E5;
		border-top: 0;
		height: 45px;
		padding-top:5px;
		padding-left: 15px;
		margin-top: 30px;
	}
		
	.postmetafooter .category {
			color: #000;
	}
		.postmetafooter .category a {
			color: #32a5e6;
		}
	
	.postmetafooter .tag {
			color: #000;
			font-size: 12px;
			background: url(images/ico/tag.png) left center no-repeat;
			padding-left: 18px;
	}

.post h2	{
	font-size: 22px;
	line-height:24px;
	margin-bottom: 10px;
}
	.post h2	 a {
		color: #32a5e6;
		
	}
	.post h2:first-letter {
		text-transform: capitalize;
	}
	.post h2	 a:hover {
		color: #EE489E;
	}
	.post ol, .post li, .archives ol, .archives li {
		margin-left: 30px;
	}
	.wp-pagenavi {
		margin-bottom: 20px;
	}

	.post .entry a:link, .post .entry a:visited {
		text-decoration: underline;
	}
	.post .entry a:hover {
		text-decoration: none;
	}



	.postmetadata {
		color: #666;
		width: 100%;
		position: relative;
		padding-bottom: 25px;
	}
	.postmetadata  a{
		color: #666;
		text-decoration: underline;
	}
	.postmetadata a:hover {
		color: #000;
		text-decoration: none;
	}
	
	/* seguir leyendo */
	.post .entry a.more-link:link, .post .entry a.more-link:visited {
		background: #EE489E url(images/seguir_leyendo.png) no-repeat left top;
		color: #fff;
		font-size: 12px;
		float: right;
		margin-top: 50px;
		padding-top: 5px;
		text-align: center;
		text-decoration: none;
		width: 150px;
		height: 28px;
	}
	.post .entry a.more-link:hover {
		background: #000 url(images/seguir_leyendo.png) no-repeat left bottom;
	}

	pre {
	width: 98%;
	overflow:auto;
	font: 13px 'Courier New', Courier, Verdana, Arial, sans-serif;
	color: #629E31;
	max-height: 350px;
	line-height: 18px;
	margin: 10px 0;
	border: 1px solid #A4BD2D;
	padding: 5px;
	background: #DEF6AF;
	}

	code, kbd {
	font: 13px 'Courier New', Courier, Verdana, Arial, sans-serif;
	color: #629E31;
	padding: 2px;
	}
	
	.codesnip-container {
	border:1px solid #A4BD2D; background:#A4BD2D; padding: 5px;margin:10px;
	}
	blockquote
{
	background: url(images/blockquote.gif) no-repeat left top;
	color: #666;
	margin: 1em;
	padding: 0 0 10px 50px;
}
	.related ul {
		margin-left: 20px;
	}
	
.list-themes {
list-style: none;
margin: 0;
padding: 0;
}
.list-themes li{
float: left;
padding-right: 10px;
margin-bottom: 10px;
}
.list-themes li img{
border: 1px solid #ccc;
padding: 5px;
}	
	


/* clearfix */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

	
.info-rss {
	background: #F9F9F9 url(images/ico/inforss.png) no-repeat right top;
	color: #000;
	line-height: 25px;
	padding: 20px;
	margin-bottom: 15px;
}	
	.info-rss a {
		color: #EE489E;
		font-size: 16px;
	}

.navigation {
	margin: 10px 0;
	margin-bottom: 50px;
	overflow: hidden;
	width: 100%;
}

	.navigation a:link, .navigation a:visited {
		background: #3D7BB8 url(images/navigation.png) no-repeat left top;
		color: #fff;
		font-size: 14px;
		font-weight: bold;
		float: right;
		padding-top: 5px;
		text-align: center;
		text-decoration: none;
		width: 178px;
		height: 40px;
	}
	.navigation a:hover {
		background: #000 url(images/navigation.png) no-repeat left bottom;
	}

.navigation .alignleft
{
	float: left;
	width: 50%;
}
.navigation .alignright
{
	float: right;
	text-align: right;
	width: 50%;
}	
h2.pagetitle, h3#comments, h3#respond, h3.titles, .related h3 {
	color: #59C0FA;
	border-bottom: 1px solid #EE489E;
	margin-bottom: 10px;
}	
	.advertisement h3 {
		border-bottom: 1px solid #ccc;
	}
	.advertisement a {
		text-decoration: underline;
	}
	.advertisement a:hover {
		text-decoration: none;
	}

input#addcommentbutton {
	background: #666;
	border: 2px solid #999;
	padding: 4px 10px;
	color: #efefef;
	border-right: 2px solid #333;
	border-bottom: 2px solid #333;
}
input#addcommentbutton:hover, input#addcommentbutton:focus {
	background: #333;
	border: 2px solid #000;
	padding: 4px 10px;
	color: #fff;
	border-right: 2px solid #666;
	border-bottom: 2px solid #666;
}

#content .commentsfeedr
{
	background: url(images/ico/feed.png) no-repeat left center;
	padding: 2px 0 2px 20px ;
}
#content .trackbackr
{
	background: url(images/ico/arrow_refresh.png) no-repeat left center;
	padding-left: 20px;
}
input.textbox, textarea
{
	background: #fff url(images/shadow_top.gif) repeat-x top;
	border: #ccc 1px solid;
	font: 14px "Trebuchet MS",Trebuchet,Arial,Helvetica,sans-serif;
	padding: 2px;
}
input.textbox:focus, textarea:focus
{
	background: #fff url(images/shadow_top.gif) repeat-x top;
	border: #999 1px solid;
}
textarea#comment {
	width: 500px;
}

#submit, .do-comment, .cancel-comment
{
	padding: 3px 5px;
}
#submit, .do-comment {
	background: #EE489E;
	color: #fff;
	border: 2px solid #e21881;
	border-top: 2px solid #ee83bb;
	border-left: 2px solid #ee83bb;
	margin-right: 10px;
}
input.cancel-comment {
	background: #BC1431;
	color: #fff; 
	border: 2px solid #8E0F25;
	border-top: 2px solid #EC4A66;
	border-left: 2px solid #EC4A66;
}
.comment
{
	background: #fff url(images/shadow_top.gif) repeat-x top;
	border-bottom: #ddd 1px solid;
	list-style: none;
	margin: 0;
	padding: 1em 0.5em;
}
.alt
{
	background: #f9f9f9;
}
.MyAvatars
{
	border: 1px solid #ccc;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
	float: right;
	margin-left: 5px;
	margin-right: 10px;
	padding: 3px;
}
.donate {
	padding: 10px;
	background: #efefef;
	border: 1px solid #ccc;
}
.donate h3 {
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #ccc;
	margin-bottom: 10px;
}
.donate p {
	margin: 0;
	padding:0;
}
.donate span {
	float: right;
}

.review-me {
margin-top: 20px;
}

img.wp-smiley { 
   vertical-align: -25%; 
}

iframe{
    background-image:url(images/ajax-loader.gif);
    background-repeat:no-repeat;
    background-position:50% 50%;
}

.wbucks-300 {
margin-bottom: 20px;
}


.avatar {
	float: right;
	margin-left: 10px;
}
.trackbacklist {
	margin-left: 20px;
}
.commentlist .children {
	margin-left: 30px;
}


/* 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 */

/* 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 */

#flickrrss li {
	float: left;
	margin-right: 5px;
}

/* PATROCINADORES */
#sidebar .widget_text h2 {
	background: #EE489E;
	color: #fff;
	font-size: 11px;
	padding: 2px 6px;
}

ul #patrocinadores  {
	margin: 0;
	padding: 0;
	overflow: hidden;
	width: 260px;
}

	ul #patrocinadores  li {
		float: left;
		margin: 0;
		padding: 0;
		border: 0;
	}
	ul #patrocinadores  li a {
		display: block;
		height: 125px;
		margin-bottom: 3px;
		margin-right: 3px;
		width: 125px;
		border: 1px dotted #ccc;		
	}