@import url(styles.css.php);

/* NO FLASH CONTENT */
.noflash_post {
	margin:30px 0 0 0;
	width:40em;
	float:left;
	display:inline;
}
.noflash_post .date {
	font-size:1.2em;
	margin:0em 0em 0.1em 0em;
}
.noflash_post h1 {
	font-size:1.7em;
	margin:0em 0em 1.1em 0em;
	padding:0em;
}
.noflash_post p {
	font-family:Arial, Helvetica, sans-serif;
	margin:0em 0em 1.3em 0em;
	padding:0em;
	font-size:1.2em;
	line-height:1.31em;
}
.noflash_post .related {
	font-size:1.2em;
	font-weight:bold;
	margin-bottom:2em;
	padding-top:0.2em;
	line-height:1.5em;
	width:20em;
}
.noflash_post .related .item {
	font-weight:bold;
	margin-bottom:1em;
	padding-top:0.2em;
}
.pic {
	float:left;
	margin-left:3em;
}

.noflash_post .buttons {
	float:left;
	clear:both;
	width:100%;
	position:relative;
}

.noflash_post .buttons a {
	display:block;
	font-weight:bold; 
	text-decoration:none;
	float:left;
}
.noflash_post .buttons .buttonprint {
	float:right;
}

.noflash_post .buttons .viewpost {
	position:absolute;
	top:-3.5em;
	right:0;
	color:#d5135d;
	font-weight:normal;
	text-decoration:underline;
}
.noflash_post .buttons .a1 {color:#016d8c;}
.noflash_post .buttons .a2 {color:#dc428e;}
.noflash_post .buttons .a3 {color:#157d00;}

.noflash_post .buttons .a1:hover {color:#2d8db0;}
.noflash_post .buttons .a2:hover {color:#ff5baa;}
.noflash_post .buttons .a3:hover {color:#40ac29;}

.topmenu { margin-bottom:2em !important;}

p.referer { margin-top:1em; padding:1em;  background:white; border-bottom:7px solid #a8d51f; border-top:7px solid #a8d51f;}
