/*  
Theme Name: MMM Template
Theme URI: http://wordpress.org/
Description: The original MMM International (NZ) theme.
Version: 1.0
Author: Duncan Babbage
Author URI: http://babbage.tv/
*/


body {
	position: absolute;
	background: transparent url(background.gif) top left repeat-y;
	margin: 0;
	padding: 0;
	color: black;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	}

p, ul, ol { font: 10pt/15pt Verdana, Arial, Helvetica, Sans-Serif;
	margin-top: 0em;
	margin-bottom: 1em;
	}

p.nospace { margin-bottom: 0em; }

a:link {
    color: #b12e25;
    background-color: transparent;
    font-weight: bold;
    text-decoration: none;
    }
    
a:visited {
    color: #836664;
    background-color: transparent;
    font-weight: bold;
    text-decoration: none;
    }
    
a:hover, a:active {
    color: #7c0d06;
    background-color: transparent;
    font-weight: bold;
    text-decoration: none;
    }


/* MAIN CONTENT SECTION */
.content {
	padding-left: 300px;
	padding-right: 100px;
	padding-top: 20px;
	padding-bottom: 70px;
    margin: 0;
	z-index: 3;
	color: #000;
    }

h1 {
    color: #a11e15;
    margin-bottom: 0.5em;
    font-size: 1.4em;
    }

h2 {
    color: #a11e15;
    margin-top: -0.5em;
    margin-bottom: 1em;
    font-style: italic;
    font-size: 1em;
    }

h3 {
    color: #a11e15;
    margin-top: 20px;
    margin-bottom: 0;
    font-size: 0.8em;
    }

.column {
    float: left;
    padding-right: 20px;
    clear: right;
    }

.column p { font-size: 9pt; }

.insert-left {
    float: left;
    padding: 10px;
    margin-right: 20px;
    margin-bottom: 20px;
    background: #bbbbbb;
    width: 250px;
    }

.insert-right {
    float: right;
    padding: 10px;
    margin-left: 20px;
    margin-bottom: 20px;
    background: #bbbbbb;
    width: 250px;
    }

.insert-left h3, .insert-right h3 { margin: 5px 0px; }
.insert-left p, .insert-right p { font-size: 0.7em; }
.insert-left ul, .insert-right ul { list-style-type: none; }
.insert-left li, .insert-right li { 
    margin: 0;
    font-size: 0.8em;
    margin-left: -25px;
    }

.clear { 
    clear: both;
    padding-top: 1em;
    }


/* IMAGE LAYOUT */
img.left {
	float: left;
	border: 2px solid #333;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-top: 3px;
	}
	
img.left-noborder {
	float: left;
	border: 0;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-top: 3px;
	}

img.right {
	float: right;
	border: 2px solid #333;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 3px;
	}
	
img.right-noborder {
	float: right;
	border: 0;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 3px;
	}
	

/* SIDEBAR SECTION */
.logo {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 250px;
    height: 800px;
    z-index: 0;
    background: transparent url(sidebar.jpg) 0px 0px no-repeat;
    }
    
.menu {
    position: absolute;
    top: 150px;
    left: 0px;
    }
    
.menu ul { list-style-type: none; }
.menu li { margin-bottom: 10px; }

.menu li>ul { 
/*    margin-top: -10px; */
    margin-left: -25px;
    }
.menu li>ul li {
    margin-bottom: 0px;
    font-size: 0.9em;
    }

/* Building. Empowering People. */