* {
	margin: 0;
	padding: 0;
	font-size: 100%;
}

*:focus {
	outline: none;
}

/*
@font-face {
	font-family: mgb;
	src: local("MicrogrammaDBolExt"), url(fonts/M025094D.TTF) format("truetype");
}
*/

body {
	background-color: #0f1e1b;
	background-image: url(/images/body_bg2.png);
	background-repeat: repeat-x;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

#main_title {
	margin:  20px 0 0 1em;
	height: 147px;
	width:  45em;
	background: transparent url(/images/h1i.jpg) no-repeat scroll right -15px;
	background: url(/images/h1i.jpg) right top no-repeat,
				url(/images/h1i2.jpg) top left repeat-x;
	padding: 0;
	font-size: inherit;
	text-indent: -9999px;
	position: relative;
	-o-border-radius: 30px;
	-moz-border-radius-topright: 30px;
	-webkit-border-top-right-radius: 30px;
/* 	border-right: 3px solid red; */
	-webkit-box-shadow: 5px 2px 0 #172623;
	-moz-box-shadow: 5px 2px 0 #172623;
}

#main_title span {
	display: block;
	position: absolute;
}

#main_title span.t1 {
	bottom: -5px;
	right: 5px;
	width: 416px;
	height: 31px;
	background: transparent url(../images/h1i3.jpg) no-repeat bottom right;
	z-index: 100;
}

#main_title span.t2 {
	background-color: rgba(0,0,0,0.5);
	width: 100%;
	height: 23px;
	left: 0;
	bottom: 0;
}

a, a:link {
	color: #550a04;
	text-decoration: none;
}
a img {
	border: none;
}
a.biglink {
	text-transform: uppercase;
	font-weight: bold;
}
a.cut_text {
	font-size: 95%;
	text-transform: uppercase;
}

q { text-indent: -0.5em;
	display: block;
	padding-left: 0.5em; 
}

a:hover {
	color: #840f06;
	text-decoration: underline;
}

a:visited {
	color: #444;
}

#container {
	position: relative;
	background-color: #fef6e0;
	width: 45em;
	margin: 0px 0px 10px 1em;
	padding: 0px 0px 27px 0px;
	min-height: 330px;
	/* border-right: 5px solid red;  #0c1816; */
	-moz-border-radius-bottomleft: 30px;
	-moz-border-radius-bottomright: 30px;
	-webkit-border-bottom-right-radius: 30px;
	-webkit-border-bottom-left-radius: 30px;
	-webkit-box-shadow: 5px 2px 0 #172623;
	-moz-box-shadow: 5px 2px 0 #172623;
}

div#container > * {
	font-size: 0.9em;
}

div#container div, div#container p, div#container h2, div#container h3, div#container h4, div#container q {
	margin-right: 2em;
	margin-left:  2em;
}

div#container h2 {
	 font-size: 1.2em;
	 margin: 0px 0px 0px 1.6em;
	 padding: 0px 0px 0.3em 0px;
}
div#advsearch h2 {
	width: 30%;
	text-align: center;
	margin-left: 0px;
	padding-bottom: 1em;
}
div#results h2 {
	margin-left:  1.7em;
	text-align: left;
	width: auto;
}

div#container div#bottomcurve {
	background-image: url(/images/container_bottom1.png);
	background-position: left;
	background-repeat: no-repeat;
	height: 27px;
	padding: 0px;
	margin: 0px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
}

div#container div#bottomcurve img {
	position: absolute;
	right: 0px;
	top: 0px;
	margin-right: -5px;
}

div#extra {
	position: relative;
	height: 200px;
}

/* side bar */
#navigation {
	position: absolute;
	left: 46em;
	top: 167px;
	width: 14em;
/*
	background-image: url(/images/sidebar_bg2.png);
	background-repeat: repeat-y;
	background-position: right;
	background-color: #e1dac6;
*/
	font-size: inherit;
	margin-left: 5px;
}

#navigation_main {
	/* border-left: 5px solid #0c1816; */
	padding: 0 0 10px 17px;
	margin-bottom: 2px;
	font-size: 0.9em;
	background-color: #e1dac6;
	-moz-border-radius-topright: 15px;
	-moz-border-radius-bottomright: 15px;
	-webkit-border-top-right-radius: 15px;
	-webkit-border-bottom-right-radius: 15px;
	-webkit-box-shadow: 5px 2px 0 #172623;
	-moz-box-shadow: 5px 2px 0 #172623;
}

