/*
Theme Name: BasarBizarr
Theme URI: http://www.basarbizarr.ch
Description: Modified Version of the default WordPress theme.
Version: 0.1
Author: Buro Sequenz
Author URI: http://buro.sequenz.net/
Tags: 

*/


/* meyerweb.com v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body { line-height: 1; }
ol, ul { list-style: none; }
blockquote, q {	quotes: none; }
blockquote:before, blockquote:after,
q:before, q:after { content: ''; content: none; }
:focus { outline: 0; }
ins { text-decoration: none; }
del { text-decoration: line-through; }
table {	border-collapse: collapse; border-spacing: 0; }





/*#################################*/
/*###      Begin Structure      ###*/
/*#################################*/


html, body {
	width: 100%;
	height: 100%;
}

body {
	font-size: 80%;
	line-height: 150%;
	font-family: Arial, Verdana, Sans-Serif;
	background-color: #000;
	color: #fff;
}

#header {
	position: absolute;
	height: 150px;
	width: 900px;
	top: 0px;
	left: 0px;
}

#headerimg h1 {
	position: absolute;
	font-size: 0px;
	line-height: 0px;
	left: 345px;
	top: 3px;
}

#headerimg .description {display:none;}

#sidebar {
	position: relative;
	float:left;
	width: 240px;
	height: 600px;
	top: 130px;
	left: 100px;
}
#sidebar p { display:none; }

#content { 
	position: relative;
	top: 130px;
	left: 100px;
	width: 600px;
	padding-bottom: 40px;
}

#nav {
	position: absolute;
	top: 4px;
	left: 410px;
}

.narrowcolumn {	float: left; }

.widecolumn { float:left; }

.post hr { display: block; }

#home .onpage .entry {
	width: 332px;
	background-image:url(http://basarbizarr.ch/basar/wp-content/themes/basarbizarr/images/sticky_bg.png);
	padding: 20px;
	height: 160px;
}

#is_page .onpage {
	width: 480px;
	background-image:url(http://basarbizarr.ch/basar/wp-content/themes/basarbizarr/images/item_bg.png);
	background-repeat:no-repeat;
}


#is_page .onpage .entry {
	padding: 10px 15px 10px 15px;
	background-color: #000;
	margin: 6px 0px 0px 6px;
}

.uebersicht .post h2,
.uebersicht .post h3 {
 	margin: 0 0 5px 0;
}

.onpage .post h2 {
	font-size: 0px;
	line-height: 0px;
	height: 28px;
	margin-top: -28px;
	background-image:url(http://basarbizarr.ch/basar/wp-content/themes/basarbizarr/images/cat_zettel.png);
	background-repeat:no-repeat;	
}

.narrowcolumn .hentry {
	margin: 0 10px 10px 0;
	width: 150px;
	height: 180px;
	float:left;
	padding: 10px 15px;
	background-image:url(http://basarbizarr.ch/basar/wp-content/themes/basarbizarr/images/item_bg_k.png);
	background-repeat:no-repeat;
	}

.narrowcolumn .tierpost {
	background-image:none;
}

.narrowcolumn .tierpost img {
	cursor:default;
}




#post-76 #bestellformDiv,
#post-76 .post-meta {display:none;}

/* -- the hacky animal cannot eat no more -- */



.narrowcolumn .sticky {
	width: 532px;
	background-image:url(http://basarbizarr.ch/basar/wp-content/themes/basarbizarr/images/sticky_bg.png);
	padding: 20px;
	height: 160px;
}

.narrowcolumn .postmetadata {
	display:none;
	padding: 5px 0 0 0;
	}

.widecolumn .postmetadata {
	margin: 5px 0 0 0;
	}

.single .widecolumn {
	background-image:url(http://basarbizarr.ch/basar/wp-content/themes/basarbizarr/images/item_bg.png);
	background-repeat:no-repeat;
	padding: 0px 6px 0px 6px;
}

.single .post {
	background-color: #000;
	width: 560px;
	padding: 0px 22px 20px 22px;
	margin: 7px 0 0 0;
}

.clear { clear: both; }

.post-meta {
	margin: 10px 0 0 0;

}
.post-edit-link {
	margin: 20px 0 0 26px;
}

#showform {
	background-image:url(http://basarbizarr.ch/basar/wp-content/themes/basarbizarr/images/cat_zettel.png);
	background-repeat:no-repeat;
	background-position: -17px -615px;
	width: 120px;
	height: 40px;
	font-size: 0px;
	line-height: 0px;
	color: red;
	cursor:pointer;
	position: absolute;
	bottom: 30px;
	left: 480px;
}

#showform:hover {
	background-position: -233px -615px
}

.uebersicht .post .entry p{ display:none; }

.uebersicht .sticky .entry p,
.uebersicht .onpage .entry p {
	display:block;
}

.backbutton {
	position: absolute;
	top: 100px;
	left: 342px;
	width: 100px;
	height: 30px;
	cursor:pointer;
	background-image:url(http://basarbizarr.ch/basar/wp-content/themes/basarbizarr/images/cat_zettel.png);
	background-repeat:no-repeat;
	background-position: -18px -662px;
}
.backbutton:hover {
	background-position: -236px -662px;
}


/*#################################*/
/*###      Order-Formular       ###*/
/*#################################*/

#order {
	background-color: #f94d81;
	width: 560px;
	margin: 10px 0 0 0;
}

#order label {
	width: 80px;
	display:inline-block;
	padding: 0 0 0 10px;
}

#order .textinput {
	width: 440px;
	margin: 0 0 3px 0;
	font-size: 1em;
	border: 0px;
	padding: 2px 4px;
background-color: #f94d81;
border-bottom: 1px dashed #fff;
color: #fff;
}

#order .textinput:hover {
background-color: #ff6795;
}

