/* prjkthack ONE - Global Style */

body				{ background-color: #eeeeee; color: #555555; font-family: Arial, Helvetica, sans-serif; font-size: 11px; }
a				{ color: #0066cc; }
a:link				{ text-decoration: none; }
a:visited				{ text-decoration: none; }
a:active				{ text-decoration: none; }
a:hover				{ text-decoration: underline; }

.container				{ width: 800px; margin-left: auto; margin-right: auto; }
h2				{ font-size: 16px; margin-top: 0; }
h3				{ margin-top: -15px; margin-left: 15px; font-weight: normal; font-size: 10px; }

.AboutPhoto			{ float: right; padding-left: 10px; }

.paginate				{ overflow: auto; width: 100%; padding: 0 0 17px 0; clear: both; }
.photoborder			{ padding: 0; border: 1px #000000 solid; }
.comments			{ padding: 2px; border-left: 3px solid #c0c0c0; margin-bottom: 15px; overflow: auto; }
.comments p			{ margin: 0 3px 0 3px; }
#author				{ border-left: 3px solid #4a4a4b !important; }
.input				{ margin-left: 10px; font-family: Arial, Helvetica, sans-serif; font-size: 11px; }
.textarea				{ font-family: Arial, Helvetica, sans-serif; font-size: 11px; }
.button				{ font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; }
.blogdetails			{ color: #c0c0c0; }
.blogdetails a			{ color: #c0c0c0; }
.newer				{ padding: 2px; padding-left: 3px; border-left: 3px solid #c0c0c0; margin-bottom: 15px; overflow: auto; float: left; }
.older				{ padding: 2px; padding-right: 3px; border-right: 3px solid #c0c0c0; margin-bottom: 15px; overflow: auto; float: right; }

#flickr_badge_uber_wrapper img		{ border: 0; padding-right: 10px; }
.morelink1				{ width: 175px; float: left; padding-bottom: 15px; }
.morelink2				{ clear: left; width: 175px; float: left; padding-bottom: 15px; }
.frontTopLeft			{ float: left; width: 380px; padding-bottom: 15px; vertical-align: top; clear: left; }
.frontTopRight			{ float: right; width: 380px; padding-bottom: 15px; }
.frontBottomLeft			{ float: left; width: 380px; clear: left; padding-bottom: 15px; }
.frontBottomRight			{ float: right; width: 380px; clear: right; padding-bottom: 15px; }

.header				{ padding: 10px; text-align: left; }
h1				{ border: 0; margin: 0; padding: 0; font-size: 14px; color: #555555; }
.header h1				{ position: relative; height: 6em; overflow: hidden; margin-bottom: 1em; }
.header h1 a			{ color: #555555; font-size: 8em; line-height: 1em; letter-spacing: -0.1em; margin-left: -0.06em; text-decoration: none; }

.content				{ margin: 0; padding: 0; clear: both; }
.contentLeft			{ float: left; width: 590px; }
.contentRight			{ float: right; width: 190px; }

.navblock:hover			{ background-color: #ffffff; }
.navblockr:hover			{ background-color: #ffffff; }
#navselected			{ background-color: #ffffff; color: #0066cc;  }
.nav a				{ color: #555555 }

.nav {
	background-color: #e0e0e0;
	margin-top: -18px;
	margin-bottom: 10px;
	text-align: left;
	text-decoration: none;
	overflow: auto;
}

.navblock {
	background-color: #d4d4d4;
	padding: 5px;
	padding-right: 15px;
	padding-left: 15px;
	border-right: 1px #eeeeee solid;
	float: left;
}

.navblockr {
	background-color: #d4d4d4;
	padding: 5px;
	padding-left: 15px;
	padding-right: 15px;
	border-left: 1px #eeeeee solid;
	float: right;
}

.copyright { margin-top: 30px; clear: both; }