/* This is the stylesheet modern browser will use to print your pages. */

a {
	color: #000;
}

body {
	font-family: Times, "Times New Roman", "Indic Times";
	font-size: 12pt;
	width: 100%;
}

h1 {
   	font-size: 20pt;
	font-style: italic;
}

h2 {
   	font-size: 10pt;
	border-bottom: 1px solid #999;
}

h3 {
	font-family: Lucida Grande, Arial, sans-serif;
   	font-size: 14pt;
	padding-top: 10px;
}

.description {
   	font-size: 12pt;
	display: block;
	font-style: normal;
}

#respond {
	display: none;
}

#comments {
	margin-top: 10px;
}

#content {
	word-break: break-all;
	word-wrap: break-word;
	margin: 0px;
	padding: 0px;
	width: 100%;
}

#header, h3, h4, .storytitle {
	border: none;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	width: auto;
}

#main {
	float: none;
	margin: 0px 10%;
	padding: 0px;
	width: auto;
}

#menu, #bar, #referer {
	display: none;
}

#flickr {
   	float: right;
}

#flickr img{
   	width: 15px;
}

img {
   	border: 0;
}

.cat_item {
   	padding-left: 3em;
}

form {
	display: none;
}
.cat_item img {
   	display: none;
}

#navigation, .navigation {
	display: none;
}

.sociable {
	display: none;
}

div#commentlist div.alt {
	background: #EFEFEF;
}

div#commentlist div {
/* 	clear: both; */
}

div#commentlist p cite {
	font-family: "Helvetica", "Verdana", "Arial", sans-serif;
	font-size: 10pt;
	font-style: normal;
}
.comment_text {
	width: 460px;
	float: right;
}
.avatar_block {
	width: 60px;
	text-align: center;
	font-weight: bold;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	float:left;
}

.avatar_block p {
	display: none;
	text-align: center;
}

img.avatar {
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 5px;
	border: 1px solid #CCC;
	display: block;

}

.comment_info {
	clear: both;
}

blockquote {	
	font-family: Times, "Times New Roman", BiauKai, serif;
	
}

.hidden {
	display: none;
}