/*   
Theme Name: Sustainability Consortium
Theme URI: http://www.sustainabilityconsortium.org/
Description: Custom theme for the sustainability Consortium
Author: Ryan Evjen and Jonathan Nicol
Author URI: http://www.visdomdesign.com
Version: 1.0
.
Copyright Arizona Board of Regents.
.
*/
html, body, #container { height: 100%; }
body > #container { height: auto; min-height: 100%; }

html {
	overflow-y: scroll;
}

body {
    font-family: Helvetica, Verdana, Arial;
    font-size:100%;
    line-height:1.125em;
    background-color: #fff;
    color: #636467;
}


/* ----- IDS ----- */

#container{
	width: 900px;
	margin: 0 auto -71px;
	padding: 25px 0 0 0;
}	

#primaryContent{
	width: 555px;
	float: left;
}

#primaryContent-2{
	width: 900px;
	float: left;
}

#narrowLeft {
	width:450px;
	float: left;
}

#sidebar{
	width:285px;
	float: right;
	padding: 15px;
	height:auto;
	background-color: #f0f0f0;
	border: 1px solid #CECFD0;
}
#sidebar_empty{
	width:310px;
	float: right;
	margin-top: 5px;
}


#header{
	height: 210px;
	background: #fff url(images/SC_slice.png) repeat-x top left;
	position: relative;
}

#headerInside{
	background: #000 url(images/header.png) no-repeat top left;
	width: 900px; height: 210px;
	margin: auto;
	position: relative;
}

#logo{
	position: relative;
	top:20px;
	left:0;
	height: 102px;
}	

#mainNav{
	color: #fff;
	position: absolute;
	top: 145px;
	padding: 0;
	margin: 0;
	float: left;
}


#topNav{
	position: relative;
	left: 500px;
	top: 5px;
}

#footer{
	background: #315A7B url(images/footerslice.png) repeat-x top left;
	margin-top: 20px;
	clear: both;
 	position: relative;
 	z-index: 10;
 	height: 71px;
}

#footerContainer{
	background: #315A7B url(images/footer.png) repeat-x top left;
	width: 900px;
	height: 71px;
	margin: auto;
	padding: 0;
	position: relative;
}

#people-container {
	width: 600px;
	background-color: #f0f0f0;
	border: 1px solid #CECFD0;
	margin-bottom: 20px;
	height:100%;
}



#feature-main {
	margin:0px 0px 15px 0px;
	padding:0px;
	height:250px;
	width:443px;
	float:right;
	}
	
	ol.cf-ol li#li–5 { margin:0; padding:0; width:410px !important; }
img.captcha    { float:right !important;}
img.captcha-reset { float:right;}



/* ----- CLASSES ----- */


.push {
	height: 100px;
}
.colLeft {
	width: 430px;
	float: left;
	padding-right: 20px;
	margin:5px 0px 25px 0px;
}



.colRight {
	width: 214px;
	float: right;
	
}

.colMiddle {
	width: 217px;
	float: left;
	padding: 0 7px 0 10px;

}
.news {
	padding: 15px 0 0 0;
	width: 215px;
	float: left;
	border-top: 1px solid #CECFD0;
	margin: 15px 0 0 0px;
	font-size:12px;
}

.news ul{
	display:block;
	list-style:none;
	}

.news li{
	padding:5px 0px 7px 0px;
	list-style:none;
	}
	
.meetings {
	padding: 15px 0 0 0;
	width: 210px;
	float: left;
	border-top: 1px solid #CECFD0;
	margin: 15px 0 0 0px;
	font-size:12px;
	}
.meetings ul{
	display:block;
	list-style:none;
	}

.meetings li{
	padding:5px 0px 7px 0px;
	list-style:none;
	color:#333;
	}

	
ul.about{
	list-style:square;
	}




	a.rss {
		width: 15px; height: 15px;
		text-decoration: none;
		background: url(images/rss.jpg) 0 0 no-repeat;
		float:left;
		margin-left: 15px;
	}

.person-wide {
	width: 300px;
	padding: 15px;
	float: left;
}

.person-wide-2 {
	width: 250px;
	padding:  15px 15px 0px 15px;
	float: left;
}

.person {
	width:150px;
	padding:15px;
	float: left;
}

.bodytext p {
    font-size:0.875em;
}

