/*
	Theme Name: AHRG
	URI: http://www.humanrightsact.com.au/ahrg/
	Description: A 3-column theme developed for the Australian Human Rights Group site 
	Version: 1.0
	Author: Jeff Forrest
	Author URI: http://www.redshiftdg.com/

	The CSS, XHTML and design is released under the GPL:
	http://www.opensource.org/licenses/gpl-license.php
*/


html, body {
	margin: 10 0 0 0;
	padding: 0;
	text-align: left;
}

body {
	background: #D9D9D9;
	font-size: x-small;
	font-family: Verdana, Arial, 'Lucida Sans', 'Lucida Sans Unicode', Helvetica, sans-serif;
}

a {
	text-decoration: none;
}


a:link {
	color: #519c31;
}


a:visited {
	color: #519c31;
}


a:hover, a:active {
	color: #FF9900;
}


h1, h1 a {
	color: #CC9933;
	font-size: medium;
	font-weight: bold;
	font-family: Georgia, 'Times New Roman', Times,'Lucida Sans', 'Lucida Sans Unicode', serif;
    letter-spacing: 0.01em;
	margin: 10px 0 2px 0;
	padding: 0 0 1px 0;
    text-transform: uppercase;
	border-bottom: 1px dotted #CC9933;
	text-decoration: none;
}

h2, h2 a {
	margin: 0;
	padding: 0;
	color: #519c31;
	font-family: Helvetica, Verdana, sans-serif;
	font-size: 14px;
    text-transform: lowercase;
	font-weight: bold;
	border-bottom: 2px dotted #519c31;
	text-decoration: none;
}


h3 {
	color: #005577;
	font-size: medium;
	font-weight: normal;
	margin: 15px 0 15px 0;
	padding: 0;
}


h4 {
	font-size: small;
	font-weight: normal;
	margin: 0;
	padding: 0;
}


p {
	line-height: 130%;
	text-align: left;
}


img {
	border: none;
}




#wrap { 
	width: 880px;
	margin:0 auto; 
}

#page {
	background: #FFFFCC url(images/ahrg-bg.gif) center top repeat-y;
	text-align: left;
}


#top {
	margin: 0 auto;
	background: #FFFFCC url(images/ahrg-top.gif) no-repeat top center;
	height: 20px;
    width: 880px;
}




/* Left Sidebar */

.left { 
	color: #333333;
	float: left;
	font-size: x-small;
    letter-spacing: 0.03em;
	margin: 0 10px 10px 10px;
	text-align: left;
	width: 155px;
}


#events {
	margin: 40px 0 0 0;
}

#events ul {
    padding-left: 20px;
}

#media {
	margin: 30px 0 0 0;
}


#contact {
	margin: 30px 0 0 0;
}


#back {
	margin: 50px 0 0 0;
}


#back a {
	color: #519c31;
}




/* Right Sidebar */

.right { 
	color: #333333;
	float: right;
	font-size: x-small;
    letter-spacing: 0.03em;
	margin: 0 12px 10px 0;
	text-align: left;
	width: 155px;
} 

#orgs ul {
	font-size: 10px;
	type: circle;
}

.right li {
	list-style-type: none;
	margin: 0;
}


.right ul li {
	list-style-type: disc;
    list-style-position: outside;
	margin-left: -20px;
}







/* Middle Content Block */

.middle { 
	background: transparent;
	border: none;
	color: #666666;
	float: left;
	padding: 0px 15px 20px 20px;
	text-align: left;
	width: 475px;
}

.middle p {
	font-size: 11px;
	line-height: 150%;
}

.middle ol {
	font-size: 11px;
}

#welcome p {
	font-size: 12px;
}





#footer {
    width: 880px;
	background: #99CC99 url(images/ahrg-footer.gif) no-repeat top center;
    padding: 0;
    height: 40px;
    clear: both;
}

#subfooter {
	text-align: center;
	color: #666666;
	margin: 0 0 10px 0;
}


.alignright { float:right; } 

.alignleft { float:left; } 

<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
try {
var pageTracker = _gat._getTracker("UA-13080832-1");
pageTracker._trackPageview();
} catch(err) {}</script>
