/* @override http://live.iphonefan.com/style.css */

html {
	-webkit-text-size-adjust:none
	}

body {
	color: #fff;
	background-color: #444;
	padding-right: 7%;
	padding-left: 7%;
	font: 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding-bottom: 60px;
}

#Header {
	display: table;
	height: 100px;
	position: relative;
	overflow: hidden;
	width: 100%;
	background: url(../pix/logo-live.png) no-repeat right center;
}

h1 {
	margin: 0;
	padding: 0 125px 0 0;
	font-size: 28px;
	text-shadow: #000 1px 1px 2px;
}

/* @group Sponsors */

#Sponsors {
	padding-bottom: 10px;
	margin-bottom: 15px;
	border-bottom: 1px solid #6aa8d3;
	margin-top: 15px;
	border-top: 1px solid #6aa8d3;
	padding-top: 10px;
}

#Sponsors a {
	color: #6aa8d3;
	text-decoration: none;
}

a {
	color: #f3d22e;
}

#Sponsors a:hover {
	color: #f3d22e;
}

/* @end */

/* @group Post */

#post {
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #787878;
	overflow: hidden;
}

#post p {
	margin: 15px 0;
	overflow: hidden;
}

#post p b {
	color: #f3d22e;
}

#post p strong {
	color: #e04d0a;
	font-size: 20px;
	text-shadow: #000 1px 1px 2px;
}

del {
	color: #787878;
}

img {
	padding: 10px;
	display: block;
	max-width: 100%;
}

.hora {
	color: #f3d22e;
	font-size: 14px;
}

span.autor {
	font-weight: bold;
	color: #6aa8d3;
	text-shadow: #000 1px 1px 1px;
	font-size: 20px;
}

/* @end */

a.imagen {
	display: block;
	height: 80px;
	line-height: 80px;
	font-size: 20px;
	text-decoration: none;
	text-align: center;
	overflow: hidden;
	text-shadow: #444 1px 1px 2px;
}

a.imagen span {
	display: inline-block;
	background: url(../pix/image.png) no-repeat left center;
	padding-left: 50px;
	overflow: hidden;
}

#numeracion {
	text-align: center;
	color: #fff;
	font-size: 14px;
	line-height: 20px;
	overflow: hidden;
}

#Credito {
	font-size: 11px;
	text-align: center;
	padding-top: 10px;
	margin-top: 15px;
	border-top: 1px solid #6aa8d3;
}

#numeracion b {
	display: inline-block;
	width: 20px;
	height: 20px;
	margin: 5px;
	border: 1px solid #b3d04f;
}

#numeracion a {
	text-decoration: none;
	width: 20px;
	height: 20px;
	display: inline-block;
	margin: 5px;
	border: 1px solid #787878;
}

a.live {
	display: block;
	text-align: center;
	padding-bottom: 10px;
	border-bottom: 1px solid #e04d0a;
	text-decoration: none;
	font-size: 15px;
	color: #6aa8d3;
	margin-bottom: 15px;
}

a.live span {
	display: inline-block;
	height: 20px;
	line-height: 20px;
	padding-left: 25px;
	background: url(../pix/info_20px.png) no-repeat left center;
}

.info {
	display: block;
	text-align: center;
	padding-bottom: 10px;
	border-bottom: 1px solid #f3d22e;
	text-decoration: none;
	font-size: 15px;
	color: #f3d22e;
	margin-bottom: 15px;
}

.info span {
	display: inline-block;
	line-height: 20px;
	padding-left: 25px;
	background: url(../pix/warning_20px.png) no-repeat left center;
}
