@import url("delirium_suggest.css");
@import url("liquidcorners.css");
@import url("forms.css");
/*@import url("buttons.css");*/
@import url("msg.css");
@import url("mininav.css");
@import url("delirium_windows.css");
@import url("deliriumsearch.css");
@import url("tabs.css");
@import url("pagination.css");
@import url("menu_style.css");
/*@import url("wallpapers.css");*/

* {
    font-family:verdana,arial,sans-serif;
    font-size:10px;
    margin:0px;
    padding:0px;
}
body{
    background:transparent url(images/site/bg.gif) repeat scroll 0% 0%;
    color:#FFFFFF;
}
ul{
    list-style:none;
}
a{
    color:#5A5A5A;
}
input, select {
font-size:14px !important;
}
.clear {
    clear:both;
}
.center{
    text-align:center;
}
.hide{
    display:none;
}
#wrapper{
    margin:0pt auto;
}
#header{
    background:transparent url(images/site/header-menu.png) no-repeat scroll top center;
    /*height: 585px;*/
}
#logo {
    background:transparent url(images/site/logo.gif) no-repeat scroll 0% 0%;
    height:249px;
    width:220px;
}
#logo a ,#logo a:hover{height:249px;width:220px;display:block;}
#logo a span{display:none;}

#header-menu{
    text-align:center;
    margin:195px auto;
    width:600px;
}

#header-menu ul{
    list-style-image:none;
    list-style-position:none;
    list-style-type:none;
    padding:0px;
}

#header-menu ul li{
    float:left;
    line-height:30px;
    margin:0px;
}

#header-menu ul li a, #header-menu ul li a span{
    background-image:url(images/site/menu.png);
    height:50px;
    display:block;
    /*width:124px !important;*/
}

#header-menu ul li a span{
    /*display:none;*/
    text-indent:-9999px;
    cursor:pointer;
}

/*HOME*/
#hm-home a{
    /*background-position: 0px 0px;*/
    background-position: 0px 0px;
    width:100px;
}

/*#hm-home a:hover{*/
    /*background-position: -15px -60px;*/
/*}*/

#hm-home a span{
    background-position: 0px -50px;
}

#hm-home a.current {
    background-position: 0px -100px;
}

/*TATUAJES*/
#hm-tatuajes a{
    background-position: -100px 0px;
    width:150px;
}

/*#hm-portfolio a:hover{*/
    /*background-position: -170px -60px;*/
/*}*/

#hm-tatuajes a span{
    background-position: -100px -50px;
}
#hm-tatuajes a.current{
    background-position: -100px -100px;
}

/*PERFORACIONES*/
#hm-perforaciones a{
    /*background-position: -620px 0px;*/
    background-position: -250px 0px;
    width:200px;
}

/*#hm-perforaciones a:hover{*/
    /*background-position: -635px -60px;*/
/*}*/

#hm-perforaciones a span{
    background-position: -250px -50px;
}
#hm-perforaciones a.current {
    background-position: -250px -100px;
}

/*CONTACTO*/
#hm-contacto a{
    /*background-position: -465px 0px;*/
    background-position: -450px 0px;
    width:150px;
}
/*#hm-contacto a:hover{*/
    /*background-position: -450px -50px;*/
/*}*/
#hm-contacto a span{
    background-position: -450px -50px;
}
#hm-contacto a.current{
    background-position: -450px -100px;
}

/*CONTENT WRAPPERS*/
.content-top{
    background:transparent url(images/site/content-top.png) no-repeat scroll 50% 0%;
    display:block;
    /*width:960px;*/
    height:20px;
}
.content-center{
    background:transparent url(images/site/content-center.png) repeat-y scroll 50% 0%;
    display:block;
    /*width:970px;*/
    /*margin:0px 15px 0px 10px;*/
}
.content-center .in{
    padding:0px 15px 0px 5px;
}
.content-bottom{
    background:transparent url(images/site/content-bottom.png) no-repeat scroll 50% 0%;
    display:block;
    height:20px;
}

.noise{
    background-clip: border-box;
    border-color: #111;
    border-radius: 10px;
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    color: #111;
    display: block;
    font-family: Georgia, 'Times New Roman', Times, serif;
    font-weight: normal;
    line-height: 26px;
    margin: 5px auto;
    padding: 10px;
    text-shadow: 0px 2px 3px #555;
    background:#111 url('images/site/titulo-encabezado-bg.png') repeat;
}

.noise p, .noise *{
    color: #111 !important;
    font-family: Georgia, 'Times New Roman', Times, serif;
    /*font-size: 24px;*/
    font-weight: normal;
    /*line-height: 26px;*/
    text-shadow: 0px 2px 3px #555;
}

