/*  
Theme Name: Craft
Theme URI: http://themetrust.com/themes/craft
Description: A Portfolio Blog Theme
Version: 1.0.5
Author: Theme Trust
Author URI: http://themetrust.com
Tags: portfolio, blog, clean, minimal, white, two-columns, fixed-width, custom-background, threaded-comments, translation-ready, custom-menus

TABLE OF CONTENTS

01 - Reset
02 - Global 
03 - General Layout
04 - Header
05 - Content
06 - Slideshow
07 - Buttons
08 - Sidebar
09 - Widgets
10 - Comments
11 - Pagination
12 - Footer
13 - Backgrounds
*/

/* ///////////////////////////////////////////////////////////////////// 
//  01 - Reset
/////////////////////////////////////////////////////////////////////*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
  background: transparent;
}
body {
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
h1, h2, h3, h4, h5, h6 {  
  clear: both;
}
ul {
  list-style: none;
}

blockquote {
  quotes: none; 
}
blockquote:before, blockquote:after {
  content: '';
  content: none;
}
del {
  text-decoration: line-through;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
a img { border: none; }

html {height: 101%;}

input[type="submit"]::-moz-focus-inner {border:0;}
input[type="submit"]::-webkit-focus-inner {border:0;}

hr {
  border: 0;
  border-top: 1px solid #ddd;
}




/* ///////////////////////////////////////////////////////////////////// 
//  02 - Global 
/////////////////////////////////////////////////////////////////////*/

body {
  font-size: 12px;
  font-family: Helvetica, arial, sans-serif;    
  width:auto; height:auto;  
  padding: 25px 0;
  margin: 0;
  color: #666; 
  background: #c7c7c7;  
}

p {
  line-height: 1.7em;
  margin: 0 0 20px 0;
  font-family: "Lucida Grande", Helvetica, arial, sans-serif;
}


ul {
  list-style: none;
  margin: 0;
  padding: 0;
  font-family: "Lucida Grande", Helvetica, arial, sans-serif;
}

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

img {
  margin: 0;
}

img.noBorder{
  padding: 0;
  background: none;
  border: none;
}

img.left {
  margin: 0 15px 15px 0;
  float: left;
}

a {
  text-decoration: none;
  outline: none;
}

a{  
  color: #9e8c53; 
}

a:hover {
  /*color: #5EAA00;*/
  text-decoration: underline;
}

a img {
  border:none;
}

h1, h2, h3, h4, h5, h6{ 
  color: #5a7970; 
  margin: 0 0 5px;
	font-family: "Lucida Grande", Helvetica, arial, sans-serif;
  font-weight: normal;
}


h1 { font-size: 24px; font-weight:bold; margin: 0 0 10px; }
h2 { font-size: 18px; /*color:#DB461B;*/ font-weight:bold }
h3 { font-size: 16px; /*color:#DB461B;*/ font-weight:bold }
h4 { font-size: 14px; }
h5 { font-size: 12px; /*color:#DB461B;*/}
h6 { font-size: 10px; }


blockquote, address {
  margin: 0 0 30px 0;
  padding: 0 30px 0 30px; 
  font-style: italic;
  font-size: 1.2em;
  font-family: "Droid Serif", Georgia, Times, "Times New Roman", serif; 
}

code {
    font-family: "Courier New", Courier, serif;
  overflow: auto;
  padding: 2px;
  background: #fff;
}

pre code {
  background: none;
}

pre {
    margin: 0 0 20px;
  padding: 10px;
  background: #fff;
  overflow: auto; 
  border: 1px solid #e4e4e4;
}

.left {
  float: left;  
}

.right {
  float: right; 
}

.meta {
  /*color: #b0b0ad;*/
}

.meta a{
  color: #7d7d7b !important;
}

.meta a:hover{
  color: #b0b0ad !important;
}

/*form .select
{
  background: transparent url("images/sprite-inputs.png") no-repeat -491px 0;
  margin-bottom: 7px;
  padding-left: 9px;
  position: relative;
  width: 446px;
}
form .select span
{
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  -webkit-user-select: none;
  background: transparent url("images/sprite-inputs.png") no-repeat right -34px;
  color: #333;
  display: block;
  font-size: 14px;
  height: 17px;
  padding: 8px 39px 9px 0;
  user-select: none;
  width: 407px;
}
form .select select
{
  left: 0;
  opacity: 0;
  padding: 6px 6px 7px 4px;
  position: absolute;
  top: 0;
}
form .select:hover span
{
  background-position: right -68px;
}*/

input[type="text"], select, textarea {
  background-color: #f4f4f4;
  border: none;
  padding: 10px;
  font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  color: #333; 
  width:200px;    
}

/*input[type="text"]:focus {outline: none; background: #f7f7f7;}
select:focus {outline: none; background: #f7f7f7;}
textarea:focus {outline: none; background: #f7f7f7;}*/

