/* @override http://www.mikelevyphotography.com/content/default.css */

/* @override http://www.mikelevyphotography.com/content/default.css */


body {
	margin: 0px;
	padding: 0px;
	font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #feffcd;
	background-color: #383d44;
}

h1, h2, h3 {
	font: 1.82em;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	color: #514F42;
}

p, ol, ul {
	line-height: 1.67em;
}

a {
	color: #669900;
}

a:hover {
	text-decoration: none;
}

hr {
	display: none;
}
/* Home */
#home {
	margin: 0px auto;
	padding: 0;
	height: 598px;
	background: #000 url(images/revelationsfront.jpg) no-repeat right bottom;
	width: 902px;
	border: 1px solid #98001e;
}

#blog {
	margin: 0px auto;
	padding: 0;
	height: 600px;
	background: #000 url(images/revelationsfront.jpg) no-repeat right bottom;

}


#homewrapper {
	margin: 0px auto;
	padding: 0;
	height: 600px;
background-color: #181a1d;
}

#about {
	width: 902px;
	margin: 0 auto;
}

.left {
	width: 334px;
	float: left;
	border-style: solid;
	height: 501px;
	margin-top: 50px;
	border-color: #000;
}
.right {
	
	width: 530px;
	float: right;
	padding-top: 50px;
	color: #eaebee;
	font: 13px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-shadow: #383d44 1px 1px 1px;
}

.right h1{
	
	font: 25px Georgia, "Times New Roman", Times, serif;
	text-shadow: #000000 1px 1px 1px;
	color: #edffef;
}
/* Header */

#header {
	height: 78px;
	margin: 0px auto;
	background: #383d44 url(images/h-bg.gif) repeat-x left bottom;
	border-bottom: 1px solid #0e0e0e;
}

/* Logo */

#logo {
	margin: 0px auto;
	width: 902px;
	height: 40px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

#logo h1 {
	color: #edffef;
	text-shadow: #131517 2px 2px 10px;
	background-position: left top;
	background-repeat: no-repeat;
	margin: 0;
	padding-left: 31px;
	border-bottom: 2px hidden #5e6574;
	padding-top: 26px;
	letter-spacing: -1px;
	word-spacing: 1px;
	text-transform: capitalize;
	border-top-style: solid;
	border-top-width: 10px;
	font: 25px/24px Georgia, "Times New Roman", Times, serif;
}

#logo h1 a {
	display: block;
	text-decoration: none;
	color: #FFFFFF;
}

#logo p {
	text-transform: uppercase;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	margin-bottom: 0;
	margin-right: 0;
}

#logo a {
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: capitalize;
}

/* Menu */

/* navigation */

#menu {
	width: 902px;
	margin: 0px auto;
	padding-top: 0;
}

#menu ul {
	margin: 0;
	list-style: none;
	overflow: hidden;
	padding-bottom: 6px;
}
#menu ul li {
	float: right;
}
#menu ul li a {
	display: block;
	margin: 0;
	text-decoration: none;
	color: #7b828c;
	background: url(http://simplebits.com/img/1206/nav-bg.gif) no-repeat bottom left;
	text-transform: capitalize;
	padding-right: 60px;
	padding-left: 15px;
	height: 30px;
	padding-top: 7px;
	font: 11px/19px "Trebuchet MS";
}
#menu ul li a strong {
	display: block;
	color: #e3e3e3;
	text-shadow: #000000 .5px .5px 1px;
	font: bold 12px/7px "Trebuchet MS";
	text-transform: lowercase;
}
#menu li a:hover {
	
	background: url(http://simplebits.com/img/bitstream/tab-hover.gif) repeat-x bottom left;
	color: #e4e4e4;
}
#menu li a.active {
	color: #fff;
	background: url(http://simplebits.com/img/bitstream/tab-on-noise.gif) repeat-x bottom left;
	}
#menu ul li a:hover strong {	
	color: #fff;
	}
#menu ul li a.active strong {
	color: #fff;
	}

/* Page */

#wrapper {
	background-color: #181a1d;
	padding-top: 10px;
	padding-bottom: 10px;
}

#page {
	margin: 0px auto;
	width: 902px;
	padding: 0;
	background-color: #181a1d;
}

/* Content */

#content {
	float: left;

	margin: 0px auto;
	padding: 0;
}

/* Post */

.post {
}

