/* CSS para Radio Amor */

body{
	margin:0;
	padding:0;
	background:#AF0C0C url(images/bg.jpg) no-repeat center top;
}

#content p, form{
	font-size:14px;
	font-family:"Lucida Sans Unicode", Tahoma, Arial;
	color:#fff;
	margin:5px;	    
}

.postbox{
	width:240px;
	height:140px;
	padding:5px;
	border:4px solid #ffc8cc;
	float:left;
	margin:20px 40px 15px 30px;
	background:#fff;
	overflow:hidden;
}

	.postbox img{
		float:left;
		border:2px solid #ffc8cc;
		margin:5px;
	}
	
	.postbox p{
		font-family:Tahoma, Verdana, Arial;
		font-size:12px;
		color:#3f3f3f;
		margin:2px;
	}

	.postbox h3{
		color:#3f3f3f;
		font-family:Tahoma, Verdana, Arial;
		font-size:18px;
		margin:2px;
	}
	
	.postbox h3 a, .postbox h3 a:link, .postbox h3 a:visited{
		color:#3f3f3f;
		font-family:Tahoma, Verdana, Arial;
		font-size:18px;		
		text-decoration:none;
	}
	
	.postbox h3 a:hover{	
		text-decoration:underline;
	}	

	.postbox a.continuar{
		background:url(images/arrow.png) no-repeat left center;
		padding-left:20px;
		color:#10b6ff;
		font-family:Tahoma, Verdana, Arial;
		font-size:12px;
		font-weight:bold;
		float:right;
		text-decoration:none;
	}
	
	.postbox a.continuar:link, .postbox a.continuar:visited{
		color:#10b6ff;
		font-family:Tahoma, Verdana, Arial;
		font-size:12px;
		font-weight:bold;
		float:right;
		text-decoration:none;	
	}
	
	.postbox a.continuar:hover{
		color:#10b6ff;
		font-family:Tahoma, Verdana, Arial;
		font-size:12px;
		font-weight:bold;
		float:right;
		text-decoration:underline;	
	}

.twitter-message{
	font-family:Tahoma, Verdana, Arial;
	font-size:12px;
	color:#fff;
	padding-bottom:5px;
	border-bottom:1px dotted #ffc8cc;
	background:url(images/ballon.png) no-repeat left center;
	padding-left:20px;
}

.twitter-timestamp{
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	color:#ffc8cc;
	font-style:italic;	
}

#wrapper{
       width:600px;
       margin:auto;
}

#contactoform{
       float:left;
       width:450px;
       margin-left:35px;
}

.box_title{
	display: block;
	color: #fff;
	background-color: #8A2323;
	text-decoration: none;
	font-size: 24px;
	margin-top: 8px;
	width: 600px;
	padding: 5px;
	cursor:pointer;
}

.information {
	background: #933333;
	width: 610px;
}

.accToggler{
	margin: 3px auto;
	padding: 3px;
	width: 400px;
	background: #acc95f;
	color: #f4f4f4;
	border: 1px solid #fff;
	cursor: pointer;
}
.accContent{
	margin: 0px auto;
	width: 400px;
}

#wrap{
	width:780px;
	height:797px;
	margin:auto;
}

	#header{
		width:778px;
		height:182px;
		margin:auto;
		background:url(images/bgheader.jpg) repeat-x;
	}

		#logo{
			float:left;
			width:425px;
			height:180px;
			padding-top:2px;
		}
	
		#on-air{
			width:320px;
			height:140px;
			float:left;
			background:url(images/bgon-air.jpg) no-repeat right center;
			padding-top:42px;			
			padding-left:30px;
		}
	
		
	#menu{
		width:776px;
		height:37px;
		margin:auto;
		margin-left:2px;	
		background:url(images/bgmenu.jpg) #700707 repeat-x;
	}
	
		#menu #nav{
			padding:0;
			margin:0;
			margin-left:25px;
		}
		
			#menu #nav li{
				float:left;
				list-style:none;	
				text-align:center;	
			}
			
			#menu #nav li a{
				display:block;
				float:left;
				font-size:14px;
				font-family:"Lucida Sans Unicode", Tahoma, Arial;
				padding-left:15px;
				margin-top:10px;
				padding-right:15px;
				color:#CF9B9B;
				text-decoration:none;		
			}

			#menu #nav li .page_item{
				border-right:1px solid #BC7676;
			}
			
			#menu #nav li a:link,
			#menu #nav li a:visited{
				text-decoration:none;	
			}		
	
			#menu #nav li a:hover{
				text-decoration:none;
			}			
	
	#content{
		background:#CC8D8D;
		width:776px;
		height:467px;
		margin-left:2px;
		margin-top:2px;
		padding-top:10px;
	}

	#contentcategoria{
		background:#CC8D8D;
		width:776px;
		height:467px;
		margin-left:2px;
		margin-top:2px;
		padding-top:10px;
	}
	
			#single{
				width:740px;
				height:445px;
				background:#7D0A0A url(images/bgbox.jpg) repeat-x top center;
				border:1px solid #FFFFFF;	
				margin-left:10px;		
				padding:5px;	
	                        font-size:14px;
	                        font-family:"Lucida Sans Unicode", Tahoma, Arial;
	                        color:#fff;	
			}	
			
			#single h1{
				font-family:"Lucida Sans Unicode", Verdana, Arial;
				color:#FFFFFF;
				font-size:18px;
				margin:8px;
				font-weight:normal;
				padding:0;			
				border-bottom:1px solid #9F4343;
				text-align:left;				
			}
	
/* INICIO Slider */

#SimpleSlide {

}

