@charset "utf-8";

/*

CSS Document

Colors:
	Atomix orange: #FF5F00
	Atomix gray: #666
	Atomix gray-hover: #CCC
Theme Name: Atomix (Turbo)
Theme URI: http://atomix.vg/
Description: Diseño por <a href='http://dxdesign.com'>DXDesign</a>, implementación por <a href='http://caradan.mx/'>Caradan</a>
Version: 3.0
Author: Caradan - Custom Premium Wordpress
Author URI: http://caradan.mx/
Tags: atomix, win, custom, caradan

*/

/* ======== RESET ======== */

* {
	vertical-align: baseline;
	font-weight: inherit;
	font-family: Arial, Helvetica, sans-serif;
	font-style: inherit;
	font-size: 100%;
	border: 0 none;
	outline: 0;
	padding: 0;
	margin: 0;
}

body {
	font-size: 62.5%;
}

ol, ul {
	list-style: none;
}

small {
	font-size: 10px;
}

/* ======== CSS Document ======== */

/* MAIN BLOCKS */

#container {
	width: 990px;
	margin: 0 auto;
}

#header {
	height: 200px;
	position: relative;
}
#header .site-title a {
	display: block;
	width: 407px;
	height: 140px;
	overflow: hidden;
	text-indent: -10000px;
}
#header ul {
}

#header ul li {
	display: inline;
}

#header ul li a {
	padding: 0 10px;
	border-right: 1px dotted #CCC;
}

#content {
	border: 1px solid #E5E5E5;
	border-top: 0;
}

#ads {
	position: relative;
	height: 90px;
	margin: 10px 0;
}

#atx {
	width: 970px;
	padding: 10px;
	position: relative;
	overflow: hidden;
}

#main {
	float: left;
	width: 660px;
}

#sidebar {
	float: right;
	width: 300px;
}

#footer {
}

/* ADS */
#ads .ad728x90 {
	float: left;
}

#ads .ad252x90 {
	float: right;
}

/* NAVIGATION */
#header #search {
	position: absolute;
	top: 40px;
	left: 560px;
}

#header .social {
	position: absolute;
	top:40px;
	right: 20px;
}

#header .categories, #header .special {
	position: absolute;
	bottom: 30px;
	height: 27px;
	line-height: 27px;
	font-weight: bold;
}

#header .categories {
	left: 0;
	font-size: 17px;
}

#header .special{
	right: 0;
	font-size: 14px;
   }

#header .special a{
	
    color:#FF5F00;
}



#header .sections {
	background:#FF5F00; /*Esto era naranja*/
    font-weight:500;
    font-size:12px;
	height: 27px;
	line-height: 27px;
	position: absolute;
	bottom: 0;
	left: 0;
	display: block;
	width: 990px;
}

#header .sections a {
	color:#FFF;
}



#footer .info li {
	display: inline;
}

/* FONTS */
body {
	font-size: 14px;
	line-height: 18px;
}

h1 {
}

h1 a {
}

h2 {
}

h2 a {
}

h3 {
}

h3 a {
}

h4 {
}

h4 a {
}

p {
}

ul {
}

ol {
}

li {
}

strong {
	font-weight: bold;
}

a {
	color: #000;
	text-decoration: none;
}

a:hover {
	color: #FF5F00;
}

#main a {
	color: #FF5F00;
}

#header .categories strong {
	color: #FF5F00;

}

#header .categories a{
    font-size:14px;
	padding: 0 12px !important;
}

/* FORMS */
input[type=text], textarea {
	padding: 2px;
	color:#666;
	border: 1px solid #999;
}

textarea {
}

input[type=submit] {
}

/* POSTS */
.post {
	border-bottom: 1px dotted #CCC;
	color: #666;
	margin-bottom: 20px;
}

.post h1 {
	font-size: 26px;
	line-height: 26px;
}

.post .data {
	font-size: 12px;
	height: 50px;
	margin: 10px 0;
	line-height: 15px;
}

.post .data img {
	float: left;
	margin-right: 10px;
}

.post p {
	margin-bottom: 20px;
}

.post strong {
	color: #333
}

.post .social-sharing {
	position: relative;
	height: 30px;
	margin-bottom: 10px;
}

.post .social-sharing .twitter {
	position: absolute;
	top: 0;
	right: 40px;
	width: 65px;
}

.post .social-sharing .google {
	position: absolute;
	top: 0;
	right: 110px;
	width: 65px;
}

.post social-sharing .facebook {
	position: absolute;
	top: 0;
	left: 0;
	width: 500px;
}