.noise a{
    color: #FFA93F !important;
    font-family: Georgia, 'Times New Roman', Times, serif;
    font-weight: normal;
    text-shadow: 0px 2px 3px #301800;
}
.noise a:hover {
    color: #ABC45E !important;
}



    /*SIDEBAR WRAPPES*/
.sidebar .top{
    background:transparent url(images/site/sidebar-top.png) no-repeat scroll 0% 0%;
    display:block;
    /*width:960px;*/
    height:15px;
    margin:0px;
}
.sidebar .center{
    background:transparent url(images/site/sidebar-center.png) repeat-y scroll 0% 0%;
    display:block;
    /*width:970px;*/
    /*margin:0px 15px 0px 10px;*/
    margin:0px;
}
.sidebar .center .in{
    padding:0px 10px 0px 5px;
}
.sidebar .bottom{
    background:transparent url(images/site/sidebar-bottom.png) no-repeat scroll 0% 0%;
    display:block;
    margin:0px;
    height:15px;
}


#newsletter .legend{
    font-size:11px;;
    /*text-align:left;*/
    margin-bottom:3px;
    width:190px;
}

#newsletter .btns{
    background-color:#FFFFFF;
    padding:2px;
    width:180px;
    margin:0px auto;
}
#newsletter input[type="text"]{
    width:90px;
    line-height:20px;
    padding:1px;
    background-color:#FFFFFF;
    border:none;
}

#newsletter input[type="submit"]{
    width:80px;
    padding:3px;
    font-weight:bold;
}


.pressed{
    background-clip: border-box;
    border-color: #111;
    border-radius: 5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    color: #111;
    display: block;
    font-family: Georgia, 'Times New Roman', Times, serif;
    font-size: 24px;
    font-weight: normal;
    line-height: 26px;
    margin: 5px auto;
    padding: 10px;
    text-shadow: 0px 2px 3px #555;
    background:#111 url('images/site/titulo-encabezado-bg.png') repeat;
}

#follow a, #follow a span{
    display:block;
    width:64px;
    height:64px;
    float:left;
}

#follow div a span{
    text-indent:-9999px !important;
}
#follow .twitter {
    background:transparent url('images/site/twitter_64x64.png') repeat;
}

#follow .facebook {
    background:transparent url('images/site/facebook_64x64.png') repeat;
}

ul#submenu{
background:transparent url(images/bg-submenu.jpg) repeat-x scroll left top;
border-bottom:1px solid #000000;
border-top:1px solid #000000;
display:block;
font-family:"Trebuchet MS",Helvetica,Arial,Verdana,sans-serif;
font-size:12px;
font-weight:bold;
height:36px;
list-style-type:none;
margin:0pt;
padding:0pt;
position:relative;
text-transform:lowercase;
width:auto;
display:table;
padding:0px; 
margin:0px auto; 
list-style-type:none;
white-space:nowrap;

}

ul#submenu li {
/*display:block;*/
float:left;
margin:0pt;
display:table-cell;

}

ul#submenu li a {
color:#999999;
display:block;
float:left;
font-weight:bold;
height:24px;
padding:12px 20px 0pt;
text-decoration:none;
text-transform:capitalize;
}



/*admin*/
#admin{
	min-height: 400px;
	/*background-color:DimGray;
	border:thin solid #C0C0C0;*/
}
#admin #opciones{
	width:auto;
}
#admin #opciones a{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:9px;
	color:red;
	font-weight:bold;
	text-decoration:none;
}
#area_admin .button{
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:9px;
font-weight:bold;
text-decoration:none;
}
#submit, .button {
	background:#111 url('images/site/titulo-encabezado-bg.png') repeat-x scroll left bottom;
	border:1px solid #BDBDBD;
	color:#666666;
	cursor:pointer;
	padding:5px 10px;
	text-decoration:none;
}

.cuidados {
    display:block;
    height:40px;
    /*float:left;*/
    padding-left:33px;
    background:transparent url('images/site/cuidados_32x32.png') no-repeat;
}
.cuidados span{
    background:url("images/site/titulo-encabezado-bg.png") repeat scroll 0 0 #111111;
    color:#111111;
    font-family:Georgia,'Times New Roman',Times,serif;
    font-size:16px;
    font-weight:normal;
    line-height:26px;
    margin:5px auto;
    padding:10px;
    text-shadow:0 2px 3px #555555;
}


.IL_BASE .IL_RELATED_TAGS_AD  {
	color:#FFA93F !important;
}

