/* 
Theme Name: Foodconnect
Theme URI: http://www.foodconnect.nl
Description: Foodconnect UwMaaltijd Theme.
Version: 1.0
Author: Ludo Haveman
Author URI: http://www.deinternetjongens.nl
*/

/* Temp Banner */

#tempbanner {
	position: absolute;
	width: 90px;
	height: 90px;
	left: 0px;
	bottom: 22px;
	z-index: 999999;
	-ms-interpolation-mode:bicubic;
}

body {
	background: #fcfcfc url(images/layout/pagebg.jpg) repeat left top;
	margin: 0px;
	font-family: "Trebuchet MS", Trebuchet, Tahoma, Arial, sans-serif;
	font-size: 13px;
	color: #333;
	z-index: 0;
}
h1 {
	font-family: Georgia;
	color: #003c85;
	font-size: 2.55em;
	font-weight: normal;
	margin-bottom: 15px;
}
h2 {
	font-family: Georgia;
	color: #003c85;
	font-size: 1.6em;
	font-weight: normal;
	margin-bottom: 15px;
}
h3 {
	font-family: Georgia;
	font-style: italic;
	font-size: 1.6em;
	font-weight: normal;
	color: #666;
	margin-bottom: 15px;
	line-height: 28px;
}
p {
	color: #444;
	margin-bottom: 15px;
	line-height: 22px;
}
p a, a.postlink {
	text-decoration: none;
	color: #003c85;
	border-bottom: 1px dotted #003c85;
}
p a:hover, a.postlink:hover {
	border-bottom: 1px solid #003c85;
}
img.border {
	padding: 4px;
	background: #fff;
	border: 1px solid #ccc;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}
img.botmargin {
	margin-bottom: -2px;
}
#subcontentcontent p img {
	padding: 1px;
	background: #fff;
	border: 1px solid #ccc;
}
div.clear {
	clear: both;
}
#subcontent {
	position: relative;
	padding-top: 51px;
	margin-bottom: 30px;
}
#subcontent .innerwrap {
	width: 960px;
	padding: 0px 10px;
	background: transparent url(images/layout/subcontentbg.jpg) repeat-y;
	z-index: 1;
	position: relative;
}
#subheaderbg {
	width: 980px;
	height: 390px;
	position: absolute;
	top: -10px;
	left: 0px;
	background: transparent url(images/layout/subheaderbg2.jpg) no-repeat;
	z-index: -1;
}
#subbreadc img {
	vertical-align: middle;
}
#subheader {
	position: absolute;
	top: 0px;
	width: 100%;
	height: 431px;
	background: url(images/layout/bigheaderbg.jpg);
	border-bottom: 2px solid #fff;
	z-index: -2;
}
#subheader .innerwrap {
	background: transparent url(images/layout/subheaderbginner.jpg) no-repeat;
	width: 980px;
	height: 429px;
	margin-top: 2px;
}
#submenu {
	width: 290px;
	padding-top: 20px;
	float: left;
	background: transparent url(images/layout/submenubg_spacer_big.jpg) repeat-y;
}
#subcontentcontent {
	padding: 40px 50px 40px 10px;
	width: 610px;
	float: right;
}
#subcontentcontent div#botnav {
	margin: 40px -10px 20px;	
}
#subcontentcontent div#botnav a {
	width: 200px;
	height: 25px;
	line-height: 25px;
	padding: 20px;
	background: transparent url(images/layout/navlab_left.jpg) no-repeat top left;
	font-family: Georgia;
	color: #003c85;
	font-size: 1.05em;
	text-decoration: none;
}
#subcontentcontent div#botnav span.left a {
	float: left;
	padding-left: 50px;
}
#subcontentcontent div#botnav span.right a {
	float: right;
	padding-right: 50px;
	text-align: right;
	background: transparent url(images/layout/navlab_right.jpg) no-repeat top right;
}
#subcontentcontent div#botnav a:hover {
	text-decoration: underline;
}
#subcontentbot {
	width: 980px;
	margin: 0px -10px;
	height: 10px;
	background: transparent url(images/layout/subcontentbgbot.jpg) no-repeat;
}
#submenu a {
	display: block;
	width: 210px;
	height: 30px;
	line-height: 30px;
	font-size: 1.2em;
	font-family: Georgia;
	color: #444;
	padding: 10px 60px 10px 20px;
	background: transparent url(images/layout/submenubg_a.jpg) no-repeat;
	text-align: center;
	text-decoration: none;
	position: relative;
}
#submenu a.active {
	background: transparent url(images/layout/submenubg_act.jpg) no-repeat;
	height: 39px;
	line-height: 39px;
	margin-top: -5px;
	margin-bottom: -4px;
	z-index: 3;
	font-style: italic;
	color: #003c84;
}
#submenu a.active:hover {
	text-decoration: none;
	color: #003c84;
	cursor: default;
}
#submenu a:hover {
	color: #444;
	text-decoration: underline;
}
#subbreadc {
	position: absolute;
	top: -50px;
	left: 10px;
	height: 50px;
	line-height: 50px;
	font-size: 13px;
	color: #cadbef;
	font-style: italic;
	font-family: Georgia;
	width: 960px;
}
#subbreadc a {
	font-size: 13px;
	font-family: Georgia;
	color: #cadbef;
	text-decoration: underline;	
}
#subbreadc a:hover {
	color: #fff;
}
#subbreadc div {
	float: right;
}
#content {
	padding-top: 50px;
}
#content hr {
	height: 19px;
	width: 960px;
	padding: 0px;
	margin-bottom: 30px;
	background: url(images/layout/hr.jpg) no-repeat;
	clear: both;
	border: 0px;
}
.innerwrap {
	position: relative;
	width: 960px;
	margin: 0 auto;
}
.flright {
	float: right;
	margin-left: 15px;
	margin-bottom: 15px;
}
.flleft {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}
#topbar {
	height: 69px;
}
#topbar .innerwrap {
	height: 40px;
	padding: 15px 0px 14px;
}
#topbar #menu {
	position: absolute;
	bottom: -2px;
	right: 0px;
	height: 49px;
}
#topbar #menu a {
	font-family: "Georgia";
	font-style: italic;
	color: #003c85;
	font-size: 1.32em;
	padding-left: 27px;
	display: block;
	float: left;
	text-decoration: none;
}
#topbar #menu a:hover span strong {
	border-bottom: 1px solid #09214f;
}
#topbar #menu a.active:hover span strong {
	border-bottom: 0px;
}
#topbar #menu a:hover {
	color: #09214f;
}
#topbar #menu a span {
	display: block;
	height: 30px;
	padding: 10px 0px 9px;
	padding-right: 27px;
	line-height: 30px;
	cursor: pointer;
}
#topbar #menu a span strong {
	font-weight: normal;
	border-bottom: 1px dotted #003c85;
}
#topbar #menu a.active {
	background: transparent url(images/layout/menubtnl.jpg) no-repeat;
	text-decoration: none;
	cursor: default;
}
#topbar #menu a.active span {
	background: transparent url(images/layout/menubtnr.jpg) no-repeat top right;
	color: #fff;
}
#header {
	position: relative;
	height: 431px;
	background: url(images/layout/bigheaderbg.jpg);
	border-bottom: 2px solid #fff;
}
#header .innerwrap {
	background: transparent url(images/layout/headerbgglow.png) no-repeat bottom center;
	height: 440px;
}
#hdrintro {
	width: 300px;
	position: absolute;
	top: 30px;
	left: 0px;
}
#hdrintro h1 {
	font-size: 31px;
	color: #fff;
	line-height: 37px;
	font-weight: normal;
	font-style: italic;
	margin-bottom: 15px;
}
#hdrintro p {
	font-size: 0.95em;
	color: #a5cbef;
	line-height: 22px;
}
#hdrintro p a.botlink {
	font-size: 18px;
	font-style: italic;
	font-family: Georgia;
	color: #fde6a1;
	border-bottom: 1px dotted #fde6a1;
}
#slider {
	width: 623px;
	height: 338px;
	background: #fff;
	position: absolute;
	right: 0px;
	top: 30px;
}
#slider #sliderborder {
	width: 623px;
	height: 338px;
	position: absolute;
	top: 0px;
	left: 0px;
	background: transparent url(images/layout/slideborder.png) no-repeat;
	z-index: 3;
}
#slider #sliderrings {
	width: 623px;
	height: 338px;
	position: absolute;
	top: 0px;
	left: 0px;
	background: transparent url(images/layout/sliderings.png) no-repeat;
	z-index: 2;
}
#slider #slidercontent {
	width: 623px;
	height: 338px;
	position: absolute;
	top: 0px;
	left: 0px;
	overflow: hidden;
	z-index: 1;
}
#slider #slidercontent div {
	width: 623px;
	height: 338px;
	overflow: hidden;
}
#slider #slidercontent div span {
	display: block;
	width: 250px;
	position: absolute;
	right: 25px;
	top: 25px;
	font-size: 1.05em;
	line-height: 24px;
}
#slider #slidercontent div span strong {
	font-size: 30px;
	font-family: Georgia;
	font-style: italic;
	font-weight: normal;
	display: block;
	line-height: 38px;
	margin-bottom: 10px;
}
#indwrap {
	width: 563px;
	position: absolute;
	bottom: 40px;
	right: 0px;
	text-align: center;
}
#sliderindicator {
	position: relative;
}
#sliderindicator a {
	width: 14px;
	height: 14px;
	display: inline-block;
	background-image: url(images/layout/sliderindicbg.png);
	background-repeat: no-repeat;
	background-color: #184c8b;
	font-size: 0px;
	color: #184c8b;
	margin-right: 60px;
}
#sliderindicator a.activeSlide {
	background-color: #fff;
}

