/*
Theme Name: Xanaes Classic
Theme URI: http://www.calabriaestudio.com.ar/
Author: Juan Pablo Polliotto
 */
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, images, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, .droplinetabs, section, summary,
time, mark, audio, video {
  margin:0;
  padding:0;
  border:0;
  outline:0;
  font-size:100%;
  vertical-align:baseline;
  background:transparent;
}                  

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, .droplinetabs, section { 
    display:block;
}

.droplinetabs ul { list-style:none; }

blockquote, q { quotes:none; }

blockquote:before, blockquote:after,
q:before, q:after { content:''; content:none; }

a { margin:0; padding:0; font-size:100%; vertical-align:baseline; background:transparent; }

ins { background-color:#ff9; color:#000; text-decoration:none; }

mark { background-color:#ff9; color:#000; font-style:italic; font-weight:bold; }

del { text-decoration: line-through; }

abbr[title], dfn[title] { border-bottom:1px dotted; cursor:help; }

/* tables still need cellspacing="0" in the markup */
table { border-collapse:collapse; border-spacing:0; }

hr { display:block; height:1px; border:0; border-top:1px solid #ccc; margin:1em 0; padding:0; }

input, select { vertical-align:middle; }

/* END RESET CSS */

body{
	background:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#808080;
	margin:0;
	padding:0;
}

p{
	line-height:20px;
	margin-bottom:15px;
}

.right-rep{
	float:right;
	margin-top:-10px;
	margin-left:10px;
}
.font1{
	font-weight:bold;
	letter-spacing:-1px;
	font-size:20px;
	color:#0096b8;
	padding-bottom:20px;
	text-transform:uppercase;
}
.font2{
	font-size:16px;
	color:#333;
	line-height:22px;
}
.font3{
	color:#0096b8;
	font-size:16px;
	line-height:22px;
}
.font4{
	color:#900;
}
.clear{
	clear:both;
}
.empty{
	height:150px;
}
.empty2{
	height:210px;
}
.title{
	margin-bottom:40px;
}
.alignleft{
	float:left;
	margin:15px 15px 15px 0;
}
.alignright{
	float:right;
	margin:15px 0 15px 15px;
}
img{
	border:0;
}
a{
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	color:#999;
}
a:hover{
	color:#666;
}
.button1{
	background:#232323;
	color:#FFF;
	text-transform:uppercase;
	text-decoration:none;
	padding:8px 10px;
	border-radius:4px;
	border:0;
	cursor:pointer;
}
.button1:hover{
	background:#383838;
	color:#FFF;
}
.margin1{
	margin-left:10px;
}
#spacer{
	width:100%;
	float:left;
	margin:20px 0;
}

#container{
	width:100%;
	margin:0 auto;
	padding:0;
}

/* NAV */

#nav-full{
	background:#000;
	height:150px;
	width:100%;
	border-top:7px solid #05ccf9;
	border-bottom:3px solid #05ccf9;
	z-index:9999;
	position:fixed;
}
#nav-center{
	width:850px;
	height:140px;
	margin:0 auto;
	position:relative;
}
#nav-center-left{
	padding-top:15px;
	float:left;
}
#nav-center-right{
	float:right;
}

.nav{
	height:140px;
	float:right;
}
.nav ul{
	margin:0;
}
.nav ul li{
	float:left;
	list-style-type:none;
	padding-top:20px;
	padding-left:22px;
}
.nav ul li a{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:15px;
	color:#a9a9a9;
	text-decoration:none;
}
.nav ul li a:hover{
	color:#05ccf9;
}

.sms{
	position:absolute;
	top:100px;
	right:0;
	width:202px;
	height:11px;
	color:#a9a9a9;
	font-style:italic;
}

#reproductor{
	position:absolute;
	width:318px;
	height:41px;
	top:131px;
	left:540px;
}
#player-xanaes{
	width:300px;
	height:100px;
	position:absolute;
	top:-6px;
	left:180px;
}

/* / NAV */

/* ANIMATION */

