body {
	margin: 0;
	padding: 0;
	color: #000;
	background-color: #fff;
}
.sns_large {width:800px;}
#sidebar { float:right; width:270px; border: double 3px #000000; padding-top:-7px; margin-left:15px; border-top:0; border-right:0; }	
.sidetext {padding:15px; }
#flickr_badge_wrapper, .sideimg { width:240px; margin:auto; padding-top:12px;}
#head {background:#000; color:#ffffff; padding:7px; margin:-2px; text-align:center; }
#accessibility {
	position: absolute;
	top: -10000px;
}
h3 { margin:0; }
#search {float:right; padding:5px; text-align:left; }
.hfeed {padding-left:15px; margin-top:5px; }
blockquote {
	margin-right: 0;
	margin-left: 20px;
	border-left:5px solid #333333;
	padding:5px;
}
h1, h2 {
	font-family: Georgia, Times, serif;
}

h1 {
	font-size: 1.4em;
}

h2 {
	font-size: 1em;
	font-style: italic;
}
h3 { clear:left; }
.media_title { font-style: italic; }
.date { font-size:small; }
#big { width: 800px; height:600px; margin: auto; text-align:left; padding: 10px; border: 2px solid #cccccc; }
.large { width:750px; height:562px; margin-top:10px; margin-bottom:5px; }
#footer
	{
		font-size:small;
		clear:both;
		border-top:double #000 5px;
		margin-left:0;
		margin-right:0;
		padding:3px;
	}
/* links
----------------------------------------------- */

a { text-decoration: none; color:#006; }
a:visited { text-decoration: none; color:#333; }
a:hover { text-decoration: underline; color:#00f; }
a img {
	border: none;
}

a, img {
	border: none;
}

h3 a {
	font: 1.5em Georgia, Times, serif;
}

#site-name a {
	border: none; color:#fff;
}
ul.linklist, ul.section_list, ul#twitter_update_list { list-style-type:none; margin-top:0; padding-left:5px; margin-left:5px; }
