/*
Theme Name:     Reviva Schermbrucker
Theme URI:      http: //revivaschermbrucker.co.za/
Description:    Child theme for the Twenty Ten theme 
Author:         TeamScience
Author URI:     http: //www.teamscience.co.za/
Template:       twentyten
Version:        0.1.0
*/

@import url("../twentyten/style.css");

body {
	background: #97b48b;
	font-family: "Times New Roman", Times, serif;
}

/* =Header
-------------------------------------------------------------- */

.hiddenPic {display:none;}

#header {
	padding: 15px 0 0 0;
}

#headers {
	margin-top: 165px;
}
#site-title {
	float: left;
	width: 359px;
	height: 52px;
	}
#site-title a {
	display: block;
	width: 414px;
	height: 52px;
	background: url("http://revivaschermbrucker.co.za/wp-content/uploads/logo.png") no-repeat 0 0;
	text-indent: -9999em;
	}

#site-description {
	clear: right;
	float: right;
	color: #12a4c7;
	font-size: 18pt;
	font-style: normal;
	text-align: right;
	margin: 30px 0 18px 0;
	width: 220px;
}

/* This is the custom header image */
#branding {
	height: 337px;
}
#branding img {
	margin-top: 65px;
	height: 268px;
	background: url(header-images/header_1.jpg) no-repeat fixed;
	border-top: 4px solid #687501;
	border-bottom: 0px solid #000;
	clear: both;
	display: none;
}

/* =Menu
-------------------------------------------------------------- */

#access {
	background: #687501;
	display: block;
	float: left;
	margin: 0 auto;
	width: 940px;
}
#access .menu-header,
div.menu {
	font-size: 13px;
	margin-left: 12px;
	width: 928px;
}
#access .menu-header ul,
div.menu ul {
	list-style: none;
	margin: 0;
}
#access .menu-header li,
div.menu li {
	float: left;
	position: relative;
}
#access a {
	color: #ffffff;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 16px;
	letter-spacing: 1.2px;
	display: block;
	line-height: 38px;
	padding: 0 13px;
	text-decoration: none;
}
#access ul ul {
	box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	display: none;
	position: absolute;
	top: 38px;
	left: 0;
	float: left;
	width: 200px;
	z-index: 99999;
}
#access ul ul li {
	min-width: 180px;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
	background: #97b48b;
	line-height: 1em;
	padding: 10px;
	width: 180px;
	height: auto;
}
#access li:hover > a,
#access ul ul :hover > a {
	background: #97b48b;
	color: #fff;
}
#access ul li:hover > ul {
	display: block;
}
#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
	color: #fff;
}
* html #access ul li.current_page_item a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
	color: #fff;
}


#content .entry-title {
	color: #12a4c7;
	font-size: 30px;
	font-weight: normal;
	line-height: 1.3em;
	margin-bottom: 0;
	margin-top: 5px;
	padding-top: 5px;
}
.entry-title a:link,
.entry-title a:visited {
	color: #000;
	text-decoration: none;
}
.entry-title a:active,
.entry-title a:hover {
	color: #ff4b33;
}

h3#comments-title,
h3#reply-title,
#access .menu,
#access div.menu ul,
#cancel-comment-reply-link,
.form-allowed-tags,
#site-info,
#site-title,
#wp-calendar,
.comment-meta,
.comment-body tr th,
.comment-body thead th,
.entry-content label,
.entry-content tr th,
.entry-content thead th,
.entry-meta,
.entry-title,
.entry-utility,
#respond label,
.navigation,
.page-title,
.pingback p,
.reply,
.widget-title,
.wp-caption-text,
input[type=submit] {
	font-family: "Times New Roman", Times, serif;
}

#main {
	clear: both;
	overflow: hidden;
	padding: 20px 0 0 0;
}

#content h1
 {
	color: #12a4c7;
	font-size: 18px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	line-height: 1em;
	margin: 0 0 10px 0;
}

#content h2 {
	color: #000;
	font-size: 18px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	line-height: 1em;
	margin: 10px 0 0 0;
	padding: 10px 0 0 0;
}

#content p {
	margin-bottom: 10px;
}

/* Main sidebars */
#main .widget-area ul {
	margin-left: 0;
	padding: 0 20px 0 0;
	list-style: disc;
}
#main .widget-area ul ul {
	border: none;
	margin-left: 1.3em;
	padding: 0;
}
#primary {
}
#secondary {
}

.widget_recent_entries {
	padding-top: 85px;
}

/* =Footer
-------------------------------------------------------------- */

#footer {
	margin-bottom: 20px;
}
#colophon {
	border-top: 6px solid #687501;
	margin-top: -4px;
	overflow: hidden;
	padding: 10px 0;
}
#site-info {
	font-weight: normal;
}
#site-info a {
	color: #687501;
	text-decoration: none;
}
#site-generator {
	font-style: italic;
	position: relative;
}
#site-generator a {
	background: url(images/wordpress.png) center left no-repeat;
	color: #666;
	display: inline-block;
	line-height: 16px;
	padding-left: 20px;
	text-decoration: none;
}
#site-generator a:hover {
	text-decoration: underline;
}
img#wpstats {
	display: block;
	margin: 0 auto 10px;
}

#content img {
	margin: 5px 10px 5px 0;
	height: auto;
	max-width: 640px;
	width: auto;
}

.menu-footer-container {
	width: 940px;
	text-align: center;
	height: 20px;
	padding-bottom: 25px;
	margin-bottom: 25px;
}

#menu-footer {
	padding:0;
	margin:0;
	white-space:nowrap;
	list-style-type:none;
}


#menu-footer ul{
	margin-bottom: 0px;
}

#menu-footer li{
	display: inline;
}

#menu-footer li a {
	padding: 0px 10px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color:#12a4c7;
	text-decoration:none;
}

#wrapper {
	background: #fff;
	margin-top: 20px;
	margin-bottom: 80px;
	padding: 0 20px;
}

.blog .entry-title a:link {
 color:#12a4c7;
}