/* 
  ---------------------------------------
  Blogger
  www.holavaguy.com
  ---------------------------------------
	@import url("http://www.blogger.com/css/blog_controls.css");
	@import url("http://www.blogger.com/dyn-css/authorization.css?blogid=6928600");
*/

blockquote {
	font-style: oblique;
}

p.comment-timestamp {
	font-size: 80%;
	margin: 5px 0 0 0;
}

.comment-timestamp a:link {
	text-align:right;
}

pre,code {
	background-color: transparent;
	color: #999999;
}

strike {
	background-color: transparent;
	color: #999999;
}

.blogger-labels {
	font-size: .85em;
	text-align: right;
}

.blogpost {
	font-size: 75%;
	height: auto;
	margin: 3px 0 13px 8px;
	padding: 0;
	text-indent: 0;
}

.blogpost strong {
	background-color: transparent;
	color: #333333;
	font-weight: bold;
}

.bookdesc {
	background-color: transparent;
	color: #666666;
	font-size: 11px;
}

.bug {
	border: 0;
	padding: 5px;
}

.byline {
	background-color: transparent;
	color: #444444;
	font-size: 80%;
	margin: 15px 0;
	padding: 0;
	text-align: left;
}

.byline a {
	background-color: transparent;
	border: none;
	color: #555555;
	text-decoration: underline;
}

.byline a:hover {
	text-decoration: none;
}

.c2content h1 {
	border-bottom: 1px dotted #999;
	color: #333;
	margin-bottom: 10px;
}

.c2content h3 {
	color: #777;
	font-style: oblique;
	margin: 0;
	padding: 0;
}

.comment-body, .comment-body p {
	font-size: 1em;
	margin: 0 0 10px 0;
}

.comment-poster {
	font: bold 105%/1.4em;
	margin: 0 0 .25em;
	text-transform: lowercase;
}

p.comment-timestamp, .comment-timestamp a {
	background-color: transparent;
	color: #666;
	font-size: 1em;
}

.comment-timestamp a:hover {
	background-color: transparent;
	color: #F90;
	text-decoration:none;
}

.deleted-comment {
	background-color: transparent;
	color: #777;
	font-style: italic;
}

/* Start Drop shadow*/
.img-shadow {
	background: url(../images/shadowAlpha.png) no-repeat bottom right !important;
	background: url(../images/shadow.gif) no-repeat bottom right;
	background-color: transparent;
	clear: both;
	float: left;
	margin: 10px 5px 13px 10px !important;
	margin: 10px 5px 0 5px;
}

.img-shadow img {
	background-color: #FFF;
	border: 1px solid #A9A9A9;
	display: block;
	margin: -6px 6px 6px -6px;
	padding: 4px;
	position: relative;
}

.post-footer {
	color: #666;
	text-transform: lowercase;
}

/* Comments */
.post-footer {
	background-color: transparent;
	color: #666;
	text-transform: lowercase;
}

.post-footer em {
	background-color: transparent;
	color: #F90;
	font-style: normal;
}

.p-shadow {
	background: url(../images/shadowAlpha.png) no-repeat bottom right !important;
	background: url(../images/shadow.gif) no-repeat bottom right;
	background-color: transparent;
	float: left;
	margin: 10px 0 0 10px !important;
	margin: 10px 0 0 5px;
	width: 90%;
}

.p-shadow div {
	background: none !important;
	background: url(../images/shadow2.gif) no-repeat left top;
	background-color: transparent;
	padding: 0 6px 6px 0;
	padding: 0 !important;
}

.p-shadow p {
	background-color: #FFF;
	border: 1px solid #A9A9A9;
	color: #777;
	font: italic 1em georgia, serif;
	margin: -6px 6px 6px -6px !important;
	margin: 0;
	padding: 4px;
}

/* End Drop shadow*/
  
/* Begin Books*/
	
#book {
	display: block;
	float: left;
	height: auto;
	margin: 15px 20px 25px 0;
	padding: 0;
	position: relative;
	width: 200px;
}

#book img {
	float: left;
	margin: 0 15px 15px 0;
}

/* End Books*/
#comments {
	border-top: 5px solid #F90;
	margin: 1em 0 0;
}

#comments h4 {
	background-color: transparent;
	color: #333;
	font: bold 125%/1.4em;
	margin: 15px 0 0 0;
	text-transform: lowercase;
}

#comments-block {
	line-height: 1.1em;
	margin: 0;
}

#description {
	background: transparent;
	color: #555;
	font: bold 70%;
	margin: 7px 12% 7px 5%;
	padding: 0;
}