/*  
Theme Name: KSL
Theme URI: http://www.kookstudiolisette.nl/2008/
Description: Kookstudio Lisette
Version: 1.0
Author: Superselect
Author URI: http://www.superselect.de/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/


/* Begin Structure */
body {
	margin: 0 0 30px 0;
	padding: 0; 
	}

#page {
	margin: 0 auto;
	width: 890px;
	}

#mid {
	margin: 0px 0px 0px 0px;
	width: 890px;
	}

.col {
	float: left;
	margin: 0px 0px 0px 0px;
	width: 430px;
	}

.halfcol {
	float: left;
	margin: 0px 0px 0px 0px;
	width: 215px;
	height: 351px;
	background-color: #494d50;
	}

.halfcol_2nd {
	float: left;
	margin: 0px 0px 0px 0px;
	width: 215px;
	height: 334px;
	background-color: #494d50;
	}

.colgutter {
	float: left;
	margin: 0px 0px 0px 0px;
	width: 30px;
	}

#header {
	margin: 0px 0px 0px 0px; 
	padding: 0; 
	width: 430px;
	height: 340px;
	}

#navbox {
	background-color: #494d50;
	width: 430px;
	height: 185px;
	}

#logobox {
	background-color: #494d50;
	height: 155px;
	text-align: center;
	}

.galcol {
	float: left;
	margin: 0px 30px 20px 0px;
	width: 200px;
	}

.addgalcol {
	float: left;
	margin: 0px 0px 20px 0px;
	width: 200px;
	}

.footer {
	padding: 0;
	margin: 0 auto;
	clear: both;
	text-align: right;
	}


/* Start Menu */
.nb-col1 {
	float: left;
	width: 214px;
}
.nb-col2 {
	float: right;
	width: 215px;
	margin-left: 1px;
}

#nav_col1, #nav_col2{
    margin: 0; 
    padding: 0;
}


ul#nav_col1 {
    margin: 0; 
    padding: 0;
    width: 214px;
}

ul#nav_col2 {
    margin: 0; 
    padding: 0;
    width: 215px;
}

ul#nav_col1 li, ul#nav_col2 li {
    list-style: none;
    margin: 0; 
    padding: 0;
	font-size: 15px;
	text-transform: uppercase;
	line-height: 30px;
}

ul#nav_col1 a:link, ul#nav_col1 a:visited, ul#nav_col2 a:link, ul#nav_col2 a:visited { 
	display:block;
	text-decoration: none;
	padding: 0px 0px 0px 12px;
	margin:0px;
	margin-bottom: 1px;
	color: #ffffff;
}

ul#nav_col1 a:hover, ul#nav_col2 a:hover { 
	text-decoration: none;
	background-color: #ffffff;
	color: #494d50;
}


/* End Menu */

/* Start Teaser */

#kalenderteaser, #receptenteaser {
	background-color: #494d50;
	height: 210px;
	padding-top: 5px;
}
#aktieteaser {
	/*background-color: #d10841;*/
	background-color: #009ee0;
	height: 210px;
	padding-top: 5px;
}
#kadobonteaser {
	height: 140px;
}
#nieuwsbriefteaser {
	height: 119px;
}

#kookstudio {background-color: #d2021c;}
#workshops {background-color: #ff691d;}
#groepen {background-color: #a0ac00;}
#recepten {background-color: #d10841;}
#special {background-color: #5385b8;}
#team {background-color: #a47a26;}
#indemedia {background-color: #494d50;}
#fotos {background-color: #d9a190;}
#nieuwsbrief {background-color: #a3a892;}
#wijnkaart {background-color: #8a1b21;}
#links {background-color: #9f3218;}
#contact {background-color: #ff691d;}
#kadobon {background-color: #7f8084;}
#extras {background-color: #589d38;}
#moederdagaktie {background-color: #d72b5c;}
#vaderdagaktie {background-color: #009ee0;}

.headline{
	font-size: 15px;
	line-height: 18px;
	color: #fff;
	text-align: left;
	text-transform: uppercase;
	padding: 9px 0px 0px 12px;
}

