h1.header {
	margin-bottom: 0 !important;
	padding-bottom: 0 !important;
}

/*
h2 {
	/*font-family: georgia, "times new roman", times, serif;
	font-weight: normal !important;
	font-size: 1.8em !important;
	margin: 0 0 15px 0 !important;
	padding: 0 !important;
	letter-spacing: .06em;
	color: #333;
	border-bottom: 1px solid #eee;
}
*/
/* .sectionhead h4 {
	font-family: georgia, "times new roman", times, serif; */
/*
	font-weight: normal !important;
	font-size: 1.4em !important;
	margin: 0 !important;
	padding: 0 !important;
	letter-spacing: .04em;
	color: #333;
}
*/

#rightbar {
	width: 75px;
	border: 1px solid #aaa;
	margin: 5px 0 10px 3px;
	display: block;
	clear: right;
	float: right;
}

div#rightbar ul{
	list-style: none !important;
	list-style-image: none !important;
	margin: 0;
	padding: 0;
}

div#rightbar ul li{
	line-height: 14px;
	padding: 0px;
}

div#rightbar ul li a {
	width: 69px;
	height: 100%;
	line-height: 14px;
	display: block;
	font-weight: normal;
	color: #666;
	padding: 3px;
}

div#rightbar ul li a:hover {
	color: #333;
	background: #eee;
}

li.done {
	background: #fcfcfc;
}

li.done strong{
	border-bottom: 1px solid #eee;
}


li.current {
	background: #ddd;
	color: #000;
	padding: 3px !important;
}

li.current strong{
	border-bottom: 1px solid #ccc;
}


li.todo {
	color: #ccc;
	padding: 3px !important;
}

li.todo strong{
	border-bottom: 0px !important;
}


/* h3 {
	padding-top: 10px !important;
	margin-bottom: 5px !important;
} */

h4 {
/*	font-family: georgia, "times new roman", times, serif; */
	font-weight: normal !important;
	font-size: 1.2em !important;
	margin: 16px 0 0 0 !important;
	padding: 0;
	color: #333;
}

img.postcard {
	background: #fcfcfc;
	padding: 20px 20px 40px 20px;
	border-width: 10px;
	border-style: solid;
	border-color: #ddd #aaa #aaa #ddd;

}

img.postcardthumb {
	background: #fcfcfc;
	padding: 5px;
	margin: 3px;
	border-width: 1px;
	border-style: solid;
	border-color: #ddd #aaa #aaa #ddd;
}

div.newpostcard {
/*	margin: 3px;*/
	background: #456;
}

table.newpostcard tr.imagepart td {
	padding: 15px 15px 0 15px;

	margin: 0;
	border-width: 1px 1px 0 1px;
	border-style: solid;
	border-color: #ddd #aaa #fff #ccc;
}

table.newpostcard tr.captionpart td {
	padding: 0 15px 20px 15px;
}

table.newpostcard {
	background: #fcfcfc;
	margin: 0;
/*
	border-width: 1px 1px 0 1px;
	border-style: solid;
	border-color: #ddd #aaa #999 #ccc;
*/
}

table.newpostcard caption {
	border-width: 0 1px 1px 1px;
	border-style: solid;
	border-color: #fff #aaa #999 #ccc;
	background: #fcfcfc;
	padding: 5px 17px 15px 17px;
	text-align: left;
}


/*
span.caption {
	margin-left: 20px;
	margin-right: 20px;
	position: relative;
	top: -36px;
	text-align: left;
	display: block;
}
*/
#postcardmessage {
	border: 1px solid #aaa;
	margin: 5px;
}

div#postcardmessage #head{
	background: #eee;
	border-bottom: 1px solid #ccc;
	margin: 0;
	padding: 5px;
}

div#postcardmessage #head strong {
	float: left;
	width: 6em;
	text-align: right;
	padding-right: 5px;
}


div#postcardmessage #body{
	padding: 5px;
	
}


.categoryofthumbs {
/*	width: 100%;*/
	padding: 1em;
	float: left;
	clear: both;
}

a.ecardthumb {
/*	background: #f8f8f8;*/
/*	padding: 5px 2px 2px 2px;*/
/*	padding: .8em;*/
/*	border: 1px solid #e0e0e0;*/
	width: 300px;
	height: 10em;
	padding: 5px 10px;
/*	float: left;*/

/*	display: block;*/
/*	margin: 4px 4px 4px 12px;*/
	color: #000 !important;
	font-weight: normal !important;
	text-decoration: none;
	-moz-border-radius: 1em;
}

.thumbtext {
/*	width: 230px;*/
/*	display: block;*/
/*	float: right;*/

}

.ecardthumb:hover {
	background: #fff;
}

.ecardthumb img {
	max-height: 75px;
	max-width: 75px;
	align: left;
}
.link {
	font-weight: bold;
	color: #369;
	text-decoration: underline;
	font-size: 1.2em;
	display: block;
}
.ecardthumb:hover .link {
	text-decoration: none;

}


/* ADMIN HEADER */
div#headerpiece {
background: #f6f6f6 url('http://www.gustavus.edu/media/home/images/gradient-d.gif') repeat-x 0% 0%;
border-bottom: 1px solid #ccc;
border-right: 1px solid #ccc;
border-left: 1px solid #ccc;
margin-bottom: 5px;
margin-top: 0 !important;
height: 20px;
}

div#headerpiece div#user {
line-height: 20px;
padding-left: 8px;
color: #444;
}


		
/* Index Menu Navigation */
#menu {
	margin: 0;
	padding: 0;
	float: right;
}

#menu ul {
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	clear: left;
}

#menu ul li {
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
}

#menu ul li a {
	background: transparent;
	width: 110px;
	height: 20px !important;
	line-height: 20px !important;
	font-size: 10px;
	border-top: none;
	border-left: 1px solid #ccc;
	border-bottom: none;
	border-right: none;
	padding: 0;
	margin: 0;
	color: #444;
	text-decoration: none;
	display: block;
	text-align: center;
	font-weight: normal;
	letter-spacing: .7px;  
}

#menu ul li a:hover {
	background: #e6e6e6;
	color: #000;
}

#menu a:active	{
	background: #820;
	color: #fff;
}

#pageBody label {
	float: left;
	width: 200px;
}

#pageBody fieldset {
	margin: 1em 0;
	border: none;
	border-top: 1px solid #ccc;
/*		width: 445px;*/
}

#pageBody fieldset:hover {
	background: #f8f8f8;
}	

#pageBody legend {
	padding: 0 .5em;
	color: #000;
	background: transparent;
	font-size: 1.3em;
	font-weight: bold;
}

table.newpostcard caption {
	margin-top: 0;
}