#navigation p, #navigation ul{
	margin-right: 10px;
}
#navigation h3.main {
	margin-bottom: 2px;
	margin-left: 0px;
	padding-top: 15px;
}
#navigation h3 {
	text-transform: uppercase;
	font-size: 90%;
}
h2 span:before, h3 span:before {
	content: '[';	padding: 0px 10px;	
}
h2 span:after, h3 span:after {
	content: ']';	padding-left: 10px;	
}
#navigation ul.main {
	margin-top: 0px;
	margin-left: 0px;
	padding: 0px;
	list-style-position: outside;
	list-style-type: none;
}

.skip {
	visibility: hidden;
	display: none;
}

#navigation ul.main li a {
	display: block;
	font-size: 90%;
	padding: 3px 6px 3px 22px;
	font-weight: bold;
	margin-bottom: 2px;
	background: transparent url(/images/link_new.png) no-repeat scroll center left;
}
#navigation ul.main li a:visited {
	background-image: url(/images/link_visited.png);
}
#navigation ul.main li a:hover {
	display: block;
	background-image: url(/images/link_hover.png);
	color: #840f06;
}
#navigation ul.main li a span {
	display: none;
	visibility: hidden;
	text-align:right;
	padding-left: 5px;
	font-size: 90%;
	text-transform: uppercase;
	font-weight: normal;
}
#navigation p {
	margin-top: 0px;
}
#navigation div#top {
	height: 20px;
	background-image: url(/images/sidebar_top2.png);
	background-repeat: no-repeat;
	background-position: right;
	margin: -20px 0px -20px -10px;
}
#navigation div#end {
	height: 20px;
	background-image: url(/images/sidebar_bottom2.png);
	background-repeat: no-repeat;
	background-position: right;
	margin-left: -10px;
}
#post_nav {
	/* background-color: #0f1e1b; */
	/* margin: 0px 0px 0px -10px; */
	padding: 0.5em 0 0 5px;
	
}
#post_nav h3 {
	color: #e1dac6;
	margin: 0px;
	padding: 0.5em 0px 0.5em 0px;
}
#post_nav ul {
	padding: 0px;
	margin: 0px;
	background-color: inherit;
	list-style: none;
	color: #e1dac6;
}

#post_nav ul li {
	padding: 0px;
	margin: 0px;
	font-size: 90%;
}
#post_nav ul li {
	min-height: 20px;
}

#rss li a {
	color: #e1dac6;
	background: transparent url(/images/rss16.png) no-repeat scroll center left;
	padding-left: 1.7em;
}

#incoming_search li {
	/* padding-left: 1.5em; */
	font-size: 11px;
	min-height: 0px;
	padding-bottom: 8px;
}

ul#pagenav {
	text-align: center;
	list-style: none;
	padding: 0;
}
ul#pagenav li {
	display: inline;
	text-transform: uppercase;
	font-size: 90%;
}
ul#pagenav li.next {
	padding: 0 2em;
}
ul#pagenav li.previous {
	 padding: 0 2em;
}

/* top nav */
#datenav {
	overflow: hidden;
}
#datenav ul {		
	text-align: center;		
	padding: 1em 0 1.2em 0; 
	margin: 0;
	list-style: none;
	left: 50%;
	float: left;
	position: relative;
}

#datenav li {
	float: left;
	position: relative;
	right: 50%;
	padding: 3px;
	margin: 0px;
	font-size: 95%;
}

#datenav li.start:before, #datenav li.both:before {		content: '[';	padding-right: 6px;	}
#datenav li.end:after, #datenav li.both:after {	content: ']';	padding-left: 6px;		}
#datenav li span {		color: #ada799;		}

#datenav li * {
	padding: 0 5px;
	margin:  0;
}
#datenav li a {	font-weight: bold;		}
#datenav li.month span, #datenav li.month a {	 
	text-transform: uppercase;
	font-weight: bold;	
}
#datenav li a:visited {	color: #550a04;	}

#datenav li a:hover {
	color: #397f89;
	text-decoration: none;
}
div#dates {
	padding-bottom: 1em;
	text-transform: uppercase;
}
div#dates a, div#dates strong, div#dates ul li a {
	padding-right: 0.5em;
}

div#dates ul {
	list-style-type: none;
	display: inline;
	padding: 0px;
	margin: 0px;
	
}

div#dates ul li {
	margin: 0px;
	display: inline;
}

