/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(images/img01.jpg) repeat-x;
	font: normal small Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}

#container
{
margin-left: auto;
margin-right: auto;
}

#container_visit
{
margin-left: auto;
margin-right: auto;
	background-attachment: fixed;
	background-image: url(images/nubble.jpg);
	background-repeat: no-repeat;
	background-position: left 240px;
}

/* Top Right */

#topright {
	float: right;
	margin: 8px;
	color: #ffffff;
}

#topright a {
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

#topright a:hover {
	text-decoration: underline;
}

h1, h2, h3 {
	margin: 0;
	font-weight: normal;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1.4em;
}

img {
	border: none;
}

a {
	color: #839667;
}

a:hover {
	color: #660000;
}

/* Header */

#header {
	width: 860px;
	height: 200px;
	margin: 0 auto;
	margin-bottom: 30px;
}

/* Logo */

#logo {
	position: absolute;
	top: 30px;
	left: 20px;
}

#tag {
	position: absolute;
	top: 146px;
	right: 10px;
}

/* Menu */

#menu {
	clear: both;
	position: absolute;
	margin: 159px auto 0 50px;
}

#menu ul {
	padding: 0px;
	text-align: center;
	list-style: none;
	width: 900px;
}

#menu li {
	display: inline;
}

#menu a {
	padding-top: 20px;
	width: 154px;
	height: 58px;
	float: left;
	text-decoration: none;
	letter-spacing: -1px;
	font: bold 13px Verdana, Arial, Helvetica, sans-serif;
	color: #A5B39A;
	background: url(images/menu_off.gif) no-repeat;
}

#menu a:hover {
	background: url(images/menu_hover.gif) no-repeat;
}

#menu .active a {
	background: url(images/menu_on.gif) no-repeat;
	color: #FFFFFF;
}

/* Sub Menu */

#submenu {
	display: inline;
	float: left;
	margin: 20px 0 10px 20px;
}

#submenu h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #666666;
	text-transform: uppercase;
	margin-bottom: 6px;
	margin-top: 10px;
}

#submenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#submenu li {
display: inline;
}

#submenu a {
	text-decoration: none;
	text-align: left;
	font-size: 15px;
	color: #666666;
	border-bottom: 1px dotted #ffffff;
}

#submenu a:hover {
	color: #660000;
	border-bottom: 1px dotted #660000;
}

#submenu .active a {
	color: #660000;
	border-bottom: 1px dotted #660000;
}


/* Gallery */

#gallery {
	clear: both;
	width: 820px;
	height: 330px;
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
}

/* Content */

#content {
	width: 820px;
	margin: 0 auto;
	margin-top: 10px;
}


#lighthouse {
	background-attachment: fixed;
	background-image: url(images/nubble.jpg);
	background-repeat: no-repeat;
	background-position: left 240px;
}


/* Posts */

#posts {
	float: right;
	width: 530px;
}

.post {
	margin-bottom: 10px;
}

.post .title {
	padding: 0 0 5px 20px;
	color: #A5B39A;
}

.post .meta {
	padding: 10px 20px;
	background: url(images/img15.gif) no-repeat;
	font-size: smaller;
}

.post .meta p {
	margin: 0;
}

.post .story {
	padding: 10px 20px;
	line-height: 180%;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 250px;
}

/* Boxed1 */

.boxed {
	margin-bottom: 1.5em;
	background: url(images/img14.gif) no-repeat 0em 2.5em;
}

.boxed h2 {
	padding-left: 20px;
	color: #A5B39A;
}

.boxed .content {
	padding: 10px;
}

.boxed ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.boxed li {
	padding: 10px;
	border-bottom: 1px dotted #666666;
}

.boxed a {
	text-decoration: none;
	color: #666666;
}

.boxed a:hover {
	text-decoration: underline;
}

/* Tag Cloud */

#tagcloud {
}

#tagcloud .content {
	padding: 20px;
	text-align: justify;
	font-size: smaller;
}

li {
margin-bottom: 10px;
}

/* Footer */

#footer {
	clear: both;
	padding: 40px;
	background: #cccc99 url(images/img16.gif) repeat-x;
}

#footer p {
	margin: 0;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: normal;
}

#footer a {
	color: #FFFFFF;
}