.post .date {
	float: left;
	width: 76px;
	height: 58px;
	margin: 0;
	margin-right: 20px;
	padding-top: 2px;
	background: #514F42;
	line-height: normal;
	text-transform: uppercase;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

.post .date b {
	margin: 0;
	padding: 0;
	display: block;
	margin-top: -5px;
	font-size: 40px;
}

.post .title {
	margin: 0;
	padding: 0px 0 0 0;
	margin-left: 10px;
	padding-left: 50px;
	font-size: 1.8em;
}

.post .title h2 {
	padding: 0;
	margin: 0;
}

.post .hr1 {
}

.post .meta {
	margin: 0 0 -126px 20px;
	padding: 0;
	color: #979680;
	line-height:normal;
}

.post .meta a {
	color: #828170;
}

.post .entry {
	margin: 0;
	padding: 0;
}

/* Sidebar */

#sidebar {
	float: right;
	margin-bottom: 20px;
	width: 227px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 30px;
}

#sidebar li ul {
	border-top: 1px dashed #666633;
}

#sidebar li li {
	margin: 0;
	padding: 4px 0 4px 0;
}

#sidebar li li a {
}

#sidebar h2 {
	padding: 0;
	margin: 0 0 6px 0;
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Calendar */

#calendar_wrap {
	border-top: 1px dashed #666633;
}

#calendar caption {
	padding-top: 5px;
	font-weight: bold;
}

#calendar table {
	width: 100%;
	border: 1px solid #E8E8E8;
	font-family: Arial, Helvetica, sans-serif;
}

#calendar thead {
	background: #514F42;
}

#calendar tbody td {
	border: 1px solid #514F42;
	text-align: center;
}

#today {
	font-weight: bold;
}

#prev {
}

#next {
	text-align: right;
}

/* Footer */

#wrapper2 {
	background: #383d44 url(images/h-bg.gif) repeat-x center bottom;
	margin: 0 auto;
	height: 271px;
	border-top: 1px inset #1c1f22;
}

#footer {

	padding-top: 20px;
	padding-bottom: 20px;
	color: #FFFFFF;
	text-align: left;
	width: 902px;
	margin: 0 auto;
}

#footer p{
	margin-top: 8px;
}
#footer a {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
	color: #FFFFFF;
}

#footer ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#footer li {
	display: block;
	float: left;
	width: 287px;
	padding-left: 19px;
}

#footer li.first {
	padding-left: 0;
}

#footer li ul {
	margin: 0;
	margin-bottom: 30px;
}

#footer li li {
	display: list-item;
	float: none;
	margin: 0;
	padding: 2px 0;
	border-bottom: 2px groove #5b6168;
}

#footer li li a {
}

#footer li li a:hover {
	color: #fbda36;
}

#footer h2 {
	margin-top: 0;
	color: #FFFFFF;
	font: 16px Georgia, "Times New Roman", Times, serif;
	letter-spacing: .5px;
	text-shadow: #000000 1px 1px 1px;
	padding-bottom: 0;
	margin-bottom: 0;
}

#legal {
	clear: both;
	margin: 0;
	padding: 10px 0;
	text-align: center;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #525252;
	background: #1e2125;
	border-top: 1px dotted #000;
}

#legal a {
	border-bottom: 1px dotted #939393;
	text-decoration: none;
	color: #939393;
	
#blog {	
	margin: 0px auto;
	padding: 0;
	height: 600px;
	background: #000 url(images/revelationsfront.jpg) no-repeat right bottom;
	width: 902px;
	
}

#flickr {
	text-align: center;
}

#flickr_badge_uber_wrapper {text-align:center; width:150px;}
#flickr_badge_wrapper {padding:10px 0 10px 0;}
.flickr_badge_image {margin: 0 10px 10px;
	text-align: center;
}
.flickr_badge_image img {border: 1px solid black !important;
	text-align: center;
}
#flickr_badge_source {text-align:left; margin:0 10px 0 10px;}
#flickr_badge_icon {float:left; margin-right:5px;}
#flickr_www {display:block; padding:0 10px 0 10px !important; font: 11px Arial, Helvetica, Sans serif !important; color:#3993ff !important;}
#flickr_badge_uber_wrapper a:hover,
#flickr_badge_uber_wrapper a:link,
#flickr_badge_uber_wrapper a:active,
#flickr_badge_uber_wrapper a:visited {text-decoration:none !important; background:inherit !important;color:#3993ff;}
#flickr_badge_wrapper {}
#flickr_badge_source {padding:0 !important; font: 11px Arial, Helvetica, Sans serif !important; color:#666666 !important;}