/*
Theme Name: Trifora CSS
Theme URI: http://www.ravendevelopers.com
Description: Trifora Theme
Version: 1.0
Author: Anirudh K Mahant
Author URI: http://www.ravendevelopers.com
Tags: Trifora, Fixed Width, Customized Theme
*/
body{
	background: #F7F7F7 url(images/bg-body.gif) scroll no-repeat top center;
/*	border-top: 4px solid #7CB506;*/
	font: 100% Arial, Helvetica, sans-serif;
	text-align: center;
}
/* HTML typo elements */
a, a:link, a:visited{
	color: #e30007;
}
h1{
	display: block;
	font-size: 2em;
	font-weight: bold;
}
h2{
	display: block;
	font-size: 1.5em;
	font-weight: bold;
}
h3{
	display: block;
	font-size: 1.17em;
	font-weight: bold;
}
h4{
	display: block;
	font-weight: bold;
}
h5{
	display: block;
	font-size: 0.83em;
	font-weight: bold;
}
h6{
	display: block;
	font-size: 0.67em;
	font-weight: bold;
}
p{
	font-size: 12px;
	line-height: 16px;
	color: #626262;
}
li{
	list-style: none;
	list-style-image: none;
}
ul,menu,dir{
	display: block;
	list-style-type: disc;
	margin: 1em 0;
}
ol{
	display: block;
	list-style-type: decimal;
	margin: 1em 0;
}
li{
	display: list-item;
}
caption{
	display: block;
}
blockquote{
	border-top: 3px solid #CFCFCF;
	background-color: #F5F5F5;
	padding: 10px 15px;
	font-size: 0.69em;
  margin: 20px 0;
}
/* form inputs */
input, select, textarea, fieldset, label{
	font: 12px/normal Arial, Helvetica, sans-serif normal;
}
label{
	border: none !important;
	background-color: transparent !important;
}
select{
  padding: 1px;
}
input[type="text"], input[type="password"],
textarea, select{
	background: #FFFFFF url(images/bg-inputs.gif) scroll repeat-x bottom center;
	border: 1px solid #999999;
  padding: 2px 3px;
}
.ie-inputs{
	background: #FFFFFF url(images/bg-inputs.gif) scroll repeat-x bottom center;
  border: 1px solid #999999;
  padding: 2px 3px;
}
input[type="text"]:focus, input[type="password"]:focus,
textarea:focus, select:focus{
	background-color: #F5F5F5;
/*	border: 1px solid #ADADAD;*/
}
.ie-inputs-focus{
	background-color: #F5F5F5;
	border: 1px solid #ADADAD;
}
.ie-btns, input[type="button"], input[type="submit"]{
	background: #FFFFFF url(images/bg-buttons.gif) scroll repeat-x bottom center;
	border: 1px solid #949494;
	padding: 2px 3px;
	cursor: pointer;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
}
.ie-btns{
	background: #FFFFFF url(images/bg-buttons.gif) scroll repeat-x bottom center;
	border: 1px solid #949494;
	padding: 2px 3px;
	cursor: pointer;
}
textarea{
  background-image: none !important;
}
button{
	cursor: pointer;
}
/* body classes for home and inner pages */
body.home{
/*	background: transparent url(images/bg-body.jpg) fixed repeat-x top center;*/
}
div.wrapper{
  background: transparent url(images/body-border.gif) scroll repeat-x top center;
}
div.container{
	margin: 0 auto;
	padding: 0;
	text-align: left;
	width: 960px;
}
.header {
	height: 143px;
}
.header a{
	display: block;
	height: 98px;
	width: 162px;
	background: url(images/trifora-logo.gif) no-repeat scroll center top;
}
.logo {
	position: absolute;
	height: 99px;
	width: 160px;
	cursor: pointer;
	margin: 20px 0 0 0;
}
.form-search{
	margin: 30px 0 0 0;
}
.form-search .search-input {
	background: transparent url(images/bg-search.gif) no-repeat scroll left top;
	border: none;
	padding: 5px;
	height: 15px;
	width: 228px;
	color: #A3A2A2;
}
.form-search .search-btn {
	background: url(images/bg-btn-search.gif) no-repeat scroll center top;
	height: 28px;
	width: 74px;
	border: none;
}
.header-menus {
	background: url(images/bg-menu.gif) no-repeat scroll center top;
  /*height: 38px;*/
  /*overflow: hidden;*/
}
.header-menus ul{
	margin: 0 0 0 14px;
  /*height: 38px;
  #overflow: hidden;*/

}
.header-menus ul li {
	float: left;
	display: block;
}
.header-menus ul li a {
	color: #FFFFFF !important;
	display: block;
	font-size: 0.75em;
	padding: 11px 17px 12px;
	text-decoration: none !important;
}
.header-menus ul li a:hover{
	background-color: #71AF00;
}
.header-menus ul li.current-menu-item a{
	background-color: #71AF00;
}
.header-menus ul ul{
	visibility: hidden;
	position:absolute;
	background:green;
	z-index:1000;
	background:#699c32;
	margin-left:0!important;
}
.header-menus ul.encap li:hover > ul {
	visibility: visible;
}
ul.encap ul.sub-menu li{
	float:none;
}
.header-menus ul li.current a{
	background-color: #71AF00;
}
.main-content .col-right {
	float: right;
	width: 290px;
}
.main-content #main {
	float: left;
	width: 650px;
}
.main-content {
	margin-bottom: 20px;
  min-height: 600px;
}
#main .bx1 h2 {
	background: url(images/bg-title-1.gif) no-repeat scroll center top;
	height: 27px;
	margin: 0;
	font-size: 1.06em;
	line-height: 20px;
	color: #DD0F0F;
	padding: 12px 0 0 0;
	/*text-indent: 20px;*/
  text-align: center;
}
#main .bx1 h2 a{
  color: #DD0F0F !important;
  text-decoration: none !important;
  outline: none !important;
}
.bx1 .box-content {
	padding: 15px 20px;
	background-color: #FFFFFF;
	border-left: 1px solid #E6E6E6;
	border-right: 1px solid #E6E6E6;
	margin: 0 0 0 1px;
	width: 607px;
/*  min-height: 600px;*/
}
.bx2 .box-content{
	padding: 10px 15px;
	background-color: #FFFFFF;
	border-left: 1px solid #E6E6E6;
	border-right: 1px solid #E6E6E6;
}
.bx3 .box-content {
	padding: 10px 8px;
	background-color: #FFFFFF;
	border-left: 1px solid #E6E6E6;
	border-right: 1px solid #E6E6E6;
}
.box-wp{
	background-color: #FFFFFF;
	border-left: 1px solid #E6E6E6;
	border-right: 1px solid #E6E6E6;
}
.bx3 .box-content img,
.box-content iframe{
	border: 1px solid #C9C9C9;
}
img.alignleft{
	border: 2px solid #696969 !important;
	display: block !important;
	float: left !important;
	margin-right: 15px;
	margin-bottom: 15px;
}
img.alignright{
	border: 2px solid #696969 !important;
	display: block !important;
	float: right !important;
	margin-left: 15px !important;
	margin-bottom: 15px !important;
  margin-right: 0 !important;
}
.bx1 .box-content p {
	line-height: 18px;
	color: #4A4A4A;
	padding-bottom: 10px;
}
.bx1, .bx2, .bx3 {
	margin-bottom: 20px;
}
.bx1-bottom {
	background: url(images/bg-center-bottom.gif) no-repeat scroll center top;
	height: 5px;
}
.bx2-bottom,
.bx3-bottom {
	background: url(images/bg-sidebar-bottom.gif) no-repeat scroll center top;
	height: 5px;
}
.bx2 h2 {
	background: url(images/bg-title-2.gif) no-repeat scroll center top;
	height: 38px;
	font-size: 0.75em;
	color: #FFFFFF;
	text-transform: uppercase;
	line-height: 38px;
	text-indent: 20px;
	margin: 0;
}
.bx3 h2 {
	background: url(images/bg-title-3.gif) no-repeat scroll center top;
	height: 38px;
	font-size: 0.75em;
	color: #FFFFFF;
	text-transform: uppercase;
	line-height: 38px;
	text-indent: 20px;
	margin: 0;
}
.slideshow, .ad-image img{
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
}
.ad-image img{
  border: 2px solid #FFFFFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
}
img.ad-loader{
  border: none !important;
}
.photo-gallery .box-content{
	padding: 4px 0;
	background-color: #FFFFFF;
	border-left: 1px solid #E6E6E6;
	border-right: 1px solid #E6E6E6;
}
.MailPressFormEmail {
	background: url(images/bg-email-newsletter.gif) no-repeat scroll left top !important;
	height: 15px;
	width: 151px;
	border-style: none !important;
	padding: 5px 4px !important;
}
#mp-formdiv .btn-submit,
.contact-form .btn-submit {
	background: url(images/bg-btn-2.gif) no-repeat scroll center top !important;
	color: #FFFFFF !important;
	border: none !important;
	height: 26px;
}
.nieuws .box-content{
	padding: 0;
}
.nieuws dl{
	padding: 10px 15px;
	border-bottom: 1px solid #E5E5E5;
}
.nieuws dl:last-child{
	border-bottom: none;
}
.nieuws dl.last-child{
	border-bottom: none;
}
.nieuws small {
	color: #8F8F8F;
	font-size: 0.63em;
	display: block;
	margin-bottom: 8px;
}
.nieuws h4{
	margin: 0 0 5px 0;
}
.nieuws h4 a{
	color: #4A4A4A !important;
	font-size: 0.75em;
}
.nieuws p{
	font-size: 0.69em;
	padding-bottom: 5px;
}
.nieuws dd a{
	background: transparent url(images/icon-1.gif) no-repeat scroll left center;
	display: block;
	color: #507306 !important;
	font-size: 0.69em;
	outline: none;
	text-indent: 20px;
	height: 17px;
}
.breadcrumb{
	margin: 5px 0 10px;
  color:#A4A3A3;
	#margin: 8px 0 10px;
}
/*.ul-breadcrumb li {
	display: inline;
	font-size: 0.75em;
}*/
.breadcrumb a {
	font-size: 0.70em;
	text-decoration: none;
}
.breadcrumb a.home{
  color:#A4A3A3 !important;
}
.breadcrumb a.current {
	color: #76B501 !important;
	font-weight: bold;
}
.footer {
	background: url(images/bg-footer.gif) no-repeat scroll center top;
	height: 79px;
	text-align: center;
}
.footer ul {
	margin: 0px;
}
.footer ul li {
	display: inline;
}
.footer * {
	color: #FFFFFF !important;
}
.footer p{
	#padding-bottom: 5px;
}
.footer a, .footer p, .footer li{
	font-size: 11px;
}
.slideshow {
	margin-bottom: 15px;
	margin-top:-45px;
	height:300px;
}
@media all and (-webkit-min-device-pixel-ratio:0) {
	.slideshow {
		margin-top:-60px;
	}
}
.foto-album ul,
.nieuws ul {
	margin-top: 0px;
	margin-bottom: 0px;
}
.foto-album ul li,
.nieuws ul li {
	background: transparent url(images/icon-2.gif) no-repeat scroll 94% center;
	padding: 5px 15px;
	border-bottom: 1px solid #E5E5E5;
}
.foto-album li.active,
.nieuws li.active{
	background: transparent url(images/icon-1.gif) no-repeat scroll 94% center;
}
.foto-album li.active a,
.nieuws li.active a{
	color: #507306 !important;
	font-weight: bold;
}
.foto-album li a,
.nieuws li a{
	font-size: 0.8em;
	color: #4A4A4A !important;
}
.foto-album ul li:last-child{
	border-bottom: none !important;
}
.foto-album ul li.last-child{
	border-bottom: none !important;
}
.photo-gallery img, .photo-gallery object{
	margin: 0 auto;
	display: block;
	margin-bottom: 10px;
}
.meer-photos {
	background: url(images/bg-btn-3.gif) no-repeat scroll center top;
	display: block;
	height: 16px;
	width: 82px;
	font-size: 0.7em;
	color: #FFFFFF !important;
	text-align: center;
	margin-left: 10px;
	text-decoration: none !important;
	line-height: 16px;
}
.meer-nieuws{
	background: url(images/bg-btn-3.gif) no-repeat scroll center top;
	display: block;
	height: 16px;
	width: 82px;
	font-size: 0.7em;
	color: #FFFFFF !important;
	text-align: center;
	text-decoration: none !important;
	line-height: 16px;
}
.post-meta {
	background: #F7FDFF;
	border: 1px solid #CCEDF6;
	padding: 10px;
	margin-bottom: 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
}
.post-meta h4 {
	text-transform: uppercase;
	margin: 0px;
}
.post-meta h4 a{
	font-size: 0.75em;
	color: #507306 !important;
}
.post-meta small {
	font-size: 0.69em;
	color: #8F8F8F;
}
.post-meta small a{
	color: #4A4A4A !important;
	font-weight: bold;
}
.post {
	padding-bottom: 15px;
}
.meer-informatie h6,
.adres-contact h6 {
	font-size: 0.75em;
	color: #507306;
	margin: 0;
}
.meer-informatie table{
	border-top: 1px solid #E5E5E5;
	border-bottom: 1px solid #E5E5E5;
}
.meer-informatie table tbody tr td{
	font-size: 0.75em;
	color: #565656;
	padding: 5px 15px 5px 15px;
}
.dark-green{
	color: #507306 !important;
}
.adres-contact .box-content{
	padding: 0;
}
.adres-contact ul{
	margin: 0;
}
.adres-contact ul li{
	padding: 10px 15px;
	background-color: #FFFFFF;
	border-bottom: 1px solid #E6E6E6;
}
.adres-contact ul li:last-child{
	border: none;
}
.contact-form label {
	display: block;
	margin-bottom: 5px;
	color: #4A4A4A;
}
.ci{
	background: transparent url(images/bg-contact-input.gif) repeat-x scroll center top !important;
	border: 1px solid #DADADA !important;
	padding: 5px 4px !important;
	color: #4A4A4A;
  font-size: 12px !important;
}
.contact-form .btn-submit{
	text-transform: uppercase;
}
.red{
	color: #FF0000;
}
.trifora-map img{
	border: none !important;
	display: block !important;
	margin: 0 auto !important;
}
.header h2, .header h6{
	color: #434343;
	font-size: 0.75em;
}
.header h2{
	margin: 20px 0 0 0;
}
.header h6{
	margin: 5px 0 0 0;
}
div#MailPress div#mp-container, div#MailPress div#mp-formdiv {
  position:relative;
}
div#MailPress div#mp-loading, div#MailPress div#mp-message {
  position: absolute;
  opacity: 0;
  font-size: 12px;
  color: #434343;
  width: 100%;
}
div#MailPress div#mp-loading, div#MailPress div#mp-message {
  filter:alpha(opacity=0);
}
div#MailPress table tbody tr td{
  padding: 0 !important; margin: 0 !important;
}
div#MailPress{
  padding-bottom: 5px;
}
div#MailPress p{
  text-align: center;
  padding-top: 5px;
}
div#MailPress img{
  margin: 0 auto;
  display: block;
}
span.wpcf7-list-item-label{
	color:#7A7A7A !important;
	padding-bottom:5px;
	padding-top:10px;
  font-size: 12px;
}
.bx1 .box-content div.contact-form img{
  border: none !important;
  margin: 0 0 10px 0;
  display: block;
}
.comments-box{
  margin: 30px 0 0 0;
}
.bx1 .box-content .comments-box img {
  border: none !important;
}
table.commentlist{
  border: 1px solid #E9F7B0;
}
.comments-options{
  background-color: #FAFAFA;
  border-top: 3px solid #F2F2F2;
  padding: 10px 15px;
  margin-top: 20px;
  font-size: 11px;
}
.comment span.reply a {
  color:#AAAAAA !important;
  text-decoration:none;
  font-size: 11px !important;
}
.comment p, .comment a{
  font-size: 12px !important;
}
.comment img{
  float: none !important;
  margin: 0 auto !important;
  display: block !important;
}
.commentlist td{
  background-color: #FBFEF0;
  padding: 15px 20px !important;
  border-bottom: 1px solid #E9F7B0;
}
.commentlist tr.alt td{
  background-color: #FEFFFA;
}
#commentform label{
  font-size: 11px;
  font-weight: bold;
  color: #3A3A3A !important;
  display: block;
  margin: 15px 0px 6px;
}
#recaptcha_response_field{
  font-size: 11px !important;
}
h3#leave-comments{
  color: #0099CC;
  font-size: 20px;
  font-style: normal;
  font-weight: bold;
  margin: 0;
  padding: 10px 0;
}
h3#comments-made{
  color: #FF6600;
  font-size: 16px;
  font-style: normal;
  font-weight: bold;
  margin: 0 0 10px;
  padding: 10px 0;
}
table.commentlist{
  /*border: 4px solid #EDEDED;*/
  padding: 10px;
  border-collapse: collapse !important;
}
td.the-comment {
  /*border: 5px solid #EDEDED;*/
  padding: 0 0 0 20px;
}
table.commentlist p{
  color: #616161;
}
/*table.commentlist a{
  color: #0099CC !important;
}*/
div#recaptcha_widget_div{
  margin: 15px 0 15px 0;
}
.bx1 .box-content table.postmetadata img{
  margin: 0 !important;
  border: none !important;
}
.comments-box h3{
  color: #7AB400;
  font-size: 1em;
}
#respond h3{
  padding-bottom: 10px;
  border-bottom: 1px solid #7AB400;
  font-size: 1.2em;
}
span#is-member span.wpcf7-list-item,
span#uw-intresse span.wpcf7-list-item,
span#contact-type span.wpcf7-list-item{
  display: block;
  margin: 5px 0;
}
span#contact-type span.wpcf7-list-item{
  margin-left: 10px;
}
.block-center{
  display: block;
  margin: 0 auto;
}
ul.photogallery-slides, ul.photogallery-slides li{
  height: 125px;
  width: 100%;
  margin: 0 0 10px;
}
ul.photogallery-slides li{
  display: block;
  padding: 5px 0 0 0;
}
ul.photogallery-slides li img{
  display: block;
  border: 1px solid #CFCFCF;
  padding: 2px;
}

