/*
      Theme Name: El Blog de Moda Theme
      Theme URI: http://www.elblogdemoda.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:#ED1C24;
}
a:hover {
	text-decoration:underline;
}

body {
	font-family:"Century Gothic", "Verdana", "Trebuchet MS";
	font-size:0.9em;
	background:url('images/background.jpg') repeat-y #fff center;
}
#skyad {
	width:980px;
	background:#f5f5f6;
	margin:0px auto;
	text-align:center;
	padding:20px 0px 10px 0px;
	position:relative;
}
	#skyad span {
		position:absolute;
		display:block;
		color:#ccc;
		font-size:12px;
		top:0px;
		left:3px;
	}
#header {
	width:980px;
	height:221px;
	background:url('images/header-background.jpg') no-repeat center #fff;
	margin:0px auto;
}
	#header h1 {
		width:980px;
		height:110px;
	}
		#header h1 a {
			display:block;
			width:980px;
			height:110px;
			text-indent:-999999px;
		}
#menu {
	height:46px;
	width:980px;
	margin:0px auto;
	list-style:none;
}	
	#menu li {
		float:left;
	}
		#menu li a {
			text-indent:-99999px;
			display:block;
			height:46px;	
		}
	#menu li.actualidad a {
		background:url('images/menu-background.jpg') -1px 0px no-repeat;
		width:180px;
	}
	#menu li.belleza a {
		background:url('images/menu-background.jpg') -181px 0px no-repeat;
		width:145px;
	}
	#menu li.complementos a {
		background:url('images/menu-background.jpg') -326px 0px no-repeat;
		width:224px;
	}
	#menu li.desfiles a {
		background:url('images/menu-background.jpg') -550px 0px no-repeat;
		width:158px;
	}
	#menu li.eventos a {
		background:url('images/menu-background.jpg') -707px 0px no-repeat;
		width:145px;
	}
	#menu li.firmas a {
		background:url('images/menu-background.jpg') -852px 0px no-repeat;
		width:128px;
	}
	
		#menu li.actualidad a:hover {
			background:url('images/menu-background.jpg') -1px -46px no-repeat;
		}
		#menu li.belleza a:hover {
			background:url('images/menu-background.jpg') -181px -46px no-repeat;
		}
		#menu li.complementos a:hover {
			background:url('images/menu-background.jpg') -326px -46px no-repeat;
		}
		#menu li.desfiles a:hover {
			background:url('images/menu-background.jpg') -550px -46px no-repeat;
		}
		#menu li.eventos a:hover {
			background:url('images/menu-background.jpg') -707px -46px no-repeat;
		}
		#menu li.firmas a:hover {
			background:url('images/menu-background.jpg') -852px -46px no-repeat;
		}
#container {
	width:980px;
	background:#eceded;
	padding:0px;
	position:absolute;
	margin-left:-490px;
	left:50%;
}
	.content-ad {
		background:#f5f5f6;
		padding:30px 20px 20px 20px;
		text-align:center;
		margin:20px 10px 50px 10px;
		position:relative;
	}
		.content-ad span {
			position:absolute;
			display:block;
			color:#ccc;
			font-size:12px;
			top:0px;
			left:3px;
		}
	#content {
		width:583px;
		padding:20px 20px;
		background:#fff;
		margin:0px auto;
		min-height:1500px;
	}
		#content .comments-badget {
			background:url('images/badget.jpg') no-repeat;
			float:left;
			width:42px;
			height:34px;
			padding-top:4px;
			text-align:center;
			color:#ED1C24;
			margin-right:10px;
			margin-top:4px;
		}
		#content .entry {
			font-size:13px;
			line-height:20px;
			background:transparent url(images/separator.jpg) no-repeat scroll -25px bottom;
			padding-bottom:20px;
			margin-bottom:50px;
		}
			#content .entry img {
				max-width:580px;
				height:auto;
			}
		#content .date {
			float:right;
			font-size:11px;
			padding:1px 3px;
			background:#eceded;
		}
		#content .title {
			font-weight:normal;
			color:#ED1C24;
			font-size:22px;
		}
			#content .title a {
				color:#ED1C24;
			}
			
		#content .author {
			font-size:12px;
			font-weight:normal;
		}
		
		#content .shares {
			text-align:right;
			margin:20px 0px 20px 0px;
		}
		#content .shares a {
			width:93px;
			height:31px;
			display:inline-block;
			margin-left:30px;
			text-indent:-999999px;
			text-align:left;
		}
		
			#content .shares .email {
				background:url('images/shares.png') no-repeat -167px 0px;
			}
			#content .shares .twitter {
				background:url('images/shares.png') no-repeat -272px 0px;
			}
			#content .shares .facebook {
				background:url('images/shares.png') no-repeat -376px 0px;
				width:112px;
			}
			
			#content .more-link {
				width:156px;
				height:37px;
				background:url('images/shares.png') no-repeat -0px 0px;
				display:block;
				text-indent:-9999999px;
				margin:20px 0px;
			}
	#content p {
		margin:10px 0px;
	}
	#content ul, #content ol {
		margin:10px;
	}
	#sidebar-right {
		position:absolute;
		right:0;
		top:0;
		width:158px;
		padding:10px;
	}
	
	#sidebar-left {
		position:absolute;
		left:0;
		top:0;
		width:158px;
		padding:10px;
	}	
		.block {
			margin-top:20px;
		}
	 	.side-title {
			text-indent:-99999px;
			height:41px;
		}
		.recent-entries {
			background:url('images/sidesprite.jpg') no-repeat 0px 0px;
		}
		.suscribe {
			background:url('images/sidesprite.jpg') no-repeat 0px -277px;
		}
			#suscribeform {
				font-size:12px;
			}
			#suscribeform input[type=text] {
				width:145px;
				font-size:12px;
				font-family: "Century Gothic";
				padding:3px;
			}
			#suscribeform input[type=submit] {
				font-size:12px;
				font-family: "Century Gothic";
				margin:10px 0px 10px 70px;
				border:0px;
				background:url('images/bullet.jpg') 0px center no-repeat;
				text-indent:10px;
			}
		.featured-news {
			background:url('images/sidesprite.jpg') no-repeat 0px -234px;
		}
		.must-have {
			background:url('images/sidesprite.jpg') no-repeat 0px -318px;
			height:43px;
		}
			#must-have {
				text-align:center;
				margin:10px auto;
				font-size:11px;
			}
		.about-me {
			background:url('images/sidesprite.jpg') no-repeat -27px -41px;
			height:151px;
			width:105px;
			margin:0px auto;
		}
			.about-me a {
				display:block;
				height:125px;
				width:87px;
				text-indent:-999999px;
			}
			
		.recomended-links {
			background:url('images/sidesprite.jpg') no-repeat 0px -746px;
		}
		.categories {
			background:url('images/sidesprite.jpg') no-repeat 0px -790px;
		}
		.list {
			list-style:url('images/bullet.jpg');
			margin:10px 0px 10px 20px;
		}
			.list li a {
				color:#000;
				font-size:12px;
			}
		.week-look {
			background:url('images/sidesprite.jpg') no-repeat 0px -404px;
			height:72px;
		}
			.week-look-content {
				background:#fff;
				border-right:2px solid #aaa;
				border-left:2px solid #999;
				width:153px;
				text-align:center;
				font-size:11px;
			}
			.week-look-footer {
				background:url('images/sidesprite.jpg') no-repeat 0px -727px;
				height:18px;
			}
		.twitter {
			background:url('images/sidesprite.jpg') no-repeat 0px -838px;
			height:110px;
		}
				.twitter  a{
					height:110px;
					display:block;
					width:153px;
				}
			.twitter-content {
				padding:1px 0px;
				background:url('images/twitter-content.jpg') repeat-y;
			}
					.twitter-content li {
						font-size:11px;
						list-style:none;
						margin:10px 14px 10px 15px;
						padding-bottom:10px;
						border-bottom:1px solid #F2565C;
						word-wrap:break-word;
					}
						.twitter-content li a {
							color:#777;
						}
			.twitter-footer {
				background:url('images/sidesprite.jpg') no-repeat 0px -1030px;
				height:22px;
			}
		.search {
			background:url('images/sidesprite.jpg') no-repeat 0px -361px;
		}
			#searchform {
				margin:10px 0px;
				font-size:12px;
			}
			#searchform label {
				display:none;
			}
			#searchform input[type=text] {
				width:145px;
				font-size:12px;
				font-family: "Century Gothic";
				padding:3px;
			}
			#searchform input[type=submit] {
				font-size:12px;
				font-family: "Century Gothic";
				margin:10px 0px 10px 100px;
				border:0px;
				background:url('images/bullet.jpg') 0px center no-repeat;
				text-indent:10px;
			}
			
#footer {
	background:#FFFFFF none repeat scroll 0 0;
	font-size:12px;
	line-height:30px;
	margin-bottom:-20px;
	text-align:center;
	width:980px;
}
	
ol.commentlist {}
ol.commentlist li {
	background:#ECEDED;
	list-style:none;
	margin:15px 5px;
	padding:10px;
	font-size:12px;
}
ol.commentlist li p {
	font-style:italic;
}
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.comment div.comment-author {}
ol.commentlist li.comment div.vcard {}
ol.commentlist li.comment div.vcard cite.fn {}
ol.commentlist li.comment div.vcard cite.fn a.url {}
ol.commentlist li.comment div.vcard img.avatar {}
ol.commentlist li.comment div.vcard img.avatar-32 {}
ol.commentlist li.comment div.vcard img.photo {}
ol.commentlist li.comment div.vcard span.says {}
ol.commentlist li.comment div.commentmetadata {}
ol.commentlist li.comment div.comment-meta {}
ol.commentlist li.comment div.comment-meta a {}
ol.commentlist li.comment * {} - (p, em, strong, blockquote, ul, ol, etc.)
ol.commentlist li.comment div.reply {}
ol.commentlist li.comment div.reply a {}
ol.commentlist li.comment ul.children {}
ol.commentlist li.comment ul.children li {}
ol.commentlist li.comment ul.children li.alt {}
ol.commentlist li.comment ul.children li.bypostauthor {}
ol.commentlist li.comment ul.children li.byuser {}
ol.commentlist li.comment ul.children li.comment {}
ol.commentlist li.comment ul.children li.comment-author-admin {}
ol.commentlist li.comment ul.children li.depth-2 {}
ol.commentlist li.comment ul.children li.depth-3 {}
ol.commentlist li.comment ul.children li.depth-4 {}
ol.commentlist li.comment ul.children li.depth-5 {}
ol.commentlist li.comment ul.children li.odd {}
ol.commentlist li.even {}
ol.commentlist li.odd {}
ol.commentlist li.parent {}
ol.commentlist li.pingback {}
ol.commentlist li.pingback div.comment-author {}
ol.commentlist li.pingback div.vcard {}
ol.commentlist li.pingback div.vcard cite.fn {}
ol.commentlist li.pingback div.vcard cite.fn a.url {}
ol.commentlist li.pingback div.vcard span.says {}
ol.commentlist li.pingback div.commentmetadata {}
ol.commentlist li.pingback div.comment-meta {}
ol.commentlist li.pingback div.comment-meta a {}
ol.commentlist li.pingback * {} - (p, em, strong, blockquote, ul, ol, etc.)
ol.commentlist li.pingback div.reply {}
ol.commentlist li.pingback div.reply a {}
ol.commentlist li.pingback ul.children {}
ol.commentlist li.pingback ul.children li {}
ol.commentlist li.pingback ul.children li.alt {}
ol.commentlist li.pingback ul.children li.bypostauthor {}
ol.commentlist li.pingback ul.children li.byuser {}
ol.commentlist li.pingback ul.children li.comment {}
ol.commentlist li.pingback ul.children li.comment-author-admin {}
ol.commentlist li.pingback ul.children li.depth-2 {}
ol.commentlist li.pingback ul.children li.depth-3 {}
ol.commentlist li.pingback ul.children li.depth-4 {}
ol.commentlist li.pingback ul.children li.depth-5 {}
ol.commentlist li.pingback ul.children li.odd {}
ol.commentlist li.thread-alt {}
ol.commentlist li.thread-even {}
ol.commentlist li.thread-odd {}

textarea#comment {
	width:100%;
}

#foxlife {
	width:276px;
	height:100px;
	display:block;
	background:url('images/foxlife.png') no-repeat;
	float:right;
	margin-top:10px;
	text-indent:-9999999px;
}
#fbc_login {
	float:none;
}
