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

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;
		}

h3 {
		font-size:16px;
		line-height:20px;
		}

h4 {
		font-size:14px;
		line-height:18px;
		}
		
		

img {
		border:none;
		}

.wrapper {
		margin:0px auto;
		padding:0px;
		}

.page-wrapper {
		clear:both;
		margin:0px 0px 0px 0px;
		padding:18px 0px 0px 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;
		padding-top: 2px;
		}

#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:15px 2px 0px 2px;
		text-align:right;
		font-size: 90%;
		}

#menu li {
		display:inline;
		padding-left:4px;
		text-transform:uppercase;
		}

#menu a.switch2light {	
		display: none;
		}

#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;
		text-align:center;
		}

#img-title-date-comments {
		margin:0px;
		padding:6px 4px;
		text-transform:lowercase;
		letter-spacing: 1px;
		}

#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:6px 0px 12px 0px;
		padding:0px;
		}

.notes-cmts-inner-wrapper {
		margin:0px;
		padding:2px 10px;
		}
*/
		
#hellosign {
	background: url(../images/light/HELLO.jpg) no-repeat top left;
	position: relative;
	width: 818px;
	height: 274px;
	margin: auto;
	}		
		
#textpanel {
	width: 900px;
	margin: 0 auto;
	padding: 0;
	line-height: 1.2em;
	letter-spacing: 0.01em;
	}
	
#textpanel p {
	padding: 0 0 0.2em 0;
	}
	
#textpanel a {
	color: black;
	text-decoration: none;
	font-weight: bold;
	}
	
#textpanel a:hover {
	color: #6a6a6a;
	text-decoration: none;
	}	
	
#columnone {
	float:left;
	width: 385px;
	text-align: left;
	margin: 15px 0 0 0;
	padding: 0px 30px 0px 30px;
}

#columntwo {
	float:left;
	width: 385px;
	text-align: left;
	margin: 15px 0 15px 0;
	padding: 0px 30px 0px 30px;
	}

#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:#333333;
		font-family:Helvetica,Arial,sans-serif;
		font-size:12px;
		line-height:16px;
		}

#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;
		}

#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:0px;
		 }

.thumbnail-border {
		background:#f5f5f5 url(../images/loader-16x16.gif) no-repeat 50% 50%;
		border:1px solid #cccccc;
		float:left;
		line-height:0px;
		margin:3px;
		padding:5px;
		text-align:center;
		}

a img.thumbnails,
a:link img.thumbnails,
a:visited img.thumbnails {
		line-height:0px;
		margin:0px;
		outline:none;
		padding:0px;
		}

#paging-nav-container {
		margin-top:8px;
		padding:4px 8px;
		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;
		}

#footercontainer {
		border-top:1px solid #cccccc;
		margin:12px 0px 25px 0px;
		padding:10px 0px;
		}
		
	
#footer {
		color:#999999;
		border: red 0px solid;
		width: 570px;
		margin: auto;
		padding: 10px;
		clear:both;
		text-align: center;
		line-height:12px;
		font-size: 95%;
		background: #f8f8f8;
		-moz-border-radius: 10px;
		-webkit-border-radius: 10px;
		-moz-box-shadow: 0px 2px 5px #e8e8e8;
		-webkit-box-shadow: 0px 2px 5px #e8e8e8;
		box-shadow: 0px 2px 5px #e8e8e8;
		}
		
#footer ul {
		padding-top:4px;
		}

#footer li {
		display:inline;
		margin:0px;
		padding:0px;
		}
				
		
#fbbutton {
		float: left;
		}	
		
#tweetbutton {
		float: right;
		margin-top: 10px;
		}	
		

.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;
		}





/*** NAVIGATION STYLES ***/
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
	font-size:      1em;
	text-align: left;
}
.sf-menu {
	line-height:	1.0;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			10em; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width:			100%;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu li.right {float:right;}
.sf-menu a {
	display:		block;
	position:		relative;
}

.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			2.6em; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}

/*** DEMO SKIN ***/
.sf-menu {
	margin-bottom:	1em;
    font-size:11px;
    background:#000;
    width:950px;
    height:30px
}
.sf-menu a {
	padding: 		9px;
	text-decoration:none;
}

.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:			#fff;
}
.sf-menu li {
	background:		#000;
	margin-right:   2em;
	
}
.sf-menu li.right {
	margin-right:   0;
}
.sf-menu li li {
	background:		#000;
}
.sf-menu li li li {
	background:		#000;
	
}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	background:		#1a1a1a;
	outline:		0;
}

/*** arrows **/
.sf-menu a.sf-with-ul {
	padding-right: 	2.25em;
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
	position:		absolute;
	display:		block;
	right:			.75em;
	top:			1em; /* IE6 only */
	width:			10px;
	height:			10px;
	text-indent: 	-999em;
	overflow:		hidden;
	background:		url('images/arrows-ffffff.png') no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top:			.9em;
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator { background-position:  -10px 0; }
.sf-menu ul a > .sf-sub-indicator { background-position:  0 0; }
/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}

/*** shadows for all but IE6 ***/
.sf-shadow ul {
	background:	url('images/shadow.png') no-repeat bottom right;
	padding: 0 8px 9px 0;
	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;
}
.sf-shadow ul.sf-shadow-off {
	background: transparent;
}





.sf-menu {position:absolute; top:38%; right:0;float:left; width:auto; margin-right:20px;}
.sf-menu li {margin-right:1em;}
.sf-menu #search #s {width:100px;}
#top .sf-menu a {color: #999;}
#top .sf-menu a:hover {color: #fff;}


