* {
	margin: 0;
	padding: 0;
}
.clear:after {
	content: ".";
	display: block;
	height: 0;
	font-size: 0;
	clear: both;
	visibility: hidden;
}
.clear {
	display: inline-block;
}
/* \*/
.clear {
	display: block;
}
/* */
.image {
	display: block;
	font-size: 0;
	text-indent: -9999px;
	outline: none;
}
body {
	background: url('images/background2.jpg') repeat-x top #1f1a16;
	font-family: Helvetica, Arial, sans-serif;
	color: #312a25;
	font-size: 13px;
}
div#wrapper {
	width: 654px;
	margin: 25px auto;
}
div#header {
	width: 654px;
	height: 216px;
	background: url('images/top.png') no-repeat top left;
}
div#header h1 a {
	width: 160px;
	height: 125px;
	float: left;
}
div#header ul {
	list-style: none;
	display: block;
	width: 473px;
	height: 76px;
	float: right;
	margin: 25px 0 0 0;
}
div#header ul li a {
	display: block;
	float: left;
	height: 76px;
}
div#header ul li#about-me a {
	background: url('images/about-me.png');
	width: 189px;
}
div#header ul li#blog a {
	background: url('images/blog.png');
	width: 107px;
}
div#header ul li#portfolio a {
	background: url('images/portfolio.png');
	width: 177px;
}
div#header ul li#about-me.active a { background: url('images/about-me_active.png'); }
div#header ul li#blog.active a { background: url('images/blog_active.png'); }
div#header ul li#portfolio.active a { background: url('images/portfolio_active.png'); }
div#content {
	background: url('images/content.png') repeat-y;
	padding: 0 30px 30px;
}
h2, h3, h4 {
	font-family: Georgia, Times, 'Times New Roman', serif;
	color: #000;
	font-weight: normal;
	margin: 0 0 9px;
}
h2 {
	font-size: 32px;
}
h3 {
	font-size: 20px;
}
p {
	line-height: 24px;
	margin: 0 0 18px;
}
ul {
	margin: 0 0 18px 18px;
}
a {
	text-decoration: none;
	color: #a22211;
	font-weight: bold;
	background: url('images/href-underline.png') repeat-x bottom center;
	padding: 0 0 2px;
}
a:hover {
	color: #7c2c22;
}
a img {
	border: none!important;
}
img.alignleft, img.alignright, img.aligncenter {
	background: #fff;
	border: 1px solid #bbb;
	border-bottom: 1px solid #aaa;
	border-right: 1px solid #aaa;
	padding: 3px;
	margin: 5px 23px 9px 0;
	display: inline;
	float: left;
}
img.alignright {
	float: right;
	margin: 5px 0 9px 23px;
}
img.aligncenter {
	display: block;
	text-align: center;
	clear: both;
	float: none;
	margin: auto;
}
div#content ul {
	line-height: 24px;
}
div#content ul li {
	list-style: none!important;
	display: block;
	background: url('images/star.png') no-repeat center left;
	padding: 0 0 0 18px;
}
div#footer {
	background: url('images/footer.png') no-repeat bottom;
	height: 110px;
}
div.set {
	margin: 0 0 25px;
}
div.set a img {
	margin: 10px;
	width: 75px;
	height: 75px;
}

div#loading {
	position: relative;
	margin: auto;
	z-index: 100;
	opacity: 0.7; -moz-opacity: 0.7;
	font-size: 24px;
	text-align: center;
	color: #fff;
	background: #000;
	display: block;
	width: 100px;
	padding: 20px;
	-moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px;
}
div#loading p {
	margin: 20px 0 0 0;
}

#imageDataContainer {
	margin: 5px auto 0!important;
	padding-top: 10px!important;
	-moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px!important;
}
#outerImageContainer {
	-moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px!important;
}

div#nextprev {
	margin: 0 0 20px;
	text-align: center;
}
div#nextprev a {
}
form#thispage {
	display: inline;
	width: 20px;
}
form#thispage input {
	width: 20px;
	text-align: center;
/*	background: transparent;*/
/*	border: none;*/
}
.dim, .dim:hover {
	color: #312a25;
	opacity: 0.75;
	background: none;
	cursor: default;
}
ul#flickr_collections, ul#flickr_sets {
	list-style: none!important;
	margin: 0!important;
	padding: 0!important;
	display: block;
	clear: both;
}
ul#flickr_collections li, ul#flickr_sets li {
	display: block;
	margin: 9px!important;
	padding: 0!important;
	float: left;
	width: 179px;
	background: none!important;
}
ul#flickr_collections h2, ul#flickr_sets h2 {
	font-size: 14px;
}
ul#flickr_sets li {
	width: 100%!important;
	padding: none!important;
}
ul#flickr_sets ul {
	margin: 0!important;
}
ul#flickr_sets ul li {
	width: 75px!important;
	height: 75px!important;
	float: left;
}
ul#flickr_sets ul li img {
	display: block;
	width: 75px;
	height: 75px;
	background: transparent;
	text-indent: -999999px;
	font-size: 0;
}