/* iphone stylesheet tweaks */

body {
    min-width: 320px;
}

h1 {
    font-size: 16px;
}
h2 {
    font-size: 14px;
}
h3 {
    font-size: 12px;
}
h4 {
    font-size: 10px;
}

h5 {
    font-size: 10px;
}

h6 {
    font-size: 10px;
}

#header-name  {
color:#FFFFFF;
font-family:arial;
font-size:26px;
font-style:oblique;
font-variant:small-caps;
font-weight:bolder;
text-align:center;
}

#container {
    width: 320px;
}

#container-inner {

    width: 320px;   /* 802px; */
    margin-right: 0;
    margin-left: 0;
}

#content-inner {
    position: relative;
    width: 320px;   /* 802px; */
    margin: 0 auto;
}

#header-inner,
#footer-inner {
    position: relative;
    width: 280px;   /* 802px; */
    margin: 0 auto;
}


#banner {
    width: 320px;
    height: 80px;
}

#banner h1 {
    display: block;
    position: absolute;
    margin-left: 10px;
}

#banner-inner {
    width: 280px;
    height: 70px;
    background-position: 50% 100%;
}

#banner-nav {
    margin-top: 40px;
}

#banner-search {
    width: 90px;
    margin-top: 10px;
    text-align: right;
}

#banner-search input {
    width: 80px;
}

#alpha {
    margin: 10px;
    width: 300px;
}

#beta {
    display: none;
    /* width: 120px; */
}

.adsense {
    display: none;
}

/* Thin-Wide */

.layout-tw #alpha {
    left: 0px;   /* 190px; */
    width: 300px;   /* 612px; */
}

.layout-tw #beta {
    left: 0px;   /* -612px; */
    width: 0px;  /* -190px; */
}


#comments textarea {
    width: 300px;
}

/* iphone stylesheet jl */

#banner-header
{
   margin: 0;
   color: #fff;
   font-size: 16px;
   font-weight: bold;
   line-height: 1.0;
   text-shadow: none;   
 }

#banner-description
{
   margin-top: 5px;
   margin-bottom: 0;
   color: #fff;
   background: none;
   font-size: 10px;
   font-weight: bold;
   line-height: 1.0;
   text-shadow: none;
}


#container
{
	position: relative;
	margin: 0 auto 0 auto;
	/* center on everything else */
	width: 320px;
	text-align: left;
}

.tspace
{
	margin: 0px 30px 0px 30px;
	display: block;
}

.toptiny
{
	font-size: 12px;
	margin: 5px 0px 5px 0px;
}

.iphnav {
   /* position: relative;  */
    font-family: Helvetica;
    background: #FFFFFF;
    color: #000000;
    margin: 0;
    border-bottom: 1px solid #E0E0E0;
    padding: 8px 0px 8px 10px;
    font-size: 20px;
    font-weight: bold;
    list-style: none;
}

.alu {
display: none;
}
