body
{
	text-align: center;
	background-color: #e7e0e0;
	margin: 0;
	padding: 0;
	font-family: Georgia, serif;
	font-size: 14px;
}

/* column infrastructure */

div#header
{
	width: 940px;
	border-bottom: solid 1px black;
	margin-bottom: 20px;
	background-color: #383838;
}

div#container
{
	width: 940px;
	/* Centering for IE6+ in strict mode,
	Firefox, and other modern browsers */
	margin: auto;
	/* Don't center every line of text -
	we inherited this setting from body */
	text-align: left;
}

div#left
{
	float: left;
	padding: 0;
	width: 112px;
	/* background-color: pink; */
}

/* this area is 600px wide */
div#content
{
	top: 10px;
	margin-left: 150px;
	margin-right: 190px;
}

div#right
{
	float: right;
	padding: 0;
	width: 150px;
}

div#footer
{
	width: 940px;
	margin-top: 40px;
	padding-top: 10px;
}

/* Standard styles */

h1
{
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	font-weight: normal;
	font-size: 1.8em;
	color: #333333;
	border-bottom: solid 1px #aaaaaa;
	letter-spacing: -0.04em;
	line-height: 110%;
	padding-bottom: 2px;
}

h3
{
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	font-weight: normal;
	font-size: 1.2em;
	color: #333333;
	letter-spacing: -0.04em;
}

/* class overrides */

p.dateline
{
	text-align: right;
	font-family: arial, sans-serif;
	font-style: italic;
	font-size: .9em;
	margin-top: -8px;
	padding-top: 0;
	color: #333333;
}

p.divider
{
	text-align: center;
	color: #666666;
	letter-spacing: 1em;
	font-size: 1.2em;
}

p.filed-under
{
	font-size: .9em;
	font-style: italic;
	color: #666666;
	text-align: right;
	margin-left: 150px;
}

ul
{
	list-style-type: circle;
}

