/* Screen StyleSheet for http://www.gopera.com/igi/ */

BODY, TD, P, LI {
	background-color: #fff;
	color: #000;
}

DIV#content {
	position: absolute;
	top: 10px;
	left: 190px;
	width: 620px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

H1 {
	font-weight: bold;
	font-size: 120%;
}

STRONG {
	color: #008;
	font-weight: bold;
}

EM {
	color: #008;
	font-style: normal;
}

SMALL {
	color: #666;
	font-size: 90%;
}

IMG.pic {
	border: 1px solid #888;
	padding: 3px;
	margin: 2px;
}

IMG.lpic {
	border: 1px solid #888;
	padding: 3px;
	margin: 3px;
	float: left;
}

IMG.rpic {
	border: 1px solid #888;
	padding: 3px;
	margin: 3px;
	float: right;
}

.post {
	margin-left: 0px;
}

.endofpost {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	height: 50px;
	font-size: 90%;
}

.date {
	width: 60%;
	float: left;
}

.feedback {
	width: 35%;
	float: right;
	text-align: right;
}

.date IMG, .feedback IMG {
	border: 0px;
	padding: 0px;
	margin: 0px;
	float: none;
}

HR {
	height: 2px;
	border-color: #000080;
}

DIV#navigation {
	position: absolute;
	top: 10px;
	left: 10px;
	width: 175px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

DIV#extras {
	position: absolute;
	top: 190px;
	left: 825px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.recent {
	border-bottom: 1px solid #006;
	margin-right: 5px;
}

.recent P {
	font-size: 70%;
}

.recent P A {
	color: #003;
}

TABLE.facebook {
	font-size: 60%;
}

H2 {
	color: #006;
	font-size: 1em;
	font-weight: bold;
}

H3 {
	color: #003;
	font-size: .9em;
	font-weight: bold;
	margin-left: 3px;
}

H4 {
	font-size: .8em;
	font-weight: normal;
}

BLOCKQUOTE {
	border-left: 1px solid #003;
	margin: 0px;
	padding-left: 20px;
	font-size: 90%;
}

UL.links {
	list-style-type: square;
	margin-left: 20px;
	padding-left: 0;
	font-size: 90%;
}

A, A:visited {
	color: #00c;
	text-decoration: underline;
}

A:hover {
	color: #0000ff;
}

INPUT, SELECT, TEXTAREA, OPTION {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 85%;
}

.country {
	color: #006;
	font-weight: bold;
	padding-top: 1em;
}

A.rss {
	background-color: #44f;
	margin: 2px;
	border-top: 1px solid #ddf;
	border-left: 1px solid #77a;
	border-right: 1px solid #77a;
	border-bottom: 1px solid #114;
	color: #fff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 60%;
	font-weight: bold;
	padding: 1px;
	text-decoration: none;
}

A.rss:hover {
	color: #eef;
}

H2.feed {
	font-size: 110%;
	font-weight: normal;
	clear: both;
}

H2.feed a {
	color: #008;
	text-decoration: underline;
}

DIV.item {
	padding: 3px;
	padding-left: 1em;
}

p.feeddate {
	font-size: 90%;
	clear: both;
}

