﻿/*
Theme Name: Homeoart
Theme URI: http://www.homeoart.nl/
Description: Thema voor Homeoart.nl, losjes gebaseerd op een visueel ontwerp van Aafke Mooij. Met hoofd- en subpagina's voor een betere structurering van de informatie. 
Version: 1.1
Author: Bart Schroeven
Author URI: http://www.bartschroeven.com/
Tags: fixed width, sidebar, parent pages, subpages, sitemap, 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: 10px 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 h3 { 
	font-size: 22px;
	font-weight: bold;
	color: olive;
	letter-spacing: 2px;
	}

.tekstinhoud h4 {
	font-size: 18px;
	font-weight: normal;
	color: olive;
	letter-spacing: 2px;
	text-transform: uppercase;
	}

.tekstinhoud h5 {
	font-size: 15px;
	font-weight: bold;
	color: #333;
	letter-spacing: 2px; 
	text-transform: uppercase;
	margin: 0;
	}

.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;
	}

.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 opmaak subpagina's */

.subpages h2 {
	font-size: 22px;
	font-weight: bold;
	color: olive;
	text-align: left;
	}

.subpages h2 a:link, .subpages h2 a:visited {	
	text-decoration: none;
	}

#whitespace {
	line-height:200%;
	}

.whitespace {
	line-height:200%;
	}

.subpageslist li {
	list-style-type:none;
  margin: 0;
  padding: 0;
	text-align: left;
	color: #333;
	letter-spacing: 2px; 
	margin-bottom: 8px;
	}

#inschrijflink-top { /* link naast titel Programma-subpagina's  */
	font-size: 15px;
	font-weight: normal;
	color: #333;
	letter-spacing: 2px; 
	margin-bottom: 15px;
	}

#inschrijflink { /* link onderaan Programma-subpagina's  */
	font-size: 15px;
	font-weight: bold;
	color: #333;
	letter-spacing: 2px; 
	}
	
/* Einde opmaak subpagina's */

/* Begin programma */

.td-left {
	border-top: 1px solid grey;
	border-bottom: 1px solid grey;
	width: 190px;
	padding: 10px 0;
	}

.td-right {
	border-top: 1px solid grey;
	border-bottom: 1px solid grey;
	width: 450px;
	padding: 10px 0;
	vertical-align: top;
	letter-spacing: 2px; 
	}

/* Einde programma */

/* Begin nieuws op homepage */

/* separator voor nieuws op home */
.postend {
	line-height:75%;
	}

/* Einde nieuws op homepage */

/* Begin nieuws */

.hentry h2 {
	font-size: 22px;
	font-weight: bold;
	color: olive;
	text-align: left;
	}

.hentry a:link, .hentry a:visited {
	color: olive;
	text-decoration: underline;
	}

.hentry a:hover {
	color: white;
	text-decoration: none;
	background-color: olive;
	}

/*.entry h3 {
	font-size: 18px;
	font-weight: bold;
	color: olive;
	text-align: left;
	letter-spacing: 2px;
	}*/

.entry a:link, .entry a:visited {
	color: olive;
	text-decoration: underline;
	}

.entry a:hover {
	color: white;
	text-decoration: none;
	background-color: olive;
	}

.postmetadata {
	font: 11px Arial, sans-serif;
	letter-spacing: 2px;
	}

.more-link {
	font-weight: bold;
	}

.entry img {
	padding: 1px;
	border: 1px solid #4d2600
	}	

.nieuws-navigatie {
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 2px;
	padding-top: 15px;
	}

.nieuws-terug {
	clear: both;
	padding-top: 15px;
	text-align: center;
	}

.nieuws-terug a:link, .nieuws-terug a:visited, .nieuws-terug a:hover {
	text-decoration: none;
	}

.signup {
	font-size: 12px;
	letter-spacing: 2px;
	text-align: center;
	}

/* Einde nieuws */

/* Begin opmaak sitemap */

#sitemap {
	list-style-type:none;
	}

#sitemap li {
	line-height: 150%;
  margin: 0;
  padding: 0;
	font-weight: bold;
	}

#sitemap .children li {
	line-height: 100%;
	list-style: disc url(img/webshop_cat2.jpg);
	margin: 0;
	padding: 0;
	margin-bottom: 8px;
	font-weight: normal;
	}

/* Einde opmaak sitemap */		

/* 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 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;
	font: 11px Tahoma, Geneva, sans-serif;
	font-weight: bold;
	}

#header-right a:link, #header-right a:visited {
	margin: 0;
	padding: 0;
	color: #d41030;
	background-color: white;
	text-decoration: none;
	}

#header-right a:hover, #header-right a:focus, #header-right .current_page_item a, #header-right .current_page_parent a {
	color: #4d2600;
	background-color: white;
	}
	
/* Einde header */

/* 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 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 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 { /* ook gebruikt door nieuwsnavigatie */
	float: right;
	}

.alignleft { /* ook gebruikt door nieuwsnavigatie */
	float: left;
	}

.fotometlink {
	border: none;
	color: white;
	background-color: white;
	}
	
.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 */


/* Begin webshop */

.wpsc_category_boundary {
	color: olive;
	letter-spacing: 2px;
	}
	
.producttext h2 {
	color: olive;
	padding-bottom: 10px;
	}
	
.wpsc_product_price {
	padding-bottom: 10px;
	}

.wpsc_edit_product {	
	padding-left: 10px;
	}

/* Einde webshop */
