/*  
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:#aeb08d;
font-size:12px;
height:100%;
margin-bottom:0px;
margin-top:0px;
}
td{
font-family: Verdana, sans-serif;
color:black;
background-color:white;
font-size:12px;
vertical-align:top;
}
h1, h2, h3, p {
	margin: 0 0 5px 0;
	padding: 0;
}
h1{
font-size:15px;
color:black;
font-family: Verdana, sans-serif;
text-align:center;
}
h2{
font-size:14px;
}
h3{
font-size:13px;
}

ul, ol {
	margin-top: 0;
	margin-bottom: 5px;
	padding: 0;
}
hr {
	color: silver;
	height: 1px;
}
a{
font-weight:bold;
}
a:link{
color:#010101;
}
a:hover{
color:red;
}
a:visited{
color:silver;
}
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: red;
   padding-top: 4px;
   margin: 10px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 10px;
}
.menu{
border:1px solid silver;
height:50px;
vertical-align:middle;
text-align:center;
}
.menu1{
background-color:#6e735e;
font-size:12px;
border-top:1px solid silver;
border-bottom:1px solid silver;
height:30px;
vertical-align:middle;
font-weight:bold;
padding-top:5px;
color:white;
}
.menu2{
background-color:#6e735e;
font-size:12px;
border-top:1px solid white;
border-bottom:1px solid white;
height:30px;
vertical-align:middle;
font-weight:bold;
padding-top:5px;
color:white;
}
.menu3{
background-color:#6e735e;
font-size:12px;
border-top:1px solid white;
border-bottom:1px solid white;
height:30px;
vertical-align:middle;
font-weight:bold;
padding-top:5px;
color:white;
}
.tablamain{
width:728px;
align:center;
height:100%;
border-left:3px solid black;
border-right:3px solid black;
}
.titulo{
background-color:white;
color:black;
height:50px;
text-align:center;
vertical-align:middle;
}
.minilink{
font-size:9px;
}
.anime{
text-align:center;
height:35px;
vertical-align: middle;
border:1px solid silver;
background-image: none;
}
.animeON{
text-align:center;
height:35px;
vertical-align: middle;
border:1px solid black;
background-image: url('/scroll.gif');
background-repeat: no-repeat;
background-position: left;
}
.mininewsitem0{
background-color:silver;
border-bottom:1px dotted gray
}
.mininewsitem1{
border-bottom:1px dotted gray
}
