@import url("http://rwhitespace.com/meta/css/reset.css");

body {
	margin: 0;
	background-repeat: repeat-x;
	background-image: url('/templates/daily/styles/top.gradient.gif');
	background-position: 0 top;
	background-color: white;
}

a {
	color: inherit;
	text-decoration: none;
}

a:hover {
	color: #777777;
	text-decoration:underline;
	}

.FotomotoBarLink {
	font-weight: bold !important;
}

#container {
	margin: 0 auto;
	width: 752px;
	position: relative;
}

#header {
	width: 752px;
	height: 75px;
	border-top: #e7e7e7 solid 8px;
	background: transparent;
	font-family: Helvetica;
}

#header #logo {
	position: absolute;
	left: 0px;
	top: 8px;
}

#header #tagline {
	position: absolute;
	top: 8px;
	right: 0px;
}

#header #menu {
	position: absolute;
	left: 0px;
	top: 33px;
	font-size: 11px;
	color: #777777;
	z-index: 20;
}

#header #links {
	position: absolute;
	right: 0px;
	top: 33px;
	font-size: 11px;
	color: #777777;
	z-index: 101;
}

#header a:hover {
	text-decoration: none;
	background: #f4f4f4;
	border-bottom: #777777 solid 1px;
}
#header #links a:first-child {
}

#date {
	display:block;
	margin: 0;
	position: relative;
	height: 75px;
	left:225px;
	width:500px;
	font-size: 11px;
	z-index: 100;
	text-align: center;
	padding:0;
}

#date img {
	float:left;
	position:relative;
}

#date span {
	background: url('/templates/daily/styles/date.bg.gif') repeat-x;
	padding: 33px 0 0 0;
	height:42px;
	position:relative;
	float:left;
	display:block;
	width:250px;
	margin:0;
}

#top_nav {
	border-top: #ebebeb solid 1px;
	position: absolute;
	width: 100%;
	top: 53px;
	font-size: 11px;
	z-index:125px;
	height:30px;
}

#top_nav a:hover {
	color: #777777;
	text-decoration: underline;
	background: none;
	border: none;
}

#FotomotoToolbar {
	font-size: 11px;
	font-family: Helvetica;
	text-transform: lowercase;
	width: 134px;
	text-align:right;
	position: relative;
	float: right;
	top: 6px;
}

.tag {
	position: relative;
	float: right;
	top: 6px;
}

.nav {
	position: relative;
	float: left;
	top: 6px;
}

.rand {
	position:relative;
	float:right;
	top:6px;
}

#photo {
	width: 750px;
	z-index: 200;
}

#photo img {
	border: black solid 1px;
}

#gallery {
	padding: 0;
	background:#000;
	border: black solid 1px;
}

#gallery img {
	margin: 0px;
}

#map {
	margin: 8px 0 30px 0;
	border:1px solid black;
}

#content {
	position: relative;
	float: left;
	font-family: Helvetica;
	font-size: 11px;
	width: 752px;
	padding-bottom: 40px;
}

#content #description {
	position: relative;
	float: left;
	line-height: 140%;
	width: 100%;
	padding: 10px 0 15px 0;
}

#content h1 {
	line-height:2em;
	padding-top:50px;
	font-size:28px;
	font-style:italic;
	font-family:Georgia;
	font-weight:normal;
}
#content ul {
	padding-left:20px;
	padding-bottom:50px;
}
#content li {
	font-size:16px;
	font-style:italic;
	font-family:Georgia;
	line-height:1.2em;
	padding-bottom:20px;
	list-style:circle;
}

#description a {
	color: #777777;
	text-decoration:underline;
}

#description a:hover {
	color: inherit;
	text-decoration: none;
}

#content #comments {
	visibility: hidden;
	position: relative;
	float: right;
	padding-top: 10px;
	font-size: 10px;
	color: #777777;
}

#bot_nav {
	border-top: #ebebeb solid 1px;
	position: relative;
	float: left;
	width: 100%;
	font-size: 11px;
}
#bot_nav .nav {
	float:right;
}
#bot_nav .tag {
	float:left;
}
#bot_nav .tag a:first-child {
	margin:1px 5px 0 0;
	position:relative;
	float:left;
}
#footer {
	position: relative;
	float: left;
	width: 100%;
	font-family: Helvetica;
	font-size: 10px;
	color: black;
	padding-bottom: 20px;
}

#footer .style {
	color: #777777;
}

#bot_nav .fb_edge_widget_with_comment {
	top:-3px;
}

.fb {
	visibility:hidden;
	position:absolute;
}

#hiatus {
	position:absolute;
	top:240px;
	left:-120px;
	z-index:3000;
	background: url('/templates/daily/styles/hiatus.png') no-repeat;
	width:990px;
	height:242px;
}

