/*- Generales -----------------------------------------------------------------*/
* {
	margin: 0;
	padding: 0; }
 
body {
	background: #eeeeee url('../img/backgrounds/body.gif') repeat-x left top;
	color: #6f6f6f;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; }
 
h1, h2, h3, h4, h5, h6 {
	font-family: "Arial", Helvetica, sans-serif;
	letter-spacing: -1px; }
 
h2 { font-size: 26px; }
 
h3 { font-size: 18px; }
 
h4 { font-size: 16px; }
 
h5 { font-size: 14px; }
 
h6 { font-size: 12px; }
 
a {
	color: #ba4545;
	text-decoration: none; }
 
	a img { border: 0; }
 
ul li { list-style: none; }
 
:focus { outline: none; }
 
/*- Layout -----------------------------------------------------------------*/
#wrapper { width: 100%; }
 
#main {
	margin: 0 auto;
	width: 950px; }
 
#top { height: 35px; }
 
#header {
	margin: 0 0 0 41px;
	padding: 10px 0 0 0;
	width: 567px; }
 
#container {
	margin: 0 0 2em 0;
	overflow: hidden; }
 
#content {
	-moz-border-radius-bottomleft: 8px;
	-moz-border-radius-bottomright: 8px;
	background: #FFF;
	border-bottom: 1px solid #e6e6e6;
	border-left: 1px solid #e6e6e6;
	border-right: 1px solid #e6e6e6;
	float: left;
	margin: 0 0 0 41px;
	padding: 10px 0 0 0;
	width: 565px; }
 
#sidebar {
	float: right;
	width: 318px; }
 
/*- Top -----------------------------------------------------------------*/
/*- Enlaces Paginas -*/
#top ul {
	float: left;
	padding: 9px 0 0 41px;
	width: 700px; }
 
	#top ul li { display: inline; }
 
		#top ul li a, #top ul li a.current {
			-moz-border-radius-topleft: 5px;
			-moz-border-radius-topright: 5px;
			color: #FFF;
			font-size: 12px;
			font-weight: bold;
			padding: 6px 10px 8px;
			text-transform: uppercase; }
 
		#top ul li a:hover {
			background: #eee;
			color: #aeaeae; }
 
#top form {
	float: right;
	width: 180px; }
 
	#top form input {
		-moz-border-radius: 5px;
		background: #c2c2c2 url('../img/icons/find.gif') no-repeat 2% center;
		border-bottom: 1px solid #cfcfcf;
		border-left: 1px solid #9d9d9d;
		border-right: 1px solid #cfcfcf;
		border-top: 1px solid #9d9d9d;
		border: 0;
		color: #6f6f6f;
		font-size: 11px;
		margin: 4px 0 0 0;
		padding: 4px 3px 4px 20px;
		width: 150px; }
 
/*- Logo -----------------------------------------------------------------*/
#logo {
	background: url('../img/backgrounds/logo.gif') no-repeat left top;
	height: 105px;
	width: 567px; }
 
	#logo a {
		display: block;
		height: 105px;
		margin: 40px 0 0 12px;
		text-indent: -9999em;
		width: 280px; }
 
/*- Posts -----------------------------------------------------------------*/
#content h2.pagetitle {
	padding:0 15px;
	font-size:20px;
	margin:0 0 1em 0;
}

#content .post {
	padding: 0 15px;
	position: relative; }
	
#content  .archives { margin:0 0 1.5em 0; overflow:hidden; }
 
	#content .post h2 {
		background: url('../img/backgrounds/dotted.gif') repeat-x left bottom;
		font-family: "Arial", Helvetica, sans-serif;
		font-size: 24px;
		letter-spacing: -0.08em;
		line-height: 1em;
		margin: 0 0 0.5em 0;
		padding: 0 0 10px 0;
		word-spacing: -0.05em; }
 
		#content .post h2 a { color: #ba3232; }
 
	#content .post p.tags {
		font-size: 12px;
		margin: 1.8em 0 0.5em 0; }
 
		#content .post p.tags a {
			background: #979797;
			border-left: 2px solid #c2c2c2;
			color: #FFF;
			font-size: 11px;
			margin: 0 3px 0 0;
			padding: 1px 6px; }
			
		#content .post  p.tags a:hover { background: #aeaeae; }
 
