/*  
Theme Name: intraWP
Theme URI: http://www.anieto2k.com
Description: Adaptación para Wordpress de <a href="http://www.templateworld.com/zero/click.php?id=4">Intra Blog</a>
Version: 1.0
Author: Andrés Nieto
Author URI:  http://www.anieto2k.com
*/

/* CSS Document */
body{padding:0px; margin:0px;  bgcolor:#EFEFEF; background:url(images/menubg2.jpg); color:#1A1A1A; font:14px/18px Arial, Helvetica, sans-serif;}
div, p, ul, h1, h2, h3, h4, h5, h6, h7{padding:0px; margin:0px;}
ul{list-style-type:none;}


/*----Right Panel----*/


#big{width:193px; height:131px; position:fixed; top:73%; left:0px;}

#rightTopPan{width:334px; height:300px; background:url(images/menubg.jpg) 0 0 no-repeat;}
#rightTopPan ul{width:191px; height:283px; position:absolute; top:94px; left:20px;}
#rightTopPan ul li{width:94px; height:27px; border-bottom:1px solid #E1E1E1;}
#rightTopPan ul li a{width:76px; height:26px; display:block; background:url(images/arrow.gif) 0 50% no-repeat #fff; color:#1B0000; font:11px/26px "Trebuchet MS", Arial, Helvetica, sans-serif; padding:0 0 0 18px; text-decoration:none; text-transform:uppercase;}
#rightTopPan ul li a:hover{width:76px; height:26px; display:block; background:url(images/arrow.gif) 0 50% no-repeat #fff; color:#CC0000;}

#rightTopPan ul li.home{width:76px; height:26px; display:block; background:url(images/arrow.gif) 0 50% no-repeat #FBFBFB; color:#CC0000; font:11px/26px "Trebuchet MS", Arial, Helvetica, sans-serif; padding:0 0 0 18px; text-decoration:none; text-transform:uppercase;}
#rightTopPan ul li.contact{border:none;}

