/* @override 
	http://rac105.wearemortensen.com/wp-content/themes/rac105/assets/css/style.css
*/

/* @group HTML > BODY > WRAPPER */

body {
	text-align: center;
	background: #E2E2E2;
}

#wrapper {
	margin: 0 auto;
	text-align: left;
	width: 1002px;
}

/* @end */

/* @group Publi */

#publiTop {
	height: 90px;
	margin-bottom: 10px;
}

#publiTop .publi {
	float: left;
}

.w600h30,
.w348h30,
.w300h250 {
	margin: 0 auto 20px;
}

.w300h250 {
	width: 300px;
}

.w600h30{
	width: 600px;
}

.w348h30 {
	width: 348px;
}

.ad-side {
	text-align: center;
	margin-bottom: 20px;
}

/* @end */

/* @group Tipografía */

a {
	color: #D20C00;
	text-decoration: none !important;
	font-weight: bold;
	outline: none;
}

a:hover {
	text-decoration: none !important;
}

p, li, dl {
	color: #3B3B3B;
}

/* @end */

/* @group Header */

#logo {
	float: left;
	margin-right: 20px;
}

#logo a {
	display: block;
	background: url(../img/logo.png);
	width: 99px;
	height: 100px;
}

#playerMenu {
	float: right;
	width: 882px;
	height: 101px;
	background: url(../img/menubg.png);
}

/* @group Player */

#player {
	float: left;
	width: 455px;
	height: 89px;
	margin: 6px 0 0 6px;
	background: url(../img/playerbg.png) right top;
	position: relative;
}

#player .songTitle {
	color: #FFF;
}

#player .actualSong a {
	color: #FFF;
	text-decoration: underline !important;
}

#player #togglePlayer {
	background-position: left bottom;
}

#radioSelected {
	background: url(../img/radioselector.png) no-repeat left -22px;
	height: 22px;
	padding-left: 10px;
	float: left;
	margin: 5px 0 0 5px;
	cursor: pointer;
}

#radioSelectedInner {
	background: url(../img/radioselector.png) right -66px;
	height: 18px;
	padding-top: 4px;
	padding-right: 20px;
	color: #FFF;
	font-size: 1.2em;
	font-weight: bold;
}

#radioSelector {
	position: absolute;
	top: 30px;
	left: 6px;
	background: #489ed1;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #77badd;
	padding: 8px 10px 5px;
	z-index: 25;
	display: none;
}

#radioSelector li {
	padding-bottom: 3px;
}

#radioSelector a {
	color: #FFF;
	font-size: 14px;
}

#playSelected {
	padding-left: 5px;
	float: left;
	margin: 5px 0 0 0;
}

#enDirecteShow {
	width: 200px;
	position: absolute;
	bottom: 3px;
	left: 8px;
}

#enDirecte {
	display: block;
	color: #D6D6D6;
	font-size: 1.3em;
	font-weight: bold;
	padding-top: 14px;
}

#show {
	color: #FFFFFF;
	font-size: 2.4em;
}

.actualSong {
	position: absolute;
	left: 210px;
	top: 10px;
	height: 70px;
	border-left: 1px solid #A8A8A8;
}

.albumArt {
	padding: 15px 10px 15px;
	float: left;
}

.agendaItem .albumArt {
	padding: 5px 10px 5px;
	float: left;
}

.albumArt .art {
	border: 2px solid #505050;
	display: block;
	width: 36px;
	height: 36px;
}

.albumArt img {
	display: block;
}

.songInfo {
	float: left;
	margin-top: 3px;
	width: 184px;
	line-height: 1.5em;
}

.actualSong .songInfo a {
	color: #FFF;
	font-size: 14px;
}

.actualSong .songBuy a {
	font-size: 12px;
}

.songArtist {
	display: block;
	font-size: 14px;
	color: #FFF;
	font-weight: bold;
}

.songTitleSocial {
	display: block;
	padding: 2px 0 5px;
}

.songTitle {
	font-weight: bold;
	color: #3B3B3B;
	font-size: 11px;
	width: 138px;
	display: inline-block;
}

.special .songTitle {
	font-size: 13px;
}

.songInfo .iTunesLink {
}

#togglePlayer {
	background: url(../img/playertoggle.png);
	width: 11px;
	height: 11px;
	position: absolute;
	right: 10px;
	top: 10px;
}

#togglePlayer:hover {
	background-position: left bottom;
	cursor: pointer;
}

/* @end */

/* @group Menu */

#topMenu {
	float: left;
	margin: 8px 0 0 20px;
	width: 325px;
}

#topMenu li {
	border-left: 1px solid #D6D6D6;
	padding: 2px 0 2px 10px;
	font-size: 1.3em;
	float: left;
	width: 97px;
}

#topMenu a {
	color: #3B3B3B;
	text-decoration: none !important;
}

#userMenu {
	float: right;
	text-align: right;
	padding: 10px 20px 0 0;
	font-size: 1.2em;
}

#userMenu li {
	padding: 4px 0;
}

/* @end */

/* @end */

/* @group Breadcrumb */

#breadcrumb {
	font-size: 4.6em;
	clear: both;
	padding-top: 5px;
	margin-bottom: -10px;
	margin-left: -3px;
}

#breadcrumb p {
	color: #AAAAAA;
}

#breadcrumb a {
	text-decoration: none !important;
}

#breadcrumb #actualCrumb {
	color: #686868;
}

/* @end */

#popupWrapper {
	position: relative;
	overflow: hidden;
}

/* @group Buttons */

.playBtnS {
	background: url(../img/playbtns.png);
	width: 28px;
	height: 20px;
	display: inline-block;
}

.playBtnS:hover {
	background-position: left bottom;
}

.playBtnS.pause {
	background-position: right top;
}

.playBtnS.pause:hover {
	background-position: right bottom;
}

.playBtnM {
	background: url(../img/playbtnm.png);
	width: 37px;
	height: 22px;
	display: inline-block;
	position: relative;
}

.playBtnM:hover {
	background-position: left bottom;
}

.playBtnM.pause {
	background-position: right top;
}

.playBtnM.pause:hover {
	background-position: right bottom;
}

.playBtnXL {
	background: url(../img/playbtnxl.png);
	width: 122px;
	height: 35px;
	display: inline-block;
	position: relative;
	top: 2px;
	margin-right: 10px;
}

.playBtnXL:hover {
	background-position: left bottom;
}

.playBtnL {
	background: url(../img/playbtnl.png);
	width: 72px;
	height: 35px;
	display: inline-block;
	position: relative;
	top: 2px;
	margin-right: 10px;
}

.playBtnL:hover {
	background-position: left bottom;
}

.playBtnT {
	background: url(../img/playbtnt.png) left top;
	height: 24px;
	display: inline-block;
	padding-left: 25px;
	font-size: 1.2em;
	color: #FFF;
}