select { width: 455px; }
textarea { width: 439px; font-size: 13px;}
/* Contact Position ----------- */
pos_name{
display:inline-block;
float:right;
margin-right:245px;
width:220px;
}
pos_input{
float:right;
margin-right:245px;
}
.textContact{
line-height: 1.7em;
margin: 0 0 10px 0;
}

/* End Contact Position ----------- */


/* Clearfix ----------- */

.clearfix:after {
    content: " ";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

a.action {  
  font-style: italic;
  font-family: "Droid Serif", Georgia, Times, "Times New Roman", serif; 
}



/* //////////////////////////////////////////////////////////////////////
//  03 - General Layout 
//////////////////////////////////////////////////////////////////////*/

#container {  
  width: 1020px;
  margin: 0 auto; 
  background: #ffffff;
  -moz-box-shadow: 0 0px 6px rgba(0,0,0,0.1);
  -webkit-box-shadow: 0 0px 6px rgba(0,0,0,0.1);
  box-shadow: 0 0px 6px rgba(0,0,0,0.1);    
}

#header {
  width: 960px;
  margin: 0 auto; 
}

#main {
  width: 960px;
  margin: 0 auto;
  padding: 30px 0 0;   
}

#main.full {
  background: none;
}

#content {    
  padding: 0 0 0 0;   
  float: left;
  margin: 0 0px 0 0;
  position: relative; 
  
}
#contact {    
  padding: 0 0 0 0;   
  margin: 0 0px 0 0;
  position: relative; 
  
}
#sidebar {
  width: 220px;
  float:right;
  margin:0;
  padding:0;
}

#footer {
  width: 100%;
}

.oneFourth {
  width: 217px; 
}

.oneThird {
  width: 280px; 
}

.twoThird {
  width: 580px; 
}

.threeFourth {
  width: 700px; 
}

.full {
  width: 960px;
}


/*////////////////////////////////////////////////////////////////////////
//  04 - Header
///////////////////////////////////////////////////////////////////////*/

#header{  
  padding: 30px 0 0;
  position: relative;
  z-index: 2; 
  margin-bottom: 10px;
}

.home #header {
  padding: 30px 0 0;
  position: relative;
  z-index: 2;
  margin-bottom: 30px; 
  
}

#logo {   
  float: left;  
  position: absolute;
  top: 35px; 
  
}
#logoImg{   
  float: right; 
  margin-top: -350px;
  margin-right:-150px
  
}

#logo img {
	width: 290px;
    height: auto;
}
#button{
float: left;
position:absolute;
margin-left: 730px;
margin-top: -100px;
z-index: 1;
}

#header h1 {
  font-size: 55px;  
  padding: 30px 0 20px 0;
  color: #DB461B;
  font-family: Helvetica, arial, sans-serif;
  line-height: 1px;   
}

#header h1.logo { 
  padding: 0;
  margin: 0;  
}

#header h1 a, #header h1 a:hover{ 
  color: #575757!important; 
}

/* Top-Right navigation */

#topNav{ 
  position:absolute;
  height:20px; 
  right: 0;
  top: 18px;  
  font-size: 12px;
  font-family: Helvetica, arial, sans-serif;
}

#topNav li{
  margin: 0 0 0 25px; 
  display: inline-block;
  padding-top: 0; 
}

#topNav ul a{
  line-height: 25px;  
  color: #9e8c53; 
}

#topNav ul ul a{
  line-height: 15px;
  font-weight: normal;
  border-top: none; 
}

#topNav ul li a:hover,
#topNav ul li:hover,
#topNav ul li.sfHover a,
#topNav ul li.current a,
#topNav ul li.current-cat a,
#topNav ul li.current_page_item a,
#topNav ul li.current-menu-item a,
#topNav ul li.current-post-ancestor a,
#topNav ul li.current_page_parent a,
#topNav ul li.current-category-parent a,
#topNav ul li.current-category-ancestor a,
#topNav ul li.current-portfolio-ancestor a,
#topNav ul li.current-projects-ancestor a {
  text-decoration: underline;
  /*color: #DB461B;*/
}

/* Second level+ dropdowns */

#topNav ul ul {
  padding: 20px 0px 0 0px !important;
  margin-top: -1px;
  background: #fff;
  border: 1px solid #dedede;  
}

#topNav ul ul ul {
  margin-top: -20px;  
}

#topNav ul ul li { 
  float: none;
  background: none; 
  margin: 0 5px 10px 15px !important;   
}

#topNav ul ul li a { 
  font-size: 13px;
  padding: 0px 0 10px 0;
  font-weight: normal;
}

#topNav ul li.sfHover ul a { color: #DB461B!important; }

#topNav ul li.sfHover ul a:hover { color: #DB461B!important; }

/** arrow **/

#topNav .sf-menu a.sf-with-ul {
  position: relative;
  min-width:    1px;
}

#topNav .sf-menu li ul .sf-sub-indicator {
  display: none;
}

