/* ===============================================================
     Stylesheet for the personal website of Martha Weintraub
     Designed by Chris Johanesen in September 2005
     (c) Copyright 2005 Chris Johanesen. All Rights Reserved.  
   ===============================================================  */

/* { margin:0; padding:0; text-decoration:none; list-style:none; border:none; font-style:normal; } */

body {
  color: #333; 
  font-family: Georgia, Serif;
  font-size: 13px; 
  background: #323232 url(/images/body-bkgd.png) top left fixed repeat-x;
}

a { color: #221; font-weight: bold; text-decoration: none; }
a:hover { color: #443; font-weight: bold; text-decoration: underline; }

a img { border: none; }
img a { border: none; }

table { text-align: left; }

/* ================================================
     Structure
   ================================================  */

#container {
  width : 753px;
  margin : 40px auto;
}

#header {
	height: 58px;
  margin : 0;
  padding : 0 0 15px 0;
  background : url(/images/main-bkgd-top.png) left bottom no-repeat;
}

#main {
  padding: 0 0 25px 0;
  margin: 0;
  background: #eed;
  min-height : 400px;
  _height : 400px; /* set min height in IE6 */
}

#nav {
  float : right;
  width : 160px;
  margin : 0 25px 0 0;
  padding : 0;
}

#content {
  width: 500px;
  padding : 3px 0 0 0;
  margin : 0 0 0 40px;
}

#footer {
  margin : 0 0 150px 0;
  padding : 15px 8px 0 8px;
  color : #555;
  background : url(/images/main-bkgd-bot.png) left top no-repeat;
  text-align : right;
  font-size : 11px;
}
#footer a { color: #666; text-decoration: none; font-weight: normal; }
#footer a:hover { color: #777; text-decoration: underline; font-weight: normal; }

#footer .loggedin { color: #aaa; font-family: arial;}
#footer .loggedin a { color: #fff; }


/* ================================================
     Header
   ================================================  */

#header h1 {
  margin : 0 0 12px 0;
  padding : 18px 0 0 0;
}

/* ================================================
     Nav
   ================================================  */

#nav ul {
  float : none;
  width : 100%;
  margin : 0;
  padding : 0;
  list-style:none;
  text-align:right;

}
#nav ul li {
  padding: 0;
  margin : 0 0 10px 0;
  font-family : Garamond;
  font-size : 14px;  
  font-weight : bold;
  text-transform : uppercase;
  letter-spacing : .1em;
}
#nav ul a { color : #332; text-decoration : none; }
#nav ul a:hover { color : #776; text-decoration : underline; }

/* subnav */
#nav ul ul {
  list-style: none;
  margin:10px 0px 20px 0;
}
#nav ul ul li {
  margin : 0 0 5px 0;
  font-size : 12px;
  font-weight : bold;
  text-transform : none;/*uppercase;*/
  letter-spacing : 0;  
}
#nav ul ul a { color: #555; text-decoration: none; }
#nav ul ul a:hover { color: #999; text-decoration: underline; }


/* ================================================
     Content
   ================================================  */

#content {
  text-align : center;
}

#content p {
  text-align : left;
  line-height : 1.4em;
}

#content h2 {
  border-bottom : 1px solid #aa9;
  margin: 0 0 10px 0;
  padding : 0 0 15px 0;
  font-family : Georgia,"Hoefler Text",Garamond,serif;
  font-size : 38px;
  font-weight : normal;  
  font-style : italic;
  text-align : center;
  line-height : 1.2;
}

#content h3 {
  text-align : left;
}

#content #photocontainer {
	min-height: 250px;
	_height: 250px;
}

#content .photo {
  text-align : center;
}

#content .caption {
  border-top : 1px solid #aa9;
  margin : 15px 0 0 0;
  padding : 10px 0 0 0;
  text-align:left;
}

#content .caption .title {
  font-size : 16px;
}

#content .caption .media {
  margin-top : 2px;
  font-size : 12px;
}

#content .caption .date {
}

/* more navs 														*/
#content #groupnav {
  list-style:none;
  margin:10px 15px 10px 0;
  text-align : center;
  font-size : 11px;
  font-weight : bold;
  text-transform : uppercase;
  letter-spacing : .1em;  
}
#content #groupnav .current {
  color : #000;
}
#content #photonav a {
  padding : 5px 2px 5px 1px;
}

#content #photonav {
  list-style:none;
  margin:8px 0 8px 0;
  font-size : 11px;
  font-weight : bold;
  text-transform : uppercase;
  letter-spacing : .1em;  
  text-align : center;
}
#content a { color: #555; text-decoration: none; font-weight: normal;}
#content a:hover { color: #999; text-decoration: underline; }
#content #photonav .current { font-weight: bold; color: #000; font-size:12px; cursor:text; }
#content #photonav .current:hover { text-decoration:none; } 
#content #photonav .disabled { color: #eed; cursor:default; visibility:hidden; }

#content .statementlink {
  margin-left : 20px;
  display : inline;
}

/* statements           		             */
#content .statement {
  padding : 0px 0 0px 0;
  border-top : 1px solid #bba;
}

#content .statement-footer {
  padding : 10px 0 10px 0;
  border-top : 1px solid #bba;
  border-bottom : 1px solid #bba;
  margin:10px 0 10px 0;
  font-size : 10px;
  font-weight : bold;
  text-transform : uppercase;
  letter-spacing : .1em;  
  text-align : center;
}

#content #abouttext li {
	margin-bottom: 5px;
}

/* gallery thumbs                            */
.gallery {
  margin: 10px 0 0 0;
}

