/* Greyscale 10, Copyright 2008 Grant Ramsey */

/*  General Page Layout Elements  */

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

html body {
	background-color: #e6e6e6;
	margin: 0px;
	padding: 0px;
}

#wrapper {
	width:730px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}

.txt {
	font-size: 0px;
	text-indent: -9999px;
	margin-bottom: 0px;
	height: 0px;
}


/*  Footer Specifications  */

#footer {
	width: 728px;
	height: 20px;
	background-color: #CCCCCC;
	font-size: 12px;
	font-family: Trebuchet MS, Helvetica, Verdana, Arial, sans serif;
	color: #ffffff;
	text-align: center;
	letter-spacing: 0px;
	line-height: 20px;
}

#footer a {
	color:#ffffff;
	text-decoration: none;
}

#footer a:hover {
	color: #666666;
}


/*  Philosophy Logo  */

#logo {
	width: 389px;
	height: 28px;
	text-indent: -9999px;
	font-size: 0px;
	background-image: url(images/header1.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	background-color: #959595;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
}


/*  Photography Logo  */

#logo2 {
	width: 425px;
	height: 28px;
	text-indent: -9999px;
	font-size: 0px;
	background-image: url(images/header2.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	background-color: #ffffff;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
}


/*  Navigation Elements - Philosophy Navigation Bar  */

#prim_nav {
	width: 329px;
	height: 28px;
	margin-top: -28px;
	margin-left: 389px;
	border-right-width: 10px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #959595;
}

#prim_nav #p_nav {
	list-style-type: none;
}

#prim_nav #p_nav li {
	float: left;
	height: 26px;
	background-color: #E6E6E6;
	text-align:center;
	text-transform:uppercase;
	line-height: 28px;
	font-size: 15px;
	letter-spacing: 1px;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #959595;
}

#prim_nav #home {
	width: 70px;
}

#prim_nav #res {
	width: 102px;
}

#prim_nav #vita {
	width: 59px;
	text-indent: 2px;
}

#prim_nav #cont {
	width: 98px;
	text-indent: 2px;
}

#prim_nav #p_nav li a {
	text-decoration: none;
	color:#3C3C3C;
}

#prim_nav #p_nav li a:hover {
	color:#999999;
}

#prim_nav #p_nav li a.current {
	color: #000000;
}

#prim_nav #home.current {
	width: 68px;
	height: 24px;
	line-height: 24px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #959595;
	border-bottom-color: #FFFFFF;
	border-right-color: #959595;
	background-color:#FFFFFF;
	border-left-color: #959595;
	text-indent: 2px;
}

#prim_nav #res.current {
	width: 98px;
	height: 24px;
	line-height: 24px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #959595;
	border-bottom-color: #FFFFFF;
	border-right-color: #959595;
	background-color:#FFFFFF;
	border-left-color: #959595;
}

#prim_nav #vita.current {
	width: 55px;
	height: 24px;
	line-height: 24px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #959595;
	border-bottom-color: #FFFFFF;
	border-right-color: #959595;
	background-color:#FFFFFF;
	border-left-color: #959595;
}

#prim_nav #cont.current {
	width: 96px;
	height: 24px;
	line-height: 24px;
	text-indent: 0px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #959595;
	border-bottom-color: #FFFFFF;
	border-right-color: #959595;
	background-color:#FFFFFF;
	border-left-color: #959595;
}


/*  Navigation Elements - Photography Navigation Bar  */

#prim_nav2 {
	width: 293px;
	height: 28px;
	margin-top: -28px;
	margin-left: 425px;
	border-right-width: 10px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #959595;
}

#prim_nav2 #p_nav2 {
	list-style-type: none;
}

#prim_nav2 #p_nav2 li {
	float: left;
	height: 26px;
	background-color: #E6E6E6;
	text-align:center;
	text-transform:uppercase;
	line-height: 28px;
	font-size: 15px;
	letter-spacing: 1px;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #959595;
}