/* tag cloud */
p#cloud		{		text-align: justify;	margin-top: 0px;	line-height: 2em;	font-size: 110%	}
p#cloud a.s1	{	font-size:  70%;	opacity: 0.6;	}
p#cloud a.s2 	{	font-size: 110%;	opacity: 0.7;	}
p#cloud a.s3 	{	font-size: 115%;	opacity: 0.8;	}
p#cloud a.s4 	{	font-size: 125%;	opacity: 0.9;	}
p#cloud a.s5 	{	font-size: 135%;	}
p#cloud a.s6 	{	font-size: 150%;	}
p#cloud a.s7 	{	font-size: 165%;	}
p#cloud a.s8 	{	font-size: 175%;	}

/* search field */

#searchbox {
	position: absolute;
	left: -2px;
	margin-left:0.4em;
	top: -30px;
	width: 12.5em;
	height: 1.55em;
	color: #fef6e0;
	background-color: #8e8a80;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#searchbox p {
	margin:  0px;
	padding: 0px;
	font-size: 0.85em;	
}

#searchbox label {
	text-indent: -9999px;
	text-align: left;
	display: inline;
	width: auto;
	padding: 0;
	margin: 0;
}

#searchbox input[type=text] {
	border: none;
	background-image: none;
	width: 13.0em;
	height: 1.7em;
	padding: 0 5px 0 5px;
	color: #757269;
	background-color: #fef6e0;
	margin: 0;
	position: absolute;
	top: 2px;
	left: 3px;
	z-index: 100;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	font-size: 0.9em;
	font-weight: bold;
}

#searchbox input[type=text]:hover {
	border:none !important;
}

#searchbox input[type=text]:focus {
	background-color: #fef6e0 !important;
	background-image: none !important;
}

#searchbox input[type=submit] {
	padding: 0;
	background: #b3aea2 url(../images/search_button.png) no-repeat 1.1em center;
	text-indent: -9999px;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	width: 3.2em;
	height: 2.1em;
	position: absolute;
	z-index: 50;
	right: 3px;
	top: 2px;
	cursor: pointer;
}

#searchbox input[type=submit]:hover {
	padding: 0;
	border: none;
	background-color: #cdc7b9;
}

/* entry */
div.entry {
	padding-bottom: 1em;
	margin-bottom: 1.9em;
	border-bottom: 2px dotted #e1dac6;
}

div.last {
	margin-bottom: 0 !important;
	border-bottom: none !important;
}

div#container div.entry * {
	margin: 0px;
}
div.entry div {
	/*padding-left: 1em;*/
}
div.entry h1 {
	font-size: 120%;
	font-style: italic;
	text-transform: uppercase;
	padding-bottom: 1em;
}
div.entry h2 a:visited {
	color: #780a18;
}
div.body {
	/*border-bottom: 2px dotted #e1dac6;*/
	padding-bottom: 0.7em;
}

/*
div.body > p::first-letter {
	font-weight: bold;
}
*/

div.body > p {
	padding: 0 0 1em 0;
	line-height: 1.4em;
}
div.body > p > img {
	max-width: 100%;
}
div.body > ul {
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 2em;
}
div.body > ul > li {
	padding-bottom: 0.5em;	
	
}
#meta {
/*
	background: url(/images/meta2_bottom_right.png) bottom right no-repeat,
				url(/images/meta2_top_right.png) top right no-repeat,
				url(/images/meta2_vertical.png) top right repeat-y,
				url(/images/meta2_horizontal.png) bottom left repeat-x;
*/

	-moz-border-radius-bottomright: 15px;
	-webkit-border-bottom-right-radius: 15px;
	-webkit-box-shadow: 2px 2px 10px rgba(0,0,0,0.15);
	-moz-box-shadow: 2px 2px 10px rgba(0,0,0,0.15);
	margin-bottom: 1em !important;

}
#meta p, #meta div {
	font-size: 0.9em;
}

#entry_map {
	float: left;
	width: 160px;
/* 	height: 109px; */
	padding-right: 30px;
	line-height: 0;

}

