/****************************** Set all elements to zero **********************************/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
}
body {
font-family: Verdana, Helvetica, Arial, Sans-serif;
font-size: 100.1% ;
color:#000000;
text-align: center; /* Centers the page content container in IE 5 browsers. */
}
h1 {
font-size: 1.125em;
font-weight: normal;
line-height: 1.375em;
}
h2 {
font-size: 1.125em;
font-weight: normal;
line-height: 1.125em;
}
/* Style for unvisited links. */
a:link {
color: Black;
background: #ffffff;
text-decoration: none;
}
/* Style for visited links. */
a:visited {
color: Black;
background: #ffffff;
text-decoration: none;
}
/* Style for links on mouseover. */
a:hover {
color: #ff6600;
background: #ffffff;
text-decoration: none;
}
/* Style for a link that has focus. */
a:focus {
color: Black;
background: #ffffff;
text-decoration: none;
}
/* Style for a link that is being clicked. */
a:active {
color: #ff6600;
background: #ffffff;
text-decoration: none;
}
#wrapper {
margin: 0 auto 0 auto; /* Shorthand notation (top, right, bottom, left) */
text-align: left; /* Redefines the text alignment defined by the body element. */
width: 60em;
position: relative;
}
#clear {
clear: both;
}
#top {
background:#ffffff;
height: .75em;
}
#logo {
background: #ffffff;
margin-right: 28.125em;
}
#rss {
background: #ffffff;
float: right;
width: 28.125em;
height: 6.25em;
text-align: right;
}
#rss-text {
background: #ffffff;
font-size: 12px;
text-align: left;
margin: 0 0 0 10em; /* Shorthand notation (top, right, bottom, left) */
}
#crumbs {
background: #ffffff;
font-size: 0.689em;
text-align: left;
margin: 1em auto 1em 1em; /* Shorthand notation (top, right, bottom, left) */
}
/************************************* Main menu****************************************************/
#nav-menu ul
{
list-style: none;
float: right;
text-align:left;
margin: 5em 2.0em 0 auto; /* Shorthand notation (top, right, bottom, left) */
}
#nav-menu li
{
float: right;
margin: .625em;
}
#nav-menu li a
{
color: #000000;
text-decoration: none;
}
#nav-menu li a:hover
{
color: #ff6600;
text-decoration: none;
}
#search-bar {
background:#CCCCCC;
height: 1.5em;
border:1px solid #000000;
margin: 1em 0 0 0; /* Shorthand notation (top, right, bottom, left) */
padding: .2em 0 .5em .5em; /* Shorthand notation (top, right, bottom, left) */
}
Bookmarks