body {
    margin: 0 0 0 0;
    padding: 0;
    font-family: Georgia, serif;
    font-size: 1em;
    line-height: 1.4em;
    background: transparent;
}

a { color: #4d7f7e; }
a:hover { color: #000; }

#container {
    z-index: 1000;
}

* > #bottom {
    background: url('/images/gray-grade-flip.jpg') bottom left repeat-x #fff;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100px;
    z-index: 0;
}

#pagebody {
    width: 950px;
    margin: 0 auto 50px;
    z-index: 1000;
}

#pagebody-inner {
    position: relative;
}


#banner {
    text-align: center;
    width: 950px;
    margin: 0 auto;
    height: 145px;
}

#banner-inner {
    position: relative;
}

#banner-header {
    background: url(/images/header.gif) no-repeat;
    width: 557px;
    height: 55px;
    margin: 20px auto 0;
}

#banner-header  a {
	display: block;
	padding: 55px 0 0 0;
	height:0px !important; /*Set height for compliant browsers*/
	overflow:hidden;
	height /**/:55px; /*Set this for IE 5 & 5.5*/
    color: #fff;
}

#banner-description {
    margin: 15px auto 0;
    font-size: 25px;
}

#pronunciation {
    position: absolute;
    top: -13px;
    right: -15px;
    font-family: Tahoma, sans-serif;
}

#pronunciation a { color: #000; text-decoration: none; }
#pronunciation a:visited { color: #000; }
#pronunciation a:hover {color: #62a1a0; }


#alpha {
    position: absolute;
    top: 0;
    right: 0;
    width: 450px;
    z-index: 1000;
}

#beta {
    position: relative;
    top: 0;
    left: 0;
    width: 450px;
    z-index: 1000;
}

#alpha-inner,
#beta-inner {
    position: relative;
}

#alpha-bottom,
#beta-bottom {
    margin-top: 50px;
}

#alpha-bottom-spacer,
#beta-bottom-spacer  {
    margin-top: 0px;
    height: 1px;
    width: 100%;
}

.corner {
    background: url(/images/gradient.jpg) #fff top left repeat-x;
    padding: 0px 25px 15px;
    margin-bottom: 50px;
    border: 1px solid #77abaa;
}

.corner-top {
    background: url(/images/gradient.jpg) #fff top left repeat-x;
    padding: 0px 25px 15px;
    margin-bottom: 50px;
    border-top: 1px solid #77abaa;
    border-left: 1px solid #77abaa;
    border-right: 1px solid #77abaa;
}

.corner-bottom {
    background: #fff;
    padding: 10px 25px 20px;
    border-bottom: 1px solid #77abaa;
    border-left: 1px solid #77abaa;
    border-right: 1px solid #77abaa;
    z-index: 2000;
}

#footer {
    background: #fff;
    padding: 15px 25px;
    margin-bottom: 50px;
    border: 1px solid #77abaa;
    position: relative;
    z-index: 100;
    width: 900px;
}

.footer-item {
    width: 33%;
}

.footer-item-float {
    float: right;
}

.footer-item li {
    margin: 0;
}


.portfolio .corner .entry + .entry {
    margin-top: 3em;
}

h2 {
    text-align: center;
    font-size: 25px;
    margin: 1em 0 0.5em;
    letter-spacing: -0.02em;
}

h3 {
    font-size: 18px;
    margin: 1em 0 0.5em;
    letter-spacing: -0.005em;
}

.main-index h3 { /* For the Portfolio section */
    text-align: center;
    margin-top: -0.25em;
}

h4 {
    margin: 1em 0 -0.35em;
    font-size: 18px;
}


.credit {
    margin-top: 2em;
    font-size: 0.7em;
    line-height: 1.4em;
}

h2 a, h3 a, h4 a {
    color: black;
    text-decoration: none;
}

h2 a:hover, h3 a:hover, h4 a:hover {
  color: #4d7f7e;
}



p.entry-more-link {
    text-indent: 1em;
    margin: -0.5em 0 0.7em 0;
}


p {
    margin: 0 0 0.7em 0;
}


ul { margin: 0;
    padding: 0 0 0 1em;
}

li { margin: 0 0 0.5em; }

img { border: 1px solid #77abaa; }

.main-index .contact li {
    margin: 0;
}

.sidebar {
  margin: 20px 0 50px 0;
}

.list li {
  margin-bottom: 0.1em;
}