/*- Caja Fecha -*/
#content .date-post {
	background: url('../img/backgrounds/date.gif') no-repeat left top;
	color: #FFF;
	height: 85px;
	left: -41px;
	position: absolute;
	text-align: center;
	text-transform: uppercase;
	width: 41px;
	z-index: 1; }
 
	#content .date-post p {
		font-size: 12px;
		line-height: 1em;
		padding: 30px 0 0 0; }
 
		#content .date-post p span { font-size: 20px; display:block; line-height:0.85em; }
 
/*- Post Content -*/
#content .entry { font-size: 14px; }
 
	#content .entry p { margin: 0.5em 0; }
	
	#content .entry ul  { margin:1em; }
	
		#content .entry ul li {
			list-style:square inside;
			margin:0 0 4px 0;
		}
		
	#content .entry ol  { margin:1em; }
	
		#content .entry ol li { 
			list-style:decimal inside;
			margin:0 0 4px 0;
		}
		
	#content .entry  blockquote {
		color:#474747;
		font-family:"Georgia", serif;
		font-size:15px;
		font-style:italic;		
		line-height:1.4em; }
		
	#content .entry a:hover {
		color:#195989;
	}
	
	#content .post-image {
		border: 4px solid #dedede;
		float: left;
		margin: 0 10px 0 0;
	}
	
		#content .post-image img {
			width:56px;
		}
		
	#content .post-caption {
		width:460px;
		float:right;
	}
	
		#content .post-caption h2 {
			font-size:18px;
		}
		
		#content .post-caption p {
			font-size:12px;
		}
 
/*- Post Meta Info -*/
#content .meta {
	border-bottom: 1px solid #dbdbdb;
	border-top: 1px solid #dbdbdb;
	font-size: 11px;
	margin: 0.5em 0 2em 0;
	overflow: hidden;
	padding: 10px 0; }
 
	#content .meta .left {
		float: left;
		width: 350px; }
 
		#content .meta .left img {
			background: #eeeeee;
			border-bottom: 1px solid #d7d7d7;
			border-right: 1px solid #d7d7d7;
			float: left;
			margin: 0 6px 0 0;
			padding: 3px; }
 
		#content .meta .left p {
			float: left;
			margin: 2px 0;
			width: 290px; }
 
		#content .meta .left .author {
			background: url('../img/icons/author.gif') no-repeat left center;
			padding: 0 0 0 13px; }
 
		#content .meta .left .category {
			background: url('../img/icons/category.gif') no-repeat left center;
			padding: 0 0 0 13px; }
 
	#content .meta .right {
		float: right;
		width: 180px; }
 
		#content .meta .right p { margin: 2px 0; }
 
		#content .meta .right a { color: #676767; }
 
		#content .meta .right ul li {
			display: inline;
			padding: 0 1px; }
 
		#content .meta .right  p.comments {
			background: url('../img/icons/comments.gif') no-repeat left center;
			padding: 0 0 0 16px; }
 
		#content .meta .right .twitter {
			background: url('../img/icons/twitter-mini.gif') no-repeat left center;
			padding: 0 0 0 16px; }
 
/*- Compartir -*/
#content .social ul { text-align: center; }
 
	#content .social ul li { display: inline; }
 
