/*
http://www.wordpressdiva.com/themes/read-me/css/
*/

/* Let's get universal */
body {
margin: 0; padding: 0; background: #900 url(/wp-content/uploads/2008/04/diamonds1.jpg) center top repeat fixed;
font-family: "Times new roman", serif;
font-size: 15px;
}
a {color: #900;}
a:hover {background: #FFD890; text-decoration: none}
a img {border: none; text-decoration: none;}
acronym, abbr {
text-transform: uppercase;
font-size: 95%;
font-family: Garamond, serif;
color: #111;
letter-spacing: 1px;
}
blockquote {}
blockquote cite {}
code, pre {}
fieldset {}
legend {}
h1 {
font-variant: small-caps;
font-family: Garamond, serif;
}
h2, h3, h4, h5, h6 {
font-family: Garamond, serif;
color: #111;
margin-top: 1.2em;
margin-bottom: 1em;
clear: left;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
text-decoration: none;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
text-decoration: underline;
background: none;
}
h2 {}
h3 {}
h4 {}
hr {}
input, textarea {}
td, th, tr {}
strong {color: #111;}

#wrap {
background: #FFF8E5;
border-left: 1px #888 solid;
border-right: 1px #888 solid;
width: 824px;
margin: 0px auto;
}

/* Header */
#top {
height: 205px;
border-bottom: 1px solid #888;
padding: 4px 28px;
margin: 0 27px;
text-align: center;
}
        #top .wmm_map {
width: 400px; float: right;
height: 195px;
margin-top: 7px;
}
        #top .wmm_map img {
border: none;
}
	#top h1 {
font-size: 280%;
width: 290px;
display: block;
margin: 23px 0;
line-height: 1em;
}
	#top p.blogdescription {
width: 290px;
font-size: 125%;
color: #111;
}
	
/* Content */
#content {
float: left; width: 545px;
padding-left: 5px;
margin-left: 35px;
margin-top: 25px;

font-size:1em;
font-size-adjust:none;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:1.5em;

}
#content > h2:first-child {
margin-top: 0;
}
	/* blog posts */
	.post-wrap {
margin-bottom: 28px;
}
	.author {
color: #111;
margin-top: 0;
font-variant: small-caps;
letter-spacing: 1px;
}
	.author a {}
	.author a:hover {}
	.post-meta {
clear: both;
}
	.post-date {
float: right;
color: #111;
font-size: 123%;
margin: 0px 5px 5px 15px;
}
	h2.post-title {
font-size: 180%;
margin-bottom: 5px;
margin-top: 0;
}
	.post-title a {}
	.post-title a:hover {}
	.story-content {
}
.story-content img.inline {
float:none;
margin:0 0.3em;
display:inline;
vertical-align: middle;
}
		.story-content img {
float: right;
margin-left: 18px; 
margin-top: 7px;
margin-bottom: 9px;
border: 1px solid #FFD890;
padding: 1px;
}

.story-content img.left, .story-content img.flag {
float: left;
margin-left: 0;
margin-right: 18px;
}
.story-content img.center {
float: none;
clear: both;
text-align: center;
}

		.story-content p
		/* post content headings */
		.story-content h3 {}
		.story-content h4 {}
		/* playing with blockquotes */
		.story-content blockquote {
font-style: italic;
border-left: 1px solid #999;
padding-left: 10px;
}
		.story-content blockquote cite {}
		.story-content blockquote .styleleft {}
		.story-content blockquote .styleright {}
		/* post content lists */
		.story-content ul {
list-style-color: #600;
}
		.story-content ol {}
		/* post content links */
		.story-content a {}
		.story-content a:visited {}
		.story-content a:hover {}
		.story-content a img {}
		/* post content tables */
		.story-content table {}
		.story-content th {}
		.story-content tr {}
		.story-content td {}
		/* post content forms */
		.story-content form {
}
		.story-content fieldset {}
		.story-content legend {}
		.story-content label {}
		.story-content input {}
		.story-content input.submit {}
.story-content dl dt {
margin-left: 18px;
font-weight: bold;
font-family: Garamond,serif;
text-transform: uppercase;
font-size: 90%;
letter-spacing: 0.12em;
}
.story-content dl dd {
margin: 0 0 4px 40px;
}


	/* single page meta info */
	.metawrap {}
	.singlemeta {}
	.singlemeta a {}
	.singlemeta a:hover {}
	.interact {}
	.interact a {}
	.interact a:hover {}
	/* blog comments */
	#commentwrap {}
	#comments {}
	#comments big {}
	#respond {}
	.nocomments {}
	.commentmetadata {}
		/* individual comments */
		#commentlist {}
		#commentlist li {}
		#commentlist li a {}
		#commentlist li a:hover {}
		#commentlist li.alt {}
		#commentlist li.alt a {}
		#commentlist li.alt a:hover {}
		#commentlist cite {}
			/* individual comment content */
			#commentlist .commentcontent {}
			#commentlist blockquote {}
			#commentlist code {}
			#commentlist ul {}
			#commentlist ol {}
		/* comment form */
		#commentform {