.SimpleSlide {
	width: 450px; /* Defining slideshow width */
	height: 200px; /* Defining slideshow height */
	overflow: hidden; /* required to hide not active elements. */
}
.SimpleSlide div {
	width: 2253px; /* Defining inner box with, must be SimpleSlide item x number of items + 3 pixels */
}
.SimpleSlide div div {
	width: 450px;
	height: 200px;
	float: left; /* Required if you want a horizontal slide. */
}

/* FIN Slider */
	
	#content a{
		color:#FFFFFF;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:10px;
	}
	
	#content a:link,
	#content a:visited{
		color:#FFFFFF;
		text-decoration:none;
	}
	
	#content a:hover{
		color:#FFFFFF;
		text-decoration:underline;
	}
	
	.bullet{
		background:url(images/bullet.jpg) no-repeat left center;
		padding-left:8px;
	}
	
		#left{
			width:450px;
			float:left;
			height:477px;			
			margin-left:10px;
		}
		
		#right{
			width:300px;
			float:left;
			height:477px;
			margin-left:10px;
		}
	
			#slide{
				width:450px;
				height:220px;
				border:1px solid #FFFFFF;
				background:#7D0A0A;
			}
				#slider{
					width:450px;
					height:200px;
				}
			
				#controlbar{
					border-top:1px solid #FFFFFF;
					width:445px;
					height:19px;
					padding-left:5px;
					padding-top:1px;
				}
			
			#galerias{
				width:180px;
				height:220px;
				background:#7D0A0A url(images/bgbox.jpg) repeat-x top center;
				border:1px solid #FFFFFF;
				margin-top:10px;
				float:left;
				text-align:center;
			}
			
				#galerias img{
					padding:2px;
					border:1px solid #A95D5D;
					background:#861D1D;
					margin:4px;
					
				}
			
			h2{
				font-family:"Lucida Sans Unicode", Verdana, Arial;
				color:#FFFFFF;
				font-size:15px;
				margin:5px;
				font-weight:normal;
				padding:0;
				padding-left:18px;				
				border-bottom:1px solid #9F4343;
				text-align:left;
			}
			
				.galeriastitle{
					background:url(images/twitter.png) no-repeat left center;
				}
			
			#msjcabina{
				width:255px;
				height:220px;
				background:#7D0A0A url(images/bgbox.jpg) repeat-x top center;
				border:1px solid #FFFFFF;
				margin-top:10px;				
				float:left;
				margin-left:11px;
			}
			
				.cabinatitle{
					background:url(images/cabinaicon.jpg) no-repeat left center;
				}
				
				#msj{
					background:url(images/globe.jpg) no-repeat center;
					width:218px;
					height:164px;
					padding-left:37px;
				}

				#response{
					background:#7D0A0A;
					width:218px;
					height:164px;
				}
				
				#msj textarea{
					margin-top:30px;
					width:170px;
					height:85px;
					border:0px;
					overflow:hidden;
					font-family:Arial, Helvetica, sans-serif;
					font-style:italic;
					font-size:12px;
				}
				
				#msj input{
					margin-top:40px;
					margin-left:75px;
					border:1px solid #A64E4E;
					background:#933333;
					color:#FFFFFF;
				}
			
			#video{
				width:300px;
				height:220px;
				background:#7D0A0A url(images/bgbox.jpg) repeat-x top center;
				border:1px solid #FFFFFF;			
			}
			
				.videotitle{
					background:url(images/videoicon.jpg) no-repeat left center;
				}
				
				#videoplayer{
					width:202px;
					height:169px;
					margin:auto;
					padding:3px;
					border:1px solid #993838;
				}
			
			#top{
				width:300px;
				height:220px;
				background:#7D0A0A url(images/bgbox.jpg) repeat-x top center;
				border:1px solid #FFFFFF;	
				margin-top:10px;			
			}			
			
			#topslide{
				height:150px;
				overflow:hidden;
			}
			
			#controlslide{
				margin-top:10px;
				margin-left:5px;
				padding-top:5px;
			}
			
			.italica{
				font-family:Verdana, Arial, Helvetica, sans-serif;
				font-size:11px;
				color:#B16C6C;
				font-style:italic;
				display:inline;
				height:16px;
			}
			
			.flechaArriba{
				cursor:pointer;
			}
			
			.flechaAbajo{
				cursor:pointer;
			}
			
				.toptitle{
					background:url(images/topicon.jpg) no-repeat left center;
				}
				
				.numtop{
					font-size:12px;
					font-family:Verdana, Arial, Helvetica, sans-serif;
					color:#FFFFFF;
					font-weight:bold;
					display:block;
					float:left;
					height:20px;
					margin-right:10px;
					padding-top:5px;
				}
				
				.artistatop{
					font-size:10px;
					font-family:Verdana, Arial, Helvetica, sans-serif;
					color:#FFFFFF;
					font-weight:bold;		
					width:210px;
				}
				
				.canciontop{
					font-size:10px;
					font-family:Verdana, Arial, Helvetica, sans-serif;
					color:#FFFFFF;		
					display:block;	
					float:left;	
					width:200px;						
				}			
				
				.playtop{
					float:right;
					height:21px;
					padding-right:25px;
					padding-top:4px;
				}	
				
				.zebra1{
					width:90%;
					height:24px;
					background:#933333;
					margin:auto;
					padding:3px;
				}
				
				.zebra2{
					width:90%;
					height:24px;
					background:#8A2323;		
					margin:auto;	
					padding:3px;		
				}
	
	#footer{
		height:14px;
		width:776px;
		margin-left:2px;
		margin-top:2px;
		background:#700707;
	}