.playBtnT span {
	background: url(../img/playbtnt.png) right -48px;
	display: block;
	height: 20px;
	padding: 4px 10px 0 0;
}

.playBtnT:hover {
	background-position: left -24px;
}

.playBtnT:hover span {
	background-position: right bottom;
}

.blackBtn {
	background: url(../img/darkbtn.png) left top;
	height: 24px;
	display: inline-block;
	padding-left: 10px;
	font-size: 12px;
	color: #FFF;
}

.blackBtn span {
	background: url(../img/darkbtn.png) right -48px;
	display: block;
	height: 20px;
	padding: 4px 10px 0 0;
}

.blackBtn:hover {
	background-position: left -24px;
}

.blackBtn:hover span {
	background-position: right bottom;
}

.whiteBtn {
	background: url(../img/whitebtn.png) left top;
	height: 24px;
	padding-left: 25px;
	color: #FFF;
	float: right;
	cursor: pointer;
	margin: 10px 5px;
}

.whiteBtn input {
	background: url(../img/whitebtn.png) right -48px;
	display: block;
	height: 24px;
	padding: 0 25px 0 0;
	color: #d9352c;
	text-decoration: none !important;
	font: bold 13px "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.whiteBtn:hover {
	background-position: left -24px;
}

.whiteBtn:hover input {
	background-position: right bottom;
	color: #FFF !important;
}

.greenBtn {
	background: url(../img/greenbtn.png) left -19px;
	height: 19px;
	padding-left: 10px;
	font-size: 1.2em;
	color: #FFF;
	text-decoration: none !important;
	float: left;
	margin: 0 5px 0 0;
}

.greenBtn.playIcon {
	background: url(../img/greenbtnplay.png) left -19px;
	height: 19px;
	padding-left: 17px;
	font-size: 1.2em;
	color: #d9352c;
	text-decoration: none !important;
	float: left;
	margin: 0 5px 0 0;
}

.greenBtn span {
	background: url(../img/greenbtn.png) right -57px;
	display: block;
	height: 17px;
	padding: 2px 10px 0 0;
}

.greenBtn:hover {
	background-position: left top;
}

.greenBtn:hover span {
	background-position: right -38px;
	color: #d9352c;
}

em.ymp-skin {
	background: url(../img/playbtnxs.png) top left !important;
	display: block !important;
	height: 13px !important;
	width: 17px !important;
	padding: 0 !important;
	top: 2px !important;
}

a.ymp-btn-page-pause em.ymp-skin {
	background-position: bottom left !important;
}

a.ymp-btn-page-play em.ymp-skin:hover {
	background-position: top right !important;
}

a.ymp-btn-page-pause em.ymp-skin:hover {
	background-position: bottom right !important;
}

/* @end */

/* @group Social Actions */

.socialActions {
	display: inline-block;
	position: relative;
	top: 5px;
	width: 48px;
}

.favIcon,
.twitterIcon,
.facebookIcon {
	float: right;
	height: 18px;
	display: inline;
}

.toTwitter,
.toFacebook {
	float: right;
	height: 18px;
	margin-right: 2px;
	display: inline;
	width: 21px;
}

.favIcon:hover,
.twitterIcon:hover,
.facebookIcon:hover {
	background-position: left bottom;
}

.favIcon {
	width: 21px;
	background: url(../img/favicon.png);
}

.twitterIcon {
	width: 14px;
	background: url(../img/twittericon.png);
}

.facebookIcon {
	width: 12px;
	background: url(../img/facebookicon.png);
}

/* @end */

/* @group Featured */

#featured {
	clear: both;
	overflow: hidden;
	padding-top: 20px;
}

.home #featured {
	padding: 20px 0;
}

#featuredMenu {
	width: 202px;
	position: relative;
	z-index: 2;
	height: 100%;
	float: left;
	padding: 5px 0;
}

#featuredMenu li {
	width: 172px;
	color: #fff;
	font-size: 1.4em;
	font-weight: bold;
	height: 18px;
	padding: 0 0 0 30px;
	margin: 0;
}

#featuredMenu li:hover {
	background: url(../img/featuredactive.png) no-repeat left center;
	cursor: pointer;
}

#featuredMenu .active {
	background: url(../img/featuredactive.png) no-repeat left center;
}

#radioFeatured {
	width: 607px;
	height: 270px;
	float: left;
	border: 1px solid #757575;
	z-index: 1;
	background: url(../img/featuredbg.png) repeat-y;
	position: relative;
}

#radioFeaturedContent {
	position: absolute;
	height: 1500px;
}

#radioFeaturedContent img {
	left: 0;
	position: absolute;
}

#tvFeatured {
	width: 368px;
	height: 270px;
	overflow: hidden;
	float: right;
	border: 1px solid #757575;
	position: relative;
}

#tvFeaturedContent {
	height: 270px;
	position: relative;
}

#tvFeaturedContent img {
	left: -85%;
	position: absolute;
}

#bigFeatured {
	height: 270px;
	float: left;
	border: 1px solid #757575;
	z-index: 1;
	background: url(../img/featuredbg.png) repeat-y;
	position: relative;
	overflow: hidden;
}

#bigFeatured img {
	position: relative;
	top: 0;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}

#currentFeatured {
	border: 1px solid #757575;
	overflow: hidden;
	background: url(../img/featuredbg.png) repeat-y;
	height: 220px;
}

#nowFeatured {
	width: 629px;
	height: 220px;
	float: left;
	z-index: 1;
	background: url(../img/featuredbg.png) repeat-y;
	position: relative;
	overflow: hidden;
}

#currentFeatured #scrollable {
	width: 427px;
	float: left;
}

#scrollable #nowFeatured {
	width: 427px;
	position: absolute;
	height: 1500px;
}

#nowFeatured .featuredSlide {
	height: 220px;
	width: 427px;
}

#nowFeatured .rightCol {
	width: 135px;
}

#nowFeatured .featuredSlide img {
	left: -65%;
}

#nowFeatured img {
	position: relative;
	top: -25px;
	left: -25%;
}

#nextFeatured {
	width: 371px;
	height: 220px;
	float: left;
	z-index: 1;
	background: url(../img/featuredbg.png) repeat-y;
	position: relative;
	overflow: hidden;
}

#nextFeatured img {
	position: relative;
	top: -25px;
	left: -80%;
}

#separatorOverBox {
	background: url(../img/separator.png) no-repeat left top;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
	width: 371px;
	height: 220px;
}

#separatorOverBox .overBox {
	left: 18px;
}

#scrollable {
	position: relative;
	overflow: hidden;
	height: 100%;
}

.featuredSlide {
	width: 405px;
	height: 270px;
	overflow: hidden;
	position: relative;
}

.overBox {
	background: #000;
	background: rgba(0,0,0,0.7);
	position: absolute;
	bottom: 10px;
	left: 10px;
	right: 10px;
	z-index: 100;
	padding: 4px 10px 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

#bigFeatured .overBox {
	width: 30%;
	right: inherit;
}

