/* CSS Document */

body {
	margin: 0;
	padding: 0;
	background-color:#333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #FFFFFF;
	}
	
h1 {
	font-size: 11px;
	font-weight:bold;
	color:#ccc;
	letter-spacing: 0.2em;
	margin: 0;
	padding: 0;
	margin-left: 20px;
}

h1.NonPhoto {
	margin: 0;
	margin-top: 10px;
	margin-bottom: 15px;
	font-size: 10px;
	}
	
h1.NonPhoto a {
	text-decoration:none;
	}
	
h2 {
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0.05em;
	padding: 14px 0px 0px 0px;
	clear:both;
	}
	
h2.PhotoTitle {
	font-size: 16px;
	font-weight:bold;
	letter-spacing: 0em;
	padding: 0 0 0px 0;
	}
	
span.h2NoBold {
	color: #999;
	}
	
h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color: #FFF;
	letter-spacing: 0.1em;
	margin-bottom: 0px;
	}
	
h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color: #fff;
	margin: 0 0 10px 0;
	}
	
h4.CommentHeader {
	border-bottom: 1px dotted #999;
	padding-bottom: 10px;
	margin-top: 30px;
	margin-bottom: 20px;
	}
	
h4.CommenterInfo {
	font-weight:bold;
	color: #999999;
	margin-top: 0;
	padding-top: 0;
        margin-bottom: 4px;
	}
	
h4.CommenterInfo img {
	border: 0;
	margin-right: 10px;
	vertical-align: middle;
	}
	
strong.CommNumber {
	font-weight:bold;
	color: #FFFFFF;
	}
	
h4 p {
	margin-bottom: 20px;
	}
	
p {
	margin: 0;
	padding: 0;
	}
	
a {
	text-decoration:none;
	}
	
a:link, a:visited {
	color: #6C9CFF;
	font-weight:bold;
	font-size:11px;
	}
	
a:hover {
	color:#FFB052;
	text-decoration:none;
	}
	
#LBbanner {
	width: 770px;
	height: 43px;
	background-color:#f00;
	margin-right:auto;
	margin-left:auto;
	background: url(images/ssLB_header1.gif) no-repeat;
	text-align:right;
	}
	
#LBbanner ul {
	margin-top:0px;
	padding-left: 0;
	padding-top: 10px;
	padding-right: 10px;
	margin-bottom: 0;
	padding-bottom: 0;
	}
	
#LBbanner ul li { display: inline; }

#LBbanner ul li a {
	font-weight:normal;
	font-size:10px;
	padding-bottom:1px;
	padding-right: 12px;
	margin-left: 6px;
	text-decoration: none;
	border-right: 1px solid #666;
	}

#LBbanner ul #lastLink a {
	border-right: 0;
	}
	
#LBBodyContainer {
	width: 770px;
	margin-top: 0;
	padding-top: 0;
	margin-right:auto;
	margin-left:auto;
	text-align:center;
	}
	
#LBThumbContainer {
	width: 770px;
	margin-top: 0;
	padding-top: 0;
	margin-right:auto;
	margin-left:auto;
	text-align:center;
        clear:both
	}
	
#LBThumbContainer p img{
	/*float:left;*/
	background-color: #CCC;
	padding: 4px;
	margin: 1px 1px 1px 1px;
	border: 1px solid #000;
	}
	
#LBThumbContainer p a img{
	background-color: #ccc;
 }
 
#LBThumbContainer p a:hover img{
	background-color: #FFB052;
 }
		
#LBNonPhotoContainer {
	width: 770px;
	margin-top: 0;
	padding-top: 2px;
	padding-left: 0px;
	margin-right:auto;
	margin-left:auto;
	text-align:left;
	}

#LBFooter {
	clear:both;
	text-align:center;
	border-top: 1px dotted #999;
	padding-top: 15px;
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 20px;
	font-size: 10px;
	color: #999;
	}
	
#LBFooter a{
	text-decoration:none;
	}
	
#imageInfo{
	padding-top: 2px;
	padding-bottom: 0px;
	margin-bottom: 4px;
	text-align:left;
	padding-left: 10px;
	}
	
#LBNav {
	float:right;
	}
	
#LBNav ul {
	margin-top:0px;
	padding-left: 0;
	margin-bottom: 0;
	padding-bottom: 0;
	}
	
#LBNav ul li { display: inline; }

#LBNav ul li a {
	padding-bottom:1px;
	padding-left: 12px;
	margin-left: 0px;
	font-weight:bold;
	font-size:10px;
	text-decoration: none;
	border-left: 1px solid #666;
	}

#LBNav ul #notFirstLink a {
	border-right: 0;
	padding-right: 10px;
	}
	
#LBNav ul #firstLink a {
	border-left: 0;
	padding-right: 10px;
	}
	
#dailyImage {
	padding: 4px;
	background-color:#ccc;
	border: 1px solid #000;
	}

	
#LBArchiveLeftCol {
	padding-left: 32px;
	float:left;
	width: 502px;
	}
	
#LBArchiveLeftCol p {
	margin-bottom:15px;
	line-height:160%;
	}
	
#LBArchiveRightCol {
	float:left;
	margin-left: 10px;
	background: #666 url(images/righColBG.gif) no-repeat;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	width: 180px;
	border: 1px solid #000;
	padding-top: 90px;
	margin-top: 10px;
        font-size: 10px;
	color:#fff;
        line-height:130%;
	font-weight:normal;
	}
	
#LBArchiveRightCol ul {
	padding-left: 12px;
	margin-top: 2px;
	margin-bottom: 15px;
	margin-left: 0;
	padding-left: 0;
	list-style: none;

}

#LBArchiveRightCol ul li { 
	padding-left: 12px;
	background-image: url(images/LB_bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 .2em;
}

#LBArchiveRightCol a{
	color:#fff;
	font-weight: normal;
	font-size: 10px;
        text-decoration:none;
}

#LBArchiveRightCol a:hover{
	color:#FFB052;
	text-decoration:none;
}
	
.LBArchiveThumbFloatRight {
	float:right;
	background-color: #CCC;
	padding: 4px;
	margin: 0px 0px 4px 10px;
	border: 1px solid #000;
	}
	

#LBNonPhotoContainer #LBArchiveLeftCol p img{
	float:left;
	background-color: #CCC;
	padding: 6px;
	margin: 0px 12px 2px 0px;
	border: 1px solid #000;
	}
	
#LBNonPhotoContainer #LBArchiveLeftCol p a img{
	background-color: #ccc;
 }
 
#LBNonPhotoContainer #LBArchiveLeftCol p a:hover img{
	background-color: #FFB052;
 }

	
#EntryInfoComments {
	text-align:left;
	padding-left: 30px;
	padding-right: 30px;
	line-height:12px;
	}
	
#EntryInfoComments p {
	margin-bottom:15px;
	line-height:160%;
	}
	
#EntryInfoComments a {
	/*font-size: 11px;*/
	}
	
#EntryComments div{
	border-bottom: 1px dotted #ccc;
	padding-bottom: 2px;
	margin-bottom:30px;
	}

.Comment {
	margin-bottom: 40px;
        }
	
.Comment p{
	margin-bottom: 35px;
        margin-left: 24px;
	}
	
.CommentForm p{
	margin-bottom:10px;
	line-height:120%;
	}

	
