/*
Theme Name: Racec Group
Theme URI: http://www.racec.co.za/
Description: Racec Group Theme
Version: 1.0
Author: Vince Kruger
Author URI: http://www.generator.co.za/

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* @group Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	/* change by werner 2008-06-24: font-family:Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif; */
	font-family:Arial, Helvetica, sans-serif;
	background:white url(images/background-body.gif) repeat-x left top;
	color: #333;
	}

#page {
	text-align: left;
	}

#header {
	background:white url(images/background-header.jpg) no-repeat center top;
	}

#content {
	}

.narrowcolumn .entry, .widecolumn .entry {
	font-size: 1.2em;
	line-height:17px;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

#footer {
	border: none;
	background:url(images/background-footer.gif) no-repeat center top;
}
#footer p{
	color:#8f928f;
}
small {
	font-size: 1em;
	}

h1, h2, h3 {
	/* font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif; */
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#header .description {
	font-size: 1.2em;
	text-align: center;
	}
.fancytitle h2{
	font-size:1.3em;
	color:#ad3e3e;
}
.fancytitle a, .fancytitle a:hover{
	font-size:1em;
	color:#7e7837;
	text-decoration:underline;
}
h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	/* font-family: 'Lucida Grande', Verdana, Sans-Serif; */
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #7e7837;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#header ul.menu{
	color:#747474;
	font-size:1.05em;
}
#header ul.menu a{
	color:#7e7837;
	font-size:1.01em;
	text-decoration:underline;
}
#menu li, #menu li a{
	color:white;
	font-size:12px;
	line-height:38px;
	text-align:center;
}
#sidebar {
	/* change by werner font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif; */
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	}
	
#sidebar .entry {
	font-size:12px;
	color:#555;
}
	

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color:#7e7837;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* @end Typography & Colors */



/* @group Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	margin: 0 auto;
	padding: 0;
	width: 874px;
	}

#header {
	margin: 0;
	padding: 0;
	height: 109px;
	width: 100%;
	}
#menu{
	display:block;
	margin:6px auto;
	height:38px;
	width:877px;
	}
#headerimage{
	display:block;
	margin-top:6px;
	background-image:url(images/header-image.jpg);
	width:874px;
	height:118px;
	text-indent:-30000px;
}
#header #associations{
	float:right;
	position:relative;
	margin-top:15px;
	margin-right:15px;
}
#header #hmenu{
	float:right;
	position:relative;
	margin-top:70px;
	margin-right:-203px;
}
.homeblocksmall{
	width:317px;
}
.narrowcolumn {
	float: left;
	margin: 18px 0 0 0;
	width: 652px;
	border-right:1px solid #dfe0df;
	padding:0 15px 0 0;
}
.shareprice a{
	background:url(images/racec_share_new.gif) no-repeat;
	width:191px;
	height:88px;
	display:block;
	margin-bottom:10px;
	text-indent:-30000px;
}

.africadigital a{
	background:url(images/africa_digital.gif) no-repeat;
	width:191px;
	height:88px;
	display:block;
	margin-bottom:10px;
	text-indent:-30000px;
}

.sharesense a{
	background:url(images/racec_sens_new.gif) no-repeat;
	width:191px;
	height:88px;
	display:block;
	margin-bottom:10px;
	text-indent:-30000px;
}
.widecolumn {
	padding: 0 0 20px 0;
	margin: 18px 0 0 0;
	width: 450px;
	}

.post {
	margin: 0 0 15px;
	text-align: left;
	}
.sidebar{
	margin-bottom:20px;
	margin-left:5px;
}
.sidebar a{
	text-decoration:underline !important;
	color:#7e7837 !important;
}
.sidebar h2{
	margin:0 !important;
	text-indent:20px;
	background:url(images/bullet-page.gif) no-repeat left top;
	line-height:16px;
}
.post hr {
	display: block;
	}
	
#sidebar hr{
	display: block;
	height: 0px;
	border: none;
	background: white;
	margin: 10px 0 10px 0;
}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: left;
}

.clear {
	clear: both;
}

#footer {
	margin:10px auto 0;
	width: 874px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: right;
	}
/* @end Structure */



/*	@group Headers */
h1{
	margin:0;
}
h1 a{
	display:block;
	background:url(images/racec-group-limited.gif) no-repeat;
	width:198px;
	height:21px;
	margin-left:120px;
	position:absolute;
	top:34px;
	text-indent:-30000px;
}
#header .description{
	width:274px;
	height:16px;
	display:block;
	background-image:url(images/racec-description.gif);
	margin-left:120px;
	position:absolute;
	top:60px;
	text-indent:-30000px;
}
h2 {
	margin: 30px 0 0;
	}
h2.sidebar{
	font-size:1.05em !important;
}
h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}

.fancytitle{
	display:block;
	height:29px;
	line-height:29px;
	background:url(images/fancytitle-background.gif) repeat-x right;
	font-size:1.1em;
}
.fancytitle h2{
	float:left;
	margin:0;
	padding:0;
	background:url(images/fancytitle-left.gif) no-repeat left;
	text-indent:16px;
}
#sidebar .fancytitle h2{text-indent:6px}
.fancytitle a{
	float:right;
	margin:0;
	padding:0;
}
.fancytitle a.narrow{width:82px;background:url(images/fancytitle-right-82.gif) no-repeat left;text-indent:8px}
.fancytitle a.wide{width:93px;background:url(images/fancytitle-right-93.gif) no-repeat left;text-indent:15px}
/* @end Headers */



/* @group Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: block;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* @end Images */



