/* HTML Tags */

body {
	background: #e3e3e3 url(images/bg_green.gif) repeat-y 50% 0;
	color: #2E3439;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
}

a:link, a:visited {
	color: #489b98;
}
a:focus, a:hover {
	text-decoration: none;
}

a:active {
	background: #489b98;
	color: #fff;
}

h3 {
	float: left;
	color: #418180;
	padding: 7px 0;
	font-size: 92%;
	font-weight: normal;
}

/* Generic Styles - Apply to the whole site */

#container {
	position: relative;
	background: #fff url(images/brand.gif) no-repeat 15px 190px;
	width: 870px;
	padding: 10px;
	margin: 0 auto;
}

#branding { position: relative; }

ul#accessibility-links {
	position: absolute;
	left: 650px;
	top: 30px;
	padding: 5px;
	z-index: 1;
	background: #334A49 url(images/skipbg.gif);
	font-size: 85%;	
}

ul#accessibility-links a:link, ul#accessibility-links a:visited {
	text-decoration: none;
	display: block;
	padding: 5px;
}

ul#accessibility-links a:focus, ul#accessibility-links a:hover { color: #fff; }

h1 {
	border-top: 10px solid #418280;
	position: relative;
	height: 100px;
	background: #334a49 url(images/logostripe.gif) no-repeat top right;
	border-bottom: 10px solid #489b98;
}

h1 img {
	position: absolute;	
	margin: 0;
	padding: 0;
	top: 0;
	left: 0;
}

#branding ol {
	position: relative;
	background: #418280 url(images/menubg.gif) no-repeat;
	height: 50px;
	text-indent: 10px;
	border-bottom: 10px solid #489b98;
	overflow: hidden;
}

#branding ol li a {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	height: 50px;
	line-height: 70px;
	overflow: hidden;
	width: 109px;
	background-image: url(images/navbg.gif);
	background-repeat: repeat-x;
	color: #fff;
	border-right: 1px solid #489b98;	
	text-decoration: none;
}

#branding ol li a { outline: none; }

#branding ol li a:focus, #branding ol li a:hover { background-color: #489b98; background-position: 0 -150px; }
#branding ol li a:active { background-color: #2d6c6a; background-position: 0 -100px; }

#branding ol li#nArchives a:link, #branding ol li#nArchives a:visited { left:110px; }
#branding ol li#nPortfolio a:link, #branding ol li#nPortfolio a:visited { left:220px; }
#branding ol li#nAbout a:link, #branding ol li#nAbout a:visited { left:330px; }

body#page-home #branding ol li#nHome a:link, body#page-home #branding ol li#nHome a:visited {
	background-color: #2d6c6a; background-position: 0 -50px;
}

body#page-archives #branding ol li#nArchives a:link, body#page-archives #branding ol li#nArchives a:visited {
	background-color: #2d6c6a; background-position: 0 -50px;
}

body#page-portfolio #branding ol li#nPortfolio a:link, body#page-portfolio #branding ol li#nPortfolio a:visited {
	background-color: #2d6c6a; background-position: 0 -50px;
}

body#page-about #branding ol li#nAbout a:link, body#page-about #branding ol li#nAbout a:visited {
	background-color: #2d6c6a; background-position: 0 -50px;
}

div#pageHead {
	position: relative;
	padding: 30px 220px 20px 0;
	margin: 0;
	background: url(images/stripe.gif) repeat-y top right;	
}

div#pageHead #headtext { margin-left: 110px; }

div#pageHead #headtext h2 {
	font-size: 167%;
	font-family: "Century Gothic", Verdana, sans-serif;
	color: #489b98;
}

div#pageHead #headtext p {
	font-size: 92%;
	font-family: "Century Gothic", Verdana, sans-serif;
}

div#content {
	float: left;
	width: 650px;
}

div.content-section {
	border-top: 3px solid #6DC1C0;
}

div.content-section p.section-description {
	margin-left: 110px;
	font-size: 92%;
	font-weight: normal;
	color: #418180;
	padding: 7px 0;
}

div.content-section ul.section-list li {
	clear: both;
	border-top: 1px solid #D6EBEB;
	font-size: 85%;
	line-height: 2.0em;
	padding: 4px 110px;
	color: #2E3439;
}

div.content-section ul.section-list li p {
	line-height: 2.0em;
	margin: 7px 0;
}

div.content-section ul.section-list li h4 {
	font-size: 114%;
	margin: 14px 0;
	color: #489b98;
	font-weight: bold;
}

div.content-section ul.section-list li h4 a:link, div.content-section ul.section-list li h4 a:visited {
	text-decoration: none;
}

div.content-section div.section-body {
	border-top: 1px solid #D6EBEB;
}

body#page-archives #pageHead .date {
	position: absolute;
	top: 20px;
	left: 25px;
	width: 60px;
	height: 60px;
	float: left;
	background: #6dc1c0 url(images/date.gif) no-repeat 50% 50%;
}

body#page-archives #pageHead .date .day {
	margin-top: 10px;
	display: block;
	font-size: 159%;
	font-family: "Century Gothic", Verdana, sans-serif;
	font-weight: bold;
	color: #fff;
	text-align: center;
}

body#page-archives #pageHead .date .month {
	display: block;
	text-align: center;
	color: #fff;
	margin-bottom: 10px;
	font-size: 85%;
	text-transform: uppercase;	
}



#entryAbstract {
	border-top: 3px solid #6DC1C0;
}

#entryAbstract div.section-body {
	border-top: 1px solid #D6EBEB;
	padding: 4px 110px 4px 110px;
}

#entryAbstract div.section-body p {
	font-size: 85%;
	line-height: 2.0em;
	color: #2E3439;
	margin: 0;
}

#entryBody {
	border-top: 1px solid #6DC1C0;
}

