/*
Theme Name: CensusAtSchool 2008
Theme URI: http://www.censusatschool.org.nz/2008/
Description: For CensusAtSchool New Zealand 2008
Version: 2
Author: Rachel Cunliffe 
*/

body {
    margin: 0;
    text-align: center;
    background: #fff;
    color: #000;
    font-size: 14px;
    font-family: Arial, Verdana, Helvetica, sans-serif;
}

#topmenu {
    width: 100%;
    border-top: 1px solid #73AE38;
    border-bottom: 1px solid #73AE38;
    background: #73AE38 url(/wp-content/themes/cas2008/images/top.png) top left repeat-x;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #fff;
    padding: 5px 0;
}

#topmenu ul {
    margin: 0 auto;
    padding: 0;
    width: 770px; 
}

#topmenu ul li {
   margin:0; padding: 0;
   text-align: left;
   float: left;
   list-style-type: none;
}

#topmenu a {
    color: #fff;
    text-transform: uppercase;
    margin-right: 20px; 
    font-weight: normal;
}



#container {
    width: 770px;
    margin: 0 auto;
    padding: 0 0 5px 0;
    text-align: left;
    background-color: #fff;
    line-height: 140%;
}

#header {
    margin: 0;
    font-size: 18px;
}

#header p {
    background: #FFDC00 url(/wp-content/themes/cas2008/images/paper.gif) no-repeat top left;
    margin: 5px 0 0 0;
    padding: 40px 10px 15px 10px;
}

#header p a {
   color: #000;
   background-color: #FFDC00;
   text-decoration: none;
   padding: 0 3px;
    font-weight: normal;
}

#header p a:hover {
   color: #fff;
   text-decoration: none;
   background-color: #73AE38;
}

#newsflash {
   margin: 0 0 20px 0;
   padding: 10px;
   background: #FEFA76 url(/wp-content/themes/cas2008/images/paper.gif) no-repeat bottom left;
   font-size: 13px; 
}

#newsflash a {
   font-weight: bold;
}


#lefthand, #latestnews, #takingpart, #newspost {
    float: left;
    padding: 0px;
}

.fullwidth {
    width: 770px;
    padding: 10px 0;
    clear: left;
}

#footer {
    font-size: 11px;
    text-align: center;
    clear: both;
    margin-top: 30px; 
    padding-bottom: 30px; 
    background: #fff url(/wp-content/themes/cas2008/images/bottom.png) bottom left repeat-x;
}



blockquote {
	border-left: 5px solid #ccc;
	margin-left: 1.5em;
	padding-left: 5px;
}

#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	background: #fff;
	border: 1px solid #BA292F;
	padding: 5px;
        font-size: 11px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
}

#commentform textarea {
	width: 90%;
}

#commentlist li ul {
	border-left: 1px solid #ddd;
	font-size: 110%;
	list-style-type: none;
        margin-top: 50px;
}


h1, h2, h3, h4, h5, h6 {
    font-family: Arial, Helvetica, sans-serif;
}
h1 {
    font-size: 18px;
    font-weight: normal; 
}
h2, h3, h4, h5 {
    margin-top: 0px;
}
h2 {
    font-size: 20px; 
}
h3 {
    margin-top: 0.6em;
    margin-bottom: 0.0em;
    font-size: 14px;
}
h4 {
    font-size: 12px;
}