#prim_nav2 #home {
	width: 61px;
}

#prim_nav2 #proj {
	width: 93px;
}

#prim_nav2 #vita {
	width: 50px;
	text-indent: 2px;
}

#prim_nav2 #cont {
	width: 89px;
	text-indent: 2px;
}

#prim_nav2 #p_nav2 li a {
	text-decoration: none;
	color:#3C3C3C;
}

#prim_nav2 #p_nav2 li a {
	text-decoration: none;
	color:#3C3C3C;
}

#prim_nav2 #p_nav2 li a:hover {
	color:#999999;
}

#prim_nav2 #p_nav2 li a.current {
	color: #000000;
}

#prim_nav2 #home.current {
	width: 59px;
	height: 24px;
	line-height: 24px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #959595;
	border-bottom-color: #FFFFFF;
	border-right-color: #959595;
	background-color:#FFFFFF;
	border-left-color: #959595;
	text-indent: 2px;
}

#prim_nav2 #proj.current {
	width: 89px;
	height: 24px;
	line-height: 24px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #959595;
	border-bottom-color: #FFFFFF;
	border-right-color: #959595;
	background-color:#FFFFFF;
	border-left-color: #959595;
}

#prim_nav2 #vita.current {
	width: 46px;
	height: 24px;
	line-height: 24px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #959595;
	border-bottom-color: #ffffff;
	border-right-color: #959595;
	background-color:#FFFFFF;
	border-left-color: #959595;
}

#prim_nav2 #cont.current {
	width: 87px;
	height: 24px;
	line-height: 24px;
	text-indent: 0px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #959595;
	border-bottom-color: #FFFFFF;
	border-right-color: #959595;
	background-color:#FFFFFF;
	border-left-color: #959595;
}


/*  Content Containers  */


/*  Content Container for Index Page  */

#index_content {
	width: 550px;
	height: 148px;
	margin-top: 150px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 0px;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	background-image: url(images/StartPage.jpg);
	background-repeat: no-repeat;
	background-position: 25px 25px;
	border: 10px solid #cccccc;
}


/*  Content Container for Informational Pages */

#content {
	width: 708px;
	min-height: 336px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	background-color:#ffffff;
	border-right-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	z-index: 0;
}

/*  Content Container for Photography Slide Shows */

#photo_content {
	width: 708px;
	min-height: 336px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 54px;
	padding-bottom: 40px;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	background-color:#ffffff;
	border-right-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;

}


/*  Individual Page Elements */


/*  Online Papers Page  */

#papers_content {
	width: 708px;
	min-height: 336px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 57px;
	padding-bottom: 57px;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	background-color:#ffffff;
	border-right-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

#op_top {
	background-image:url(images/PhilosophyOnlinePapersPageTopGraphic.jpg);
	background-position: 0px 0px;
	background-repeat:  no-repeat;
	width: 546px;
	height: 80px;
	margin-left: 80px;
}

#op_bottom {
	background-image:url(images/PhilosophyOnlinePapersPageBottomGraphic.jpg);
	background-position: 0px 0px;
	background-repeat:  no-repeat;
	width: 546px;
	height: 50px;
	margin-left: 80px;
}

#op_mid {
	background-color: #f6f6f6;
	width: 546px;
	margin-left: 80px;
}

#online_papers {  /*  Text Style Information  */
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	padding-top: 15px;
	list-style-type: none;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0px;
	line-height: 19px;
}

#online_papers li {
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
}

#online_papers li a {
	color:#000000;
	text-decoration: none;
	display: block;
}

#online_papers a:hover {
	color:#999999;
	text-decoration: none;
}

/*  Photography Projects New Page  */

#projects_content {
	width: 708px;
	min-height: 336px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 57px;
	padding-bottom: 57px;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	background-color:#ffffff;
	border-right-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

