/*  
Theme Name: Unico Conservation Foundation
Theme URI: http://www.unicoconservationfoundation.org.au
Description: The Unico Conservation Foundation website design.
Version: 1.0
Author: BAsed on the Unico style sheet
Purpose: Unico Conservation Foundation main site
Media: Screen
Template Name: Main Stylesheet (CSS)
*/



/*-----------------------------------------------------------
                        Main styles
=============================================================*/

/* Colours

  blue: #295482
  red: #c71e19
  */

  
body {
  margin:0;
  padding:0;
  font-family:verdana, sans-serif;
  }

a, a:link {
  color:#295482;
}

a:hover, a:active {
  color:#1C3C5E;
  text-decoration:underline;
}

a:visited {
  color:#000;
/*  text-decoration:none;*/
}

a img {
  border:none;
}

p {
  margin:0;
} 

p p {
  margin:0;
  padding:0;
}

h1, h2, h3 {
  font-family:helvetica, arial, sans-serif;
}

.frontpage h1, h1.error {
  font-size:24px;
  font-weight:normal;
  color:#696969;
  margin:50px 0 15px 0;
  border:0;
  padding:0;
}

h1.error {
  color:#c71e19;
  margin-top:120px;
}

h1 {
  font-size: 20px;
  font-weight:normal;
  color: #696969;
  padding-bottom:4px;
}

h1 a {
  text-decoration:none;
}

h1 strong {
  font-weight:normal;
  color:#696969;
}

h2 {
  font-size:13px;
  color: #696969;
  color:#295482;
  margin: 24px 0 4px 0;
  line-height:120%;
}

h3 {
  font-size:11px;
  text-transform:uppercase;
  letter-spacing:1px;
  color:#c71e19;
  font-weight:normal;
  margin:10px 0;
}

h4 {
  color:#295482;
  font-weight:bold;
  margin:0 0 2px 0;
  font-size:12px;
}

h5 {
  font-size:10px;
  font-weight:bold;
  margin: 0 0 6px 0; 
}

p {
  margin: 0 0 15px 0;
}

blockquote {
  font-size: 14px;
  line-height:160%;
  margin: 20px 30px 0px 20px;
  padding:0;
  font-family:georgia,times, "Times New Roman", serif;
  font-style:italic;
}

blockquote.pullquote {
  padding-left: 65px;
  padding-right: 44px;
  padding: 17px 44px 10px 60px;
  float:left;
  color:#2e5481;
  margin-left: 0;
  margin-right: 2em;
  background: url(images/quote-left.png) no-repeat 0 15px;
}

blockquote.pullquote p {
  font-size:24px;
  padding-top: 0.5em;
}

cite {
  font-size:10px;
  color: #c71e19;
  text-align:right;
  font-weight:bold;
  font-family:verdana, arial, sans-serif;
  font-style:normal;
/*  float:right;*/
  display:block;
  padding-right:30px;
  margin-bottom:20px;
}

hr {
  width:100%;
  clear:both;
  margin:0px;
	padding:0px;
	border-bottom:1px solid #eee;
	border-bottom:1px solid #fff;
	border-top:0px;
	border-left:0px;
	border-right:0px;
	line-height:0px;
	height:1px;
	display:block;
}

small {
  line-height:100%;
}

img.printLogo {
  display:none;
}

/*-----------------------------------------------------------
                            Masthead
=============================================================*/

.masthead {
  background: #c42022 url(images/masthead_gradient.png) top left repeat-x;
  overflow:hidden;
  width:100%;
}

a.clientPortal {
  display:block;
  width:129px;
  height:32px;
  position:absolute;
  top:0;
  left:790px;
}

.masthead img {
  margin-left: 80px;
  float:left;
}


/*-----------------------------------------------------------
                            Navigation
=============================================================*/

div.navWrapper {
  background: #cdcdcd url(images/nav_gradient.png) top left repeat-x;
  overflow:hidden;
  width:100%;
}

.navWrapper ul {
  margin:0 0 0 90px;
  padding:0;
  list-style-type:none;
  font-size:12px;
/*  display:inline;*/
/*  border:1px solid #000;*/
  width:950px;

}

.navWrapper ul li {
  margin:0;
  display:inline;
/*  white-space:nowrap;*/
}

.navWrapper ul li a {
  border-right:1px solid #d0d0d0;
  padding:8px;
  display:block;
  float:left;
  color:#295482;
  text-decoration:none;
}