#animation-full{
	background:#e5e5e5;
	width:100%;
	height:1000px;
}
#animation-center{
	width:850px;
	height:540px;
	margin:0 auto;
	padding-bottom:500px;
	position:relative;
}
#glow{
	background:url(images/glow.png) no-repeat center top;
	width:1090px;
	height:918px;
	position:absolute;
	top:-160px;
	left:50%;
	z-index:0;
	margin-left:-545px;
}
#shadow{
	background:url(images/shadow.png) no-repeat center;
	width:850px;
	height:64px;
	position:absolute;
	top:620px;
	left:50%;
	z-index:0;
	margin-left:-425px;
}
#image-slider1{
	/* background:url(images/animation1.png) no-repeat; */
	background:url(images/animation-1-spring.png) no-repeat;
	/* width:1062px; */
	width:1079px;
	/* height:259px;*/ 
	height:477px;
	/* margin-top:100px; */
	margin-top:40px;
}
#image-slider2{
	/* background:url(images/animation2.png) no-repeat; */
	background:url(images/animation-2-spring.png) no-repeat;
	/* width:718px; */
	width:792px;
	/* height:342px; */
	height:429px; 
	/* margin-top:70px; */
	margin-top:20px;
}
#slider {
	width: 100%;
	overflow: hidden;
}
.slider {
	width: 100%!important;
}
.slider_content {
	width: 1020px;
	height: 301px;
	margin: 0 auto;
	display: block;
	text-indent: -9999px;
}

/* / ANIMATION */

/* XANAES CLASSIC */

#xanaes-full{
	background:#FFF;
	width:100%;
}
#xanaes-center{
	width:850px;
	margin:0 auto;
	padding-top:100px;
	padding-bottom:300px;
	position:relative;
}
#xanaes-center .img{
	border:5px solid #e3e3e3;
}

/* / XANAES CLASSIC */

/* PROGRAMACIӎ */

#programacion-full{
	background:url(images/bg-lightblue.gif) repeat;
	width:100%;
	height:1300px;
}
#programacion-center{
	width:850px;
	height:540px;
	margin:0 auto;
	padding-top:100px;
	position:relative;
	color:#FFF;
}
#programacion-globo{
	background:url(images/programacion-globo.png) no-repeat;
	position:absolute;
	width:229px;
	height:229px;
	top:380px;
	left:700px;
	z-index:999;
}
#programacion-slider{
	background:#FFF;
	width:850px;
	height:250px;
	float:left;
	margin:20px 0;
	position:relative;
}
.programacion-programar{
	background:#FFF;
	height:22px;
	color:#0096b8;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:14px;
	border-radius:4px;
	padding:14px 20px;
	float:left;
}

/* Slider Programaci�n */

#slides {
	width:836px;
	height:236px;
	position:absolute;
	top:0;
	left:0;
	padding:7px;
	z-index:100;
}
.slides_container {
	width:836px;
	height:236px;
	overflow:hidden;
	position:relative;
	display:none;
}
#slides .slide {
	background:url(images/bg-slider.gif) repeat-x;
	padding:0px;
	width:836px;
	height:236px;
	display:block;
}
.slide p{
	color:#989898;
	margin-top:8px;
}
.slide-text{
	width:300px;
	height:206px;
	padding:30px 20px 0 20px;
	float:left;
	text-align:right;
}
.slide h1{
	font-size:28px;
	color:#0096b8;
	letter-spacing:-2px;
	margin-bottom:7px;
}
span.horario{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-style:italic;
	color:#05ccf9;
	line-height:22px;
}
.slide-img{
	width:496px;
	height:236px;
	float:left;
}

/* Next/Prev buttons */

#slides .next,
#slides .prev {
	position:absolute;
	top:95px;
	left:-50px;
	width:24px;
	height:43px;
	display:block;
	z-index:101;
}
#slides .next {
	left:866px;
}

/* Pagination */

.pagination {
	margin:-20px 0 0 90px;
	width:240px;
	height:12px;
	z-index:99999;
	position:relative;
}
.pagination li {
	float:left;
	margin:0 1px;
	list-style:none;
}
.pagination li a {
	display:block;
	width:12px;
	height:0;
	padding-top:12px;
	background-image:url(images/pagination.png);
	background-position:0 0;
	float:left;
	overflow:hidden;
}
.pagination li.current a {
	background-position:0 -12px;
}

/* / PROGRAMACIӎ */

/* PROGRAMAR CANCIONES */

#programar-full{
	background:#FFF;
	width:100%;
	height:1020px;
}
#programar-center{
	width:850px;
	height:540px;
	margin:0 auto;
	padding-top:100px;
	position:relative;
}

