a {
	color: #336699;
	text-decoration: none;
}

a:hover {
	color: #808080;
	text-decoration: underline;
}

body {
	background: #c0c0c0;
	font-family: Trebuchet ms, Tahoma, Verdana, Georgia, Arial, sans-serif;
	font-size: 8pt;
}

blockquote {
	border: dotted 1px #c0c0c0;
	background: #ffffff;
	padding: 5px 5px 5px 5px;
	margin: 0px 20px 0px 20px;
}

h1 {
	font-size: 14pt;
	color: #808080;
	margin-top: 3px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

h2 {
	font-size: 12pt;
	color: #808080;
	margin-top: 3px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

select {
	background: transparent;
	font-family: Trebuchet ms, Tahoma, Verdana, Georgia, Arial, sans-serif;
	font-size: 8pt;
}

select option {
	background: #ffffff;
	color: #000000;
}

table {
	font-family: Trebuchet ms, Tahoma, Verdana, Georgia, Arial, sans-serif;
	font-size: 8pt;
}

textarea {
	background: #ffffff;
	border: solid 1px #c0c0c0;
	font-family: Trebuchet ms, Tahoma, Verdana, Georgia, Arial, sans-serif;
	font-size: 8pt;
	padding: 2px 2px 2px 2px;
}







#contentArea {
	padding-left: 5px;
	padding-right: 5px;
}

#contentTable {
	background: #eeeeee;
	border-top: solid 1px #808080;
	border-left: solid 1px #808080;
	border-bottom: solid 1px #666666;
	border-right: solid 1px #666666;
	width: 1%;
}

#creativeCommonsTable, #orderPrintsTable {
	width: 1%;
}

#creativeCommonsTable td, #orderPrintsTable td {
	padding-left: 5px;
	padding-right: 5px;
	vertical-align: top;
}

#creativeCommonsTable a, #orderPrints a {
	color: #808080;
}

#creativeCommonsTable a:hover, #orderPrints a:hover {
	color: #000000;
	text-decoration: none;
}

#entryFrame {
	background: #ffffff;
	border-top: solid 1px #c0c0c0;
	border-left: solid 1px #c0c0c0;
	border-bottom: solid 1px #808080;
	border-right: solid 1px #808080;
}

#entryFrame td {
	padding: 4px 5px 4px 5px;
}

#entryInfoTable {
	width: 100%;
}

#entryInfoTable td {
	width: 50%;
	vertical-align: top;
}

#entryTextTable {
	width: 100%;	
}

#entryTextTable td {
	padding-left: 10px;
	padding-right: 10px;	
}

#footerTable {
	width: 100%;
}

#footerTable td {
	padding-left: 5px;
	padding-right: 5px;
	vertical-align: bottom;
}

#headerTable {
	background: url(../../Resources/RandomImageGenerator.aspx);
	/*background: url(Images/HeaderFader.jpg);*/
	border-top: solid 1px #c0c0c0;
	border-left: solid 1px #c0c0c0;
	border-bottom: solid 1px #808080;
	border-right: solid 1px #808080;
	background-repeat: repeat-x;
	width: 100%;
}

#headerTable a {
	color: #000000;
}

#headerTable a:hover {
	color: #808080;
	text-decoration: none;
}

#headerTable td {
	padding-left: 6px;
	padding-right: 6px;
}

#headerTable h1 {
	color: #000000;
}

#headerTable h1 a {
	color: #000000;
}

#headerTable h1 a:hover {
	color: #808080;
	text-decoration: none;
}

#headerTable h2 {
	color: #808080;
}

#pageTable {
	width: 100%;
}

#orderPrints {
	text-align: center;
}

#statsTable {
	border: dotted 1px #c0c0c0;
	background: #ffffff;
	font-size: 7pt;
}







.alternateRow {
	background: #dadada;
}

.alternateRow td {
	vertical-align: top;
}

.archives {
	padding-left: 10px;
	padding-right: 10px;
}

.categories, .links {
	width: 100%;
}

.categories td, .links td {
	width: 33%;
	padding-left: 10px;
	padding-right: 10px;
	vertical-align: top;
}

.categoryDetail {
	border: dotted 1px #c0c0c0;
	background: #ffffff;
	padding: 3px 5px 3px 5px;
	cursor: pointer;
}

.categoryDetail a {
	font-size: 10pt;
	font-style: italic;
	color: #666666;
}

.categoryDetail a:hover {
	text-decoration: none;
	color: #000000;
}

.error, .error font {
	color: #cc0000;
}

.featuredEntry {
	padding: 0px 5px 0px 5px;
}

.headerRow {
	
}

.headerRow td {
	border-bottom: dotted 1px #c0c0c0;
	font-weight: bold;
	vertical-align: bottom;
}

.row {
	background: #eeeeee;
}

.row td {
	vertical-align: top;
}

.textBox {
	background: #ffffff;
	border: solid 1px #c0c0c0;
	font-family: Trebuchet ms, Tahoma, Verdana, Georgia, Arial, sans-serif;
	font-size: 8pt;
	padding: 2px 2px 2px 2px;
}

.thumbnail {
	border-left: solid 1px #666666;
	border-top: solid 1px #666666;
	border-bottom: solid 1px #000000;
	border-right: solid 1px #000000;
}

