/*
Theme Name: Braai4Heritage Theme #2
Theme URI: http://braai4heritage.co.za/
Description: Theme
Author: jaco@greymatterfinch.com and gavin@pedantic.co.za
Author URI: http://greymatterfinch.com and http://pedantic.co.za
Version: 2.0

*/
/* Basic WordPress Styles */
@import url('styles/reset-min.css');
@import url('styles/base-min.css');
@import url('styles/wp.css');

body {
	margin: 0 auto;
    width: 923px;
    height: 100%;
    background-color: white;
}

/* copied */
html {
    background: url(body_bg.jpg) grey;
}
body {
    font: 0.88em Arial,Helvetica,Geneva,sans-serif;
    line-height: 1.5em;
    color: #444;
}
h2 {
    text-transform: uppercase;
    margin-bottom: 0.2em;
    font-size: 1.5em;
    text-align: left;
}
h1 {
    text-transform: uppercase;
    margin-bottom: 0.2em;
    font-size: 1.5em;
    text-align: left;
}
#content a {
    color: #444;
    text-decoration: none;
    font-weight:bold;
}
#content a:hover {
    text-decoration: underline;
}
#content a:visited {
    text-decoration:none;
}
#content a:link h3 {
    color:#951400;
    border:none;
}
a:link img {
    border:none;
}
#content p {
    padding-top: 5px;
    padding-bottom:5px;
}
img { border:none;
    padding-top:3px;
    padding-bottom:3px;
}
code, pre {
    font-family:"Courier New", Courier, mono;
    }

/* =Header
-------------------------------------------------------------- */

#branding {
	margin: 0 0 1.5em 0;
}
#masthead {
    background: url(header.jpg);
    height: 191px;
}

/* =Menu
-------------------------------------------------------------- */

#access {
	margin: 0 0 1.5em 0;
	overflow: auto;
}
.skip-link {
	display: none;
}
.menu {
    margin-top: 191px;
    background-color: #302b28;
    width: 655px;
    height: 31px;
}
.menu ul {
	list-style: none;
	margin: 0;
	padding-left: 0;
}
.menu ul ul {
	display: none;
}
.menu li {
	display: inline;
    height: 31px;
    vertical-align: middle;

}

.menu li.current_page_item a {
    color: #e59b00;
}
.menu a {
    color: white;
    font-family: Arial, Helvetica, Sans;
	display: block;
	float: left;
	text-decoration: none;
	text-transform: uppercase;
    padding: 8px 15px 0 15px;
	font-size: 16px;
}

.single #nav-above {
    display:none;
}
/* =Content
-------------------------------------------------------------- */
#main {
    margin-top: 31px !important;
    background-color: white;
}

/* border around content */
#content {
  /*border: 3px solid black;
  border-width: 0 3px 0 3px;
  */
}
.menu {
  /*border-right: 2px solid black;*/
}

.post {
    border-bottom: 1px solid black;
	margin: 0 0 1em 0;
	padding-bottom: 1em;
}
.entry-content, .entry-summary {
	margin: 0.5em 0 0 0;
}
#content {
    width: 625px; /*  */
    float: left;
    padding: 15px;
    background-color: white;
    text-align: justify;
    background: url("menu_bottom.jpg") no-repeat scroll 0 0 transparent;
    background-color: white;
}

/* =Navigation
-------------------------------------------------------------- */

.navigation {
	margin: 0 0 1.5em 0;
	overflow: auto;
}


/* =Widget Areas
-------------------------------------------------------------- */
#sidebar {
  float: right;
  width: 268px;
  margin-top: -31px;
  background-color: white;
  /*border-left: 3px solid #000;*/

}
#sidebar ul.xoxo {
  padding: 0;
  margin: 0;
  background: url("search_bottom.jpg") no-repeat scroll 0 0 transparent;
  padding-top: 15px;
 }
#sidebar ul.xoxo>li.sidebar_links, li.widget_polls-widget h3, li.widget_Twidget h3, li.subzane_youtube_plugin_widget h3, li.widget_my-recent-yt h3 {
  height: 34px; /* 39px - 5px padding */
  width: 267px;
  margin-bottom: 15px;
}
#sidebar ul.xoxo>li>a, #sidebar ul.xoxo>li>span {
  text-decoration: none;
  color: transparent;
  font-size: 1px;
  line-height: 34px;
  margin: 0;
  display: block;
  width: 267px;
}
#sidebar ul.xoxo li.other_categories_list {
 background-color: white;
}
#sidebar ul.xoxo li.other_categories_list a {
  color: black;
  font-size: 12px;
  font-weight: bold;
  padding-left: 5px;
  letter-spacing: 0;
}
#sidebar li {
  list-style-type: none;
}
#what_is_braai4heritage {
    background: url(what_is_this.jpg) no-repeat;
}
#who_is_jan_braai {
  background: url(who_is_jan_braai.jpg) no-repeat;
}
#our_patron {
    background: url(our_patron.jpg) no-repeat;
}
#what_now {
    background: url(what_now.jpg) no-repeat;
}
li#downloads {
    background: url(downloads.jpg) no-repeat;
}
#other_categories {
    background: url(other_categories.jpg) no-repeat;
}
li.widget_polls-widget{
    background: url(poll.jpg) no-repeat;
}

