


a:link
{
	background-color: transparent;
	text-decoration: none;
	color: #236;
	font-weight: bold;
}
a:visited
{
	background-color: transparent;
	text-decoration: none;
	color: #469;
	font-weight: bold;
}
a:hover
{
	border: 0;
	background-color: #eee;
	text-decoration: none;
	color: #8D0749;
	font-weight: bold;
}
a:active
{
	background-color: transparent;
	text-decoration: none;
	color: #933;
	font-weight: bold;
}
/*<group=HTML Tags>*/

h1, h2, h3 {
letter-spacing: 0.09em;
}


h1 {
 color: #933;
 font-weight: bold; 
 }
 
 h2 {
 color: #000;
 font-size: 120%;
 font-weight: bold; 
 }

h2 {
	font-size: 140%;
}

h3 {
 color: #339;
	font-size: 120%;
	font-weight: bold;
}

h4 {
 color: #000;
margin-bottom: 4px;
}


p {
font-family: lucida grande, verdana, arial, helvetica, sans-serif;
}

.more {
font-style:bold;
font-size:140%;
}

.center {
text-align: center;
}


blockquote {
font-family: georgia, times new roman, times, serif;
font-size: 12px;
background: #eee;
color: #000;
padding: 10px;
}

.indent {
font-family: georgia, times new roman, times, serif;
font-size: 12px;
background: #eee;
color: #000;
padding: 10px;
}

ul {
list-style: square;
margin-top: 3px;
margin-bottom: 3px;
margin-left: 1em;
padding-left: 1em;
}

li {
background: transparent;
font-family: lucida grande, verdana, arial, sans-serif;
color: #333;
}

img {
margin: 0;
padding: 0;
border: 0;
}


body {
margin:0 auto;
padding:0;
min-width: 700px;
max-width: 1000px;
text-align: left;
font-family: 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
font-size: 10px;
}



	
/*</group>*/



/*<group=wrappers>*/

#wrapper {
   padding: 0px;
  	margin-right:auto;
		margin-left:auto;
  	text-align:left;
}

/* wrap whole page */

#contentwrapper {
	
}

/* used to wrap all divs between header and footer */

	
/*</group>*/
/*<group=banner>*/




#banner
{
	font-family: Verdana, Arial, sans-serif;
	color: white;
 font-size: 30px;
 line-height: 36pt;
 background-color: #c66;
 
}

.bannername
{
 font-size: 30px;
 line-height: 36pt;
 background-color: #c66;
 text-transform: uppercase;
 display:inline;
 margin-left: 10px;
}
#banner a {
   text-decoration: none;
}
.bannerjump {
text-align:right;
}


/*</group>*/
/*<group=sidebar1>*/

#sidebar1 {
       position:absolute;
        width:200px;
        top:70px;
        padding:10px;
        z-index:2;


/* Here is the ugly brilliant hack that protects IE5/Win from its own stupidity. 
Thanks to Tantek Celik for the hack and to Eric Costello for publicizing it. 
IE5/Win incorrectly parses the "\"}"" value, prematurely closing the style 
declaration. The incorrect IE5/Win value is above, while the correct value is 
below. See http://glish.com/css/hacks.asp for details. */
        voice-family: "\"}\"";
        voice-family:inherit;
        width:178px;
        }


/* I've heard this called the "be nice to Opera 5" rule. Basically, it feeds correct 
length values to user agents that exhibit the parsing error exploited above yet get 
the CSS box model right and understand the CSS2 parent-child selector. ALWAYS include
a "be nice to Opera 5" rule every time you use the Tantek Celik hack (above). */

body>#sidebar1 {width:178px;}

#sidebar1 h2 {
margin: 15px 10px 10px 0px;
font-size: 12px;
background: transparent;
color: #336;
border-left: 3px solid #dd7c60;
}

	
/*</group>*/

/*<group=sidebar2>*/

#sidebar2 {

       position:absolute;
        width:200px;
        top:110px;
        right:20px;
        padding:10px;
        z-index:1;
/* Again, the ugly brilliant hack. */
        voice-family: "\"}\"";
        voice-family:inherit;
        width:178px;
        }
/* Again, "be nice to Opera 5". */
body>#sidebar2 {width:178px;}

#sidebar2 h2  {
margin: 15px 10px 10px 0px;
font-size: 12px;
background: transparent;
color: #336;
border-left: 3px solid #dd7c60;
}
#sidebar2 .content {
  text-align:center;
}

	
/*</group>*/



/*<group=main>*/

#main {
        position:absolute; /* Position is declared "relative" to gain control of stacking order (z-index). */
        top:70px;
        width:auto;
        min-width:120px;
        margin:0px 20px 20px 200px;
        background-color:transparent;
        padding:10px;
        z-index:3; /* This allows the content to overlap the right menu in narrow windows in good browsers. */

}

#main h2 {
font-size: 1.7em;
background: transparent;
color: #336;
padding-bottom: 5px;
	
}

.entry {
	padding: 5px;
}

.posted {
margin-bottom: 15px;
font: 10px lucida grande, verdana, arial, helvetica, sans-serif;
text-align: right;
}

