html {
height:100%;
margin-bottom: 1px;
overflow: -moz-scrollbars-vertical;
overflow-y: scroll;
}

/* Gallery section - fixed  */
.fix {
border: none;
width: 100%;
}


#hardcoded_menu {
margin-left: 88px;
width: 120px;
}

#hardcoded_menu li {
list-style-type :none;
padding-right: 2px;
}


/* Top NavBar  */
#gsNavBar {
width: 100%;
padding: 10px 0 8px 0;
border-bottom: 1px solid #ccc;
}

#gsNavBar #homelogo {
margin-left: 60px;
}
#gsNavBar #homelogo a {
border: none;
}
#gsNavBar #brian {
margin-left: 32px;
}

#gsNavBar img {
border: none;
}

#gsNavBar div#gbHomeLink {
	font-size: 0.8em;
	margin: 3px;
	float: left;
	text-align: left;
}
#gsNavBar div.gbSystemLinks {
	font-size: 0.8em;
	margin: 3px;
	text-align: right;
}

/* Top NavBar BreadCrumb */
#gbHomeLink div.block-core-BreadCrumb a {
	padding: 0 0 0 10px;
	background: url('images/icon_path_separator.gif') no-repeat left;
}

#gbHomeLink div.block-core-BreadCrumb a.BreadCrumb-1 {
	padding-left: 3px;
	background-image: none;
}

/* Photo/Album Data Header  */
td#gsHeader {
	color: #000000;
	background-color: #FFFFFF;
}
/* Browse Album BreadCrumb */
#gsHeader div.gbBreadCrumb {
	float: left;
	padding-right: 2.0em;
	margin: 4px;
}
#gsHeader div.gbBreadCrumb a, #gsHeader div.gbBreadCrumb span {
	padding: 0 0 0 14px;
	background: url('images/icon_path_separator.gif') no-repeat left;
	text-decoration: none;
}
#gsHeader div.gbBreadCrumb a.BreadCrumb-1, #gsHeader div.gbBreadCrumb span.BreadCrumb-1 {
	padding-left: 3px;
	background-image: none;
}
/* Show Sidebar Link */
#gsHeader #gbShowSidebar {
        float: right;
	white-space: nowrap;
	margin: 4px;
}

/* Sidebar (Hidden by Default) */
#gsSidebar {
width: 244px;
float: left;
	margin: 0;
	padding: 0 35px 3px 3px;
	border: 0;
	text-align: right;
    font-size: 120%;
	line-height: 1.6;
}
#gsSidebar #sidebarHeader {
	color: #CCC;
	background-color: #FFFFFF;
	padding: 4px;
	margin: 2px;
	text-align: center;
	font-weight: bold;
}
div#gsSidebar ul span {
	font-weight: bold;
}
div#gsSidebar div.block-core-ItemLinks a {
	display: block;
}
div#gsSidebar div.block-core-PeerList a {
	display: block;
	padding: 3px;
}
div#gsSidebar div.block-core-PeerList span {
	font-weight: bold;
	display: block;
	padding: 3px;
}
div#gsSidebar div.block-core-PeerList span.current {
	font-weight: bold;
}

/* Matrix of Albums/Items */
table#gsThumbMatrix {
	border: 0;
/*	border-spacing: 13px;*/
	width: 100%;
}
#gsItemContainer * {
	padding: 0;
	margin: 0;
	border: none;
}
#gsThumbMatrix td.itemContainer {
	vertical-align: top;
}
#gsThumbMatrix td.giItemCell {
	border: none;
}
#gsThumbMatrix td img {
	border: none;
	vertical-align: bottom;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#gsThumbMatrix td.giAlbumCell {
	border: none;
	text-align: center;
}
#gsThumbMatrix td.itemContainer {
padding: 0 6px 6px 0;
}
#gsThumbMatrix td.giAlbumCell img, #gsThumbMatrix td.giAlbumCell div {
	border: none;
}
#gsThumbMatrix td.itemDescription {
	margin:0;
}

/* Item Hover Tooltip */
#itemHover {
	font-size: 0.8em;
}

/* Data footer  */
#gsFooter {
position: absolute;
top: 500px;
left: 700px;
width: 200px;
font-family:"Courier New", Courier, monospace; 
font-size: 0.85em;
color: #808080;
}

#gsFooter img {
	border: 0;
	vertical-align: left;
	float:left;
}

/* View image */
table#gsItemContainer {
	margin: 32px 0;
}
td#gsImageContainer {
	border: none;
	height: 575px;
}
#gsImageView {
	text-align: left;
}
#gsImageView img {
	border: 0;
	vertical-align: bottom;
	display: block;
}
#giDescription {
	padding: 4px;
}

