/*
Theme Name: Splendor Carwash
Theme URI: http://1994.be/
Description: 100% hecho por www.1994.be
Version: 1.0
Author: 1994
Author URI: http://www.1994.be
Tags: eventos
*/

body {
	margin: 0px 0px 0px 0px;
}

#contenedor {
	position:absolute;
	width:950px;
	margin-left:-475px;
	left:50%;
	z-index:1;	
	margin-top: 150px;
	/* Black */ background-color: #fff;
}
#redes {
	position:absolute;
	z-index:1;	
	margin-top:70px;
}
.hellowlogo {
	width: 400px;
	height: 139px;
	top: -145px;
	left: 00px;
	position: absolute;
}
#headerbtn1 {
	width: 140px;
	height: 40px;
	top: -150px;
	left: 627px;
	position: absolute;
}
#headerbtn2 {
	width: 190px;
	height: 40px;
	top: -150px;
	left: 768px;
	position: absolute;
}
#headerbtn3 {
	width: 90px;
	height: 40px;
	top: -62px;
	left: 650px;
	position: absolute;
}
#headerbtn4 {
	width: 90px;
	height: 40px;
	top: -62px;
	left: 745px;
	position: absolute;
}
#headerbtn5 {
	width: 120px;
	height: 40px;
	top: -62px;
	left: 840px;
	position: absolute;
}
#headerbtn6 {
	width: 140px;
	height: 20px;
	top: -24px;
	left: 200px;
	position: absolute;
}

.menu {
	width: 950px;
	height: 54px;
	/* Black */ background-color: #232323;
}
.menuicon {
	width: 29px;
	height: 31px;
	position:absolute;
	left: -5px;
	top: 10px;
}
.Busqueda {
	width: 273px;
	height: 52px;
	position:relative;

	background-repeat:no-repeat;
	/* Black */ background-image:url(images/busqueda.png);
}
.Busqueda .area  {
	position:absolute;
	left: 8px;
	top: 17px;
}
.Busqueda .area input { 
	background-color: #f3dff9;
	border: 0;
	font-size: 12px;
	/* Black */ color: #000;
}
.Busqueda .icono {
	width: 46px;
	height: 40px;
	position:absolute;
	left: 221px;
	top: 6px;
}


.clear { clear: both; }

.antescont { margin-top: 5px; }


/* AREA DE CONTENIDOS */
.Contenido { 
	width: 660px;
	float: left;
	margin-left: 5px;
}

.Contenido .masreciente {
	width: 660px;
	height: 334px;
	z-index: 1;
	position:relative;
	/* Black */ background-color: #fafafa;
}
.Contenido .masreciente .info {
	width: 650px;
	height: 324px;
	position: absolute;
	top: 4px;
	left: 4px;
	float: left;
}



/* las TRES COLUMNAS */
.Contenido .trescols {
	width: 218px;
	height: 530px;
	font-family:Arial, Helvetica, sans-serif;
	/* Black */ background-color: #fafafa;
	float: left;
}

.Contenido .trescols .titulo {
	font-size: 14px;
	font-family:Arial, Helvetica, sans-serif;
	float: left;
	width: auto;
	/* Black */ color: #C39;
}
.Contenido .trescols .rss {
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	float: right;
	text-align:right;
	width: 50%;
	/* Black */ color: black;
}
.Contenido .trescols .top {
	width: 195px;
	height: 20px;
	background-position:bottom;
	background-repeat:no-repeat;
	margin-left: 12px;
	margin-top: 12px;
	margin-bottom: 5px;
	/* Black */ background-image:url(images/lineatrescols.jpg);
}	

.Contenido .trescols .main {
	width: 195px;
	height: 75px;
	margin-left: 12px;
}