#meta > p.date {
	font-size: 0.86em;
	text-transform: uppercase;
	background: transparent url(/images/calendar_empty96.png) no-repeat right 3px;
	float: right;
	height: 96px;
	width: 96px;
	position: relative;
	font-family: Garamond, Serif;
	float: left;
	margin: 2px 20px 0 0 !important;
}
#meta > p.date * {
	position: absolute;
}
#meta > p.date > a.day {
	font-size: 50px;
	font-weight: bold;
	top: 13px;
	left: 0;
	width: 96px;
	text-align: center;
}
#meta > p.date > a.month {
	font-weight: bold;
	top: 63px;
	left: 0;
	width: 96px;
	text-align: center;
	font-size: 9px;
}
#meta > p.date > a.year {
	font-weight: bold;
	bottom: 5px;
	left: 11px;
	width: 85px;
	font-size: 11px;
}
#meta > p.date > span.time {

}

#meta > p.date a:hover {
	text-decoration: none !important;
}

#meta p.commands {
	font-weight: bold;
}

#meta div.tagging {

	padding: 5px 0 0 282px;
}
#meta div.tagging > ul {
	/* display: block; */
	list-style: none;
	line-height: 1.4em;
	text-transform: none;
	padding: 0 24px;
}
#meta div.tagging ul li {
	display: inline;
}

#meta div.tagging ul li:after {
	content: ' ';
	padding: 0.2em;
}

h3.comments-header {
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	font-size: 0.9em;
	/*display: inline;*/
	text-transform: uppercase;
}
div#comment_result {
	padding: 0 0 0 6em;
	font-size: 87%;
}
#comment_result.error p, #comment_result.moderation p, #comment_result.success p {
	padding: 0px;
}
#comment_result.error {
	border: 2px dotted red;
}
#comment_result.moderation {
	border: 2px dotted #e9aa00;
}
#comment_result.success {
	border: 2px dotted green;
}

#comments {
	padding-bottom: 1em;
	list-style: none;
	padding-left: 0px;
	font-size: 95%;
	padding-top: 1em;
}
ul#comments li.filler {
	visibility: collapse;
	display: none;
}
ul#comments li {
	position: relative;
	margin-bottom:1.5em !important;
	min-height: 60px;
	-webkit-box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.15);
	-moz-border-radius-bottomright: 15px;
	-moz-border-radius-bottomleft: 15px;
	-moz-border-radius-topright: 15px;
	-webkit-border-bottom-right-radius: 15px;	
	-webkit-border-bottom-left-radius: 15px;	
	-webkit-border-top-right-radius: 15px;
	background-color: #fff9ea;
	
}

ul#comments li.admin {
	-webkit-box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.4);
}

ul#comments li.admin p.c-name {
	/*
background-color: #780a18;
	color: #fef6e0;
*/
	color: #780a18;
}
ul#comments li p.c-name{
	padding-left: 0.3em;
	text-transform: uppercase;
	font-weight: bold;
	margin-right: 20px;
}
ul#comments li div.c-gravatar {
	float: left;
	top: 0.5em;
	left: 0px;
	margin-right: 10px;
	width: 48px;
	height: 100%;
}

div.c-gravatar img {
	border: 1px solid black;
}


ul#comments > li > div.c-details {
	margin-left: 60px;
}

ul#comments > li > div.c-details * {
	padding-left: 0 !important;
}

ul#comments li p.c-date {
	font-size: 0.9em;
	float:right;
	display: block;
	padding: 0 20px 7px 0;
	color: #68655B;
}
ul#comments li q:before, div.entry ul#comments li q:after {
	content: '';
}
div.c-message {
	padding: 0.5em 50px 0.5em 0px;
	margin-left: 0.5em;
	line-height: 1.4em;
	min-height: 1.6em;
}
div.c-message > p {
	padding-bottom: 1em !important;
}
div.entry ul#comments li img.c-country {
	position: absolute;
	left: 0px;
	top: 35px;
}
div.entry form { 
	border-top: 2px dotted #e1dac6;
	position: relative;
	margin-top: 1em;
	padding-top: 1em;
}
div.entry form img.warning {
	padding-left: 0.5em;
	margin-top: 2px;
	vertical-align: top;
/* 	visibility: hidden; */
}

form p {
	padding-top: 0.4em;
	font-size: 95%;
	clear: both;
}

form p label {
	display: block;
	float: left;
	width: 8em;
	padding: 6px 0.5em;
	text-align: right;
	font-size: 95%;
}

#commentform > div.person_details {
	float: left;
	width: 43%;
}

#commentform > div.message {
	float: left;
	width: 57%;
}

#commentform > div.message label {
	width: 5em;
}



