@charset "utf-8";
/*	styles for danwright.info
	by Dan Wright
	http://danwright.info/contact/
*/






body { 
	font-family: Avenir-Medium, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	/*background: #99aacc url(../images/back_grad.png) repeat-x fixed;*/
	/*background: url(../images/tan-paper.png) repeat;*/
	background: #bbbbb4;
	margin: 0.5em 0.5em 0.5em 0.5em;
}

.minibio {
	font-family: "Avenir Book Oblique", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
}

<? if (!$isWebKit && !$isMSIE) {?>div.http_user_agent { font-family: "<? echo $_SERVER['HTTP_USER_AGENT']; ?>"; }<? } ?>

noscript {
	font-style: italic;
	display: inline;
}

div#all {
	text-align: center;
	margin: auto;
	width: 1000px;
}

div#all > div {
	text-align: left;
}

div.topbanner {
	padding-left: 50px;
	padding-right: 50px;
	padding-top: 10px;
	padding-bottom: 10px;
}

div#rays {
	/* background: url(../images/g-rays.png); */
	position: absolute;
	top: 0px;
	width: 320px;
	height: 480px;
	z-index:-3;
	opacity: 1.0;
	<? if (!$isW3Validator) {?>
	-webkit-transition: opacity 3s ease-in-out;
	<? } ?>
}

div#rays.transparent {
	opacity: 0.0;
	<? if (!$isW3Validator) {?>-webkit-transition: opacity 1.5s ease-in; <? } ?>
}


.topbanner h1
{
	font-family: Avenir-Black, "Lucida Sans", Verdana, sans-serif;
	font-size: 36px;
	line-height: 36px;
	margin-left: 120px;
	margin-bottom: 8px;
	/*color: #eeeeee;*/
	color: #111111;
	text-transform: uppercase;
	letter-spacing: 3px;
	z-index: 10;
	<? if (!$isW3Validator) {?>text-shadow: 0px 3px 8px rgba(0,0,0,0.2); <? } ?>
}

.topbanner h1 a {
	color: inherit;
}

.topbanner img.right {
	margin-top: 20px;
	margin-bottom: 15px;
	margin-left: 10px;
}

.topbanner p.info {
	margin-left: 120px;
	margin-right: 120px;
	font-family: "Courier New", Courier, sans-serif;
	font-size: 18px;
/*	font-style: italic; */
	letter-spacing: 1.6px;
/*	color: #7b4c02;*/
	color: #222222;
	text-align: left;
}
	
	
div.navigation
{
	width: 130px;
	height: 700px;
	margin-top: 20px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 20px;
	line-height: 20px;
	float: left;
	letter-spacing: 1px;
	text-align: right !important;
	<? if (!$isW3Validator) {?>text-shadow: 3px 3px 8px rgba(0,0,0,0.4);<? } ?>
}
.navigation a {
	color: #f2f2f2 !important;
}
.navigation a:hover {
	color: white;
	background: inherit;
	border-bottom: 1px dotted white;
}

.navigation .private
{
	font-style: italic;
	color: #ffcccc !important;
}

.navigation img.funky {
	<? if ($isW3Validator || $isMSIE) {?>border: 2px solid #333333;<? } ?>
	<? if (!$isW3Validator) {?>	
	-webkit-transform: rotate(-15deg);
	<? } ?>
	<? if (!$isMSIE) {?>
	position: relative;
	left: -20px;
	<? } ?>
}

.navigation input {
	width: 134px;
}

div.twitterzone {
	line-height: 16px;
	letter-spacing: 0px;
	margin-top: 0px;
	<? if (!$isW3Validator) {?>text-shadow: none;<? } ?>
}

a:link, a:visited { 
	color: #310e00;
	text-decoration: none;
}

a:hover {
	color:#222222;
	background: #e48c01;
	<? if (!$isW3Validator) {?>-webkit-transition: background-color .2s ease-in-out; <? } ?>
}

div.main a {
	font-weight: 300;
	color: black;
	<? if (!$isW3Validator) {?>text-shadow: rgba(255,255,255,0.25) 1px 1px 1px;<? } ?>
}

div.main a:after {
		content:"▸";
		opacity: 0.25;
}

div.main a[target]:after {
		content:"⇗";
}

div.main a:hover:after {
		opacity: 1.0;
}

div.main a[href^="mailto"]:before {
		content:"✉ ";
		font-weight: normal;
}

div.main a[href^="mailto"]:after {
		content:"";
}

body#home .navigation a#toHome, body#contact .navigation a#toContact, body#maclinks .navigation a#toMacLinks, body#wishlists .navigation a#toWishlists {
	color: #fcca7b !important;
	border-bottom: none;
}

p, td {
	font-family: Avenir-Medium, Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11pt;
	line-height: 17pt;
}

