/*
Theme Name: Budgetwebsites
Theme URI: http://budgetwebsites.deraaf.com/
Description: Budgetwebsites template
Version: 1.0
Author: Mark de Raaf
Author URI: http://deraaf.com/
*/

* {
  margin: 0;
  padding: 0;
}

body {
  font-family: verdana, arial, helvetica, sans-serif;
  background: #000;
  font-size: 10pt;
}

img {
  border: 0px;
}

p {
  margin-bottom: 20px;
}

a {
  color: #ef7800;
}

a:hover {
  color: #fffe00;
}

.container {
  width: 990px;
  margin: 0 auto 0 auto;
  padding: 11px 0 11px 0;
  background: #000;
  border-left: 1px solid #464646;
  border-right: 1px solid #464646;
  border-bottom: 1px solid #464646;
}

.header {
  background: url("images/header.jpg");
  margin: 0 auto 0 auto;
  width: 969px;
  height: 283px;
  position: relative;
}

.header h1, .header .description {
  display: none;
}

.header .aanbieding {
  position: absolute;
  right: 50px;
  top: 50px;
}

.content {
  background: #464646;
  margin: 0 auto 0 auto;
  padding: 0 0 50px 0;
  width: 969px;
}

#content {
  color: #fff;
  margin: 0 0 0 0;
}

.narrowcolumn, .widecolumn {
  width: 600px;
  padding: 20px 0 0 30px;
  float: left;
}

#footer {
  border-top: 1px solid #000;
  background: #343434 url("images/background_footer.gif") repeat-x bottom;
  margin: 0 auto 0 auto;
  width: 969px;
}

.footer {
  width: 939px;
  margin: 0 auto 0 auto;
  padding: 20px 0 30px 30px;
  color: #ccc;
  font-size: 8pt;  
}

.footer a {
  color: #fff;
}

.footer a:hover {
  color: #fff;
}

#sidebar {
  float: right;
  margin: 20px 30px 0 0;
  width: 281px;
}

#sidebar h2 {
  font-size: 8pt;
}

#sidebar label {
  display: block;
}


.widget {
  background: #000;
  padding:8px;
  width: 267px;
  list-style-type: none;
  text-align: left;
  font-size: 8pt;
  border-right: 1px solid #939;
  border-bottom: 1px solid #939;
  margin: 0 0 20px 0;
  color: #fff;
}

.widget ul {
  margin: 0 0 0 20px;
}

.widget li {
  /*list-style-type: none;*/
}

.widget a {
  color: #ccc;
}

/*MENU*/
.listpages_holder {
  position: absolute;
  right: 0px;
  top: 0px;
  font-size: 8pt;
  background: url("images/background_menu.png") no-repeat;
  width: 771px;
  height: 36px;
  text-align: right;
}

.listpages {
  margin: 0;
  padding: 0;
  text-align: right;
}

.listpages ul {
  float: right;
}

.listpages li {
  list-style-type: none;
  float: left;
  text-align: center;
  margin: 0 0 0 1px;
}

.listpages li a {
  color: #fff;
  display: block;
  text-decoration: none;
  height: 26px;
  padding: 10px 20px 0 20px;
}

.listpages li a:hover {
  border-bottom: 1px solid #939;
  background: #000;
}

.listpages li.current_page_item a {
  border-bottom: 1px solid #939;
  background: #000;
}


.listpages li ul {
  position: absolute;
  visibility: hidden;
  clear:both;
  width: 120px;
  margin: 0;
  padding: 5px;
  background: #c00;
}

.listpages li ul li {
  clear: both;
}

.listpages li:hover ul {
  visibility: visible;
  border:1px solid;
}


.listpages li span {
  color: #fff;
  text-decoration: underline;
  
}


.listpages li ul li {
  margin: 0px;
  padding: 0px;
  border: 0px; 
}

/* breadcrumbs */
#breadcrumbs {
  margin: 0 0 10px 41px;
  padding: 5px 0 0 0;
  font-size: 8pt;
}

#breadcrumbs, #breadcrumbs a {
  color: #fff;
}

.post h2 {
  display: none;
}

/* cforms */

.cform {
  margin: 0 !important;
  clear: both;
}

div.cf_info {
  margin: 0 !important;
  width: 413px !important;
}

.linklove {
  display: none;
}

/* additional styles */
.ontwerptemplate {
  float: left;
  border: 1px solid #fff;
  margin: 0 20px 20px 0;
}

/* changes */
body {
  background: #400101;
}

.container {
  background: #400101;
  border-left: 1px solid #8c0303;
  border-right: 1px solid #8c0303;
  border-bottom: 1px solid #8c0303;
}

.content {
  background: #8c0303;
}

.entry ul {
  margin: 0 0 20px 20px;
}

.listpages li.current_page_item a {
  border-bottom: 1px solid #8c0303;  
}

.listpages li a:hover {
  border-bottom: 1px solid #8c0303;
}

.widget {
  border-right: 1px solid #f2f2f2;
  border-bottom: 1px solid #f2f2f2;
}

#footer {
  border-top: 1px solid #000;
  background: #343434;
}

#footer .contact {
  float: left;
  width: 627px;
}

#footer .contactinfo {
  float: left;
}


#text-3 img {
  margin: 0 18px 0 18px;
}

.wp-caption-text {
  font-size: 8pt;
  color: #888;
}

/* gallery */

.ngg-album-compact {
  width: 135px !important;
}
.ngg-album-compact h4 {
  font-size: 8pt !important;
}