/*
      Theme Name: blogbasics
      Theme URI: http://www.periodismohumano.com
      Version: 1.0
      Author: Daniel Aguilar
      Author URI: http://www.e-dac.es
*/

/* FIXES */
*, html { 
	margin:0; 
	padding:0;
}
.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 */

/* END FIXES */
a {
	text-decoration:none;
	color:#D12421;
}
a:hover {
	text-decoration:underline;
}

body {
	font-family:"Microsoft Sans Serif", sans-serif;
	font-size:0.9em;
}
#header {
	background:url('images/background-repeat.jpg') #D12421 repeat-x bottom left;
	height:70px;
}	
	#header #inside {
		height:69px;
		background:url('images/header.jpg') transparent no-repeat bottom left;
		width:980px;
		margin:0px auto;
		padding-top:1px;
		
	}
		#header #inside h1 {
			height:39px;
			width:297px;
			background:url('images/logo.jpg') no-repeat;
			margin:6px 25px;
			float:left;
		}
			#header #inside h1 a {
				display:block;
				height:39px;
				width:297px;
				text-indent:-999999px;
			}
			#header #inside #back {
				float:right;
				color:#fff;
				background:url('images/arrow.jpg') no-repeat;
				padding-left:15px;
				text-transform:lowercase;
				font-size:12px;
				line-height:7px;
				height:12px;
				margin-top:20px;
			}
