/* basics */

body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  background: url(/images/topline.gif) repeat-x top left;
  margin: 0px;
}

p, input, textarea {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 18px;
}

a	{
	color: #3B73B9;
	text-decoration: underline;
}
	
a:hover {
	color: #000000;
	text-decoration:underline;
}

h1	{
	font-family: Georgia, Times New Roman, sans-serif;
	font-size: 14px;
	color: #000;
	display: inline;
	margin-left: 0px;
	font-weight: bold;
	text-transform:capitalize;

}

ul {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 18px;

}

li {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000;

}

blockquote	{
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	border-left: solid 1px #fff;
	padding: 20px;
}

/* fundamental layout */

div.headline	{
	background-color: #ffffff;
	margin-right: 0px;
	margin-left: -30px;
	margin-top: 40px;
	padding: 10px;
}




div#content	{
	padding-left: 60px;
	padding-right: 35px;
	padding-bottom: 5px;
	margin-top: -30px;
}

div#frame {
	width: 900px;
}

div#left {
	float: left;
	width: 300px;
	margin-top: 72px;
}

div#photos {
	margin-top: 20px;
	text-align: center;
}

div#right {
	float: left;
	width: 600px;
	background: url(/images/blue-with-white-line.png) repeat-x top left #E1ECF0;
}

div#definition {
	position: absolute;
	top:5px;
	left: 430px;
	width: 452px;
	text-align: right;
}

div#search-result-entries	{
	margin-top: 30px;
}

/* specific formatting */

div.archiveheadline	{
	background-color: #e1ecf0;
	margin-right: 0px;
	margin-left: -30px;
	margin-top: 40px;
	padding: 10px;
	text-align: center;
}

.archiveheadline .entryinfo{
	text-align: center;
}
.archiveheadline .entryinfo a	{
	color: #3B73B9;
	text-decoration: underline;
}
	

.archiveheadline h1 {
	font-family: Georgia, Times New Roman, sans-serif;
	font-size: 18px;
	color: #000;
	display: inline;
	font-weight: normal;
	text-transform: uppercase;
	}


.headline h1 {
	font-family: Georgia, Times New Roman, sans-serif;
	font-size: 16px;
	color: #000;
	display: inline;
	margin-left: 15px;
	font-weight: normal;
}
p.entryinfo	{
	text-align: right;
	font-size: 11px;
	font-family: Georgia, Times New Roman, sans-serif;
	color: #000;
	margin: 0px;
}

p.entryinfo a	{
	color: #000000;
}
p.entryinfo a:hover	{
	color: #3B73B9;
}


p.menu {
margin-top: 0px;
margin-bottom: 0px;
text-align: center;
}


a.links1 {
	font-family: Georgia, Times New Roman, sans-serif;
	font-size: 14px;
	color: #3B73B9;
	text-decoration: none;
}


a.links2 {
	font-family: Georgia, Times New Roman, sans-serif;
	font-size: 14px;
	color: #B4D5F0;
	text-decoration: none;
}
span.choose	{
	font-family: Georgia, Times New Roman, sans-serif;
	font-size: 14px;
	color: #B4D5F0;
	text-decoration: none;
}

a.links1:hover {
	color: #000;
}

a.links2:hover {
	color: #000;
}



p.photocaption {
	display: inline;
	font-size: 10px;
	text-align: center;
}


div#definition p	{
	font-size: 10px;
	line-height: 14px;
	color: #3B73B9;
	font-family: Georgia, "Times New Roman", Times, serif;
}

p#copyright	{
	text-align: center;
	margin-top: 20px;
}

div#search-result-entries h1 {
	display: inline;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;	
}

div#search-result-entries p {
	margin-top: 0px;
}

#blogentries img	{
	border: 0;
} 

p.center	{
	text-align: center;
}
/*
#blogentries img	{
	display: block;
	margin-left: auto;
	margin-right: auto;
	border: 0;
}
.regular	{
	display: inline;
	margin-left:0px;
	margin-right:0px;
}*/

a.entrytitle	{
	text-decoration: none;
	color: #000;
}

a.entrytitle:hover	{
	text-decoration: underline;
	color: #3B73B9;
}

p.comment-footer {
	text-align: right;
	font-size: 11px;
}

p.pagemenu	{
	margin-top: 20px;
	margin-bottom: -20px;
	text-align: center;
}

.comments-open, .comments-open p {
	line-height: normal;
	}


span.flickr-caption	{
	font-size: 9px;
	text-align: center;
}