a {
    color: #BA292F;
    font-weight: bold;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

td {
    vertical-align: top;
}

input, textarea {
    border: 1px solid #1B0F18;
}

hr {
    border-top: 1px solid #BA292F;
    border-right: none;
    border-bottom: none;
    border-left: none;
}


a img { border: none; }

/* these are used by the forms in the cas-sampler and cas-register plugins */

.casregform, .cassampform {
        width: 100%;
        position: relative;
}

.casregleft, .cassampleft {
        width: 25%;
        text-align: right;
        clear: both;
        float: left;
        display: inline;
        padding: 4px;
        margin: 5px 0;
}

.casregright, .cassampright {
        width: 70%;
        float: right;
	clear: right;
        display: inline;
        padding: 4px;
        margin: 5px 0;
}

.casregerror, .cassamperror {
        border: 1px solid #BA292F;
}

.cassampright ul { margin-left: 0; margin-top: 0; padding-left: 1.2em; }

/* this is from wp-contactform.php */

/* Begin Contact Form CSS */
.contactform {
width: 100%;
position: relative;
}

.contactleft {
width: 25%;
text-align: right;
clear: both;
float: left;
display: inline;
padding: 4px;
margin: 5px 0;
}

.contactright {
width: 70%;
float: right;
display: inline;
padding: 4px;
margin: 5px 0;
}

.contacterror {
border: 1px solid #BA292F;
}
/* End Contact Form CSS */

/* oh no you don't! Stephen Cope 2005-08-11 */
div.storycontent li, div.storycontent li {
    color: black !important;
    background-color: white;
}

.claytonsurvey {
color: black; background-color: yellow;
}

span.noscreen { display: none; }
div.onlineonly { display: block; }


#mailinglist { padding: 0 5px;}
#mailinglist form { font-size: 11px; }
#mailinglist input { margin: 2px 0 6px 0; }

#thesurvey, #thedata, #theclassroomactivities, #thenewcurriculum { float: left; width: 210px; font-size: 14px; font-weight: bold; padding: 10px 10px 0 0; }
#thesurvey em, #thedata em, #theclassroomactivities em, #thenewcurriculum em { font-size: 11px; }
#thesurvey h2 { color: #2B9CC1; border-bottom: 5px solid #2B9CC1; border-top: 5px solid #2B9CC1; font-size: 20px; letter-spacing: -1px; padding: 5px; }
#thesurvey  a { color: #2B9CC1; }
#thedata { width: 165px; }
#thedata h2 { color: #FFB800; border-bottom: 5px solid #FFB800; border-top: 5px solid #FFB800; font-size: 20px; letter-spacing: -1px; padding: 5px; }
#thedata  a { color: #FFB800; }
#theclassroomactivities { width: 185px; }
#theclassroomactivities h2 { color: #73AE38; border-bottom: 5px solid #73AE38; border-top: 5px solid #73AE38; font-size: 20px; letter-spacing: -1px; padding: 5px; }
#theclassroomactivities  a { color: #73AE38; }
#thenewcurriculum { width: 180px; padding-right: 0px; }
#thenewcurriculum h2 { color: #BA2930; border-bottom: 5px solid #BA2930; border-top: 5px solid #BA2930;  font-size: 20px; letter-spacing: -1px; padding: 5px; }
#thenewcurriculum  a { color: #BA2930; }
#thesurvey ul, #thedata ul, #theclassroomactivities ul, #thenewcurriculum ul { list-style-type: none; margin: 0; padding: 0;} 
#thesurvey ul li, #thedata ul li, #theclassroomactivities ul li, #thenewcurriculum ul li { padding-bottom: 15px;} 

#earliernews { 
   clear: left; 
   margin: 0 0 10px 0;
   padding: 30px 0;
   font-size: 13px; 
}

#earliernews a { 
   font-weight: bold;
}

#fullwidth { margin-top: 30px; }

#homepage #thesurvey ul, #homepage #thedata ul, #homepage #theclassroomactivities ul, #homepage #thenewcurriculum ul { display: inline; }

.hide{ display: none; }
.show{ display: block; }

.post { clear: left; }

#wideleft { width: 575px; float: left; }
#narrowright { width: 180px; float: right; }

#activities #wideleft h2, #activities #narrowright h2  { padding: 0 0 5px 5px; border-bottom: 5px solid #73AE38; } 
#activities strong { width: 10em; }
#activities ul { padding-left: 5px; border-bottom: 0; }
#activities ul ul { padding-left: 0;  padding-bottom: 10px; margin: 20px 0 0 10px; border-bottom: 2px solid #73AE38; }
#activities ul ul ul { margin-top: 0; padding-left: 0; border-bottom: 0;  }
#activities li { list-style-type: none; margin-left: 0; padding: 5px 0 5px 0; }
#activities ul li { font-size: 18px; }
#activities ul li li { font-size: 15px; }
#activities ul ul ul li { font-size: 14px; }
.activity-list { padding: 10px 0 0 0; }
#activities a:link, #activities a:visited { text-decoration: none; color: #73AE38; padding-right: 10px; }
#activities a:hover, #activities a:active { text-decoration: underline; color: #73AE38; padding-right: 10px; }

#activities .fullwidth { border-top: 5px solid #73AE38; padding: 5px 0 20px 5px; margin-bottom: 20px; }
#activities  .fullwidth  h2 { float: left; }
#activities .fullwidth h3 { float: right; }
#activities .fullwidth h3 a { color: #BA2930; }


.post h1 { font-weight: bold; font-size: 24px; }
.post h2 { font-weight: bold; font-size: 18px; margin-top: 30px; }

.lippt { background: url(/wp-content/themes/cas2008/images/lippt.png) top left no-repeat; padding-left: 18px; }
.lidoc { background: url(/wp-content/themes/cas2008/images/lidoc.png) top left no-repeat; padding-left: 18px; }
.lipdf { background: url(/wp-content/themes/cas2008/images/lipdf.png) top left no-repeat; padding-left: 18px; }


.activity { width: 395px; padding: 0; float: left; clear: left; }
.activity a:link,  .activity a:visited, .activity a:hover, .activity a:active, .activity-classification a:link, .activity-classification a:visited, .activity-classification a:hover, .activity-classification a:active, .activity-resources a:link,  .activity-resources a:visited, .activity-resources a:hover, .activity-resources a:active, .activity-meta a:link, .activity-meta a:visited, .activity-meta a:hover, .activity-meta a:active { color: #73AE38; }

.activity .post { background-color: #FEFA76; padding: 1px 10px; margin: 0 10px 10px 0;  }
.activity h2 { margin-top: 20px; }
.activity-resources { width: 175px; float: left; margin-right: 10px; padding: 5px; }
.activity-resources ul { margin: 0; padding: 0; }
.activity-resources li { list-style-type: none; padding: 5px 0; margin: 0; }
.activity-meta { float: left; width: 180px; }
.activity-classification { width: 365px; padding: 0 10px; margin-right: 10px; float: left; }

/* turn off "Comments Off" message */
div.feedback span { display: none; }