.overBox p {
	color: #fff;
}

.overBox .leftCol {
	width: 110px;
	float: left;
	color: #fff;
	padding-top: 5px;
}

.overBox .rightCol {
	float: left;
	color: #fff;
}

#tvFeatured .leftCol {
	width: 188px;
}

#tvFeatured .rightCol {
	width: 140px;
	padding-top: 1px;
}

#nowFeatured .leftCol {
	width: 250px;
}

#nextFeatured .nextIcon {
	width: 110px;
	padding-left: 30px;
	background: url(../img/next.png) no-repeat left center;
}

#nextFeatured .rightCol {
	width: 180px;
	padding-top: 3px;
}

#nextFeatured .showLink {
	font-size: 16px;
	padding-bottom: 3px;
}

.overBox .singleCol {
	float: left;
	color: #fff;
	padding-top: 4px;
	font-size: 1.1em;
}

.overBox .enDirecte,
.overBox .horari,
.overBox .amb {
	display: block;
	font-size: 1.3em;
}

.overBox .enDirecte {
	padding-bottom: 4px;
}

.overBox .showLink {
	font-size: 2em;
	color: #FFF;
	display: block;
}

.overBox .singleCol .showLink {
	font-size: 16px;
	padding-bottom: 4px;
	text-decoration: underline !important;
}

.overBox .singleCol small {
	font-size: 12px;
}

#tvFeatured .showLink {
	font-size: 1.5em;
	padding-bottom: 4px;
}

.overBox .amb {
	font-weight: bold;
}

.overBox .playBtnL,
.overBox .playBtnXL {
	float: left;
}

.overBox .actualSong {
	position: static;
	left: inherit;
	top: inherit;
	height: inherit;
	border: none;
}

.overBox .songInfo {
	position: absolute;
	left: 140px;
	top: 8px;
}

.overBox .songTitle {
	font-weight: bold;
	color: #FFF;
	font-size: 12px;
	width: inherit;
	display: block;
}

.overBox .songBuy {
	display: none;
}

.overBox .songTitleSocial {
	padding: 5px 0 0;
}


.mediaBtns {
	clear: both;
	padding-top: 10px;
}

.mediaBtns li {
	float: left;
	margin-right: 10px;
}

.overBox .socialActions {
	position: absolute;
	right: 10px;
	top: 10px;
}

#fmMark {
	position: absolute;
	top: 10px;
	right: 10px;
}

#fmMark a {
	background: url(../img/markfm.png);
	width: 48px;
	height: 48px;
	display: block;
}

#fmMark a:hover {
	background-position: left bottom;
}

#tvMark {
	position: absolute;
	top: 10px;
	right: 10px;
}

#tvMark a {
	background: url(../img/marktv.png);
	width: 48px;
	height: 48px;
	display: block;
}

#tvMark a:hover {
	background-position: left bottom;
}

#featured2 img,
#featured3 img,
#featured4 img,
#featured5 img,
#featured6 img,
#featured7 img {
	left: -3%;
}

#nowFeatured #featured2 img,
#nowFeatured #featured3 img,
#nowFeatured #featured4 img,
#nowFeatured #featured5 img,
#nowFeatured #featured6 img,
#nowFeatured #featured7 img {
	left: 0;
}

#nowFeatured #featured2 .rightCol,
#nowFeatured #featured3 .rightCol,
#nowFeatured #featured4 .rightCol,
#nowFeatured #featured5 .rightCol,
#nowFeatured #featured6 .rightCol,
#nowFeatured #featured7 .rightCol {
	display: none;
}



/* @end */

/* @group Sticky Bar */

#stickyBar {
	clear: both;
	width: 987px;
	height: 118px;
	padding: 35px 0 0 15px;
	margin-top: 10px;
	background: url(../img/stickybg.png);
	z-index: 0;
	position: relative;
}

.stickyArticle {
	width: 285px;
	float: left;
	padding: 0px 15px 0 0;
}

.stickyArticle.large {
	width: 370px;
}

.stickyImg {
	border: 2px solid #505050;
	float: left;
	margin-right: 10px;
}

.stickyArticle p.section {
	font-weight: bold;
}

.stickyArticle p {
	font-size: 1.2em;
	line-height: 1.4em;
}

.stickyArticle .section {
	font-size: 1.4em;
}

.stickyArticle .title a {
	font-size: 1.3em;
}

/* @end */

/* @group Main */

#mainWrapper {
	margin-top: 3px;
}

.container {
	background: #FFF;
	border: 1px solid #c6c6c6;
	margin-bottom: 20px;
}

.container.dark {
	border: 3px solid #3c3c3c;
}

.containerHead {
	background: url(../img/containerheader.png) no-repeat center bottom;
	padding: 10px 15px 10px;
	clear: both;
	overflow: hidden;
}

.containerFooter {
	background: url(../img/footerbg.png) no-repeat center top;
	padding: 15px;
	clear: both;
	position: relative;
	overflow: hidden;
}

.footerLinks {
	font-size: 1.2em;
}

.containerHead h2 {
	font-size: 1.8em;
	font-weight: bold;
	float: left;
	margin-right: 10px;
}

.rssIconL {
	background: url(../img/rssiconl.png);
	width: 16px;
	height: 16px;
	float: left;
	margin: 4px 0 0 10px;
}

.rssIconL:hover {
	background-position: left bottom;
}

.rssIconS {
	background: url(../img/rssicons.png);
	width: 12px;
	height: 12px;
	display: inline-block;
	margin: 0 0 0 5px;
	top: 1px;
	position: relative;
}

.float-right .rssIconS {
	top: 4px;
}

.rssIconS:hover {
	background-position: left bottom;
}

.even {
	background: url(../img/zebra.png) repeat-y right top;
}

.songItem .albumArt {
	height: inherit;
	padding: 5px 10px 5px 0;
	float: left;
	width: 78px;
}

.special .songItem .albumArt {
	height: inherit;
	padding: 5px 10px 5px 0;
	float: left;
	width: 30px;
}

.songItem .albumArt .art {
	float: left;
	margin-right: 10px;
}

.songItem .albumArt .playBtnS {
	position: relative;
	top: 10px;
}

.special .songItem .albumArt .playBtnS {
	top: 0;
}

.songItem .songInfo {
	margin: 0;
	padding-top: 6px;
}

.songItem .songBuy {
	float: right;
	position: relative;
	right: 10px;
	top: 12px;
}

.special .songItem .songBuy {
	float: right;
	position: relative;
	right: 0;
	top: 4px;
}

.zebra-list li {
	font-size: 1.2em;
	padding: 5px 10px;
	position: relative;
	overflow: hidden;
}

#programas .zebra-list li {
	font-size: 1.4em;
	padding: 4px 10px;
}

#description {
	padding: 15px;
	font-size: 1.3em;
}

#description p {
	margin-bottom: 1em;
}

/* @group Tab Bar */

