/*
////////////////////////////////////////////////////////////////////////
//                      mobile.anthrazit.org                          //
////////////////////////////////////////////////////////////////////////
//                                                                    //
//  Cascading Style Sheet for mobile.anthrazit.org                    //
//  Created 2007 by bitsolution stalder, www.bitsolution.ch           //
//  Styles for Screen: XXS  XS  [S]  M  L  XL  XXL                    //
//                                                                    //
////////////////////////////////////////////////////////////////////////
*/




/*
========================
| COMMON ELEMENTS /////
========================
*/

body					{ font-size:14px; }
.arrow					{ font-size:80%; line-height:1.4em; }

/*
========================
| TABS   ///////////////
========================
*/

.tabs				{ font-size:1.2em; }

/*
========================
| MISC //////////////
========================
*/

.elementTitleBar .title		{ font-size:13px!important; }
.infobox .msg				{ float:right; width:80%; }

/*terms*/
.elementResultBlock small.date	{ width:30%; display:inline-block; color:#888; }

/*promo block below sitemap*/
.elementPromoBlock .serviceicon { width:25%; }
.elementPromoBlock .description { width:auto; }
.elementAddPage .elementForm .elementRadio label { width:75%; float:right;}

/*
========================
| PGUIDE //////////////
========================
*/

/*list*/
.pguideResList .links	{ text-align:right;  }
.pguideResList .elementObjectExtLink { display:inline;  }
.pguideResList .elementObjectExtLink a { padding-left:0px;  }
.pguideResList .containerLead { width:72%; }

/*numbered sibling list*/
.pguideResList .number	{ width:30px; height:45px; float:left; color:#444; font-size:22px; text-align:center; margin-right:8px; }

/*paging*/
.elementPaging			{ padding:3px 2px 4px 2px; }
.pguideRubrikList		{ padding-top:5px; padding-bottom:5px; }
.elementDate			{ font-size:80%; float:right; }


/*
========================
| FORMS ///////////////
========================
*/

/* USER SETTINGs FORM */
.userSettings div.list div.desc .inputField { width:90%;}

/*past magazines*/
.elementForm .desc .mag { width:26%; min-height:175px; margin:0em 0.7em 0.7em 0em;}
.elementForm .list 			{ width:91%;}


/*
========================
| moPage CMS ///////////
========================
*/

.elementSitemapTree .spriteFuncPreview 	{ background-position:0px -312px; }

/* tablets portrait and screen small */
@media screen and ( max-width: 880px ) {
	.colNavigation { display: none; }
}