* {margin: 0; padding: 0; border: 0;}

a {
	color: #457485;
}
a:hover, a:focus {
	background: #457485;
	color: #FFF;
}
a:active {
	background: #20414D;
}

h1, h2, h3, h4, h5, h6 {
	font-family: "Book Antiqua", Georgia, serif;
	font-weight: bold;
	color: #20414D;
	margin: .5em 0;
}
h1 {
	font-size: 1.9em;
}
h2 {
	background: #457485;
	border-left: 5px solid #20414D;
	color: #FFF;
	font-size: 1.227em;
	font-weight: normal;
	letter-spacing: 0.05em;
	padding: 1px 3px;
}
h3 {
	font-size: 1.2em;
	margin: .5em 0 .2em 0;
}
h4 {
	font-size: 1em;	
}
img {
	vertical-align: middle;	
}
img.screen {
	background: #457485;
}
a:hover img.screen, a:focus img.screen {
	background: #20414D;	
}
#content p {
	padding: 0 0 .7em 0;	
}
#content > *:last-child {
	padding-bottom: 0;
	margin-bottom: 0;	
}
#content ul {
	padding-left: 17px;
	list-style-image: url(/global/img/teal/bullet.gif);
}
#content li {
	margin-bottom: .3em;
}
dl {
	margin-bottom: .7em;	
}
dt, dd {
	padding: .3em 0;	
}
dt {
	float: left;
	margin-right: .6em;
	clear: left;
	font-weight: bold;
}
dd {
	overflow: hidden;	
}
* html dd {height: 1%; overflow: visible;}

body.home #content h1 + p {
	font-size: 1.15em;	
}
body.home #content strong {
	font-size: 1.2em;
}
body.home dl dt {
	background: url(/global/img/teal/bullet.gif) no-repeat 0 50%;
	padding-left: 15px;
}
body.links dt {
	font-size: 1.1em;	
}
body.links dd {
	min-height: 1.6em;	
}
* html body.links dd {
	height: 1.6em;
}

#content .category {
	float: left;
	width: 46%;
	padding-right: 4%;	
}
#content .category ul {
	margin-left: 5px;
}

#content p img {
	float: left;
	margin: 0 8px 8px 0;
	border: 1px solid #4D3B2E;
}

body {
	background: #4D3B2E;
	color: #DE9C6D;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}

#head {
	color: #FFF;
	background: #457485;
}
#head #brand {
		
}
#head p.brand {
	width: 609px;
	padding: 0 60px;
	background: url(/global/img/teal/avatar2.gif) no-repeat 0 100%;
	margin: 0 auto;
}
#head .brand span {
	display: block;
	font-family: "Cochin", "Book antiqua", Georgia, serif;
	font-size: 25px;
	padding-left: 16px;
	padding-top: 42px;
	padding-top: 38px;
}
#head #nav {
	background: #20414D url(/global/img/teal/gradient.gif) repeat-x 0 100%;
	padding: 0 0 5px 0;	
}
#head #nav ul {
	width: 589px;
	margin: 0 auto;
	padding: 2px 10px 0;
	background: #20414D;
	border-bottom: 2px solid #DE9C6D;
	font-size: 12px;
	position: relative;
	top: 2px;
}
#head #nav ul:after {
	content: ".";
	display: block;
	clear: left;
	height: 0;
	visibility: hidden;	
}
#head #nav li {
	float: left;
	list-style-type: none;
	padding-right: 3px;
	position: relative;
	top: 2px;
}
#head #nav li.current {
	
}
#head #nav a {
	color: #FFF;
	text-decoration: none;
	padding: 5px 8px;
	border-bottom: 2px solid #DE9C6D;
	display: block;
}
#head #nav li.current a, .home #head #nav li#home a, .likes #head #nav li#likes a, .bio #head #nav li#bio a, .links #head #nav li#links a {
	color: #20414D;
	padding: 3px 6px 5px 6px;
	background: #FFF;
	border: 2px solid #DE9C6D;
	border-bottom-color: #FFF;
	font-weight: bold;
	cursor: default;
}

#content {
	background: #FFF;
	color: #191F1F;
	border: 2px solid #DE9C6D;
	border-top: 0;
	width: 575px;
	margin: 0 auto;
	padding: 1px 15px 13px 15px;
	margin-top: -3px;
}
#content:after, #content .category:after {
	content: ".";
	height: 0;
	visibility: hidden;
	display: block;
	clear: both;	
}

#footer {
	width: 605px;
	margin: 0 auto;
	text-align: right;
	padding: 8px 2px 0;
}
#footer p {
	padding-bottom: 8px;	
}
#footer a {
	color: #DE9C6D;	
}
#footer a:hover, #footer a:focus, #footer a:active {
	background: #DE9C6D;
	color: #4D3B2E;
}