.Contenido .trescols .main .Grande {
	width: 195px;
	height: 130px;
	margin-bottom: 3px;
}
.Contenido .trescols .main .Grande img { border: 4px solid #FCF; }

.Contenido .trescols .main .Grande .titulo a {color:#000; font-weight:bold; font-size: 12px;}

.Contenido .trescols .main .Grande .titulo {
	width: 189px;
	height: 70px;
	padding: 3px;
	/* Black */ color: #333;
	border-bottom: 2px solid #FCF;
	margin-bottom: 4px;
	font-size: 11px;
	overflow:hidden;
	

}

.Contenido .trescols .main .news {
	width: 195px;
	height: 53px;
	/* Black */ border-bottom: 1px solid #FCF;
	font-size: 11px;
	padding-bottom: 1px;
	margin-bottom: 2px;
}

.Contenido .trescols .main .news .thumb {
	width:  52px;
	height: 52px;
	float: left;
	position: relative;
	margin-right: 4px;
	background-color: #242424;
}


.Contenido .trescols .main .news .thumb .imagen {
	width:  44px;
	height: 44px;
	position: absolute;
	top: 4px;
	left: 4px;
}


.Contenido .trescols .main .news .title a { font-size: 11px;  /* Black */ color: #4B7000; }

.Contenido .trescols .main .news .date  { font-size: 11px; margin-top: 4px; /* Black */ color: #0C6; }
.Contenido .trescols .main .news .leer {
	width: 23px;
	height: 6px;
	float: right;
	margin-top: 6px;
}
.Contenido .trescols .main .news .commentarios {
	background-image: url(images/comments-small.png);
	background-position: left center;
	background-repeat:no-repeat;
	padding-left: 12px;
	font-size: 9px;
	float: left;
	line-height: 10px;
	height: 10px;
	margin-right: 10px;
	margin-top: 6px;
	/* Black */ color: #999;
}
.Contenido .trescols .main .news .vistas {
	background-image: url(images/views-small.png);
	background-position: left center;
	background-repeat:no-repeat;
	padding-left: 12px;
	font-size: 9px;
	float: left;
	line-height: 10px;
	height: 10px;
	margin-right: 10px;
	margin-top: 6px;
	/* Black */ color: #999;
}


.Contenido .margenizq {
	margin-left: 3px;
}



/* BANNER GRANDE */
.Contenido .bannergrande {
	position:relative;
	width: 660px;
	height: 110px;
	margin-top: 4px;
	/* Black */ background-color: #313131;
	margin-bottom: 3px;
}

.Contenido .bannergrande .ad {
	position:absolute;
	top: 5px;
	left: 5px;
	z-index: 1;
}
.Contenido .bannergrande .publicidad {
	position:absolute;
	top: 10px;
	left: -11px;
	width: 71px;
	height: 31px;
	z-index: 2;
}

/* TOP SHOWS */
.Contenido .TituloVerde {
	padding: 10px;
	font-size: 14px;
	font-family:Arial, Helvetica, sans-serif;
	/* BLACK */ background-color: #aa79b8;
	/* BLACK */ color: white;
	
}
.Contenido .productoBox {
	width: 218px;
	height: 97px;
	font-family:Arial, Helvetica, sans-serif;	
	float: left;
	margin-right: 2px;
	margin-top: 2px;
	position: relative;
	/* BLACK */ background-color: #eed9f4;
}

.Contenido .productoBox .sinmargen {
	margin-right: 0px;
}

.Contenido .productoBox .thumb {
	width: 83px;
	height: 87px;
	position: relative;
	float: left;
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
	/* BLACK */ background-color:#e0c2e9;
	
	
}
.Contenido .productoBox .thumb .fecha {
	position: absolute;
	top: 48px;
	left: 34px;
	font-size: 11px;
	padding: 3px;
	/* BLACK */ color: #000;
	/* BLACK */ background-color: #e0c2e9;	
}
.Contenido .productoBox .datos {
	font-size: 11px;
	float: left;
	margin-top: 5px;
	/* BLACK */ color: #333;
}

.Contenido .productoBox .datos a {
	/* BLACK */ color: #fff;	
}
.Contenido .productoBox .datos .textoprodbox {
	/* BLACK */ color: #09F;
	width: 110px;
	height: 30px;
	overflow:auto;
}

.Contenido .productoBox .precios {
	position: absolute;
	top: 52px;
	left: 93px;
	font-size: 9px;
	padding: 4px;
	width: 112px;
	/* BLACK */ background-color: #b493be;
}
.Contenido .productoBox .masinfo {
	position: absolute;
	top: 73px;
	left: 93px;
	font-size: 9px;
	padding: 4px;
	width: 112px;
	/* BLACK */ background-color: #b493be;
}
.Contenido .productoBox .masinfo a { /* BLACK */ color: white; }



/* Columna Abajo Mas Visto/Comentado */
.MasVisto {
	width: 307px;
	height: 330px;
	margin-top: 30px;
	margin-left: 5px;
	float: left;
	font-family:Arial, Helvetica, sans-serif;
	
}
.MasVisto .content {
	background: url(images/tresabajo.jpg) no-repeat;	
}
.MasVisto .box {
	position: relative;
	padding-top: 3px;
	padding-bottom: 7px;
	margin-bottom: 7px;
	height: 55px;
	overflow:hidden;
	/* Black */  border-bottom: 1px solid #f5e3fb;
}
.MasVisto .box .png {
	position: absolute;
	top: 3px;
	left: 5px;
}
.MasVisto .title {
	font-size: 16px;
	height: 20px;
	line-height: 20px;
	margin-bottom: 5px;
	background: url(images/tresabajobg.jpg) no-repeat;
	margin-left: 5px;
	/* Black */ color: #000;
}
.MasVisto .box .titulo {
	font-size: 11px;
	margin-left: 10px;
	float: left;
	font-weight:bold;
	/* Black */ color: #936;
}
.MasVisto .box .informacion {
	font-size: 11px;
	margin-left: 10px;
	margin-top: 3px;
	/* Black */ color: #666;
}
.MasVisto .box .visita {
	font-size: 11px;
	margin-left: 20px;
	font-weight:bold;
	/* Black */ color: #09F;
}
.MasVisto .box .masinfo {
	font-size: 11px;
	margin-left: 20px;
	margin-top: 4px;
	margin-bottom: 6px;
	/* Black */ color: #333;
}



/* Columna Abajo Mas Visto/Comentado */
.UltimosComentarios {
	width: 390px;
	height: 300px;
	margin-top: 30px;
	margin-left: 20px;
	float: left;
	font-family:Arial, Helvetica, sans-serif;
}
.UltimosComentarios .box {
	position: relative;
	margin-top: 10px;
	padding-bottom: 7px;
	margin-bottom: 7px;
	/* Black */  border-bottom: 1px solid #000;
}
.UltimosComentarios .box .png {
	position: absolute;
	top: 3px;
	left: 5px;
}
.UltimosComentarios .title {
	font-size: 12px;
	margin-top: 5px;
	font-weight:bold;
	/* Black */ color: #333;
}
.UltimosComentarios .box .titulo {
	font-size: 11px;
	margin-left: 20px;

	/* Black */ color: #936;
}
.UltimosComentarios .box .informacion {
	font-size: 10px;
	margin-left: 20px;	
	margin-top: 5px;
	/* Black */ color: #999;
}


/* AREA DE COLUMNA */
.Columna {
	width: 273px;
	float: left;
	margin-left: 7px;
	z-index:1;
	height:990px;
}
.Columna .AdUno {
	width: 273px;
	height: 164px;
	position:relative;
	margin-top: 4px;
	/* Black */ background-color: #FFCCFF;
}
.Columna .AdUno .img {
	position: absolute;
	z-index: 2;
	top: 10px;
	left: 255px;
	width: 29px;
	height: 31px;
}
.Columna .AdUno .mostrar {
	width: 263px;
	height: 154px;
	position: absolute;
	top: 5px;
	left: 5px;
}

.Columna .AdDos {
	width: 133px;
	height: 164px;
	float: left;
	position:relative;
	margin-top: 6px;
	/* Black */ background-color: #313131;
}
.Columna .AdDos .mostrar {
	width: 123px;
	height: 154px;
	position: absolute;
	top: 4px;
	left: 4px;
}

/* Columna Banner */
.Columna .comunidad {
	margin-top: 60px;
	width: 273px;
	height: 147px;
	position: relative;
	font-family:Arial, Helvetica, sans-serif;
}
.Columna .comunidad .title {
	font-size: 12px;
	/* Black */ color: #000;
}
.Columna .comunidad .descripcion {
	font-size: 11px;
	/* Black */ color: #666;
}
.Columna .comunidad .mail {
	position: absolute;
	top: 63px;
	left: 0px;
	width: 260px;
	height: 34px;
	background-image:url(images/comunidad-mail.jpg);
}
.Columna .comunidad .enviarmail {
	position: absolute;
	top: 103px;
	left: 190px;
	width: 73px;
	height: 25px;
}


/* Columna Encuesta */

#encuestaint{
	width:250px;
	padding:10px;
	}
.Columna .encuesta {
	width: 273px;
	height: 232px;
	top:0px;
	position: relative;
	left:0px;
	/* Black */  color: #000;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(images/bg-poll.jpg);
	background-repeat:no-repeat;	
}
.Columna .encuesta .title {
	font-size: 12px;
	/* Black */ color: #000;
	padding:10px;
}

.Columna .encuesta {
	
}

/* Columna Promociones */
.Columna .promos {
	width: 273px;
	height: 150px;
	font-family:Arial, Helvetica, sans-serif;
}
.Columna .promos .box {
	position: relative;
	padding-bottom: 2px;
	margin-bottom: 2px;
	/* Black */  border-bottom: 1px solid #3d3d3d;
}
.Columna .promos .box .png {
	position: absolute;
	top: 2px;
	left: 5px;
}
.Columna .promos .title {
	font-size: 12px;
	margin-top: 5px;
	/* Black */ color: #000;
}
.Columna .promos .box .titulo {
	font-size: 12px;
	margin-left: 20px;
	margin-top: 16px;
	font-weight: bold;
	/* Black */ color: #000;
}
.Columna .promos .box .desc {
	font-size: 11px;
	margin-left: 20px;	
	text-transform: lowercase;
	/* Black */ color: #aeaeae;
}
.Columna .promos .box .expira {
	font-size: 11px;
	margin-left: 20px;	
	
	/* Black */ color: #848484;
}
.Columna .promos .box .masinfo {
	font-size: 12px;
	margin-left: 20px;
	margin-top: 4px;
	margin-bottom: 6px;
	/* Black */ color: #FFF;
}


.footer {
	margin-left: 0px;
	/*margin-bottom: 20px;*/
}



.margensito { margin-left: 7px; }
.margentrespx { margin-left: 3px; }

img.linea 	   { margin-left: 2px; margin-top: 6px; margin-bottom: 6px; }
img.lineachica { margin-top: 6px; margin-bottom: 6px; }

#iconmenu {position: relative; margin: 0px auto; padding: 3px; margin-left: 40px; width: 609px; height: 48px; background: url(images/hellow-menu.jpg);}
#iconmenu li { height: 54px; position: absolute; top: 2px; background: url(icons.gif) 0 0 no-repeat; display: block; list-style: none;}
#iconmenu a { height: 54px; display: block; }
#iconmenu #quees {width: 95px; left: 0px;}
#iconmenu #noticias {width: 60px;left: 110px; background-position: -51px 0;}
#iconmenu #musica {width: 55px;left: 175px; background-position: -102px 0;}
#iconmenu #cine {width: 38px;left: 238px; background-position: -153px 0;}
#iconmenu #galeria {width: 58px;left: 284px; background-position: -153px 0;}
#iconmenu #comunidad {width: 78px;left: 348px; background-position: -153px 0;}
#iconmenu #promociones {width: 90px;left: 436px; background-position: -153px 0;}
#iconmenu #theshows {width: 74px;left: 535px; background-position: -153px 0;}

#iconmenu #quees a:hover {background: url(images/hellow-menu.jpg) -0px -56px no-repeat;}
#iconmenu #noticias a:hover {background: url(images/hellow-menu.jpg) -110px -56px no-repeat;}
#iconmenu #musica a:hover {background: url(images/hellow-menu.jpg) -175px -56px no-repeat;}
#iconmenu #cine a:hover {background: url(images/hellow-menu.jpg) -238px -56px no-repeat;}
#iconmenu #galeria a:hover {background: url(images/hellow-menu.jpg) -284px -56px no-repeat;}
#iconmenu #comunidad a:hover {background: url(images/hellow-menu.jpg) -348px -56px no-repeat;}
#iconmenu #promociones a:hover {background: url(images/hellow-menu.jpg) -436px -56px no-repeat;}
#iconmenu #theshows a:hover {background: url(images/hellow-menu.jpg) -535px -56px no-repeat;}






/* MainSquare */
#headline {
	height: 324px;
    width:650px;
	overflow: hidden;
	position: relative;
	background-color:#333;
	border:1px solid #BFB8B8;
}
	
#headline a:hover {
	text-decoration:none;
}
	
#headline .glidecontent {
	color: #E1E1E1;
	position: absolute;
	visibility: hidden;
	z-index: 0;
}

