/* andreas02 - an open source xhtml/css website layout by Andreas Viklund (http://andreasviklund.com). Made for OSWD.org, free to use as-is for any purpose as long as the proper credits are given for the original design work. For design assistance and support, contact me through my website or through http://oswd.org/email.phtml?user=Andreas

Version: 1.0
(July 27, 2005)

Screen layout: */

body {
padding: 0;
margin: 0;
font: 76% tahoma, verdana, sans-serif;
background: #ffffcc;
color: #000000;
}

a {
text-decoration: none;
color: #aa3333;
}

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

#toptabs {
margin: 10px auto -13px auto;
font-size: 0.8em;
width: 760px;
}

#toptabs p {
text-align: right;
color: #808080;
}

.toptab {
padding: 3px 5px 3px 5px;
margin: 0 0 0 4px;
text-decoration: none;
background: #999999 url(http://nescbwi.org/images/corner2_ffc.gif) top right no-repeat;
color: #ffffff;
border-bottom: 1px solid #e0e0e0;
}

.toptab:hover {
background: #fafafa url(http://nescbwi.org/images/corner2_ffc.gif) top right no-repeat;
border-bottom: 1px solid #eaeaea;
color: #505050;
text-decoration: none;
}

.activetoptab {
padding: 3px 5px 3px 5px;
margin: 0 0 0 4px;
color: #505050;
text-decoration: none;
background: #ffffff url(http://nescbwi.org/images/corner2_ffc.gif) top right no-repeat;
border-bottom: 1px solid #ffffff;
}

.activetoptab:hover {
text-decoration: none;
color: #505050;
}

#bottomtabs {
margin: 1px auto 10px auto;
font-size: 0.8em;
width: 760px;
}

#bottomtabs p {
text-align: right;
color: #808080;
}

.bottomtab {
padding: 3px 5px 3px 5px;
margin: 0 0 0 4px;
text-decoration: none;
background: #999999 url(http://nescbwi.org/images/corner3_ffc.gif) bottom right no-repeat;
color: #ffffff;
border-top: 1px solid #e0e0e0;
}

.bottomtab:hover {
background: #fafafa url(http://nescbwi.org/images/corner3_ffc.gif) bottom right no-repeat;
border-top: 1px solid #eaeaea;
color: #505050;
text-decoration: none;
}

.activebottomtab {
padding: 3px 5px 3px 5px;
margin: 0 0 0 4px;
color: #505050;
text-decoration: none;
background: #ffffff url(http://nescbwi.org/images/corner3_ffc.gif) bottom right no-repeat;
border-top: 1px solid #ffffff;
}

.activebottomtab:hover {
text-decoration: none;
}

#container {
margin: 0 auto 0 auto;
width: 760px;
padding: 5px 20px 15px 20px;
background: #ffffff;
}

#logo {
margin: 15px 0 0 0;
}

#logo h1 a {
color: #663333;
}

#logo h1 a:hover {
text-decoration: none;
}

#navitabs {
clear: both;
}

.navitab {
padding: 4px 8px 4px 8px;
margin: 0 4px 5px 0;
text-decoration: none;
letter-spacing: 1px;
color: #000000;
background: #ccccff;
border-bottom: 1px solid #ffffff;
border-left: 2px solid #333399;
border-top: 2px solid #333399;
}

.navitab:hover {
text-decoration: none;
color: #ffffff;
background: #333399 url(http://nescbwi.org/images/tab_top.jpg) top left no-repeat;
}

.activenavitab {
padding: 4px 8px 5px 8px;
color: #ffffff;
letter-spacing: 1px;
margin: 0 4px 5px 0;
text-decoration: none;
background: #333399 url(http://nescbwi.org/images/tab_top.jpg) top left no-repeat;
border-left: 2px solid #333399;
border-top: 2px solid #333399;
}

.activenavitab:hover {
color: #ffffff;
text-decoration: none;
}

#lownavitabs {
margin: 5px 0 5px 0;
clear: both;
}

.lownavitab {
padding: 4px 8px 4px 8px;
margin: 12px 2px 5px 0;
text-decoration: none;
letter-spacing: 1px;
color: #000000;
background: #ccccff;
border-top: 1px solid #ffffff;
border-right: 2px solid #333399;
border-bottom: 2px solid #333399;
}

.lownavitab:hover {
text-decoration: none;
background: #333399 url(http://nescbwi.org/images/tab_bottom.jpg) top left no-repeat;
color: #ffffff;
}

.activelownavitab {
padding: 5px 8px 4px 8px;
color: #ffffff;
margin: 5px 2px 5px 0;
text-decoration: none;
background: #333399 url(http://nescbwi.org/images/tab_bottom.jpg) bottom right no-repeat;
}

.activelownavitab:hover {
color: #ffffff;
text-decoration: none;
}

.h2navitabs {
clear: both;
margin: 25px 0 -15px 0;
}

.h2navitab {
padding: 4px 8px 4px 8px;
margin: 5px 2px 5px 0;
text-decoration: none;
letter-spacing: 1px;
font-size: 0.9em;
color: #000000;
background: #ffffcc;
border-left: 2px solid #ccccff;
border-top: 2px solid #ccccff;
border-bottom: 1px solid #ffffff;
}

.h2navitab:hover {
text-decoration: none;
background: #ccccff url(http://nescbwi.org/images/corner4.gif) top left no-repeat;
color: #000000;
border-bottom: 1px solid #ccccff;
}

