/* CSS Document */
html {
  overflow-y: scroll;
}
body {
  margin: 0;
	padding: 0;
	font: 76% tahoma, verdana, sans-serif;
	background: #f0f0f0 url(images/bodybg2.png) repeat-x;
	color: #333;
	text-align: center;
}
a {
	text-decoration: none;
	color: #0076c0;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}
p {
	margin: 0 0 15px 0;
	line-height: 1.5em;
}
h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
	font-weight: normal;
}
h1 {
	font-size: 3.2em;
	letter-spacing: -3px;
	color: black;
	margin: 12px 0 5px 20px;
}
h1 a:hover {
	text-decoration: none;
}
h2 {
	font-size: 1.8em;
	letter-spacing: -1px;
	margin: -10px 0 0 50px;
	color: black;
}
h3 {
	color: #555;
	font-size: 1.4em;
	margin: 1em 0 0.5em 0.5em;
}
h4 {
	font-size: 1.2em;
	font-weight: bold;
}
#container {
	width: 92%;
	min-width: 775px;
	max-width: 1150px;
	padding: 0 20px;
	margin: 0em auto auto auto;
	background: #f0f0f0 url(images/contentbg.png) repeat-x;
	color: #333;
	text-align: left;
	
	border-left: 2px solid #f0f0f0;
	border-right: 2px solid #f0f0f0;
	
}
#sitetitle {
	float: left;
	height: 100px;
	background: url(images/prime.png) no-repeat;
	width: 40%;
	color: #333;
}
#sitetitle a {
	color: #567;
	font-weight: normal;
}
#sitetitle a:hover {
	color: #0076c0;
}
#menu {
	height: 66px;
	padding-top: 35px;
	text-align: right;
}
#menu a {
	margin: 0;
	height: 100px;
	padding: 34px 6px 41px 6px;
	font-size: 1.6em;
	font-weight: normal;
	letter-spacing: -1px;
	color: #000;
}
#menu a:hover {
	color: #0076c0;
	text-decoration: none;
	background: #fff url(images/menuhover.png) repeat-x;
	padding: 34px 5px 41px 5px;
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;
}
#menu a:active{
	color: #0076c0;
	text-decoration: none;
	background: #fff url(images/menuhover.png) repeat-x;
	padding: 34px 5px 41px 5px;
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;
}
#content {
	margin-top: 30px;
	width: 100%;
	clear: both;
	margin-bottom: inherit;
}
#content h2 {
	margin: 0 0 10px 0;
	color: black;
	border-bottom: 2px solid #0076c0;
}
#content h2 a {
	color: black;
	font-weight: normal;
}
#content h2 a:hover {
	color: #0076c0;
	text-decoration: none;
	background: none;
}
#content p {
	margin: 0.5em 0em 0.8em 1em;
}
#left {
	width:72%;
	float: left;
}
#right {
	margin-left:74%;	
	margin-top: -15px;
;
}
#right h2 {
	margin: 15px 0 5px 0;
	font-size: 1.6em;
}

#footer {
	clear: both;
	padding: 0px 0em 12px 24px;
	text-align: left;
	color: #888;
}
#footer a {
	color: #888;
	font-weight: normal;
}
#footer span {
	color: #aaa;
	font-size: 2em;
	letter-spacing: -2px;
}
.entry {
	position: relative;
	margin: 0em 0em 15px 0em;
	border: 2px solid #fff;
	background: #e0e0e0 url(images/entrybg.png) repeat-x;
	color: #333;
	padding: 10px 10px 0 10px;
}
.entry a:hover, .intro a:hover {
	
}
.link {
	color: #0076c0;
	background: url(images/linkarrow.gif) left no-repeat;
	display: block;
	margin: 4px 0 0 0;
	padding: 2px 1em;
}
.link:hover {
	color: #48b;
	background: url(images/arrow.gif) left no-repeat;
	text-decoration: none;}
.thumbs img {
	float:left;
	position: relative;
	margin: 0 1px 1px 0;
	border: 1px solid #fff;
	background-color: #ddd;
	color: #555;
	padding: 2px;
}
	
.thumbs img:hover {
	background: url(images/flash.gif);
}
.sample {
	padding:0px;
}
.entryphoto {
	margin: 5px 10px 10px 0;
	float: left;
	padding: 3px;
	border: 1px solid #fff;
	background-color: #ddd;
	color: #333;
	position:relative;
}
.entryphoto2 {
	margin: 5px 10px 10px 10px;
	float: right;
	padding: 3px;
	border: 1px solid #fff;
	background-color: #ddd;
	color: #333;
	position:relative;
}
.photoleft {
	float:left;
	position:relative;
	margin:5px 10px;
	border: 1px solid #fff;
	background-color: #ddd;
	color: #333;
	padding: 3px;
}
.photoright {
	float:right;
	position:relative;
	margin:0px 0px 5px 5px;
	border: 1px solid #fff;
	background-color: #ddd;
	color: #333;
	padding: 3px;
}
	
.meta {
	clear: both;
	border-top: 2px solid #ccc;
	padding: 5px 1px 0 0;
	margin: 10px 0 0 0;
	text-align: right;
	font-size: 0.9em;
	color: #567;
}
.pagenav {
	color: #888;
	text-align: center;
}
.subcontainer {
	width: 98%;
}
.rightsub {
	float: left;
	width: 45%;
}
.rightsub2 {
	margin-left: 50%;
}
.date {
	float: left;
	font-weight: bold;
}
.right {
	text-align: right;
	width: 340px;
}
.center {
	text-align: center;
}
.clear {
	clear: both;
}
.hide {
	display: none;
}
.thumbnail {
	position: relative;
	z-index: 0;
}
.thumbnail:hover {
	background-color: transparent;
	z-index: 50;
}
.thumbnail span {
	position: absolute;
	background-color: #fff9a7;
	padding: 5px;
	left: -1000px;
	border: 1px dashed gray;
	visibility: hidden;
	color: black;
	text-decoration: none;
}
.thumbnail span img {
	border-width: 0;
	padding: 2px;
}
.thumbnail:hover span {
	visibility: visible;
	top: 0;
	left: 60px;
}
