/* [SPLASH PAGE] */
html body{font-family: Arial,"Helvetica Neue",Helvetica,sans-serif !important;}
h3.cat-link{display:block;text-align:center;color:#C4B7B1;background:#6B232F;line-height:2;font-weight:bold;}
h3.cat-link a{color:#C4B7B1;text-decoration:none;display:block;}
h3.cat-link a:hover{color:#FFF;}
a img{border:0;outline:none;}
#splash-middle{min-height:120px;padding-bottom:6px;border-top:6px solid #C4B7B1;margin:10px 0;background:transparent url(/wp-content/themes/wp_atzil/images/middle_bottom.png) no-repeat bottom;}
#splash-logo{height:120px; min-height:120px;}
#splash-logo p{text-indent:-9999px;}
#splash-logo a{display:block;cursor:pointer;height:120px; width:310px;background:transparent url(/wp-content/themes/wp_atzil/images/splash_logo.png) no-repeat right center;outline:none;color:#FFF;}
ul#splash-menu{list-style-type:none;list-style-position:outside;margin-right:30px;display:block;text-align:right !important;}
ul#splash-menu > li a{font-size:1.5em; color:#772030;line-height:1.2;font-weight:bold;}
ul#splash-menu > li a:hover{text-decoration:none;}
#splash-top, #splash-bottom{background:#F1EDEC;padding:25px 0;clear:both;}
#splash-bottom, #splash-top, #splash-middle{position:relative; overflow:hidden;}
#splash-top{margin-top:10px;}
#splash-bottom{padding-bottom:28px !important;margin-bottom:10px;background:#F1EDEC url(/wp-content/themes/wp_atzil/images/bottom_separator.png) no-repeat bottom center;}
div.splash-cat-block-left, div.splash-cat-block-right{display:block;float:left;width:410px;padding:10px;background:#FFF;overflow:hidden;}
div.splash-cat-block-left > img, div.splash-cat-block-right > img{width:410px;height:180px;}
div.splash-cat-block-left{margin-left:30px;margin-right:15px;}
div.splash-cat-block-right{margin-right:30px; margin-left:15px;}

#splash .copy {
    position: absolute;
    direction: ltr;
    bottom: 0;
    left: 30px;
    color: #C3B7B0;
    font-family: Arial, sans-serif;
    font-style: italic;
/*    font-weight: bold;*/
    font-size: 14px;
    line-height: 28px;
}

#splash .copy a {
    color: #6B232F;
    text-decoration: none;
}
