@charset "utf-8";
body {
	margin: 0 0 0 0;
	font-family: Verdana, arial, sans-serif;
}

a.popup {
	background: url(/elements/icon/popup.gif) left center no-repeat;
	padding-left: 12px;
}
#image-page {
	padding: 0 5px 0 5px;
}
#info {
	text-align: right;
}
#info .author {
	font-size: 0.9em;
	font-weight: bold;
	color: #444;
}

#image  {
	text-align: center;
}
#image img {
	margin: 5px 0 5px 0;
	
	border: 1px solid #000;
}

.subscriber {
	background: url(/elements/heart.gif) 100% 50% no-repeat;
	padding-right: 10px;
}


img.story_picture {
	float:right;
}
#stories a {
	font-weight: bold;
}

h1 {
	font-size: 1.2em;
	margin: 0 0 0 2px;
}

img {
border: none;
}
#header img {  border: none; }
