/*   
Theme Name: restaurant tinto
Theme URI: www.restauranttinto.nl/
Description: restaurant tinto
Version: oktober 2009
Author: Van de Pol Grafisch Ontwerp
Author URI: www.vandepolgrafischontwerp.nl
*/


/*kleuren*/
.rood {
	color: #ff3333; /*rood*/
}
.grijs {
	color: #333; /*grijs*/
}
/*einde kleuren*/





/* alle standaard instellingen van de browser opheffen */
* {
	padding:0;
	margin:0;
	border: 0;
	border: none;
}
ul,ol { list-style:none }
h1,h2,h3,h4,h5,h6,pre,code { font-size:62,5%;}
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin:0; padding:0 }
fieldset {border: none;}
a { text-decoration: none;}
a img { border:none }
address { font-style:normal }
img { vertical-align: bottom;}
/* alle standaard instellingen van de browser opgeheven */


html {
	height:100%; 
	max-height:100%; 
	background:#000;
	/* hide overflow:hidden from IE5/Mac */ 
	/* \*/ 
	overflow: hidden; 
	/* */ 
	}


body{
margin: 0;
padding: 0;
border: 0;
overflow: hidden;
height: 100%; 
max-height: 100%; 
}

.background{
	position:absolute; 
	top: 0;
	left: 0;
	z-index:-1; 
	width:110%;
	height:100%;
}

#een, #drie{
	position: absolute; 
	top: 0; 
	left: 0; 
	width: 100%; 
	height: 50px;
	overflow: hidden;
	z-index: 100;
	text-align:center;
/*border:3px solid aqua;*/
}

#twee{
	position: fixed; 
	top: 50px; /*is gelijk aan hoogte div Een*/
	left: 0;
	right: 0;
	bottom: 160px; /*is gelijk aan hoogte div Drie*/
	overflow: auto; 
	z-index: 100;
	text-align: center;
/*border:3px solid aqua;*/
}

#drie{
top: auto;
bottom: 0; 
	height: 160px;
	z-index: 100;
	background-color: #ff3333;
	overflow: hidden;
/*border:3px solid green;*/
}

* html body{ /*IE6 hack voor de 3 rij-indeling*/
padding: 50px 0 160px 0; /*is gelijk aan hoogtes divs Een en Drie*/
}

* html #twee{ /*IE6 hack voor de 3 rij-indeling*/
height: 100%; 
width: 100%; 
}



#header{
	width:825px;
	margin: 10px auto;
	text-align:center;
/*border:1px solid blue;*/
}

.description{
	width:774px;
	position: relative;
	margin:0 auto;
/*border:1px solid yellow;*/
}

#menucontainer{
	position: relative;
	z-index: 10;
	margin: 0 auto;
	width:920px;
	text-align: right;
	/*border: 1px solid #ff3333;*/
}

#menu{
	position: relative;
	margin: 20px 4px auto auto;
	width:910px;
	text-align: right;
	/*border: 1px solid #fff;*/
}

#container{
	position: relative;
	z-index: 1000;
	margin: 0 auto;
	width:940px;
	/*border: 1px solid yellow;*/
}

#foto {
	position: relative;
	float: left;
	top: 0;
	left:0;
	z-index: 10;
	width: 468px;
	margin-top: 1px;
	overflow: hidden;
	background-color: #ccc;
}

#alpha {
	position: absolute;
	top: 0;
	left:468px;
	z-index: 10;
	width: 468px;
	height: 5000px;
	padding-bottom: 33px;
	text-align: left;
	/*border: 1px solid green;*/
	background-color: #EFEFEF;
	filter: Alpha(Opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
	border: 1px solid #333;
}
#inhoud {
	position: absolute;
	top: 0;
	left:468px;
	z-index: 100;
	width: 468px;
	background: transparent;
	text-align: left;
	/*border: 1px solid red;*/
}
.entry{
	margin: 25px;
}
/*einde structuur*/






