/*
Theme Name: iWarrior
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.0
Author: Selasie Hanson
Tags: brownish,white,A central component
*/




body{
    background-color:#FFF;
    color:#000;
    margin-top:0px;
}

#container{
    background-image:url(images/long_strip.png);
    width:1000px;
    margin-left:auto;
    margin-right:auto;
    border-bottom:1px solid #ba924a;

}

#top_banner{
    background-image:url(images/top.png);
    background-repeat:no-repeat;

    width:1000px;
    height:103px;


}

#bottom_banner{
    background-image:url(images/bottom.png);
    background-repeat:no-repeat;
    width:1000px;
    height:120px;
    position:relative;
}

#leti_home a{

    color:#00F;
    font-size:20px;
    text-decoration:none;
    font-family:Arial, Helvetica, sans-serif;
    padding-left:30px;
    color:#7C6B47
}

#leti_home a:hover{
    color:#4A4226;
    text-decoration:underline;
}

#leti_home img{
    border:none;
}
#my_content{

    /*overflow:hidden;*/
    margin-right:20px;
    margin-left:20px;
    float:left;
    /*clear:both;*/
}

#left_pane{
    float:left;

}

#left_pane #title{
    padding-top:30px;
    padding-left:40px;
}

#main_content{
    overflow:hidden;

}

#j2me{
    margin-top:40px;
    margin-left:30px;
}
#screen_sizes h2{

    color:#674523;
}

#screen_sizes{
    font-size:15px;
    color:#7a4e11;
    padding-top:5px;
    padding-left:15px;
    padding-right:10px;
}

#screen_sizes ul{
    list-style:none;
}

#screen_sizes li{
    display:inline;
    padding-left:50px;
}

#screen_sizes a{
    text-decoration:none;
    font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size:12px;
    color:#2c2c2b;
}

#screen_sizes a:hover{
    text-decoration:none;
    font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
    color:#c44c47;
    text-decoration:underline;
    font-size: 24px;
}



#supported_phones h3{
    margin:0px;
    padding:0px;
    padding-top:5px;
    padding-bottom:5px;
    padding-left:20px;
    color:#674523;
    font-size:16px;

}

#supported_phones ul{
    margin:0px;
    padding:0px;
    list-style:none;
}

#supported_phones li{
    color:#567f45;
    padding-left:30px;
    font:Georgia, "Times New Roman", Times;
    font-size:11px;
    line-height:20px;
    font-size:12px;
}

h5{
    margin:0;
    color:#63503A;
    font-size:15px;
    padding-left:10px;
    font-family:Verdana, Geneva, sans-serif
}

#iphone{
    float:left;
    font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

#iphone h1{


}

#app_store{
    float:left;
    margin-top:350px;
}

#app_store img{
    border:none;
}
#right_pane{
    float:left;
    padding-left:40px;
}


#description{
    color:#998b70;
    width:405px;
    background-image:url(images/skin.png);
    overflow:hidden;
    font-size:16px;
    text-align:justify;

}

#description img{
    float:left;
    margin:0px ;
    margin-right:15px;
    margin-bottom:1px;
    border:1px solid #5a4828;
}

#description  p{
    margin:0px;
    padding:0px;

}

#description_info{
    float:right;


}
#info_box{
    margin-top:30px;
    background-color:#cdbd9e;
    width:400px;
    border:1px solid #886432;
}

#item{
    width:400px;
    overflow:hidden;
    padding-top:2px;
    border-bottom:1px solid #e8e8e7;
}



#item_info{

    float:left;
    padding-left:5px;
    padding-right:5px;
}

#item_info img{
    float:right;
    margin-right:10px;
    margin-bottom:5px;border:1px solid #5a4828;
}


#item h1{
    color:#7a4e11;
    margin:0px;
    padding:0px;
    padding-bottom:50px;
    font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
    font-size:18px;
}

#item_description{
    color:#567f45;
    padding-left:5x;
    font-size:16px;
    padding-bottom:5px;

}


#game_features{
    margin-left:30px;
    margin-right:70px;
    text-align:justify;
    color:#5e5544;
    background-image:url(images/skin.png);
}
#game_features h2{
    padding-left:30px;
}

#game_features ul{
    list-style:none;
}

#game_features li{
    line-height:18px;
    font-family:Arial, Helvetica, sans-serif;
    font-size:13px;
}

#footer{/*margin-top:10px;
		margin-left:auto;
		margin-right:auto;
		font-size:12px;
		text-align:center;
		font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;*/
}

#little_left{
    width:2px;
    background-image:url(images/strip.png);
    float:left;

}

#litte_right{
    width:2px;

    background-image:url(images/strip.png);
    float:right;
    margin-right:0px;
    padding-right:0px;
}