/* advanced search */
div#advsearch {
	position: relative;
}
#adv {
	width: 30%;
}
#adv fieldset {
	border: 1px solid #b8b4a8;
	margin-bottom: 0.3em;
}
#adv fieldset legend {
	color: black;
	text-transform: uppercase;
	font-weight: bold;
	padding: 0px 0.5em;
	font-size: 90%;
}

#adv p {
	margin: 0px;
	padding: 0.5em 0px 0px 0px;
	text-align: center;
	
}
#adv input.basicfield {
	border: 1px solid black;
}
#adv fieldset.wide select {
	width: 100%;
}
#wait {
	position: absolute;
	visibility: hidden;
	right: 0px;
	top: 0px;
}

div#results {
	position: absolute;
	width: 69%;
	right: -2em;
	top: 0px;
}
/* end */

form p.required label {
	font-weight: bold;
}

form p label:first-letter {
	text-decoration: underline;
}
form p label.nokey:first-letter {
	text-decoration: none;
}
div.body, ul#comments {
	line-height: 1.4em;
}
div.entry input.basicfield, div.entry textarea {
	font: inherit;
	padding: 0.3em;
	width: 12em;
	border: 1px solid black;
	margin-left: 16px;
	font-size: 90%;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background-image: -webkit-gradient(linear, left top, left bottom,from(#fff),to(#000),color-stop(#fff),color-stop(#000));
	background-image: -moz-linear-gradient(center top,#fff,#eae2cd);

}
div.entry textarea {
	width: 22em !important;
}
div.entry textarea {
	height: 6.5em;
}
div.entry form p.submitholder {
	padding-top: 1.5em;
	padding-left: 8.4em;
}
input[type=text], textarea {
	font: inherit;
	padding: 0.3em;
	width: 80%;
	border: 1px solid black;
	margin-left: 10%;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background-image: -webkit-gradient(linear, left top, left bottom,from(#fff),to(#eae2cd));
	background-image: -moz-linear-gradient(center top,#fff,#eae2cd);
	-webkit-box-shadow: 2px 2px 6px rgba(0,0,0,0.2);
	-moz-box-shadow: 2px 2px 6px rgba(0,0,0,0.2);
}

input[type=text]:focus, textarea:focus {
	background-image: -webkit-gradient(linear, left top, left bottom,from(#f7f2dc),to(#f4e4a4)) !important;
	background-image: -moz-linear-gradient(center top,#f7f2dc,#f4e4a4) !important;
}

input[type=text]:hover, textarea:hover {
	border: 1px solid red !important;
}


input[type=submit] {
	border: none;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	text-align: center;
	background-color: #5c5951;
	background-image: -webkit-gradient(linear, left top, left bottom,from(#bbb5a4),to(#5c5951));
	background-image: -moz-linear-gradient(center top,#bbb5a4,#5c5951);
	color: white;
	padding: 7px 12px;
	font-size: 0.75em;
	text-transform: uppercase;
	font-weight: bold;
	-webkit-box-shadow: 2px 2px 3px rgba(0,0,0,0.3);
	-moz-box-shadow: 2px 2px 3px rgba(0,0,0,0.3);
	text-shadow: rgba(0,0,0,0.3) 2px 2px 3px;
	cursor: pointer;
}

input[type=submit]:hover {
	border: 2px solid #780a18;
	padding: 5px 10px;
}

#entries {
	padding-right: 2em;
	padding-left: 2em;
	margin: 0px;
}

#entries.list {
	padding-right: 0;
	padding-left: 0;
}

div#results #entries {
	padding-right: 0px;
}

#entries li {
	list-style-type: none;
	border-bottom: 2px dotted #e1dac6;
	padding-bottom: 0.5em;
	margin-bottom: 0.5em;
	position: relative;
}

#entries li a {
/* 	display: block; */
	padding-bottom: 0.2em;
	text-transform:uppercase;
	font-weight: bold;
}

#entries li.empty a {
	display: inline;
}

#entries li span.meta {
	float: right;
}
#entries li span.score {
/*
	position: absolute;
	right: 0px;
	bottom: 0px;
*/
}
#entries li.last {
	border: none;
}
p.tags {
	font-size: 0.9em;
	font-weight: bold;
	padding-right: 40px;
	margin-left: 0px !important;
}

span.tags a {
	font-weight: normal !important;
	text-transform: lowercase !important;
}

img#wait { 
	padding-left: 1em;
	margin-bottom: -0.2em;
	visibility: hidden;
}

div#feedback {
	padding: 0.3em;
	border: 1px solid #d3ae00;
	background-color: #fff8d8;
	margin-bottom:0.5em !important;
}

div#feedback :first-child {
	padding-top: 0;
}