/* Album/Photo First/Prev/Next/Last Navigation */
#gbNavigator {
	padding: 4px;
	width: 275px;
}
#gbNavigator div.next-and-last {
	float: right;
}
#gbNavigator div.first-and-previous {
	float: right;
	padding-right: 1.0em;
}
#gbNavigator a.first {
	padding-left: 27px;
	background: url("images/nav_first.gif") left no-repeat;
}
#gbNavigator a.previous {
	padding-left: 27px;
	background: url("images/nav_prev.gif") left no-repeat;
}
#gbNavigator a.next {
	padding-right: 27px;
	background: url("images/nav_next.gif") right no-repeat;
}
#gbNavigator a.last {
	padding-right: 27px;
	background: url("images/nav_last.gif") right no-repeat;
}

/* Block Container Below Albums/Items */
#gsBottomBlock {
	font-size: 0.8em;
	padding-top: 1.0em;
}


/* Miscellaneous Building Blocks */
#gallery h2, #gallery h3, #gallery h4, #gallery form {
	margin: 0;
	padding: 0;
}
#gallery #siteAdminForm {
	width: 100%;
}
#gallery #userAdminForm {
	width: 100%;
}
.giTitle, #gallery h2, #gallery h3, #gallery h4 {
	font-size: 1.3em;
}
#gallery p {
	margin: 1.2em 0;
	padding: 0;
}

.gbBlock {
	padding: 0.7em;
	border-width: 0 0 1px 0;
	border-style: solid;
	border-color: #000;
}
.gbBlock img {
	border: 0;
}
.gbBlock img.giThumbnail {
	border: none;
}
.gbBlock ul {
	margin: 0 0 0 4px;
	padding: 0;
	list-style-type: none;
}
.gbBlock ul ul {
	margin: 0 0 0.5em 1.0em;
}
.gbBlock li {
	padding: 6px 0 0 0;
}
#gallery .gbBlock h3 {
	margin-bottom: 0.5em;
}
#gallery .gbBlock h4 {
	margin-top: 0.5em;
}

table.gbDataTable {
	border-collapse: collapse;
}
table.gbDataTable td {
	border: 1px dashed #bbb;
}
table.gbDataTable th {
	background-color: #ddd;
	border: 1px solid #555;
}
table.gbDataTable th, table.gbDataTable td {
	padding: 3px 6px 3px 6px;
}

.giBlockToggle {
	font-family: monospace;
	padding: 0 0.4em 0.1em;
}
.giBlockToggle:hover {
	cursor: pointer;
}

.gbMarkupBar {
	margin: 4px 0;
}
#gallery .gbMarkupBar input {
	margin: 0;
	padding: 0;
}

/* Main Page */
body.gallery {
	margin: 0;
	padding: 0;
	background-color: white;
}

body {
width:100%;
font-family: "Courier New", Courier, monospace;
line-height: 1.5;
}


#gallery {
position: relative;
width: 908px;
min-height: 639px;
overflow: auto;
border: 1px solid #ccc;
margin: 30px auto;
font-size: 0.75em;
color: #000000;
}

#gallery.rtl {
	direction: rtl;
}

.gcBackground1 {
	background-color: white;
}

.gcBorder1 {
	border-width: 0;
}
.gcBorder2 {
	border: 1px solid #000000;
}

#gallery a {
	color: #555555;
	text-decoration: none;
}
#gallery a:visited {
	color: #555555;
}
#gallery a:hover {
	color: #000000;
	text-decoration: underline;
}

#gallery input:focus, #gallery textarea:focus {
	background-color: #fff;
	color: #000;
}
#gallery input.inputTypeSubmit, #gallery input.inputTypeButton {
	background-color: #eee;
	color: #000;
	border: 1px solid #000;
}

.giSubtitle {
	font-size: 0.9em;
	font-weight: normal;
}

.giInfo {
	font-size: 0.9em;
}
.giInfo span.summary {
	display: block;
	margin-right: 2.0em;
}

.giSuccess, .giWarning, .giError  {
	font-weight: bold;
}

