/*  
Theme Name: WordPress Mobile and Iphone Theme
Theme URI: http://www.myfreeiphonestuff.com/theme.zip
Description: Theme for WordPress Mobile and Iphone
Version: 1.0
Author: Julio Fuente
Author URI: http://www.myfreeiphonestuff.com/
*/
html{
height:100%;
}
body {
font-family: Verdana, sans-serif;
color:white;
background-color:black;
font-size:12px;
height:100%;
margin-bottom:0px;
margin-top:0px;
}
.tablamain{
width:728px;
align:center;
height:100%;
border-left:3px solid red;
border-right:3px solid red;
}
.titulo{
background-color:#110000;
color:white;
height:50px;
text-align:center;
vertical-align:middle;
}
td{
font-family: Verdana, sans-serif;
color:gray;
background-color:white;
font-size:12px;
vertical-align:top;
}
a{
font-weight:bold;
}
a:link{
color:gray;
}
a:hover{
color:white;
}
a:visited{
color:silver;
}
h1{
font-size:14px;
color:red;
font-family: Verdana, sans-serif;
text-align:center;
}
.menu{
border:1px solid silver;
vertical-align:middle;
text-align:center;
}
.menuON{
border:1px solid silver;
vertical-align:middle;
text-align:center;
color:white;
background-color:#aa0000;
}

iframe{
display:none;
}