#photoproj_top {
	background-image:url(images/PhilosophyOnlinePapersPageTopGraphic.jpg);
	background-position: 0px 0px;
	background-repeat:  no-repeat;
	width: 546px;
	height: 80px;
	margin-left: 80px;
}

#photoproj_bottom {
	background-image:url(images/PhilosophyOnlinePapersPageBottomGraphic.jpg);
	background-position: 0px 0px;
	background-repeat:  no-repeat;
	width: 546px;
	height: 50px;
	margin-left: 80px;
	margin-top: -20px;
}

#photoproj_mid {
	background-color: #f6f6f6;
	width: 546px;
	margin-left: 80px;
}

#photo_projects {  /*  Text Style Information  */
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	padding-top: 15px;
	list-style-type: none;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0px;
	line-height: 19px;
}

#photo_projects dt {
	text-align: center;
	padding-bottom: 10px;
	font-size: 16px;
}

#photo_projects dd {
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 35px;
}

#photo_projects a {
	color:#000000;
	text-decoration: none;
	display: block;
}

#photo_projects a:hover {
	color:#999999;
	text-decoration: none;
}


/*  Philosophy Vita Page  */

#philo_vita_bkgd {
	height: 410px;
	width: 584px;
	margin-left: 62px;
	background-image: url(images/PhilosophyVitaPageGraphic3.jpg);
	background-position: -1px 57px;
	background-repeat: no-repeat;
}


/*  Photography Vita Page  */

#photo_vita_bkgd {
	height: 326px;
	width: 597px;
	margin-left: 55px;
	background-image: url(images/PhotographyVitaPageGraphic3.jpg);
	background-position: 0px 57px;
	background-repeat: no-repeat;
}


/*  Philosphy Research Page  */

#res_bkgd {
	height: 366px;
	width: 546px;
	margin-left: 82px;
	background-image: url(images/PhilosophyResearchPageGraphic3.jpg);
	background-position: -2px 57px;
	background-repeat: no-repeat;
}


/*  Nicaragua Information Page */

#nica_bkgd {
	height: 514px;
	width: 512px;
	margin-left: 98px;
	background-image: url(images/PhotographyProjectsPageGraphic.jpg);
	background-position: -1px 57px;
	background-repeat: no-repeat;
}


/*  Buttons  */

.index_buttons {
	list-style-type: none;
}

.index_buttons li {
	float: left;
	display: inline;
}

.index_buttons a {
	display: block;
	height: 0px;
	padding-top: 22px;
	color: #000000;
	overflow: hidden;
}

#index_buttons {
	padding-top: 90px;
	margin-left: 80px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#index_buttons #photo_button{
	margin-left: 65px;
	margin-right: 0px;
}

.philo_buttons {
	list-style-type: none;
}

.photo_buttons {
	list-style-type: none;
}

.photo_buttons li {
	float: left;
	display: inline;
}

.photo_buttons a {
	display: block;
	height: 0px;
	padding-top: 22px;
	color: #000000;
	overflow: hidden;
}


#philo_vita_buttons {
	padding-top: 322px;
}

#photo_vita_buttons {
	padding-top: 237px;
}

#philo_res_buttons {
	padding-top: 277px;
}

#papers_buttons {
	padding-top: 18px;
}

.philo_buttons li {
	float: left;
	display: inline;
}

.philo_buttons a {
	display: block;
	height: 0px;
	padding-top: 22px;
	color: #000000;
	overflow: hidden;
}

#philo_button {
	background-image: url(images/PhilosophyButton.jpg);
	background-repeat: no-repeat;
	width: 118px;
	height: 16px;	
	margin-left: 15px;
	margin-right: 40px;
}


#res_button {
	background-image: url(images/ResearchButton.jpg);
	background-repeat: no-repeat;
	width: 99px;
	height: 16px;
	margin-left: 65px;
	margin-right: 65px;
}