.navWrapper ul li.current_page_item a, .navWrapper ul li a:hover {
  color:#fff;
  background: url(images/nav_hover_gradient.png) top left repeat-x;
}

.navWrapper form {
/*  float:left;
  position:absolute;
  left:775px;
  margin:0 0 0 20px;
  padding:2px 0 0 0;
  line-height:0;
  width:215px;*/
  padding:2px 0 0 0;
  margin:0 0 0 10px;
}
.navWrapper form div  {
  padding:3px 0;
}
.navWrapper form input {
  font:12px Arial, Helvetica, sans-serif;
  margin-left:10px;
  width:120px;
}

.navWrapper form input#searchsubmit {
  width:60px;
  margin-left:4px;
}

/*-----------------------------------------------------------
                            Subnav
=============================================================*/

ul.subNav {
  font-size:11px;
  list-style-type:none;
  margin:0;
  padding:0;
  width:100%;
}

ul.subNav ul {
  list-style-type:none;
  padding:0;
  margin:0;
}

ul.subNav ul li {
  padding:6px 0 6px 3px;
  border-bottom:1px solid #eee;
}

ul.subNav li a {
  color: #444;
  text-decoration:none;
  background: url(images/passivearrow.png) left center no-repeat;
  padding-left: 10px;
}

ul.subNav ul li.current_page_item a {
  color:#c71e19;
  background: url(images/activearrow.png) left center no-repeat;
}

ul.subNav li a:hover {
  color:#000;
  background: url(images/activearrow.png) left center no-repeat;
}

ul.subNav ul li {
 /* list-style-type:none;
  padding:0;
  border:0;*/
}

/*-----------------------------------------------------------
                            Grid Layout
=============================================================*/

.superColumn {
  padding:0;
  margin:0;
  width:48%;
/*  margin-left:2%;*/
  float:right;
}

.column {
  padding:0;
  margin:0;
  width:48%;
  float:right;
}

.superColumn.left {
/*  margin-left:0;*/
/*  margin-right:1%;*/
  float:left;
}

.column.left {
/*  margin-right:1%;
  margin-left:0;*/
  float:left;
}


/*-----------------------------------------------------------
                           Front page
=============================================================*/

.frontpage img {
  float:right;
}

.tagline {
  color:#c71e19;
  margin-bottom: 15px;
}

/*-----------------------------------------------------------
                            Content
=============================================================*/


.content {
  width:900px;
  padding-top:40px;
  margin-left:90px;
  overflow:hidden;
  margin-bottom:20px;
  padding-bottom:40px;
}

div.frontpage {
  padding:0;
  margin-bottom:0;
}

.content p {
  font-size:12px;
  line-height:150%;
}

h1+p {
  color:#295482;
/*  color:#c71e19;*/
/*  font-weight:bold;*/
}

.frontpage h1+p {
  color:#000;
}

.content blockquote p {
  font-size: 14px;
  line-height: 160%;
}

.content blockquote.pullquote p {
  font-size:16px;
  line-height:130%;
}

.content li {
  font-size: 11px;
  line-height:150%;
}


/*-----------------------------------------------------------
                            Meta-content
=============================================================*/

.metaWrapper {
  background:#fcfcfc;
  border-top:1px solid #ddd;
  overflow:hidden;
  width:100%;
  padding-bottom:20px;
}

.metaContent {
  width:900px;
  margin-left:90px;
}

.metaContent p {
  font-size:11px;
  line-height:140%;
}

/*---------Mini Contact Form-----------*/

form.miniContact {
  margin-top:10px;
  background:#fbfbfb;
  padding:2%;
  margin-left:-2%;
  overflow:hidden;
  width:98%;
  float:right;
/*  border-top:1px solid #ddd;*/
}

.miniContact h3 {
  margin:0 0 6px 0;
}
.miniContact input#emailField {
  width:100%;
  margin-bottom:8px;
}

.miniContact textarea {
  width:100%;
/*  margin-bottom:12px;*/
}

.miniContact input#submitField {
  display:block;
  float:left;
  margin-left:10px;
}

p.fineprint {
  padding-left:10px;
  font-size:9px;
  line-height:140%;
  width:49%;
  float:left;
}

.column ul {
  list-style-type:circle;
  padding:0 0 0 17px;
}

.column ul li {
  margin-bottom:8px;
}

.column ul li a {
  text-decoration:none;
}

.column ul li a:hover {
  text-decoration:underline;
}

/*---------Excerpt Quote-----------*/

