html, body {
  padding: 0;
  margin: 0;
}

h1, h1 a {
  font-family: Trebuchet MS, Verdana;
  font-weight: bold;
  font-size: 16pt;
  color: #312300;  
  margin-top: 8px;
}

h2 {
  font-family: Trebuchet MS, Verdana;
  font-weight: bold;
  font-size: 12pt;
  color: #881414;
  margin: 0px 0px 10px 0px;
}

h2 a {
  border-bottom: 1px solid #881414;
  color: #881414;   
  text-decoration: none;
  display: block;
}

h2 a:hover {
  border-bottom: 1px solid #4e533a;
  color: #4e533a;
}


h3, h3 a {
  font-family: Trebuchet MS, Verdana;
  font-weight: bold;
  font-size: 11pt;
  color: #881414;
  margin:0px;  
}

h4, h4 a {
  margin: 0px;
}

body, p {
  font-family: arial, verdana, arial;
  font-size: 9pt
}

img {
  border: 0; 
}

a {
  color: #0000FF;
}

a:hover {
  color: #4e533a; 
}

p {
  margin-top: 0;
}

#content div.item {
  padding: 5px 10px 5px 10px;
  margin: 0 0 10px 0;
  clear: both;
  position: relative;
}

#content div.blog p {
  font-size: 11pt;
  line-height: 150%;  
}

#content div.item p.small {
  line-height: 100%;
  font-size: 9pt;  
}

div.item table {
  width: 100%;
}


.column {
  float: left;
  padding: 0px 10px 0px 10px;
}

.preview {
  width: 200px;
}

.preview img {
  width: 200px;
  padding-right: 4px;
}

.album-preview {
  width: 300px;
}

.stats {
  border-top: 1px solid #4e533a;
}

table.stats tr td.type {
  width: 50px;
}

.small {
  font-size: smaller;
}

.alpha {
  padding-left: 0px;
}

.omega {
  padding-right: 0px;
}

img.thumb {
  padding: 2px;
}

div.comments {
  padding-left: 30px;
}


div.desc {
  border-bottom: 1px solid #4e533a;
}


div.comment {
  border-left: 1px solid #4e533a;
  padding-left: 6px;
  margin-bottom: 14px;  
}

div.comment p { 
  margin: 3px;
}

div.comment p.small {
  margin-top: 6px;
}

div.commentsform {
  border-left: 1px solid #4e533a; 
}

#content div.comments div.commentsform div {
  display: none;
}

div.commentsform h4, div.commentsform h4 a {
  padding-left: 6px;
  margin-bottom: 12px;  
  color: #4e533a;
  font-size: 9pt;
  font-family: arial;
  font-weight: normal;
}

div.commentsform h4 a:hover {
  text-decoration: underline;
}



div.commentsform label { 
	display: block;  /* block float the labels to left column, set a width */
	float: left; 
	width: 40px; 
	padding: 0; 
	margin: 5px 0 0; /* set top margin same as form input - textarea etc. elements */
	text-align: right; 
	
}

div.commentsform input, div.commentsform textarea {
	width:auto;
	margin:5px 0 0 10px;
  
}

label { 
	display: block;  /* block float the labels to left column, set a width */
	float: left; 
	width: 60px; 
	padding: 0; 
	margin: 5px 0 0; /* set top margin same as form input - textarea etc. elements */
	text-align: right; 
}

input, textarea {
	width:auto;
	margin:5px 0 0 10px;
}

#logo {
  width: 129px;
  height: 72px;
  float: left;
  margin-left: -50px;
  margin-top: -12px;
  background: url( '/if/logos/logo.png' ) no-repeat;
}

#logo h1 {
  margin: 0;
  padding: 0;
}

#header {
  position: relative;
  width: 930px;
  height: 190px;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
  background: url( '/if/headers/2.jpg' ) no-repeat;
  border-top: 2px solid #4e533a;
  border-left: 2px solid #4e533a;
  border-right: 2px solid #4e533a;  
  border-bottom: 2px solid #4e533a;
}