.tabBar {
	position: relative;
	bottom: -1px;
	z-index: 3;
	overflow: hidden;
}

.home .tabBar {
	overflow: visible;
}

.tabBar li {
	background: url(../img/tabinactive.png);
	height: 41px;
	float: left;
	padding-left: 15px;
	margin-right: 3px;
	color: #288FEE;
	text-decoration: none !important;
	cursor: pointer;
}

.tabBar .innerTab {
	font-size: 1.2em;
	font-weight: bold;
	background: url(../img/tabinactive.png) right top;
	display: block;
	height: 27px;
	padding: 14px 15px 0 0;
}

.fullTabs .tabBar .innerTab {
	font-size: 1.4em;
	height: 28px;
	padding: 13px 15px 0 0;
}

.tabBar .active,
.tabBar .active .innerTab {
	color: #3B3B3B;
	text-decoration: none !important;
	background-image: url(../img/tabactive.png);
}

.tabBar li:hover {
	background-position: left bottom;
	text-decoration: none !important;
}

.tabBar li:hover .innerTab {
	background-position: right bottom;
	height: 29px;
	padding: 12px 15px 0 0;
}

.tabBar li.active:hover .innerTab {
	height: 27px;
	padding: 14px 15px 0 0;
}

.fullTabs .tabBar li.active:hover .innerTab {
	height: 28px;
	padding: 13px 15px 0 0;
}

/* @end */

/* @group Search Forms */

.searchForm {
	float: left;
}

.searchForm .txtInput {
	background: transparent url(../img/searchinput.png) no-repeat left top;
	width: 130px;
	height: 20px;
	padding: 3px 20px 0 10px;
	color: #e2e2e2;
	font: bold 1.2em "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.searchForm .txtInput:focus {
	outline: none;
	background-position: left bottom;
	color: #3B3B3B;
}

/* @end */

/* @group Main */

#main {
	width: 607px;
	float: left;
	margin-right: 23px;
}

.showWrapper {
	padding: 15px 0 0;
}

.showHead {
	background: url(../img/greenribbon.png) no-repeat left top;
	width: 575px;
	height: 25px;
	padding: 6px 0 0 35px;
	margin-left: -15px;
}

.showTitle {
	float: left;
	margin-right: 10px;
	padding-top: 1px;
	font-size: 13px;
}

.showTitle, .showTitle a {
	font-weight: bold;
	color: #FFF;
	text-decoration: none !important;
}

.post {
	margin: 20px 17px 0;
	padding: 0 0 20px;
	border-bottom: 1px dashed #D9D9D9;
	position: relative;
	overflow: hidden;
	clear: both;
}

.showWrapper .post {
	border: none;
	margin: 20px 15px 0;
}

.post img {
	border: 2px solid #efefef;
	margin: 0 15px 5px 0;
}

.post .wp-post-image {
	float: left;
}

.post .post-title {
	font-size: 2.2em;
	margin-bottom: 10px;
	font-weight: bold;
}

.post .post-title .any {
	font-weight: normal;
	font-style: normal;
}

.post .entry p,
.post .toggleHorarios {
	font-size: 1.4em;
	line-height: 1.5em;
}

.post .entry p {
	margin: 8px 0;
	text-align: left;
}

.post .entry table {
	font-size: 1.3em;
	line-height: 1.5em;
}

.containerCol {
	width: 133px;
	float: left;
	padding: 10px 0 15px 14px;
	height: 140px;
	overflow: visible;
}

.special .containerCol {
	width: 133px;
	float: left;
	padding: 10px 14px 15px 0;
}

.colCategory {
	margin-bottom: 5px;
	font-size: 1.4em;
}

.colCategory a {
	color: #3B3B3B;
	text-decoration: none !important;
}

.containerCol img {
	border: 2px solid #efefef;
}

.containerCol p {
	font-size: 1.2em;
	line-height: 1.4em;
}

.containerCol .colTitle {
	font-size: 1.3em;
	margin-top: 3px;
}

.containerCol .subtitle {
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 3px;
}

.dateWrapper {
	margin: 10px 15px;
	border-bottom: 1px solid #D9D9D9;
	clear: both;
}

.dateWrapper .date {
	font-weight: bold;
	font-size: 1.2em;
	background: #FFF;
	display: inline-block;
	position: relative;
	bottom: -7px;
	padding-right: 4px;
}

.videoCapture {
	position: relative;
	width: 135px;
	height: 95px;
	float: left;
	margin-right: 10px;
}

.videoCapture img {
	display: block;
}

.videoCapture .quickPlay {
	position: absolute;
	right: 5px;
	bottom: 7px
}

/* @end */

/* @group Comentaris */

#comments,
#nocomments {
	clear: both;
}

#comments.post {
	background: #F0F0F0;
}

.message {
	background: #FFF;
	border: #CCC 1px dashed;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	padding: 5px;
	width: 90%;
}

.message .small {
	font-size: 0.9em;
	color: #a0a0a0;
}

.single #comments .entry {
	background: #F0F0F0 url(/images/sprites.png) no-repeat 0 -1227px;
	margin: 15px 0 20px 63px;
	padding-left: 55px;
}

.single #comments .comment-it {
	margin: 0;
}

.single #comments .icon-rss {
	top: 30px;
}

#comment-form {
	padding: 0 15px 15px;
}

#comment-form fieldset, 
#loginform fieldset,
.cmxform fieldset {
	margin-top: 20px;
}

#comment-form label, 
#loginform label,
.cmxform .input {
	margin-top: 10px;
	display: block;
	font-size: 1.2em;
	color: #656565;
}

#comment-form .itext, 
#loginform .itext, 
form textarea,
.cmxform .input {
	border: 1px solid #C6C6C6;
	display: block;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	padding: 3px 5px;
	margin-top: 5px;
	width: 97%;
}

#comment-form .itext:focus, 
#loginform .itext:focus, 
#comment-form textarea:focus,
.cmxform .input:focus {
	border: 1px solid #288FEE;
	outline: none;
}

#comment-form .itext, 
#loginform .itext,
.cmxform .input {
	height: 20px;
}

#comment-form .form-btn, 
#loginform .form-btn,
.cmxform .smit {
	cursor: pointer;
}

.single #comment-list {
	padding: 0 15px 0;
}

.single #comment-list li {
	background: #FFF;
	padding: 15px 0 15px;
	border-bottom: 1px dashed #D9D9D9;
}

.single #comment-list li.odd {
	background: #F0F0F0;
}

.single #comment-list .avatar {
	float: left;
	margin: 0 10px 10px 0;
}

.single #comment-list .comment-body {
	font-weight: normal;
	font-size: 1.3em;
	font-style: normal;
}

.single #comment-list .comment-author {
	font-weight: bold;
}

.single #comment-list .comment-body p {
	clear: both;
	line-height: 1.5em;
}

/* @end */

/* @group Cartelera, Podcasts ... */

.toggleList {
	overflow: hidden;
	padding: 10px 10px 0;
	text-align: center;
}

