/*
	 TEMPLATE NAME: theworldin35mm
	AUTHOR WEBSITE: http://theworldin35mm.org/
	   AUTHOR NAME: Joe Roback
*/

html {
	background: transparent;
	color: #666666;
	overflow-y: scroll;
}
body {
	background: #d6d8d9 url(../images/bkg_concrete.jpg);
	padding: 15px 0 15px 0;
	color: #666666;
	font: normal 12px "Helvetica neue",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;
}
h3 {
	font-size: 14px;
	line-height: 20px;
}
h4 {
	font-size: 13px;
	line-height: 18px;
}
img {
	border: none;
}



.wrapper {
	margin: 0px auto;
	padding: 0px;
	background: transparent;
}
.page-wrapper {
	clear: both;
	margin: 0px 0px 0px 0px;
	padding: 18px 0px 0px 0px;
	background: transparent;
}
#header {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	background: transparent;
}


#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: 10px;
	margin: 0px 5px;
	/* position: fixed;
	left: 10px;
	top: 80px; */
	clear: both;
	text-align: right;
	background: #f5f5f5;
	-moz-box-shadow: 0 0px 6px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0 0px 6px rgba(0,0,0,0.1);
	box-shadow: 0 0px 6px rgba(0,0,0,0.1);
}
#menu li {
	display: inline;
	padding-left: 5px;
	padding-right: 5px;
	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%;
	line-height: 0px;
	margin: 1px auto;
	padding: 9px;
	text-align: center;
	-moz-box-shadow: 0 0px 6px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0 0px 6px rgba(0,0,0,0.1);
	box-shadow: 0 0px 6px rgba(0,0,0,0.1);	
/*
-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset; 
box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset; 
*/
}

#img-title-date-comments {
	width:<IMAGE_WIDTH>px;
	margin: 20px 6px 0px 6px;
	padding: 10px 10px 10px 10px;
	text-transform: uppercase;
	background: #d7d8da url(../images/page-background-canvas4.jpg);
-moz-box-shadow: 0 0px 6px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0 0px 6px rgba(0,0,0,0.1);
	box-shadow: 0 0px 6px rgba(0,0,0,0.1);	
}
#img-title a, 
#img-title a:link,
#img-title a:visited {
	color: #666;
	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: #e8e8e8;
	float: left;
	line-height: 14px;
}
#img-info-comment {
	float: right;
	line-height: 14px;
	text-align: right;
	
}
#notes-cmts-container {
	width: <IMAGE_WIDTH>px;
	background: #f5f5f5 url(../images/page-background-canvas4.jpg);
	border: 0px solid #333;
	margin: 10px 6px 0px 6px;
	padding: 9px;
	-moz-box-shadow: 0 0px 6px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0 0px 6px rgba(0,0,0,0.1);
	box-shadow: 0 0px 6px rgba(0,0,0,0.1);	
/*
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
	-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset; 
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
*/
}
#notes-cmts-container h3 {
	margin: 6px 0px 12px 0px;
	padding: 0px;
}
#notes-cmts-container p, tr {
	font-family: courier,"courier new",fixed-width;
}

.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%;
}
div.bubbles {
	margin-bottom: 20px;
}
div.bubble {
	padding-bottom: 10px;
}
div.bubble blockquote {
	margin: 0px;
	padding: 0px;
	border: 1px solid #cccccc;
	background-color: #ffffff;
}
div.bubble blockquote p {
	margin: 8px;
	padding: 0px;
}
div.bubble p {
	margin: 0px;
	padding: 0px;
}
div.bubble p img {
	margin-top: -1px;
	padding-bottom: 3px;
	padding-left: 30px;
}
#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: #888888;
	font-family: courier,"courier new",fixed-width;
	font-size: 12px;
	line-height: 16px;
}
#img-comments label {
	font-size: 11px;
	font-weight: bold;
	font-family: "Helvetica neue",Helvetica,Arial,sans-serif;
}
#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;
	font-family: "Helvetica neue",Helvetica,Arial,sans-serif;
}
#browse-nav-container {
	float: left;
	margin: 0px;
	padding: 0px;
	text-align: left;
	width: 210px;
	background: #f5f5f5 url(../images/page-background-canvas4.jpg);
	-moz-box-shadow: 0 0px 6px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0 0px 6px rgba(0,0,0,0.1);
	box-shadow: 0 0px 6px rgba(0,0,0,0.1);	
}
#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: 0px;
	background: #f5f5f5 url(../images/page-background-canvas4.jpg);
	-moz-box-shadow: 0 0px 6px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0 0px 6px rgba(0,0,0,0.1);
	box-shadow: 0 0px 6px rgba(0,0,0,0.1);
}
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 {
	margin-top: 8px;
	padding: 4px 8px;
	text-align: center;
	background: #f5f5f5 url(../images/page-background-canvas4.jpg);
	-moz-box-shadow: 0 0px 6px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0 0px 6px rgba(0,0,0,0.1);
	box-shadow: 0 0px 6px rgba(0,0,0,0.1);
}
.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 {
	clear: both;
	line-height: 12px;
	margin: 40px 6px 0px 6px;
	padding: 10px 0px;
	text-align: center;
	text-transform: uppercase;
	background: transparent /* url(../images/page-background-canvas.jpg) */;
}
#footer ul {
	padding-top: 4px;
}
#footer li {
	display: inline;
	margin: 0px;
	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;
}
img.floatLeft { 
    float: left; 
    margin: 4px; 
}
img.floatRight { 
    float: right; 
    margin: 8px; 
}

.drop-shadow {
            -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
               -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
                    box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
        }

        .drop-shadow:before,
        .drop-shadow:after {
            content:"";
            position:absolute; 
            z-index:-2;
        }
        
        .drop-shadow p {
            font-size:16px;
            font-weight:bold;
        }

#topleft {
	
    	/* height: 63px;
	width: 67px; */
	display: inline;
	margin-left: 5px;
	z-index: 30;
	/* background: url(../images/label3.png) no-repeat; */
	text-indent: -999em;
	text-decoration: none;
	-moz-box-shadow: 0 0px 6px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0 0px 6px rgba(0,0,0,0.1);
	box-shadow: 0 0px 6px rgba(0,0,0,0.1);
}

.column {width:300px;border-right:1px solid #ccc; padding:10px; float:left; text-align:justify;}