.giSuccess { color: #5c0; }
.giWarning { color: #c50; }
.giError { color: #a44; }

.giNew, .giUpdated {
	font-weight: bold;
}

.gbEven {
	background-color: #EEEEEE;
}
.gbOdd {
	background-color: #DDDDEE;
}

div.gbTabBar {
	border-bottom: 1px solid #000;
	margin: 10px 0 0;
}

div.gbTabBar span.o {
	padding: 0px 10px 0px 10px;
	font-size: 1.4em;
	background-color: #eee;
	border: 1px solid #000;
	border-left-width: 0;
}

#gallery div.gbTabBar span.giSelected {
	font-weight: bold;
	background-color: #000;
	color: #fff;
}

.autoCompleteContainer {
	border: 1px solid #000000;
	background-color: #fff;
	border-top: 0px;
	border-bottom: 1px dotted rgb(0, 128, 0);
	margin-bottom: -1px;
	margin-top: 0px;
}
.autoCompleteShadow {
	background-color: #a0a0a0 !important;
}
.autoCompleteContainer li.yui-ac-highlight {
	background-color: #FFC000;
}

div.block-search-SearchBlock a.advanced {
	display: block;
	padding: 3px;
}

div.block-core-ItemLinks {
	margin: 3px 0;
}
div.block-core-ItemLinks a {
	padding: 3px;
}

/* Slideshow/Search CSS */
div.gbItemImage {
	width: 100%;
	text-align: center;
}

/* Admin Content Wrapper */
div#gsContent {
	border: 0px solid #000000;
	border-bottom: 0;
}

div.block-comment-ViewComments {
	margin: 10px 0 5px 0;
}
div.block-comment-ViewComments div.one-comment {
	border: 1px solid #000;
	padding: 5px;
	margin-bottom: 5px;
}
div.one-comment p.info {
	font-style: italic;
	text-align: right;
}

span.bsw_ButtonDisabled {
	color: #999;
}
span.bsw_ButtonEnabled {
	color: #000;
	cursor: pointer;
}
td.bsw_BlockCommands {
	white-space: nowrap;
	text-align: center;
}

.gcLinkStyle1 a { color: #CCCCCC !important; text-decoration: none; }
.gcLinkStyle1 a:visited { color: #CCCCCC !important; }
.gcLinkStyle1 a:hover { color: #FFFFFF !important; }

#gallery p.copyright {
margin-top: 1.6em;
position: relative;
left: -2px;
font-size: 80%;
color: #808080;
}
#gallery p.copyright span {
font-size: 130%;
}

#slide-show {
margin-top: 32px;
margin-bottom: 32px;
}

.block-core-Navigator {
margin-bottom: 0.4em;
padding-bottom: 12px;

/* remove these next lines to reset  formatting */

color:#000000;
font-size:12px; 
}


#essay_content, #bio_content, #details_content, #contact_content, #digital_content {
width: 394px;
}

#paradise {
width: 350px;
border:2px;
}

#essay_content {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:1em;
line-height:1.7;
}
#essay_content h1, #essay_content h2 {
font-family: "Courier New", Courier, monospace;
text-align: left;
}
#essay_content h1 {
margin: 0 0 0.3em 0; 
}
#essay_content h2 {
margin-bottom: 1em; 
}

#essay_content p {
text-indent: 2em;
}

/* 
#essay_content p #blockquote {
margin-left: 10em;
  font-style: italic;
}
*/


/* Blockquote section */
#essay_content p.intro2 {
background:#ffffff;
border-left:4px solid #fff;
border-right:4px solid #fff;
margin:1.5em 10px;
padding:.5em 10px;
quotes:"\201C""\201D""\2018""\2019";
text-indent: 0em;
}

#essay_content p.intro2 div {
display: inline-block;
width: 100%;
text-align: left;
}


#essay_content div.intro {
text-indent: 0;
text-align: center;
margin: 1.5em auto;
color: #666;
}

#essay_content p.intro {
color:#666;
background:#ffffff;
margin:1.5em 10px;
padding:.5em 10px;
quotes:"\201C""\201D""\2018""\2019";
text-indent: 0em;
text-align: center;
}
#essay_content div.paradise {
text-indent: 0;
text-align: center;
margin-top: 5px;
margin-bottom: 10px;
color: #666;
width:350px;
}

#essay_content p.paradise {
color:#666;
width: 350px;
background:#ffffff;
margin:0;
padding:0;
quotes:"\201C""\201D""\2018""\2019";
text-indent: 0em;
text-align: center;
}

#essay_content p.intro .quote-att {
display: inline-block;
width: 100%;
text-align: center;
}
#essay_content p.bio {
display: inline-block;
width: 100%;
text-align: center;
}
#essay_content p.begin:first-letter  {
line-height:1;
font-size: 500%;
float: left;
padding: 0 0.1em 0 0;
margin: 0;
}
#essay_content img  {
margin: 8px auto;
}
#essay_content p.begin  {
margin-top: 2em;
text-indent: 0;
}

#essay_content p.footnotes {
text-indent: 0;
color: #666;
font-size:90%;
}
