/*
Theme Name: Barbabientje.nl
Description: 
Author: 
Author URI: 
Version: 1.0
*/

* {
	padding: 0px;
	margin: 0px;
}

body {
	background: url(images/background.jpg) repeat-x #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}


a {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}



#wrap {
	width: 910px;
	text-align: left;

}
#title {
	background: url(images/background_title_verloop.jpg) no-repeat;
	height: 93px;
	padding-left: 25px;
	clear: both;
}
#main {
	background: url(images/background_main.gif) no-repeat;
	padding: 10px;
}
#rhs {
	float: right;
	margin: 0px 10px 15px 10px;
	width: 160px;
	background: url(images/background_sidebar.gif) repeat-x; 
	min-height:500px;
	padding: 10px;
	color: #898989;

}
#content {
	margin: 0px 200px 15px 10px;
	padding: 0px 10px 10px 10px;
	color: #333333;
}

#footer {
	color:#999999;
	clear: both;
	padding: 5px 0px;
	text-align:center;
}
#comments {
	margin-top: 10px;
}
/* text */
#title h1 {
	font-size: 18pt;
	color: #000000;
	padding-top: 50px;
	font-weight: bold;
}
#title h1 a{
	color: #000000;
	text-decoration: none;
}

p,
#content h1,
h4,
{
	padding-bottom: 10px;
}
img a {
	border: 0px;
}


#footer a {
	color:#999999;
	text-decoration: none;
}

.comment {
	padding: 10px 0px;
}





/* o.a. Comments list */

.entry ul li,
.entry ol li,
#content ul li,
#content ol li {
	margin-left: 0px;
}

.comment {
	list-style-type: none;
	margin: 0px;
	border-top: 1px solid #e1e1e1;	
}


h1 {
	float: left;
	font-size:11pt;
	font-weight: bold;
}
h1 a {
	color: #000000;
	text-decoration: none;
}

h2 {
	font-size:14px;
	font-weight: bold;
	color: #666666;	
}

/* ---------------------- BUTTONS ---------------------- */
.icoontje {
	border: 0px;
	padding: 0px;
	margin: 0px 5px 0px 0px;
	float: right;
}

.button1 {
	padding:3px 0px 3px 5px; 
	font-size:13px;
	font-weight: bold;	
	background:url('/wp-content/plugins/cforms/images/button-bg.gif') repeat-x; 
	border:1px solid #adadad!important;
	border-left-color:#ececec!important; 
	border-top-color:#ececec!important;
	margin: 8px 12px 0px 0px;
	cursor: pointer;
}

/* ---------------------- PAGEHEAD EN TOPNAV ---------------------- */
.pagehead {
	color: #666666;
	padding: 10px;
	margin: 0px;
	border: 1px solid #e1e1e1;	
	background-color: #f7f7f7; 
}
.pagehead a,
.pagehead a:hover {
	color: #666666;
	text-decoration: none;
}
.pageheadright {
	float: right;
	font-size:11pt;
	font-weight: bold;
}

#topnav {
	font-size:14px;
	padding-bottom: 10px;
}
.topnavitem  {
	display: block;
	float:left; 
	text-align: center;
	font-size:14px; 
	font-weight:bold; 
	width:140px;
}

/* ---------------------- RHS ---------------------- */

.rhsbox {
	border: 1px solid #e1e1e1;	
	background-color: #f7f7f7; 
	padding: 10px;
	margin: 0px 0px 10px 0px;
}

.rhstitle {
	width: 140px;
	font-size: 11pt;
	font-weight: bold;
	margin-bottom: 2px;
	color: #000000;
}

.rhsitem{
	color: #c00000;
	font-size: 12px;
	width: 140px;
	border-top: 1px dashed #c0c0c0;
	padding-top: 3px;
	margin: 0px 0px 3px 0px;
}

.rhscartitem {
	width: 140px;
	font-size: 12px;
}

.rhscartitemplaatje {
	text-align: left;
	cursor: pointer;
	width: 40px;
}
.rhscartitemprijs,
.rhscartitemprijs a {
	text-align: right;
	cursor: pointer;
	width: 50px;
}
.rhscartitemaction {
	text-align: right;
	padding-right: 0px;
	width: 40px;
}

/* ---------------------- WINKELWAGEN ---------------------- */

.cartpageitem {
	width: 660px;
	font-size: 12px;
}

.cartpageitemplaatje {
	text-align: left;
	width: 70px;
}
.cartpageiteminfo {
	text-align: left;
	cursor: pointer;
	width: 320px;
}
.cartpageitemprijs {
	text-align: right;
	cursor: pointer;
	width: 60px;
}
.cartpageitemaction {
	text-align: right;
	width: 200px;
}
.cartpageitembutton {
	width:120px;
	text-align:left;
	float:right;
}


/* ---------------------- LISTING ---------------------- */

.listingbutton {
	width:95px;
	float:right;
}

.listingitem {
	clear:left;
	cursor: pointer; 
	margin: 0px;
	padding:0px 0px 0px 0px; 
	background-color: #ffffff;
}
.listingitemhover {
	clear:left;
	cursor: pointer; 
	margin: 0px;
	padding:0px 0px 0px 0px; 
	background-color: #f7f7f7;
}
.listingplaatjes {
	vertical-align: top;
	cursor: pointer; 
	width:150px; 
	margin: 0px;
	padding:5px 0px 5px 5px;
	font-size:13px; 
}
.listingproductinfo {
	vertical-align: top;
	width:500px; 
	padding:5px 0px 5px 0px;
}
.listingtitel {
	font-weight:bold; 
	font-size:14px; 
	margin-bottom: 5px;
}
.listingtekst {
	font-size:12px; 
	color:#909090; 
	cursor: pointer; 	
}
.listingprijs {
	float:left;
	font-size:12px; 
	color:#202020; 
}

/* ---------------------- PRODUCTPAGINA ---------------------- */

.productitem {
	clear:left;
	margin: 0px;
	padding:0px 0px 0px 0px; 
}
.productplaatjes {
	vertical-align: top;
	margin: 0px;
	padding:5px 0px 5px 5px
}
.productinfo {
	vertical-align: top;
	width:400px; 
	padding:5px 0px 5px 0px;
}
.producttekst {
	font-size:14px; 
	color:#303030; 
}
.productprijs {
	font-size:14px; 
	color:#000000; 
	font-weight:bold; 
}

.productmenubutton {
	width:125px;
	float:left;
	font-size:13px;
	margin: 0px 38px 0px 30px;
	font-weight: bold;	
}


.schaduw  {
	visibility:hidden; 
	border-width:0px;
	background: url(/wp-content/themes/brbnl/images/schaduw.png) no-repeat bottom right;
	position:absolute; 
	top:18px; 
	right:4px; 
	z-index:3;
}

.bigpic  {
	border-width:1px 1px 2px 1px; 
	border-color:#808080; 
	border-style:solid;
	position:relative; 
	top:-11px; 
	right:6px; 
	z-index:4;
}	