ul.gallery-thumb {
  list-style : none;
  margin : 0;
  padding : 0;
}

ul.gallery-thumb li {
  width : 210px;
  margin : 30px 20px 10px 20px;
  border : 0px solid #aaa;
  float : left;
  list-style : none;
  padding : 0;
}
ul.gallery-thumb img {
  width : 200px;
  height : 75px;
  background: #fff;
  padding: 5px;
  border : 1px solid #e5e5e5;
  margin : 0 0 5px 0;
}
ul.gallery-thumb a {
	margin: 0;
  text-align : center;
  font-size : 10px;
  font-weight : bold;
  text-transform : uppercase;
  letter-spacing : .1em;  
}

.cleary {
  display : block;
  clear : both;
  height : 1px;
  width : 100%;
}

/* ADMIN SORT HANDLE for GALLERY */
.handle {
	width: 55px;
	height: 22px;
	margin: 0 0 0 28px;
	padding: 0;
  background: url(/images/admin-drag-handle.png);
  cursor: move;
}

.sort-success {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
  clear:both;
  margin-top: 20px;
  padding: 10px;
  background: #0c0;
  color: #fff;
}

/* ============================================= 
    Home Page Styles                                     
   ============================================= */
h2#home-title {
  border: none;
  margin-bottom: 0;
}
#home-photo {
  float: left;
  margin: 0 0 25px;
}
#home-photo img { background: #fff; border: 1px solid #e4e4e4; padding: 10px;}
#home-statement {
  padding-top: 5px;
  line-height : 20px;
  margin:10px 0;
  font-size : 13px;
  text-transform : none;
  text-align : center;
}
h4 {
  font-size: 27px;
  font-weight: normal;
  letter-spacing: 0;
  font-style : italic;
  text-transform: none;
  margin: 20px 0 30px;
}
h5 { font-size: 19px; margin: 5px 0 10px; }

/* ============================================= 
    Shows                                     
   ============================================= */
   
.show {
  margin : 0 0 20px 0;
  padding : 10px 0 0px 0;
  /* border-top : 1px solid #bba; */
}

.show h3 {
  font-size : 16  px;
  margin : 0 0 2px 0;
}

.show .date {
  float : right;
  font-weight : bold;
  font-size : 11px;
  margin : 0;
}

.show .address {
  font-size : 11px;
  margin : 0;
}

.show p {
  margin : 5px 0 0 0;
}

.show-title {
  border-top : 1px solid #aa9;
  padding : 11px 0 0 0;
  margin:30px 0px 10px 0;
  font-size : 10px;
  font-weight : bold;
  text-transform : uppercase;
  letter-spacing : .1em;  
  text-align : center;
}

/* ================================================
     Admin Styles
   ================================================  */

#admin-tools * { margin:0; padding:0; text-decoration:none; border:none; font-style:normal; font-size:1em; } 

#admin-tools {
  background: #448 url(/images/admin-tools-bkgd.png);
	zheight: 20px;
  text-align: right;
  font-family: arial;
	font-size: 11px;
  margin: 0 0 10px 0;
  padding: 0;
}
#admin-tools ul {
	padding: 5px 15px 5px 0;
  list-style: none;
}
#admin-tools li {
	display: inline;
	padding: 3px 0 0 15px;
}
#admin-tools li a {
	color: #e6e6ee;
	font-weight: normal;
}
#admin-tools li a:hover {
	color: #fff;
	font-weight: normal;
}
   


/* LIST SORTER */
ul.sort-list {
  width: 80%;
  list-style : none;
  margin : 10px 0 0 0;
}

ul.sort-list li {
  margin : 5px 0;
  list-style : none;
  background : #ccc5c5;
  cursor : move;
  height: 30px;
}

ul.sort-list li div {
  padding: 8px 0 0 5px;
  font-weight: bold;
}
ul.sort-list li img {
  float:right;
  height : 30px;
  padding : 0;
}

a.editlink {
	font-size: 10px;
	text-decoration: underline !important;
	font-family: arial, helvetica, san-serif;
	font-weight: normal;
	cursor: pointer;
}


/* ====================== */
/* =      FORMS         = */
/* ====================== */

/* ADMIN FORM */
div.adminform {
  text-align: left;
}

label {
  display: block;
  float: left;
  width: 100px;
}

.flash-notice {
  margin: 0 0 5px 0;
  padding: 3px 6px;
  background: #0c0;
  color: #fff;
  font-family: arial;
}

.fieldWithErrors {
  padding: 2px;
  background-color: red;
  display: table;
}

#errorExplanation {
  width: 400px;
  border: 2px solid #c00;
  padding: 7px;
  padding-bottom: 12px;
  margin-bottom: 20px;
  background-color: #f0f0f0;
  font-family : Arial;
  font-size : 10px;
}

#errorExplanation h2 {
  text-align: left;
  font-weight: bold;
  padding: 7px 5px 7px 10px;
  font-family : Arial;
  font-size: 12px;
  font-style: normal;
  margin: -7px;
  background-color: #c00;
  color: #fff;
}

#errorExplanation p {
  color: #333;
  margin-bottom: 0;
  padding: 5px;
}

#errorExplanation ul li {
  font-size: 12px;
  list-style: square;
}

div.uploadStatus {
  margin: 5px;
}

div.progressBar {
  margin: 5px;
}

div.progressBar div.border {
  background-color: #fff;
  border: 1px solid grey;
  width: 100%;
}

div.progressBar div.background {
  background-color: #333;
  height: 18px;
  width: 0%;
}