#order .agblabel { 
display:inline; 
width: 300px;
}

#order .agbdiv {
	padding: 10px 10px 0px 0;
	margin: 0 0 10px 0;
}

#order .fieldsdiv { padding: 10px; }

#orderButton {
	margin: 5px 0 10px -2px;
	cursor:pointer;
	background-color: #000;
	border: 0px;
	color: #fff;
	padding: 2px 8px;
	font-size: 1em;
}

#orderButton:hover { color: gray; }


#order .checkboxinput {
	margin: 0px 5px 0px 11px;
}

#order a {text-decoration: underline;}

#order a:hover {
	color: #fff;
	text-decoration: none;
}


#forminfo.error {
padding: 3px 5px;
margin: 8px 0 0 0;
font-weight: bold;
background-color: #ff1a39;
}

#order .error {
display:inline-block;
background-color: #fe2868;
}

#formtnx {
padding: 3px 5px;
margin: 8px 0 0 0;
background-color: #f94d81;
font-weight: bold;
}




/*#################################*/
/*### Begin Typography & Colors ###*/
/*#################################*/


h1, h2, h3 { font-weight: normal; }

h1 {font-size: 4em; line-height: 1em;}

h2 {font-size: 1em;}

h2.pagetitle {font-size: 1em;}

#sidebar h2 {font-size: 1em;}

h3 {font-size: 1em;}

.single .post h2 {
	font-size: 1.5em;
	font-weight: bold;
	font-family: arial;
	text-transform: uppercase;
	margin: 20px 0 0 0;
}

.entry p {
	margin: 5px 0 0 0;
}


a,
h2 a:hover, 
h3 a:hover {
	color: #fff;
	text-decoration: none;
	}

