body    {
background: #332211;
font: 11px Verdana, Arial, Helvetica, sans-serif;
line-height: 1.4em;
color: #8E5E2F;
margin: 0;
padding: 0;
}

#wrap
{
text-align: left;
width: 1000px;
margin: 0;
}
	
/* global styles ************************* */

a:link, a:visited
{
font-weight: bold;
margin: 0;
text-decoration: none;
color: #BF8440;
}	

a:hover 
{ 
font-weight: bold;
text-decoration: underline;
}	

img 
{
border: 0;
background: #332211;
}

img a:link, a:visited 
{
border: 0;
background: #332211;
}
	
	
/* entry styles************************** */

.entryTitle
{
color: #BF8251;
font-weight: bold;
margin: 25px 0 0 0;
}

.entrydata
{
font: 10px Arial, Helvetica, sans-serif;
color: #604020;
margin-top: -10px;
}
	
.entrydata a:link, .entrydata a:visited
{
font-weight: normal;
color: #604020;
text-decoration: none;
}

.entrydata a:hover 
{ 
font-weight: normal;
color: #BF8440;
}

/* column styles************************** */

.day
{
margin: 0;
padding: 175px 10px 0 10px;
margin: 0 0 25px 0;
border-left: solid 1px #8E5E2F;
font: Arial, Helvetica, sans-serif;
font-size: 18px;
color: #8E5E2F;
}

.title
{
font: Arial, Helvetica, sans-serif;
font-size: 18px;
color: #5C3E26;
}

.nav
{
text-align: right;
margin: 0;
padding: 25px 15px 0 0;
border: 0;
}

#navlist li
{
text-align: right;
text-decoration: none;
list-style: none;
}

#navlist a:link, #navlist a:visited
{
font-weight: normal;
margin: 0;
text-decoration: none;
color: #BF8440;
}

#navlist a:link#current, #navlist a:visited#current, #navlist a:hover
{
border: none;
color: #666666;
}

#navlist a:hover 
{ 
font-weight: normal;
color: #BF8440;
text-decoration: underline;
}

.navsub li
{
text-align: left;
text-decoration: none;
list-style: none;
}
	
.navsub a:link, #navsub a:visited
{
font-weight: normal;
margin: 0;
text-decoration: none;
color: #BF8440;
}

.navsub a:link#current, #navsub a:visited#current, #navsub a:hover
{
border: none;
color: #666666;
}

.navsub a:hover 
{ 
font-weight: normal;
color: #BF8440;
text-decoration: underline;
}


.entry
{
margin: 0;
padding: 0 10px 15px 10px;
border: none;
}

.entry ul {
	margin: 5px 0 15px 0;
	padding: 0;
	list-style: none;
	}
	
.entry li {
	margin: 0 0 .5em 0;
	padding: 0 0 0 10px;
	line-height: 1.0em;
	background: url(../images/1024/bullet.gif) no-repeat 0 5px;
	}

#subnav {
	margin: 0 0 4px 10px;
	padding: 0;
	}

#subnav ul {
	margin: 5px 0 15px 0;
	padding: 0;
	list-style: none;
	}
	
#subnav li {
	margin: 0 0 .5em 0;
	padding: 0 0 0 10px;
	line-height: 1.0em;
	background: url(../images/1024/bullet.gif) no-repeat 0 5px;
	}
	
#subnav a {
	font-weight: normal;
	}
	
.flickrEmailImage 
{
border: 3px solid #8E5E2F;
background: #8E5E2F;
}
	
	
/* layout styles************************** */

.left525
{
width: 525px;
float: left;
}

.left475
{
width: 475px;
float: left;
}

.left300
{
width: 300px;
float: left;
}

.right350
{
width: 350px;
float: right;
}

.left175
{
width: 175px;
float: left;
}

.left125
{
width: 125px;
float: left;
text-align: right;
}

.right175
{
width: 175px;
float: right;
}

.right525
{
width: 525px;
float: right;
}

.right700
{
width: 700px;
float: right;
}

.footer
{
margin: 350px 0 0 125px;
}