#topNav .sf-menu li ul .sfHover .sf-sub-indicator {
  background: url('images/subnav_arrow_left.png') right 5px no-repeat;
  position: absolute;
  top: 0;
  right: -1px;
  left: none;
  display: block; 
}

/* Top level navigation - Tabs */

#mainNav{ 
  /*background-color: #6fb900;
  position:absolute;*/
  font-style:normal;
  font-size: 14px;
  font-family: Helvetica, arial, sans-serif;
  width: 960px;
  /*height: 23px;*/
}
#mainNavBackground{
  background: #a0b7ad url('images/menu.gif') repeat-x;
  width: 960px;
  position:absolute; 
  top:122px;  
  height:45px;
}

#mainNav ul{
  width: auto !important;
}

#mainNav li{ 
  display: inline-block;
  padding-top: 0px; 
}

#mainNav ul a{
  line-height: 47px;
  font-weight: bold;
  color: #ffffff;
  text-align: center;
  padding-left: 15px;
  padding-right: 30px;
}

#mainNav ul ul a{
  line-height: 15px;
  font-weight: normal;
  border-top: none; 
}



#mainNav ul li.sfHover a, #mainNav ul li a:hover{
background-color: #79958b;
height: 45px;
margin-top: 0px;
text-decoration: none;
}
#mainNav ul li:hover, 

#mainNav ul li.current a,
#mainNav ul li.current-cat a,
#mainNav ul li.current_page_item a,
#mainNav ul li.current-menu-item a,
#mainNav ul li.current-post-ancestor a,
#mainNav ul li.current_page_parent a,
#mainNav ul li.current-category-parent a,
#mainNav ul li.current-category-ancestor a,
#mainNav ul li.current-portfolio-ancestor a,
#mainNav ul li.current-projects-ancestor a {
  text-decoration: none;
  color: white;
}

/* Second level+ dropdowns */

#mainNav ul ul {
  margin-top: 10px;
  margin-left: 0px;
  /*background: #89d100;*/
}

#mainNav ul ul ul {
  margin-top: -20px; 
}

#mainNav ul ul li { 
  background: none;

}

#mainNav ul ul li a { 
  font-size: 12px;
  font-weight: normal;
  text-align:left;
  line-height: 25px;
  padding-right: 15px;
  white-space: nowrap;
}

#mainNav ul li.sfHover ul a { color: #ffffff !important; margin-left:0px; height: 26px; }

#mainNav ul li.sfHover ul a:hover { background-color: #6b887e !important; height: 26px; }

/** arrow **/

#mainNav .sf-menu a.sf-with-ul {
  position: relative;
  min-width:    1px;
}

.sf-sub-indicator {
  position: absolute;
  bottom: 0px;  
  display:    block;
  width: 100%;
  text-indent:  -999em;
  overflow:   hidden;
  z-index: 200;
  height: 40px;
}

.sfHover .sf-sub-indicator {
  background: none;  
}

#mainNav .sf-menu li ul .sf-sub-indicator {
  display: none;
}

#mainNav .sf-menu li ul .sfHover .sf-sub-indicator {
  background: url('images/subnav_arrow_left.png') right 5px no-repeat;
  position: absolute;
  top: 0;
  right: -1px;
  left: none;
  display: block; 
}

.sfHover a.sf-with-ul .sf-sub-indicator {
  height: 30px;
}

.children .sf-sub-indicator {
  display: none;
}



/*//////////////////////////////////////////////////////////////////// 
//  05 - Content
////////////////////////////////////////////////////////////////////*/

#content {
  margin: 0 0 20px 0px; 
          
}

#content.thumbs {
  width: 990px;
}

#content .post {
  margin: 0 10px 40px 0px;
  position: relative;
  border-bottom: 1px solid #e3e3e3;
  padding-bottom: 15px; 
  text-align: left; 
}

#content .post p {
  font-size: 13px;
}

/*Custom Content------------------*/
#logo_page{
  float: left;
  margin-right: 20px;
  margin-bottom: 10px;
  z-index: 999;
  display: block;
}
#case{
  position: relative;
  background-color: white;
  margin-bottom: 40px;
  width: 700px;
}
#case_klant{
  position: relative;
  background-color: white;
  margin-bottom: 40px;
  width: 700px;
  height: 180px;
}
#case_image{
  display: block;
  position: absolute;
  left: 0;
  z-index: 1;
  margin-bottom: 50px;
}
#case_text{
  position: relative;
  top: 0;
  left: 150px;
  padding-right: 150px;
  padding-left: 100px;
  width:450px;
  height:245px;
}
/*Custom Content END------------------*/
.page #content .post {
  margin: 0 20px 0px 0px;
  border: none;
}

#content .post h1{
  font-size: 27px;  
}

.post .meta {
  margin: 0 0 20px;    
  padding: 0;
  font-family: "Lucida Grande", Helvetica, arial, sans-serif;
  font-size: 11px;
  /*font-style: italic;*/
}

