.main-navigation {
  text-transform: uppercase;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #ffffff;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #ffffff;
}

.main-navigation ul li a {
  font-weight: 200;
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-top-width: 1px;
  border-top-style: solid;
}

.main-navigation ul ul li:hover > a {
  padding-left: 30px;
}

.main-navigation ul li:hover > a {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #dd9933;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #dd9933;
}

.searchform {
  border-width: 1px;
  border-style: solid;
  border-color: #dd9933;
}

#footer-widgets h3 {
  font-size: 1.5em;
  color: #ffffff;
  font-weight: 400;
  font-variant: small-caps;
  padding-bottom: 0.2em;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #dd9933;
  margin-bottom: 0.3em;
}

#footer-widgets h4 {
  font-size: 1.3em;
  font-weight: 500;
  padding-bottom: 0.3em;
  padding-top: 0.2em;
  margin-bottom: 0.2em;
}

#footer-widgets .entry-content h3 {
  font-weight: 600;
  font-size: 1.6em;
  color: #424242;
}

#footer-widgets .widget ul li {
  font-size: 1.1em;
  color: #d9d9d9;
}

#footer-widgets span {
  color: #dd9933;
  padding-right: 0.2em;
}

.wpcf7-form p {
  font-size: 1.1em;
}

#masthead.masthead-logo-in-menu .logo {
  padding-right: 10px;
  padding-left: 10px;
  margin-right: 10px;
}

#masthead.masthead-logo-in-menu .logo > img {
  max-height: 40px;
}

/* Style vir soek resultate */
h1.entry-title a {
  color: #B6861B !important
}

/* Style vir grys-tabel tabel */
table.grys-tabel {
  background: #f5f5f5;
  border-collapse: separate;
  box-shadow: inset 0 1px 0 #fff;
  font-size: 12px;
  line-height: 24px;
  margin: 30px auto;
  text-align: left;
  width: auto;
}