/*- Entradas Relacionadas -*/
#content .related { margin: 0 15px; }
 
	#content .related h3 { color: #282828; }
 
	#content .related ul {
		margin: 10px 0;
		overflow: hidden; }
 
		#content .related ul li {
			border-bottom: 1px solid #cccccc;
			float: left;
			font-size: 11px;
			margin: 0 8px 0 0;
			overflow: hidden;
			padding: 10px 0;
			width: 258px; }
 
			#content .related ul li img {
				border: 1px solid #ccc;
				float: left;
				height: 40px;
				margin: 0 10px 0 0;
				padding: 2px;
				width: 40px; }
 
			#content .related ul li h4 {
				font-size: 13px;
				margin-bottom: 3px; }
 
			#content .related ul li h4, #content .related ul li p {
				float: left;
				width: 200px; }
 
	#content .related  li p span.author {
		background: url('../img/icons/author-mini.gif') no-repeat left center;
		padding: 0 10px 0 12px; }
 
	#content .related  li p span.comments {
		background: url('../img/icons/comments.gif') no-repeat left center;
		padding: 0 0 0 14px; }
 
/*- Comentarios y Pingbacks -*/
#content div.discussion {
	overflow: hidden;
	padding: 0 15px; }
 
	#content div.discussion div.comments { overflow: hidden; }
 
		#content div.discussion div.comments h3 { color: #282828; }
	
	/*- Titulo si no hay comentarios -*/
	#content div.discussion h3.no-comments {
		background: url('../img/icons/comments-big.gif') no-repeat left center;
		padding: 5px 0 5px 50px; }
    
	/*- Estilos para los comentarios -*/
	#content div.discussion div.comments ol.comment-list { margin: 1em 0; }
 
		#content div.discussion div.comments ol.comment-list li.comment { margin: 0 0 1.5em 0; }
 
			#content div.discussion div.comments ol.comment-list li.comment div.comment-content {
				-moz-border-radius-bottomright: 10px;
				-moz-border-radius-topleft: 10px;
				background: #eee;
				display: block;
				font-size: 12px;
				padding: 12px; }
 
				#content div.discussion div.comments ol.comment-list li.comment div.comment-content li.comment {
					background: #eee;
					margin: 10px 10px 0; }
 
					#content div.discussion div.comments ol.comment-list li.comment div.comment-content li.comment div.comment-content { background: #FFF; }
 
					#content div.discussion div.comments ol.comment-list li.comment div.comment-content li.comment div.comment-author {
						background: url('../img/backgrounds/comment-reply.gif') no-repeat 35px top;
						padding: 18px 0 0 35px; }
 
				#content div.discussion div.comments ol.comment-list li.comment div.comment-content p { margin:0 0 0.6em 0; }
 
			#content div.discussion div.comments ol.comment-list li.comment div.comment-author {
				background: url('../img/backgrounds/comments.gif') no-repeat 35px top;
				font-size: 14px;
				padding: 22px 0 0 25px; }
				
			#content div.discussion div.comments ol.comment-list li.comment div.comment-author p img {
				background: #fefefe;
				border-bottom: 1px solid #d7d7d7;
				border-right: 1px solid #d7d7d7;
				padding:3px;
				vertical-align:middle;
			}
 
	#content div.discussion div.pingbacks {  }
 
		#content div.discussion div.pingbacks h3 { color: #282828; }
 
		#content div.discussion div.pingbacks ol.ping-list { margin: 1em 0; }
 
			#content div.discussion div.pingbacks ol.ping-list li {
				border-bottom: 1px dotted #CCC;
				color: #CCC;
				font-size: 11px;
				list-style-position: inside;
				padding: 5px 0; }
 
				#content div.discussion div.pingbacks ol.ping-list li a {
					font-size: 12px;
					margin: 0 0 0 10px; }
					