#content .post.withThumb .inside {
  margin-left: 130px;
}

#content .post .inside {
  margin-right: 20px;
}

#content .post.lastPost {
  border-bottom: none;
}

#content h1 a{
color: #5a6579;
font-family: "Lucida Grande", Helvetica, arial, sans-serif;
font-size: 22px;
}
#content h2 a{
color: #5a6579;
font-family: "Lucida Grande", Helvetica, arial, sans-serif;
font-size: 22px;
}
#content h3 a{
color: #333333;
font-family: "Lucida Grande", Helvetica, arial, sans-serif;
font-size: 10px;
font-weight: normal;
text-transform: uppercase;
}
#content h4 a, #content h5 a{  
  color: #0F90D6 ;
}

#content h1 a:hover, #content h2 a:hover, #content h3 a:hover, #content h4 a:hover, #content h5 a:hover{  
  color: #7d7d7b ;    
}

#content .postThumb{
  position: absolute;
  left: 0 right: 0;
}

.moreLink {
  font-family: "Droid Serif", Georgia, Times, "Times New Roman", serif;
  font-style: italic; 
}

#pageHead {   
  /*padding: 0;
  margin: 0 0 30px;*/
}
#breadcrumbs{
  background-color: #84c800; 
  width: 945px;
  height: 26px;	
  color: #ffffff;
  line-height: 25px;
  position: absolute;
  top: 136px;
  opacity: 0.9;
  padding-left: 15px;
}
#breadcrumbs a {color:#edffca; }

#pageHead h1 {  
  line-height: 1.2em;
  /*margin-bottom: 0;
  padding-top: 15px;
  font-family: Helvetica, arial, sans-serif;*/
}

/*Portfolio Navigation------------------*/

#content #portfolioNav{
  padding: 0!important;
  margin: 0 0 20px 0!important; 
}

#content #portfolioNav li{
  padding: 1px 0 0 0;
  background: none;
  margin: 0 6px 6px 0;  
  display: block;
  float: left;
  font-family: Helvetica, Arial, sans-serif;
}

#portfolioNav li a{
  font-size: 12px;  
  background: #f3f3f3;  
  display: inline-block;  
  text-decoration: none;
  position: relative;   
  padding: 0 6px 0 !important;  
  border: none;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  line-height: 24px;
  color: #7d7d7d; 
}

#portfolioNav li a:hover {
  background: #6a6a6a;
  color: #fff;
}

#portfolioNav li.current-cat a {
  background: #12aee8;
  color: #fff;
}

/*Home Featured Carousel------------------*/

#homeCarousel{    
  margin-bottom: 15px;
  padding-top: 30px;
  border-top: 1px solid #E3E3E3;  
}

.homeFeature .titleBox{
  float: left;
  width: 217px;
}

.homeFeature .titleBox h4{
  font-size: 20px;
  margin-bottom: 10px;
  font-family: "Droid Serif", Georgia, Times, "Times New Roman", serif;
}

.carouselThumbs {
  float: right;
  width: 711px;
  padding: 0!important;
    
}

#content .carouselThumbs ul{  
  overflow: hidden; 
}

#content .carouselThumbs ul li{
  float: left;
  width: 217px;
  /*margin: 0!important;*/  
}

.homeFeature .titleBox .projectNav {
  padding-top: 10px;
}

/*Home Featured Posts------------------*/

.homeBlocks {
  padding-top: 30px;  
  border-top: 1px solid #e3e3e3;
}
.homeBlocks .content {
  float: right;
  width: 741px;
  padding: 0 !important;
}
.homeBlocks .content .block {
  float: left;
  margin: 0;
  padding: 0;
  margin: 0 0 30px 30px;
  border: none;
  width: 217px;
}
.homeBlocks .content .block h3 {
  font-weight: normal;
  height: 30px;
}
.homeBlocks .content .block h3 a {
  line-height: 1.35em;
}
.homeBlocks .content .block p {
  margin-top: 7px;
}

.homeBlockButton {
  display: block;
  height: 99px;
  width: 217px;
	background-position: 0 0;
	background-size: cover;
}
.homeBlockButton:hover {
  background-position: 0 -99px;
}
.homeBlockButton1 {
  background-image: url('/wp-content/uploads/2022/12/sarbachbedrijfstrainingen.nl-3@4x.jpg');
}
.homeBlockButton2 {
  background-image: url('/wp-content/uploads/2022/12/sarbachbedrijfstrainingen.nl-2@4x.jpg');
}
.homeBlockButton3 {
  background-image: url('/wp-content/uploads/2022/12/sarbachbedrijfstrainingen.nl-1@4x.jpg');
}

#sidebar img {
	max-width: 100%;
	height: auto;
}

#featuredPosts{
  padding-top: 30px;
  border-top: 1px solid #e3e3e3;
}