.paginate {
 font-family:		Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
 font-size:			12px;
 font-weight: 		normal;
 letter-spacing:	.1em;
 padding:			10px 6px 10px 4px;
 margin:			0;
 background-color:	transparent;  
}

.pagecount {
 font-family:		Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
 font-size:			10px;
 color:				#666;
 font-weight:		normal;
 background-color: transparent;  
}

.imageright{
  float:right;
  margin: 5px;
}

.keywords {
  font-size: 90%;
  text-align: left;
color: #336;
}

.date {
font-size: 12px;
background: transparent;
color: #881220;
}
	
/*</group>*/
/*<group=footer>*/

#footer {
position: relative;
width: 100%;
clear: both;
text-align: center;
padding-top: 30px;
}


#footer p {
margin: 0 10px;
}

	
/*</group>*/



/*<group=Comments>*/

#comments {
	border-color: #000000;
	border-width: 1px;
}
	
/*</group>*/
/*<group=Classes>*/
	
/*</group>*/


/*<group=General>*/

.input {
border-top:        1px solid #999999;
border-left:       1px solid #999999;
background-color:  #fff;
color:             #000;
font-family:       Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
font-size:         11px;
height:            1.6em;
padding:           .3em 0 0 2px;
margin-top:        6px;
margin-bottom:     3px;
} 

.textarea {
border-top:        1px solid #999999;
border-left:       1px solid #999999;
background-color:  #fff;
color:             #000;
font-family:       Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
font-size:         11px;
margin-top:        3px;
margin-bottom:     3px;
}

.checkbox {
background-color:  transparent;
margin:            3px;
padding:           0;
border:            0;
}

#clear {
  clear:both;
}
/*</group>*/




/*<group=Entry Form>*/


/*<group=Custom Divs/Classes>*/

#loginbox {
	background-color: #C3D2E2;
	border: 1px dotted #6B6B6B;
}

#navbar {
padding:5px;
text-align: center;
}

#jump {
position:absolute;
top: 6px;
right: 15px;
padding:5px;
text-align: center;
}
	
/*</group>*/






	
/*</group>*/


 
 h1.pagetitle { padding-bottom: 0; margin-bottom: 0; }
#article p.subtitle {
 color: #933; 
 font-size: 110%;
 font-weight: bold;
 padding-top: 0; margin-top: 0; padding-bottom: 1ex;
}




 dl
 {
 width: 41.1em;
 margin: 2em 0;
 padding: 0;
 }

dt
 {
 width: 15em;
 float: left;
 margin: 0 0 0 0;
 padding: .5em;
 border-top: 1px solid #999;
 font-weight: bold;
 }

 /* commented backslash hack for mac-ie5 \*/
 dt { clear: both; }
 /* end hack */

dd
 {
 float: left;
 width: 24em;
 margin: 0 0 0 0;
 padding: .5em;
 border-top: 1px solid #999;
 }

/*
.bau {
border-left: 5px solid #69c;
padding-left:5px;
}


.localisation {
border-left: 5px solid #9c6;
padding-left:5px;
}

.fairshares {
border-left: 5px solid #fc6; 
padding-left:5px;
}
.enlightened {
border-left: 5px solid #eb9; 
padding-left:5px;
}
*/
.bau_back,.scenario_47_back
{
	background-color: #69c;
}

.local_back,.scenario_48_back {
 background-color: #9c6;
}

.fairshares_back,.scenario_49_back {
 background-color: #fc6; 
}
.enlightened_back ,.scenario_50_back{
 background-color: #ead; 
}




table.bau  {
	border-width: 2px ;
	border-spacing: 2px ;
	border-style: solid ;
	border-color: #69c ;
}

table.bau td {
  padding: 3px;
	border-width: 2px ;
	border-spacing: 2px ;
	border-style: solid ;
	border-color: #69c ;
}

table.enlightened  {
	border-width: 2px ;
	border-spacing: 2px ;
	border-style: solid ;
	border-color: #ead ;
}

table.enlightened td {
  padding: 3px;
	border-width: 2px ;
	border-spacing: 2px ;
	border-style: solid ;
	border-color: #ead ;
}

table.local  {
	border-width: 2px ;
	border-spacing: 2px ;
	border-style: solid ;
	border-color: #9c6 ;
}

table.local td {
  padding: 3px;
	border-width: 2px ;
	border-spacing: 2px ;
	border-style: solid ;
	border-color: #9c6 ;
}

table.fairshares  {
	border-width: 2px ;
	border-spacing: 2px ;
	border-style: solid ;
	border-color: #fc6 ;
}

table.fairshares td {
  padding: 3px;
	border-width: 2px ;
	border-spacing: 2px ;
	border-style: solid ;
	border-color: #fc6 ;
}


blockquote
{
	font-style: italic;
	padding: 5px;
	color: #933;
}

.sponsor
{
	padding: 0;
	vertical-align: top;
	font-family: Verdana, Arial, sans-serif;
	font-size: 110%;
	background-color: #fff;
	text-align: left;
	text-transform: inherit;
	border-style: none;
}

#navarticles {
  width:100%;
  	font-family: Verdana, Arial, sans-serif;
	font-size: 110%;
}