#menu {
  position: absolute;
  top: 40px;
  left: 120px;
  width: 170px;
  height: 148px;
  padding-left: 15px;
  background-color: #FFF;
  border-top: 2px solid #4e533a;
  border-left: 2px solid #4e533a;
  border-right: 2px solid #4e533a;
  border-bottom: 2px solid #FFF;
}

#menu a {
  font-family: Trebuchet MS, Verdana;
  font-weight: bold;
  font-size: 16pt;
  text-decoration: none;
  display:block;
  color: #881414;
}

#menu a:hover {
  color: #4e533a;  
}

#menu a.active {
  padding-top: 6px;
  padding-bottom: 6px;
  color: #4e533a;
}

#bigmap-container {
  width: 0px;
  height: 0px;
  border-left: 2px solid #4e533a; 
  background: url( '/if/bigmap_bottom.php?color=4e533a' ) no-repeat bottom left;
  padding-bottom: 2px;
  overflow: hidden;
  float:right;
  visibility: hidden;
  position:absolute;
  bottom: -32px;
  right: 0;
}

#mapdiv_big {
  width: 621px;
  height: 220px;
  visibility:hidden;  
}

#content-container {
  float: left;
  width: 902px;
  margin-left: 30px;
  padding-top: 30px;
}

* html #content-container {
  display: inline;
}

#content {
  width: 600px;
  float: left;
  padding-right: 30px;
  margin-bottom: 30px;
  border-right: 2px solid #4e533a;
}

#content.wide {
  width: 710px;  
}

#sidebar {
  z-index: 1;
  float: right;
  width: 270px;
}

#sidebar h3 {
  margin: 0 10px 10px 0;
  padding: 0;
  border-bottom: 1px solid #4e533a;
}

#sidebar div.sidebar {
  border-bottom: 2px solid #4e533a;
  padding-top: 10px;
  padding-left: 10px;
  padding-bottom: 10px;
}

#lastcomments {
  font-size: 8pt;	
}

#bigmapcontrol {
  font-size: 10pt;
}

#smallmap-container {
  width: 250px;
  height: 150px;
  overflow: hidden;  
}

#mapdiv {
  overflow: hidden;
  width: 250px;
  height: 150px;  
}

#sidebar #lastcomments div.comment {
  margin-bottom: 10px;
  overflow: hidden;
}

#sidebar #lastcomments div.comment div.text {
  width: 250px;
}

#sidebar #lastcomments div.comment div.text a:hover {
  background-color: #4e533a;
  color: #FFF;
  text-decoration: none;
  border-bottom: 1px solid #4e533a;
  border-right: 2px solid #4e533a;
}

#sidebar #twitter_div {
  padding: 10px;
}

#sidebar #twitter_div ul, #sidebar #twitter_div ul li {
  list-style: none;
  margin: 0;
  padding: 0;
}

#sidebar #twitter_div ul li {
  font-size: 8pt;
  margin-bottom: 14px; 
  padding-left: 6px;
  border-left: 1px solid #4e533a;  
}


#left {
  float: left;
  width: 2px;
  min-height: 410px;
  margin-left: -932px;  
  background-color: #4e533a;
}

#right {
  float: left;
  width: 2px;
  background-color: #4e533a;
}

/* Start Mac IE5 filter \*/
#content-container, #left, #right {
  padding-bottom: 32767px !important;
  margin-bottom: -32767px !important; 
}

/* End Mac IE5 filter */
#wrapper {
	width: 934px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden; 
}

#wrapper {
	float: left;
	float/**/: none;
}

#wrapper:after {
  content: ''; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}

#wrapper {
  display: inline-block;
}
/*\*/
#wrapper {
  display: block;
}
/* end easy clearing */
#footer	{
  clear: both;
}

#header, #footer {
  width: 930px;
}



.clear:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
	font-size:.1em;
	line-height:.1em;
}

.clear {display: inline-block;}

/* Hides from IE-mac \*/
* html .clear {height: .1em;}
.clear {display: block;}
/* End hide from IE-mac */