/*- Caja de formulario -*/ 
div.leave-reply { margin: 15px; }
 
	div.leave-reply form {
		-moz-border-radius: 8px;
		background: #EEE;
		overflow: hidden;
		padding: 15px; }
 
		div.leave-reply form div.left { float: left; }
 
		div.leave-reply form div.right { float: right; }
 
		div.leave-reply form p { margin: 0 0 10px 0; }
 
			div.leave-reply form p label {
				display: block;
				font-size: 10px;
				padding: 0 0 5px 5px; }
				
			div.leave-reply form p.subscribe-to-comments label { 
				display: inline; 
				vertical-align: middle; }
 
				div.leave-reply form p label span { color: #a2a2a2; }
 
			div.leave-reply form p input, div.leave-reply form p textarea {
				-moz-border-radius: 6px;
				border: 1px solid #f9f9f9;
				padding: 3px 5px;
				width: 230px; }
				
			div.leave-reply form p input:focus, div.leave-reply form p textarea:focus {
				border-color:#dedede;
			}
 
			div.leave-reply form p textarea { height: 125px; }
			
			div.leave-reply form div.full-comment { clear:both; }
			
			div.leave-reply form div.full-comment p input { width: 98%; }
 
		div.leave-reply form div.full-comment p textarea {
			height: 125px;
			width: 98%; }
 
		div.leave-reply form p button {
			background: url('../img/backgrounds/btn-comment.gif') no-repeat left top;
			border: 0;
			display: block;
			height: 27px;
			margin: 0 auto;
			text-indent: -9999em;
			width: 150px; }
 
/*- Sidebar -----------------------------------------------------------------*/
/*- Cajas de la sidebar -*/ 
#sidebar div.box {
	margin: 0 0 2em 0;
	overflow: hidden; }
 
	#sidebar div.box h3 {
		-moz-border-radius: 3px;
		background: #ba3232;
		color: #FFF;
		font-weight: normal;
		margin: 0 0 12px 0;
		padding: 5px 12px;
		text-shadow:#911c1c 1px 1px;
		text-transform: uppercase; }
		
/*- Publicidad -*/  
#sidebar div#ads p {
	font-size: 12px;
	margin: 0 0 15px 0; }
 
	#sidebar div#ads p.last { margin: 0; }
 
	#sidebar div#ads p a {  }
 
		#sidebar div#ads p a img {  }
 
	#sidebar div#ads p img.left {
		border: 1px solid #e7e7e7;
		float: left;
		margin: 0 10px 5px 0; }
 
	#sidebar div#ads p small { font-size: 11px; }
	
/*- Minipost-*/  
#sidebar div#asides ul {  }
 
	#sidebar div#asides ul li {
		background: url('../img/backgrounds/dotted.gif') repeat-x left bottom;
		margin: 0 0 10px 0;
		overflow: hidden;
		padding: 0 0 10px 0; }
 
		#sidebar div#asides ul li a {  }
 
			#sidebar div#asides ul li img {
				border: 4px solid #dedede;
				float: left;
				width:56px;
				height:56px;
				margin: 0 10px 0 0; }
 
		#sidebar div#asides ul li h4 {
			float: left;
			font-size: 13px;
			margin: 4px 0;
			width: 220px; }
 
			#sidebar div#asides ul li h4 a { color: #363636; }
 
		#sidebar div#asides ul li small {
			float: left;
			font-size: 11px;
			width: 220px; }
			
/*- Tabs -*/  			
#sidebar #tabs ul.tab-items { overflow: hidden; }

	#sidebar #tabs ul.tab-items li { display:inline; }
 
		#sidebar #tabs ul.tab-items li span {
			-moz-border-radius: 3px;
			background: #ba3232;
			color: #FFF;
			cursor: pointer;
			display: block;
			float: left;
			font-size: 11px;
			padding: 3px 0px;
			text-align: center;
			text-shadow:#911c1c 1px 1px;
			width: 32%; }
			
		#sidebar #tabs ul.tab-items li span.active { background:#701212; }
	 
		#sidebar #tabs ul.tab-items li.alt span { margin: 0 6px; }
	
	/*- Contenedor de los tabs -*/  
	#sidebar #tabs  .content_tab {
		display: none;
		padding: 10px 0; }	
		
/*- Cajas de los tabs -*/  
#sidebar div#archives ul li, #sidebar div#categories ul li {
	border-bottom: 1px dotted #ccc;
	float: left;
	font-size: 11px;
	padding: 5px 0;
	width: 33%; }
 
