/* List and page & Lightbox */
ol.sf_photoListLightbox, ol.sf_listAndPage, ol.sf_photoListBigImg
{
	margin: 0;
	padding: 0;
	width: 100%;
	float: left;
	list-style: none;
	line-height: 1.3;
	clear: both;
}
.sf_postDate 
{
	margin: 0;
	padding: 0;
	font-size: .85em;
	color: #666;
}
* html .controlWrapperSel ol.sf_photoListLightbox, * html .controlWrapper ol.sf_photoListLightbox, * html .controlWrapper ol.sf_photoListBigImg  
{
	float: none;
}
ol.sf_photoListLightbox li, ol.sf_listAndPage li
{
	margin: 0 10px 0 0;
	padding: 0;
	width: 150px;
	height: 17.6em; 
	overflow: hidden;
	float: left;
}
ol.sf_photoListBigImg li
{
	height: 13em;
}
ol.sf_photoListLightbox li dl, ol.sf_listAndPage li dl, ol.sf_photoListBigImg li dl
{
	margin: 0;
	padding: 0;
}
ol.sf_photoListLightbox li dt, ol.sf_listAndPage li dt, ol.sf_photoListBigImg li dt
{
	margin: 0;
	padding: .3em 0 0;
	font-weight: bold;
	font-size: 1.3em;
	font-size: .9em;
}
ol.sf_photoListLightbox li dd, ol.sf_listAndPage li dd, ol.sf_photoListBigImg li dd
{
	font-size: .85em;
	margin: 0;
}
ol.sf_photoListLightbox li dd.sf_image, ol.sf_listAndPage li dd.sf_image, ol.sf_photoListBigImg li dd.sf_image
{
	margin: 0;
	padding: 0;
	width: 150px;
	height: 150px;
	overflow: hidden;
	position: relative;
}
ol.sf_photoListLightbox li dd.sf_image img, ol.sf_listAndPage li dd.sf_image img, ol.sf_photoListBigImg li dd.sf_image img
{
	vertical-align: bottom;
	position: absolute;
	left: 0;
	bottom: 0;
}
.sf_socialBookmarks 
{
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 1.3;
}
.sf_socialBookmarks li
{
	list-style-type: none;
	display: inline;
	padding-right: 5px;
}
/* Simple photo list */
ol.sf_photoListSimple 
{
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 1.3em;
}
ol.sf_photoListSimple li
{
	margin: 0 0 2em;
	padding: 0;
	font-size: .9em;
}
ol.sf_photoListSimple dl
{
	margin: 0;
	padding: 0;
}
ol.sf_photoListSimple dt
{
	font-weight: bold;
	font-size: 1.3em;
}
/* Photo per page */
p.sf_singleImage 
{
	
}
p.sf_singleImageCaption
{
}
ul.sf_singleImageData 
{
	margin: 0 0 20px;
	padding: 0;
	list-style: none;
}
ul.sf_singleImageData li
{
	margin: 0;
	padding: 0;
	font-size: .9em;
	list-style: none;
}
/* Big Image and List */
ol.sf_photoListBigImg li
{
	margin: 0;
	padding: 5px;
	width: 150px;
	height: 17.6em; 
	overflow: hidden;
	float: left;
}
ol.sf_photoListBigImg .sf_bigImgSelected
{
	background-color: #ececec;
}
/* Table mode */
table.sf_libraryGrid 
{
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	line-height: 1.3;
}
table.sf_libraryGrid th, table.sf_libraryGrid td
{
	padding: 10px 5px;
	vertical-align: top;
	text-align: left;
	border-top: 1px solid #ccc;
	text-align: left;
	font-size: .85em;
}
table.sf_libraryGrid td 
{
}
table.sf_libraryGrid .sf_date, table.sf_libraryGrid .sf_size 
{
	white-space: nowrap;
}
table.sf_libraryGrid tbody th
{
	font-weight: normal;
	width: 40%;
}
table.sf_libraryGrid th a
{
	display: block;
	font-weight: bold;
}
/* List mode */
ol.sf_libraryList
{
	margin: 0;
	padding: 0;
	line-height: 1.2;
}
ol.sf_libraryList li
{
	margin: 0 0 20px;
	padding: 0;
	list-style: none;
}
ol.sf_libraryList dl 
{
	margin: 0;
	padding: 0;
}
ol.sf_libraryList dt 
{
	margin: 0;
	padding: 0;
	font-weight: bold;
}
ol.sf_libraryList dd
{
	margin: 0;
	padding: 0;
	font-size: .85em;
}
ol.sf_libraryList .sf_fileExtension 
{
	text-transform: uppercase;
	font-weight: normal;
}
/* Video List */
 ul.sf_videoList 
{
	margin: 0;
	padding: 0;
}
ul.sf_videoList li
{
	margin: 0 0 20px;
	padding: 0;
	list-style: none;
}
ul.sf_videoList li p, .sf_singlePost p, .sf_postComments p
{
	margin: 0 0 5px;
	padding: 0;
}
.sf_postTitle, .sf_commentsTitle, .sf_contentCommentForm legend
{
	margin: 20px 0;
	padding: 0;
	font-size: 2.2em;
	font-weight: normal;
	line-height: 1.2em;
}
.sf_postDate 
{
	margin: 0;
	padding: 0;
	font-size: .85em;
	color: #666;
}
.sf_videoThumbnail 
{
	width: 214px;
}
.sf_videoTags .sf_videoTagsTitle, .sf_videoTags ul, ul.sf_videoList .sf_videoTags li, .sf_videoTags li
{
	display: inline;
	margin: 0;
	padding: 0 10px 0 0;	
}
/* Comments List */
 .sf_contentComments 
 {
 	margin: 30px 0;
 }