.toggleList li {
	display: inline;
	text-transform: uppercase;
	padding: 0 0 0 4px;
	margin: 0;
}

.toggleList li.novetat {
	display: inline;
	text-transform: uppercase;
	padding: 0 3px;
	border-left: none;
}

.toggleList li a {
	font-weight: bold;
	font-size: 14px;
}

.toggleList li a.current {
	text-decoration: none !important;
	color: #333;
}

#notitle {
	padding: 0 15px 20px;
	font-size: 18px;
}

#notitle p {
	font-weight: bold;
	color: #b7b7b7;
	text-align: center;
}

.special .post-image {
	position: relative;
	z-index: 2;
}

.dateSocial {
	background: #D9D9D9;
	height: 21px;
	padding-top: 7px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	font-weight: bold;
	font-size: 1.2em;
	color: #393939;
	position: relative;
	margin-bottom: 10px;
	z-index: 1;
}

.dateSocial.separator {
	margin-top: 25px;
	clear: both;
}

.cartellera .dateSocial {
	width: 417px;
	float: right;
}

#agendaContainer .dateSocial {
	width: 407px;
	float: right;
}

.dateSocial .date,
.dateSocial .genero {
	padding-left: 10px;
}

.dateSocial .socialActions {
	position: absolute;
	right: 5px;
}

.data {
	font-size: 1.3em;
	line-height: 1.3em;
	margin-bottom: 15px;
}

.data dt {
	font-weight: bold;
	float: left;
	margin-right: 5px;
}

#filter {
	overflow: hidden;
	margin-bottom: 10px;
}

#filter select {
	width: 170px;
	margin-right: 10px;
	border: 1px solid #aaabab;
	padding: 2px;
}

.cartellera table, #arxiu {
	border-top: 1px solid #aaabab;
	border-left: 1px solid #aaabab;
	width: 100%;
	border-collapse: collapse;
}

.cartellera table {
	display: none;
}

#arxiu {
	border-right: 1px solid #aaabab;
}

.cartellera th, #arxiu th {
	border-right: 1px solid #aaabab;
	border-bottom: 1px solid #aaabab;
	padding: 5px;
	background: #f0f0f0;
}

.cartellera td, #arxiu td {
	border-right: 1px solid #aaabab;
	border-bottom: 1px solid #aaabab;
	padding: 5px;
	color: #3B3B3B;
}

#arxiu th, #arxiu td {
	border-right: none;
	border-bottom: 1px solid #aaabab;
	padding: 5px;
	color: #3B3B3B;
	font-size: 1.2em;
}

#arxiu .date {
	width: 70px;
}

#arxiu .itunes {
	text-align: center;
}

.cartellera tr:hover, #arxiu tr:hover {
	background: #def5ff;
}

.cartellera .cinemaid {
	font-weight: bold;
	font-style: italic;
}

.special .mediaBtns {
	overflow: hidden;
	border-top: 1px solid #c6c6c6;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding: 10px 0;
	position: relative;
}

.special .mediaBtns .volumeWrapper {
	margin-left: 10px;
}

.special .mediaBtns .blackBtn {
	position: absolute;
	right: 0;
}

.post .toggleHorarios {
	display: inline-block;
	padding: 0 10px 0 20px;
	margin: 15px 0 10px 0;
	background: url(../img/listtoggler.png) no-repeat 0 0;
	height: 18px;
	cursor: pointer;
	color: #288FEE;
	text-decoration: underline !important;
	font-weight: bold;
}

.post .toggleHorarios:active {
	background-position: 0 -18px;
}

.post .toggleHorarios.active {
	background-position: 0 -36px;
}

#agendaContainer .entry {
	font-size: 1.3em;
	line-height: 1.3em;
	margin-bottom: 15px;
}

#agendaContainer dl {
	width: 400px;
	float: left;
	
}

#agendaContainer dt {
	font-weight: bold;
	float: left;
	margin-right: 5px;
}

#zebraHead {
	border-bottom: 1px solid #efefef;
	height: 32px;
}

.arxiuBtn {
	display: block;
	width: 347px;
	height: 55px;
	background: url(../img/arxiubtn.png) no-repeat left top;
	margin: 10px auto;
}

.bustiaBtn {
	display: block;
	width: 372px;
	height: 55px;
	background: url(../img/bustiabtn.png) no-repeat left top;
	margin: 15px 0;
}

/* @end */

/* @group Sidebar */

#sidebar {
	width: 372px;
	float: left;
}

#sidebar .containerHead {
	background: none;
	border-bottom: 1px solid #c6c6c6;
}

.widget {
	list-style: none;
}

.containerHead .topCategory {
	font-size: 1.4em;
}

.containerHead .topCategory a {
	text-decoration: none !important;
	color: #3B3B3B;
}

.agendaDate {
	float: left;
	text-align: center;
	padding: 5px 0 0 0;
}

.special .agendaDate {
	display: block;
	float: none;
	text-align: left;
	padding: 5px 10px 0 0;
	font-weight: bold;
}


.agendaDate .dayMonth {
	font-weight: bold;
	font-size: 13px;
}

.agendaDate .year {
	color: #C1190E;
	font-size: 16px;
	display: block;
}

.agendaInfo {
	float: left;
	margin: 0;
	line-height: 2em;
}

.agendaPlace {
}

.special .agendaInfo {
	float: none;
	display: block;
}

.agendaBuy {
	float: right;
	position: absolute;
	right: 10px;
	top: 10px;
}

.agendaBuy a {
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
}

#sidebar .colTitle {
	font-size: 1.3em;
	padding-bottom: 5px;
}

.videoclubItem .entry p,
.librosItem .entry p,
.productItem .entry p,
.fnac .entry p {
	font-size: 12px;
}

.videoclubItem img,
.librosItem img,
.productItem img,
.fnac img {
	float: left;
}

.fullTabs .widget .containerHead {
	background: url(../img/widgethead.png) no-repeat left top;
	padding: 0 0 0 10px;
}

.fullTabs #videoclipForm.widget .containerHead {
	background: url(../img/widgetheadred.png) no-repeat left top;
	padding: 0 0 0 25px;
}

.fullTabs .widget h5,
.widgettitle {
	background: url(../img/widgethead.png) no-repeat right top;
	padding: 6px 10px 0 0;
	height: 23px;
	font-size: 1.3em;
	color: #FFF;
	text-decoration: none !important;
	font-weight: bold;
}

.fullTabs #videoclipForm.widget h5 {
	background: url(../img/widgetheadred.png) no-repeat right top;
}

.widgettitle {
	padding-left: 10px;
}

.widgettitle a {
	color: #FFF;
	text-decoration: none !important;
}

.widgettitle img {
	background: none;
}

.wpwidget {
	padding: 5px 10px 10px;
}

.fnac .wpwidget {
	padding: 0;
}

.wpwidget li {
	padding: 3px 0;
	font-size: 12px;
	line-height: 18px;
}