/* TheBigImage */
#headline .teaser-image {
 	width: 523px;
	height: 324px;
	line-height: 0;
	position: relative;
	z-index: 0;
}


/* SmallImages */
#headline .teaser-image-small {
	border:0;
	height:80px;
	line-height:0;
	position:relative;
	width:126px;
	z-index:0;
}
	
#headline .teaser-main {
	height:62px;
	left:1px;
	position:absolute;
	top:261px;
	width:521px;
	font-family: Arial, Helvetica, sans-serif;
}
#headline .teaser-main .overlay {
	top: 0;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;	
	position: absolute;
	background: #000;
	opacity: 0.5;
	-moz-opacity: 0.7;
	filter:alpha(opacity=50);
	}
#headline .teaser-main .teaser-wrap {
	width: 100%;
	height: 100%;
	position: relative;
	}
#headline .teaser-main .teaser-title {
	margin: 0 10px;
	padding: 5px 0 4px 0px;
	font-size: 1.6em;
	font-weight: bold;
	line-height: normal;
	position: relative;
	}
#headline .teaser-main .teaser-text {
	margin: 0 10px;
	position: relative;
	font-size:10px;
	text-transform:uppercase;
	font-weight:200;
	}
#headline .teaser-main .teaser-text p {
	margin: 0;
	}
