/* /#540061/;/#4BBD55/;/#ffffff/ */ /* <--- these are for the color picker, ignore them */

/*--------------------------
Cragmont elementary School
Based on Saint Francis Custom Template
VALID CSS 2.0
COPYRIGHT 2007 WILDFIREWEB
AUTHOR: support@wildfireweb.com
Created 021210
---------------------------*/

@import url(/css/wildfirecommon.css);
@import url(/templates/cragmont/css/slatesblogs.css);

/*\*//*/
@import "/templates/schools/css/ie5mac.css"; /* this is a hack for IE5/Mac */
/**/

@media screen, projection, print{

/* GLOBAL STYLES, GENERAL LAYOUT */

body{
background: #4c0061;
background: #fff;
font-size: 62.5%;
font-family: "Verdana", Arial, sans-serif;
margin: 0;
padding: 0;
color: #000;
}


.adminlinks {
display: block;
position: relative;
padding: 4px 20px;
font-size: 12px;
background: #ea892b url(/home/wfw/images/adminlinks_w.jpg) left no-repeat;
color: #eee;
text-align: center;
}

.adminlinks a{
color: #fff;
font-size: 12px;
text-decoration: none;
}

.adminlinks a:visited{
color: #fff;
}


.adminlinks a:hover{
color: #fff;
text-decoration: underline;
}


h3{
position: absolute;
left: -9999em;
}

a{
/* color: #540061; */
text-decoration: none;
color: #29A300;
}

a:hover{
color: #330099;
text-decoration: none;
}

#outerwrapper{
position: relative;
width: 100%;
z-index: 2;
}

#wrapper{
position: relative;
width: 980px;
z-index: 1;
margin: 0 auto;
padding: 0;
/* margin-top: 20px; */
/* border-top: 10px solid #c7abc1; */
border: 0;
}


/* HEADER BAND ACROSS PAGE */

#head{
font-family: Georgia, "Times New Roman", Times, serif;
position: relative;
display: block;
clear: both;
float: left;
margin:0;
width: 980px;
padding: 0;
background: #FFFDE0;
color: #fff;
}


#head h1{
position: relative;
display: block;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 50px;
font-weight: 600;
color: #666;
padding: 40px 0 0 0;
margin: 0;
z-index: 2;
font-variant: small-caps;
display: none;
}


html>body #head h1{
font-weight: normal;
letter-spacing: 2px;
line-height: 1.2;
padding: 0 0 0 20px
display: none;
}


#head h2{
font-size: 20px;
color: #fff;
font-weight:normal;
margin: 0 0 0 20px;
line-height: 1.2;
display: none;
}

#head h2 a{
text-decoration: none;
color: #ffffff;
}


p.clear{
clear: both;
}


/* NAVIGATION BELOW SCHOOL TITLE */

#topnav {
position: relative;
display: block;
clear:both;
margin: 0;
padding: 0;
font-family: "Gill Sans", arial, helvetica;
line-height: 1.2;
}

#topnav ul {
height: 24px;
list-style: none;
margin: 0;
padding: 0;
background-color: #c7abc1;
/* border-bottom: 2px solid #17951e; */
border: 0;
width: 980px;
overflow: hidden;
}


#topnav li{
font-size: 1.25em;
font-weight: 700;
float: left;
margin: 0;
padding: 0;

}

#topnav li a{
display: block;
color: #333;
text-decoration: none;
padding: 3px 8px 5px 8px;
margin-top: 0.2em;
top: -0.2em;
position: relative;
}

#topnav li a:hover{
color: #fff;
}

#topnav li span, #topnav li a#parent_tab{
display: block;
padding: 3px 8px 5px 8px;
position: relative;
margin-top: 0.2em;
top: -0.2em;
background: #4c0061;
color: #fff;
}

/* NAVIGATION ON LEFT */

#subnav{
width: 180px;
padding: 10px 0;
float: left;
clear: both;
}

#subnav ul{
list-style: none;
padding: 0;
margin: 0;
}


#subnav li{
font-size: 11px;
margin: 0;
padding: 0;
width: 160px;
/* background: #a6b6b4; */
background: #fff;
}

#subnav li a{
display:block;
color: #4c0061;
text-decoration: none;
padding: 5px;
padding-left:10px;
margin: 0;
outline: none;
}

#subnav li span{
display:block;
/* background: #010150; */
background: #c7abc1;
/* color: #ffffff; */
color: #4c0061;
text-decoration: none;
padding: 5px;
padding-left:10px;
margin: 0;
}

#subnav li a:hover {
background: #e0e0e0;
padding: 5px;
padding-left:10px;
color: #000;
}