p {
	text-align: left;
	margin-bottom: 0.5em;
	margin-top: 0.25em;
}

div.main
{
	width: 700px;
	margin-left: 170px;
	font-size: 12px;
	color: #4d2f00;
}

div.main p {
	margin-bottom: 1.0em;
}

div.main p.minibio {
	margin-bottom: 0.5em;
}

body#home div.main p {
	opacity: 0.0;
	<? if (!$isW3Validator) {?>-webkit-transition: all .5s ease-in-out; <? } ?>
}

body#home.loaded div.main p {
	opacity: 1.0;
	<? if (!$isW3Validator) {?>-webkit-transition: all .5s ease-in-out; <? } ?>
}

div.footer
{
	font-size: 12px;
	margin-left: 170px;
	width: 700px;
	color: #999999;
	text-align: center !important;
	margin-top: 3em;
}

div.footer p
{
	width:380px;
	margin: 0 auto 0 auto;
}

p.date {
	text-align: left;
	margin-left: 0.5em;
	margin-top: 1em;
	margin-bottom: 0.5em;
	font-style: italic;
	font-size: 80%;
	line-height: 10px;
}

.news {
	margin-top: 2em;
	border: 1px dotted #9999cc;
	padding-left: 1em;
	background: #ccddff;
}

.news h2 {
	font-weight: normal;
	padding: 0px;
	border: none;
	background: none;
	text-transform: lowercase;
	color: #777777;
	letter-spacing: 0.3em;
	margin-top: 0em;
	margin-bottom: 0em;
}

.news .entry {
	margin-top: 1em;
	margin-bottom: 2em;
	margin-left: 1em;
	margin-right: 1em;
	border-top: 2px dotted #997777;
}

.singlearticle .news .entry {
	border-top: none;
}

.entry h3, .entry h4 {
	font-family: Georgia, serif;
	padding: 0;
	margin-top: 0.25em;
	margin-bottom: 0.25em;
}

.news h3 {
	font-size: 140%;
	font-weight: bold;
	font-style: italic;
	text-transform: capitalize;
	letter-spacing: 2px;
}

/* float support is broken in Win IE prior to version 7 */
.news h4 {
	font-style: italic;
	font-weight: normal;
	font-size: 130%;
	line-height: 10px;	
	float: right;
	background: none;
	color: #555555;
}

.news h5 {
	float: right;
	clear: right;
	margin: 0px 0px;
}


.news .entry p {
	font-size: 100%;
	clear: both;
	font-family: "Bookman Old Style", Century, Arial, sans-serif;
	text-align: justify;
}

.news .entry p:first-letter {
	font-size: 125%;
	font-style: italic;
	font-weight: bold;
	text-transform: uppercase;
}

.news .entry img {
	border: 1em solid #fff;
	background: #111111;
	padding: 1px;
	margin-top: 0.5em;
	margin-bottom: 0;
	position: relative;
	<? if ($isWebKit) {?>-webkit-box-shadow: 3px 3px 4px rgba(0,0,0,0.25);<? } ?>

	left: 20%;
	right: 10%;
	width: 60%;
}

.news .entry .unscaled img {
	left: 10%;
	right: 10%;
	width: auto;
}

.news .entry .reduced40 img {
	left: 30%;
	right: 30%;
	width: 40%;
}

.news .entry .important {
	color: #cc0000;
}

.caption {
	font-family: "Bookman Old Style", Century, Arial, sans-serif;
	font-size: 80%;
	font-style: italic;
	font-weight: normal;
	text-align: center;
	margin-top: 0;
	margin-bottom: 0.1em;
	padding: 0;
}

.entry .info {
	font-family: "Bookman Old Style", Century, Arial, sans-serif;
	font-size: 80%;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	margin-top: 0;
	margin-bottom: 0;
	width: 50%;
	left: 25%;
	right: 25%;
	padding: 0;
}

strong {
	text-decoration: underline;
}

p.info {
	margin-left: 2em;
	margin-right: 2em;
	margin-top: 0em;
	font-size: 80%;
}

hr {
	border: none;
	margin: 0;
	padding: 0;
	margin-top: 1em;
	margin-bottom: 1em;
	height: 32px;
	text-align: center;
	padding-top: 5px;
	outline-style: none;
}

hr:after {
	content: url("/images/SmallFlourish.png");
	letter-spacing: 1.5em;
	font-size: 3em;
	color: #bbc;
}

hr.middle {
	border-top-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-color: #999;
	border-bottom-width: 1px;
	width: 25%;
	margin-left:auto;
	margin-right:auto;
	height: 2px;
	padding: 0px;
}

hr.middle:after {
	content: none;
	border-top-width: 1px;
}

<? if ($isMSIE) { include("ie.css"); } ?>