blockquote.excerpt {
  font-size:18px;
  font-family:helvetica;
  font-style:normal;
  margin: 20px 0;
  width:75%;
  line-height:140%;
}

/*-----------------------------------------------------------
                            Content chunks
=============================================================*/

.article, .news {
  overflow:hidden;
  width:100%;
  margin-bottom:15px;
}

.article p {
  float:left;
  width:85%;
  font-size:10px;
}

.news p {
  width:55%;
  float:left;
  font-size:10px;
}

.news h4 {
  margin-top:0px;
}

.news h4 a, .article h4 a {
  text-decoration:none;
}

img.newsPicture {
  float:left;
  margin: 0 1em 1em 0;
}

.byline, .date {
  font-size:10px;
  width:80%;
  color:#295482;
  line-height:120%;
  display:block;
  margin-bottom:4px;
}

.date {
  width:85%;
}

.summary {
  clear: left;
}

.summary img {
  float:left;
  width: 64px;
  height: 64px;
  background: #FFF;
  margin-right: 5px;
}
.summary img.newsPicture {
  width: 36%;
  height: 100px;
}
.summary .byline {
  margin:0;
  padding:0;
  font-size: 9px;
}

.summary p {
  font-size:11px;
}

.person {
  margin-bottom: 45px;
/*  border: 1px solid red;*/
}

.person h2, .person h3 {
  margin:0 0 4px 0;
  color:#295482;
}

.person h2 {
  padding-top:6px;
}

.person-post h3 {
  color:#295482;
  font-size:12px;
  padding-top: 6px;
margin-bottom:10px;
}

/*-----------------------------------------------------------
                            Images
=============================================================*/

img.headshot {
  float:left;
  width:10%;
  margin:0 8px 4px 0;
}

img.news {
  width: 40%;
  margin: 0 3% 6px 0;
  float:left;
}

.column img {
  width:100%;
  margin: 10px 0;
}

/*-----------------------------------------------------------
                            Footer
=============================================================*/

.footerWrapper {
  border-top:1px solid #ccc;
  background:url(images/greylogo.png) #d6d6d6 no-repeat bottom right;
  padding:10px 0 0 0;
}
.footer {
  margin-left:90px;
  width:900px;
  font-size:11px;
  color:#696969;
  display:block;
}

.footer h3 {
  color: #444;
}

.footer a {
  color:#696969;
  text-decoration:none;
}

.footer a:hover {
  background:#696969;
  color:#fff;
}

.footer ul {
  list-style-type:none;
  padding:0;
  overflow:hidden;
  margin:0;
}

.footer ul.sitemap {
}

.footer ul li {
  float:left;
  font-weight:bold;
  width: 25%;
}

.footer ul li img {
  width: 10px;
  margin: 0 0 0 4px;
}

.footer ul.sitemap li ul {
  height:110px;
  margin-top:6px;
}

.footer ul li ul li {
  float:none;
  font-weight:normal;
  margin:4px 0 4px 10px;
  width:95%;
  border:none;
}

/*-----------------------------------------------------------
                            About
=============================================================*/

div.about {
  background: url(images/about.png) top left repeat-x;
  color:#eee;
  font-size: 10px;
  padding: 16px 0 10px 90px;
}

.about span.tagline {
  color: #fff;
}


div.about ul {
  margin-bottom: 10px;
  margin: 0 0 4px 0;
  padding: 0;
  width:710px;
}

div.about ul li {
  display:inline;
  width: auto;
  font-weight:normal;
  margin:4px 15px 0 0;
}

.about a {
  color: #eee;
}

div.about ul li ul li {
  float:none;
}

.about p {
  margin:0;
  width: 800px;
  color: #000;
}


/*==============================================================================
  PEOPLE PAGE
------------------------------------------------------------------------------*/
img.staff, img.staffSummary {
  clear:left;
  float:left;
  border: 1px solid #DDD;
  margin-right: 0.5em;
}

img.staffSummary {
  width: 96px;
  height: auto;
}


/*==============================================================================
  LOCATIONS PAGE
------------------------------------------------------------------------------*/
#map {
  width: 450px;
  height: 400px;
  border: 1px solid #999;
}

.searchNavLinks {
  margin-top: 1.5em;
  padding-top: 0.5em;
  border-top: 1px solid #DDD;
}

.searchNavLinks a {
  font: bold 8pt Verdana, Lucida Grande, sans-serif;
  color: red;
}


