* {
  margin:0;
  padding:0;
}

body {
  font-family:serif;
  font-size:21px;
  color:#424242;
}

img {
  border:none;
}

a {
  color:#765846;
  cursor:pointer;
  padding:2px 0px 2px 2px;
  text-decoration:none;
}

a:hover {
  text-decoration:underline;
}

p {
  margin: 0; 
  padding: 0;
}

h1, h2, h3 {
  font-family:"Gill Sans", Verdana;  
  letter-spacing: 2px;
  font-weight:300;
}

h1 {
  font-size:30px;
}

h2 {
  font-size:20px;
  color:#3d467d;
  line-height:32px; 
}

h2.inline {
  display: inline;
}

tr, td {
  padding:6px;
  border-bottom:1px dotted #777;
}

th {
  font-family:"Gill Sans", Verdana;  
  letter-spacing: 2px;
  font-weight:500;
  font-size:21px;
  color:#111; 
  line-height:32px;
}

.content {
  font-family:serif;
  border-left:2px solid #6d4d35;
  padding-left:12px;
  margin-bottom:20px;
  width:750px;
}

.input {
  border:1px solid #AAA;
  padding: 3px;
}
.notice, .error-notice {
  width: 400px;
  font-size:16px;
  margin:auto;
  margin-bottom:12px;
  padding:4px;
}
.notice {
  background-color: #EEFFEE;
  border: 1px solid #AACCAA;
}
.error-notice {
  background-color: #FFCCCC;
  border: 1px solid #CC6666;
}
.fieldWithErrors {
  display:inline;
}

#families {
  width:900px;
  text-align:center;
}

.intr-divider {
  margin: -110px 0px;
}
.intr-divider img {
  width: 59px;
  height: 213px;
}


.family {
  padding:0 30px;
  display:inline;
}
.family img {
  width: 330px;
  height: 240px;
}

.divider {
  text-align:center;
  padding-right:30px;
}
.divider img {
  width: 694px;
  height: 42px;
}

.index-group {
  padding:12px 0;
}

#all-authors {
  text-align:center;
  color:#545454; 
  width:800px; 
  margin-top:-16px;
  padding-bottom:18px;
  display:block;
}
#all-authors img {
  width:66px;
  height:56px;
}
#authors-list {
  padding-left:50px;
  width:880px;
  text-align:center;
}
  
  #authors-list ul {
    list-style:none;
    float:left;
    width:290px;
    text-align:left;
  }

  #authors-list li {
    line-height:1.2em;
  }

#guard-link-center {
  width:880px;
  margin:auto;
  text-align:center;
}

#guard-link {
  display: inline-block;
  margin-bottom: 20px;
}

.nav-links {
  font-family:serif;
  font-size:.85em;
  text-align:center;
  border-top:1px dotted #6d4d35;
  padding-top:12px;
  margin-bottom:20px;
}

  .nav-link-left {
    text-align:left;
    float:left;
  }

  .nav-link-right {
    text-align:right;
    float:right;
  }

#header {
  width:750px;
  padding:80px 0 0 60px;
  margin:auto;
}

#header a {
  padding:0; 
}
#header img {
  width:800px;
  height:112px;
}

#main-body {
  background:#FFF;
  width:940px;
  padding:16px 16px 16px 30px;
  margin:auto;
}

.documents-table th {
  text-align:left;
  padding:8px;
}

.documents-table td {
  min-width:60px;
  max-width:320px;
}

#documents-author .author {
  display:none;
}
#documents-recent .new-icon {
  display:none;
}
  .show-field {
    width:750px;
  }
  .show-field, .show-image-field {
    padding-bottom:14px;
    font-family:helvetica, arial, sans-serif;
    font-size:18px;
    color:#424242;
  }
  
  .show-field-small {
    padding:10px 0;
    font-family:helvetica, arial, sans-serif;
    font-size:14px;
    color:#424242;
  }

  .show-image-field img {
    max-width:600px;
  }
  
  .count {
    font-family:"Gill Sans", Verdana;  
    font-weight:300;
    font-size:14px;
    color:#111; 
  }
.pagination {
  padding:30px 200px 20px 0;
  color: #3D467D;
  font-size: 20px;
  text-align:center;
}
.pagination a {
  padding:8px;
}

#document-show {
  margin-bottom:20px;
}

#documents-box {
  float:left;
  padding-left:16px;
}

#search-box {
  margin-bottom:30px;
  text-align:center;
}

#search-box input {
  border:1px solid #765846;
  border-radius: 4px;
  height:24px;
  width:250px;
  padding:2px;
  vertical-align:bottom;
}

#search-box .btn {
  font-size:16px;
  width:80px;
  height:30px;
}

#user-bar {
  position:absolute;
  top:20px;
  right:20px;
  text-align:right;
}

#user-bar-action {
  border-bottom:1px dotted #777;
  padding-bottom:4px;
  margin-bottom:12px;
  font-size:16px;
}
.left-container, .right-container {
  float: left;
}
.right-container {
  margin-left: 40px;
  border-left: 2px solid lightgray;
  padding-left: 20px;
  height: 120px;
}
.form-group {
  padding: 4px 0;
  width: 440px;
}
.form-group input {
}
.form-group label {
  text-align: right;
  width: 220px;
  float: left;
  padding-right: 8px;
}
.form-group.submit {
  text-align: center;
}

#create-document-btn input, #edit-document-btn input {
  font-size: 18px;
}

#edit-document {
  border-left: 1px solid #6D4D35;
  padding: 16px 16px 16px 30px;
  width: 800px;  
}
#edit-document td {
  border-bottom:none;
}
#edit-document .label {
  text-align:right;
}
#edit-document .text-field {
  width:600px;
}

#about-link {
  text-align:center;
  padding: 40px;
  clear:both;
}
#about-link .photo {
  width:330px;
  height:240px;
}
#about-link .text {
  width:143px;
  height:21px;
}

#about-text {
  width:730px;
  padding-left:100px;
}

#about-text img {
  float:right;
  padding:0 0 20px 12px;
}

#about-text p {
  padding:12px;
}

