@charset "UTF-8";
/* CSS Document */

.notonindex{display: none}


ul.tumblr li.post:first-child {width: 700px; clear: both;}

ul.tumblr li.post:first-child img,
ul.tumblr li.post:first-child p img,
ul.tumblr li.post:first-child caption img,
ul.tumblr li.post:first-child blockquote p img,
ul.tumblr li.post:first-child blockquote img,
ul.tumblr li.post:first-child photo content img,
ul.tumblr li.post:first-child blockquote img p{
	max-width: 458px;
	-ms-interpolation-mode: bicubic;
	border: 1px solid #F0F0F0;
		display:block;
		margin:auto
	}
	
ul.tumblr li.post:first-child blockquote img {
	max-width:458px;
	-ms-interpolation-mode: bicubic;
	border: 1px solid #F0F0F0;
}	

ul.tumblr li.post:first-child object embed,
ul.tumblr li.post:first-child p object,
ul.tumblr li.post:first-child p object embed,
ul.tumblr li.post:first-child caption object embed,
ul.tumblr li.post:first-child blockquote p object embed{
max-width: 460px;
min-height: 120px;
max-height:460px;
padding: 0 0 0 0
}

ul.tumblr li.post object embed,
ul.tumblr li.post p object,
ul.tumblr li.post p object embed,
ul.tumblr li.post caption object embed,
ul.tumblr li.post blockquote p object embed{
max-width: 220px;
min-height: 120px;
max-height:123px;
padding: 0 0 0 0
}


ul.tumblr li.post:first-child .post-title a {
	font-size: 20px;
	margin: 5px 0 20px 0;
}

ul.tumblr li.post:first-child a.read_more {
		margin: 0 0 0 194px
}


.post-title a{
	font-family:Georgia, "Times New Roman", Times, serif; 
	font-size: 15px;
	line-height: 18px;
    letter-spacing: 1px; 
    font-weight:normal;
    color:#000000;
	margin: 5px 0 10px 0;
	text-decoration:none;
	}
	
.post-title a:visited{
color: #333	
}
	

.post-title a:hover {text-decoration: underline}

#tag_cloud {top: -20px}

#tag_cloud a{text-transform:capitalize; font-variant:small-caps; text-decoration:none; line-height:normal}

/* -------------------------------- DIGEST -------------------------------------- */


ul.tumblr li.post div.digest {
	font-family: Georgia, "Times New Roman", Times, serif;
	border-top: 1px solid #F0F0F0;
	padding-top: 5px;
	margin-top: 15px;
	text-align:left
}
ul.tumblr li.post div.digest .date {
	font-size: 10px;
	color: #666;
}
ul.tumblr li.post span.permalink a {
	text-decoration: none;
	font-size: 10px;
	color: #666;
}

.dsq-comment-count,
.dsq-comment-count a,
.dsq-comment-count a:link,
.dsq-comment-count a:hover,
.dsq-comment-count a:visited,
.dsq-comment-count a:active{
	color:#666;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration:none;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius: 3px;
	background-color: #FFF;
	border:1px solid #999;
	padding: 0px 2px 0px 2px;
	
}
