/* -----------------------------------------------
Studies in Ethics Law and Technology Custom Stylesheet
File:		bp-custom.css
Author: 	Zane Mattingly
Version:	12 June 2008

This file contains formatting for SELT's Bio Page,
Editorial Board, and Masthead.
-------------------------------------------------- */


/* =========================
Editor Bio Page
========================= */

.bio {
clear: both;
width:635px;
height:150px;
background: #fff; 
padding:0;
margin:20px 0; }

.bio h1 {
font-size:18px;
font-weight:normal;
margin:0 0 5px 5px;
padding:0 0 2px;
color: #14569B;
border-bottom:1px solid #14569B;}

.bio p {
width:500px;
float:right;}

.bio img {
float:left;
margin-right:20px;
margin-bottom:10px;
border:solid 1px #fff; }

/* =========================
Index.html Journal Masthead
========================= */

#masthead a {
font-weight:bold;
margin-left:305px;}

/* =========================
Editorial Board Page
========================= */

#editorial-board table {
margin-left:0;
text-align:left;
vertical-align:top; }

#editorial-board th {
vertical-align:top; 
width:210px; 
line-height:20px;}

#editorial-board td {
vertical-align:top; 
width:240px; }

#editorial-board h2,
#editorial-board h3 {
padding-left:5px; }