/* PA'LOS COMENTARIOS DEL POST */
.post ol, .post ul {
	color:#666;
	font-size:14px;
	margin:0 0 0 20px;
	padding:0;
}

.post ol li a, .post ul li a {
	color:#FF5F00;
	font-size:13px;
	font-weight:bold;
}

.post label {
	color:#666;
	font-size:12px;
	font-weight:normal;
}

.post #url, .post #email, .post #author {
	color:#666;
	width:190px;
	padding:3px;
	border:solid 1px #ccc;
}

.post #comment {
	color:#666;
	width:520px;
	padding:3px;
	border:solid 1px #ccc;
}

.post #submit {
	color:#333;
	font-weight:bold;
	background-color:#f2f2f2;
	margin:0;
	padding:5px;
	border:solid 1px #ccc;
}

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

.post #comentarios {
	font-size:14px;
	text-align:right;
	width:115px;
	float:right;
}

.post #comentarios a {
	color:#FF5F00;
	text-decoration:none;
}

.post .commentlist {
	color:#999;
	font-size:18px;
	font-weight:normal;
	padding-left:0;
	list-style:none;
}

.post .commentlist em {
	color:#FF5F00;
	font-size:12px;
	font-weight:bold;
	float:left;
	margin-left:55px;
	display:inline;
}

.post ol.commentlist li {
	background:url(images/bg_comments.jpg) repeat-x;
	margin-bottom:5px;
	padding-top:10px;
	padding-bottom:10px;
	border:solid 1px #ddd;
}

.post .commentlist p {
	color:#333;
	font-size:14px;
	font-weight:normal;
	line-height:18px;
	margin:0 0 0 55px;
}

.post .comment-author {
	width:135px;
	padding-right:5px;
	display:inline;
}

.post .comment-author img {
	margin-right:10px;
	margin-left:10px;
}

.post .comment-author .fn, .post .comment-author .says {
	position:relative;
	top:-10px;
	color:#666;
	font-size:16px;
}

.post .comment-meta {
	width:250px;
	display:inline;
}

.post .comment-meta a {
	color:#333;
	font-size:12px;
	font-weight:normal;
	position:relative;
	top:-10px;
	display:inline;
}

.post .commentlist ul {
	padding-left:20px;
}

/* SIDEBAR */
#sidebar .module {
	margin-bottom: 10px;
}

#sidebar .module .title {
	color: #FFF;
	font-size: 16px;
	height: 32px;
	line-height: 32px;
	background: #FF5F00  url(images/sidebar-module-title-bg_h2_default.gif) no-repeat left top;
	padding: 0 20px;
}

#sidebar .module .content {
	border: 1px solid #E5E5E5;
	border-top: 0;
	padding: 15px;
	font-size: 13px;
}

#sidebar .module .content li {
	padding: 2px 0;
	display: block;
	border-bottom: 1px dotted #EEEEEE;
}

/* SPECIAL */

#header #search label {
	display: none;
}

#header #search #s {
	width: 260px;
}

#header #search #submit {
	background: url(images/skin-busqueda_submit.gif) no-repeat top left;
	width: 39px;
	height: 25px;
	text-indent: 500px;
	overflow: hidden;
	margin-left: -20px;
}

#header .social li a {
	border: 0;
	padding: 0;
	padding-left: 10px;
}

#main #title {
	background: #FF5F00 url(images/sidebar-module-title-bg_h2_default.gif) no-repeat left top;
	font-size: 16px;
	line-height: 32px;
	height: 32px;
	padding-left: 20px;
	color: #FFF;
}

#main #section {
	border: 1px solid #E5E5E5;
	border-top: 0;
	padding: 10px;
}

#header ul li a.last {
	border: 0;
}

#footer {
	height: 30px;
	background: #000 url(images/skin-bg_foooter.gif) top repeat-x;
	font-size: 12px;
	padding: 20px 10px;
}

#footer a {
	color: #666;
	padding-right: 20px;
}

#footer a:hover {
	color: #CCC;
}

#section .section-thumb {
	text-align: center;
	margin-bottom: 10px;
}

#section .resume h1 {
	font-size: 20px;
}

#section .resume h1 a {
	color: #000;
}

#section .resume .excerpt {
	color: #999;
}

#section .resume {
	overflow: hidden;
	border: 1px solid #E5E5E5;
	padding: 10px;
	position: relative;
	margin-bottom: 10px;
}

#section .resume .thumb {
	float: left;
	margin-right: 20px;
}