a
{
	color: #dd4433;
	font-weight: bold;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

h2.article-list
{
	font-size: 1.2em;
	font-weight: normal;
	margin-bottom: -10px;
}

blockquote.address
{
	font-family: 'Andale Mono';
}

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

span.minor-info
{
	color: #666666;
	font-size: .8em;
	text-transform: uppercase;
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
}

/* for the header */

div#header div.datetime
{
	float: right;
	padding-top: 8px;
	padding-right: 10px;
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	font-weight: bold;
	font-size: .8em;
	color: #cccccc;
}

div#header div.sitename
{
	font-size: 2.5em;
	padding-top: 5px;
	padding-left: 10px;
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	letter-spacing: -0.04em;
}

div#header div.sitename a
{
	text-decoration: none;
	font-weight: normal;
}

div#header div.pagetitle
{
	font-size: 1.2em;
	margin-bottom: 7px;
	font-variant: small-caps;
	padding-left: 10px;
	color: #cccccc;
}

/* for the footer */

div#footer-within
{
	text-align: justify;
	clear: both;
	font-size: .8em;
	margin: 0 150px 15px 150px;
	color: #444444;
	border-top: solid 1px #999999;
	padding-top: 10px;
}

div#footer b
{
	color: black;
}

/* home page */

table.country-list tr
{
	height: 48px;
	position: relative;
}

div.home-country-box
{
	position: relative;
	width: 190px;
	padding-left: 10px;
	padding-top: 4px;
	background-color: #d7d0d0;
}

div.home-country-name
{
	position: absolute;
	top: 0;
	left: 67px;
	padding-top: 9px;
	margin-right: 10px;
}

div.home-country-name a
{
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	font-size: .9em;
}

/* recent comments */

div#right
{
	background-color: #d7d0d0;
	padding: 7px 9px 7px 9px;
}

div#right h2
{
	border: none;
	font-size: .8em;
	font-family: arial, sans-serif;
	text-transform: uppercase;
	font-weight: normal;
	margin-top: 3px;
}

div#right p
{
	font-size: .8em;
}

div#right a
{
	font-family: arial, sans-serif;
	font-weight: bold;
}

div#right-empty
{
	background-color: none;
}

div#right p.comment-embassy
{
	margin-bottom: 0;
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	border-top: solid 1px white;
	margin-top: 3px;
	padding-top: 9px;
	margin-bottom: 5px;
}

div#right p.comment-title
{
	margin-bottom: 0;
	margin-top: 5px;
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
}

div#right p.subsequent
{
	border-top: solid 1px white;
}

div#right p.comment-when
{
	text-align: right;
	font-style: italic;
	margin-top: 0;
}

div#right p.comment-poster
{
	text-align: right;
	margin-top: 5px;
	margin-bottom: 0;
}

/* for the category list */

div#left
{
	background-color: #d7d0d0;
	padding: 7px 9px 7px 9px;
}

div#left h2
{
	border-top: solid 1px white;
	font-size: .8em;
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	text-transform: uppercase;
	font-weight: normal;
	margin-top: 12px;
	padding-top: 12px;
	line-height: 130%;
}

div#left p
{
	font-size: .9em;
	text-indent: -10px;
	padding-left: 10px;
	margin-top: 0px;
	margin-bottom: 3px;
	line-height: 1em;
}

div#left p.homelink
{
	margin-top: 3px;
	font-size: .8em;
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	text-transform: uppercase;
}

/* Individual article content area */

div.content table.grid
{
	font-family: arial, sans-serif;
	border-collapse: collapse;
	border-bottom: solid 3px #666666;
	margin: 5px 30px 5px 30px;
}

div.content table.grid th
{
	font-size: 0.9em;
	padding: 0 13px 3px 0;
	vertical-align: top;
}

div.content table.grid td
{
	border: solid 1px #666666;
	padding: 3px;
}

div#content h3 a
{
	font-weight: normal;
}

div#content h3.divider
{
	border-top: solid 1px #999999;
	padding-top: 20px;
}

div#content h2
{
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	font-weight: normal;
	color: #333333;
	font-size: 1.1em;
	border-bottom: solid 1px #aaaaaa;
	padding-bottom: 2px;
	letter-spacing: -0.03em;
}

div#content table.embassy-info
{
	margin: 0;
	border-collapse: collapse;
}

div#content table.embassy-info th
{
	text-transform: uppercase;
	font-size: 0.8em;
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	padding: 2px 15px 10px 20px;
	font-weight: normal;
	color: #333333;
	vertical-align: top;
	border-right: solid 1px #d7d0d0;
	text-align: right;
}

div#content table.embassy-info td
{
	padding: 0 0 10px 15px;
}

div#content p.embassy-link
{
	font-size: .8em;
	margin-top: -14px;
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
}

div#content p.embassy-link a
{
	font-weight: normal;
}

div#content p.text-note
{
	font-style: italic;
	font-size: .9em;
	color: #333333;
}

div#content table.country-list
{
	width: 100%;
	border-collapse: collapse;
}

div#content table.country-list p
{
	margin: 2px 10px 2px 0;
}

/* form for user comments */

table.comment-form
{
	width: 100%;
}

table.comment-form th
{
	text-transform: uppercase;
	font-size: 0.8em;
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	padding: 5px 15px 10px 0;
	font-weight: normal;
	color: #333333;
	vertical-align: top;
	border-right: solid 1px #d7d0d0;
	text-align: right;
	width: 30%;
}

table.comment-form th.input-error
{
	color: red;
}

table.comment-form td
{
	padding: 2px 15px 10px 15px;
}

table.comment-form td.input-error
{
	font-size: 0.8em;
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	color: red;
}

.input-short-text
{
	width: 100%;
}

.input-long-text
{
	width: 100%;
	height: 120px;
}

/* displaying user comments */

div#comments
{
	background-color: #f7f0f0;
	margin-top: 15px;
	padding: 5px 20px 5px 20px;
	float: left;
}

div.comment-username
{
	font-size: .9em;
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	font-weight: bold;
	color: #555555;
	background-color: #e7e0e0;
	padding: 3px 10px 3px 10px;
	float: left;
}

div.comment-date
{
	font-size: .75em;
	padding: 3px 10px 0px 10px;
	font-variant: small-caps;
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	float: right;
}

div.comment-content
{
	clear: both;
	font-size: .9em;
	padding: 6px 10px 6px 10px;
	background-color: #e7e0e0;
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	margin-bottom: 10px;
	border-bottom: solid 1px #c0b7b7;
}

p.fine-print
{
	font-style: italic;
	font-size: .85em;
	color: #333333;
}

tr.email
{
	display: none;
}


