/* css.css */


/* reset style */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{
margin: 0;
padding: 0;
}
table{
border-collapse: collapse;
border-spacing: 0;
}
fieldset,img{
border: 0;
}
address,caption,cite,code,dfn,em,strong,th,var{
font-style: normal;
font-weight: normal;
}
ol,ul {
list-style: none;
}
caption,th {
text-align: left;
}
h1,h2,h3,h4,h5,h6{
font-size: 100%;
font-weight: normal;
}
q:before,q:after{
content: '';
}
abbr,acronym {
border: 0;
}
body {
margin: 0;
padding: 30px 0;
font: 77%/150% tahoma,verdana,clean,sans-serif;
background: #047 url(/images/bodybg.png) repeat-x fixed;
color: #222;
}
#thetop {
margin: 0;
}
#container {
width: 720px;
margin: 0 auto;
padding: 20px 20px 0 20px;
background: #fff url(/images/contbg.png) no-repeat;
color: #222;
}
a {
text-decoration: none;
background-color: inherit;
color: #26c;
}
a:hover {
text-decoration: underline;
}
a img {
border: 0;
}
p{
margin: 0 0 15px 0;
line-height: 1.6em;
}
p.content {
letter-spacing: 1px;
word-spacing: 5px;
}
p.content:first-letter {
color: #136;
font-size: x-large;
font-weight: bold;
letter-spacing: -1px;
}
h1,h2,h3,h4 {
display: block;
font-weight: normal;
text-shadow: 0 1px 1px #e4e4e4;
}
h1 {
font-size: 2.8em;
margin: 0 0 10px 0;
padding-bottom: 5px;
text-shadow: 0 1px 1px #a4a4a4;
}
h2 {
font-size: 1.8em;
margin: 0 0 4px 0;
}
h3{
font-size: 1.4em;
margin: 20px 0 8px 0;
}
h4{
font-size: 1.2em;
margin: 10px 0 5px 0;
}
.clear{
clear: both;
margin: 0;
}
.right{
text-align: right;
}
.internallink{
font-size: 0.9em;
text-align: center;
}
.block{
padding: 20px;
background: #eee;
color: #222;
border: 2px solid #ddd;
}
.credit{
color: #888;
background-color: inherit;
}
.hide{
display: none;
}
#main p,#sidebar p{
padding: 0 0 0 10px;
}
#logo{
float: left;
width: 240px;
margin: 0 20px 0 0;
padding: 0 0 25px 0;
background: #eee;
border: 4px solid #dde;
text-align: center;
color: #555;
overflow: auto;
}
#logo h1{
margin: 30px 5px 1px 5px;
letter-spacing: -3px;
}
#logo a{
background-color: inherit;
color: #26a;
text-decoration: none;
}
#logo a:hover{
background-color: inherit;
color: #69e;
}
#tagline{
text-align: center;
font-size: 1.2em;
}
#intro p {
line-height: 1.5em;
}
.bio {
float: left;
display: block;
}
.headshot img {
border: 0px;
float: right;
padding: 5px;
margin: 3px;
width: 120px;
height: 112px;
background-color: #eee;
}
#main {
float: left;
width: 530px;
margin-right: 20px;
padding: 0;
}
.headerstyle {
display: block;
margin: 30px 0 10px 0;
padding: 5px 0 5px 8px;
background: #eee url(/images/gradient2.png) repeat-x;
color: #222;
border-top: 1px solid #ddd;
border-right: 1px solid #bbb;
border-bottom: 1px solid #bbb;
border-left: 1px solid #ddd;
text-decoration: none;
}
.box {
margin: 10px;
padding: 15px !important;
min-height: 40px;
font-size: .8em;
color: #ccc;
background-color: white;
line-height: 1.5em;
}
.message {
color: #fff;
background: #B42011;
font-size: 1.2em;
font-weight: bold;
text-align: justify;
}
.message a:link, .message a:visited {
background: #d4d4d4;
color: #242424;
text-decoration: none;
}
.message a:hover, .message a:active {
color: #242424;
text-decoration: none;
}
.vcard {
font-size: 1.2em;
}
#sidebar {
width: 155px;
float: right;
margin-top: 20px;
font-size: 1em;
line-height: 1.4em;
}
#sidebar p {
font-size: 0.9em;
}
#sidebar p.notice {
text-align: justify;
}
.sidelink {
display: block;
width: 140px;
margin: 3px 10px 2px 0;
padding: 5px 0 5px 8px;
font-size: 1.1em;
font-weight: bold;
text-align: left;
background: #eee url(/images/gradient1.png) repeat-x;
color: #26c;
border-top: 1px solid #ddd;
border-right: 1px solid #bbb;
border-bottom: 1px solid #bbb;
border-left: 1px solid #ddd;
}
.sidelink:hover,.menuheader {
background: #fff url(/images/gradient2.png) repeat-x;
color: #222;
border-top: 1px solid #ddd;
border-right: 1px solid #888;
border-bottom: 1px solid #888;
border-left: 1px solid #ddd;
text-decoration: none;
}
#footer {
margin: 0 auto 20px auto;
width: 760px;
background: #fff url(/images/footerbg.png) bottom left no-repeat;
padding: 0 0 5px 0;
font-size: 0.9em;
color: #888;
text-align: center;
}
/* FLICKR 
-------------------------------------------------------------- */
#flickr {
padding-top: 5px;
align: middle;
}
#flickr img {
border: 0px;
padding: 5px;
margin: 3px;
width: 58px;
height: 58px;
background-color: #F8F8F8;
}
#flickr a:hover img {
background-color: #AAAAAA;
}
.photos {
background: #eee url(/images/photos.png) 15px center no-repeat;
border-top: 2px solid #ddd;
border-bottom: 2px solid #ddd;
margin: 10px auto;
padding: 5px 20px 5px 45px;
text-align: center;
}
.apple {
float: right;
position: relative;
right: 5px;
bottom: 5px;
}