a:hover { color: #888; }
a:visited { color #fff; }





/*#################################*/
/*###     navigation images     ###*/
/*#################################*/


#headerimg h1 a {
	display:block;
	width: 60px;
	height: 25px;
	background-image:url(http://basarbizarr.ch/basar/wp-content/themes/basarbizarr/images/cat_zettel.png);
	background-repeat:no-repeat;
	background-position: -8px -8px;
}

#headerimg h1 a:hover {
	background-position: -8px -64px;
}

.cat-item-20 {display:none;}



/*#################################*/
/*###    page related styles    ###*/
/*#################################*/


#home, #is_page {
	background-image:url(http://basarbizarr.ch/basar/wp-content/themes/basarbizarr/images/bg_startseite.jpg);
	background-repeat:no-repeat;
	background-color: #d4165f;
}

#home #header,
#is_page #header {
	background-image:url(http://basarbizarr.ch/basar/wp-content/themes/basarbizarr/images/logo_weiss.png);
	background-repeat:no-repeat;
	background-position: 400px 20px;
}

#beauampchau {
	background-image:url(http://basarbizarr.ch/basar/wp-content/themes/basarbizarr/images/bg_beauchaud.jpg);
	background-repeat:no-repeat;
	background-color: #a8c200;
}
#beauampchau #header {
	background-image:url(http://basarbizarr.ch/basar/wp-content/themes/basarbizarr/images/logo_weiss_k.png);
	background-repeat:no-repeat;
	background-position: 400px 20px;
}

#frdaskind {
	background-image:url(http://basarbizarr.ch/basar/wp-content/themes/basarbizarr/images/bg_fuerdaskind.jpg);
	background-repeat:no-repeat;
	background-color: #087848;
}

#frdaskind #header {
	background-image:url(http://basarbizarr.ch/basar/wp-content/themes/basarbizarr/images/logo_weiss_k.png);
	background-repeat:no-repeat;
	background-position: 600px 40px;
}

#gemischtdiverses {
	background-image:url(http://basarbizarr.ch/basar/wp-content/themes/basarbizarr/images/bg_gemischtdiverses.jpg);
	background-repeat:no-repeat;
	background-color: #ff5d1f;
	background-position: -10px -10px;
}

#gemischtdiverses #header {
	background-image:url(http://basarbizarr.ch/basar/wp-content/themes/basarbizarr/images/logo_schwarz_k.png);
	background-repeat:no-repeat;
	background-position: 300px 60px;
}

#handbewirktes {
	background-image:url(http://basarbizarr.ch/basar/wp-content/themes/basarbizarr/images/bg_handbewirktes.jpg);
	background-repeat:no-repeat;
	background-color: #01a6e6;
}

#handbewirktes #header {
	background-image:url(http://basarbizarr.ch/basar/wp-content/themes/basarbizarr/images/logo_weiss_k.png);
	background-repeat:no-repeat;
	background-position: 200px 40px;
}

#kleider {
	background-image:url(http://basarbizarr.ch/basar/wp-content/themes/basarbizarr/images/bg_kleider.jpg);
	background-repeat:no-repeat;
	background-color: #eb2641;
}

#kleider #header {
	background-image:url(http://basarbizarr.ch/basar/wp-content/themes/basarbizarr/images/logo_weiss_k.png);
	background-repeat:no-repeat;
	background-position: 20px 20px;
}

#medaillons {
	background-image:url(http://basarbizarr.ch/basar/wp-content/themes/basarbizarr/images/bg_medaillons.jpg);
	background-repeat:no-repeat;
	background-color: #6adae5;
}

#medaillons #header {
	background-image:url(http://basarbizarr.ch/basar/wp-content/themes/basarbizarr/images/logo_schwarz_k.png);
	background-repeat:no-repeat;
	background-position: 560px 30px;
}

#mtzenhte {
	background-image:url(http://basarbizarr.ch/basar/wp-content/themes/basarbizarr/images/bg_huete.jpg);
	background-repeat:no-repeat;
	background-color: #614ea7;
}

#mtzenhte #header {
	background-image:url(http://basarbizarr.ch/basar/wp-content/themes/basarbizarr/images/logo_weiss_k.png);
	background-repeat:no-repeat;
	background-position: 400px 20px;
}

#schmuck {
	background-image:url(http://basarbizarr.ch/basar/wp-content/themes/basarbizarr/images/bg_schmuck.jpg);
	background-repeat:no-repeat;
	background-color: #fedc00;
}

#schmuck #header {
	background-image:url(http://basarbizarr.ch/basar/wp-content/themes/basarbizarr/images/logo_schwarz_k.png);
	background-repeat:no-repeat;
	background-position: 60px 10px;
}

#schnbillig {
	background-image:url(http://basarbizarr.ch/basar/wp-content/themes/basarbizarr/images/bg_schoenbillig.jpg);
	background-repeat:no-repeat;
	background-color: #f8d469;
}

#schnbillig #header {
	background-image:url(http://basarbizarr.ch/basar/wp-content/themes/basarbizarr/images/logo_schwarz_k.png);
	background-repeat:no-repeat;
	background-position: 500px 26px;
}

#schuhetaschen {
	background-image:url(http://basarbizarr.ch/basar/wp-content/themes/basarbizarr/images/bg_schuhe.jpg);
	background-repeat:no-repeat;
	background-color: #ffa52d;
}

#schuhetaschen #header {
	background-image:url(http://basarbizarr.ch/basar/wp-content/themes/basarbizarr/images/logo_weiss_k.png);
	background-repeat:no-repeat;
	background-position: 400px 20px;
}

#home #headerimg h1 a {
	background-position: -8px -65px;
}

#verkaufsbedingungen .page-item-22 {
	background-position: -72px -64px;
}

#bestellungundkauf .page-item-12 {
	background-position: -265px -64px;
}

#kontakt .page-item-22 {
	background-position: -3px -90px;
}

.onpage #post-15 h2 {
	width: 190px;
	background-position: -260px -7px;
}

.onpage #post-12 h2 {
	width: 192px;
	background-position: -74px -7px;
}

.onpage #post-22 h2 {
	width: 90px;
	background-position: -0px -35px;
}

