/*
	 TEMPLATE NAME: theworldin35mm
	AUTHOR WEBSITE: http://theworldin35mm.org/
	   AUTHOR NAME: Joe Roback
	       VERSION: 2.5
*/

html {
	background-color: #ffffff;
	border-top: 0.2em solid #cccccc;
	color: #1a1a1a;
	overflow-y: scroll;
}
body {
	background-color: #ffffff;
	color: #1a1a1a;
	font: normal 12px Helvetica,Verdana,Arial,sans-serif;
	line-height: 16px;
	margin: 0px auto;
	padding: 0px;
}
ul,li {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
a,a:link,a:visited {
	color: #999999;
	outline: none;
	text-decoration: none;
}
a:hover,a:active,a:focus {
	color: #990000;
}
h4 {
	font-size: 14px;
	line-height: 18px;
}
img {
	border: none;
}
.wrapper {
	margin: 0px auto;
	padding: 0px;
	width: 950px;
}
.page-wrapper {
	margin: 22px 0px 0px 0px;
	padding: 0px;
}
#header {
	margin: 2px 0px 4px 0px;
	padding: 0px;
}
#site-title {
	color: #1a1a1a;
	float: left;
	font: normal small-caps 34px Georgia,Corbel,serif;
	letter-spacing: -1px;
	padding: 0px 2px 6px 2px;
	text-transform: lowercase;
}
#site-title a,
#site-title a:link,
#site-title a:visited,
#site-title a:focus,
#site-title a:active {
	color: #1a1a1a;
	outline: none;
	text-decoration: none;
}
#menu {
	float: right;
	padding: 4px 2px;
	text-align: right;
}
#menu li {
	display: inline;
	padding-left: 4px;
	text-transform: uppercase;
}
#sub-title {
	font-size: 11px;
	letter-spacing: 2px;
	line-height: 14px;
	margin: 0px;
	padding: 2px 0px;
	text-transform: lowercase;
}
#img-nav-links {
	font-size: 10px;
	letter-spacing: 0px;
	line-height: 12px;
	margin: 0px;
	outline: none;
	padding: 2px 4px 4px 4px;
	text-transform: uppercase;
}
#img-border {
	background: #f5f5f5 url(../images/loader-32x32.gif) no-repeat 50% 50%;
	border: 1px solid #cccccc;
	line-height: 0px;
	margin: 0px auto;
	padding: 9px;
	position: relative;
	text-align: center;
}
#img-nav-overlay {
	left: 9px;
	margin: 0px;
	outline: none;
	padding: 0px;
	position: absolute;
	top: 9px;
}
#img-nav-overlay a {
	outline: none;
}
#img-nav-prevoverlay {
	background: transparent url(../images/blank.gif) no-repeat;
	float: left;
	height: 100%;
	width: 50%;
}
#img-nav-nextoverlay {
	background: transparent url(../images/blank.gif) no-repeat;
	float: right;
	height: 100%;
	width: 50%;
}
#img-nav-prevoverlay:hover,
#img-nav-prevoverlay:active,
#img-nav-prevoverlay:focus {
	background: url(../images/p_prev.png) center left no-repeat;
	cursor: pointer;
}
#img-nav-nextoverlay:hover,
#img-nav-nextoverlay:active,
#img-nav-nextoverlay:focus {
	background: url(../images/p_next.png) center right no-repeat;
	cursor: pointer;
}
#img-title-date-comments {
	margin: 0px;
	padding: 6px 4px;
	text-transform: uppercase;
}
#img-title a,
#img-title a:link,
#img-title a:visited {
	color: #1a1a1a;
	float: left;
	font-size: 16px;
	line-height: 18px;
}
#img-title a:hover,
#img-title a:active,
#img-title a:focus {
	color: #990000;
}
#img-date {
	color: #999999;
	float: left;
	line-height: 14px;
}
#img-info-comment {
	float: right;
	line-height: 14px;
	text-align: right;
}
#notes-cmts-container {
	background-color: #f5f5f5;
	border: 1px solid #cccccc;
	margin: 0px;
	padding: 9px;
}
#notes-cmts-container h3 {
	margin: 5px 0px;
	padding: 0px;
}
.notes-cmts-inner-wrapper {
	margin: 0px;
	padding: 2px 10px;
}
#img-notes {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 49%;
}
#img-comments {
	float: right;
	margin: 0px 4px;
	padding: 0px;
	width: 49%;
}
#img-comments ul {
	margin: 0px;
	padding: 0px;
}
#img-comments li {
	margin: 4px 0px;
	padding: 4px;
	border-bottom: 1px solid #cccccc;
}
#img-comments fieldset {
	border: none;
	margin: 0px;
	padding: 0px;
}
#img-comments .button,
#img-comments input,
#img-comments label,
#img-comments select,
#img-comments textarea {
	color: #333333;
	font-family: Helvetica,Arial,sans-serif;
	font-size: 12px;
	line-height: 12px;
}
#img-comments label {
	font-size: 11px;
	font-weight: bold;
}
#img-comments input,#img-comments textarea,#img-comments select {
	background-color: #ffffff;
	border: 1px solid #cccccc;
	margin: 2px 0px;
	padding: 3px;
	vertical-align: middle;
}
#img-comments input.focused, #img-comments textarea.focused, #img-comments select.focused {
	background-color: #dddddd;
}
#img-comments textarea {
	width: 99%;
	height: 114px;
}
#img-comments .button {
	border: 3px double #cccccc;
	background-color: #ffffff;
	text-transform: lowercase;
	padding: 3px;
	margin: 8px 0px 0px 0px;
}
#thanks {
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	padding: 8px 0px;
}
#browse-nav-container {
	float: left;
	margin: 0px;
	padding: 0px;
	text-align: left;
	width: 210px;
}
#browse-nav-container h4 {
	margin: 0px;
	padding: 5px 2px;
}
#browse-nav-container ul {
	margin: 0px;
	padding: 0px 2px 15px 2px;
}
#browse-nav-container li {
	margin: 0px;
	padding: 0px 4px 4px 4px;
	border-bottom: 1px solid #e6e6e6;
}
#thumbnail-container {
	margin: 0px 0px 0px 218px;
	padding: 14px 0;
}
a img.thumbnails,
a:link img.thumbnails,
a:visited img.thumbnails {
	background-color: #f5f5f5;
	border: 1px solid #cccccc;
	float: left;
	height: 165px;
	line-height: 0px;
	margin: 8px;
	opacity: 1.0;
	outline: none;
	padding: 0px;
	width: 165px;
}
a:hover img.thumbnails,
a:active img.thumbnails,
a:focus img.thumbnails {
	background-color: #eeeeee;
	opacity: 0.92;
	margin: 4px;
	padding: 4px;
}
#paging-nav-container {
	clear: both;
	margin-top: 555px;
	padding: 5px 8px 0px 10px;
	text-align: center;
}
.paginator {
	font-size: 11px;
	font-variant: small-caps;
	line-height: 14px;
	margin: 0px auto;
	padding: 10px 0px;
}
.paginator .page {
	margin: 0px 2px;
	padding: 2px 6px;
	text-align: center;
	vertical-align: middle;
}
.paginator .this-page {
	border: 1px dotted #cccccc;
	color: #990000;
}
.paginator a,
.paginator a:link,
.paginator a:visited {
	border: 1px solid #cccccc;
	text-decoration: none;
}
#paging-nav-container div.results {
	color: #999999;
	font-size: 10px;
	line-height: 14px;
	margin-top: 4px;
	text-align: center;
}
#footer {
	border-top: 1px solid #cccccc;
	clear: both;
	margin: 12px 0px 25px 0px;
	padding: 10px 0px;
	text-align: center;
	text-transform: uppercase;
}
#footer li {
	display: inline;
	padding: 0px;
}
.clear {
	clear: both;
}
.error-msg {
	color: #cc0000;
	display: none;
	font-size: 11px;
	font-weight: bold;
	line-height: 12px;
	margin: 0px;
	padding: 2px 4px;
}
.mono {
	font-family: Monaco,monospace;
}
ul.categories,ul.keywords {
	clear: both;
}
li.category,li.keyword {
	float: left;
}
