﻿/* List and page & Lightbox */
ol.sf_photoListLightbox, ol.sf_listAndPage
{
	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 
{
	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_photoListLightbox li dl, ol.sf_listAndPage li dl
{
	margin: 0;
	padding: 0;
}
ol.sf_photoListLightbox li dt, ol.sf_listAndPage 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
{
	font-size: .85em;
	margin: 0;
}
ol.sf_photoListLightbox li dd.sf_tags, ol.sf_listAndPage li dd.sf_tags
{

}
ol.sf_photoListLightbox li dd.sf_image, ol.sf_listAndPage 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
{
	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;
}
/* 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;
}
/* 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;
}