/* Contentitems */

.contentitem {
	float: left;
	margin-right: 60px;
	margin-bottom: 25px;
}
.contentitem h1 {
	font-size: 1.7em;
	font-weight: normal;
	margin-bottom: 15px;
}
.contentitem a h1 {
	text-decoration: none;
}
.contentitem p {
	font-size: 1.05em;
	line-height: 24px;
}

.contenthalf {
	width: 450px;
}
.contentfifth {
	width: 164px;
	margin-right: 10px;
	padding: 10px;
	background: url(images/layout/10pb.png) repeat;
	border-bottom: 4px solid #003C85;
}

.contentfifth a {
	text-decoration: none;
}
#content .contentfifth h1 {
	font-size: 1.4em;
	line-height: 1.4em;
	margin-bottom: 10px;
}
#content .contentfifth .wp-post-image {
	margin-right: 0px;
	border: 0px;
	padding: 7px;
	margin-bottom: 10px;
	background: #fff;
	background: rgba(255,255,255,0.7);
}
#content .contentfifth a img.flleft {
	width: 150px;
}
#content .contentfifth p {
	font-size: 0.95em;
	line-height: 1.45em;
}
#content .contentfifth a.fpnewsitem {
	font-size: 0.9em;
}

.contentlast {
	margin-right: 0px;
	clear: right;
}