img.people {
	float: left;
	padding-right: 10px;
}

img.partners {
	float: left;
}
img.partners-2 {
	float: left;
}
img.about {
	padding-bottom: 25px;
}

.alignleft {
	padding: 0 10px 10px 0;
	float: left;
}

.alignright {
	padding: 0 0 10px 10px;
	float: right;
}
a.download {
	margin-bottom:12px;
    width: 200px; height: 27px;
    background: url(images/download_ro.png) 0 0 no-repeat;
	background-position: -0px 0;
    text-decoration: none;
    display: block;
}

a.participate {
	margin-bottom:12px;
    width: 200px; height: 27px;
    background: url(images/partRO.png) 0 0 no-repeat;
	background-position: -0px 0;
    text-decoration: none;
    display: block;
}

a:hover.download {
	background-position: -200px 0;
}

a:hover.participate {
	background-position: -200px 0;
}

a.download-2 {
	margin-bottom:0px;
    width: 200px; height: 27px;
    background: url(images/download-2_ro.png) 0 0 no-repeat;
	background-position: -0px 0;
    text-decoration: none;
    display: block;
}

a:hover.download-2 {
	background-position: -200px 0;
}

a.join {
	margin-bottom:12px;
    width: 217px; height: 60px;
    background: url(images/ws_ro.jpg) 0 0 no-repeat;
    text-decoration: none;
    display: block;
}

a:hover.join {
	background-position: -217px 0;
}

a.involved {
	margin-bottom:12px;
    width: 217px; height: 60px;
    background: url(images/involved_ro.jpg) 0 0 no-repeat;
    text-decoration: none;
    display: block;
}

a:hover.involved {
	background-position: -217px 0;
}

h1 {
	color: #315A7B;
	font-weight: 200;
	font-size: 1.8em;
	line-height: 1.1em;
}

h1.blog {
	color: #315A7B;
	font-weight: bold;
	font-size:22px;
	line-height: 1.1em;
}

h2.people {
	font-size: 1em;
	display: block;
	background-color: #CECFD0;
	padding:5px 0 5px 15px;
	letter-spacing: 0;
}

h2.partners {
	font-size: 1em;
	display: block;
	background-color: #CECFD0;
	padding:5px 0 5px 15px;
	letter-spacing: 0;
	clear: left;
}

h2 a:link {
	color: #27221F;
	text-decoration: none;
}
h2.home {
	float: left;
}

h2.home a{
	color: #315A7B;
	text-decoration: none;
}

h2.home a:hover{
	color: #E49264;
	text-decoration: underline;
}

h3.people {
	font-size: .85em;
	color: #315A7B;
	letter-spacing: 0;
}

h4.people {
	font-size: .75em;
	text-transform: uppercase;
	font-weight: 200;
	padding-bottom: 10px; 
}




img.home {
	padding: 0 0 25px 0;
}

img.floatLeft {
	float: left;
	}
img.floatRight {
	float: right;
}

.clear {
	clear: both;
}

/* ----- HEADINGS ----- */
h1, h2, h3, h4{
	color:#27221F;
	font-weight:bold;
	margin:0 0 5px;
	letter-spacing: 0;
}

h1, h2, h3 {
	font-size:2.4em;
	letter-spacing:-0.04em;
	line-height:1.05em;
	padding-bottom:5px;
}

h1{
	
	color: #315A7B;
}

h2{
	font-size: 1.2em;
	padding: 0;
}

.faq-header{
	font-size: 1.6em;
	color: #315A7B;
	margin-bottom:10px;
}

h3{
	font-size: 1em;
	padding: 0;
}

h3.home{
	font-size: 1.5em;
	color: #315A7B;
	font-weight: 200;
}

h4{
}


h5 {
	font-size: 0.95em;
	color: #E49264;
	font-style:italic;
	margin:4px 0px 1px 0px;
	}


#sidebar h2 {
	font-size: 1.4em;
}

/* ----- PARAGRAPHS ----- */

p{
	font-size:0.875em;
	padding-bottom: 10px;
}

#sidebar p{
	font-size:0.775em;
	padding-bottom: 10px;
}

/* ----- QUOTES ----- */

blockquote{
}

blockquote p{
}

cite{
}

blockquote cite{
}