.onpage #post-245 h2 {
	width: 90px;
	background-position: -87px -35px;
}

.uebersicht #post-48 h2 {
	display:none;
}

#post-76 h2,
h3#post-76 {
	display:none;
}


/*#################################*/
/*###        Begin Images       ###*/
/*#################################*/


a img {	border: none; }

p img {	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 }






/*#################################*/
/*##         hide it all         ##*/
/*#################################*/


#searchform { display:none; }

.hidden { display: none; }

.hilfe {
position: absolute;
left: -8490px;
top: -3404px;
}

hr { display: none; }

.post small { display:none; }

#footer { display:none; }

.nocomments { display:none; }

.navigation { display: none; }

#content h2.pagetitle {	display:none; }








/*#################################*/
/*## Begin Various Tags&Classes  ##*/
/*#################################*/


#sidebar .categories h2,
.pagenav h2 {
	font-size: 0;
	line-height: 0;
}
#nav li, #nav ul {
	font-size: 0;
	line-height: 0;
}

.cat-item,
.page_item {
	font-size: 0;
	line-height: 0;
	overflow:hidden;
}

.page_item {
	float:left;
}

.cat-item a,
.page_item a {
	font-size: 0;
	line-height: 0;
	display:block;
	height: 28px;
	margin: -2px 2px 2px 0;
	background-image:url(http://basarbizarr.ch/basar/wp-content/themes/basarbizarr/images/cat_zettel.png);
	background-repeat:no-repeat;
}
.cat-item a {
	height: 40px;
}

.page-item-12 a{
	width: 190px;
	background-position: -72px -8px;
}

.page-item-15 a{
	width: 180px;
	background-position: -265px -8px;
}

.page-item-22 a{
	width: 90px;
	background-position: -3px -34px;
}

.page-item-245 a {
	width: 70px;
	background-position: -92px -34px;
}

.page-item-12 a:hover {
	background-position: -72px -64px;
}

.page-item-15 a:hover {
	background-position: -265px -64px;
}

.page-item-22 a:hover {
	background-position: -3px -90px;
}

.page-item-245 a:hover {
	background-position: -92px -90px;
}

.cat-item-3 a {
	width: 165px;
	height: 37px;
	margin-left: 20px;
	background-position: -8px -474px;
}

.cat-item-13 a {
	width: 150px;
	margin-left: 70px;
	background-position: -8px -562px;
}

.cat-item-5 a {
	width: 210px;
	background-position: -8px -175px;
}

.cat-item-8 a {
	width: 190px;
	height: 30px;
	margin-left: 0px;
	background-position: -8px -310px;
}

.cat-item-1 a {
	display:none;
}

.cat-item-6 a {
	width: 130px;
	margin-left: 50px;
	background-position: -8px -218px;
}

.cat-item-9 a {
	width: 150px;
	margin-left: 80px;
	background-position: -8px -344px;
}

.cat-item-7 a {
	width: 160px;
	height: 35px;
	margin-left: 55px;
	background-position: -8px -266px;
}

.cat-item-11 a {
	width: 130px;
	background-position: -11px -432px;
}

.cat-item-10 a {
	width: 160px;
	margin-left: 60px;
	background-position: -8px -390px;
}

.cat-item-12 a {
	width: 187px;
	margin-left: 20px;
	background-position: -8px -516px;
}


.post-edit-link {
font-size: 0.8em;
background-color: #666;
padding: 0px 8px;
margin: 30px 0 -20px 20px;
display:inline-block;
}

.post-edit-link:hover {
background-color: #777;
color: #fff;
}

.cat-item-3 a:hover, #beauampchau .cat-item-3 a { background-position: -234px -473px; }
.cat-item-13 a:hover, #frdaskind .cat-item-13 a { background-position: -233px -559px; }
.cat-item-5 a:hover, #gemischtdiverses .cat-item-5 a { background-position: -234px -174px; }
.cat-item-8 a:hover, #handbewirktes .cat-item-8 a { background-position: -230px -309px; }
.cat-item-6 a:hover, #kleider .cat-item-6 a { background-position: -228px -217px; }
.cat-item-9 a:hover, #medaillons .cat-item-9 a { background-position: -225px -343px; }
.cat-item-7 a:hover, #mtzenhte .cat-item-7 a { background-position: -228px -265px; }
.cat-item-11 a:hover, #schmuck .cat-item-11 a { background-position: -234px -431px; }
.cat-item-10 a:hover, #schnbillig .cat-item-10 a { background-position: -227px -389px; }
.cat-item-12 a:hover, #schuhetaschen .cat-item-12 a { background-position: -234px -515px; }