.activeh2navitab {
padding: 4px 8px 5px 8px;
color: #ffffff;
margin: 5px 2px 5px 0;
text-decoration: none;
background: #333399 url(http://nescbwi.org/images/tab_top.jpg) top right no-repeat;
}

.activeh2navitab:hover {
color: #ffffff;
text-decoration: none;
}

.desc {
height: 200px;
color: #ffffff;
padding: 0;
background: #333399;
clear: both;
margin: 25px 0 25px 0;
}

#desc {
height: 200px;
color: #ffffff;
padding: 0;
background: #333399 url(http://nescbwi.org/images/front01.jpg) top left no-repeat;
clear: both;
margin: 5px 0 0 0;
}

.desc p {
width: 300px;
font-size: 1em;
line-height: 1.1em;
padding: 0 0 0 10px;
}

#desc p {
width: 290px;
font-size: 1em;
line-height: 1.3em;
padding: 0 0 0 15px;
}

#desc h2, .desc h2 {
padding: 15px 15px 0 15px;
color: #ffffff;
}

#desc a, .desc a, .desc a.sidelink, .desc a.sidelink:hover {
color: #ffffff;
text-decoration: underline;
background: transparent;
text-align: right;
border: none;
width: 290px;
padding: none;
display: inline;
margin: none;
}

#main {
width: 590px;
float: left;
padding: 0 15px 0 0;
border-right: 1px solid #d0d0d0;
}

.block {
background: #f0f0f0;
padding: 15px;
}

.entry-header {
font-size: 1.2em;
margin: 5px 0 5px 0;
font-weight: bold;
}

.entry-more-link {
clear: both;
text-align: right;
font-weight: bold;
}

.entry-body ul, ol {
margin: 0 0 10px 25px;
}

.entry-body, 
.entry-more, 
.trackbacks-content,
.comment-content,
.comments-open-content  {
margin: 5px 5px 5px 15px;
font-size: 1em;
line-height: 1.4em;
}

.trackback-footer,
.comment-footer,
.comments-open-footer,
.archive-content
{
clear: both;
margin: 5px 10px 20px 15px;
font-size: 0.9em;
}

.entry-footer {
padding: 4px 8px 4px 8px;
margin: -10px 0 5px 0;
text-decoration: none;
font-size: 0.9em;
color: #000000;
background: #ffffcc;
border-right: 2px solid #ccccff;
border-bottom: 2px solid #ccccff;
border-top: 1px solid #ffffff;
text-align: right;
}

.contact {
margin: 5px 0 15px 15px;
text-decoration: none;
font-size: 0.9em;
color: #000000;
text-align: left;
}

#sidebar {
width:140px;
float:right;
margin: 0 0 0 6px;
}

#sidebar p {
font-size: 0.9em;
line-height: 1.3em;
margin: 0 0 12px 0;
}

.blogrollitem {
font-size: 0.9em;
line-height: 1.0em;
margin: 0 0 6px 0;
}

.blogrollfolder {
font-size: 0.9em;
line-height: 1.0em;
margin: 0 0 6px 0;
font-weight: bold;
text-align: center;
}

.sidelink[href^="http://www.bloglines.com"] {
display: none;
 }

.sidelink {
text-align: left;
display: block;
width: 120px;
color: black;
text-decoration: none;
background: #ffffcc url(http://nescbwi.org/images/corner.gif) top right no-repeat;
padding: 3px 4px 3px 8px;
border-bottom: 3px solid #ccccff;
border-left: 3px solid #ccccff;
margin: 5px 10px 5px 0;
}

.sidelink:hover {
background: #ccccff url(http://nescbwi.org/images/corner.gif) top right no-repeat;
text-decoration: none;
color: black;
}

#footer {
clear: both;
color: #808080;
font-size: 0.9em;
padding: 8px 0 8px 0;
border-top: 1px solid #d0d0d0;
border-bottom: 1px solid #d0d0d0;
text-align: center;
}

#footer a {
color: #808080;
}

h1 {
margin: 0 0 20px 0;
text-align: center;
font-size: 2.1em;
font-weight: bold;
}

h2 {
margin: 0 0 20px 0;
font-size: 1.6em;
font-weight: normal;
}

h2.subtitle {
margin: 20px 0 20px 0;
font-size: 2.1em;
text-align: center;
font-weight: bold;
background-color: #ffffcc;
padding 5px 0 5px 0;
border-left: 2px solid #ccccff;
border-top: 2px solid #ccccff;
}

#sidebar h2.subtitle {
display: none;
margin: 20px 0 20px 0;
font-size: 1.4em;
text-align: center;
font-weight: normal;
background-color: #ffffcc;
padding 5px 0 5px 0;
border-left: 2px solid #ccccff;
border-top: 2px solid #ccccff;
}

h3 {
margin: 20px 0 10px 0;
padding: 4px 0 4px 0;
font-size: 1.4em;
color: #000000;
text-align: center;
letter-spacing: 1px;
background-color: #ccccff;
font-weight: bold;
}

h3 a {
color: #000000;
}

h3 a:hover {
background-color: #ffffcc;
}

#sidebar h3 {
margin: 20px 0 10px 0;
font-size: 1.4em;
color: #000000;
padding: 0 0 0 0;
text-align: center;
letter-spacing: 1px;
background-color: #ccccff;
font-weight: normal;
}

p {
margin: 0 0 15px 0;
line-height: 1.5em;
text-align: left;
}

.right {
text-align: right;
}

a img {
border: 0;
}

.photo {
padding: 5px;
display: block;
margin: 0 auto 15px auto;
background-color: #ccccff;
}

.hide {
display: none;
}