/*typografie*/
body{
	font: normal normal 62.5%/2.125em Impact, Arial, Helvetica, sans-serif; /* brengt ALLES van 1em naar 10px */
}
* html body { f\ont-size:x-small; /* is ook ongeveer 10px, voor IE6 */
}
body, h2, h3, h4, h5, h6, h7, ul, li, label, p, form, code {
	text-decoration: none;
	list-style: none;
	margin:0px;
	padding:0px;
}
a{
	color: #ff3333; /*rood*/
	text-decoration: none;
}
a:hover{
	color: #efefef;
	text-decoration: underline;
}
#foto a{
font: normal normal 1.125em Courier, Helvetica, sans-serif;
	color: #333;
}
#foto a:hover{
	color: #efefef;
	text-decoration: underline;
}
h1, h1 a, h1 a:link, h1 a:hover{
	display: none;
}
.description{
	font: normal normal 21px Impact, Helvetica, sans-serif;
	color: #fff;
}
h2{
	font: normal normal 1.5em Impact, Helvetica, sans-serif;
	color: #333;
	text-decoration: none;
	margin:15px 0 0 25px;
}
h2 a, h2 a:hover{
	color: #333;
	text-decoration: none;
	cursor: text;
}
p{
		font: normal bold 1.3em/2.0em Arial, Helvetica, sans-serif;
	color: #333; 
}
.entry p{
	font: normal bold 1.3em/2.0em Arial, Helvetica, sans-serif;
	color: #333; 
}

#contact a {
	font: normal bold 1.5em/2.0em Arial, Helvetica, sans-serif;
	color: #333;
	text-decoration: none;
}
/*einde typografie*/




/*-- hoofdmenu--*/
ul.navigation {
white-space: nowrap;
text-align: right;
/*border:1px solid yellow;*/
}
ul.navigation li.page_item {
	font: normal normal 18px Impact, Helvetica, sans-serif;
display: inline;
list-style-type: none;
}
ul.navigation li.page_item a {
	color: #fff;
	text-decoration: none;
	margin-left: 25px;
}
ul.navigation li.page_item a:hover {
	text-decoration: none;
		color: #ff3333;
}
ul.navigation li.current_page_item a,
ul.navigation li.current_page_item a:hover {
	text-decoration: none;
		color: #ff3333;
	cursor:text;
}
/*-- einde hoofdmenu--*/


/*-- formulier--*/
/* main top-level form elements*/
.cform {
	margin:10px 0 0 0;
	width: 440px;
	/*border: 1px solid green;*/
}
.cform .cf_hidden {
	display:none;
	border:none!important;
	background:none!important;
	padding:0!important;
	margin:0!important;
}
ol.cf-ol {
	margin:0!important;
	padding:0!important;
}
ol.cf-ol li	{
	background:none!important;
	margin:5px 0!important;
	padding:0;
	list-style:none!important;
	text-align:left;
	line-height:2.3em;
}


/*                                                    */
/* global definitions for field labels                */
/*                                                    */
.cform label {
	width:120px;
	margin:4px 10px 0 0;
	display:-moz-inline-box; /*for mozilla*/
	display:inline-block; /*for Opera & IE*/
	text-align:left;
	vertical-align:top;
}
.cform label span {
	width:120px; /* must be the same as above!*/
	display:block;
font: normal bold 1.3em/2.0em Arial, Helvetica, sans-serif;
	color: #333; 
}

/*                                                    */
/*   FORM FIELDS general formatting                   */
/*                                                    */

.cform input,
.cform textarea,
.cform select {
	padding:3px;
	background: #fff;
	border: 1px solid #333;
	vertical-align:top;
	color: #333;
}
.cform input:hover,
.cform textarea:hover,
.cform select:hover	{
	background:#fefef7;
}

.cform input:focus,
.cform textarea:focus,
.cform select:focus	{
		border: 1px solid #333;
}

.cform textarea,
.cform input {
	width:350px;
}
.cform select {
	width:300px; /* attempt to have equal length */
	padding:2px 0;
}

.cform select.cfselectmulti	{
	height:7.5em;
}

.cform textarea {
	font-family: arial;
	font-size: 1.2em;
	overflow:auto;
}

/*                                                    */
/* formatting for text:  "(required)"  & other        */
/*                                                    */

span.reqtxt,
span.emailreqtxt {
	margin:3px 0 0 3px;
		font: bold normal 1.8em/1.85em Trebuchet MS, Helvetica, sans-serif;
	color: #333;
	display: -moz-inline-box;
	vertical-align:top;
}

/*                                                    */
/*   FORM submit button                               */
/*                                                    */
p.cf-sb {
width:270px;
	text-align:right;
	padding: 0!important;
	margin: 0;
}
.cform input.backbutton,
.cform input.resetbutton,
.cform input.sendbutton	{
	width:100px;
	padding:5px;
	margin: 10px 0 0 150px;
	font-size:0.9em;
	border:1px solid #333;
}
.cform input.resetbutton {
	width: auto;
	padding:5px 1em;
}
.cform input.backbutton {
	width: auto;
	padding:5px 1em;
}

