/* universal styles */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: 11px;
	line-height: 18px;
	/*background-color:#fffdee;*/
}

h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
	}
	
img {
	border:none;
	}
	
#topBar-Wrapper {
	float: right;
	height: 31px;
	margin-bottom: -7px;
	padding-right: 10px;
	background-image: url(../images/topTab.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-bottom: 7px;
	margin-top:20px;
	}

html>body #topBar-Wrapper {
	margin-top:0px;
	margin-bottom:-7px;
	}

#topBar {
	color: #FFFFFF;
	background-color: #900000;
	line-height: 24px;
	background-image: url(../images/topArrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	font-size: 12px;
	}

#outerWrapper {
	width: 622px;
	margin-right: auto;
	margin-left: auto;
	}
	
#wrapper {
	text-align: left;
	width: 602px;
	margin-top: -30px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	margin-bottom:20px;
	}

html>body #wrapper {
	margin-top:20px;
	}

#title h1 {
	font-size: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-bottom: 5px;
	margin: 0px;
	font-weight: normal;
	}
	
#leftColumn {
	float: left;
	width: 356px;
	}
	
#rightColumn {
	float: right;
	width: 143px;
	font-size: 10px;
	line-height: normal;
	color: #999999;
	overflow:hidden;
	}
	
#rightColumn img {
	margin-bottom:10px;
	width: 143px;
	height: auto;
	}
	
html>body #rightColumn p img {
	width:auto;
	height:auto;
	}
	
.blueLinks, #rightColumn .blueLinks {
	font-size: 10px;
	line-height: normal;
	color: #0f5792;
	margin-top:10px;
	}

.blueLinks a, body#home #rightColumn .blueLinks a {
	color: #0f5792;
	text-decoration:none;
	font-size:10px;
	}

.blueLinks a:hover, body#home #rightColumn .blueLinks a:hover, #rightColumn .blueLinks a:hover {
	text-decoration:underline;
	}

#alert {
	background-color: #ffefbf;
	padding: 10px;
	margin-bottom: 15px;
	margin-top: -5px;
	color: #926d00;
	border: 1px solid #dba400;
	font-size: 10px;
	line-height: normal;
	}

#text #alert {
	margin-top: 20px;
	}

.date_stamp {
	float:left;
	margin:0 5px 7px 0px;
	width:24px;
	height:30px;
	overflow:hidden;
	border:1px solid #8f0000;
	}	
	
.date_stamp p {
	margin:0px;
	padding:0px;
	}
	
p.month {
	color:#fff;
	background:#8f0000;
	font-size:9px;
	text-align:center;
	text-transform:uppercase;
	line-height:normal;
	}

p.day {
	color:#8f0000;
	font-size:14px;
	text-align:center;
	line-height:normal;
	}
#alert img {
	float: left;
	margin-right: 5px;
}

.spacer {
	clear: both;
	}

/* site navigation */

#navigation {
	margin-top: 5px;
	margin-bottom: 10px;
	}
	
#navigation ul {
	margin: 0px;
	padding: 0px;
	}

#navigation li {
	list-style-type: none;
	padding: 0px;
	display: inline;
	color: #999999;
	margin-right: 17px;
	margin-left: 0px;
	}

#navigation li a {
	color: #999999;
	text-decoration: none;
	}

#navigation li a:hover {
	text-decoration: underline;
	}

#navigation a.selected, #navigation a.selected:visited, #navigation a.selected:hover  {
	color: #8F0000;
	text-decoration:none;
	}

/* home page */

body#home  #header {
	height: 250px;
	width: 602px;
	background-image: url(../images/headerMW2.jpg);
	background-repeat: no-repeat;
	display:block;
	}

body#home #header p {
	padding-right: 10px;
	padding-left: 6px;
	width: 602px;
	color: #FFFFFF;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 162px;
	text-align:center;
	}

body#home {
	background-image: url(../images/header-background2.jpg);
	background-repeat: no-repeat;
	background-position: center 217px;
	}

html>body#home {
	background-position: center 216px;
	}

#header {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-bottom: 15px;
	display: none;
	}

body#home p {
	margin:0px;
	padding:0px;
	}
	
body#home #rightColumn a, #rightColumn .latest a {
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	}

#self {
	float: left;
	width: 83px;
	margin-right: 10px;
	font-size: 10px;
	line-height: normal;
	color: #0f5792;
	overflow: hidden;
	}
	
/* portfolio, appearances, publications sections */

.portfolio {
	width:612px;
	margin-top:20px;
	clear:both;
	}

.portfolio h1, .appearances h1, .publications h1 {
	font-size:16px;
	font-weight:normal;
	line-height:normal;
	}
	