.widget_tag_cloud {
	line-height: 1.8em;
}

.fullTabs .widget h5 a {
	color: #FFF;
	text-decoration: none !important;
	font-weight: bold;
}

.specialForm {
	font-size: 1.4em;
	line-height: 1.5em;
	margin-bottom: 15px;
}

h3.specialForm {
	font-size: 1.7em;
	line-height: 1.1em;
	font-weight: bold;
	color: #c42e1b;
}

.widget .gform_wrapper {
	margin: 10px 0 10px 10px;
	overflow: hidden;
}

.ginput_container input {
	background: #FFF;
	border: 1px solid #C6C6C6;
	padding: 5px;
	width: 92%;
}

.ginput_container input:focus {
	border: 1px solid #288FEE;
	outline: none;
}

.gfield_label {
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 3px;
	display: block;
}

.widget .gfield_label {
	font-size: 12px;
}

.widget .gfield {
	padding-right: 10px;
	width: 156px;
	margin-bottom: 0;
	clear: none !important;
}

.gfield {
	margin-bottom: 15px;
	float: left;
	width: 520px;
	clear: left;
}

.gform_footer {
	background: url(../img/whitebtn.png) left top;
	height: 24px;
	padding-left: 25px;
	color: #FFF;
	float: left;
	cursor: pointer;
	margin: 10px 0 0;
}

.gform_footer input {
	background: url(../img/whitebtn.png) right -48px;
	display: block;
	height: 24px;
	padding: 0 25px 0 0;
	color: #c42e1b;
	text-decoration: none !important;
	font: bold 13px "Helvetica Neue", Helvetica, Arial, sans-serif;
	cursor: pointer;
}

.gform_footer:hover {
	background-position: left -24px;
}

.gform_footer:hover input {
	background-position: right bottom;
	color: #FFF !important;
}

.gsection_title {
	font-weight: bold;
	color: #c42e1b;
}

.gsection {
	clear: both;
	width: 100%;
}

#temas .post-list {
	padding: 10px 15px;
}

#temas .post-list a {
	line-height: 1.5em;
}

/* @group Global Search */

.globalSearch {
	padding: 10px;
	position: relative;
}

.globalSearch .txtInput {
	background: url(../img/globalsearchinput.png);
	height: 35px;
	width: 338px;
	padding-left: 10px;
	color: #e2e2e2;
	font: bold 16px "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.globalSearch .txtInput:focus {
	outline: none;
	background-position: left bottom;
	color: #3B3B3B;
}

.globalSearch #globalBtn {
	background: url(../img/globalsearchsubmit.png);
	height: 26px;
	width: 44px;
	position: absolute;
	border: none;
	top: 14px;
	right: 16px;
	text-indent: -9999px;
	cursor: pointer;
}

.globalSearch #globalBtn:hover {
	background-position: left bottom;
}

#globalSearchBox .globalSearch {
	padding: 0 0 20px;
}

#globalSearchBox .globalSearch #globalBtn {
	top: 4px;
	right: 5px;
}

#gforms_confirmation_message {
	padding: 10px 100px 10px 10px;
	font-size: 12px;
	line-height: 16px;
}

/* @end */

/* @end */

/* @group Páginas */

#mainWrapper.fullTabs .container {
	background: #FFF url(../img/fullsidebar.png) repeat-y right top;
	overflow: hidden;
}

#mainWrapper.fullTabs .container .container {
	background: #FFF;
}

#innerMain {
	width: 620px;
	float: left;
}

#innerSidebar {
	float: right;
	width: 348px;
	padding: 15px;
}

/* @end */

/* @end */

/* @group Footer */

#footer {
	padding: 20px 0;
	clear: both;
}

#footer .footerLinks {
	text-align: center;
	margin: 10px 0;
}

#footer .footerLinks li {
	display: inline;
	margin-left: 1px;
}

/* @end */

/* @group Popup Player */

#popupWrapper {
	position: relative;
	overflow: hidden;
}

#popupWrapper.radio {
	height: 189px;
	width: 440px;
}

#popupWrapper.television {
	height: 529px;
	width: 640px;
}


#popupWrapper img {
	position: relative;
	left: -10%;
}

#popupHeader {
	height: 49px;
	background: url(../img/popupbg.png);
	position: relative;
}

#popupWrapper .albumArt {
	display: none;
}

.radio #popupHeader {
	width: 440px;
}

.television #popupHeader {
	width: 640px;
}

#popupHeader #video {
	position:relative;
	top: 49px;
}

#popupHeader #enDirecteShow {
	position: absolute;
	bottom: 11px;
	left: 50px;
	z-index: 1;
	text-align: left;
}

.television #popupHeader #enDirecteShow {
	/*left: 75px;*/
}

#popupWrapper .actualSong {
	border: none;
	background: rgba(0,0,0,0.7);
	height: 40px;
	position: absolute;
	top: 49px;
	left: 0;
	width: 425px;
	height: 26px;
	text-align: left;
	padding-left: 15px;
}

#popupWrapper .actualSong .songInfo {
	width: inherit;
}

#popupWrapper .actualSong .songArtist {
	display: inline;
}

#popupWrapper .actualSong .songArtist a {
	display: inline;
	font-size: 11px;
	color: #288FEE;
	text-decoration: underline !important;
	font-weight: bold;
	padding-right: 5px;
}

#popupWrapper .actualSong .songTitleSocial {
	display: inline;
	padding: 2px 0 5px;
}

#popupWrapper .actualSong .songTitle {
	font-weight: bold;
	color: #fcfeff;
	font-size: 11px;
	width: inherit;
}

#popupWrapper .actualSong .songBuy {
	float: right;
	position: relative;
	top: 0;
	padding-right: 10px;
}

#popupWrapper .actualSong .socialActions {
	margin-left: 5px;
}
/* @end */

/* @group Lightbox */

.overlay {
	border: 3px solid #000;
	z-index:10000;
	display: none;
	-moz-box-shadow: 0 10px 100px #000;
	-webkit-box-shadow: 0 10px 100px #000;
}

#overlay {
	width:675px;	
	min-height:200px;
}

#videoOverlay {
	width: 640px;
	min-height: 480px;
	background: #000;
}

#altOverlay {
	width: 350px;
}

#altOverlay .contentWrap {
	background: #FFF;
	font-size: 1.2em;
	padding: 15px;
}

#altOverlay .contentWrap strong {
	font-size: 1.3em;
}

#altOverlay .contentWrap #publicitat strong {
	display: block;
}

#altOverlay .contentWrap li {
	width: 100%;
	display: inline-block;
	margin: 5px;
	text-align: left;
}

.close {
	font-size: 13px;
	color: #d9352c;
	position:absolute;
	top: -20px;
	right: 0;
	cursor: pointer;
}

.next, .prev {
	position:absolute;
	bottom: -25px;
	font-size: 13px;
	font-weight: bold;
	cursor: pointer;
}