#featuredPosts .posts{
  float: right;
  width: 741px; 
  padding: 0!important;
}

#featuredPosts .posts .post{
  float: left;
  margin: 0;
  padding: 0;
  margin: 0 0 30px 30px;
  border: none;   
}

#featuredPosts .posts .post .thumb{
  margin-bottom: 15px;
}

#featuredPosts .posts .post h1{
  font-size: 20px;
}

#featuredPosts .posts .post p{  
  margin: 0;
  padding: 0;     
}

.metaCat {
  text-transform: uppercase;
  margin-bottom: 5px;

}


/*Projects------------------*/

#content #projectGrid {
    width: 990px;
  margin: 0px 0 0 0;
  padding: 0;
    clear:both;
  display: none;
}

#projects { 
  list-style: none;
}

#content #projects li{
  padding: 0;
  background: none;   
}

#content .project.small{
  float: left;
  padding: 0;
  display: block; 
  margin: 0 30px 20px 0;  
}

.tax-portfolio .project.small {
  display: none;
}

.project.small h1  {
  font-family: "Droid Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;  
  font-size: 14px;  
  padding-top: 10px;  
  margin: 0 10px 10px 0px;
}

.project .left {
  float: left;
  width: 220px; 
}

.project .right {
  float: right;
  width: 700px; 
  padding: 0px 0 0 0;   
}

.project .right .inside {
  margin-bottom: 30px;
}

.project .right h1{
  font-size: 30px;
  margin-bottom: 15px;
}

.single-projects #slideshow {
  margin-left: 0px;
  margin-bottom: 60px;
}

#content .portfolioList{
  padding: 0!important;
  margin: 0 0 20px 0 !important;  
}

.portfolioList li{
  padding: 1px 0 0 0;
  background: none;
  margin: 0 5px 0 0 !important; 
  display: inline-block;
  font-family: Helvetica, Arial, sans-serif;
}

.portfolioList li a{
  font-size: 12px;  
  background: #f3f3f3;  
  display: inline-block;  
  text-decoration: none;
  position: relative;   
  padding: 0 6px 0 !important;  
  border: none;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  line-height: 20px;      
}

.portfolioList li a:hover {
  color: #fff !important;
  background: #6d6d6d;
}

.single-projects #content {
  width: 960px;
}

.projectNav {
  margin: 0 0 30px 0; 
  padding-top: 30px;
}

.projectNav a{
  display: block!important;
  width: 28px;
  height: 28px;
  text-indent: -9999px; 
}

.projectNav div {
  float: left;
  margin-right: 10px;
  width: 28px;
  height: 28px;
}

.projectNav .next a{
  background: transparent url(images/project_nav_arrow_right.png) no-repeat;
  background-position: 0 -28px;
}

.projectNav .next a:hover { 
  background-position: 0 0;
}

.projectNav .next.inactive{
  background: transparent url(images/project_nav_arrow_right.png) no-repeat;
  background-position: 0 -56px;
}

.projectNav .previous a{
  background: transparent url(images/project_nav_arrow_left.png) no-repeat;
  background-position: 0 -28px;
}

.projectNav .previous a:hover { 
  background-position: 0 0;
}

.projectNav .previous.inactive{
  background: transparent url(images/project_nav_arrow_left.png) no-repeat;
  background-position: 0 -56px;
}


/*Images------------------*/

#content .alignleft,
#content img.alignleft {
  display: inline;
  float: left;
  margin-right: 24px;
  margin-top: 4px;
}

#content .alignright,
#content img.alignright {
  display: inline;
  float: right;
  margin-left: 24px;
  margin-top: 4px;
}

#content .aligncenter,
#content img.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

#content img.alignleft, 
#content img.alignright, 
#content img.aligncenter {
  margin-bottom: 12px;
}

/*Gallery------------------*/

.gallery {
  padding-top: 15px;
  margin-bottom: 25px!important;    
}

.gallery-item {
  margin-top: 0px!important;  
  margin-bottom: 25px!important;  
}

.gallery img {
  border: none!important;
}

/*Lists------------------*/

#content ul{  
  margin:  0 0 25px 20px;
  list-style-type: disc;  
}

#content ul li{ 
  margin: 0 0 10px 0;   
  line-height: 1.4em;   
}

#content ol li{ 
  margin: 0 0 10px 0; 
  line-height: 1.4em;
}

#content ol{  
  margin: 0 0 20px 20px;  
}

#content ul ul, #content ol ul, #content ul ol, #content ol ol {  
  padding-top: 10px;  
}

/*//////////////////////////////////////////////////////////////////// 
//  06 - Slideshow
////////////////////////////////////////////////////////////////////*/

.homeBanner {
  background: url('images/banner.jpg') !important;
  height: 350px;
  margin: 137px 30px 0;
  position: relative;
  width: 960px;
  z-index: 0;
}

.homeBanner ul {
  font-size: 14px;
  font-weight: bold;
  left: 555px;
  position: absolute;
  top: 245px;
}

