/*
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
*/

body {
	font-family: Verdana, Arial, Sans-Serif;
	background-color: #E7E7E7;
	color: #333;
	text-align: center;
	margin:0;
	padding:0;
	}

#content {
	font-size:11px;
}

a {
	color: #000;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

#page {
	text-align: left;
	background-color: white;
	margin: 0px auto;
	padding: 0;
	width: 990px;
	border: 1px solid #959596;
	background: url(img/border.jpg) repeat-y top; border: none; 
	}

p img {
	padding: 0;
	max-width: 100%;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
}

.hidden {
	display: none;
}

hr {
	display: none;
}

a img {
	border: none;
}

/* start header */

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}


#bcrump {
	width:718px;
	height:16px;
	background-color:#333;
	color:#ADADAD;
	font-size:11px;
	float:left;
	margin:0 0 0 3px;
	padding:2px 0 0 7px;
}

#bcrump a {
	color:#fff;
	text-decoration:underline;
}

#bcrump a:hover {
	text-decoration:none;
}
	
#bcrump strong {
	font-weight:normal;
}
	
#bcrump span.bld {
	font-weight:bold;
}
	
.redarrow {
	color:#FF0000;
}

#slinks {
	
	height:16px;
	background-color:#333;
	width:260px;
	float:left;;
	margin:0 2px 0 0;
	padding:2px 0 0 0;
	font-size:11px;

}

#slinks a {
	color:#ccc;
	text-decoration:underline;
}

#slinks a:hover {
	text-decoration:none;
}

#slinks ul  {
	margin:0;
	padding:0;
	list-style-type:none;
}

#slinks li {
	float:left;
	margin-left:6px;
}

#headpic img {
	border:0;
	margin:0;
	padding:0;
}

#searchbar
	{
		height:40px;
		margin-bottom:10px;
		background-image:url(./img/searchbar_bg.gif);
		background-repeat:no-repeat;	
		text-align:center;
		border:0px;
	}

#header {
	background-color: #E7E7E7;
	margin:0;
	padding:0;
	height:125px;
	width:100%;	
	}
	
.fl {
	float:left;
}	

	form
	{
		margin:0;
		padding:0;		
	}
	
	.submit
	{
		margin-top:5px;
		margin-bottom:-6px;
	}
	
	.search
	{
		margin-top:5px;
	}
	
	#searchFieldTop
	{
		width:240px;
		margin-left:-30px;
		font-family:Verdana;
		font-size:11px;
	}
		
	#q-group {
	font-family:Verdana;
	font-size:11px;
	width:120px;
	}	

/* end header */

/* item definitions */

.fl {
	float:left;
}

.fr {
	float:right;
}

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

.box {
	text-align:center;
	float:left;
	margin:10px 34px 10px 34px;
	max-width:128px;
}

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

.boxfirst {
	margin-left:25px;
}

.boxlast {
	margin-right:0;
}

.boxfoot {
	width:100%;
	text-align:right;
}

img {
	border:0;
}

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

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

a.item {
	text-decoration:underline;
	color:#000;
}

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

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

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

#game, #software {
	width:445px;
	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:#B71527;
}
	
.game-ft, .software-ft {
	color:#F3B91A;
}
	
.theme-ft {
	color:#CB0A75;
}
	
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:14px;
	border-bottom:dotted 1px #000;
	background-repeat:no-repeat;
	background-image:url(./img/bullet.gif);
	margin:5px 0 10px 0;
	padding:0 0 6px 25px;
}

/* end items */

/* footer */

#footer {
	font-size:10px;
	padding: 0;
	margin: 0 auto;
	width: 100%;
	clear: both;
	}
	
#footer .copy {
	background-color:#808080;
	color:#fff;
	font-weight:bold;
	padding:5px 0 5px 10px;
	margin:0 3px 5px 5px;
}

#footer .links {
	padding:5px 0 10px 10px;
	margin:0 3px 0 5px;
}

/* end footer */

/* begin handset */

#handset-choose {
	width:270px;
}

#handset-choose span {
	color:#666;
}

#handset-choose h2.head {
	font-size:11px;
	margin:5px 0 10px 0;
}

#handset-choose a {
	background-image:url('img/arrow.gif');
	background-position:left;
	background-repeat:no-repeat;
	color:#000;
	text-decoration:underline;
	padding-left:13px;
}

#handset-choose a:hover {
	text-decoration:none;
}

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

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

#handset-info {
	width:630px;
}

#text-content {
	width:100%;
}

#handset-info .text, #text-content .text {
	text-align:justify;
	margin-left:25px;
	margin-right:10px;
}

.boxfootbg {
	margin-top:25px;
	width:100%;
	height:43px;
	background-image:url('img/innerbg.jpg');
	background-repeat:repeat-x;
}

#content h1 {
	font-size:24px;
	height:71px;
	background-image:url('img/darkheadbg.jpg');
	background-repeat:repeat-x;
	color:#fff;
	margin:0 -17px 0 -15px;
	padding:22px 0 0 35px;
}

/* end handset */

/* category listing */

.hsbox {
	float:left;
	width:150px;
	margin:5px 0 10px 25px;
}