.next {
	right: 0;
}

.prev {
} 

.progress {
	position:absolute;
	top:45%;
	left:50%;
	display:none;
}

#thumbs a.active img {
	outline:1px solid #000;
	z-index:9999;
	position:relative;
}

/* @end */

/* @group 404 */

h2.error404,
h3.error404 {
	font-weight: bold;
	color: #959595;
	text-shadow: 0 1px 1px #fff;
	display: block;
	text-align: center;
	clear: both;
}

h2.error404 {
	padding-top: 100px;
	font-size: 6em;
}

h3.error404 {
	padding-bottom: 100px;
	font-size: 2em;
}

/* @end */

/* @group Iconos de seccion */

.backIcon {
	position: relative;
}

.backIcon .container,
.container.backIcon {
	z-index: 1;
	position: relative;
}

.backIcon .tabBar {
	z-index: 3;
}

.sectionMarker {
	position: absolute;
	top: 5px;
	z-index: -1;
}

#listSongs .sectionMarker {
	width: 126px;
	height: 175px;
	background: url(../img/radiobackicon.png);
	right: -60px;
}

#agenda .sectionMarker {
	width: 128px;
	height: 163px;
	background: url(../img/agendabackicon.png);
	right: -70px;
}

#videoclub .sectionMarker {
	width: 124px;
	height: 168px;
	background: url(../img/cinemabackicon1.png);
	right: -62px;
}

#rac105Blog .sectionMarker {
	width: 193px;
	height: 247px;
	background: url(../img/blogbackicon.png);
	left: -80px;
	top: -30px;
}

#cartellera .sectionMarker {
	width: 123px;
	height: 176px;
	background: url(../img/cinemabackicon2.png);
	left: -60px;
}

#videoclips .sectionMarker {
	width: 135px;
	height: 141px;
	background: url(../img/videosbackicon.png);
	left: -60px;
}

/* @end */

/* @group Graella */

.graella {
	border: 1px solid #CCC;
	border-bottom: none;
	border-right: none;
	width: 100%;
	font-size: 12px;
}

.graella th.big {
	width: 60%;
}

.graella td,
.graella th {
	border: 1px solid #CCC;
	border-top: none;
	border-left: none;
	position: relative;
	padding: 10px;
	vertical-align: top;
}

.graella th {
	background: #efefef;
}

.graella .info {
	background: rgba(0,0,0,0.75);
	color: #FFF;
	font-weight: bold;
	padding: 5px;
	width: 145px;
}

#graellatv .graella .info {
	width: auto;
}

.fricandoHorari {
	height: 250px;
	background: url(../img/graella-fricando.jpg) no-repeat right bottom;
}

.formulaMontse {
	background: url(../img/graella-rac105.jpg) no-repeat 160px 10px;
}

.rac105finde {
	background: url(../img/graella-rac105-med.jpg) no-repeat 15px 100px;
}

.rac105mini {
	background: url(../img/graella-rac105-mini.jpg) no-repeat 90px 15px;
}

.catMontse {
	background: url(../img/graella-montse.jpg) no-repeat center bottom;
	height: 150px;
}

.davidMontse {
	background: url(../img/graella-david-montse.jpg) no-repeat center bottom;
	height: 150px;
}

.racnit {
	background: url(../img/graella-nit.jpg) no-repeat center center;
}

.racnitfinde {
	background: url(../img/graella-nit-mini.jpg) no-repeat center center;
}

.rac105l {
	background: url(../img/graella-rac105-med.jpg) no-repeat center center;
}

.ractop {
	height: 80px;
	background: url(../img/graella-top.jpg) no-repeat center center;
}

.racnitv {
	height: 80px;
	background: url(../img/graella-nitv.jpg) no-repeat center center;
}

.racartista {
	height: 80px;
	background: url(../img/graella-artista.jpg) no-repeat center center;
}

.raclive {
	height: 80px;
	background: url(../img/graella-live) no-repeat center center;
}

.racnitvfinde {
	height: 80px;
	background: url(../img/graella-nit.jpg) no-repeat center center;
}

.graella .amb {
	display: block;
}

.graella .name {
	display: block;
	font-size: 15px;
}

.graella .name a {
	color: #FFF;
	text-decoration: underline !important;
}

#graellatv {
	background: #fff !important;
}

#graellatv #innerSidebar {
	display: none;
}

#graellatv #innerMain {
	width: 998px;
	float: left;
}

#graellatv .containerHead {
	background: url(../img/containerheader.png) no-repeat left bottom;
}

.h2 {
	height: 50px;
}

.h4 {
	height: 150px;
}

/* @end */

/* @group Search Engine */

div#search_engine_Area * {
	margin: 0!important;
	padding: 0!important;
	outline: none!important;
}

div#search_engine_Area {
	margin: 10px!important;
	padding: 10px!important;
	background-color: #FFF!important;
	font-family: Arial, Helvetica, sans-serif!important;
	max-width: 80em!important;
	clear: both!important;
}

div#search_engine_Area form {
	width: 350px;
	position: relative;
}

div#search_engine_Area h1 {
	color: #000!important;
	margin-bottom: 15px!important;
}

div#search_engine_Area p {
	color: #000!important;
}

div#search_engine_Area input.search_engine_Box {
	background: url(../img/globalsearchinput.png);
	height: 35px;
	width: 338px;
	padding-left: 10px !important;
	color: #e2e2e2;
	font: bold 16px "Helvetica Neue", Helvetica, Arial, sans-serif;
}

div#search_engine_Area input.search_engine_Box:focus {
	outline: none;
	background-position: left bottom;
	color: #3B3B3B;
}

div#search_engine_Area input.search_engine_Button {
	background: url(../img/globalsearchsubmit.png);
	height: 26px;
	width: 44px;
	position: absolute;
	border: none;
	top: 4px;
	right: 6px;
	text-indent: -9999px;
}

div#search_engine_Area input.search_engine_Button:hover {
	background-position: left bottom;
}

div#search_engine_Area div.search_engine_InfoBar {
	margin: 0 0 11px 0!important;
	padding: 5px!important;
	padding-bottom: 5px !important;
	border-bottom: 1px solid #f0f0f0;
	clear: both!important;
	color: #000!important;
}

div#search_engine_Area div.search_engine_InfoBar p {
	margin: 0!important;
	padding: 0!important;
	text-align: right!important;
	font-size: 13px!important;
	color: #000!important;
}

div#search_engine_Area ul.search_engine_results {
	list-style-type: none!important;
	margin: 0!important;
	padding: 0!important;
	color: #000!important;
}

div#search_engine_Area ul.search_engine_results li {
	list-style-type: none!important;
	margin: 0 0 15px 0!important;
	padding-bottom: 15px !important;
	border-bottom: 1px solid #e2e2e2;
}

div#search_engine_Area h3.search_engine_Title {
	font-size: 16px!important;
	margin: 0 0 2px 0!important;
	font-weight: normal!important;
}