/* Footer */

#footer {
	background: transparent url(images/layout/footerbg.jpg) repeat-x;
	padding: 42px 0px 20px;
}
#footer div.innerwrap {
	width: 960px;
	height: 100px;
}
#footer div.innerwrap a {
	color: #666;
}
#footer div.innerwrap a:hover {
	color: #003c85;
}
#footer div.innerwrap div.clear {
	background: none;
	padding: 0px;
	height: 20px;
	width: auto;
}
#footer div.innerwrap div {
	position: relative;
	width: 410px;
	height: 230px;
	margin: 0px;
	float: left;
	padding: 20px;
	font-size: 12px;
	line-height: 24px;
	color: #777;
	background: #ddd;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background: transparent url(images/layout/10pb.png);
}
#footer div.innerwrap h5 {
	font-size: 18px;
	margin-bottom: 10px;
	font-style: italic;
	font-weight: normal;
	font-family: Georgia;
}
#footer div.innerwrap div.first {
	margin-right: 60px;
	padding-left: 209px;
	width: 221px;
}
#footer blockquote {
	padding: 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background: #ccc;
	opacity: 0.6;
	font-family: Georgia;
	line-height: 18px;
	font-style: italic;
	color: #111;
}
#footer img#ftrlogo {
	position: absolute;
	top: 20px;
	left: 20px;
}
#footer div.innerwrap div div.twitter {
	width: 200px;
	margin-left: 20px;
	float: right;
	padding: 0px;
	background: none;
}