#container {
	width:980px;
	margin:20px auto;
}
	#content {
		float:left;
		width:620px;
	}
		#content #header-logo {
			width:620px;
			height:120px;
			background:#ccc;
			margin-bottom:30px;
			border:1px dashed #B3B3B3;
			
		}
			#content #header-logo a {
				display:block;
				width:620px;
				height:120px;
				text-indent:-9999999px;
			}

		
		#content .top {
			border-bottom:1px dashed #D12421;
			padding-bottom:10px;
			padding-left:10px;
		}
			#content .top .title {
				float:left;
				font-size:25px;
				font-weight:normal;
				width:480px;
				float:left;
			}	
				#content .top .title a {
					color:#000;
				}
			#content .top .comments {
				float:right;
			}
				#content .top .comments a {
					display:block;
					color:#D12421;
					font-size:12px;
					background:url('images/quote.gif') right center no-repeat;
					height:23px;
					padding-right:40px;
					line-height:30px;
				}
		#content .metadata {
			font-weight:normal;
			color:#4C4C4C;
			margin:10px 0px 5px 10px; 
			font-size:12px;
		}
			#content .metadata .date {
			}
			#content .metadata .author a {
				color:#D12421;
			}
	.entry {
		font-size:14px;
		line-height:21px;
		padding:10px;
		color:#4C4C4C;
	}
	.entry p {
		margin:10px 0px;
	}
	.entry ul, .entry ol {
		margin:10px;
	}
	.entry blockquote {
		padding-left:40px;
		background:url('images/comment-quote.jpg') no-repeat left top;
		margin-right:30px;
		margin-left:20px;
	}
		.entry blockquote p {
			font-size:17px;
			font-family:"Georgia", serif;
			line-height:23px;
			background:url('images/quote-close-gray.jpg') no-repeat right bottom;
			padding-right:40px;
			font-style:italic;
		}
	.entry a img {
		border:0px;
		border-bottom:5px solid #d12421;
	}
	.entry img {
		max-width:600px;
		height:auto;
	}
	.entry .alignright {
		float:right;
		margin-left:20px;
		margin-bottom:10px;
		margin-top:-20px;
		margin-right:-20px;
	}
	.entry .alignleft {
		float:left;
		margin-right:20px;
		margin-bottom:10px;
		margin-top:5px;
		margin-left:-20px;
	}
	.entry .alignright img, .entry .alignleft img, .entry .alignnone img, .entry .aligncenter img  {
		width:100%;
		height:auto;
	}
	.entry .aligncenter {
		margin:0px auto 10px auto;
	}
	.entry .center {
		text-align:center;
	}
	.entry .wp-caption-text {
		font-size:12px;
		background:url('images/sprite.png') 0px -1638px no-repeat #E6E6E6;
		padding:20px 10px 10px 20px;
		color:#4C4C4C;
		line-height:14px;
		margin-top:4px;
		margin-bottom:0px;
	}
	.entry .more-link {
		color:#d12421;
		font-family: "Georgia", serif;
		font-size:12px;
		background:url('images/readmore.jpg') no-repeat;
		padding-left:30px;
		text-transform:lowercase;
		font-weight:bold;
		display:block;
		height:17px;
		line-height:17px;
	}
	#content .share_and_tags {
		margin-bottom:40px;
	}
	#content .tags {
		border-bottom:1px dashed #B3B3B3;
		border-top:1px dashed #B3B3B3;
		padding:5px 10px;	
		font-size:12px;
	}
		#content .tags strong {
			float:left;
			width:75px;
			font-family: "Georgia", serif;
			color:#D12421;
		}
		
		
	#content .share {
		border-bottom:1px dashed #B3B3B3;
		border-top:1px dashed #B3B3B3;
		padding:5px 10px;
		font-size:12px;
		margin-top:10px;
	}
		#content .share strong {
			float:left;
			width:75px;
			font-family: "Georgia", serif;
			color:#61A6FF;
		}
		#content .share ul li {
			list-style:none;
			float:left;
			margin:0px 10px 0px 0px;
			height:15px;
			text-indent:20px;
		}
			#content .share ul li a {
				color:#808080;
				text-transform:lowercase;
			}
			#content .share ul li.twitter {
				background:url('images/sprite2.png') no-repeat;
			}
			#content .share ul li.facebook {
				background:url('images/sprite2.png') 0px -15px no-repeat;
			}	
			#content .share ul li.digg {
				background:url('images/sprite2.png') 0px -45px no-repeat;
			}
			#content .share ul li.meneame {
				background:url('images/sprite2.png') 0px -30px no-repeat;
			}
			#content .share ul li.bitacoras {
				background:url('images/sprite.png') no-repeat -140px -176px;
			}
			.entry .bloque {
				float:right;
				width:220px;
				padding:30px 0px 0px 0px;
				background:url('images/quote.jpg') no-repeat left top;
				margin-right:-20px;
				margin-left:20px;
			}
				.entry .bloque p {
					font-size:20px;
					font-family:"Georgia", serif;
					color:#D12420;
					line-height:25px;
					background:url('images/quote-in.jpg') no-repeat right bottom;
					padding:0px 0px 30px 0px;
					margin-right:-10px;
				}
				.entry .bloque-destacado {
					float:right;
					width:220px;
					padding:30px 0px 0px 0px;
					margin-right:-20px;
					margin-left:20px;
				}
					.entry .bloque-destacado p {
						font-size:20px;
						font-family:"Georgia", serif;
						color:#D12420;
						line-height:25px;
						padding:0px 0px 30px 0px;
						margin-right:-10px;
					}
			.entry .despiece {
				background:url('images/sprite.png') 0px -1638px no-repeat #E6E6E6;
				color:#4C4C4C;
				padding:30px 20px 1px 20px;
			}
				.entry .despiece h3 {
					font-family:"Georgia", serif;
					font-weight:normal;
					font-size:20px;
					color:#4C4C4C;
					margin-bottom:10px;
				}
				.entry .destacado {
					background:url('images/featuredin.jpg') no-repeat #000;
					padding:30px 20px 1px 50px;
					display:table;
					margin-bottom:20px;
					color:#fff;
				}
				.entry .destacado p {
					color:#fff;
				}
	.separator-posts {
		border:0px;
		border-bottom:1px dashed #B3B3B3;
		border-top:1px dashed #B3B3B3;
		width:140px;
		height:6px;
		margin:50px auto;
	}
	.navigation div {
		font-family: "Georgia", serif;
		color:#61A6FF;
		font-weight:bold;
		text-transform:lowercase;
	}
	.navigation .previous {
		float:left;
	}
	.navigation .next {
		float:right;
	}
	#sidebar {
		float:right;
		width:312px;
	}
		#sidebar .block {
			border:1px solid #ccc;
			border-top:5px solid #D12421;
			padding:15px 25px;
			-moz-box-shadow:0 5px 5px #e9e9e9;
			-webkit-box-shadow:0 5px 5px #e9e9e9;
			box-shadow:0 5px 5px #e9e9e9;
			margin-bottom:20px;
			font-size:12px;
			line-height:18px;
			color:#4C4C4C;
		}
		#sidebar .block h3.title {
			font-size:12px;
			color:#D12421;
			border-bottom:1px dashed #D12421;
			text-transform:uppercase;
			font-weight:normal;
			margin:0px -5px;
			padding:0px 5px 5px 5px;
			margin-bottom:10px;
		}
			#sidebar .block h3.title .rsswidget img {
				display:none;
			}
			#sidebar .block li {
				list-style:none;
				margin:20px 0px;
				padding-bottom:20px;
				border-bottom:1px dashed #B3B3B3;
			}	

				#sidebar .block li a {
					color:#000;
				}
				#sidebar .block li .rsswidget {
					font-family: "Georgia", serif;
					font-size:20px;
				}
				#sidebar .block li .rssSummary {
					margin-top:5px;
				}

				/* COMENTARIOS */

				#comments-title {
					border-bottom:1px dashed #D12421;
					border-top:1px dashed #D12421;
					background:url('images/mediumquote.jpg') no-repeat 580px center;
					padding:5px;
				}
					#comments-title h3 {
						font-size:12px;
						font-weight:normal;
						color:#D12421;
					}
					#respond {
						padding:0px 20px;
					}
					#cancel-comment-reply-link {
						padding-left:16px;
						color:#D12421;
						float:right;
						margin-right:20px;
						line-height:14px;
						margin-top:1px;
					}
					#leave_comment {
						color:#4C4C4C;
						font-weight:normal;
						font-size:12px;
						border-bottom:1px dashed #B3B3B3;
						border-top:1px dashed #B3B3B3;
						padding:5px;
					}
					#commentform #subform {
						width:560px;
						padding:30px 0px;
					}
						#commentform  p {
							margin:5px 0px;
							color:#4C4C4C;
						}
						#commentform #subform label {
							display:inline-block;
							width:200px;
							text-align:right;
							margin-right:20px;
							float:left;
							font-size:12px;
						}

						#commentform #subform input[type=text], #commentform textarea {
							border:0px;
							width:340px;
							padding:3px 0px;
							background:#E6E6E6;
						}
						#commentform #subform input[type=submit] {
							background:url('images/respond.png') #fff no-repeat 0px 4px;
							font-weight:bold;
							font-family: "Georgia", serif;
							padding:2px 0px 3px 20px;
							margin-bottom:7px;
							display:block;
							height:19px;
							line-height:6px;
							border:0px;
							font-size:12px;
							color:#b3b3b3;
							margin-left:220px;
							margin-top:10px;
							text-transform:lowercase;
						}
							#commentform #subform input[type=submit]:hover {
								text-decoration:underline;
							}
					#subform #loggedin {
						font-size:12px;
						margin:10px 0px;
						text-align:right;
					}

				ol.commentlist { color:#4C4C4C; list-style:none; margin-top:30px; margin-left:5px; padding:0; text-indent:0; }
					ol.commentlist li.depth-1 {
						background:url('images/miniquote.png') no-repeat left top;
						padding:0px 25px 10px;
						border-bottom:1px dashed #D12421;
						margin-bottom:20px;
					}
					ol.commentlist li.depth-2 {
						margin:10px 1px;
						padding:20px 45px 10px;
						background:url('images/miniquote.png') #F3F3F3 no-repeat 20px 20px;
					}
					ol.commentlist li:last-child {
						border:0px;
					}
				ol.commentlist li.alt { }
				ol.commentlist li.bypostauthor {}
				ol.commentlist li.byuser {}
				ol.commentlist li.comment-author-admin {}
				ol.commentlist li.comment { }
					ol.commentlist li div.comment-author {
						color:#D12421;
						font-size:12px;
						font-weight:bold;
						font-family: "Georgia", serif;
					}
				ol.commentlist li div.vcard { }
				ol.commentlist li div.vcard cite.fn { font-style:normal; }
				ol.commentlist li div.vcard cite.fn a.url {}
				ol.commentlist li div.vcard img.avatar { border:5px solid #ccc; float:right; margin:0 0 1em 1em; }
				ol.commentlist li div.vcard img.avatar-32 {}
				ol.commentlist li div.vcard img.photo {}
				ol.commentlist li div.commentmetadata {}
				ol.commentlist li div.comment-meta { font-size:9px; }
				ol.commentlist li div.comment-meta a { color:#ccc; }
				ol.commentlist li p { font-size:12px; line-height:18px; margin:1em 0 1em; }
				ol.commentlist li ul { font-size:11px; list-style:square; margin:0 0 1em 2em; }
				ol.commentlist li div.reply .comment-reply-link { 
					font-size:12px;
					font-weight:normal;
					color:#B3B3B3;
					background:url('images/respond.png') no-repeat;
					font-weight:bold;
					font-family: "Georgia", serif;
					padding:2px 0px 3px 20px;
					margin-bottom:7px;
					display:block;
					height:12px;
					line-height:6px;
					text-transform:lowercase;
				}

				ol.commentlist li ul.children { list-style:none; margin:1em 0 0; text-indent:0; }
				ol.commentlist li ul.children li {}
				ol.commentlist li ul.children li.alt {}
				ol.commentlist li ul.children li.bypostauthor {}
				ol.commentlist li ul.children li.byuser {}
				ol.commentlist li ul.children li.comment {}
				ol.commentlist li ul.children li.comment-author-admin {}
				ol.commentlist li ul.children li.depth-4 { border-left:0px solid #bbb; border-bottom:0px; margin:0 0 .25em .25em; }
				ol.commentlist li ul.children li.depth-5 {}
				ol.commentlist li ul.children li.odd {}
				ol.commentlist li.parent { border-left:0px solid #111; }
				ol.commentlist li.pingback { border-bottom:1px dotted #666; padding:1em; }
				ol.commentlist li.thread-alt { }
				ol.commentlist li.thread-even {}
				ol.commentlist li.thread-odd {}
#footer {
	width:100%;
	margin:30px auto 0px auto;
	padding-top:1px;
}
	#footer .line {
		width:100%;
		margin:0px auto;
	}
		#phlogo {
			float:left;
			width:217px;
			height:28px;
			background:url('images/sprite.png') no-repeat -3px -710px;
			text-indent:-999999px;
			margin-top:20px;
			margin-left:4%;
		}
		#footer .footer_content {
			width:980px;
			margin:0px auto;
		}
			#line_titles h3 {
				color:#D12421;
				font-family:"Georgia", serif;
				font-size:20px;
				text-transform:lowercase;
				font-weight:normal;
				margin-bottom:10px;
			}
		.who {
			width:250px;
			float:right;
		}
		.what {
			width:250px;
			float:right;

		}
		.contact {
			width:150px;
			float:right;
		}
		#footer #line_content {
			background:url('images/footer-background.jpg') #D12421 repeat-x 0px -1px;
			padding-bottom:20px;
		}
			#line_content ul {
				background:url('images/mark-footer-white.jpg') no-repeat 0px -1px;
				padding-top:20px;
			}
			#line_content ul li {
				list-style:none;
				margin:0px 0px 10px 0px;
			}
				#line_content ul.what li {
					width:50%;
					float:left;
				}

				#line_content ul li a {
					color:#fff;
				}
		#footer #line_socials {
			background:#000;
		}
			#line_socials #followus {
				width:100px;
				float:right;
				font-family:"Georgia", serif;
				font-size:20px;
				text-transform:lowercase;
				font-weight:normal;
				color:#fff;
				background:url('images/mark-footer-red.jpg') no-repeat 0px 0px;
				padding-top:20px;
				margin-bottom:15px;
			}
			#line_socials .social {
				width:550px;
				float:right;
				padding-top:17px;
			}
				#line_socials .social li {
					float:left;
					margin:9px 20px;
					list-style:none;
				}
				#line_socials .social li a { 
					display:block;
					text-indent:20px;
					color:#fff;
					height:15px;
				}
					#line_socials .social li a.facebook { 
						background:url('images/sprite.png') no-repeat left -161px;
					}
					#line_socials .social li a.twitter { 
						background:url('images/sprite.png') no-repeat left -146px;
					}	
					#line_socials .social li a.rss { 
						background:url('images/sprite.png') no-repeat left -132px;
					}


