/*
'Coffee bean'
cssified and modified by Nidas from an earlier LJ layout by Roark28
*/

* {
font-family: Verdana, sans-serif;
text-decoration: none;
}

body { background: #4a4646 url(bg.gif) repeat-y fixed 192px 0; }
a, h1 { color: #897f4e; }
a:hover, a:visited { color: #9b9369; }
a:active { color: white; }

h1, h2 {
font-size: 14px;
font-weight: normal;
}

h2 {
background: #5f3926;
color: #a48e84;
padding: 0 0 0 7px;
width: 173px;
}

hr {
background: #dadada;
border: 0;
color: #dadada; /* IE workaround */
height: 9px;
margin: 13px 0 13px 0;
}

small { font-size: 8px; }
#banner { position: absolute; top: 0; left: 201px; }

#nav {
position: absolute; top: 256px; left: 201px;
width: 190px;
padding: 20px 0 20px 10px;
color: #b2b2b2;
font-size: 9px;
}

#content {
position: absolute; top: 256px; left: 407px;
width: 364px;
padding: 28px 15px 20px 15px;
font-size: 12px;
}

#av {
border: #dadada 1px solid;
height: 100px; width: 100px;
margin: 0 10px 0 0;
}