/*
Theme Name: Jamba WordPress Theme
Theme URI: http://www.jamba.de/
Description: The Jamba WordPress Theme to be used for automated landing-page generation.
Version: BETA 1.0
Author: Bastian Grimm
Author URI: http://www.bastian-grimm.com
Tags: jamba, jamster
*/


.fl {
	float:left;
}

.fr {
	float:right;
}

/*
#content {
	font-family:Verdana,Arial;
	font-size:11px;
	width:950px;
	margin:20px;
}
*/

.box {
	background:none;
	text-align:center;
	float:left;
	margin:10px 65px 10px 34px;
	max-width:128px;
	clear: none;
	margin-bottom: 30px;
	padding-top: 15px;
	margin-left:0;
}

.boxsmaller {
	margin:10px 52px 10px 0;
	max-width:100px;
}

.boxfirst {
	margin-left:0;
}

.boxlast {
	margin-right:0;
}

.boxfoot {
display:none;
/*
	width:100%;
	text-align:right;
	*/
}

img {
	border:0;
}

img.itemimg {
	margin-bottom:10px;
}

img.game, img.software {
	width:100px;
}

a.item {
	text-decoration:none;
	/*color:#0a6b9d;*/
}

a.item:hover {
	text-decoration:underline;
}

.cb {
	clear:both;
	width:0;
	height:0;
	margin:0;
	padding:0;
}

#theme, #ringtone {
	width:950px;
	margin-bottom:0px;
}

#game, #software {
	width:435px;
	margin-bottom:30px;
}

#game.contspc {
	margin-right:60px;
}

div.moreContent{clear:both;float:right;margin:10px 12px 0 0;padding:10px 3px 3px 0;text-align:right;}
div.moreContent{padding:0 0 2px 0;background-image:url(../img/sprites.png);background-position:right -27px;background-repeat:no-repeat;display:block;}
div.moreContentSpace{margin:0 20px 0 5px;white-space: nowrap;}
	
.ringtone {
	background-color:#B71527;
}
	
.game, .software {
	background-color:#F3B91A;
}
	
.theme {
	background-color:#CB0A75;
}

.ringtone-ft {
	color:#000;
}
	
.game-ft, .software-ft {
	color:#000;
}
	
.theme-ft {
	color:#000;
}
	
a.mlink:link, a.mlink:active, a.mlink:visited	{
	font-size:10px;
	color:#fff;
	text-decoration:underline;
	font-weight:bold;	
}
	
a.mlink:hover	{
	text-decoration:none;
}

.boxhead {
	font-size:18px;
	margin-bottom:15px;
	/*border-bottom:0px;*/
}

#handset-info .boxhead {
border-bottom:0px;
}

/* end items */


/* begin handset */

#handset-choose {
	width:200px;
}

#handset-choose span {
	font-size:11px;
}

#handset-choose h2.head {
	font-size:135%;
	margin:5px 0 0px 0;
	border-bottom:0;
	font-size:12px;
	font-weight:bold;
}

#handset-choose a {
	color:#0a6b9d;
	font-size:11px;
	text-decoration:none;

}

#handset-choose a:hover {
	text-decoration:underline;
	color:#0a6b9d;
}

#handset-choose.contspc {
	margin-right:50px;
}

img.handsetimg {
	margin:0 15px 0 5px;
	
}

#handset-info {
	width:680px;
}

#text-content {
	width:100%;
}

#handset-info .text, #text-content .text {
	text-align:justify;
	font-size:11px;
	margin-right:10px;
}

.boxfootbg {


	margin-top:25px;
	margin-bottom:25px;
	width:100%;

border-bottom-width: 2px;
border-bottom-style: solid;
border-bottom-color: #cccccc;

}

#content h1 {
border-bottom-width: 2px;
border-bottom-style: solid;
border-bottom-color: #cccccc;
margin-bottom: 32px;
padding-bottom: 13px;
padding-left: 0px;
	font-size:26px;
	margin-top:10px;
margin-left:0;
}

/* end handset */

/* category listing */

.hsbox {
	float:left;
	width:150px;
	margin:5px 0 10px 0;
	font-size:12px;
}