/* @group Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	display:block;
	margin-left: 0px;
	padding: 0 0 0 30px;
	padding-left: 10px;
	text-indent: -3px;
	list-style-image:url(images/bullet_arrow.gif);
}
html>body .entry ul ul {
	list-style-image:url(images/bullet.gif);
}
* html body .entry ul{
	list-style-type:disc;
}
html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
	
.ulcolumns ul li{
	float:left;
	width:25%;
	margin:2px 0pt 2px 10px !important;
	padding:0;
}
.ulcolumns2 ul li{
	float:left;
	width:79%;
	margin:2px 0pt 2px 10px !important;
	padding:0;
}
.homeblocksmall .ulcolumns ul li{
	width:148px;
	margin:2px 0pt 2px 5px !important;
}
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}

#header ul.associations, #header ul.associations li, #header ul.menu, #header ul.menu li{
	list-style-type:none;
	margin:0;
	padding:0;
}
#header ul.associations li{
	display:inline;
	margin-left:12px;
}
#header ul.menu{
}
#header ul.menu li{
	display:inline;
	background:url(images/menu-header-background.gif) repeat-x;
	float:left;
	line-height:24px;
	padding:0 4px 0 0;
}
#header ul.menu li:after{
	content: " |";
}
#header ul.menu li.first:after, #header ul.menu li.last:after{
	content:"";
}
#header ul.menu li.first, #header ul.menu li.last{
	display:block;
	float:left;
	width:8px;
	border:none;
	padding:0;
}
#header ul.menu li.first{
	background:url(images/menu-header-first.gif) no-repeat;
}
#header ul.menu li.last{
	background:url(images/menu-header-last.gif) no-repeat;
	margin-left:-5px;
}
/* @end Entry Lists */



/* @group Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* @end Form Elements */



/* @group Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* @end Comments */



/* @group Sidebar */
#sidebar
{
	padding:0 0 10px 14px;
	width: 192px;
	margin:18px 0 0 668px;
}
* html #sidebar{
	width:189px;
}
#sidebar form {
	margin: 0;
	}
/* @end Sidebar */



/* @group Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* @end Calendar */



/* @group Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	}
/*#post-26 a{
	display: block;
	border: 1px solid #efefef;
	padding: 5px;
}
#post-26 a:hover{
	background-color: #efefef;
}*/
/* @end Various Tags & Classes*/

/* @group Main Menu */
/* Basic code - don't modify */
#mainmenu{display:block;margin:0;padding:0;position:relative;}
#mainmenu li{display:block;list-style:none;margin:0;padding:0;float:left;position:relative;}
#mainmenu a{display:block;}
#mainmenu ul{display:none;position:absolute;left:0;margin:0;padding:0;}
* html #mainmenu ul{line-height:0;}
/* IE6 "fix" */
#mainmenu ul a{zoom:1;}
/* IE6/7 fix */
#mainmenu ul li{float:none;}
#mainmenu ul ul{top:0;}
#mainmenu ul li{line-height:21px !important;}
/* Everything else is theming */
#mainmenu{width:auto;}
#mainmenu *:hover{background-color:none}
#mainmenu a{
	background:url(images/menu-background.gif) repeat-x left;
}

#mainmenu li.page-item-4 a{width:96px;background:url(images/menu-background-page-item-4.gif) no-repeat left}
#mainmenu li.page-item-5 a{width:133px}
#mainmenu li.page-item-6 a{width:157px}
#mainmenu li.page-item-7 a{width:127px}
#mainmenu li.page-item-8 a{width:119px}
#mainmenu li.page-item-9 a{width:120px}
#mainmenu li.page-item-10 a{width:122px;background:url(images/menu-background-page-item-10.gif) no-repeat left;}

#mainmenu li.page-item-4 ul ul{left:118px !important;}
#mainmenu li.page-item-5 ul ul{left:155px !important;}
#mainmenu li.page-item-6 ul ul{left:179px !important;}
#mainmenu li.page-item-7 ul ul{left:149px !important;}
#mainmenu li.page-item-8 ul ul{left:141px !important;}
#mainmenu li.page-item-9 ul ul{left:142px !important;}
#mainmenu li.page-item-10 ul ul{left:-144px !important;}

#mainmenu li.hover a{text-decoration:none;}
#mainmenu ul{top:38px}
#mainmenu ul li a{background-color:#5E5A5A !important;background-image:none !important}
#mainmenu ul li.hover > a{background-color:#4f4c4c !important;cursor:pointer;}

#mainmenu ul a{
	line-height:20px;
	padding:0 ;
	border-bottom:1px solid white;
	border-right:none;
	opacity:0.9;
	filter:alpha(opacity=90);
}
/* #mainmenu ul a { border-bottom: none; } - I also needed this for IE6/7 */
/* @end */

/* @group Our People */
#post-8 ul,
#post-234 ul,
#post-361 ul,
#post-358 ul,
#post-366 ul,
#post-369 ul,
#post-372 ul,
#post-1504 ul,
#post-1470 ul{
	clear: left;
	padding: 0;
	list-style-type: none;
	margin: 0;
	display: block;
}

#post-8 li,
#post-234 li,
#post-361 li,
#post-358 li,
#post-366 li,
#post-369 li,
#post-372 li,
#post-1504 li,
#post-1470 li{

	display: block;
	float: left;
	margin: 0 0 20px 10px;
	padding: 0;
	width: 200px;
}
#post-8 li img,
#post-234 li img,
#post-361 li img,
#post-358 li img,
#post-366 li img,
#post-369 li img,
#post-372 li img,
#post-1504 li img,
#post-1470 li img{

	display: block;
	border: 1px solid #951414;
	padding: 2px;
}
/* @end Our People */