.teasertxt {
	padding:  6px 10px 4px 12px;
	font-size: 13px;
	line-height: 18px;
}
.teasertxtw {
	padding:  6px 10px 4px 12px;
	font-size: 13px;
	line-height: 18px;
	color: #000;
}
.teasertxt a:link, .teasertxt a:visited {
	padding:  0px 0px 0px 0px;
	font-size: 12px;
	line-height: 18px;
	color: #fff;
	text-decoration: underline;
}

.teaserlink a:link, .teaserlink a:visited {
	padding:  0px 0px 0px 12px;
	font-size: 12px;
	line-height: 18px;
	color: #fff;
	text-decoration: underline;
}

.teasertxt td a:link, .teasertxt td a:visited {
	padding:  0px 0px 0px 6px;
	font-size: 12px;
	line-height: 18px;
	color: #fff;
	text-decoration: underline;
}

.teaserlink a:hover, .teasertxt a:hover, .teasertxt td a:hover {
	color: #000;
}


#aktieteaser .teasertxt td {
	margin: 0;
	padding: 0;
	padding-right: 12px;
}

#aktieteaser .headline{
	font-size: 18px;
	line-height: 21px;
	color: #fff;
	text-align: left;
	text-transform: uppercase;
	padding: 9px 0px 4px 12px;
}

#aktieteaser .teasertxt td p {
	margin-top: 10px;
	margin-bottom: 2px;
	padding: 0px;
}

#aktieteaser .teasertxt td p i {
	font-style: normal;
	/*color: #f2b9c9;*/
}

#aktieteaser .teasertxt td a:link, #aktieteaser .teasertxt td a:visited {
	padding: 0;
	font-size: 12px;
	line-height: 18px;
	/*color: #f2b9c9;*/
	
	text-decoration: underline;
}

#aktieteaser .teasertxt td a:hover {
	color: #fff;
	text-decoration: underline;
}

#teaserrecepten a {
	line-height: 20px;
}

.leftteasertxt {
	padding-top:  51px;
	font-size: 13px;
	line-height: 18px;
	text-align: center;
}
.leftteasertxt a:link, .leftteasertxt a:visited {
	padding:  51px 0px 48px 0px;
	color: #fff;
	text-decoration: none;
}
.leftteasertxt a:hover {
	color: #ff691d;
}

.subtxt2 a:link, .subtxt2 a:visited {
	color: #000;
	text-decoration: underline;
}

.subtxt2 a:hover{
	color: #fff;
}


.fototitelbox{
	position:relative; 
	left: 0px; 
	top: 5px; 
	width: 430px;
	margin: 0px;
}

.fototitel{
	position:relative; 
	margin: 0px;
	padding: 9px 14px 0px 11px;
	font-size: 24px;
	text-transform: uppercase;
	color: #494d50;
	background-color: #fff;
}

.subfototitel{
	position:relative; 
	margin: 0px;
	padding: 9px 14px 0px 11px;
	font-size: 23px;
	text-transform: uppercase;
	color: #fff;
	background-color: #fff;
}

.fotofoto{
	height: 313px;
}

.subfotofoto{
	height: 312px;
}

* html .subfotofoto {  /* IE 5.x */
    h\eight: 282px;
}

h2{
	font-size: 15px;
	font-weight: normal;
	line-height: 18px;
	color: #fff;
	text-align: left;
	text-transform: uppercase;
	padding: 28px 0px 0px 12px;
	margin: 0px;
}


.subtxt1 {
	padding:  12px 12px 18px 12px;
	font-size: 13px;
	line-height: 18px;
}

.subtxt2 {
	padding:  28px 12px 18px 12px;
	font-size: 13px;
	line-height: 18px;
}

.bodytxt {
	padding:  12px 12px 18px 0px;
	font-size: 13px;
	line-height: 18px;
}

.bodytxt p {
	margin: 12px 0px;
}

.bodytxt h3{
	font-size: 15px;
	font-weight: normal;
	color: #494d50;
	text-align: left;
	text-transform: uppercase;
	margin: 10px 0px 6px 0px;
	padding-top: 8px;
}

