/* $Id: danblog.css,v 1.11.2.2 2010/11/19 14:42:44 danprobo Exp $ */

/* Put your custom css and css overrides in this file */ 

body {
font-size: 84%;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #000;
margin: 0;
padding: 0;
line-height: 1.5em;
}

h1,h2,h3,h4,h5,h6 {
font-family: Arial, Helvetica, sans-serif;
}

#nav li a{
font-family: Arial, Helvetica, sans-serif;
}

#superfish .menu a,
#superfish .menu a:visited  {
font-family: Arial, Helvetica, sans-serif;
}

a:link {
color: #005a8c;/*#e87e17*/
text-decoration: none;
font-weight: bold;
}

a:visited {
color: #005a8c;/*#e87e17*/
text-decoration: none;
font-weight: bold;
}

a:hover {
text-decoration: underline;
}

.site-name a:hover {
text-decoration: none;
}

.comment .new {
text-align: right; /* LTR */
font-weight: bold;
float: right; /* LTR */
color: red;
margin:.5em;
}

.comment .title {
line-height: 1.2em;
}

.comment .title a:hover {
text-decoration: none;
}

#subnav li a {
font-weight:bold;
}

#subnav li a:hover {
text-decoration: underline;
color: #005a8c;/*#e87e17*/
}

.title {
line-height:1.2em;
}

.node .title a:hover {
text-decoration: none;
}

#aggregator h3 a:hover {
text-decoration: none;
color: #005a8c;/*#e87e17*/
}

#mission-wrapper {
width:950px;
margin:0 auto;

} 

#mission {
font-size:1.4em;
display:block;
line-height:1.2em;
font-family:Georgia, "Bitstream Vera Serif", serif;
font-size: 20px;
font-style:italic;
}*/

#mission .contextual-links {
font-size: 13px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-style:normal;
}

#mission .block-title {
margin-top:20px;
}

#mission .region {
margin:20px 10px;
}

.item-list .pager li a:hover {
text-decoration:none;
}

/* custom - ACT Landcare - css */ 


body {
line-height: 1.3em;
}

#header {
	background-color: white;
	height: 96px;
}

.logo-name a {
	color: #75A238;
}

#sidebar-left h2.block-title,
#sidebar-right h2.block-title {
background: #75A238;
color: white;

}
/*
.slideshow-inner {
width:948px;
height:299x;
 border-left: 1px solid #DDDDDD;
    border-right: 1px solid #DDDDDD;
    border-top: 1px solid #DDDDDD;
}

#slideshow-bottom{
width:948px;
float:left;
line-height:1.5em;
 /*border-left: 1px solid #DDDDDD;*/
    border-right: 1px solid #DDDDDD;
}
*/

#mission {
font-size:1.4em;
 text-align: center;
}

.logo IMG {
    height: 80px;
}

/* Headings
-------------------------------------------------------------- */

h1 {
font-size: 1.4em;
}

h2 {
font-size: 1.3em;
  
}

h3 {
font-size: 1.2em;
}

h4 {
font-size: 1.1em;
}

h5 {
font-size: 1.1em;
}

h6 {
font-size: 1em;
}

/*ACT Landcare views slideshow front page promo with transparent banner behind text */
 


#mission-wrapper {
	margin:60;

}

#mission {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
		background-color: #75a238;
		color:white;
		width: 950px;
					
}
#mission .region {
    margin: 2px 10px 2px 140px;
}

#preface-wrapper {
	font-size: 0.8em; 
}
.view-content .views-table td  {
border-top: thick;
border-left: none;
border-right: none; 
border-bottom: none;
	
}

/* tagclouds */


.tagclouds.level1 {
  font-size : 0.7em;
}
.tagclouds.level2 {
  font-size : 0.8em;
}
.tagclouds.level3 {
  font-size : 0.9em;
}
.tagclouds.level4 {
  font-size : 1em;
}
.tagclouds.level5 {
  font-size : 1.1em;
}
.tagclouds.level6 {
  font-size : 1.2em;
}
.tagclouds.level7 {
  font-size : 1.3em;
}
.tagclouds.level8 {
  font-size : 1.4em;
}
.tagclouds.level9 {
  font-size : 1.5em;
}
.tagclouds.level10 {
  font-size : 1.6em;
}

.title-frontpage {
	 font-size: 1.3em;
	 font-weight:normal;
}