#section .resume p {
	font-size: 12px;
}

/* ======== Atomix Live ======== */

#atomix-live-left {
	float: left;
}

#atomix-live-right {
	float: right;
}

#atomix-live-left p {
	margin-bottom: 10px !important;
}

/* ======== Infinite Carousel ======== */

body {
	padding-top:10px;
	font-family:Arial;
}

#carousel {
	margin:0 auto;
	width:990px;
	height:230px;
	padding:0;
	overflow: hidden;
	border:0 solid #999;
}

#carousel ul {
	list-style:none;
	width:1500px;
	margin:0;
	padding:0;
	position:relative;
}

#carousel li {
	display:inline;
	float:left;
}

.textholder {
	text-align:left;
	font-size:small;
	padding:6px;
}

img {
	border:0;
}

#carousel_container {
	position:relative;
	width:990px;
	height:230px;
}

small {
	font-size: 10px !important;
}

#paginacion {
	margin: 20px 0;
}

/* ======== Wordpress ======== */

.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
img.alignleft {
	margin-right: 10px;
	margin-bottom: 10px;
}
img.alignright {
	margin-left: 10px;
	margin-bottom: 10px;
}
img.aligncenter {
	margin-bottom: 10px;
}
.wp-caption {
	background-color: #f3f3f3;
	border: 1px solid #ddd;
	-khtml-border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px; /* optional rounded corners for browsers that support it */
	margin: 10px;
	padding-top: 4px;
	text-align: center;
}
.wp-caption img {
	border: 0 none;
	margin: 0;
	padding: 0;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	padding: 0 4px 5px;
}

html {
	background: #FFF !important;
}

body, html {
	margin: 0;
	padding: 0;
}

.above_body #header {
	height: 35px;
	
}
#container {
	background: #FFF;
}

#atx.category-resenas .resume {
	position: relative;
}

#atx.category-resenas .calificacion {
	position: absolute;
	width: 68px;
	height: 59px;
	bottom: 10px;
	right: 10px;
	background: url(images/seccion-resenas-calificacion-bg.gif);
	text-align: right;
	padding: 5px;
}
#atx.category-resenas .calificacion strong {
	font-size: 10px;
	display: block;
	margin-bottom: 5px;
}
#atx.category-resenas .calificacion .numeros {
	font-size: 40px;
	color: #FF5F00;
}

.minipost {
	position: relative;
	overflow: hidden;
	border: 0;
	background: #EEE;
	padding: 10px;
	-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.minipost .atx-minipost-resume {
	width: 400px;
	float: left;
}
.minipost .atx-minipost-resume h1 {
	margin-bottom: 10px;
}
.minipost .atx-minipost-thumb {
	width: 200px;
	float: right;
}
.minipost .atx-minipost-thumb img {
	padding: 5px;
	background: #FFF;
}
em {
	font-style: italic;
}
#container {
	box-shadow: 0 0 5px #333;
	-moz-box-shadow: 0 0 5px #333;
	-webkit-box-shadow: 0 0 5px #333;
}
#atomix-live-episodes {
	clear: both;
	width: 660px;
}
#atomix-live-episodes li {
	padding: 5px;
	margin-bottom: 5px;
	height: 15px;
	clear: both;
	display: block;
	position: relative;
	border: 1px solid #CCCCCC;
	height: 60px;
}
#atomix-live-episodes li .episode-thumb {
	float: left;
	margin-right: 10px;
}
#atomix-live-episodes li .episode-title {
	margin-left: 10px;
	font-size: 20px;
	margin-bottom: 10px;
}
#atomix-live-episodes li .episode-title a {
	color: #FF5F00;
}
#atomix-live-episodes li .episode-date {
	margin-left: 10px;
	font-size: 12px;
	color: #555;
}
#atomix-live-episodes li .episode-comments {
	position: absolute;
	top: 5px;
	right: 5px;
	background: url(images/speech-bubble.png) center center no-repeat;
	height: 60px;
	width: 80px;
	line-height: 60px;
	font-size: 30px;
	text-align: center;
}
#sidebar .module.popular-posts ul li {
	padding-left: 15px;
	background: url(images/bullet.png) left 8px no-repeat;
}

#imagenreview{
	margin-right:50px !important;
	margin-bottom:-20px !important;
}

.info-card .info-card-inner {
	font-size:12px;
	padding:10px;
	background:#f4f4f4;
	border:1px solid #999;
	margin:10px 0;
}
.twtr-hd, .twtr-ft {
	display: none;
}