#sidebar div#archives ul li a, #sidebar div#categories ul li a { color: #282828; }

#sidebar div#archives ul li a:hover, #sidebar div#categories ul li a:hover, #sidebar div#tags ul li a:hover, #sidebar div#busquedas ul li a:hover { color:#3278ba; }

#sidebar div#busquedas ul {
	list-style:none;
}

#sidebar div#busquedas ul li {
	margin:2px;
	padding:2px;
	float:left;
	font-size: 12px;
}

#busquedas ul {
	list-style:none;
}

#busquedas ul li {
	margin:2px;
	padding:2px;
	float:left;
	font-size: 12px;
}
 
/*- Caja de icono sociales -*/  
 #socialBox.box ul { font-size: 12px; }
 
	#socialBox.box ul li { margin: 0 0 6px 0; }
 
		#socialBox.box ul li.feedburner {
			background: url('../img/icons/feedburner.gif') no-repeat left center;
			padding: 6px 0 6px 35px; }
 
			#socialBox.box ul li.feedburner a span {
				color: #666;
				font-family: "Georgia", serif;
				font-size: 18px;
				letter-spacing: -0.03em; }
 
			#socialBox.box ul li.feedburner a {  }
 
		#socialBox.box ul li.rss {
			background: url('../img/icons/feed.gif') no-repeat left center;
			padding: 6px 0 6px 35px; }
 
			#socialBox.box ul li.rss a {  }
 
		#socialBox.box ul li.twitter {
			background: url('../img/icons/twitter-w.gif') no-repeat left center;
			padding: 6px 0 6px 35px; }
			
			#socialBox.box ul li.twitter a span {
				color: #666;
				font-family: "Georgia", serif;
				font-size: 18px;
				letter-spacing: -0.03em; }
 
 
			#socialBox.box ul li.twitter a {  }
 
#socialBox.box h4 { margin: 0 0 4px 0; }
 
#socialBox.box input {
	-moz-border-radius: 3px;
	background: #e2e2e2 url('../img/icons/email.png') no-repeat 2% center;
	border: 0;
	color: #666;
	font-size:11px;
	padding: 5px 4px 5px 24px;
	width: 74%; }
	
#blogroll ul, #sponsors ul, #popularpost ul{
	margin:0 10px;
}
	
	#blogroll ul li, #sponsors ul li, #popularpost  ul li{
		background:url('../img/icons/arrow.gif') no-repeat left center;
		border-bottom:1px dotted #cecbcb;
		font-size:12px;
		padding:3px 5px 3px 14px;
		width:43%;
		float:left;
		display:block;
	}
	#sponsors ul li {
		font-size:10px;
		font-weight:bold;
		letter-spacing:-0.01em;
	}
	
	#sponsors ul li.block {
		float:none;
		width:auto;
		clear:both;
		font-weight:normal;
	}
	
		#sponsors ul li.block  a { font-weight:bold; }
	
	#blogroll ul li a:hover, #sponsors ul li a:hover, #popularpost ul li a:hover {
			color:#3278ba;
		}
	#popularpost ul li {
		font-size:11px;
		letter-spacing:-0.01em;
	}
	
	#popularpost ul li.block {
		float:none;
		width:auto;
		clear:both;
		font-weight:normal;
	}
	
#popularpost ul li.block  a { font-weight:bold; }


#myblogs ul{
	margin:0 10px;
}
	
	#myblogs ul li {
		background:url('../img/icons/li.gif') no-repeat left center;
		border-bottom:1px dotted #cecbcb;
		font-size:12px;
		padding:3px 5px 6px 14px;
		float:left;
		display:block;
	}
	
	#myblogsA ul li {
		background:url('../img/icons/droid.png') no-repeat left center;
		border-bottom:1px dotted #cecbcb;
		font-size:12px;
		padding:3px 5px 6px 20px;
		float:left;
		display:block;
	}