#headline .teaser-main a:link,
#headline .teaser-main a:visited {
 
	font-weight:700;
	font-size:15px;
	text-transform:uppercase;
	color: #E1E1E1;
	}
#headline .teaser-main a:hover {
	color: #E1E1E1;
	text-decoration:underline;
}
 
#headline .glidecontenttoggler { /* Style for DIV used to contain toggler links. */
	color:#BD3D0A;
	font-size:12px;
	font-weight:bold;
	height:324px;
	position:absolute;
	right:0px;
	width:126px;
}
 
/* SmallThumb Anchor */
#headline .glidecontenttoggler a {
	display: block;
	cursor: pointer;
	margin-bottom: -3px;
}
 
#headline .glidecontenttoggler img:hover {
	border:0;

}

#headline .glidecontenttoggler .togglercontent {
	
}
	
#headline .glidecontenttoggler .togglercontent a:hover {
	text-decoration:none;
	border:none;
}
#headline .glidecontenttoggler .togglertitle {
	margin: -2px 0 0 15px;
	line-height: 1.2em;
	display: block;
}
	
	


/* Single Post */
.postTitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	letter-spacing: -1px;
	color: #333;

	
}

.postCat, .postCat a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	letter-spacing: -1px;
	color: #5F007C;
	text-decoration: none;
	margin-bottom: 0px;
}
.postFecha {

}