.bodytxt h4{
	font-size: 13px;
	padding: 10px 0px 4px 0px;
	margin: 0px;
	margin-top: 8px;
	color: #494d50;
}

h3.aktieclr {
	font-size: 15px;
	font-weight: normal;
	color: #009ee0;
}


.editlink a:link, .editlink a:visited {
	padding:  4px 0px 0px 0px;
	color: #ff691d;
	font-size: 13px;
	font-weight: bold;
}
.editlink a:hover {
	color: #000;
}

p a:link, p a:visited, .bodytxt a:link, .bodytxt a:visited {
	color: #494d50;
}
p a:hover, .bodytxt a:hover {
	color: #000;
}

.bodytxt table{
	padding: 0px;
	border-spacing:0px
}

.bodytxt td{ 
	vertical-align:top;
	color: #000;
}

.bodytxt .txtgray {
	color: #494d50;
	text-transform: uppercase;
	padding-right: 3px;
}


.bodytxt .txtform, .bodytxt .y_email, .bodytxt .y_name, .bodytxt .y_telefoon, .bodytxt .y_msg  {
	color: #494d50;
	text-transform: uppercase;
	padding: 6px 5px 6px 0px;
	vertical-align:middle;
}

.bodytxt .txtformopt, .bodytxt .y_telefoon  {
	color: #999999;
	text-transform: uppercase;
	padding: 6px 5px 6px 0px;
	vertical-align:middle;
}

.bodytxt .txtformfield {
	color: #494d50;
	vertical-align:middle;
}

.bodytxt .opm {
	color: #666;
}

.bodytxt .txtformmissing {
	color: red;
	text-transform: uppercase;
	padding: 6px 5px 6px 0px;
	vertical-align:middle;
}

.bodytxt .errortxt {
	color: red;
	padding: 0px 0px 10px 0px;
}

.bodytxt .successtxt {
	color: #ff691d;
	padding: 0px 0px 10px 0px;
}

.bodytxt .txtformtxt {
	color: #494d50;
	vertical-align:middle;
}

.rdisabled, .bodytxt .txtdisabled {
	color: #999999;
}

.bodytxt .txtlastone {
	color: #ff691d;
}

.contact_radio{
	margin-left: 0px;
	margin-right: 3px;
}

.contact_radio_r{
	margin-left: 20px;
	margin-right: 3px;
}

input, textarea { 
	font-size: 12px;
	padding: 2px;
	color: #494d50;
	font-family: 'Arial', sans-serif;
}

.contentnav {
	margin: 12px 0px 10px 0px;
}

.downlevel_active {
	display: block;
	width: 205px;
	padding: 4px 0px 4px 10px;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	border-bottom: 1px solid #fff;
	clear:both;
}

.downlevel a:link, .downlevel a:visited {
	display: block;
	width: 205px;
	padding: 4px 0px 4px 10px;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	background-color: #7f8084;
	border-bottom: 1px solid #fff;
	clear:both;
}

.downlevel a:hover {
	color: #fff;
	text-decoration: none;
	background-color: #494d50;
}


a.uplevel:link, a.uplevel:visited {
	padding: 3px 4px 2px 14px;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	background-color: #aaa;
}

a.uplevel:hover {
	color: #fff;
	text-decoration: none;
	background-color: #494d50;
}

.clickvol {
	padding: 5px 7px 4px 7px;
	font-size: 12px;
	color: #ff691d;
	text-decoration: none;
	text-transform: uppercase;
	background-color: #ffe1d2;
}

.click a:link, .click a:visited {
	padding: 5px 7px 4px 7px;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	background-color: #ff691d;
}

.click a:hover {
	color: #fff;
	text-decoration: none;
	background-color: #494d50;
}

.click_aktie a:link, .click_aktie a:visited {
	padding: 5px 7px 4px 7px;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	background-color: #009ee0;
}

.click_aktie a:hover {
	color: #fff;
	text-decoration: none;
	background-color: #494d50;
}