/* Contactpagina */

div.leftpanelcontact {
	padding: 20px 70px 20px 30px;
	text-align: center;
	font-family: Georgia;
	line-height: 20px;
}
#submenu div.leftpanelcontact a {
	font-size: 13px;
	display: inline;
	border: 0px;
	padding: 0px;
	text-decoration: none;
	color: #003c85;
	border-bottom: 1px dotted #003c85;
	background: none;
	height: auto;
	line-height: normal;
	width: auto;
	position: static;
	margin: auto;
	text-align: center;
	font-family: "Trebuchet MS", Trebuchet, Tahoma, Arial, sans-serif;
}
div.leftpanelcontact h1 {
	font-size: 1.7em;
	margin-bottom: 20px;
}
div.contactpageblock {
	width: 260px;
	float: right;
	margin-right: 40px;
}
div.contactpageblock h1 {
	font-size: 26px;
	line-height: 30px;
	margin-bottom: 10px;
}
div.contactpageblock h3 {
	font-size: 16px;
	line-height: 20px;
	margin-bottom: 10px;
}
div.contactpageblock form, div.bigform form {
	padding: 10px;
	background: #f4f4f4;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
div.bigform form {
	padding: 20px;
}
div.contactpageblock form input.text, div.contactpageblock form textarea, div.bigform form input.text, div.bigform form textarea {
	width: 225px;
	border: 1px solid #abb5c3;
	background: #fff url(images/layout/inputbg.jpg) repeat-x top left;
	height: 18px;
	line-height: 18px;
	font-size: 14px;
	padding: 5px;
	border-bottom: 1px solid #c4cedd;
	border-top: 1px solid #909cac;
}
div.bigform form input.text, div.bigform form textarea {
	width: 350px;
}
div.contactpageblock form textarea, div.bigform form textarea {
	height: 150px;
	font-family: "Trebuchet MS", Trebuchet, Tahoma, Arial, sans-serif;
}
div.contactpageblock form input.text:focus, div.contactpageblock form textarea:focus, div.bigform form input.text:focus, div.bigform form textarea:focus {
	border: 1px solid #003c85;
}
div.contactpageblock form input.btn, div.bigform form input.btn {
	display: block;
	width: 120px;
	text-align: center;
	color: #fff;
	font-size: 13px;
	border: 0px;
	padding: 0px;
	line-height: 30px;
	height: 30px;
	background: #003c85;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	cursor: pointer;
	float: left;
}
div.contactpageblock form .wpcf7-not-valid-tip-no-ajax, div.bigform form .wpcf7-not-valid-tip-no-ajax {
	font-size: 10px;
}
div.contactpageblock form .wpcf7-validation-errors, div.bigform form .wpcf7-validation-errors {
	color: #9F6000;
	background-color: #FEEFB3;
	border: 1px solid #9F6000;
	margin: 10px 0px;
	padding: 10px;
	line-height: 20px;
}
div.contactpageblock form .wpcf7-mail-sent-ok, div.bigform form .wpcf7-mail-sent-ok {
	color: #4F8A10;
	background-color: #DFF2BF;
	border: 1px solid #4F8A10;
	margin: 10px 0px;
	padding: 10px;
	line-height: 20px;
}
div.bigform form .wpcf7-list-item {
	display: block;
	margin: 5px 0px;
	font-style: italic;
}
div.bigform form {
	float: left;
	width: auto;
	margin-bottom: 30px;
}
div.assoblocks {
	margin-right: -50px;
	margin-top: 20px;
	margin-bottom: 10px;
}

/* Infobalie Downloadmenu */

#submenu div.downloadpanel a {
	font-size: 13px;
	display: block;
	border: 0px;
	padding: 0px;
	padding-left: 24px;
	text-decoration: underline;
	color: #003c85;
	border: 0px;
	background: none;
	height: auto;
	line-height: 20px;
	width: auto;
	position: static;
	margin: 3px auto;
	text-align: left;
	font-family: "Trebuchet MS", Trebuchet, Tahoma, Arial, sans-serif;
	background: transparent url(images/layout/icon_file.png) no-repeat left 1px;
}
#submenu div.downloadpanel a.pdficon {
	background: transparent url(images/layout/icon_file_pdf.png) no-repeat left 1px;
}
#submenu div.downloadpanel {
	background: #fff;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #e8eff3;
	padding: 10px;
	margin: 50px 50px 20px 20px;
	color: #555;
	line-height: 18px;
	font-size: 11px;
}

