
body {
    margin:0;
    background:#fcfce4;
    color:#444;
    font-size: 62.5%; /* Resets 1em to 10px */
    font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
    text-align:center;
}

a { 
    color:#034811;
    text-decoration:underline ;
}

a:hover {
    color:#059816;
    text-decoration:underline ;
}

/* begin microformats */

/*a[rev="vote-for"]:after {
    content: url("../images/uf/vote_for.png");
    margin-left: .5em;
}

a[rev="vote-against"]:after {
    content: url("../images/uf/vote_against.png");
    margin-left: .5em;
}

a[rev="vote-abstain"]:after {
    content: url("../images/uf/vote_abstain.png");
    margin-left: .5em;
}*/

/*
.geo {
    background-image: url("../images/uf/geo.gif");
    background-repeat: no-repeat;
    background-position: right center;
    padding-right: 15px;
}*/

a[rel~="me"]:after {
    content: url("/images/uf/xfn-me.png");
    margin-left: .5em;
}

a[rel~="colleague"]:after {
    content: url("/images/uf/xfn-colleague.png");
    margin-left: .5em;
}

a[rel~="colleague"][rel~="met"]:after {
    content: url("/images/uf/xfn-colleague-met.png");
    margin-left: .5em;
}

a[rel~="co-worker"]:after {
    content: url("/images/uf/xfn-colleague.png");
    margin-left: .5em;
}

a[rel~="co-worker"][rel~="met"]:after {
    content: url("/images/uf/xfn-colleague-met.png");
    margin-left: .5em;
}

a[rel~="friend"]:after {
    content: url("/images/uf/xfn-friend-met.png");
    margin-left: .5em;
}

a[rel~="friend"][rel~="met"]:after {
    content: url("/images/uf/xfn-friend-met.png");
    margin-left: .5em;
}

/* end microformats */

h1, h1 a, h2, h2 a, h3, h4, h5, h6 {
    margin-bottom:0;
    color:#034811;
    text-align:left;
}

h1 {font-size:2.4em;}
h2 {font-size:2em;}
h3 {font-size:1.6em;}
h4 {font-size:1.2em;}
h5 {font-size:1em;}
h6 {font-size:0.8em;}


img {
	border:0;
	margin:5px;
}

input, textarea {
	border:1px solid #aaa;
	font-size:1.2em;
}

form fieldset {
    margin: 5px;
}

.clearall {
    clear: both;
}

/* style for contact form */
#contact label{
    float: left;
    font-weight: bold;
    width: 8em;
}

#contact .name{
    width: 55%;
}

#contact .from{
    width: 55%;
}

#contact .subject{
    width: 75%;
}

#contact .body{
    width: 75%;
    height: 12em;
}

#contact .submit {
    width: 4em;
}



/* Layout */
#page {
        background:#fcfce4;
	min-width:600px;
	margin:0 auto;
	text-align:left;
}


#wrapper {
    margin:0 5%;
    padding-right:230px;
    background:#fcfce4;
}

#middle {
    float: none;
}

#content {
    background:#fcfce4;
    float:left;
    width:96%;
    border-right:230px solid #f2e1af;
    margin-right:-230px;
    padding:20px 4% 20px 0px;
    font-size: 1.25em;
}

#content h2{
    border-bottom:2px solid #034811;
    padding-bottom: .25em;
}

#sidebar {
    float:left;
    width:190px;
    margin:0 -230px 0 0;
    padding:20px;
    background:#f2e1af;
}

#footer {
    clear:both;
    padding:10px;
    border-top:.5em solid #000000;

}

/* Header */
#header {
    margin:0;
    padding:2em 0;
    background:#034811;
}

#headertitle {
	margin:0 5%;
}
#headertitle h1 {
	margin:0;
        color:#fff;
}
#headertitle h1 a {
	background:transparent;
        text-decoration:none;
	color:#fff;
}
#headertitle h1 a:hover {
	text-decoration:none;
}

#headertitle p {
	margin:0;
	background:transparent;
	color:#fff;
	font-size:1.1em;
}

/* Top navigation */

#hmenu {
	background:#000000;
        border-top: .25em solid #fcfce4;
}

