
body {
	font-family: Verdana, Geneva, Arial, Hdsans-serif;
	font-size: 12px;
	color: Black;
	background-color: #DCDCDC;
	margin: 0;
	padding: 0;
	text-align: justify;
}

a:link {
	text-decoration: none;
	color: #383894;
	font-weight: bold;
}
 
a:hover, a:active {
	color: White;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color: Gray;
	font-weight: bold;
	text-decoration: none;
}

ul {
	list-style: none;
	padding: 0;
	margin: 0 0 1.25em 0;
}

li {
	list-style: none;
	padding: 0;
	margin: 0 0 .5em 0;
}

#banner {
	height: 160px;
	background-color: Black;
	background-image: url(images/montage2.jpg);
	background-repeat: repeat-x;
	background-position: center;
	padding: 5px;
	width: auto;
}

#header {
	text-align: center;
	margin: 0 auto 0 auto;
	background-image: url(images/montage1.jpg);
	background-repeat: no-repeat;
	background-position: center;
	width: 729px;
	height: 160px;
}

#navbar{
	position: relative;
	padding: 5px 40px 5px;
	font-weight: bold;
	font-size: x-small;
	text-align: center;
	vertical-align: middle;
	word-spacing: 1.5em;
	width: auto;
	background-color: Silver;
}
 
#navbar a {
	word-spacing: 1.5em;
	text-decoration: none;
	border: none;
	color: Black;
}
 
#navbar a:hover, a:active {
	color: #B22222;
	border: none;
}

#left{
	margin: 20px 360px 20px 60px;
	padding: 10px 10px 10px 0px;
}

.left{
	margin: 0 0 1em 0;
	padding: 0;
	line-height:1.75em;
}

.left-title{
	margin: 1em 0 1em;
	padding: 0 0 4px;
	font-family: Georgia;
	font-weight: bold;
	font-size: 130%;
	line-height: 1.4em;
	color: #B22222;
}

.left-body{
	margin:0 0 1em;
  	line-height:1.5em;
}

.left-block{
	margin: 2em 0 4em 0;
}

.quote{
	margin: 0 0 2em 0;
	text-align: right;
}

#right{
	position: absolute;
	top: 240px;
	right: 60px;
	width: 220px;
	padding: 20px;
	font-stretch: wider;
	text-align: left;
	background-color: Silver;
}

#right a {
	text-decoration: none;
}

#right ul{
	list-style: none;
	margin: 0 0 5em 0;
	padding: 0;
	font-size: x-small;
	font-stretch: expanded;
	color: Black;
}

.right-footer {
	clear: both;
	font-size: x-small;
	font-stretch: expanded;
	text-align: center;
	}

.right-title{
	margin: 1em 0px 1em;
	font-family: Georgia;
	font-size: small;
	color: #707070;
}

.right-thumb{
	border: 1px Black;
	float: left;
	margin: 0px 5px 5px;
}

.right{
	margin: 0 auto 4em auto;
	padding: 0;
	display: block;
}

.right-pic{
	border: 1px Black;
	display: block;
	margin: 0 auto auto;
	padding: 0px 0px 3em;
}

.right-caption{
	margin: 0px 0px 3em 0px;
	font-size: x-small;
	color: Black;
	text-align: center;
}

.right-link{
	list-style: none;
	margin: 0px 0px 2em 0px;
	font-size: small;
	color: Black;
}

#main{
	margin: 20px 100px 20px 100px;
	padding: 10px 10px 10px 0px;
	line-height: 1.75;
}

#popup{
	margin: 50px;
}

.date-header {
  margin:1.5em 0 .5em;
  font-size: x-small;
  color: #777;
  }
  
.post {
	margin: 1.5em 0 2em;
	border-bottom: 1px dotted White;
	padding-bottom: 1.5em;
}

.post-title {
	margin: .5em 0 1em;
	padding: 0 0 0;
	font-family: Georgia;
	font-size: 130%;
	line-height: 1.4em;
	color: #B22222;
}
.post-title a {
  text-decoration: none;
  border: none;
  color:#B22222;
  }
.post-title a:hover {
	color: Silver;
	border: none;
}
.post div {
  margin:0 0 .75em;
  line-height:1.6em;
  text-align: justify;
  }
  
p.post-footer {
	margin: 1.5em 0 0;
	color: #333;
	font-size: x-small;
}
.post-footer em, .comment-link {
}

.post-footer em {
  font-style:normal;
  color:#777;
  margin-right:.6em;
  }
  
.comment-link {
  margin-left:.6em;
  }

.post blockquote {
  margin:1em 20px;
  text-align: justify;
  }
.post blockquote p {
  margin:.75em 0;
  text-align: justify;
  }
  
/* Comments
----------------------------------------------- */
#comments {
font-style: normal;
text-decoration: none;
 }
 
#comments-block {
  margin:1.5em 0 2em;
  line-height:1.6em;
  }
#comments-block .comment-poster {
  margin:.75em 0;
  }
#comments-block .comment-body {
	margin: .5em 0 .5em;
}
#comments-block .comment-timestamp {
  margin:0 0 2em;
  font-size: x-small;
  }
#comments-block .comment-body p {
  margin:0 0 .75em;
  }
  
.deleted-comment {
  font-style:italic;
  color:gray;
  }

#blog-pager-newer-link {
  float: left;
 }
 
#blog-pager-older-link {
  float: right;
 }

#blog-pager { 
  text-align: center;
 }

.feed-links {
  clear: both;
  line-height: 2.5em;
}

/* Sidebar Content
----------------------------------------------- */
.sidebar { 
  color: $sidebartextcolor;
  line-height: 1.5em;
 }

.sidebar ul {
  list-style:none;
  margin:0 0 0;
  padding:0 0 0;
}
.sidebar li {
  margin:0;
  padding:0 0 .25em 15px;
  text-indent:-15px;
  line-height:1.5em;
  }

.sidebar .widget, .main .widget { 
  border-bottom:1px dotted $bordercolor;
  margin:0 0 1.5em;
  padding:0 0 1.5em;
 }

.main .Blog { 
  border-bottom-width: 0;
}
  
  /* Thumbnail Index */
#index {
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	text-align: center;
}

#index table {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#index td.thumbcell {
	width: 100px;
	border-style: solid;
	border-color: White;
	border-width: 1px;
	text-align: center;
	vertical-align: middle;
	padding: 10px;
}

#index td.thumbcell img {
	border-style: none;
}

#index div.pages {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 0.8em;
	text-align: right;
}

/* Photo Navigation */
div#navigation {
	text-align: center;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 0.8em;
}

div#navigation table {
	text-align: center;
	margin: 0 auto 1em auto;
}

div#navigation td.previous {
	text-align: left;
	width: 100px;
}

div#navigation td.index {
	text-align: center;
}

div#navigation td.next {
	text-align: right;
	width: 100px;
}

div#navigation td.thumbcell {
	width: 100px;
}

div#navigation td.thumbcell img {
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
}

div#navigation td.thumbcell img.selected {
	border-style: double;
	border-width: 5px;
}

div#navigation span.home {
	display: block;
	padding-bottom: 1em;
}

/* Photograph */
div#photograph {
	text-align: center;
}

div#photograph img {
	margin-left: auto;
	margin-right: auto;
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
}

/* Photograph Title */
h1.title {
	text-align: center;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	margin: 0px;
}

/* Photograph Caption */
p.caption {
	font-family: tahoma, arial, helvetica, sans-serif;
	text-align: center;
	font-size: 0.8em;
}

/* Footnote */
p.footnote {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 0.6em;
	text-align: right;
	padding: 0 2em 0 0;
}


