/* @override http://beanandgone.com/wp-content/themes/sandbox/style.css */

/* @override http://beanandgone.com/wp-content/themes/sandbox/style.css */

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline}
	/* remember to define focus styles! */
:focus{outline:0}
body{line-height:1;color:black;background:white;font-size:100.01%;}
ol,ul{list-style:none}
	/* tables still need 'cellspacing="0"' in the markup */
table{border-collapse:separate;border-spacing:0}
caption,th,td{text-align:left;font-weight:normal}
blockquote:before,blockquote:after,q:before,q:after{content:""}
blockquote,q{quotes:"" ""}

body {
	background-color: #000;
	color: #ffffff;
	margin-left: auto;
	margin-right: auto;
	width: 80%;

}
a {
	color: #ffffff;
	text-decoration: none;
}
a:hover {
	color: #f00;
	text-decoration: none;
}
active {
	color: #f00;
	text-decoration: none;
}
a:visited {
	color: #f00;
	text-decoration: none;
}
#container {
		margin-bottom: 10px;
}

#content h1 {
	border-bottom: 2px solid #fffeff;
	padding-bottom: 0px;
	font: 96px Georgia, "Times New Roman", Times, serif;
	margin-top: 20px;
	margin-bottom: 20px;
}
#content h2 {
		font: small-caps 20px Georgia, "Times New Roman", Times, serif;
	padding-bottom: 5px;
	clear: both;
}
div.entry-content {
	padding-bottom: 20px;
	clear: both;
}
div.entry-content p{
	font: 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
div.spacer {
	visibility: hidden;
}
#flickrimg a {
padding-left: 5px;
}
#footer{
	text-align: center;
}
img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}