#subnav li a.parent{ /* these put an arrow to nav items that have sublevels */
background: transparent url(/templates/cragmont/images/arrow2.gif) no-repeat right center;
}

#subnav li a.parent:hover{
background: #e0e0e0 url(/templates/cragmont/images/arrow2.gif) no-repeat right center;
}

/* BREADCRUMBS ABOVE SUBNAV */

#breadcrumb{
font-family: "Verdana", Arial, sans-serif;
position: absolute;
top: 1.1em;
left: 17.3em;
border-bottom: 1px solid #ddd;
border-top: 1px solid #ddd;
padding: 0.2em 0;
}

#breadcrumb a{
text-decoration: none;
}


#logo{
position: absolute;
right: 1.8em;
top: 1em;
height: 70px;
overflow: hidden;
z-index: 2;
}


/* MAIN CONTENT AREA */

#container{
display: block;
position: relative;
float: left;
margin: 0;
padding: 0;
width: 980px;
background: #fff;
line-height: 1.5;
}

#content{
display: block;
position: relative;
font-size: 12px;
width: 580px;
float: left;
padding-top: 20px;
padding-left: 20px;
overflow: hidden;
}

#home_wrapper {
display: block;
position: relative;
width: 980px;
float: left;
margin: 0;
padding: 0;
background-color: #FFFDE0;
}

#home_leftcol{
display: block;
position: relative;
font-size: 12px;
width: 180px;
float: left;
padding: 20px 20px;
margin: 0;
overflow: hidden;
}

#home_midcol{
display: block;
position: relative;
font-size: 12px;
width: 350px;
float: left;
padding: 0;
margin: 0;
overflow: hidden;
}

#home_rightcol{
display: block;
position: relative;
font-size: 12px;
width: 360px;
float: left;
padding: 20px 20px;
margin: 0;
overflow: hidden;
}

#home_bottom{
display: block;
position: relative;
font-size: 14px;
width: 940px;
float: left;
padding: 20px 20px;
margin: 0;
clear: both;
background-color: #E8EB8B;
color: #669900;
}

#home_bottom ul {
padding: 0;
margin: 0;
}

#home_bottom li {
padding: 0;
margin: 0;
}

#home_bottom a{
font-family: Georgia, serif;
color: #669900;
font-size: 26px;
font-weight: normal;
text-decoration: none;
}

#home_bottom a:hover{
color: #fff;
text-decoration: none;
}

#fullpage_content{
display: block;
position: relative;
font-size: 12px;
width: 700px;
float: left;
margin-top: 40px;
border: 0;
padding: 10px 40px 40px 20px;
overflow: hidden;
}

#noleftnav_content{
display: block;
position: relative;
clear: both;
font-size: 12px;
width: 940px;
float: left;
padding: 0;
padding-left: 20px;
margin-top: 30px;
overflow: hidden;
}

#testing_content{
display: block;
position: relative;
font-size: 12px;
width: 780px;
float: left;
margin-top: 40px;
border: 0;
padding: 10px 0px 40px 0px;
overflow: hidden;
}

p.clearboth{
clear: both;
padding: 0;
margin: 0;
}

#rightcol{
overflow: hidden;
font-size: 12px;
float: left;
width: 280px;
padding-top: 10px;
padding-left: 10px;
padding-right: 10px;
position: relative;
z-index: 1;
}

#rightcol span.credit{
font-size: 11px;
color: #666;
}

#rightcol a, #rightcol a:hover, #subrightcol a, #subrightcol a:hover{
text-decoration: none;
position: relative;
}


#rightcol a, #content a, #homecontent a, #subrightcol a {
color: #666;
text-decoration: underline;
}

#rightcol a:hover, #content a:hover, #homecontent a:hover, #subrightcol a:hover{
color: #000;
text-decoration: underline;
}

/* SIDEBAR WITH SPONSORS */

#sidebar{
font-size:12px;
position:relative;
display: block;
float: right;
margin: 0;
padding: 0 10px 0 10px;
width: 190px;
}

html>body #sidebar{
top: 0;
}

/* FOOTER */
#footer{
display: block;
position: relative;
width: 980px;
clear: both;
padding: 6px 0;
margin: 10px auto;
color: #999;
}

#footer a{
color: #999;
}

#footer a:hover{
color: #fff;
text-decoration: underline;
}

#wsplogo{
display: none;
}

/* invisible items */

#letters, hr.break{
display: none;
}

.hiddenfromview{
position: absolute;
text-indent: -9999em;
}

}/* end of the @media declaration */

@media print{

}
