@import "user.css";

*
{
  padding: 0;
  margin: 0;
}

/* CSS Document */
body
{
  background: #141 url(../img/css/fallseason/bg.gif) repeat fixed;
  padding: 35px 0px 35px 0px;
  font-size: small;
  font-family:Verdana, Tahoma, Arial, Serif;
  color: #333333;
  font-size:0.75em;
  line-height: 1.5em;
}

#page {
  width: 780px;
  border: solid 7px #fff;
  background-color: #fff;
  margin: 0 auto;
}

#header {
  background: url(../img/css/fallseason/fall_leaves.jpg) bottom left repeat-x;
  margin-bottom: 2px;
}

#main {
  background: url(../img/css/fallseason/border1.gif) repeat-x top;
  padding: 14px;
  float: left;
  width: 560px;
}

#sidebar
{
  background: url(../img/css/fallseason/border1.gif) repeat-x top;
  font-size: 91.7%;
  padding: 28px 14px 14px 0;
  float: right;
  width: 178px;
}

#footer {
  clear:both;
  text-align: center;
  background: url(../img/css/fallseason/border2.gif) repeat-x top;
  padding: 14px 0;
}

#main, #sidebar, #header, #title {
  overflow: hidden;
}

#title, #title.per, #title.hid {
  height:150px;
}

/* General elements */

ul, ol 
{
	margin:1em;
	padding:0;
}

li 
{
	margin:0 1em;
}

a
{
  color: #B96D00;
  text-decoration: none;
  border-bottom:#B96D00 1px dashed;
}
a:hover
{
  text-decoration: none;
  border-bottom:#B96D00 1px solid;
}

small, .small {
  color: #787878;
  font-size: 91.7%;
}

/* header */

#title a {
  border: none;
  font-weight: normal;
  font-size: 2.5em;
  font-family:Georgia, Verdana, Arial, Serif;
  position: relative;
  left: .75em;
  top: .75em;
}

#title a:hover {
  color: #FFFFFF;
}

/* Navigation */

#menu
{
  position: relative;
  background: #7F8400 url(../img/css/fallseason/menubg.gif) repeat-x top left;
  height: 3.5em;
  padding: 0 1.0em;
  margin: 0 0 2px;
  font-size: 106.7%;
}

#menu ul
{
  padding:1em 0 0 0;
  margin:0;
}

#menu ul li
{
  position: relative;
  display: inline;
  padding:0;
  margin:0 5px 0 0;
}

#menu ul li a:link, #menu ul li a:visited
{
	color: #fff;
	padding: 0.5em 1.0em 0.9em 1.0em;
	text-decoration: none;	
	border:none;
}

#menu ul li a:hover, #menu ul li a:active, #menu ul li.active a
{
	background: #7F8400 url(../img/css/fallseason/menuactive.gif) repeat-x top left;	
	border:none;
}


/* Headings */

h1,h2,h3
{
	font-family:Georgia, Verdana, Arial, Serif;
	margin: 1em 0;
}

h1 {
  font-weight: bold;
  background-position: left center;
  font-size: 1.8em;
  padding-left: 24px;
  background-image: url(../img/css/fallseason/db1.gif);
  background-repeat: no-repeat;
}

h2 {
  font-weight: bold;
  background-position: left center;
  background-repeat: no-repeat;
  font-size: 1.5em;
  padding-left: 18px;
  background-image: url(../img/css/fallseason/db2.gif);
}

div.album h2 {
  background: none;
}

/* comments */

div.comment {
  margin: 1em 0;
	padding: 1em;			
	border-bottom:#ddd 1px dashed;
	background:#fcfcfc url(../img/css/fallseason/border2.gif) repeat-x top;
}
div.comment .name, div.comment .date {
  font-family: Trebuchet MS,Verdana,Tahoma,Serif;
  font-weight: bold;
  font-size: 91.7%;
}
div.comment .date {
  color: #999999;
  font-weight: normal;
}

/* Map */

#main.enlarged {
  width:752px;
}

#map {
  width:auto;
  height:425px;
  border:solid 1px silver;
}

#map.enlarged {
  height:565px;
}

/* Sidebar */

#sidebar .module {
  background: #FDFCF6 url(../img/css/fallseason/boxbg.gif) repeat-x;
  padding: 7px;
  border-top: solid 1px #E1D2BD;
  border-bottom: solid 1px #E1D2BD;
  margin-bottom: 1.0em;
  text-align:left;
  overflow:hidden;
}

#sidebar .module ul {
  list-style-type:none;
  margin:1em 0;
  padding:0;
}
#sidebar .module ul li {
  margin:0;
  padding:0.1em;
}

#sidebar .module .title {
  font-weight: bold;
  background-position: left center;
  background-repeat: no-repeat;
  font-size: 1.45em;
  padding-left: 18px;
  background-image: url(../img/css/fallseason/db2.gif);
  font-family:Georgia, Verdana, Arial, Serif;
	margin: 0 0 1em;
}

#sidebar form input {
  font-size: 91.7%; /*11px*/
  background:#f9f9f9 url(../img/css/fallseason/button_bg.gif) repeat-x top;
	border:#ccc 1px solid;
	padding:1px;
	margin:1px;
}

#sidebar div.tags {
  font-size: 90.9%; /*10px*/
}

/* blog archive & map itinerary data tables */

#main table.data {
  width:100%;
  text-align:left;
  border-collapse: collapse;
}

#main table.data th {
}

#main table.data td {
  margin:0;
  padding: 0.1em;
  vertical-align: top;
  font-size:91.7%;
}

#main table.data td.bcol {
  font-size: 100%;
}

#main table.data tr.odd {
  background: #fcfcfc;
}

#main div.album.even {
  background: #fcfcfc;
}

/* Comment form */

form.comment input, form.comment textarea {
	background:#f9f9f9 url(../img/css/fallseason/button_bg.gif) repeat-x top;
	border:#ccc 1px solid;
	padding:2px;
	margin:2px;
	font:1em Verdana, Arial, Serif;
}

form.comment input[type=text] {
	width: 50%;
}

form.comment textarea {
  width: 99%;
}

/* navigation */

p.navigation {
  background-color: #fcfcfc;
}
