body {
	background-image: url(templates/pepper_revisited/images/arriere-plan.gif);
	color: #727272;
	font-family: "Gill Sans", "Tw Cen Mt", Tahoma, Verdana, Georgia, Arial, sans-serif;
	font-size: 14px;
	margin: 0px;
	
}

a{
	color: #727272;
}

a,img {
	border: 0;
}

a:hover {
	color: #D73414;
}

div.row {
	clear: both;
	padding-top: 10px;
}

div.row span.formw {
	float: right;
	text-align: left;
	width: 470px;
}

div.row span.label {
	float: left;
	text-align: right;
	width: 100px;
}

div.spacer {
	clear: both;
}

h3 {
	clear: both;
	color: #D73414;
	font-family: Trebuchet ms, Tahoma, Verdana, Georgia, Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	margin: 0px;
	text-transform: uppercase;
}

h4 {
	clear: both;
	color: #D73414;
	font-family: Gill Sans, Tahoma, Verdana, Georgia, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	margin: 0px;
}

input, textarea {
	border: 1px solid #D2D2D2;
	font-family: Gill Sans, Tahoma, Verdana, Georgia, Arial, sans-serif;
	font-size: 1em;
}

input[type], textarea[name] {
	background: #EBE6DB;
}

input[type=submit], input[type=reset] {
	background: #EBE6DB;
	color: #000000;
}

input[type=submit]:hover {
	background: #EBE6DB;
	color: #D96C00;
}

p {
	margin: 0px 0px 10px;
}

.archivedate {
	margin: 0 auto;
	text-align: center;
}

.comments li{
	background-color: #F0F0F0;
	font-size: 13px;
	list-style-type: none;
	margin: 6px 0px 6px -40px;
	padding: 7px;
	width: 586px;
}

.current_thumbnail {
	border: 1px dotted #666666;
	padding: 4px;
}

.exif {
	border-left-color: #000000;
	border-left-style: solid;
	border-left-width: 1px;
	color: #000000;
	float: left;
	font-size: 12px;
	font-style: normal;
	margin-top: 5px;
	padding-left: 5px;
	width: 110px;
}

.syndicate {
  border-left-color: #000000;
	border-left-style: solid;
	border-left-width: 1px;
	color: #000000;
	float: left;
	font-size: 12px;
	font-style: normal;
	margin-top: 5px;
	padding-left: 5px;
	width: 110px;
}

.sub-wrapper {
	padding-left: 8px;
	padding-right: 6px;
}

.text {
	float: left;
	color: #000000;
	margin-bottom: 15px;
	margin-right: 16px;
	margin-top: 5px;
	text-align: justify;
	width: 450px;
}

.clearer {
  clear:both;
}

.thumbnails {
	border: 0px;
	padding: 5px;
}

#background {
	background-image: url(templates/pepper_revisited/images/motif-page.gif);
	width: 684px;
}

#browsethumbs {
	color: #333333;
	display: block;
	font-size: 10px;
	text-align: center;
	margin: 0 auto;
	text-transform: lowercase;
}

#browsethumbs a:hover img, #browsethumbs a:focus img {
	border: 1px solid #666666;
	filter: alpha(opacity=70);
	opacity: 0.70;
	padding: 4px;
}

#browsethumbs table {
	border: 1px dotted #CCCCCC;
	margin: 0 auto;
	padding: 4px;
}

#content {
	margin-left: auto;
	margin-right: auto;
	width: 600px;
}

#footer {
	background-image: url(templates/pepper_revisited/images/footer.gif);
	clear: both;
	font-size: 12px;
	height: 38px;
	text-align: center;
	width: 684px;
}

#footer p {
	padding-top: 4px;
}

#navbar {
	background-image: url(templates/pepper_revisited/images/navbar.gif);
	font-size: 12px;
	height: 17px;
	width: 600px;
}

#navbar a {
	color: #727272;
	height: auto;
}

#navbar a:hover {
	background-color: #D6D6D4;
}

#thumbs {
	border: 1px dotted #CCCCCC;
	margin: 0 10px;
	padding: 4px 4px 8px;
}

#thumbs .current_thumbnail {
	border: 1px solid #666666;
	filter: alpha(opacity=99);
	opacity: 0.99;
	padding: 4px;
}

#thumbs a img {
	filter: alpha(opacity=70);
	opacity: 0.70;
}

#thumbs a:hover img, #thumbs a:focus img {
	filter: alpha(opacity=99);
	opacity: 0.99;
}

#wrapper {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	width: 684px;
}