.homeBanner ul li {
	color: #9e8c53;
  margin-bottom: 7px;
}

#slideshow {  
  background: transparent;  
  position: relative; 
  z-index: 0; 
  margin: 137px 30px 0; 
}

#slideshow #slider a{ 
  display: block;
}

#slideshow img {
  display: inline;
}

#slideshowNav {
  position: absolute;
  bottom: 40px;
  right: 0px;
  z-index: 10;  
}

#slideshowNavPager {
  float: left;  
}

#slideshowNav a {
  width: 10px;
  height: 10px;
  background: transparent url(images/slideshow_nav.png) no-repeat;
  display: block;
  float: left;
  margin: 0 6px 0 0;
  cursor: pointer;
}

#slideshowNav a span {
  display: none;
}

#slideshowNav a.activeSlide {
  background: transparent url(images/slideshow_nav_active.png) no-repeat;
}

#slideshowNav a:focus { outline: none; }

/*//////////////////////////////////////////////////////////////////// 
//  07 - Buttons
////////////////////////////////////////////////////////////////////*/

a.button, #footer a.button, #searchsubmit, input[type="submit"]  {  
  font-size: 16px;
  background: transparent url(images/btn_bkg.png); 
  display: inline-block;  
  color: #fff;
  text-decoration: none;
  /*-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.3);
  -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.3);
  box-shadow: 0 1px 3px rgba(0,0,0,0.3);
  text-shadow: 0 -1px 1px rgba(0,0,0,0.3);*/  
  position: relative;
  cursor: pointer;
  font-weight: bold;  
  /*padding: 5px 15px 5px;
  border: 1px solid rgba(0,0,0,.2); 
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;*/
  margin: 0 5px 0 0;  
  line-height: normal !important;
	border: 0;
	height: 46px;
	padding: 0;
	width: 153px;
}

a.button, #footer a.button {
  padding: 6px 15px 5px;
}

#searchsubmit {
  padding: 5px 15px 6px;
}

.button:hover, #footer a.button:hover, #searchsubmit:hover, input[type="submit"]:hover {
  background-position: 0 46px;
  /*background-color: #7D7D7B;
  color: #fff;*/
}

.btnDownloadBrochure
{
  background-image: url('images/btn_download_brochure.png');
  display: inline-block;
  height: 43px;
  width: 217px;
}
.btnDownloadBrochure:hover
{
  background-position: 0 43px;
}

.btnSignup
{
  background-image: url('images/btn_signup.png');
  display: inline-block;
  height: 46px;
  width: 153px;
}
.btnSignup:hover
{
  background-position: 0 46px;
}
.btnSignUp
{
  background-image: url('images/btn_sign_up.png');
	display: inline-block;
  height: 69px;
  width: 217px;
}
.btnSignUp:hover
{
  background-position: 0 69px;
}

.btnDownloadBrochure span, .btnSignup span, .btnSignUp span
{
  display: none;
}



/*//////////////////////////////////////////////////////////////////// 
//  08 - Sidebar
////////////////////////////////////////////////////////////////////*/

#sidebar {
  margin: 0 0 0 0;  
}

.sidebarBox { 
  position: relative;
  margin: 0 0 40px 0; 
}

#sidebar p {
  line-height: 1.5em;
  margin-bottom: 12px;
}

.avatar {
  float: left;
  margin: 0 20px 20px 0;
  padding-top: 3px;
}

#sidebar h3 {
  color: #333;
  font-size: 10px;
  font-weight: normal;
  margin: 0 0 10px;
  text-transform: uppercase;
}

#sidebar hr {
  margin-bottom: 20px;
}

#sidebar .btnDownloadBrochure {
  margin-bottom: 20px;
}

/*///////////////////////////////////////////////////////////////////// 
//  09 - Widgets
////////////////////////////////////////////////////////////////////*/

#sidebar .ttrust_recent_posts {
  margin-bottom: 10px;
}
#sidebar .ttrust_recent_posts h3 {
  margin: 0 0 10px !important;
}
#sidebar .ttrust_recent_posts .meta {
  display: none !important;
}
#sidebar .photoBrendaSarbach
{
  margin-top: 10px;
}

#sidebar .widgetBox h3,
#footer .widgetBox h3{
  /*margin-bottom: 20px;
  font-size: 14px !important;
  line-height: 1.2em;
  font-size: 11px;  
  letter-spacing: 1px;
  font-family: "Droid Serif", Georgia, Times, "Times New Roman", serif;*/
}

#sidebar .widgetBox .meta,
#footer .widgetBox .meta {
  font-family: "Droid Serif", Georgia, Times, "Times New Roman", serif;
  font-style: italic; 
}

#sidebar ul, #footer ul{
  margin: 0 0 0 0;
  padding: 0px 0 0 0;   
  line-height: 1em;
  background: none;
  position: relative; 
}