.postContenido {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}


.postImgBorde {
	border: 20px solid #ecc6f6;
	background-color: #ecc6f6;
	text-align:center;
	position:relative;
}
.postImgBorde .fecha {
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
	font-size: 30px;
	letter-spacing: -3px;
	color: #fff;
	padding: 10px;
	width: 95px;
	background-color:#333;
	position:absolute;
	top: 10px;
	left: 470px;
	opacity: 0.8;
	-moz-opacity: 0.8;
	filter:alpha(opacity=80);
}
.postImgBorde .fecha .escrito { font-size: 12px; color: #f1f1f1; margin-bottom: -8px; letter-spacing:0; font-family:Arial, Helvetica, sans-serif; }

#commentform{
	width:400px;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 350px;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	width:85px;
	height:35px;
	}
/* End Form Elements */



/* Begin Comments*/

h2#comments{
	font-size:14px;
	color:#f1f1f1;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom:1px solid #191919;
	padding:0 0 7px 5px;
}

.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist .comment {
	margin: 15px 0 0 0;
	padding: 10px 15px 20px 15px;
	list-style: none;
	background:#252525;
	}

.commentlist .alt {
	background:#252525;
	border:1px solid #d3d3d3;
	}

.commentlist .comment .comment {
	margin: 15px 15px 15px 15px;
	padding: 10px 15px 20px 15px;
	width:auto;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	line-height:18px;
	}
