body{
	font-family: Bitstream Vera Sans, Arial, Helvetica, sans-serif;
}

h1,h2,h3,h4,.subheader,.title,.subtitle{
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}
h1{
	margin: 0 0 15px;
	font-size: 1.6em;
}
h2,.subheader{
	font-size: 1.1em;
	margin: 25px 0 0;
	color: #543;
  font-weight:bold;
}
h3,.title{
	font-size: 1em;
  color: #654;
	margin: 35px 0 0;
}
h4,.subtitle{
	font-size: 0.9em;
  color: #654;
	margin: 20px 0 0;
}

p{
	font-size: 0.8em;
	margin:0.5em 0;
}
p.indent{
  text-indent: 2em;
}
p.small{
	font-size: 0.7em;
}

sup{
	font-size:0.8em;
}

ul, ol{
	margin:2px 0 0 15px;
	padding:0 10px;
	font-size:0.8em;
}
li{
	margin: 0 0 5px;
  padding:0;
}
#myStoryList{
  list-style:none;
}
ul.subList{
	font-size: 1em;
	margin:5px 0 20px 25px;
  list-style: disc;
}

ol{
  margin-top:10px;
	list-style: lower-greek;
	color:#765;
}

#pageContent{
	line-height: 1.2em;
}
#pageContent a{
  color:#000;
	border-bottom:2px solid #cba;
	text-decoration: none;
}
#pageContent a img{
	border:1px solid #654;
}
#pageContent a:hover{
  color: #00e;
  border-bottom-color:#654;
}

.fontCrumbSeparater{
	padding:0 5px;
}

#albumTable{
	font-size:0.7em;
}
#albumTable td{
  text-align: center;
}
#albumTable td{
  border:none;
	vertical-align: middle;
	text-align: center;
}
#albumTable img{
  margin: 5px 0px 2px;
}
#albumTable td a{
  border: none;
	color: #77c;
}
#albumTable td a:hover{
  border: none;
	color:#00b;
}

.fade{
	filter:alpha(opacity=60);
  -moz-opacity:.60;
  opacity:.60;
}
.no-fade{
	filter:alpha(opacity=100);
  -moz-opacity:1;
  opacity:1;
}

#albumPicture img{
	border:1px solid #654;
}

#pictureInfo{
	font-size:0.8em;
	text-align:center;
	padding-top:5px;
}

#myStory{
	
}

table#showerGuests{
	margin:0 15px;
}
table#showerGuests td{
	font-size: 0.8em;
	font-style: italic;
	color:#543;
	border-bottom:1px solid #cba
}


/* //////// format styles  //////// */
#myStory .thinNote, 
#myStory .tinyNote, 
#myStory .smallNote, 
#myStory .medNote, 
#myStory .largeNote{
  position: relative;
}
.thinNote, .tinyNote, .smallNote, .medNote, .largeNote{
  margin:.4em 1em .3em;
  border:1px solid #965;
  border-left:6px solid #965;
  font-family: "Times New Roman", Times, serif;
  font-style: italic;
  font-size:.9em;
  line-height:1.3em;
  text-align:center;
  padding:2px 3px 2px 4px;
  color:#666;
  width:200px;
}
.thinNote{width:130px;}
.tinyNote{width:160px;}
.medNote{width:250px;}
.largeNote{width:300px;}

div.left{
  float: left;
  margin-left:0px;
}
div.right{
  float: right;
  margin-right:0px;
}

.formatBottomPageNav{
  padding:3px 0px 0px;
  text-align:center;
  font-size:.8em;
}

.formatPageNavSpacer{
  padding:0px 5px;
}

#pageContent a img.popup{
  background: url(../img/icon_popup.gif) no-repeat;
  width: 16px;
  height:16px;
  vertical-align: text-bottom;
	margin-left: 5px;
	border: none;
}

.spacer{
	height:10px;
	font-size:1px;
}


/* ////////  page elements  /////// */
#resize{
	font-size: 0.7em;
	color: #dcb;
	font-weight: bold;
}
#resize a{
	color: #654;
	text-decoration: none;
	padding:0 8px;
}
#resize a:hover{
	color: #333;
}

#crumbs{
	font-size: 0.7em;
	color: #ba9;
	font-weight: bold;
}
#crumbs a{
	color: #987;
	text-decoration: none;
}
#crumbs a:hover{
	color: #333;
	text-decoration: underline;
}

#photoSelect{
	text-align:center;
	padding:8px 0px 15px;
	font-size:0.9em;
}
#photoSelect a{
	padding:3px 80px;
	margin:0 50px;
	text-decoration:none;
	border: none;
}
#photoSelect a:hover{
  background: #d7ccbb;
}

.pageNum{
	font-size:0.9em;
	text-align: center;
	padding-top:15px;
	clear: both;
}

#siteReport{
	font-size:0.8em;
	border-top: 1px solid #bca;
}
#siteReport td{
	padding:4px 5px;
	border-bottom: 1px solid #bca;
 line-height: 1.5em;
}
#siteReport td.date{
  width:8em;
	color: #555;
}
#siteReport td.task{
  color: #666666;
}
#siteReport td.task a{
  color: #6666bb;
}

table.form{
  font-size:0.8em;
}

table.form td.prompt{
	width:110px;
	padding:3px 0;
}
table.form td.input{
  padding:4px 0;
}
tr.address{
    display: none;
}

.formBox{
	background: #e8e7d3;
	border: 1px solid #cba;
}

a.number{
  border: none;
}
a.number:hover{
  font-weight:bold;
}

#important{
  font-family: Bitstream Vera Sans, Arial, Helvetica, sans-serif;
	font-size:0.7em;
	font-weight: normal;
	font-style: normal;
	color:#654;
}
#important a{
	color:#432;
	text-decoration: none;
}
#important a:hover{
	color:#000;
	text-decoration: underline;
}

.success{
    color: #0b3;
}
.error{
    color: #b00;
}