#sidebar ul li, #footer ul li{
  padding: 0px 0 0px 0;
  margin: 0 0 15px 0; 
  line-height: 1em;
  background: none;
  
}

#sidebar ul li p, #footer ul li p{
  line-height: 1.3em;
  margin: 0;
}

#sidebar ul li h2, #footer ul li h2{
  font-size: 13px;
  margin: 0 0 0px 0 ; 
  padding: 0 !important;  
  line-height: 1em;
  font-weight: normal;  
}

#sidebar .widget_nav_menu ul,
#footer .widget_nav_menu ul,
#sidebar .widget_pages ul,
#footer .widget_pages ul,
#sidebar .widget_categories ul,
#footer .widget_categories ul {
  background: none;
  margin: 0;
  padding: 0;
  border: none;
}

#sidebar .widget_nav_menu li,
#footer .widget_nav_menu li,
#sidebar .widget_pages li,
#footer .widget_pages li,
#sidebar .widget_categories li,
#footer .widget_categories li {
  padding: 0 0 0 0;
  margin: 10px 0 0 0;   
  border: none; 
}
#language{
position: absolute;
right: 7px;
list-style-type: none;
z-index: 10;

}
.qtrans_language_chooser { list-style-type:none; }
.qtrans_language_chooser li { float : left; margin-right: 4px; }

/*Search------------------*/

.widget_search {
  background-color: #ebebeb;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  display: inline-block;
  padding: 0 !important;
  
}

.widget_search h3 {
  display: none;
}

.widget_search:after {
    content: " ";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

html[xmlns] .widget_search {
    display: block;
}

* html .widget_search {
    height: 1%;
}

#s {
  margin: 0 0px 0 0;  
  padding: 5px 10px 5px 10px !important;
  line-height: normal!important;  
  background: none;
  border: none;
  height: 20px;
  width: 120px;
}

#searchsubmit{  
  font-size: 11px !important;
  margin: 0 !important;
  border-left: none;
  -webkit-border-bottom-left-radius: 0px;
  -webkit-border-top-left-radius: 0px;
  -moz-border-radius-bottomleft: 0px;
  -moz-border-radius-topleft: 0px;
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
  float: right;
  border: none;
  height: 30px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  background-position: 0 -1px;
  
}


/*Recent Posts Widget------------------*/

#sidebar .ttrust_recent_posts .meta,
#footer .ttrust_recent_posts .meta {
  margin: 0 0 15px 0 !important;
  display: block;
  padding: 0px 0 0 0; 
}

#sidebar .ttrust_recent_posts h2,
#footer .ttrust_recent_posts h2 { 
  font-size: 13px !important;
  margin-bottom: 5px;
}

.ttrust_recent_posts .firstPost p{  
  margin-bottom: 10px;
}

.secondaryPost {  
  padding: 10px 0 0px 0;  
}



/*Calendar Widget--------------------*/
table#wp-calendar {
  width: 216px;
}

table#wp-calendar td, table#wp-calendar th{
  text-align: left;
}

table#wp-calendar td {
  color: #b0b0ad;
  padding-top: 10px;
}

table#wp-calendar td a{
  font-weight: bold;
}

#wp-calendar caption {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #dbdad8;
  font-size: 14px;  
  font-weight: bold;  
}

/*Tag Widget--------------------*/

.widget_tag_cloud a{  
  font-size: 11px !important;
  padding: 5px 7px 5px 7px; 
  display: block;
  float: left;
  margin: 0 5px 5px 0;  
}

#footer .widget_tag_cloud a,
#sidebar .widget_tag_cloud a{
  background: #7a7a7a;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;  
}

#sidebar .widget_tag_cloud a{
  background: #f3f3f3;
}

#footer .widget_tag_cloud a{
  background: #e5e5e5;
}

.widget_tag_cloud:after {
    content: " ";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.widget_tag_cloud {
    display: inline-block;
}

html[xmlns] .widget_tag_cloud {
    display: block;
}

* html .widget_tag_cloud {
    height: 1%;
}

/*Twitter Widget--------------------*/

#twitterBox{
  margin: 0 0 10px 0;
}

ul#twitter_update_list li{
  line-height: 1.4em !important;  
}

.twitterLink a{   
  font-style: italic;
}



/*Flickr Widget--------------------*/
#flickrBox .flickrImage {
  float: left;
  margin: 0 12px 12px 0;
  padding: 3px;
  background: #fff;
  border: 1px solid #e1e1e1;
}

#flickrBox .flickrImage img {
  width: 50px;
  height: 50px;
}




/*///////////////////////////////////////////////////////////////////// 
//  10 - Comments
////////////////////////////////////////////////////////////////////*/
  
#comments {
  position: relative;
  margin: 30px 0 30px 0px;
  width: 700px;   
  padding: 30px 0 0 0;
}

#comments ul{
  list-style: none;
  margin: 0 0 30px 0;
}