background: #FFD890;
margin: 1em 0;
}
#commentform a {
}
#commentform p {
margin: 0.5em 0
}
		#commentform dl {}
		#commentform dt {}
		#commentform dd {
margin: 0.5em 1.5em 0.5em 2em;
}
#commentform dd textarea {width: 100%; height: 100%; padding: 0.5em;}
		#commentform fieldset {
border: none;
}
		#commentform legend {display: none}
		#commentform label {}
		#commentform input#author {}
		#commentform input#email {}
		#commentform input#url {}
		#commentform textarea {}
		#commentform input#submit {}
		/* pop up comments */
		#commentspopup {}
		#commentspopup h1#header {}
		#popupcontent {}
		#popupcontent .interact {}
		#popupcontent .commentwrap {}
		
/* Sidebar */
#side {
float: right; width: 162px;
padding: 0px 10px 25px 10px;
margin-right: 25px;
}
	#side ul {
margin: 0; padding: 0; list-style: none;
}
	#side li {}
	#side li h2, #side li h3 {
font-weight: bold;
color: #111;
font-size: 98%;
margin: 30px 0px 10px 0px;
text-transform: uppercase;
letter-spacing: 0.12em;
}
	#side li ul {
padding-left: 10px;
list-style: bullet;
}
	#side li li {
margin: 0.35em 0;
}
		/* search box */
		#side li#search {}
		#side li#search h2 {}
		#side li#search fieldset {}
		#side li#search legend {}
		#side li#search label {}
		#side li#search dl {}
		#side li#search dt {}
		#side li#search dd {}
		#side li#search input#s {
border: 1px solid #666;
width: 120px;
}
		#side li#search input#search {}
		/* common sidebar list elements */
		#side li#archive {}
		#side li#categories {}
		#side li#meta {}
		#side li#pages {}
		/* calendar */
		#calendar_wrap {}
		#wp-calendar {}
		#wp-calendar #next {}
		#wp-calendar #next a {}
		#wp-calendar #next a:hover {}
		#wp-calendar #prev {}
		#wp-calendar #prev a {}
		#wp-calendar #prev a:hover {}
		#wp-calendar a {}
		#wp-calendar caption {}
		#wp-calendar th {}
		#wp-calendar tr {}
		#wp-calendar td {}
		#wp-calendar td.pad {}
		#wp-calendar td.pad:hover {} /* not IE compatible */
		
/* Footer */
#bottom {
border-top: 1px solid #888;
margin: 20px 27px 0px 27px;
text-align: center;
clear: both;
padding: 5px;
}
#bottom a {}
#bottom a:hover {}
	/* attribution link styling */
	#bottom p {
margin: 4px 0;
font-size: 90%;
}
	#bottom p.credit a {}
	#bottom p.credit a:hover {}

/* Various Classes & Image Alignment */
.center {text-align: center;}
.floatleft {float: left; margin: 5px;}
.floatright {float: right; margin: 5px;}
img.center {display: block; margin: 10px auto;}
img.left {display: inline; margin: 0 10px 5px 0;}
img.right {display: inline; margin: 0 0 5px 10px;}
.nav {margin: 25px 0;}
.previous {float: left; text-align: left; width: 45%;}
.next {float: right; text-align: right; width: 45%;}


.footnote {
border-top-color:#888888;
border-top-style:dotted;
border-top-width:1px;
font-size:85%;
line-height:1.3em;
margin-top:30px;
}


#countryList.visited h2,
#countryList.visited h3,
#countryList.visited dl,
#countryList.visited p,
#countryList.visited dt,
#countryList.visited dd {display: none}
#countryList.visited .visited {display: block}

#countryList.notVisited p.visited,
#countryList.notVisited dd.visited,
#countryList.notVisited dt.visited {display: none}

#countryList.suggestions h2,
#countryList.suggestions h3,
#countryList.suggestions dl,
#countryList.suggestions p,
#countryList.suggestions dt,
#countryList.suggestions dd {display: none}
#countryList.suggestions .suggestions {display: block}
#countryList.suggestions .visited {display: block}

#countryList.noSuggestions p.suggestions,
#countryList.noSuggestions dt.suggestions,
#countryList.noSuggestions dd.suggestions,
#countryList.noSuggestions p.visited,
#countryList.noSuggestions dt.visited,
#countryList.noSuggestions dd.visited {display: none}