/*
Theme Name: Homeoart
Theme URI: http://www.homeoart.nl/
Description: Thema voor Homeoart.nl, losjes gebaseerd op een visueel ontwerp van Aafke Mooij.
Version: 1.0
Author: Bart Schroeven
Author URI: http://www.crusaderworld.com/
Tags: fixed width, two columns, shopping cart
*/


/* Begin algemeen */

body {
	margin: 0;
	padding: 0;
	font: 15px Arial, sans-serif;	
	background-color: #fff;
	color: #333;
	text-align: center;
	}
	
#page {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 854px;
/*	border: 1px solid #959595;*/
	}

#content {
	float: right;
	background:#fff url('img/flower.jpg') no-repeat left 20px;
	width: 625px;
	text-align: justify;
	}
	
/* Einde algemeen */


/* Begin tekstopmaak */

.tekstinhoud h2 {
	font-weight: bold;
	color: #4d2600;
	letter-spacing: 2px;
	}	

.tekstinhoud a:link, .tekstinhoud a:visited {
	color: olive;
	text-decoration: underline;
	}

.tekstinhoud a:hover {
	color: white;
	text-decoration: none;
	background-color: olive;
	}

.tussentitel {
	font-size: 22px;
	font-weight: bold;
	color: olive;
	text-align: left;
	}

.tekst-breed-hfdlttrs {
	font: 15px Arial, sans-serif;
	color: #333;
	text-align: justify;
	text-transform: uppercase;
	letter-spacing: 2px; 
	}

.tussentitel-breed-hfdlttrs {
	font: 22px Arial, sans-serif;
	font-weight: bold;
	color: olive;
	text-align: left;
	text-transform: uppercase;
	letter-spacing: 2px; 
	}
	
.interne-link, .interne-link p {
  margin: 0;
  padding: 0;
	text-align: left;
	color: #333;
	letter-spacing: 2px; 
	margin-bottom: 8px;
	}
	
.interne-link a:link, .interne-link a:visited {
	color: olive;
	text-decoration: underline;
	}

.interne-link a:hover {
	color: white;
	text-decoration: none;
	background-color: olive;
	}

.terugnaarboven { 
	font: 11px Arial, sans-serif;
	text-align: justify;
	color: #333;
	}

.terugnaarboven a:link, .terugnaarboven a:visited {
	color: olive;
	text-decoration: none;
	}

.terugnaarboven a:hover {
	color: white;
	text-decoration: none;
	background-color: olive;
	}

.voorwaarden {
	font: 11px Arial, sans-serif;
	text-align: justify;
	color: #333;
	letter-spacing: 2px;
	} 

.voorwaarden ul	{
	list-style-type: circle; 
	padding-left: 20px; 
	margin-left: 0;	}

.voorwaarden li {
	list-style-type: circle; 
	vertical-align: top; 
	padding-left: 11px; 
	margin-bottom: 6px;
	}
		
/* Einde tekstopmaak */


/* Begin header */

#header {
	margin: 0 0 0 0;
	padding: 0;
	height: 75px;
	width: 854px;
	background: #fff url('img/homeoart-logo.jpg') no-repeat bottom left;
	}

#header-right {
	float: right;
	}

/* hier kunnen extra id's of classes komen om elementen in de topbanner te stylen */
	
/* Einde header */


/* Begin navigatie */

#navigatiemenu {
	margin: 30px 0;
	padding: 0;
	font: bold 11px Tahoma, Geneva, sans-serif;
	text-align: center;
	}	

#navigatiemenu ul {
	list-style-type:none;
	list-style-image:none;
	margin: 0;
	padding: 0;
	}
	
#navigatiemenu li {
	display: inline;
	margin: 0;
	padding: 2px 2px;
	}

#navigatiemenu a:link, #navigatiemenu a:visited {
	margin: 0;
	padding: 2px 10px;
	background-color: #4d2600;
	color: white;
	text-decoration: none;
	}
	
#navigatiemenu a:hover, #navigatiemenu a:focus, #navigatiemenu .current_page_item a, #navigatiemenu .current_page_parent a {
	background-color: #d41030;
	color: white;
	}
	
/* Einde navigatie */


/* Begin Sidebar */

/* nog bepalen: font-eigenschappen, lijsten */

#sidebar {
	padding: 0;
 	margin: 10px 0;
	width: 200px;
	float: left;
	font: 11px Tahoma, Geneva, sans-serif;
	text-align: left;
	/*background-color: whitesmoke; /* tijdelijk, om identificatie te vergemakkelijken */
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
	}

#sidebar ul ul li { /* dit bepaalt de bullets van de shopcategorieën */
	list-style: disc url(img/webshop_cat4.jpg);
	margin-left: 10px;
	}
	
#sidebar img {
	margin: 20px 0 5px 55px;
	border: 0;
	}

.sidebartitel {
	font: bold 18px Tahoma, Geneva, sans-serif;
	color: olive;
	text-align: center;
	letter-spacing: 2px;
	line-height: 20px;
	}

.sidebartitel a:link, .sidebartitel a:visited {
	color: olive;
	text-decoration: none;
	}
	
.sidebartitel a:hover {
	color: white;
	text-decoration: none;
	background-color: olive;
	}
	
/* Einde Sidebar */

/* Begin widgets */

.textwidget ul li {
	margin: 0;
	padding: 0;
	}

/* Einde widgets */

/* Begin footer */

#footer {
	padding: 20px 0 0 0;
	margin: 0 auto;
	width: 854px;
	height: 50px;
/*	background-color: #e7e7e7;*/
	border: none;
	clear: both;
	}

#footer hr {
	border: none;
	width: 854px;
	height: 7px;
	max-height: 7px;
	color: #4d2600;
	background-color: #4d2600;
	}

#footer {
	font: 11px Tahoma, Geneva, sans-serif;
	color: #333;
	}

#footer a:link, #footer a:visited {
	color: #4d2600;
	text-decoration: underline;
	padding: 0 2px;
	}

#footer a:hover {
	color: white;
	text-decoration: none;
	background-color: #d41030;
	padding: 0 2px;
	}

#footer .midinfo {
	margin: 0;
	padding: 10px 0 0 0;
	text-align: center;
/*	color: olive;*/
	font-weight: bold;
	letter-spacing: 2px;
	}

#footer .leftinfo {
	margin: -12px 0 0 0;
	padding: 0 0 0 0;
	float: left;
	}

#footer .rightinfo {
	margin: -12px 0 0 0;
	padding: 0 0 0 0;
	float: right;
	
	}

/* Einde footer */


/* Begin contact form */
/*
.wpcf7 {
	
	}
*/
/* Einde contact form */


/* Begin Images */

.tekstinhoud img {
	padding: 1px;
	border: 1px solid #4d2600
	}	

p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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;
	}

.fotometlink a:link, .fotometlink a:visited, .fotometlink a:hover {
	border: none;
	color: white;
	background-color: white;
	}
	
/* Einde Images */


/* Begin tables */

.tabel-center {
	border-collapse: collapse;
	border: 1px solid black;
	vertical-align: middle;
	padding: 5px;
	font: 15px Arial, sans-serif;
	text-align:center;
	color: #333;
	}	

.tabel-left {
	border-collapse: collapse;
	border: 1px solid black;
	vertical-align: middle;
	padding: 5px;
	font: 15px Arial, sans-serif;
	text-align:left;
	color: #333;
	}	

.tabel-links {
	border-collapse: collapse;
	border: 1px solid black;
	vertical-align: middle;
	padding: 5px;
	font: 15px Arial, sans-serif;
	text-align:left;
	color: #333;
	}	

/* Einde tables */