body { line-height: 1.9em;
     text-align: left; background-color: #eee;
     background-image: url('../img/white.gif');
     background-repeat: repeat-y;
     background-position: top center; }


#openid {
    border-bottom: 1px solid #eee; 
    background-color: #fff; 
    text-align: center;
    padding: 10px 0 0 0; }
#openid p { margin: 0 0 0.5em 0; }

#page { width: 640px; text-align: left;
	margin: 0 auto; padding: 3em 0 0 0; 
	position: relative; 
      }

#logo { position: absolute; top: 2em; right: 1em; }
#logo span { position: absolute; bottom: 0.5em; left: 5em; }

#nav { margin: 8em 0 2em 3em; }
#nav li { color: #666; list-style: circle; line-height: 1.4em; }
#nav li.current { list-style: disc; color: #000; }
#auth #nav { visibility: hidden; }

#content { padding: 2em 0 0 0; }

ul { margin: 0 0 0 2em; list-style: disc; }

.clear:after {
    content: ".";
    height: 0;
    display: block;
    clear: both;
    visibility: hidden; }
.clear { display: inline-block;}
/*  \*/
.clear {
    zoom: 1;
    display: block;
    }
/* */

h2 { margin: 0 0 0.5em 0.1em; line-height: 1em; }

#footer { padding: 10em 0; text-align: center; }




#full form p { clear: both; }
#full form label { width: 15%; float: left;
	     margin: 0.5em; padding: 0 0 0 2.5%; }
#full form input, #full form textarea, #full form select { float: left; width: 45%;
					 border: 1px solid #ccc;
					 margin: 0.5em; padding: 0.3em; }
#full form span { float: left; padding: 0.3em; margin: 0.5em; }

#full form input:focus, #full form select:focus, #full form textarea:focus { border: 1px solid #999; }
#full form textarea { height: 200px; padding: 0 0 0 0.3em; }
#full form button { background-color: #ccc;
	      margin: 0 0 0 0.3em;
	      border-left: 1px solid #eee;
	      border-top: 1px solid #eee;
	      border-right: 1px solid #999; 
	      border-bottom: 1px solid #999;
	      margin: 0.5em; }

.entry { margin: 0 0 4.5em 0; }
.entry p {
/*    text-indent: 1em;*/
/*  line-height: 1.3em;*/
}
.entry h2 { margin-left: 0; }


#page form #openid_identifier { background-image: url('../img/openid-14x14.png');
		     background-repeat: no-repeat; padding-left: 20px;
		     background-position: 3px 5px; }

/* typography */

body { font-size: 62.5%;
     font-family: Verdana, Geneva, sans-serif;
     color: #222;
     }

p, ul li { font-size: 1.2em; color #222; }
a { color: #000; }

p { margin: 0 0 1em 0; }
h2 { font-size: 1.5em; color: #111; }

/*.entry p { font-size: 1.6em; }*/
.entry h2 { font-family: "Arial Black", Arial, sans-serif; }

#nav li a { text-decoration: none; }
#nav li a:hover { border-bottom: 1px dotted #999; }

#openid { font-size: 0.9em; }
#openid a { text-decoration: none; color: #666; }
#openid p span { color: #666; }