#entryBody div.section-body {
	border-top: 1px solid #D6EBEB;
}

div.section-body img {
	margin-top: 14px;
	display: block;
}

div.section-body p {
	margin: 7px 110px 14px;
	font-size: 85%;
	line-height: 2.0em;
	color: #2E3439;
}

div.section-body pre {
	margin: 7px 110px 14px;
	font-size: 85%;
	line-height: 2.0em;
	color: #009933;
}

div.section-body ol {
	margin: 7px 110px 14px;
	font-size: 85%;
	line-height: 2.0em;
	list-style: decimal;
	padding-left: 30px;
}

div.section-body h4 {
	margin: 14px 110px 0;
	color: #489b98;
	font-weight: bold;
}

div.section-body h5 {
	margin: 14px 110px 0;
	color: #489b98;
	font-weight: bold;
	font-size: 12px;
}

div.section-body ul {
	list-style: square;
	font-size: 85%;
	line-height: 2.0em;
	margin: 0 110px 14px;
	padding-left: 30px;	
}

div.section-body li {
	margin: 5px 0 0;
	line-height: 1.5em;
}

#related {
	border-top: 2px solid #6DC1C0;
}

#comments {
	border-top: 2px solid #6DC1C0;
}

#comments li.comment {
	clear: both;
	border-top: 1px solid #b5d2d2;
	font-size: 85%;
	line-height: 2.0em;
	margin-bottom: 15px;
	overflow: hidden;
}

/*#comments li.author { background: url(images/commentstripe.gif) repeat-y; }*/

#comments li.comment p {
	line-height: 2.0em;
	margin: 6px 0 14px;
}

#comments li.comment pre {
	margin: 6px 0 14px;
	line-height: 2.0em;
	color: #009933;
}

#comments li.comment ol {
	margin: 7px 0 14px;
}

#comments li.comment ul {
	margin: 7px 0 14px;
}

#comments li.comment h4 {
	margin: 10px 0 5px;
	color: #489b98;
	font-weight: bold;
}

#comments li.comment li {
	margin: 5px 0;
}

#comments .commentinfo {
	float: left;
	width: 100px;
	padding-bottom: 10px;
}

#comments .commentinfo p.info {
	margin: 0;
	padding-top: 6px;
	padding-bottom: 10px;
	background: #fff;
}

/*#comments li.author .commentinfo p.info { border-bottom: 1px solid #b5d2d2; }*/
#comments li.author .commentinfo a:link, #comments li.author .commentinfo a:visited { font-weight: bold; }

#comments .commentcontent {
	margin: 0 110px;
}

#commentform {
	clear: both;
	border-top: 2px solid #6DC1C0;
	margin-bottom: 10px;
}

#commentform form {
	border-top: 1px solid #D6EBEB;
}

#commentform .formfield {
	clear: left;
	/* border-top: 1px solid #D6EBEB; */
}

#commentform .formsection {
	padding: 5px 0;
	border-bottom: 1px solid #D6EBEB;
}

#commentform label {
	float: left;
	font-size: 92%;
	display: block;
	padding-top: 7px;
	font-weight: normal;
	width: 100px;
}

#commentform .formsection span {
	margin-left: 5px;
	font-size: 92%;
	vertical-align: text-top;
	font-weight: normal;
}	

#commentform input, #commentform textarea {
	margin: 3px 0 3px 10px;
	border: 1px solid #bbb;
}

#commentform p.info {
	font-size: 85%;
	margin: 7px 0 7px 110px;
}

#commentform #previewButton {
	margin-left: 110px;
	background-color: #e9e9e9;
}

#commentform #submitButton {
	margin-left: 110px;
	background-color: #e9e9e9;
}

#commentform input:focus, #commentform textarea:focus {
	border: 1px solid #489B98;
}

#commentform textarea {
	margin-left: 110px;
	width: 430px;
}

#secondaryContent {
	width: 210px;
	float: right;
	background: url(images/stripe.gif) repeat-y;
}

.scItem {
	clear: both;
	border-top: 3px solid #6dc1c0;
	margin-bottom: 20px;
	background-color: #fff;		
}

.scItem img {
	padding-left: 7px;
	float: right;
}

.scItem h2 {
	font-size: 92%;
	font-weight: normal;
	text-align: right;
	padding: 7px;
	background-color: #fff;
	border-bottom: 1px solid #d6ebeb;
	color: #418180;
}

.scItem .scBody {
	font-size: 85%;
}

.scItem p {
	line-height: 2.0em;
	padding: 7px;
}

.scItem li {
	padding: 7px;
	border-bottom: 1px dotted #ccc;
}

.scItem a.feed {
	padding: 5px 0 5px 20px;
	line-height: 25px;
	background-image: url(icons/feed.png);
	background-repeat: no-repeat;
	background-position: left 50%;
}

.scItem a.doc {
	padding: 5px 0 5px 20px;
	line-height: 25px;
	background-image: url(icons/icon_doc.gif);
	background-repeat: no-repeat;
	background-position: left 50%;
}

.scItem a.pdf {
	padding: 5px 0 5px 20px;
	line-height: 25px;
	background-image: url(icons/icon_pdf.gif);
	background-repeat: no-repeat;
	background-position: left 50%;
}

.scItem a.cv {
	padding: 5px 0 5px 40px;
	line-height: 25px;
	background-image: url(icons/icon_hresume.png);
	background-repeat: no-repeat;
	background-position: left 50%;
}

.scItem .more { padding: 10px 0; text-align: right; }

.scItem form {
	padding: 0 7px 7px;
}

p#footer {
	font-size: 85%;
	color: #fff;
	padding-left: 110px;
	clear: both;
	background: #489B98;
	line-height: 2.5em;	
}