![Antiguo](http://static.forosdelweb.com/fdwtheme/images/statusicon/post_old.gif)
13/05/2013, 11:01
|
| | Fecha de Ingreso: mayo-2013
Mensajes: 12
Antigüedad: 11 años, 9 meses Puntos: 0 | |
Respuesta: Centrar pié de página #wp-calendar th {
font-style: normal;
text-transform: capitalize;
color:#333;
background: none;
}
#wp-calendar caption {
padding: 2px 4px;
text-transform: uppercase; margin: 2px 0 2px 0;
background: none;
color: #333;
}
#wp-calendar td {
color: #333;
font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
letter-spacing: normal;
padding: 2px 0;
text-align: center;
}
#wp-calendar td:hover, #wp-calendar #today {
background: #F287B6;
color: #fff;
}
#wp-calendar td:hover a, #wp-calendar #today a {
color: #fff;
}
#wp-calendar {
empty-cells: show;
font-size: 14px;
margin: 0;
font-weight: bold;
width: 230px;
}
#topwrapper .buttondivouter
{
clear:both;
width:100%;
}
#topwrapper .buttondivouter .buttondiv
{
clear:both;
margin:0 auto;
width:989px;
background-image: url(images/btnbg.png);
padding-left:10px;
height:30px;
padding-top:7px;
}
#topwrapper .buttondivouter .buttondiv .buttondivleft
{
float:left;
width:30px;
height:30px;
}
#topwrapper .buttondivouter .buttondiv .buttondivleft a
{
float:left;
width:30px;
height:30px;
outline:none;
}
#topwrapper .buttondivouter .buttondiv .buttondivright
{
float:right;
width:30px;
height:30px;
margin-right:10px;
}
#topwrapper .buttondivouter .buttondiv .buttondivright a
{
float:right;
width:30px;
height:30px;
outline:none;
}
ul#catsmenu li
{
background: url(images/menu/btnright.png) no-repeat bottom right;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
}
ul#catsmenu > li.current_page_item,
ul#catsmenu > li:hover,
ul#catsmenu > li.current-menu-item,
ul#catsmenu > li.current-cat
{
background: url(images/menu/btnhoverright.png) no-repeat right;
}
ul#catsmenu li a
{
color: #000;
font-size: 11px;
font-weight:bold;
font-family: Verdana, Arial, Helvetica, sans-serif;
text-decoration:none;
text-transform: uppercase;
outline:none;
}
ul#catsmenu > li
{
padding-right: 15px;
}
/* button left normal state*/
ul#catsmenu > li > a
{
line-height:35px;
height: 30px;
background: url(images/menu/tnleft.png) no-repeat bottom left;
margin-top: 0px;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 15px;
}
ul#catsmenu li a:hover
{
text-decoration: none;
}
ul#catsmenu > li.current_page_item > a,
ul#catsmenu > li:hover > a,
ul#catsmenu > li.current-menu-item > a,
ul#catsmenu > li.current-cat > a
{
color: #fff;
background: url(images/menu/btnhoverleft.png) no-repeat left;
}
ul#catsmenu li ul
{
background: url(images/menu/dropdown-top-bg.png) no-repeat;
top: 30px;
left:4px;
margin-left:0px;
display: none;
padding-top:0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
}
ul#catsmenu li li ul
{
top: 0px;
left:170px;
}
ul#catsmenu li ul li
{
background:url(images/menu/dropdown-li-sep.png) repeat;
margin: 0px;
width: 188px;
padding-top: 3px;
padding-right: 7px;
padding-bottom: 0px;
padding-left: 7px;
}
ul#catsmenu li ul li:hover
{
background:none;
background-color:#F25EB6;
margin: 0px;
width: 188px;
color:#fff !important;
padding-top: 3px;
padding-right: 7px;
padding-bottom: 0px;
padding-left: 7px;
}
ul#catsmenu li ul li a
{
background: url(images/menu/dropdown-link.png) no-repeat 12px 4px;
color: #fff;
font-weight:bold;
font-size: 10px;
font-family: Verdana, Arial, Helvetica, sans-serif;
display: block;
width: 143px;
padding-top:5px;
padding-right: 5px;
padding-bottom:2px;
padding-left: 40px;
}
ul#catsmenu li ul li a:hover
{
color:#fff;
background:url(images/menu/dropdown-link-hover.png) no-repeat 12px 4px;
}
ul#catsmenu li ul li.mnubottom-round
{
background: url(images/menu/dropdown-bottom-bg.png) no-repeat;
background-color: none;
display: block;
position: relative;
left: 0px;
width: 202px;
height: 13px !important;
}
.menutwo ul
{
position:absolute;
top:-999em;
background-position: bottom;
background-repeat: no-repeat;
z-index: 100;
}
.menutwo li
{
float:left;
position:relative;
} |