/* 
==============================================================================
Created for:	Social-Climate (SSCCRN) (version 1).
Date: 			Aril 2008.
Created by: 	greenskin Media.
				www.greenskinmedia.com
==============================================================================
*/




/************ default styles **************/

*	{	
	margin: 0;
    padding: 0;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    }
    
body, html {
	margin: 0;
    padding: 0;
    background: #e7e7e7;
    text-align: center;
    margin-bottom: 10px;
	}
	
a	{
    color: #ff7f00;
    text-decoration: none;
    border-bottom: #000000 0.1em dotted;
	}
	
a:hover {
	color: #ff7f00;
	text-decoration: none;
	background-color: #ddd;
    }



/************ id's **************/

#container {
    width: 780px;
    margin: 10px auto;
    padding: 0;
    background: #fff;
    text-align: left;
    font-size: 1.2em;
	}



/************ header **************/

#logo {
    margin: 0;
    padding: 0;
	}

/*#logo #box{
    float:left;
    clear:none;
    height:40px;
    width:100px;
    margin:0;
    padding:0;
    background:#394E06;
    color:#87B220;
    font-family:'Times New Roman';
    font-weight:bold;
    font-size:15px;
    line-height:40px;
    letter-spacing:-2px;
    text-indent:-2px;   
}*/

#logo p {
    float: left;
    clear: none;
    height: 40px;
    width: 580px;
    margin: -20px 0 0 0;
    padding: 0;
    color: #fff;
    font-family: 'Georgia';
    font-weight: normal;
    font-size: 28px;
    text-indent: -2px;
    line-height: 27px;
    letter-spacing: -2px;
	}

.subContainer, #navigation ul {
    width: 780px;
    margin: 0 auto;    
	}
	
#header {
    text-align: left;
    margin: 0;
    padding: 40px 0 0 10px;
    height: 64px;
    background: #1e5fa9;
	}
	
#banner {
    margin: 0;
    padding: 0;
    padding-bottom: 5px;
    background: #e7e7e7;
	}



/************ main navigation **************/

#navigation {
    margin: 0;
    padding: 0;
    background: #142b6e;
    height: 34px;
    list-style: none;
	}
	
#navigation li {
    float: left;
    clear: none;
  	list-style: none;
    }
    
#navigation li a {
	color: #fff;
	display: block;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	padding: 10px 17px;
	border-bottom: 0px;
	}
	
#navigation li a:hover {
	color: #fff;
	background: #ff7f00;
	}
    
#active a {
	background:url('../images/nav_bg.gif');
	}
    
#activeSub a {background-color: #ffdcb2;}



/************ headings **************/

h1	{
    text-indent: -80000px;
    background: url('../images/logo.gif') no-repeat;
    height: 35px;
    width: 168px;
	}
	
h2	{
    font-family: 'Georgia';
    font-size: 25px;
    letter-spacing: -1px;
    margin-top: 15px;
    margin-bottom: 20px;
    font-weight: normal;
    color: #142b6e;
    border-bottom: transparent;
	}
	
h3	{
    font-size: 13px;
    font-weight: bold;
    color: #666;
    margin: 5px 0; 
	}

.intro {font-size: 12px;}
.project {border-bottom: #ff7f00 2px solid; padding-bottom: 4px;}
.project b {font-size: 16px;}



/************ paragraphs **************/

p	{
    color: #043f4a;
    font-size: 1.2em;    
    line-height: 25px;
	}
	
#primaryContent ul {
    color: #043f4a;
    font-size: 11px;    
    margin: 20px 0;
    list-style: none; 
	}
	
#primaryContent li {    
    padding-left: 25px;
    margin: 8px 0;
    list-style: none;
    background: url('../images/content_bullet.png') left bottom no-repeat;
	}
	
#secondaryContent p {}
.tight {letter-spacing: -1px;}
.spacer {margin-top: 5px;}



/************ forms **************/

input {
    background-color: #FFF;
    color: #999999;
    border: 1px solid #CCC;
    font-size: 11px;
    padding: 3px;
    width: 160px;              
	}
	
button {
    background-color: #efefef;
    line-height: 11px;
    color: #000;
    border: 1px solid #CCC;
    font-size: 11px;
    height: 20px;
    margin: 0;
    padding: 0 5px;
	}
	
form p {padding: 2px 0;}



/************ images **************/

img {border: 0;}
img a {border: 0; text-decoration: none;}
img a:hover {border: none;}

#secondaryContent img {
	float: left;
    clear: none;
    margin: 10px;
    margin-right: 0;
    padding: 2px;
    border: 3px solid #e7e7e7;
    }



/************ content **************/