/* NGG Gallery */
.ngg-galleryoverview {
	overflow: hidden !important;
	width: 100% !important;
	clear:both !important;
	display:block !important;
	margin: 0 !important;
}
.ngg-gallery-thumbnail-box {
	float: left !important;
	margin: 0px;
}
.ngg-galleryoverview ul li{
  margin: 0 10px 0px;
  padding: 0 0 15px 0;
}
.ngg-galleryoverview ul li.last-child,
.ngg-galleryoverview ul li:last-child{
  margin-right: 0;
}
.ngg-galleryoverview ul li.first-child,
.ngg-galleryoverview ul li:first-child{
  margin-left: 0;
}
.ngg-widget a {
	float: left !important;
	margin: 0px 10px 0 !important;
  display: block !important;
}
.ngg-gallery-thumbnail {
	float: none !important;
  margin: 0 !important;
}
.ngg-gallery-thumbnail img {
	background-color: #FFFFFF !important;
	border: 1px solid #A9A9A9 !important;
	display: block !important;
	padding: 0 !important;
	position: relative !important;
  margin: 0 !important;
}
.ngg-gallery-thumbnail img:hover {
	background-color: transparent !important;
}
.ngg-gallery-thumbnail span {
	font-size: 90% !important;
	padding-left: 5px !important;
	display: block !important;
}
.ngg-galleryoverview div:last-child{
  margin-right: 0;
}
.ngg-galleryoverview div.last-child{
  margin-right: 0;
}
.ngg-clear {
	clear: both;
}
.ngg-galleryoverview ul{
  margin: 0;
}
.bx1 .box-content img {
	border: 2px solid #858585 !important;
	display: block !important;
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}
.bx1 .box-content img:hover {
	border: 2px solid #7CBC01 !important;
}
#sday, #sactivity{
	width:237px!important;
}
.scheduler td{
	padding-bottom:5px;
}
.ad-gallery .ad-nav .ad-thumbs {
display:none;
}
.ad-image-wrapper {
	z-index:-100;
}