.bodyfotos {
	padding:  22px 0px 18px 0px;
	font-size: 13px;
	line-height: 18px;
}

.galtxt {
	font-size: 12px;
	margin-top: 6px;
	color: #494d50;
	}

.clickprev a:link, .clickprev a:visited, .clicknext a:link, .clicknext a:visited {
	padding: 5px 7px 4px 7px;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	background-color: #d9a190;
}

.clickprev a:hover, .clicknext a:hover {
	color: #fff;
	text-decoration: none;
	background-color: #494d50;
}

.clickprevoff a, .clicknextoff a {
	padding: 5px 7px 4px 7px;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	text-transform: uppercase;
	background-color: #d9a190;
}



/* End Teaser */


.post {
	margin: 0 0 20px;
	text-align: left;
	}

.gutter {
	height: 30px;
	clear: both;
}

.wrap {
	clear: both;
}


/* End Structure */



#sidebar {
	width: 180px;
	margin: 0;
	padding: 50px 0 0px 10px;
	text-align: center;
	}


#sidebar h2 {
	margin: 15px 0px 10px 0px;
	padding: 0;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-top: 10px;
	margin-bottom: 10px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	padding: 0;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 0px;
	padding: 0;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 0px;
	padding: 0;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 6px 0;
	padding: 0;
	}


/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Arial', sans-serif;
	background-color: #fff;
	color: #000;
	text-align: center;
	}

#page {
	text-align: center;
	}

#mid {
	background: none;
	text-align: left;
	}

#content {
	font-size: 1.2em
	}

.footer {
	font-size: 12px;
	color: #999;
	border: none;
	}

.footer a, .footer a:link, .footer a:visited {
	color: #999;
	text-decoration: none;
	}

.footer a:hover {
	color: #000;
	text-decoration: none;
	}

#wp-calendar #prev a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Images */
p img {
	padding: 0px 16px 6px 0px;
	max-width: 425px;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 0px;
	margin: 6px  0px 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 0px;
	margin: 6px 10px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	
img.noborder {
	border: 0px;
	padding-right: 8px;
	float: left
	}

/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body ul {
	margin-left: 0px;
	padding: 0 0 0 10px;
	list-style: circle;
	padding-left: 4px;
	} 

html>body li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	/* content: "\00BB \0020"; */
	}

ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

ol li {
	margin: 0;
	padding: 0;
	}

/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 0px;
	padding: 25px 3px 3px 60px; 
	text-align: left;
	}


.ffield {
	font-size: 12px;
	color: #000;
	width: 90px;
	border: solid 0px #009ee0;
	margin-left: 8px;
	margin-top: 16px;
	background-color: transparent;
}

.fieldbox {
	font-size: 12px;
	height: 56px;
	color: #91979E;
	width: 140px;
}


.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

/* End Form Elements */


/* Begin Various Tags & Classes */
table{
	padding: 0px;
	border-spacing:0px
}

td{ 
	vertical-align:top;
	color: #fff;
}

acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}


/* End Various Tags & Classes*/

/* Contactformulier */

.kontaktform{
	text-align: left;
	margin-left: 0px;
}
	
/* Ende Contactformulier */


/* Vertical Accordions */
		
.accordion_toggle {
	display: block;
	height: 26px;
	width: 205px;
	background: #7f8084;
	padding: 0px 0px 0px 10px;
	line-height: 28px;
	color: #fff;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
	outline: none;
	font-size: 12px;
	color: #fff;
	border-bottom: 1px solid #fff;
	cursor: pointer;
	margin: 0 0 0 0;
}

.accordion_toggle_active {
	background: #ff691d;
	color: #fff;
	border-bottom: 1px solid #fff;
}

.accordion_content {
	background-color: #fff;
	color: #000;
	overflow: hidden;
	display: none;
	margin: 10px 0px 10px 0px;
	width: 420px;
}
	
.accordion_content h2 {
	margin: 15px 0px 5px 10px;
	color: #0099FF;
}

.accordion_content p {
	margin-bottom: -5px;
}

.accordion_content img {
	margin: 0px 8px 2px 0px;
}