li#twitter {
    background: url(twitter.jpg) no-repeat;
}
li#text-3, li#facebook-fan-box {
    background: url(facebook.jpg) no-repeat;

}
li#facebook-fan-box iframe {
  margin-top: 25px;
}

li#text-3 a, li.subzane_youtube_plugin_widget a, li.widget_my-recent-yt a {
  color: #444;
}
li.subzane_youtube_plugin_widget, li.widget_my-recent-yt {
    background: url(youtube.jpg) no-repeat;
}
li#wp125 {
    background: url(advertise.jpg) no-repeat;
}

label.screen-reader-text {
  display: none;
}
form#searchform>div {
    height: 31px;
    width: 268px;
    background: url("search_background.jpg") repeat scroll 0 0 transparent;
}
form#searchform input#s {
    border: 2px solid black;
    height: 20px;
    margin-left: 5px;
    padding: 0;
    padding-top: -1px;
    border: none;
    font-size: 13px;
    width: 148px;
}
form#searchform input#searchsubmit {
    height: 25px;
    vertical-align: bottom;
    background-color: transparent;
    color: #fff;
    font-family: arial, helvetica, sans;
    font-size: 16px;
    text-transform: uppercase;
    border: none;
    letter-spacing: -1px;
    margin-top: 1px;
    margin-left: -3px;
    padding-bottom: 1px;
    padding-top: 0;
}
.widget-area ul {
	list-style: none;
	margin-left: 0;
}
.widget-area ul ul {
	list-style: disc;
	margin-left: 1.1em;
}
.widget-area ul ul ul {
	margin-left: 2.5em;
}
.widget-container {
	margin: 0 0 1.5em 0;
}

li.widget_polls-widget h3, li.widget_Twidget h3, li.subzane_youtube_plugin_widget h3, li.widget_my-recent-yt h3, li#wp125 h3, li#text-3 h3 {
  color: transparent;
  background-color: transparent;
  font-size: 2px;
  line-height: 34px;
}
li.widget_polls-widget a, li.widget_Twidget span, li.widget_Twidget a {
  color: black !important;
}
li.widget_polls-widget p {
  margin: 0;
}
li.widget_polls-widget>ul {
  color: black !important;
  text-align: center;

  margin-left: 0;
  padding-left: 0;
}
li.widget_polls-widget>ul li, li.widget_Twidget ul li {
  list-style-type: none;
}
i.widget_Twidget {
  color: black;
}
li.widget_Twidget ul {
  margin-left: 0;
  padding-left: 5px;
}
li.widget_Twidget ul li {
  padding-bottom: 20px;
}
li.widget_Twidget ul li span {
  font-size: 12px;

}
li.widget_Twidget ul li span a {
  font-weight: bold;
}
/* footer */

#site-info {
    float: right;
    color: white;
    font-size: 10px;
    padding: 3px 5px 0 0;
    font-weight: bold;
}


html, body, #wrapper {height: 100%;}

body > #wrapper {height: auto; min-height: 100%;}
#wrapper { background-color: white;}

#footer {
    background-color: #302b28;
    height: 21px;
    clear: both;
}
#countdown_wrapper {
    width: 100%;
    position: absolute;
  }
#countdown {
    font-size: 12px;
    font-weight: bold;
}
#cd, #ch, #cm, #cs {
  position: relative;
  color: white;
  margin-left: 700px;
}
#cd {
  top: 34px;
  font-size: 35px;
}
#ch {
  top: 52px;
  font-size: 30px;
}
#cm {
  top: 64px;
  font-size: 21px;
}
#cs {
  top: 71px;
  font-size: 16px;
}

/* hide the social buttons on the braaictionary */
#content.braaictionary ul.socialwrap {
  display: none;
}
#content.braaictionary .entry {
  margin-bottom: 3px;
  font-size: 14px;
}
#content.braaictionary .word {
  font-weight: bold;
  font-family: "Courier New", Courier, monospace;
  padding-right: 5px;
}
#content.braaictionary .entry p {
  display: inline;
  font-family: "Times New Roman", Times, serif;
}

.faq_build_question, .faq_build_answer  {
    text-align: justify;
}

.wp-caption-text {
font-size: 10px;
}

.community_submitted_success {
background-color: #ffff66;
text-align: center;
margin: 10px 0;
}