#primaryContent {
    width: 440px;
    padding: 70px 45px;
    border-right: 5px solid #e7e7e7;
    font-size: 11px;
    float: left;
    clear: none; 
	}
	
#primaryContent img {
    float: right;
    clear: none;
    margin: 20px;
    margin-right: 0;
    padding: 2px;
    border: 3px solid #E7E7E7;
    }
    
#primaryContent ul {
    font-size: 12px;
    color: #142b6e;
    }
    
#primaryContent .arrow img {margin-top: 2px; margin-left: 2px; border: 0px;}
#primaryContent .arrow a {margin-left: 389px; color: #142b6e; border-bottom: #142b6e 0.1em dotted; font-weight: bold}
    	
#secondaryContent {
    width: 200px;
    padding: 10px 14px;
    font-size: 11px;
    float: right;
    clear: none; 
	}
	
#secondaryContent h2 {
    padding: 11px 15px;
    background: url('../images/logoSSCCRN.jpg') no-repeat;
    width: 160px;
    color: #fff;
    margin-bottom: 0;
    line-height: 30px;
    font-size: 12px;
    font-weight: normal;
    letter-spacing: normal;
	}
	
#secondaryContent h3 {
    color: #ff7f00;
    margin-top: 20px;
	}
	
#secondaryContent ul {
    list-style: none;
	}
	
#secondaryContent li {
	background: url('../images/tiny_bullet.png') left bottom no-repeat;
	font-size: 12px;
    list-style: none;
    padding-left: 20px;
    margin: 8px 0;
	}
	
#secondaryContent li a {
    color: #575757;
    font-weight: bold;
    text-decoration: none;
    border-bottom: 0px;
	}
	
#secondaryContent li a:hover {
    color: #333;
    font-weight: bold;
    text-decoration: underline;
    background-color: #ffdcb2;
    text-decoration: none;
	}
	
#secondaryContent .links li {
    padding-left: 0px;
    margin: 8px 0;
    background: none;
	}

.linksSub li a {
    color: #575757;
    font-size: 9px;
    font-weight: bold;
    text-decoration: none;
    border-bottom: 0px;
	}



/************ comments **************/

#comments {
    margin:15px 0;    
	}
	
#comments #status {
	color: #546d17;
	background: #f8f8f8;
	border: 2px solid #ececec;
	padding: 10px;
	margin-bottom: 15px;    
    }
    
#comments #status dd, #comments #status dt {
	display: inline;
	}

#comments a {
	color: #546d17;
	font-weight: bold;
	text-decoration: none; 
    }
    
#comments a:hover {
	color:#666;
	text-decoration: underline; 
	}

#comments .comment {
	padding: 10px 5px;
	border-top: 3px solid #7fa71f;  
	}

#comments .comment dt {
	float: left;
	clear: none;
	}

#comments .comment dd {
	clear: both;
	color: #656565;
	line-height: 20px;
	font-size: 10px;
	margin-bottom: 10px;
	}

#comments .comment .date {
	float: left;
	clear: none;
	margin-left: 5px;
	line-height: 12px;
	font-size: 11px;
	color: #585858;
	}



/************ footer **************/

#footer {
    margin: 0 auto;
    margin-bottom: 10px;
    height: 10px;
    padding: 18px 20px;
    clear: both;
    width: 740px;
    text-align: left;
    font-size: 10px;
    color: #484848;
    background: #f4f4f4;
	}
	
#footer ul {list-style: none;}

#footer li {
	list-style: none;
    display: inline;    
    }
    
#footer #copyright {
	float: left;
	clear: none;
    }
    
#footer #links {
	float: right;
	clear: none;
    }
    
#footer a {
	color: #ff7f00;
	text-decoration: none;
	border-bottom: 0px;
    }
    
#footer a:hover{
	color: #ff7f00;
	text-decoration: none;
    }
    
#activeFooter a {background-color: #ddd;}



/************ classes **************/

.clear{clear:both;}

input {width: 60%;}

textarea {width: 60%;}

input, textarea {
	padding: 1px 3px;
	margin: 3px 0;
	font: 1em verdana, arial, sans-serif;
	color: #eee;
	background-color: #142b6e;
	border: 1px solid #999;
	}

input:hover, input:focus, textarea:hover, textarea:focus {
	color: #fff;
	background-color: #1e5fa9;
	border: 1px solid #eee;
	}

.button {width: 15%; cursor: pointer;}
  	
.contact {width: 60%;}
.message {width: 60%; height: 15%;}
.light {color: #142b6e;}



/************ accordion **************/

#melissa img {position: relative; margin: 0 -20px 0 5px; padding: 0;}