/* ----- LISTS ----- */

li{
}

li p{
}

ol{
}

ul {
	}

ul li {
	
	}


#primaryContent ul{
	font-size:0.875em;
	margin:-5px 0px 0px 15px;
	}
	
#primaryContent li{
	margin:0px 0px 0px 5px;
	padding:5px 0px 5px 0px;
	list-style:disc;
	}

/* Styles for the entire LavaLamp menu */
.lavaLamp {
    height: 49px; width: 900px;
    margin: 15px 0;
    overflow: hidden;
    padding: 0;
    
}

    /* Force the list to flow horizontally */
    .lavaLamp li {
        float: left;
        list-style: none;
        display: inline;
        
    }
        /* Represents the background of the highlighted menu-item. */
        .lavaLamp li.back {
            background: url("images/sc_nav.gif") no-repeat right -50px;
            width: 15px; height: 50px;
            z-index: 8;
            position: absolute;
        }
            .lavaLamp li.back .left {
                background: url("images/sc_nav.gif") no-repeat top left;
                height: 50px;
                margin-right: 15px;
            }
        /* Styles for each menu-item. */
        .lavaLamp li a {
            position: relative; overflow: hidden;
            text-decoration: none;
            font-size: 1.1em;
            color: #fff; outline: none;
            text-align: center;
            height: 50px; top: 15px;
            z-index: 10; letter-spacing: 0;
            float: left; display: block;
            margin: auto 20px;
        }
        * html .lavaLamp li a {
        	margin: auto 10px; /*fix the double margin IE6 issue */
        }
        
        

#mainNavs li{
	list-style-type: none;
	display: inline;
	line-height: 0;
	margin: 0;
	padding: 0 30px 0 0;
	position: relative;
	bottom:0;
}

#mainNavs li a{
	color: white;
	text-decoration: none;
	font-size: 1.1em;
}

#topNav li{
	list-style-type: none;
	display: inline;
	line-height: 0;
	margin: 0;
	padding: 0 10px 0 5px;
	border-right: 1px solid white;
}
#topNav li a{
	color: white;
	font-size: .875em;
	text-decoration: none;
}
#topNav li a:hover{
	color: #E49264;
}
#topNav li.last {
	border: none;
	margin: 0;
	padding-right: 0;
}
ul.footer {
	margin-top: 15px;
	float: left;
}
#footer li{
	list-style-type: none;
	display: inline;
	line-height: 0;
	color: #fff;
	font-size: .75em;
	margin-top: 25px;
	padding: 0 10px 0 5px;
	border-right: 1px solid white;
}
#footer li a{
	color: white;
	text-decoration: none;
}
#footer li.last {
	border: none;
	margin: 0;
	padding-right: 0;
}

/* ----- IMAGES ----- */

img{
}
img a{
}
img a:hover{
}

/* ----- BREAK ----- */

hr{
}

/* ----- TEXT FORMATTING ----- */

strong{
}
em{
}
b{
}
i{
}

/* ----- LINKS ----- */

a{
	color: #D55B1D;
}

.meetings a{
	color: #333;
}

.news a{
	color: #333;
}


#sidebar a{
	font-size:0.775em;
	text-decoration:none;
	color: #D55B1D;
}
#sidebar a:hover{
	color: #E49264;
}
a:hover{
	color: #E49264;
}
a:visited, a:active, a:focus{
}
a:visited{
}
a:active{
}
a:focus{
}

p a{
}
cite a{
}
li a{
	text-decoration: none;
}
dt a{
}
dd a{
}

/* ----- TABLES ----- */

table{
}
caption{
}
thead{
}
tbody{
}
tfoot{
}
tr{
}
tr .alt{
}
th{
}
td{
}

/* ----- FORMS ----- */

form{
}
fieldset{
}
legend{
}
label{
}
input{
}
textarea{
}
input, textarea{
}
select{
}
optgroup{
}
option{
}






.colLeft h1{
	font-weight: 200;
	font-size:2.25em;
	font-weight:bold;
	}
	
.colLeft h3{
	font-size:1.75em;
		font-weight:bold;
	}
	
.colLeft p{
	font-size:0.9em;
	}


.post {
	margin-bottom: 30px;
	padding-bottom: 7px;
	border-bottom: #adadad 1px dotted;
}