.commentmet_data{
	width:100%;
	overflow:hidden;
}
.commentmet_data td{
	vertical-align:top;
	text-align:left;
}
.commentmet_avatar{
	width:102px;
	padding:15px 0 0 0;
}
.commentmet_text{
}
.commentmet_avatar img{
	border:1px solid #333;
}

#commentform p {
	margin: 5px 0;
	}

.commentmet_replay{
	width:100%;
	overflow:hidden;
}
.commentmet_replay a{
	width:79px;
	height:20px;
	float:right;
	display:block;
	background:url(images/reply.jpg) no-repeat;
	text-indent:-9999px;
	text-transform:capitalize;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	padding:0 0 5px 0;
	color:#f1f1f1;
	font-size:15px;
	font-weight:bold;
	font-family: Verdana, Geneva, sans-serif;
	text-transform:capitalize;
	}
.commentmetadata a{
	color: #0CF;
}
.commentmetadata span{
	color:#636363;
}
.commentmetadata span.commentmetadata_title{
	color:#97060b;
}

.commentmet_text{
	font-size:12px;
	color: #f1f1f1;
	font-family:Arial, Helvetica, sans-serif;
}

#respond{
	margin:40px 15px 0 10px;
	padding-bottom:60px;
}
.cancel-comment-reply small{
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
}
.cancel-comment-reply small a { color: white; }

h3#respond_title{
	font-size:27px;
	color:#000;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom:1px solid #8b8b8b;
	padding:0 0 7px 5px;
	margin:0 0 20px 0;
}

#commentform{
	color:#f1f1f1;
	font-size:12px;
	width:80%;
	font-family:Arial, Helvetica, sans-serif;
}

#commentform small{
	position:relative;
	top:-1px;
	font-size:12px;
}

#commentform a{
	color:#f1f1f1;
}

#commentform input{
	background:#fff;
	border:2px solid #c9c9c9;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:7px;
	color:#f1f1f1;
}

#commentform textarea{
	background:#fff;
	border:2px solid #c9c9c9;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:7px;
	margin:5px 0 0 0;
	color:#000000;
}

#commentform input#submit{
	background:none;
	border:0px;
}

/* End Comments */




#Menu {
	width: 950px;
	height: 54px;
	background: url(images/menu_bg.jpg) center repeat-x;
	font-size: 11px; 
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;

}
#Menu .img { float: left; }
#Menu .Line { 
	width: 2px;
	height: 54px;
	background: url(images/line_menu.jpg) center repeat-x;
	float: left;
}
#Menu a {
	
}
#Menu a .pad {
	padding-top: 18px;
	padding-left: 7px;
	padding-right:7px;
}
#Menu a .mas { padding-top: 30px }
.sf-menu {
	float:			left;
	margin-bottom:	0;
}

.sf-menu a {
	display: block;
	width: 100%;
	height: 72px;
	float: left;
	overflow:hidden;
	text-decoration:none;
	font-weight:bold;
	color:#fff;
}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:			#5f007c;
}
.sf-menu li ul {margin-top: 20px;}
.sf-menu li ul li ul  {margin-top: -0px;}

.sf-menu li ul, .sf-menu li ul li { z-index: 500; width: 180px; }


.sf-menu li li {
	background:		#ECBEFA;
	
}
.sf-menu li li li {
	background:		#833699;
}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	outline:		0;
}
.sf-menu li ul a { background-color: #ECBEFA; height: 30px; line-height: 30px; padding: 5px; padding-left: 9px; border-bottom: 1px solid #aa6fbb;}
.sf-menu li ul a:hover { background-color: #f3dff9;}

.sf-menu li ul li ul { margin-left: 6px; }


#twitter_div {
	width: 315px;
	
}
ul#twitter_update_list {
	list-style: none;
	font-size: 11px;
	margin:0px;
	padding:0px;
}
ul#twitter_update_list li {
	padding-top: 3px;
	padding-left: 3px;
	color: #333;
	height: 55px;
	border-bottom: 1px solid #F5E3FB;
	overflow:hidden;
}
a { color: #C69; }