table.grys-tabel th {
  background: url(http://jackrugile.com/images/misc/noise-diagonal.png), linear-gradient(#777, #444);
  border-left: 1px solid #555;
  border-right: 1px solid #777;
  border-top: 1px solid #555;
  border-bottom: 1px solid #333;
  box-shadow: inset 0 1px 0 #999;
  color: #fff;
  font-weight: bold;
  padding: 10px 10px;
  position: relative;
  text-shadow: 0 1px 0 #000;
}

table.grys-tabel th:after {
  background: linear-gradient(rgba(255,255,255,0), rgba(255,255,255,.08));
  content: '';
  display: block;
  height: 25%;
  left: 0;
  margin: 1px 0 0 0;
  position: absolute;
  top: 25%;
  width: 100%;
}

table.grys-tabel th:first-child {
  border-left: 1px solid #777;
  box-shadow: inset 1px 1px 0 #999;
}

table.grys-tabel th:last-child {
  box-shadow: inset -1px 1px 0 #999;
}

table.grys-tabel td {
  border-right: 1px solid #fff;
  border-left: 1px solid #e8e8e8;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #e8e8e8;
  padding: 10px 10px;
  position: relative;
  transition: all 300ms;
}

table.grys-tabel td:first-child {
  box-shadow: inset 1px 0 0 #fff;
}

table.grys-tabel td:last-child {
  border-right: 1px solid #e8e8e8;
  box-shadow: inset -1px 0 0 #fff;
}

table.grys-tabel tr {
  background: url(http://jackrugile.com/images/misc/noise-diagonal.png);
}

table.grys-tabel tr:nth-child(odd) td {
  background: #f1f1f1 url(http://jackrugile.com/images/misc/noise-diagonal.png);
}

table.grys-tabel tr:last-of-type td {
  box-shadow: inset 0 -1px 0 #fff;
}

table.grys-tabel tr:last-of-type td:first-child {
  box-shadow: inset 1px -1px 0 #fff;
}

table.grys-tabel tr:last-of-type td:last-child {
  box-shadow: inset -1px -1px 0 #fff;
}

table.grys-tabel tbody:hover td,
table.grys-tabel tbody:hover td a {
  color: transparent;
  text-shadow: 0 0 3px #aaa;
}

table.grys-tabel tbody:hover tr:hover td {
  color: #444;
  /*font-size: 14px;
  font-weight: bold;
  */
	text-shadow: 0 1px 0 #fff;
}

table.grys-tabel tbody:hover tr:hover td a {
  color: #248cc8;
  /*font-size: 14px;
  font-weight: bold;
  */
	text-shadow: 0 1px 0 #fff;
}

/***** CSS vir preke *****/
/* Style vir datum aan linkerkant */
.date {
    font-family: Georgia, serif;
    color: #888;
    position: relative; 
    width: auto;
    margin-top: auto;
    margin-bottom: 0px;
    margin-left: 4px;
    margin-right: auto;  
}
@media (min-width: 640px) {
.date {
    margin-top: 20px;
    margin-left: 10px;
}
.day {
    font-size: 1.9em;
    width: 70%;
    padding-top: 3px;
    padding-bottom: 3px;
}
.month {
    font-size: 1.5em;
    width: 70%;
}
.ogg_aand {
    font-size: 1em;
    padding-top: 2px;
    width: 70%;
    height: auto;
}
.year {
    position: relative;
    padding-top: 15px;
    float: right;
    top: -45px;
    font-size: 1.5em;
    rotation: -90deg !important;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
}
}
/* Style preke middel kolom */
div.preke-lys-kolom div.box.box_effect {
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
  margin-bottom: 20px;
}
/* Style vir preek boks */
.box h2 {
    font-size: 1.9em;
    font-weight: bold;
    text-shadow: 2px 2px #fff;
    position: relative;
    top: 0px;
    color: #B6861B;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-right: 10px;
    line-height: 100%
}
.box h2>a {
    color: #B6861B;
}
.box p.skriflesing {
    font-style: italic;
    font-size: 1.2em;
    margin-top: 5px;
    margin-bottom: 5px;
}
.box p.reeks {
    font-size: 1.1em;
    color: #B6861B;
    top: 30px;
    margin-top: 0px;
    margin-bottom: 2px;
}
.box p.prediker {
    font-weight: bold;
    font-size: 1.1em;
    top: 30px;
    margin-top: 0px;
    margin-bottom: 2px;
}
.box p.beskrywing {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 20px;
    margin-top: 5px;
    margin-bottom: 10px;
    text-align: justify;
    font-size: 1.2em;
}
.box audio {
    display: table;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 10px;
}
.box {
    width: 90%;
    height: auto;
    background: #EDECDE;
    color: #555;
    margin: 40px auto;
    max-width: 600px;
    font-family: Times;
}
.box div {
    display: block;
}
.box .preek_datum {
    position: relative;
    margin-top: 10px;
    margin-bottom: 10px;
    float: left;
    width: 15%;
    max-width: 60px;
}
.box .preek_detail {
    position: relative;
    float: right;
    width: 83%;
  	border-bottom: 1px solid lightgrey; 
    margin-bottom: 20px;
}
.box .preek_tags {
    position: relative;
    float: left;
}
.box .preek_widgets {
  	width: 100%;
  	text-align: center;
  	display: inline-block;
}
.box .preek_widgets_left_item {
  float: left;
  padding: auto;
  margin: 1px;
}

.box .preek_widgets_center_item {
  padding: auto;
  margin-left: 0;
}

.box .preek_widgets_right_item {
  float: right;
  padding: auto;
  margin: 1px;
}
.box .preek_widgets audio {
    margin-left: 0px;
    padding-bottom: 0px;
    display: inline-block;
}
.box .preek_widgets a {
    position: relative;
    top: -6px;
    padding-left: 10px;
    display: inline-block;
}
.box .tag {
    color: #B6861B;
    margin-top: 1px;
    margin-bottom: 1px;
    padding: 2px;
}
/* Style vir die preke bladsy */
.preke {
    background-image: url(../uploads/2015/08/linen.png);
    background-repeat: repeat;
}

.preke2 {
    background-color: green;
}

/* Style vir die effek van 'n preek boks */
.box_effect
{
    position: relative;
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
            box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}
.box_effect:before, .box_effect:after
{
    content: "";
    position: absolute;
    z-index: -1;
    -webkit-box-shadow: 0 0 20px rgba(0,0,0,0.8);
    -moz-box-shadow: 0 0 20px rgba(0,0,0,0.8);
    box-shadow: 0 0 20px rgba(0,0,0,0.8);
    top: 0;
    bottom: 0;
    left: 10px;
    right: 10px;
    -moz-border-radius: 100px / 10px;
    border-radius: 100px / 10px;
}
.box_effect:after
{
    right: 10px;
    left: auto;
    -webkit-transform: skew(8deg) rotate(3deg);
    -moz-transform: skew(8deg) rotate(3deg);
        -ms-transform: skew(8deg) rotate(3deg);
        -o-transform: skew(8deg) rotate(3deg);
            transform: skew(8deg) rotate(3deg);
}

/* Style vir kontak bladsy */
.kontak span {
    float: left;
    min-width: 60px;
    color: #B6861B;
    font-weight: bold;
}

.kontak ul {
    margin-left: 0px;
}

.kontak ul li {
    list-style: none;
}

/* Predikers sidebar menu */
div.menu-predikers {
  border: 3px solid #F1F1F1;
}
div.menu-predikers h3 {
  margin: 0px;
  padding: 5px;
  color: #B6861B;
  font-size: 1.3em;
  font-weight: bold;
}
div.menu-predikers-container ul {
  list-style-type: none;
  margin-left: 2px;
}
div.menu-predikers-container li {
  margin: 0px;
  padding-bottom: 5px;
  padding-top: 5px;
}
div.menu-predikers-container a {
  padding: 5px;
  color: #B6861B;
  font-size: 1.1em;
  background-color: #F1F1F1;
}
/* Reekse sidebar menu */
div.menu-reekse {
  border: 3px solid #F1F1F1;
}
div.menu-reekse h3 {
  margin: 0px;
  padding: 5px;
  color: #B6861B;
  font-size: 1.3em;
  font-weight: bold;
}
div.menu-reekse-container ul {
  list-style-type: none;
  margin-left: 2px;
}
div.menu-reekse-container li {
  margin: 0px;
  padding-bottom: 5px;
  padding-top: 5px;
}
div.menu-reekse-container a {
  padding: 5px;
  color: #B6861B;
  font-size: 1.1em;
  background-color: #F1F1F1;
}
/* Kennisgewing */
div.kennisgewing {
    margin: 1em 0;
    border: solid 1px;
    display: block;
    font-size: 1.1em;
    line-height: 120%;
    padding: 5px 10px;
    color: black;
    border-radius: 8px;
}
div.kennisgewing {
    border-color: #006699;
    background-color: #f0f0ff;
}
div.kennisgewing li {
    margin: 5px 0;
}
div.kennisgewing:before {
    display: block;
    font-weight: bold;
    font-size: 1.2em;
    padding: 5px 10px;
    margin: -5px -10px 10px;
    color: white;
    border-radius: 7px 7px 0 0;
}
div.kennisgewing:before {
    content: "Kennisgewing";
    background-color: #336699;
}
.sfsiplus_footerLnk {
  	display: none;
}