.portfolio .item {
	width:143px;
	float:left;
	margin-right:10px;
	margin-top:5px;
	margin-bottom:5px;
	}
	
.portfolio .item p {
	display:block;
	text-align:center;
	margin-top:5px;
	margin-bottom:5px;
	background-image: url(../images/portfolio_bg.gif);
	background-repeat: repeat-x;
	background-position: left center;
	}
	
.portfolio .item a {
	font-size:10px;
	color:#999999;
	text-decoration:none;
	background-color:#FFF;
	}
	
.portfolio .image, .portfolio .imagePG {
	width:143px;
	height:124px;
	text-align:center;
	overflow:hidden
	}
	
.portfolio .image img {
	width:143px;
	height:auto;
	border:none;
	}
	
.portfolio .imagePG img {
	width:200px;
	height:auto;
	}

.appearances, .publications {
	width:439px;
	float:left;
	}
	
.appearances .item, .publications .item {
	margin-top: 15px;
	margin-bottom: 5px;
	}

.appearances .item .date_stamp {
	margin-bottom: 0px;
	}

.publications {
	margin-top:20px;
	}
	
.publications .image {
	float: left;
	width: 143px;
	margin-right: 10px;
	overflow: hidden;
	}

.publications .image img {
	height: auto;
	width: 143px;
	}

.publications .item h1 {
	font-size: 14px;
	line-height: normal;
	}

.publications p {
	margin:0px;
	color:#666666;
	}

/* sidebars */

#rightColumn.margin25 {
	margin-top: 20px;
	}

#rightColumn .portfolio, #rightColumn .latest, #rightColumn .list {
	width:147px;
	margin-top:24px;
	clear:none;
	}

#rightColumn .portfolio h1, #rightColumn .latest h1, #rightColumn .list h1, #rightColumn .resume h1 {
	font-size:16px;
	font-weight:normal;
	line-height:normal;
	}
	
#rightColumn .portfolio .item {
	width:45px;
	float:left;
	margin-right:4px;
	margin-top:5px;
	margin-bottom:0px;
	background-color:#CCFF66;
	}
	
#rightColumn .portfolio .image {
	float:left;
	margin-right:4px;
	margin-top:5px;
	width:45px;
	height:40px;
	overflow:hidden;
	}
	
#rightColumn .portfolio .image img {
	width:45px;
	height:auto;
	border:none;
	}
	
#rightColumn .latest img {
	margin-top:5px;
	}

#rightColumn .resume img {
	height:auto;
	width:auto;
	float:left;
	margin-right:5px;
	margin-top:-1px;
	}
	
#rightColumn .latest img {
	height:auto;
	width:143px;
	float:left;
	margin-top:5px;
	}
	
/* Portfolio Single Pages */
	
#PPage #leftColumn {
	float: left;
	width: 439px;
	}

#PPage #leftColumn h1 {
	font-size:18px;
	line-height:normal;
	font-weight:normal;
	margin-bottom:10px;
	}

#PPage {
	margin-top:20px;
	}
	
#PPage img {
	width:439px;
	height:auto;
	}
	
.moreImages {
	font-size: 10px;
	color: #999999;
	text-align: right;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-bottom:9px;
	}
	
html>body .moreImages {
	padding-top:10px;
	clear:both;
	}
	
.moreImages a {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #999999;
	padding: 1px 4px;
	}
	
.moreImages a:hover {
	background-color:#8f0000;
	}
	
.involvement {
	font-size:12px;
	color:#8f0000;
	margin-bottom:5px;
	}
	
#PPage .editorial {
	line-height:13px;
	color:#999;
	margin-top:20px;
	}
	
/* Resume Single Page */

#RPage #leftColumn {
	float: left;
	width: 439px;
	}

#RPage #rightColumn {
	margin-top:-15px;
	}

#RPage {
	margin-top:20px;
	}

#RPage h1 {
	font-size:16px;
	font-weight:normal;
	line-height:24px;
	margin-top:20px;
	}

#RPage h2 {
	font-size:14px;
	font-weight:normal;
	}

#RPage h3 {
	font-size:11px;
	font-weight:normal;
	text-transform:uppercase;
	color:#666666;
	}
	
#RPage h3.marginTop {
	margin-top:15px;
	}

#RPage .description {
	color:#999999;
	line-height:14px;
	}

#RPage p {
	line-height:15px;
	}

#RPage ul {
	margin:0px;
	padding:0px;
	}

#RPage li {
	margin-left:15px;
	list-style:circle;
	}

#RPage .date {
	font-weight:bold;
	margin-top:15px;
	}

#RPage p.first {
	margin-top:0px;
	}