
body{
background:#FFF;
color:#000
}

a{
color:#7fba00;
font-weight:900;
text-decoration:none
}
a:hover{
color:#c66005
}
a:active, a:focus {
color:#000 !important;
background: #ffff00 !important
}
#top a{
background:#FFF
}
.noscript{
background:#F5F5F5;
font-size:.9em
}
em,i,cite, small{
font-variant: normal;
font-style: normal;
font-weight: 900
}
img{
display:none
}
table, tbody, tr, td, th { 
display: block
}
p {
margin-top:1em
}

#calendartt, .nomobile, #wp-calendar, .noscript {
display:none
}

ul, div{
margin:1em 0
}


/* ----------------------------------------------------------------------------
HEADINGS AND IMAGE REPLACEMENTS
----------------------------------------------------------------------------*/


h1{
font-weight:900;
text-transform:uppercase
}





/* ----------------------------------------------------------------------------
POST TEXT FORMATTING
----------------------------------------------------------------------------*/


/* drop caps */
.entry sup, .notfound sup{
font-weight:normal;
font-style: normal;
text-transform: uppercase;
font-size:100%;
vertical-align:baseline;
font-weight:900
}
/* quotations */
.entry sub{
color:#cc9999;
font-weight:900;
font-style: normal;

}
/* italics */
.entry em{
color:#4d4d4d;
font-weight:600;
}
/* bold intertitles */
.entry strong{
font-weight:900;
color: #c66005
}
/* bold intertitles */
.entry strong{
font-weight:900;
color: #cc0033
}
.entry blockquote{
font-weight: 900;
color: #339933
}

.entry blockquote p strong{
font-weight:900;
color:#4D4D4D;
background:#fbfbf8
}
#terCont strong{
color:#c66005
}





/* ----------------------------------------------------------------------------
CONSTANT LAY0UT ELEMENTS
----------------------------------------------------------------------------*/
.smallblurb{
border-top:3px solid #f5f5f5;
border-bottom:3px solid #f5f5f5
}

/* ---------------------------------------------------------------------------
BREADCRUMB NAV
-----------------------------------------------------------------------------*/
.breadcrumbs{
border-bottom:1px solid #000
}