#myblogs ul li a:hover {
			color:#3278ba;
		}	
	
/*- Footer -----------------------------------------------------------------*/

#footer {
	background: #b0b0b0;
	border-top: 1px solid #FFF;
	clear: both;
	padding: 14px 0 10px; }
 
	#footer ul {
		background: #b0b0b0;
		margin: 0 auto;
		overflow: hidden;
		width: 180px; }
		
	#footer ul li { display:inline; }
 
		#footer ul li h3 a {
			display: block;
			float: left;
			height: 37px;
			text-indent: -9999em; }

/*- Logo Wordpress -*/			
#wordpress h3 a {
	background: url('../img/icons/wp.gif') no-repeat left top;
	width: 37px; }

/*- Logo jQuery -*/			
#jquery h3 a {
	background: url('../img/icons/jquery.gif') no-repeat left top;
	margin: 0 10px;
	width: 37px; }
	
/*- Logo BahiaStudio -*/		 
#bahiastudio h3 a {
	background: url('../img/icons/bahiastudio.gif') no-repeat left top;
	width: 73px; }
 
/*- Tools -----------------------------------------------------------------*/
.alignleft { text-align: left; }
.aligncenter { text-align: center; }
.alignright { text-align: right; }

img.alignleft { float:left; margin:5px 8px 0 0; }
img.alignright { float:right; margin:5px 0 0 8px; }

.ads {
	display: block;
	margin: 0 auto;
	padding: 10px 0 10px 0;
	text-align: center; }
 
.alert {
	background: #fff8d0;
	border: 1px solid #efd33f;
	color: #424242;
	font-size: 11px;
	margin: 15px;
	padding: 10px; }
	
/*- Tooltips -*/	
#tooltip {
	-moz-border-radius: 4px;
	background: #000;
	color: #FFF;
	display: none;
	font-size: 11px;
	max-width: 280px;
	opacity: .70;
	padding: 3px 5px;
	position: absolute; }
 
#tooltip_bottom {
	background: url('../img/backgrounds/bottom-tooltip.png') no-repeat left top;
	bottom: -8px;
	display: block;
	height: 9px;
	left: 10px;
	opacity: .85;
	position: absolute;
	width: 8px; }

/*- hashLayout fix para IE6 -*/
* html #container, 
* html #content .meta, 
* html #content .related ul, 
* html #content div.discussion,
* html #content div.discussion div.comments,
* html div.leave-reply form,
* html #sidebar div.box,
* html #sidebar #tabs ul.tab-items, 
* html #footer ul {
	height:1%;
}

/*- hashLayout fix para IE7 -*/
*+ html #container, 
*+ html #content .meta, 
*+ html #content .related ul, 
*+ html #content div.discussion,
*+ html #content div.discussion div.comments,
*+ html div.leave-reply form,
*+ html #sidebar div.box,
*+ html #sidebar #tabs ul.tab-items, 
*+ html #footer ul {
	height:1%;
}

blockquote {
border:none;
margin:10px 38px;
padding:5px 0 0;
background:url('../img/backgrounds/dotted.gif') repeat-x;
}
blockquote p {
font-size:12px;
padding:5px 15px 10px;
background:url('../img/backgrounds/dotted.gif') repeat-x left bottom;
}

#comentarios li{
font-size: 12px;
padding-bottom:3px;
clear:both;
}

#comentarios img{
padding-top:2px;
padding-right:2px;
float: left;
}

#adssearch {
padding-left:15px;
padding-bottom:10px;
}

#ads336 {
	text-align:center;
}

.banner {
	margin: 5px 0 5px 10px;
}

.banner-top {
	float:right;
	margin: 5px 3px 0 0;
}

.g2k {
	padding:0 0 0 10px;
}

#concurso{
	text-align:center;
}
.beunboxer {
	background-color: #FFFFCC;
	border: 1px solid #FF9933;
	padding:5px;
}