#hmenu ul {
	margin:0 5%;
	padding:0.5em 0;
	list-style-type:none;
	list-style-position:outside;
	text-indent:0;
}

#hmenu ul li {
	display:inline;
	margin:0;
	padding:0;
	text-transform:uppercase;
}

#hmenu ul li a {
	padding:0.5em;
	margin:0;
        color: #c6c8c9;
	text-decoration:none;
        font-weight: 800;
}

#hmenu ul li.hmenu1 a {
	padding-left: 5px;
}


#hmenu ul li a:hover {
    color: #ffffff;
}

#hmenu ul li #current {
    background-color: #fcfce4;
    color: #000000;
}

#hmenu ul li #current:hover {
    color: #000000;
}



/* sidebar */

#sidebar ul {
	padding:0;
	margin:0;
	list-style: none;
}
#sidebar ul li {
	margin:0 0 2em 0;
}

#sidebar ul ul {
	margin:0;
	padding:0;
}

#sidebar li li {
	margin:0.1em 0;
}

#sidebar li li li {
	padding-left:10px;
}

#sidebar ul h2 {
	margin:0;
	padding:0;
	color:#01520a;
	font-size:1.2em;
	text-transform:uppercase;
}

object {
    background:#fcfce4;
    padding-top: 8px;
    padding-bottom: 2px;
    position: relative;
    left: 0;
    width:190px;
    height: 315px;
    border: 1px dotted #01520a;
    margin-bottom: 1em;
    text-align:center;
}
/* flicker and validators */

#flickr {
    background:#fcfce4;
    padding-top: 8px;
    padding-bottom: 2px;
    position: relative;
    left: 0;
    width:190px;
    border: 1px dotted #01520a;
    margin-bottom: 1em;
    text-align:center;
}

#flickr p {
    text-align: center;
}


#flickr img {
    float:left;
    margin:0px 0px 8px 8px;
    background:#01520a;
    border:0;
    padding:2px;
    width:79px;
    height:79px;
}

#oflickr {
    background:#fcfce4;
    padding-top: 8px;
    padding-bottom: 2px;
    position: relative;
    left: 0;
    width:190px;
    margin-bottom: 1em;
    text-align:center;
}

#oflickr p {
    text-align: center;
}


#oflickr img {
    float:left;
    margin:0px 0px 8px 8px;
    background:#01520a;
    border:0;
    padding:2px;
    width:79px;
    height:79px;
}

#linkedin {
    background:#fcfce4;
    padding-top: 8px;
    padding-bottom: 2px;
    position: relative;
    left: 0;
    width:190px;
    border: 1px dotted #01520a;
    margin-bottom: 1em;
    text-align:center;
}

#linkedin a {
    width: 160px;
    height: 33px;
    border: none;
}


#validators {
    background:#fcfce4;
    width: 190px;
    border: 1px dotted #01520a;
}

#validators h2 {
    text-align: center;
}

#validators ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

#validators li{
    padding: 0px 0px 2px 2px;
    margin: 0;
}

#twitter {
    background:#fcfce4;
    padding: 8px;
    width: 174px;
    text-align:left;
    border: 1px dotted #01520a;
    margin-bottom: 1em;
}

#twitter a {

}

#twitter img{
	border: 1px solid #034811;
	margin: 0;
	margin-top: 2px;
	margin-left: 2px;
}

#twitter ul {
    margin-top: 1em;
}
#twitter li {
    margin-bottom: 0em;
    padding: 0 0 0 0;
}

#twitter p {
    text-align: center;
}


/* Footer */
#footer { 
	text-align:center;
	font-size:1em;
	background:#034811;
	color:#e3e3e3;
}

#footer a {
	color:#000000;
}

/* Mono */

.hide-me {
    display: none;
}

#portrait {
    padding: 10px 10px 10px 10px;
    margin-right: 1em;
    float: left;
    border: 1px dotted #01520a;
    background-color: #fcfce4;
    position:relative;
}

#portrait img {
    border:1px solid #034811;
    margin: 0;
    width: 251px;
    height: 192px;
    display: block;
    float: none;
}

#portrait a img {
    margin-top: 1em;
    padding-left: 2px;
    border: 0;
}



.logo {
    position: absolute;
    top: 0px;
    left: 37%;
    z-index: 0;
}




