/*  
Theme Name: FinAdvice
Theme URI: http://www.financial-advice.co.za/
Description: The revised Financial Advice theme. Note this theme is currently custom specific for
the purposes of www.financial-advice.co.za. If you have this, and you don't own financial-advice.co.za, then you are stealing!
Version: 1.2
Author: Adrian Kirsten
Author URI: http://traaidmark.heitamag.com/

	FinAdvice 1.2
	
	Theme designed custom for Financial-advice.

	PRIVATE WORK [You may not have this. sorry]

*/

/* ****************************************** */
/* HEADER                                     */
/* ****************************************** */
body {
	background-color: #f7f7f4;
}
#header {
	background-image: url(images/masthead_bg.gif);
	background-repeat: repeat-x;
	height: 107px;
	background-position: left bottom;
}
/* ****************************************** */
/* SUBNAV   								  */
/* ****************************************** */
#subnavigation {
	background-color: #F1F1F1;
	background-image: url(images/system/bgSidebarBelow.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-bottom: 10px;
	margin-top: 10px;
}
div#container {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #333333;
	border-left-color: #333333;
	background-color: #FFFFFF;
}
#subnavigation h4 {
	background-color: transparent;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC3300;
}
#subnavigation ul {
	margin: 0px;
	padding: 0px;
}
#subnavigation ul li {
	font-size: small;
	list-style-image: none;
	list-style-type: none;
}
#subnavigation ul li a {
	color: #333333;
	text-decoration: none;
}
#subnavigation ul li a:hover {
	color: #FF3300;
}
#subnavigation ul li ul {
	margin-left: 5px;
}
#subnavigation ul li ul li {}
#subnavigation ul li ul li a {
	color: #666666;
}
#subnavigation ul li ul li a:hover {}

div.news {
	margin-bottom: 10px;
	background-color: #F9F2E3;
	padding: 5px;
	border: 1px solid #999999;
}
div.news h3 {}
div.news p {}
div.news ul {}
div.news ul li {}
div.news a {}
div.news a:hover {}


div.crumbs {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	font-size: x-small;
	color: #999999;
}
div.crumbs a {
	color: #333333;
	text-decoration: none;
}
div.crumbs a:hover {
	color: #FF3300;
}
/* ****************************************** */
/* FOOTER                                     */
/* ****************************************** */
#footer {
	font-size: x-small;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #f1f1f1;
	color: #999999;

}
#footer a {
	color: #333333;
	text-decoration: underline;
}
#footer a:hover {
	color: #FF3300;
}
#footer div.linky {
	margin: 10px;
	padding: 5px;
	border: 1px solid #f1f1f1;
}
#footer p {}
#footer ul {
	margin: 0px;
	padding: 0px;
}
#footer ul li {
	display: inline;
	list-style-type: none;
	margin-right: 4px;
	margin-left: 4px;
	text-decoration: underline;
}
/* ****************************************** */
/* ADVERTISE                                  */
/* ****************************************** */
/* ****************************************** */
/* AD BLOCKS                                  */
/* ****************************************** */
.itinews {
	margin: 2px;
	padding: 1px;
	border: 1px solid #F1F1F1;
}
.adBlog {
	text-align: center;
	background-color: #F1F1F1;
}
.adblogLong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	text-align: center;
}
.adbox {
	float: right;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
	margin-bottom: 10px;
	margin-left: 10px;
}
.ad {
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
}

/* ****************************************** */
/* QUICKLINKS                                 */
/* ****************************************** */
div.quicklinks {
	font-size: x-small;
	width: 150px;
	margin-top: 10px;
}
div.quicklinks img {
	margin: 0px;
	padding: 0px;
}
div.quicklinks table {
	width: auto;
	min-height: 0px;
}
div.quicklinks table td {}
div.quicklinks table td.head {
	color: #993300;
	text-transform: uppercase;
	background-color: #F1F1F1;

	border: 1px solid #CCCCCC;
}
div.quicklinks table td.sub {
	border: 1px solid #CCCCCC;
	height: auto;
}
div.quicklinks a {
	color: #993300;
}
div.quicklinks a:hover {
	color: #666666;
}
div.quicklinks img {
	margin: 0px;
	padding: 2px;
}
div#adbox {

text-align:center}
div.endlinks {
	font-size: x-small;
	border: 1px none F1F1F1;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 0px;
	text-decoration: underline;
}
div.endlinks ul {
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
}
div.endlinks ul li {
	list-style-type: none;
	margin-right: 5px;
	margin-left: 5px;
	float: left;
	text-decoration: underline;
}
div.endlinks ul li a {
	color: #666666;
	font-size: xx-small;
}
div.endlinks ul li a:hover {
	color: #FFFFFF;
	font-size: xx-small;
	text-decoration: underline;
}