div#search_engine_Area h3.search_engine_Title a:link, div#search_engine_Area h3.search_engine_Title a:active, div#search_engine_Area h3.search_engine_Title a:hover {
	color: #c42e1b !important;
}

div#search_engine_Area h3.search_engine_Title a:visited {
	color: #c42e1b !important;
}

div#search_engine_Area div.search_engine_Description {
	font-size: 13px!important;
	max-width: 42em!important;
	margin: 5px 0 10px!important;
	padding: 0!important;
	color: #000!important;
}

div#search_engine_Area cite.search_engine_URL {
	color: #57aee9;
	font-size: 11px;
	margin: 0!important;
	padding: 0!important;
	font-weight: bold;
}

div#search_engine_Area div.search_engine_Pagination {
	margin: 0!important;
	padding: 10px 0!important;
	font-size: 14px!important;
	width: 100%!important;
	border-top: 1px solid #ccc!important;
	text-align: center!important;
	color: #000!important;
}

div#search_engine_Area div.search_engine_Pagination span.current {
	color: #000!important;
}

div#search_engine_Area div.search_engine_Pagination a {
	color: #000!important;
	padding: 2px!important;
}

div#search_engine_Area div.search_engine_Pagination a.current {
	color: #A90A08!important;
	font-weight: bold!important;
	text-decoration: none!important;
}

div#search_engine_Area div.search_engine_Pagination a.search_engine_NextLink,
div#search_engine_Area div.search_engine_Pagination a.search_engine_PrevLink {
	padding: 0!important;
	font-weight: bold!important;
	margin: 0!important;
	color: #000!important;
}

div#search_engine_Area div.search_engine_Pagination a.search_engine_PrevLink {
	margin-right: 20px!important;
}

div#search_engine_Area div.search_engine_Pagination a.search_engine_NextLink {
	margin-left: 20px!important;
}

div#search_engine_Area p.search_engine_normal {
	margin-bottom: 10px!important;
	color: #000!important;
	font-size: 13px;
}

div#search_engine_Area ul.search_engine_real {
	margin-left: 30px!important;
	list-style: disc!important;
	color: #000!important;
	font-size: 13px;
}

div#search_engine_Area ul.search_engine_real li {
	margin-left: 10px!important;
	list-style: disc!important;
	color: #000!important;
}

div#search_engine_Area .containerFooter {
	background: none;
}


/* @end */

/* @group FNAC */

/*.fnac h2.widgettitle {
	background: url(../img/fnac-logo.png) no-repeat;
	padding: 7px 10px 0 55px;
	height: 22px;
}*/

/* @end */

/* @group Videojocs */

#valoracion {
	border: 1px solid #c6c6c6;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	float: right;
}

.valTitle {
	display: block;
	text-align: center;
	padding: 10px 40px;
	border-bottom: 1px solid #FFF;
	background: #efefef;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	font-weight: bold;
	font-size: 12px;
}

.valoracio {
	display: block;
	text-align: center;
	padding: 15px;
	border-top: 1px solid #c6c6c6;
	font-size: 40px;
	font-weight: bold;
	color: #d8341f;
}

/* @end */

/* @group JW controlbar */

#controlBar {
}

.home .tabBar #controlBar {
	position: absolute;
	top: 54px;
	right: 10px;
	width: 120px !important;
}

.home .tabBar #controlBar .play,
.home .tabBar #controlBar .pause {
	display: none !important;
}

#controlBar .ui-slider-handle {
	background: url(../img/volumehandle.png);
	border: none;
	width: 13px;
	height: 13px;
	cursor: pointer;
}

#controlBar .ui-slider {
	border: 1px solid #919294;
	width: 100% !important;
	margin: 5px 0 !important;
}

#controlBar .ui-slider-range {
	background: #eeac94;
}

#controlBar .volumeWrapper {
	width: 90px;
	float: left;
}

#controlBar .mute,
#controlBar .unmute {
	margin: 2px 0 0 10px;
	cursor: pointer;
}

#controlBar .unmute {
	background-position: -4px 0;
}

#popupHeader #controlBar {
	position: absolute;
	z-index: 9999;
	right: -75px;
	top: 12px;
}

#popupHeader .play,
#popupHeader .pause {
	position: absolute;
	z-index: 9999;
	left: -310px;
	top: 0;
	cursor: pointer;
}

.television #popupHeader .play,
.television #popupHeader .pause {
	left: -510px;
}

#videoOverlay #controlBar {
	display: none !important;
}

#popupHeader #controlBar .ui-slider,
#videoOverlay #controlBar .ui-slider {
	border: 1px solid #000;
	background: #616262;
}

#popupHeader #controlBar .ui-slider-range,
#videoOverlay #controlBar .ui-slider-range {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background: #c62b25;
}

.television #popupHeader .fullscreen {
	/*display: block !important;*/
	cursor: pointer;
	position: absolute;
	left: -465px;
	top: 2px;
}

#videoOverlay #controlBar {
	display: block;
	position: relative;
	overflow: hidden;
	width: 630px !important;
	padding: 5px;
}

#videoOverlay .volumeWrapper {
	position: absolute;
	right: 25px;
}

#videoOverlay .mute,
#videoOverlay .unmute {
	position: absolute;
	right: 0;
}

#videoOverlay #controlBar .scrubber {
	display: block !important;
	width:  70% !important;
	margin: 5px 0 0 15px !important;
}

#videoOverlay #controlBar .scrubber .ui-slider-handle {
	background-image: url(../img/timehandle.png);
}

#artistasContainer #controlBar {
	display: block;
	position: absolute;
	overflow: hidden;
	width: 570px !important;
	padding: 5px 0 5px 10px;
	height: 24px;
}

#artistasContainer #controlBar .volumeWrapper {
	position: absolute;
	right: 25px;
}

#artistasContainer #controlBar .mute,
#artistasContainer #controlBar .unmute {
	position: absolute;
	right: 0;
}

#artistasContainer #controlBar .play,
#artistasContainer #controlBar .pause {
	display: none !important;
}

/* @end */

/* @group Esquinas redondeadas y clases útiles */

.roundA {
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

.roundB {
	border-bottom-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	border-bottom-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
}

.roundT {
	border-top-right-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
}

.last,
.single #comment-list li.last {
	border: none;
}

object {
	display: block;
}

.alignleft {
	float: left;
}

.aligncenter {
	float: none;
	margin: 0 0 5px;
}

.alignright {
	margin: 0 0 5px 15px;
}

.post .entry .wp-caption a {
	float:left;
}

.post .entry .wp-caption img {
	border-bottom:0 none;
	margin-bottom:0;
	border: 2px solid #efefef;
}

.post .entry .wp-caption .wp-caption-text {
	background: #efefef;
	color:#555;
	font-size:11px;
	font-weight:bold;
	margin:0 5px 0 0;
	padding:0 0 3px;
	text-align:center;
}

/* @end */