#programar-cancion,
#escribinos{
	width:550px;
	float:left;
	margin-bottom:15px;
}
#programar-cancion .left,
#escribinos .left{
	float:left;
	width:280px;
}
#programar-cancion .right,
#escribinos .right{
	float:left;
	width:350px;
}
#error{
	width:216px;
	margin-bottom:15px;
	font-style:italic;
}
.otros-contactos{
	float:left;
	margin-top:25px;
}
#programar-cancion input[type=text]{
	width:216px;
	height:28px;
	padding:2px 5px;
	margin-bottom:15px;
	border-radius:4px;
	background:#ececec;
	border:0;
	-moz-box-shadow:inset 0 0 6px #e0e0e0;
	-webkit-box-shadow:inset 0 0 6px #e0e0e0;
	box-shadow:inset 0 0 6px #e0e0e0;
	color:#999;
}
label{
	float:left;
	margin-right:30px;
}
#buyonline .textarea{
	height:131px;
}

/* / PROGRAMAR CANCIONES */

/* ESCRIBINOS */

#escribinos-full{
	background:url(images/bg-escribinos.gif) repeat #000;
	width:100%;
	min-height:1100px;
}
#escribinos-center{
	width:850px;
	height:800px;
	margin:0 auto;
	padding-top:100px;
	position:relative;
}
#escribinos input[type=text]{
	width:216px;
	height:28px;
	padding:2px 5px;
	margin-bottom:15px;
	border-radius:4px;
	background:#2d2d2d;
	border:0;
	-moz-box-shadow:inset 0 0 6px #232323;
	-webkit-box-shadow:inset 0 0 6px #232323;
	box-shadow:inset 0 0 6px #232323;
	color:#999;
}
.textarea{
	width:472px;
	height:80px;
	padding:8px 5px;
	margin-bottom:15px;
	border-radius:4px;
	background:#2d2d2d;
	border:0;
	-moz-box-shadow:inset 0 0 6px #232323;
	-webkit-box-shadow:inset 0 0 6px #232323;
	box-shadow:inset 0 0 6px #232323;
	color:#999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}
#escribinos-center .right{
	float:left;
	border-left:1px solid #2d2d2d;
	height:180px;
	margin-top:80px;
	margin-left:-30px;
	padding:15px 0 0 30px;
	width:250px;
}

#redes{
	width:850px;
	margin:60px 0;
	float:left;
}
#subtitle1{
	width:575px;
	height:30px;
	float:left;
}
#facebook{
	background:#CCC;
	width:470px;
	margin-right:70px;
	float:left;
}
#twitter{
	width:310px;
	float:left;
}

#social-icons{
	width:850px;
	float:left;
	margin:30px 0;
}
.social-icon-facebook{
	margin-right:30px;
    background: url(images/social-icon-facebook.png) no-repeat;
    height:44px;
    width:146px;
	border:0;
	float:left;
}
.social-icon-facebook:hover{
    background: url(images/social-icon-facebook.png) 0 -44px no-repeat;
	cursor:pointer;
}
.social-icon-twitter{
    background: url(images/social-icon-twitter.png) no-repeat;
    height:44px;
    width:146px;
	border:0;
	float:left;
}
.social-icon-twitter:hover{
    background: url(images/social-icon-twitter.png) 0 -44px no-repeat;
	cursor:pointer;
}

/* / ESCRIBINOS */

/* FOOTER */

#footer{
	width:850px;
	height:140px;
	margin:0 auto;
	border-top:1px solid #2d2d2d;
}
#footer .left{
	width:500px;
	float:left;
	padding-top:60px;
}
#footer .right{
	width:100px;
	float:right;
	padding-top:65px;
}

/* / FOOTER */

#bg-deco1{
	background:url(images/bg-deco1.gif) repeat-x;
	width:100%;
	height:800px;
}
#bg-deco2{
	background:url(images/bg-deco2.gif) repeat-x;
	width:100%;
	height:800px;
}
#bg-deco3{
	background:url(images/bg-deco3.gif) repeat-x;
	width:100%;
	height:800px;
}

/* Calabria Development Link */

#calabria{
	float:right;
	margin:0;
}
.calabria{
	margin:-3px 0 0 0;
    background: url(http://www.calabriaestudio.com.ar/calabria-firma/logo-grey-white.png) no-repeat;
    height:20px;
    width:128px;
	border:0;
	float:left;
}
.calabria:hover{
    background: url(http://www.calabriaestudio.com.ar/calabria-firma/logo-grey-white.png) 0 -23px no-repeat;
	cursor:pointer;
}

#reproductor_container{
	background-color: #0096b8;
	float: right;
	width: 370px;
	display: flex;
	height: 180px;
}