body {
	margin: 0px;
	background-color: #f0f0f0;
	color: #1f1F1f;
	font-family: sans-serif;
	font-size: .95em;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	border: 0px;
	line-height: 1.45em;
	text-align:center;
}

img { border: none; }

#container {
	text-align:left;
	margin: 0 auto;
	width: 640px;
	padding: 0px;
}

#header {
	width: auto;
	float: none;
	height: 35px;
	margin: 0px 0px 0px 0px;
	padding: 25px 0px 0px 0px;
	font-size: 1.5em;
}

#title {
	margin-left: 10px;
}

#header, #menu, #footer, #submenu{
	width: 688px;
	margin-left: -24px;
}	

#menu {
	margin: 0px 0px 30px -24px;
	padding: 10px 0px 2px 0px;
	font-size: 1em;
	text-align: right;
	border-bottom: solid 1px #999;
}

#menu a {
	padding: 0px 10px 0px 10px;
	text-transform: uppercase;
	font-size: 0.8em;
}

#submenu {
	margin: -30px 0px 30px -24px;
	padding: 1px 0px 1px 0px;
	font-size 1em;
}

#submenu a {
	text-decoration: none;
	color: #222;
	padding: 0px 10px 0px 10px;
	text-transform: uppercase;
	font-size: 0.7em;
}

#submenu a:hover {
	text-decoration: underline;
}

#icon {
	float: left;
	margin: 20px 20px 0px 0px;
}

.ssection {
	margin: 25px 0px 0px 0px;
}

#reader_links {
	font-size: .8em;
	margin: 10px 0px 0px 0px;
	line-height: 1.4em;
	color: #999;
	text-align: justify;
}

#random_photos {
	margin-left: -10px;
	padding: 0px;
	width: auto;
}

#random_photos .fp_thumb{
    margin-left: 10px;
	border: 0px;
	vertical-align: middle;
}

#footer {
	font-size: .8em;
	clear: both;
	text-align: right;
	border-top: 1px solid #999;
	margin: 30px 0px 0px -24px;
	padding: 0px 10px 10px 0px;
	width: 688px;
	height: 50px;
}

#navigation_container {
  width: 25%;
  margin: 0px;
  padding: 0px;
  float: right;
  clear: right;
}

#navigation {
  width: auto;
  float: none;
  clear: both;
  text-align: left;
  padding: 10px 15px 10px 15px;
  border-left: 1px solid black;
}

p.pager {
	text-align: left;
	padding: 0px;
}

input, textarea {
	color: #333;
	margin: 0px;
	padding: 0px;
	border: 1px solid #999; 
}

pre, code {
	font-size: 12px;
	line-height: 18px;
	font-family: "Bitstream Vera Sans Mono", monospace;
	white-space: pre;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: black;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

input, textarea {
/*	padding: 1px 2px 1px 2px; */
	border: 1px solid #999; 
}

a {
	text-decoration: none;
	color: #901111;
}

a:hover {
	text-decoration: underline;
}

#reader_links a:visited { color:#999999; }

p {
	padding: 0px 0px 0px 0px;
	font-size: .9em;
	margin: 15px 0px;
	text-align: justify;
}

ul, ol {
	padding: 0px;
	margin: 5px 0px 0px 0px;
	list-style-position: inside;
	font-size: 0.9em;
}

ul { list-style-type: square; }
li { margin: 5px 0px 0px 0px; }

dt {
float: left;
width: 7.3em;
}

.hidden {
	display: none;
}

#google_search {
	margin: 10px 0px 0px 0px;
	padding: 0px 25px 0px 0px;
	float:right;
}

#google_search #sbi, #google_search #sbb{
//	height: 1.4em;
	font-size: .7em;
}

#google_search #sbb {
//	width: 8.2em;
	background: #edf0e0;
}


input { margin: 6px 0px; }
input[type='text'] { width: 450px; }
label { float: left; width: 4em; margin: 2px 0px }
textarea { margin: 4px 0px; width: 100%; height: 375px; }
form.comment textarea { height: 150px; }
form.comment input[type='text'] { width: auto; }
form.comment label[for='website'], form.comment input[name='website'] { display: none; }
form.login label { width: 5.5em; }
form.login input[type='text'] { width: auto; }

a.admin { 
	background-color: #D3D3CA;
	color: #333;
	padding: 0px 5px;
	float: right; 
	margin: 0px 0px 0px 10px;
}

a.admin:hover {
	text-decoration: none;
	color: #901111; 
}

form.comment { margin-top: 20px; border-top: 1px solid #999; padding-top: 20px; }
div.comment .title { background-color: #f5f5f5; }
div.comment p { margin-top: 8px; }

iframe { float: right; }
#breadcrumb { text-align: left; }

#twitpic { float: right; width: 120px; margin-right: 45px}
#twitpic a { display: block; margin-bottom: 10px; }
#twitpic a img { height: 120px; width: 120px; }

a.rss, a.rss:visited, #reader_links a.rss:visited { color: #e26200; }

#thwikidict-result { 
	min-height: 200px;
	max-height: 400px;
	overflow-y: scroll;
	background-color: #e3d8d8;
	border: 1px solid #777;
}

#thwikidict-input { 
	padding: 3px;
	font-size: 1.1em;
}

#thwikidict-submit { 
	padding: 2px;
	font-size: 1.1em;
}

#thwikidict-input.spinner { 
	background-image: url(thwikidict/spinner.gif);
	background-position: center right;
	background-repeat: no-repeat;
}

#thwikidict-about { 
	float: right;
	font-size: 1.1em;
	margin-top: .7em;
	margin-right: .5em;
}


#thwikidict-result table {
	margin: 0px;
	width: 100%;
}

#thwikidict-result td {
	vertical-align: top;
	width: 50%;
	padding: 4px;
}

#thwikidict-result tr.even {
	background-color: #f0f0f0;
}
 
#thwikidict-result a {
	color: #333;
}

p.caption {
	font-size: 70%;
	margin: 0px; padding: 0px;
}