#trackbacks {
  margin: 30px 0 0 40px;
}

ol#commentslist {
  margin: 0 0 0 0px;
  list-style: none;
  padding: none;  
  padding: 0;
}

#commentslist .children li {
  padding: 15px 0 0 30px;
  background: transparent url(images/comment_marker.gif) no-repeat 0px 40px;
  border-left: 1px solid #e3e3e3; 
}
  
.comment {
  position: relative;
  margin: 0 0 0 0;
  padding: 0 0 20px 0;    
}

.comment .avatar {
  position: absolute;
  left: 0;
  top: 0; 
}

#commentForm h3 {
  font-size: 19px;
}

#commentForm label {
  padding-left: 20px;
}

.comment h5 {
  font-size: 16px;
  margin: 0 0 0 80px;
  padding: 0; 
}

.comment .date {  
  margin: 0 0 10px 80px;  
  display: block;
  color: #a5a5a2;
  font-family: "Droid Serif", Georgia, Times, "Times New Roman", serif;
  font-style: italic;   
}

.comment p {  
  margin: 0 0 10px 80px;
}

.comment-reply-link,
.comment-reply-login {
  margin: 0 0 0 80px;
}

.comment-reply {
  display: inline-block!important;
  padding: 0 0 0 10px;
}

#comment-add {
  position: absolute;
  top: -5px;
  right: 0px;
}

.moderation {
  margin: 0px;
  padding: 0 0 10px 25px; 
}

#trackbacks ul {
  margin: -5px 0 15px;
}

#trackbacks ul li {
  padding: 5px 0 5px 20px;  
}



/* Comment Form */
  
#commentForm {
  position: relative;
  margin: 30px 0 30px 0px;
}

#comments #respond {
  position: relative;
  padding: 0 0 0;
  margin: 0;
}

#respond .form-allowed-tags {
  display: none;
}


#respond form {
  margin: none;
  padding: none;
  position: relative;
}

.cancel-comment-reply {
  float: right;
  margin: 5px 90px 0 0;
}

#comments textarea {
  width: 90% !important;
}

#comments input[type="text"] {
  width: 50%;
  margin-right: 20px;
}




/*//////////////////////////////////////////////////////////////////// 
//  11 - Pagination
////////////////////////////////////////////////////////////////////*/
  
.pagination {
  width: 690px;
  padding: 0 0 20px;  
  clear: both;  
  margin: 0 0 15px 0; 
}

.pagination-prev a,
.pagination-next a,
.wp-pagenavi a,
.wp-pagenavi .current,
.wp-pagenavi .pages,
.older-comments,
.newer-comments {
  display: block;
  float: left;
  width: auto;
  height: 24px;
  line-height: 24px;
  margin: 0 5px 0 0;
  padding: 0 8px; 
  text-align: center;
  text-decoration: none;
}

.pagination-prev a:hover,
.pagination-next a:hover,
.wp-pagenavi a:hover,
.wp-pagenavi .current {
    
}

.pagination-prev a,
.pagination-next a {
  float: none;
  margin: 0px;
}

.pagination-prev,
.pagination-next {
  float: left;
  width: auto;
  margin: 0px;
}

.pagination-prev {
  float: right;
}

.wp-pagenavi .pages {
  float: right;
  margin: 0px;
}


/*//////////////////////////////////////////////////////////////////// 
//  12 - Footer
////////////////////////////////////////////////////////////////////*/



#footer { 
  border-top: 1px solid #f3f2f2;
  color: #a2a2a2;
  background: #faf9f9;  
}

#footer .widgetBox h3{  
  color: #a2a2a2;   
}

#footer .meta {
  color: #cccccc; 
}

#footer .main{  
  padding: 15px 0 10px 0; 
  margin: 0 0 0 0px;  
}

.footerBox{
  margin: 0 0 10px 30px;  
  float: left;
  position: relative; 
}

.footerBox p{     
  padding: 0; 
}

#footer a {
  color: #797979;
  white-space: nowrap;
}

#footer a:hover {
  color: #5b5b5b; 
}

#footer .secondary {    
  margin: 0 30px 0;
  padding: 10px 0 10px;
  font-style: italic;
  border-top: 1px solid #e4e4e4;  
  font-family: "Droid Serif", Georgia, Times, "Times New Roman", serif;
}

#footer .secondary .left {
  float: left;
}

#footer .secondary .right {
  float: right;
}

/*//////////////////////////////////////////////////////////////////// 
//  13 - Backgrounds
////////////////////////////////////////////////////////////////////*/

body.bkgGrid {
  background: #dde3e0 url(images/Background.jpg) center;
  background-attachment: fixed;
}

body.bkgConcrete {
  background: #dadbdb url(images/bkg_concrete.jpg);
  background-attachment: fixed;
}

body.bkgDiagonal {
  background: #dadbdb url(images/bkg_diagonal.png);
  background-attachment: fixed;
}