.lb-left {
	float: left;
}

.lb-left img {
	padding: 3px 20px 10px 0;
}

.lb-right {
	float: right;
}

.lb-right img {
	padding: 3px 0 10px 20px;
}

.error {
	border: 1px dotted red !important;
	background: white url(/images/warning2.png) no-repeat scroll bottom right;
}

/* ----------------------------------- EXTRAS ----------------------------------- */

#extras {
	width: 45em;
	padding: 30px 0 20px 0;
	margin: 20px 0 -2px 1em;
	min-height: 27px;
	color: #fef6e0;
	background-color: black;
	-moz-border-radius-topleft: 30px;
	-moz-border-radius-topright: 30px;
	-webkit-border-top-left-radius: 30px;
	-webkit-border-top-right-radius: 30px;
	-webkit-box-shadow: 5px 2px 0 #0c1816;
	-moz-box-shadow: 5px 2px 0 #0c1816;
}

.column_content {
	padding: 0;
	margin: 0;
}

.column_content2 {
	font-size: 11px;
	text-transform: uppercase;
	padding: 0;
	margin: 0;
}

#column1, #column2,#column3 {
	float: left;
	margin-top: 0px;
	font-size: 12px;
}

#column1 {
	width: 133px;
	margin-left: 47px;
}

#column1 .column_content {
	height: 133px;
	overflow: hidden;
}

#column1 .column_content2 {
	margin-top: 4px;
}

#column1 .column_content2 a, #column1 .column_content2 a:link {
	color: #33ccff;
}

#column1 .column_content2 a:hover {
	color: #8fe3ff;
}

#column2 {
	margin-left: 31px;
	width: 200px;
}

#column3 {
	margin-left: 0;
	margin-right: 10px;
	width: 260px;
	float: right
}

#column3 .column_content2 {
	margin-top: 1em;
}

#column3 a:link, #column3 a:visited {
	color: #a6e9ff !important;
	text-decoration: none !important;
}

#column3 a:hover {
	color: #33ccff !important;
}

.column_logo {
	margin-top: 0;
}

.column_logo a {
	text-indent: -9999px;
	display: block;
	height: 40px;
	width: 100%;
}

#column1 .column_logo a {
	background: transparent url(../images/lastfm_logo_110.png) no-repeat;
}

#column2 .column_logo a {
	background: transparent url(../images/flickr_logo_100.png) no-repeat;
}

#column3 .column_logo a {
	background: transparent url(../images/twitter_logo_120.png) no-repeat;
}

div#extrastopcurve img {
	position:absolute;
	right:0;
	top:0;
}

div#extras a, div#extras a:link {
	color: #FEF6E0;
	text-decoration: underline;
}

#map {
	height: 340px;
	margin-bottom: 20px;
}
#map * {
	margin: 0 !important;
	padding: 0 !important;
}

#show_list {
	text-transform: uppercase;
	text-align: center;
}

.gmnoprint div div {
	text-align: center;
	padding-top: 10px;
}

.gmnoprint div div a {
	display: block;
	font-size: 13px;
}
/*

#related_posts ul {
	float: left;
	list-style: none;
	margin-left:4em;
}
*/


/*  ----------------------------------- SINGLE COLUMN -----------------------------------  */

.single_column #main_title, .single_column #container, .single_column #extras, .single_column #navigation {
	width: 96%;
}

.single_column #navigation {
	left: auto;
	top: auto;
	margin: 0 0 0 1em;
	padding: 2.3em 0 0 0;
	border-right:5px solid #172623;
	position: relative;
	background:#FEF6E0;
}

.single_column #navigation_main {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	margin-bottom: 0;
}
.single_column #post_nav {
	background: #E1DAC6;	
	padding-bottom: 0.5em;
	margin: 0;
}

.single_column #post_nav a {
	color: #550A04;
}


.single_column #post_nav h3 {
	color: inherit;
}

.single_column #end, .single_column #top {
	background: none !important;
	height: 0 !important;
}

.single_column #searchbox {
	top: 0.3em;
	left: 0.1em;
}

.single_column .skip {
	visibility: visible;
	display: block;
}

.single_column #column3 {
	float: none;
	margin: 0 20px 20px 45px;
	width: auto;
	
}

.single_column #datenav li span {
	margin-left: 0;
	margin-right: 0;
	padding-left: 0;
	padding-right: 0;
}