/* default.css */

#viewport {
	width: 1024px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-color: rgb(255, 255, 255);
	color: rgb(0, 0, 0);
}
body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	width: 100%;
	text-align: center;
}

h1,h2,h3,h4,h5,h6 {
	font-family: Georgia,"Times New Roman",Times,serif;
	font-style: italic;
	text-shadow: #666666 1px 1px;
}

img {
	border: none;
}

caption {
	text-align: bottom;
}

sup {
	font-size: smaller;
}

em em {
	font-style: normal;
}

div.content { 
	margin: 11px;
}

div.content p {
	font-size: smaller;
}

/* index.css */

#header {
	background-color: rgb(0, 0, 0);
	color: rgb(255, 255, 0);
	width: 1024px;
	margin-bottom: 7px;
}

form label	{
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	font-weight: bold;
	visibility: hidden;
}
	
form.localtime {
	text-align: right;
	font-family: Tahoma, sans-serif;
	font-size: smaller;
	font-weight: bold;
}

input.displaytime {
	text-align: right;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: rgb(255, 255, 0);
	border: rgb(0, 0, 0) 1px solid;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 1px;
	padding-bottom: 1px;
	background-color: rgb(0, 0, 0);
}

div#sidebar {
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 144px;     
 	line-height: 1.5em;
	margin-left: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-weight: bold;
}

div#sidebar p {
	margin: 0px;
}

div#sidebar p.sidehdr {
	background-color: Highlight;
	color: HighlightText;
	text-align: center;
	margin-left: 1em;   
	font-weight: bold;
	width: 144px;
}

div#sidecounter {
	background-position: center;
	position: relative;
}

div#outdotcom {
	margin: 0px 0px 0px 7px; 
  	line-height: 1;
}

div#outdotcom img {
	border: medium solid;
}

div#outdotcom a {
	text-decoration: none;
}

div#content {
	background-color: #FFFFF0;   
	color: rgb(0, 0, 0);
	border: rgb(0, 0, 0) thin solid;  
	padding: 0% 5% 0% 5%;
	margin-right: 0em;
	font-size: smaller;
	width: 740px;
	margin-top: 0px;
	float: right;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

div#content p.quote {
	font-family: "Bookman Old Style", Georgia, "Times New Roman", Times, serif;
	font-size: small;
/*	font-style: italic;	*/
	margin-bottom: 0px;
}

div#content p.quote em {
	font-style: normal;
}
div#content p.quoted {
	font-family: "Bookman Old Style", Georgia, "Times New Roman", Times, serif;
	font-size: small;
/*	font-style: italic;	*/
	font-weight: bold;
	text-align: right;
	margin-top: 0px;
}

div#content p.quoted em {
	font-style: normal;
}

div#content cite {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
}

div#content blockquote blockquote {
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
}


div#footer {
	border-top: thin solid;
	font-family: Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 7px;
	clear: both;
}

div#footer table {
	text-align: center;
}

div#footer table td#license {
	font-size: smaller;
	font-variant: small-caps;
	font-weight: bold;
}

div#wgadget {
	margin-left: -10px;
}

div#source {
	font-family: Tahoma, sans-serif;
	font-weight: bold;
	font-size: smaller;
}

/* indxfeed.css */

div.feedview {
	clear: both;
	}

.feedview a	{
	color: #000099;
	background-color: inherit;
	text-decoration: none;
	}

.feedview a:hover {
	color: #CC0000;
	background-color: inherit;	}

.feedview a:visited {
	color: #000000;
	background-color: inherit;	}
 
.rss-box {
	background-color: #FFE8C8;
	color: inherit;
	border: 1px solid black;
	font-size: inherit;
	margin: inherit;
	padding-left: 32px;
	padding-right: 6px;
	width: inherit;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	border-bottom-width: 2px;
	border-right-width: 2px;
	}

.rss-title {
	background-color: inherit;
	color: #000000;
	font-family: Georgia, 'Times New Roman', serif;
	font-size: 1.2em;
	font-style: italic;
	font-weight: bold;
	margin: 0px;
	padding: 0em;
	text-align: left;
	text-decoration: none;
	}

.rss-title a {
	background-color: inherit;
	color: #000099;
	}

.rss-title a:hover {
	background-color: inherit;
	color: #CC0000;
	}

.rss-title a:visited {
	background-color: inherit;
	color: #000000;
	}

.rss-title .rss-item {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	list-style: none;
	padding-bottom: 1em;
	}

p.rss-title	{
	padding: 0.5em;
	}

.rss-item {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: inherit;
	font-weight: normal;
	list-style: none;
	padding-bottom: 1em;
	}

.rss-item a {
	background-color: inherit;
	color: #000099;
	font-family: inherit;
	font-size: 0.9em;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	}

.rss-item a:hover {
	background-color: inherit;
	color: #CC0000;
	}

.rss-item a:visited {
	background-color: inherit;
	color: #000000;
	}

.rss-date {
	background-color: inherit;
	color: #000000;
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	font-weight: bold;
	}

.signature {
	font-family: "Comic Sans MS", cursive;
	font-size: 18px;
	font-style: italic;
}

.photoinset {
	float: left;
	border: 3px outset black;
	margin-right: 1.5em;
	margin-bottom: 1.1em;
	margin-left: auto;
	margin-top: 0em;
}

.photoinset #photocaption {
	font-size: 10px;
	font-family: Tahoma, sans-serif;
	font-weight: bold;
	text-align: center;
	margin-top: 0em;
	margin-bottom: 0em;
	line-height: 1;
}

