body
{
	margin: 0 auto;
	padding: 0;
	color: #000000;
	background: #333;
	font-size: 80%
}

div#headergraphic {
        display:block;
        width:300px;
        height:86px;
        background:#DA0000 url('/themes/site_themes/me/header.gif');
}

img.flickrphoto {
        margin-right:1px;
}

h1, h2, h3 {
font-family: helvetica, arial, sans-serif;
letter-spacing: 0.03em;
}
h2 {
padding:0;
margin:0;
}

h4 {
font-family: lucida grande, verdana, arial, helvetica, sans-serif;
margin-bottom: 4px;
}

span.tinytitle {
font-size:8px;
color:#ff9600;
}

p {
font-family: "Trebuchet MS", "Segoe UI", trebuchet, helvetica, arial, geneva, sans-serif;
font-size: 11px;
font-style: normal;
line-height: 20px;
}

p.sidebar {
font-family: "Trebuchet MS", "Segoe UI", trebuchet, helvetica, arial, geneva, sans-serif;
font-size: 10px;
font-style: normal;
line-height: 20px;
}

div.sidebarContent {
width:230px;
}


a.sidelink {
font-family: "Trebuchet MS", "Segoe UI", trebuchet, helvetica, arial, geneva, sans-serif;
font-size: 10px;
font-style: normal;
line-height: 17px;
}

.center {
text-align: center;
}

blockquote {
font-family: trebuchet ms, verdana, arial, helvetica, sans-serif;
}

img {
margin: 0;
padding: 0;
border: 0;
}

a:link { background-color: transparent; text-decoration: none; color: #DA0000; }
a:hover { background-color: #DA0000; text-decoration: none; color: #fff; }
a:visited { background-color: transparent; text-decoration: none; color: #DA0000; }

#content {
background: #FEFEFE;
margin: 10px 10px 10px 10px;
padding: 0px 10px 10px 0px;
float: left;
}

#blog {
width: 480px;
color: #333;
text-align: left;
padding:0 10px 0 10px;
margin:0 0 0 0;
float: left;
}

.entryText {
width:400px;
}

.entry {
padding:0px;
margin:0px;
margin-bottom:50px;
}

#sidebar {
float: left;
padding: 0 0 10px 10px;
width: 300px;
background: #FFFFFF;
color: #222;
text-align: left;
}

#footer {
margin: 0;
padding: 5px 10px;
border-top: 1px solid #ccc;
border-bottom: 1px solid #ccc;
background: #fff;
color: #333;
font-size: 70%;
letter-spacing: 0.09em;
}

.date {
font-size: 90%;
color: #000;
}

.title {
font-size: 110%;
font-family: "Helvetica", "Trebuchet MS", "Segoe UI", trebuchet, helvetica, arial, geneva, sans-serif;
font-weight: normal;
background: #222222;
color: #FFFFFF;
padding-left:10px;
padding-right:10px;
padding-bottom:10px;
padding-top:46px;
text-align:right;
}

.posted {
margin-bottom: 10px;
font: 10px lucida grande, verdana, arial, helvetica, sans-serif;
background: transparent;
color: #666;
}

.sidetitle {
margin: 18px 0 7px 0;
font-size: 115%;
letter-spacing: 0.09em;
font-weight: bold;
background: transparent;
color: #000000;
border-bottom: 1px dotted #ccc;
}

.spacer {
clear: both;
}

.paginate {
 font-family:		Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
 font-size:			12px;
 font-weight: 		normal;
 letter-spacing:	.1em;
 padding:			10px 6px 10px 4px;
 margin:			0;
 background-color:	transparent;
}

.pagecount {
 font-family:		Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
 font-size:			10px;
 color:				#666;
 font-weight:		normal;
 background-color: transparent;
}
.input {
border-top:        1px solid #999999;
border-left:       1px solid #999999;
background-color:  #fff;
color:             #000;
font-family:       Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
font-size:         11px;
height:            1.6em;
padding:           .3em 0 0 2px;
margin-top:        6px;
margin-bottom:     3px;
}

.textarea {
border-top:        1px solid #999999;
border-left:       1px solid #999999;
background-color:  #fff;
color:             #000;
font-family:       Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
font-size:         11px;
margin-top:        3px;
margin-bottom:     3px;
}

.checkbox {
background-color:  transparent;
margin:            3px;
padding:           0;
border:            0;
}

.submit {
background-color:  #fff;
font-family:       Arial, Verdana, Sans-serif;
font-size:         11px;
font-weight:       normal;
letter-spacing:    .1em;
padding:           1px 3px 1px 3px;
margin-top:        6px;
margin-bottom:     4px;
text-transform:    uppercase;
color:             #000;
}