#submenu div.downloadpanel h1 {
	font-size: 18px;
	padding-left: 24px;
	background: url(images/layout/downloadicon.png) no-repeat left 2px;
	padding-bottom: 5px;
	border-bottom: 1px solid #ddd;
}

/* Nieuwsberichten */

div.newsitem {
	margin: 0px 0px 60px;
}
div.newsitem h1 {
	padding: 5px 0px;
	border-bottom: 1px dotted #bbb;
	font-size: 20px;
	margin-bottom: 5px;
}
div.newsitem h3 {
	font-size: 14px;
	color: #444;
	padding-left: 24px;
	background: transparent url(images/layout/icon_nieuws_datum.png) no-repeat left center;
	font-style: normal;
}
div.newsitem h3 a {
	color: #222;
}
div.newsitem div.wp-caption {
	color: #555;
	font-size: 11px;
	line-height: 16px;
	text-align: center;
	padding: 4px 0px;
	background: #fcfcfc;
	border: 1px solid #ccc;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	float: left;
	margin-bottom: 15px;
}
div.newsitem div.wp-caption p {
	margin: 0px;
}

/* Header Shop Button */

img.headershopbtn {
	position: absolute;
	top: -100px;
	right: 0px;
}

/* Nieuws op homepage */

a.fpnewsitem {
	padding-left: 24px;
	background: transparent url(images/layout/icon_nieuws.png) no-repeat left 2px;
}

#subcontentcontent p img.noborder {
	border: 0px;
}
/* Nieuws Top */

div.nieuwstop {
	padding: 20px 10px 10px 20px;
	background: #e8eef6;
	border: 1px solid #d8dde5;
	margin-bottom: 40px;
}
div.nieuwstop a {
	display: block;
	padding: 9px;
	padding-left: 79px;
	background: #fff;
	font-size: 11px;
	position: relative;
	height: 60px;
	text-decoration: none;
	margin-bottom: 10px;
	margin-right: 10px;
	width: 188px;
	float: left;
	overflow: hidden;
	color: #999;
	border: 1px solid #fff;
}
div.nieuwstop a:hover {
	border: 1px solid #d8dde5;
}
div.nieuwstop a img {
	position: absolute;
	left: 10px;
	top: 10px;
}
div.nieuwstop a span {
	display: block;
	height: 45px;
	font-size: 15px;
	line-height: 19px;
	overflow: hidden;
	color: #003c85;
}

/* Textsize Switcher */

div#textsize {
	position: absolute;
	background: #e4e4e4;
	border: 1px solid #ccc;
	border-top: 1px solid #f4f4f4;
	padding: 5px 10px;
	height: 20px;
	text-align: right;
	font-size: 16px;
	font-family: Georgia, serif;
	font-weight: normal;
}
div#textsize .sm {
	font-size: 13px;
}
div#textsize .big {
	font-size: 19px;
}
div#textsize a {
	color: #003c85;
}
div#textsize a.active {
	text-decoration: none;
}
div#subcontent #textsize {
	top: 0px;
	right: 50px;
}
div#content #textsize {
	border-top: 1px solid #ccc;
	top: -40px;
	right: 0px;
}

/* Fixes 20-12 */

#topbar {
	position: relative;
	z-index: 1;
}
#header, #header .innerwrap {
	z-index: 0;
}

#mediaspace { width: 640px; height: 385px; }
a#openvideo img { margin-left: -10px; margin-top: -15px;}

#fancybox-content > div {
	overflow: 
}