/*                                                    */
/*   FORM FIELDS enhanced error display               */
/*                                                    */
ol.cf-ol li.cf_li_err {
	background:#FFDFDF url(li-err-bg.png) repeat!important;
	border-color:#DF7D7D;
	border-style:solid;
	border-width:1px 0pt;
	padding:5px 0!important;
	margin:5px 0!important;
}

ol.cf-ol li ul.cf_li_text_err {
	height:1%;
	min-height:1%;
	margin:0 0 0 100px;
	padding:0;
	color:#333;
}

ol.cf-ol ul.cf_li_text_err li {
	background:url(icon-alert.png) no-repeat left 1px!important;
	list-style:none!important;
	font-weight:bold;
	text-indent:0;
	margin:0 0 2px!important;
	padding-left:15px;
}
ol.cf-ol ul.cf_li_text_err li:before {
	content:'';
}

/*                                                    */
/* 'visitor verification' related styles              */
/*                                                    */

label.secq,
label.seccap {
	vertical-align:text-bottom;
	margin-bottom:4px;
}

input.secinput {
	vertical-align:text-bottom;
}

#cforms_captcha6,
#cforms_captcha5,
#cforms_captcha4,
#cforms_captcha3,
#cforms_captcha2,
#cforms_captcha {
	height:15px;
	width:50px;
	padding: 4px 4px;
	margin: 0;
}

img.captcha	{
	vertical-align:text-bottom;
	margin:0 0 0 10px!important;
	padding:0!important;
	border:none!important;
	float:none!important;
}

img.captcha-reset {
	vertical-align:text-bottom;
	background:	url(captcha_reset_grey.gif) no-repeat;
	margin:0 0 2px 3px;
	width:21px;
	height:21px;
	border:none;
}

img.imgcalendar {
	border:none;
}

/*                                                    */
/* change formatting of response msgs here            */
/*                                                    */

div.cf_info {
	color:#333;
	display:none;
	padding:10px 15px!important;
	width:220px;
	line-height:1.3em;
	margin:10px auto;
}
div.cf_info ol {
	margin:0;
	padding:5px 15px 0 30px;
}
div.cf_info ol li {
	padding:1px 0;
	margin:2px 0;
}
div.cf_info a	{
	color:#ad2929!important;
	text-decoration:underline!important;
}
div.success {
	background:#F7F7F7 none repeat scroll 0% 50%;
	color:#444444;
border:1px solid #ee1c23;
	display:block;
	color:#ee1c23;
clear:both;
}
div.failure {
	display:block;
	background:#FFDFDF url(li-err-bg.png) repeat!important;
border:1px solid #ee1c23;
	color:#ee1c23;
clear:both;
}
div.waiting {
	background:#F9F9F9;
		color:#ee1c23;
	display:block;
clear:both;

}
/*                                                    */
/*   formatting for invalid user inputs               */
/*                                                    */
.cform .cf_error {
	color:#ad2929;
	border:1px solid #ad2929;
}
div.mailerr {
	display:block;
}
.mailerr,
.cform .cf_errortxt {
	color:#ad2929;
}

/*                                                    */
/*  Other: link love                                  */
/*                                                    */
.linklove, .linklove a,
.linklove a:visited {
	display:none;
}

/*                                                    */
/*  Other: browser hacks                              */
/*                                                    */
* html .cform fieldset {
	position: relative;
	margin-top:15px;
	padding-top:25px;
}
* html .cform legend {
	position:absolute;
	top: -10px;
	left: 10px;
	margin-left:0;
}
*+html .cform fieldset {
	position: relative;
	margin-top:15px;
	padding-top:25px;
}
*+html .cform legend {
	position:absolute;
	top: -10px;
	left: 10px;
	margin-left:0;
}

* html ol.cf-ol,
* html ol.cf-ol li,
* html span.reqtxt,
* html span.emailreqtxt {
	display: inline-block;  /*for ie6*/
}
*+html .cform label,
*+html ol.cf-ol,
*+html ol.cf-ol li,
*+html span.reqtxt,
*+html span.emailreqtxt {
	display: inline-block; /*for ie7*/
}

* html img.captcha {
	margin-bottom:1px!important;
}
*+html img.captcha {
	margin-bottom:1px!important;
}

/*-- einde formulier--*/