#res_link {
	background: transparent url(images/ResearchButtonMouseover.jpg) -99px -16px;
	background-repeat: no-repeat;
}

#res_link:hover {
	background-position:0 0; z-index:50;
}

#online_pubs_button {
	background-image: url(images/OnlinePapersButton.jpg);
	background-repeat: no-repeat;
	width: 147px;
	height: 16px;
	margin-left: 40px;
	margin-right: 40px;
}

#papers_link {
	background: transparent url(images/OnlinePapersButtonMouseover.jpg) -147px -16px no-repeat;
}

#papers_link:hover {
	background-position:0 0; z-index:50;
}

#photo_vita_buttons #philo_button {
	background-image: url(images/PhilosophyButton.jpg);
	background-repeat: no-repeat;
	width: 118px;
	height: 16px;	
	margin-left: 75px;
	margin-right: 150px;
}

#philo_link{
	background: transparent url(images/PhilosophyButtonMouseover.jpg) -118px -16px no-repeat;
}

#philo_link:hover{
	background-position:0 0; z-index:50;
}

#photo_button {
	background-image: url(images/PhotographyButton.jpg);
	background-repeat: no-repeat;
	width: 136px;
	height: 16px;	
	margin-left: 70px;
	margin-right: 130px;
}

#photos_button {
	background-image: url(images/PhotographsButton.jpg);
	background-repeat: no-repeat;
	width: 137px;
	height: 16px;	
	margin-left: 186px;
	margin-top: 423px;
}

#photo_link{
	background: transparent url(images/PhotographyButtonMouseover.jpg) -136px -16px no-repeat;
}

#photo_link:hover{
	background-position:0 0; z-index:50;
}

#photos_link{
	background: transparent url(images/PhotographsButtonMouseover.jpg) -137px -16px no-repeat;
}

#photos_link:hover{
	background-position:0 0; z-index:50;
}

#cv_button {
	background-image: url(images/CVButton.jpg);
	background-repeat: no-repeat;
	width: 175px;
	height: 16px;		
	margin-left: 0px;
}

#cv_link {
	background: transparent url(images/CVButtonMouseover.jpg) -175px -16px no-repeat;
}

#cv_link:hover{
	background-position:0 0; z-index:50;
}

#pubs_button {
	background-image: url(images/PublicationsButton.jpg);
	background-repeat: no-repeat;
	width: 132px;
	height: 16px;		
	margin-left: 5px;
	margin-right: 0px;
}

#pubs_link {
	background: transparent url(images/PublicationsButtonMouseover.jpg) -132px -16px no-repeat;
}

#pubs_link:hover{
	background-position:0 0; z-index:50;
}


#index_img {
	width: 500px;
	height: 98px;
	margin-left: 25px;
	margin-top: 25px;
	margin-bottom: 25px;
	
}

#philo_img {
	width: 518px;
	height: 326px;
	margin-left: 94px;
	margin-top: 57px;
	margin-bottom: 57px;
}

#philo_cont_img {
	height: 405px;
	width: 500px;
	margin-left: 103px;
	margin-top: 57px;
	margin-bottom: 57px;
}

#photo_cont_img {
	height: 405px;
	width: 500px;
	margin-left: 103px;
	margin-top: 57px;
	margin-bottom: 57px;
}

#photo_main {
	height: 400px;
	width: 600px;
	margin-left: 54px;
	margin-top: 57px;
	margin-bottom: 54px;
}


/*  Slideshow Alignment & Positioning  */

#nica_show {
	margin-left: 54px;
	background-color: #e6e6e6;
}

#announcements {
	width: 708px;
	font-size: 12px;
	color: #666666;
	margin-top: -35px;
	padding-bottom: 18px;
	line-height: 20px;
	text-align: center;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	background-color:#ffffff;
	border-right-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

#announcements a {
	color:#666666;
	text-decoration: none;
}

#announcements a:hover {
	color: #CCCCCC;
}