.sf_commentListing 
{
	margin: 20px 0;
	padding: 0;
	list-style: none;
}
.sf_commentListing li
{
	margin: 0 0 10px;
	padding: 0;
	list-style-type: none;
}
.sf_commentListing abbr 
{
	font-size: .8em;
}
.sf_commentListing strong 
{
	font-size: 1.1em;
}
.sf_commentListing .sf_authorComment, .sf_commentListing .sf_anonymousComment
{
	margin: 0;
	padding: 5px;
}
.sf_authorComment 
{
	background-color: #eee;
}
/* Comments */
.sf_contentComments ol {
	font-size: 1em;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.sf_contentComments li
{
	list-style-type: none;
	margin: 0 0 1em;
	padding: 0;
}
.sf_contentComments .sf_contentCommentForm 
{
	border: 0;
	margin: 0;
	padding: 0;
}

.sf_contentCommentForm label {
	display: block;
}
.sf_contentCommentForm .sf_commentsValidator strong {
	font-weight: normal;
	display: block;
}
/* Editor in comments tools toggle */
.formattingOptionsToggleBtn {
	display: block;
	text-align: right;
	outline-width: 0;	
}
.reToolbarWrapper 
{
	visibility: hidden;
}
.formattingOptions .reToolbarWrapper 
{
	visibility: visible;
}

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 90200;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	z-index: 1000;
	display: block;
	background: transparent url(../images/loading.gif) no-repeat 50% 50%; 
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; height:22px; float: right;  padding-bottom: 0.7em; background: transparent url(../images/closelabel.gif) no-repeat; }

#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90100;
	width: 100%;
	height: 500px;
	background-color: #000;
	}

/* Pager */
ol.sf_pager 
{
	margin: 10px 0;
	padding: 0;
	width: 100%;
	float: left;
	list-style: none;
	clear: both;
}
ol.sf_pager li
{
	margin: 0;
	padding: 0 10px 0 0;
	width: auto;
	float: left;
}
ol.sf_pager li a
{
	padding: 3px 5px;
}
ol.sf_pager li a[disabled="disabled"], ol.sf_pager li a.sf_PagerSelItem
{
	color: #666;
	text-decoration: none;
	cursor: default;
}

/* image gallery */

ol.sf_photoListLightbox {
	display:block;
	list-style:none;
	margin:30px 0 0 15px;
	padding:0;
	width:100%;
	height:auto;
	}
ol.sf_photoListLightbox li {
	float:left;
	display:inline;
	margin:0 15px 15px 0;
	padding:2px;
	width:150px;
	height:auto;
	font-size:0.85em;
	font-weight:bold;
	text-align:center;
	border:1px solid #CCCCCC;
	}
ol.sf_photoListLightbox li a, ol.sf_photoListLightbox li a:link, ol.sf_photoListLightbox li a:active, ol.sf_photoListLightbox li a:visited {
	text-decoration:none;
	}
ol.sf_photoListLightbox li img {
	display:block;
	height:auto;
	width:auto;
	margin:0 auto;
	padding:0 0 5px 0;
	}
	
	/* image gallery */

ol.sf_photoListLightbox {
	display:block;
	list-style:none;
	margin:30px 0 0 15px;
	padding:0;
	width:100%;
	height:auto;
	}
ol.sf_photoListLightbox li {
	float:left;
	display:inline;
	margin:0 15px 15px 0;
	padding:2px;
	width:150px;
	height:auto;
	font-size:0.85em;
	font-weight:bold;
	text-align:center;
	border:1px solid #CCCCCC;
	}
ol.sf_photoListLightbox li a, ol.sf_photoListLightbox li a:link, ol.sf_photoListLightbox li a:active, ol.sf_photoListLightbox li a:visited {
	text-decoration:none;
	}
ol.sf_photoListLightbox li img {
	display:block;
	height:auto;
	width:auto;
	margin:0 auto;
	padding:0 0 5px 0;
	}
