/*
Theme Name: Little Mountain Homes
Theme URI: https://littlemountainhomes.com
Description: Little Mountain Homes
Version: 1.0
Author: Company 119
Author URI: https://www.company119.com
Tags: fixed width, right sidebar, two columns, valid XHTML, widgets
*/

#lmhmain,
table {
	font-family: "Myriad Web Pro", Arial, Helvetica, Sans-Serif;
	font-style: normal;
	font-weight: normal;
	font-size: 13px;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
a,
ul,
ol,
li {
	margin: 0;
	padding: 0;
}

.lmhpostcontent,
.lmhpostcontent li,
.lmhpostcontent table,
.lmhpostcontent a,
.lmhpostcontent a:link,
.lmhpostcontent a:visited,
.lmhpostcontent a.visited,
.lmhpostcontent a:hover,
.lmhpostcontent a.hovered {
	font-family: "Myriad Web Pro", Arial, Helvetica, Sans-Serif;
	font-size: 14px;
	line-height: 150%;
}

.lmhpostcontent p {
	margin: 12px 10px 12px 0;
}

h1,
h2,
h3,
h4,
h5,
h6,
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a,
h1 a:link,
h2 a:link,
h3 a:link,
h4 a:link,
h5 a:link,
h6 a:link,
h1 a:visited,
h2 a:visited,
h3 a:visited,
h4 a:visited,
h5 a:visited,
h6 a:visited,
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover {
	font-family: "Myriad Web Pro", Arial, Helvetica, Sans-Serif;
	font-style: normal;
	font-weight: bold;
	font-size: 32px;
	text-decoration: none;
}

.lmhpostcontent a {
	text-decoration: none;
	color: #790103;
}

.lmhpostcontent a:link {
	text-decoration: none;
	color: #790103;
}

.lmhpostcontent a:visited,
.lmhpostcontent a.visited {
	color: #434343;
}

.lmhpostcontent a:hover,
.lmhpostcontent a.hover {
	text-decoration: underline;
	color: #452525;
}

.lmhpostcontent h1 {
	color: #3c2c16;
	margin: 21px 0;
}

.lmhblockcontent h1 {
	margin: 21px 0;
}

.lmhpostcontent h2 {
	color: #452525;
	margin: 19px 0;
	font-size: 24px;
}

.lmhblockcontent h2 {
	margin: 19px 0;
	font-size: 24px;
}

.lmhpostcontent h2 a,
.lmhpostcontent h2 a:link,
.lmhpostcontent h2 a:hover,
.lmhpostcontent h2 a:visited,
.lmhblockcontent h2 a,
.lmhblockcontent h2 a:link,
.lmhblockcontent h2 a:hover,
.lmhblockcontent h2 a:visited {
	font-size: 24px;
}

.lmhpostcontent h3 {
	color: #272727;
	margin: 19px 0;
	font-size: 19px;
}

.lmhblockcontent h3 {
	margin: 19px 0;
	font-size: 19px;
}

.lmhpostcontent h3 a,
.lmhpostcontent h3 a:link,
.lmhpostcontent h3 a:hover,
.lmhpostcontent h3 a:visited,
.lmhblockcontent h3 a,
.lmhblockcontent h3 a:link,
.lmhblockcontent h3 a:hover,
.lmhblockcontent h3 a:visited {
	font-size: 19px;
}

.lmhpostcontent h4 {
	color: #5a492a;
	margin: 20px 0;
	font-size: 16px;
}

.lmhblockcontent h4 {
	margin: 20px 0;
	font-size: 16px;
}

.lmhpostcontent h4 a,
.lmhpostcontent h4 a:link,
.lmhpostcontent h4 a:hover,
.lmhpostcontent h4 a:visited,
.lmhblockcontent h4 a,
.lmhblockcontent h4 a:link,
.lmhblockcontent h4 a:hover,
.lmhblockcontent h4 a:visited {
	font-size: 16px;
}

.lmhpostcontent h5 {
	color: #101010;
	margin: 26px 0;
	font-size: 13px;
}

.lmhblockcontent h5 {
	margin: 26px 0;
	font-size: 13px;
}

.lmhpostcontent h5 a,
.lmhpostcontent h5 a:link,
.lmhpostcontent h5 a:hover,
.lmhpostcontent h5 a:visited,
.lmhblockcontent h5 a,
.lmhblockcontent h5 a:link,
.lmhblockcontent h5 a:hover,
.lmhblockcontent h5 a:visited {
	font-size: 13px;
}

.lmhpostcontent h6 {
	color: #1b1b1b;
	margin: 35px 0;
	font-size: 11px;
}

.lmhblockcontent h6 {
	margin: 35px 0;
	font-size: 11px;
}

.lmhpostcontent h6 a,
.lmhpostcontent h6 a:link,
.lmhpostcontent h6 a:hover,
.lmhpostcontent h6 a:visited,
.lmhblockcontent h6 a,
.lmhblockcontent h6 a:link,
.lmhblockcontent h6 a:hover,
.lmhblockcontent h6 a:visited {
	font-size: 11px;
}

ul {
	list-style-type: none;
}

ol {
	list-style-position: inside;
}

html {
	height: 100%;
}

#lmhmain {
	display: inline-block;
	position: relative;
	z-index: 0;
	width: 100%;
	left: 0;
	top: 0;
	cursor: default;
	overflow: visible;
	float: left;
	clear: left;
}

body {
	padding: 0;
	margin: 0;
	color: #000000;
	height: 100%;
	min-height: 100%;
	background-color: #404040;
	background-image: url("images/Bottom_texture.jpg");
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-position: top left;
	min-width: 1010px;
}

#lmhpage-background-middle-texture {
	position: relative;
	background-image: url("images/Middle_texture.jpg");
	background-repeat: no-repeat;
	background-position: top center;
	background-attachment: fixed;
	width: 100%;
	min-height: 100%;
	min-width: 1010px;
}

.cleared {
	display: block;
	clear: both;
	float: none;
	margin: 0;
	padding: 0;
	border: none;
	font-size: 0;
	height: 0;
	overflow: hidden;
}

.reset-box {
	overflow: hidden;
	display: table;
}

form {
	padding: 0 !important;
	margin: 0 !important;
}

table.position {
	position: relative;
	width: 100%;
	table-layout: fixed;
}
/* end Page */

/* begin Box, Sheet */
.lmhsheet {
	position: relative;
	margin: 0 auto;
	min-width: 61px;
	min-height: 61px;
	margin-top: 0;
	margin-bottom: -10px;
	cursor: auto;
	width: 1010px;
}

.lmhsheet-body {
	position: relative;
	padding: 10px;
	padding-top: 0;
	padding-bottom: 10px;
}

.lmhsheet-tr,
.lmhsheet-tl,
.lmhsheet-br,
.lmhsheet-bl,
.lmhsheet-tc,
.lmhsheet-bc,
.lmhsheet-cr,
.lmhsheet-cl {
	position: absolute;
}

.lmhsheet-tr,
.lmhsheet-tl,
.lmhsheet-br,
.lmhsheet-bl {
	width: 100px;
	height: 100px;
	background-image: url("images/sheet_s.png");
}

.lmhsheet-tl {
	top: 0;
	left: 0;
	clip: rect(auto, 50px, 50px, auto);
}

.lmhsheet-tr {
	top: 0;
	right: 0;
	clip: rect(auto, auto, 50px, 50px);
}

.lmhsheet-bl {
	bottom: 0;
	left: 0;
	clip: rect(50px, 50px, auto, auto);
}

.lmhsheet-br {
	bottom: 0;
	right: 0;
	clip: rect(50px, auto, auto, 50px);
}

.lmhsheet-tc,
.lmhsheet-bc {
	left: 50px;
	right: 50px;
	height: 100px;
	background-image: url("images/sheet_h.png");
}

.lmhsheet-tc {
	top: 0;
	clip: rect(auto, auto, 50px, auto);
}

.lmhsheet-bc {
	bottom: 0;
	clip: rect(50px, auto, auto, auto);
}

.lmhsheet-cr,
.lmhsheet-cl {
	top: 50px;
	bottom: 50px;
	width: 100px;
	background-image: url("images/sheet_v.png");
}

.lmhsheet-cr {
	right: 0;
	clip: rect(auto, auto, auto, 50px);
}

.lmhsheet-cl {
	left: 0;
	clip: rect(auto, 50px, auto, auto);
}

.lmhsheet-cc {
	position: absolute;
	top: 50px;
	left: 50px;
	right: 50px;
	bottom: 50px;
	background-color: #c7b194;
}

#lmhpage-background-top-texture,
#lmhpage-background-glare {
	min-width: 1010px;
}

/* end Box, Sheet */

/* begin Header */
div.lmhheader {
	margin: 0 auto;
	position: relative;
	width: 100%;
	height: 317px;
	margin-top: 0;
	margin-bottom: 0;
}

div.lmhheader-clip {
	position: absolute;
	width: 100%;
	left: 0;
	overflow: hidden;
	height: 317px;
}

div.lmhheader-center {
	position: relative;
	width: 990px;
	left: 50%;
}

div.lmhheader-jpeg {
	position: absolute;
	top: 0;
	left: -50%;
	width: 990px;
	height: 317px;
	background-image: url("images/header.jpg");
	background-repeat: no-repeat;
	background-position: center center;
}
/* end Header */

/* begin Logo */
div.lmhlogo {
	display: block;
	position: absolute;
	top: 20px;
	left: 0;
	margin-left: 0;
}

/* end Logo */

/* begin Menu */
/* menu structure */

.lmhhmenu a,
.lmhhmenu a:link,
.lmhhmenu a:visited,
.lmhhmenu a:hover {
	outline: none;
}

.lmhhmenu,
.lmhhmenu ul {
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
	display: block;
}

.lmhhmenu li {
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	float: left;
	position: relative;
	z-index: 5;
	background: none;
}

.lmhhmenu li:hover {
	z-index: 10000;
	white-space: normal;
}

.lmhhmenu li li {
	float: none;
}

.lmhhmenu ul {
	visibility: hidden;
	position: absolute;
	z-index: 10;
	left: 0;
	top: 0;
	background: none;
	min-height: 0;
	background-image: url("images/spacer.gif");
	padding: 10px 30px 30px 30px;
	margin: -10px 0 0 -30px;
}

.lmhhmenu li:hover > ul {
	visibility: visible;
	top: 100%;
}

.lmhhmenu li li:hover > ul {
	top: 0;
	left: 100%;
}

.lmhhmenu:after,
.lmhhmenu ul:after {
	content: ".";
	height: 0;
	display: block;
	visibility: hidden;
	overflow: hidden;
	clear: both;
}
.lmhhmenu {
	min-height: 0;
	position: relative;
	padding: 0 0 0 0;
}

.lmhhmenu ul ul {
	padding: 30px 30px 30px 10px;
	margin: -30px 0 0 -10px;
}

/* menu structure */

.lmhnav {
	position: relative;
	margin: 0 auto;
	min-height: 26px;
	z-index: 100;
	margin-top: 0;
	margin-bottom: 0;
}

.lmhnav-outer {
	position: absolute;
	width: 100%;
}

/* end Menu */

/* begin MenuItem */
.lmhhmenu a {
	position: relative;
	display: block;
	overflow: hidden;
	height: 26px;
	cursor: pointer;
	text-align: left;
	text-decoration: none;
}

.lmhhmenu ul li {
	margin: 0;
	clear: both;
}

.lmhhmenu a .r,
.lmhhmenu a .l {
	position: absolute;
	display: block;
	top: 0;
	z-index: -1;
	height: 88px;
	background-image: url("images/menuitem.png");
}

.lmhhmenu a .l {
	left: 0;
	right: 0;
}

.lmhhmenu a .r {
	width: 400px;
	right: 0;
	clip: rect(auto, auto, auto, 400px);
}

.lmhhmenu a .t,
.lmhhmenu ul a,
.lmhhmenu a:link,
.lmhhmenu a:visited,
.lmhhmenu a:hover {
	text-align: left;
	text-decoration: none;
}

.lmhhmenu a .t,
.lmhhmenu > li.menu-item > a {
	color: #181818;
	padding: 0 12px;
	margin: 0 0;
	line-height: 26px;
	text-align: center;
}

.lmhhmenu > li.menu-item:hover {
	background-color: #5a492a;
}

.lmhhmenu > li.menu-item:hover > a {
	color: #ccc;
}

.lmhhmenu {
	display: flex;
}

.lmhhmenu > li.menu-item {
	display: flex;
	align-items: center;
}

.lmhhmenu > li.menu-item:not(:first-child)::before {
	content: "";
	background-color: #181818;
	display: inline-block;
	height: 8px;
	flex: 0 0 1px;
}

.lmhhmenu a:hover .l,
.lmhhmenu a:hover .r {
	top: -31px;
}

.lmhhmenu li:hover > a .l,
.lmhhmenu li:hover > a .r {
	top: -31px;
}

.lmhhmenu li:hover a .l,
.lmhhmenu li:hover a .r {
	top: -31px;
}
.lmhhmenu a:hover .t {
	color: #adadad;
}

.lmhhmenu li:hover a .t {
	color: #adadad;
}

.lmhhmenu li:hover > a .t {
	color: #adadad;
}

/* end MenuItem */

/* begin MenuSeparator */
.lmhhmenu .lmhhmenu-li-separator {
	display: block;
	width: 1px;
	height: 26px;
}
.lmhnav .lmhhmenu-separator {
	display: block;
	margin: 0 auto;
	width: 1px;
	height: 26px;
	background-image: url("images/menuseparator.png");
}
/* end MenuSeparator */

/* begin MenuSubItem */
.lmhhmenu ul a {
	display: block;
	white-space: nowrap;
	height: 20px;
	width: 180px;
	overflow: hidden;
	background-image: url("images/subitem.png");
	background-position: left top;
	background-repeat: repeat-x;
	border-width: 0;
	border-style: solid;
	text-align: left;
	text-indent: 12px;
	text-decoration: none;
	line-height: 20px;
	color: #cccccc;
	font-size: 12px;
	margin: 0;
	padding: 0;
}

.lmhnav ul.lmhhmenu ul span,
.lmhnav ul.lmhhmenu ul span span {
	display: inline;
	float: none;
	margin: inherit;
	padding: inherit;
	background-image: none;
	text-align: inherit;
	text-decoration: inherit;
}

.lmhhmenu ul a:link,
.lmhhmenu ul a:visited,
.lmhhmenu ul a:hover,
.lmhhmenu ul a:active,
.lmhnav ul.lmhhmenu ul span,
.lmhnav ul.lmhhmenu ul span span {
	text-align: left;
	text-indent: 12px;
	text-decoration: none;
	line-height: 20px;
	color: #cccccc;
	font-size: 12px;
	margin: 0;
	padding: 0;
}

.lmhhmenu ul li a:hover {
	color: #141414;
	background-position: 0 -20px;
}

.lmhhmenu ul li:hover > a {
	color: #141414;
	background-position: 0 -20px;
}

.lmhnav .lmhhmenu ul li a:hover span,
.lmhnav .lmhhmenu ul li a:hover span span {
	color: #141414;
}

.lmhnav .lmhhmenu ul li:hover > a span,
.lmhnav .lmhhmenu ul li:hover > a span span {
	color: #141414;
}

/* end MenuSubItem */

/* begin Layout */
.lmhcontent-layout {
	display: table;
	position: relative;
	margin: 0 auto;
	table-layout: fixed;
	border-collapse: collapse;
	background-color: Transparent;
	border: none !important;
	padding: 0 !important;
	width: 100%;
	margin-top: 0;
	margin-bottom: 0;
}
.lmhlayout-cell,
.lmhcontent-layout-row {
	background-color: Transparent;
	vertical-align: top;
	text-align: left;
	border: none;
	margin: 0;
	padding: 0;
}

.lmhcontent-layout .lmhcontent-layout {
	margin: 0;
}
.lmhcontent-layout .lmhlayout-cell,
.lmhcontent-layout .lmhlayout-cell .lmhcontent-layout .lmhlayout-cell {
	display: table-cell;
}
.lmhlayout-cell .lmhlayout-cell {
	display: block;
}
.lmhcontent-layout-row {
	display: table-row;
}
.lmhlayout-glare {
	position: relative;
} /* end Layout */

/* begin Button */
.lmhbutton-wrapper a.lmhbutton,
.lmhbutton-wrapper a.lmhbutton:link,
.lmhbutton-wrapper input.lmhbutton,
.lmhbutton-wrapper button.lmhbutton {
	text-decoration: none;
	font-family: "Myriad Web Pro", Arial, Helvetica, Sans-Serif;
	font-style: normal;
	font-weight: normal;
	font-size: 13px;
	position: relative;
	top: 0;
	display: inline-block;
	vertical-align: middle;
	white-space: nowrap;
	text-align: center;
	color: #c5af91 !important;
	width: auto;
	outline: none;
	border: none;
	background: none;
	line-height: 32px;
	height: 32px;
	margin: 0 !important;
	padding: 0 16px !important;
	overflow: visible;
	cursor: pointer;
}

.lmhbutton img,
.lmhbutton-wrapper img {
	margin: 0;
	vertical-align: middle;
}

.lmhbutton-wrapper {
	vertical-align: middle;
	display: inline-block;
	position: relative;
	height: 32px;
	overflow: hidden;
	white-space: nowrap;
	width: auto;
	margin: 0;
	padding: 0;
	z-index: 0;
}

.firefox2 .lmhbutton-wrapper {
	display: block;
	float: left;
}

input,
select,
textarea {
	vertical-align: middle;
	font-family: "Myriad Web Pro", Arial, Helvetica, Sans-Serif;
	font-style: normal;
	font-weight: normal;
	font-size: 13px;
}

.lmhblock select {
	width: 96%;
}

.lmhbutton-wrapper.hover .lmhbutton,
.lmhbutton-wrapper.hover a.lmhbutton:link,
.lmhbutton:hover {
	color: #cca0a0 !important;
	text-decoration: none !important;
}

.lmhbutton-wrapper.active .lmhbutton,
.lmhbutton-wrapper.active a.lmhbutton:link {
	color: #a9a9a9 !important;
}

.lmhbutton-wrapper .lmhbutton-l,
.lmhbutton-wrapper .lmhbutton-r {
	display: block;
	position: absolute;
	height: 106px;
	margin: 0;
	padding: 0;
	background-image: url("images/button.png");
}

.lmhbutton-wrapper .lmhbutton-l {
	left: 0;
	right: 10px;
}

.lmhbutton-wrapper .lmhbutton-r {
	width: 409px;
	right: 0;
	clip: rect(auto, auto, auto, 399px);
}

.lmhbutton-wrapper.hover .lmhbutton-l,
.lmhbutton-wrapper.hover .lmhbutton-r {
	top: -37px;
}

.lmhbutton-wrapper.active .lmhbutton-l,
.lmhbutton-wrapper.active .lmhbutton-r {
	top: -74px;
}

.lmhbutton-wrapper input {
	float: none !important;
}
/* end Button */

/* begin Box, Block */
.lmhblock {
	position: relative;
	min-width: 1px;
	min-height: 1px;
	margin: 7px;
}

.lmhblock-body {
	position: relative;
	padding: 0;
}

div.lmhblock img {
	/* WARNING do NOT collapse this to 'border' - inheritance! */
	border-color: #9d9d9d;
	border-style: solid;
	margin: 0;
}

/* end Box, Block */

/* begin BlockHeader */
.lmhblockheader {
	margin-bottom: 0;
	position: relative;
	height: 26px;
}

.lmhblockheader h3.t {
	position: relative;
	height: 26px;
	color: #000000;
	font-size: 14px;
	margin: 0;
	padding: 0 10px 0 5px;
	white-space: nowrap;
	line-height: 26px;
}

.lmhblockheader h3.t a,
.lmhblockheader h3.t a:link,
.lmhblockheader h3.t a:visited,
.lmhblockheader h3.t a:hover {
	color: #000000;
	font-size: 14px;
}

/* end BlockHeader */

/* begin Box, BlockContent */
.lmhblockcontent {
	position: relative;
	margin: 0 auto;
	min-width: 1px;
	min-height: 1px;
}

.lmhblockcontent-body {
	position: relative;
	padding: 5px;
	color: #181818;
	font-family: "Myriad Web Pro", Arial, Helvetica, Sans-Serif;
	font-size: 13px;
}

.lmhblockcontent-body table,
.lmhblockcontent-body li,
.lmhblockcontent-body a,
.lmhblockcontent-body a:link,
.lmhblockcontent-body a:visited,
.lmhblockcontent-body a:hover {
	color: #181818;
	font-family: "Myriad Web Pro", Arial, Helvetica, Sans-Serif;
	font-size: 13px;
}

.lmhblockcontent-body p {
	margin: 6px 0;
}

.lmhblockcontent-body a,
.lmhblockcontent-body a:link {
	color: #321b1b;
	text-decoration: underline;
}

.lmhblockcontent-body a:visited,
.lmhblockcontent-body a.visited {
	color: #272727;
	text-decoration: none;
}

.lmhblockcontent-body a:hover,
.lmhblockcontent-body a.hover {
	color: #100909;
	text-decoration: none;
}

.lmhblockcontent-body ul li {
	line-height: 125%;
	color: #212121;
	padding: 0 0 0 12px;
	background-image: url("images/blockcontentbullets.png");
	background-repeat: no-repeat;
} /* end Box, BlockContent */

/* begin Box, Post */
.lmhpost {
	position: relative;
	min-width: 1px;
	min-height: 1px;
	margin: 0;
}

.lmhpost-body {
	position: relative;
	padding: 10px;
}

a img {
	border: 0;
}

.lmharticle img,
img.lmharticle,
.lmhblock img,
.lmhfooter img {
	border: solid 0 #9d9d9d;
	margin: 7px;
}

.lmhmetadata-icons img {
	border: none;
	vertical-align: middle;
	margin: 2px;
}

.lmharticle table,
table.lmharticle {
	border-collapse: collapse;
	margin: 1px;
}

.lmharticle th,
.lmharticle td {
	padding: 2px;
	border: solid 0 #494949;
	vertical-align: top;
	text-align: left;
}

.lmharticle th {
	text-align: center;
	vertical-align: middle;
	padding: 7px;
}

pre {
	overflow: auto;
	padding: 0.1em;
}

/* end Box, Post */

/* begin PostHeaderIcon */
h2.lmhpostheader {
	color: #201111;
	margin: 5px 0;
	font-size: 24px;
}

h2.lmhpostheader a,
h2.lmhpostheader a:link,
h2.lmhpostheader a:visited,
h2.lmhpostheader a.visited,
h2.lmhpostheader a:hover,
h2.lmhpostheader a.hovered {
	font-size: 24px;
}

h2.lmhpostheader a,
h2.lmhpostheader a:link {
	text-align: left;
	text-decoration: none;
	color: #790103;
}

h2.lmhpostheader a:visited,
h2.lmhpostheader a.visited {
	color: #434343;
}

h2.lmhpostheader a:hover,
h2.lmhpostheader a.hovered {
	color: #452525;
}

/* end PostHeaderIcon */

/* begin PostIcons, PostHeaderIcons */
.lmhpostheadericons,
.lmhpostheadericons a,
.lmhpostheadericons a:link,
.lmhpostheadericons a:visited,
.lmhpostheadericons a:hover {
	font-family: "Myriad Web Pro", Arial, Helvetica, Sans-Serif;
	color: #181818;
}

.lmhpostheadericons {
	padding: 1px;
}

.lmhpostheadericons a,
.lmhpostheadericons a:link {
	text-decoration: none;
	color: #321b1b;
}

.lmhpostheadericons a:visited,
.lmhpostheadericons a.visited {
	font-style: italic;
	font-weight: normal;
	color: #321b1b;
}

.lmhpostheadericons a:hover,
.lmhpostheadericons a.hover {
	font-style: italic;
	font-weight: normal;
	text-decoration: underline;
	color: #100909;
}
/* end PostIcons, PostHeaderIcons */

/* begin PostBullets */
.lmhpost ol,
.lmhpost ul {
	margin: 1em 0 1em 2em;
	padding: 0;
}

.lmhpost li {
	font-size: 13px;
	color: #181818;
	padding: 0;
}

.lmhpost li ol,
.lmhpost li ul {
	margin: 0.5em 0 0.5em 2em;
	padding: 0;
}

/* end PostBullets */

/* begin PostQuote */
.lmhpostcontent blockquote,
.lmhpostcontent blockquote a,
.lmhpostcontent blockquote a:link,
.lmhpostcontent blockquote a:visited,
.lmhpostcontent blockquote a:hover {
	color: #141414;
	font-style: italic;
	font-weight: normal;
	text-align: left;
}

.lmhpostcontent blockquote p {
	margin: 2px 0 2px 15px;
}

.lmhpostcontent blockquote {
	border: solid 1px #3b2f1f;
	margin: 10px 10px 10px 50px;
	padding: 15px 15px 15px 43px;
	background-color: #b49771;
	background-image: url("images/postquote.png");
	background-position: left top;
	background-repeat: no-repeat;
	/* makes blockquote not to align behind the image if they are in the same line */
	overflow: auto;
	clear: both;
}

/* end PostQuote */

/* begin Footer */
.lmhfooter {
	position: relative;
	margin-top: 0;
	margin-bottom: 0;
	width: 100%;
}

.lmhfooter-b {
	position: absolute;
	left: 10px;
	right: 10px;
	bottom: 0;
	height: 10px;
	background-image: url("images/footer_b.png");
}

.lmhfooter-r,
.lmhfooter-l {
	position: absolute;
	height: 10px;
	background-image: url("images/footer_s.png");
	bottom: 0;
}

.lmhfooter-l {
	left: 0;
	width: 10px;
}

.lmhfooter-r {
	right: 0;
	width: 20px;
	clip: rect(auto, auto, auto, 10px);
}

.lmhfooter-t {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 10px;
	background-image: url("images/footer_t.png");
	background-position: left bottom;
}

.lmhfooter-body {
	position: relative;
	padding: 10px;
}

.lmhfooter-body .lmhrss-tag-icon {
	position: absolute;
	left: 20px;
	bottom: 10px;
	z-index: 1;
}

.lmhrss-tag-icon {
	display: block;
	background-image: url("images/rssicon.png");
	background-position: center right;
	background-repeat: no-repeat;
	height: 30px;
	width: 19px;
	cursor: default;
}

.lmhfooter-text p {
	padding: 0;
	margin: 0;
	text-align: right;
}

.lmhfooter-text,
.lmhfooter-text a,
.lmhfooter-text a:link,
.lmhfooter-text a:visited,
.lmhfooter-text a:hover,
.lmhfooter-text td,
.lmhfooter-text th,
.lmhfooter-text caption {
	color: #7e7e7e;
	font-size: 11px;
}

.lmhfooter-text {
	min-height: 33px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: right;
}

.lmhfooter-text a,
.lmhfooter-text a:link {
	color: #b3956f;
	text-decoration: none;
}

.lmhfooter-text a:visited {
	color: #7c7c7c;
}

.lmhfooter-text a:hover {
	color: #8b6e49;
	text-decoration: underline;
}

div.lmhfooter img {
	/* WARNING do NOT collapse this to 'border' - inheritance! */
	border-color: #9d9d9d;
	border-style: solid;
	margin: 0;
} /* end Footer */

/* begin PageFooter */
.lmhpage-footer,
.lmhpage-footer a,
.lmhpage-footer a:link,
.lmhpage-footer a:visited,
.lmhpage-footer a:hover {
	font-family: Arial;
	font-size: 10px;
	letter-spacing: normal;
	word-spacing: normal;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	color: #b06d6d;
}

.lmhpage-footer {
	padding: 1em;
	text-align: center;
	text-decoration: none;
	color: #8f8f8f;
}
/* end PageFooter */

/* begin LayoutCell, content */

/* end LayoutCell, content */

/* begin LayoutCell, sidebar1 */

.lmhcontent-layout .lmhsidebar1 {
	width: 275px;
}

/* end LayoutCell, sidebar1 */

textarea#comment {
	width: 99%;
}

ul#comments-list div.avatar {
	float: right;
}

ul#comments-list,
ul#comments-list li {
	background: none;
	padding: 0;
}

ul#comments-list li li {
	margin-left: 20px;
}

div.avatar {
	position: relative;
	margin: 0 5px;
	border: 1px solid #aaa;
	padding: 1px;
	background: #fff;
	float: left;
}

div.avatar img,
div.avatar img.wp-post-image {
	margin: 0 !important;
	padding: 0;
	border: none;
}

span.page-navi-outer,
span.page-navi-inner {
	position: relative;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
}

span.page-navi-outer {
	margin: 1px;
	border: 1px solid #aaa;
}

span.page-navi-inner {
	padding: 1px;
	min-width: 14px;
	line-height: 18px;
	text-align: center;
	border: 2px solid #fff;
	font-weight: bold;
}

a span.page-navi-inner,
span.page-navi-caption span.page-navi-inner {
	border-width: 1px;
	font-weight: normal;
}

a span.page-navi-outer,
span.page-navi-caption {
	margin: 2px 1px;
}

ul#comments-list li cite {
	font-size: 1.2em;
}

#commentform textarea {
	width: 100%;
}

img.wp-smiley {
	border: none;
	margin: 1px;
	vertical-align: middle;
	padding: 0;
}

.navigation {
	display: block;
	text-align: center;
}

/* Recommended by http://codex.wordpress.org/CSS */
/* Begin */
.aligncenter,
div.aligncenter,
.lmharticle .aligncenter img,
.aligncenter img.lmharticle,
.aligncenter img,
img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

p.aligncenter,
p.center {
	text-align: center;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.alignright img,
img.alignright {
	margin: 1em;
	margin-right: 0;
}

.alignleft img,
img.alignleft {
	margin: 1em;
	margin-left: 0;
}

.wp-caption {
	border: 1px solid #ddd;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	text-align: center;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

.wp-caption p {
	text-align: center;
}

.gallery {
	margin: 0 auto 18px;
	clear: both;
	overflow: hidden;
	letter-spacing: normal;
}

.gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%;
}
.gallery img {
	border: 10px solid #f1f1f1;
}

.gallery .gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
}

.gallery dl {
	margin: 0;
}

.gallery br + br {
	display: none;
}
/* End */

.hidden {
	display: none;
}

/* Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
}

#wp-calendar caption {
	text-align: center;
	width: 100%;
}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}

.lmhcontent {
	position: relative;
	z-index: 1;
}

#todays-events {
	position: relative;
	z-index: 11;
}

#upcoming-events {
	position: relative;
	z-index: 10;
}

img.wp-post-image {
	margin: 0 5px 5px 0 !important;
}

ul#comments-list li {
	list-style-image: none;
	background: none;
	list-style-type: none;
}

div.lmhfooter div.lmhcontent-layout {
	margin: 0 auto;
	width: 100%;
}

div.lmhlayout-cell-size1 {
	width: 100%;
}

div.lmhlayout-cell-size2 {
	width: 50%;
}
div.lmhlayout-cell-size3 {
	width: 33%;
}

div.lmhlayout-cell-size4 {
	width: 25%;
}

.lmhwidget-title {
	padding: 0 0 0 24px;
	margin-bottom: 0;
}

div.lmhcenter-wrapper {
	position: relative;
	float: right;
	right: 50%;
}

div.lmhcenter-inner {
	position: relative;
	float: left;
	left: 50%;
}

.firefox2 div.lmhcenter-inner {
	float: none;
}

div.breadcrumbs h4,
div.breadcrumbs p,
li.pingback p,
#respond p,
h3#reply-title,
h4#comments,
h4.box-title {
	margin: 0;
}

#respond .comment-notes {
	margin-bottom: 1em;
}

.form-allowed-tags {
	line-height: 1em;
}

#comments-list #respond {
	margin-left: 20px !important;
}

#cancel-comment-reply-link {
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}

#respond .required {
	color: #ff4b33;
	font-weight: bold;
}

#respond label {
	font-size: 12px;
}

#respond input {
	margin: 0 0 9px;
	width: 98%;
}

#respond textarea {
	width: 98%;
}

#respond .form-allowed-tags {
	font-size: 12px;
	line-height: 18px;
}

#respond .form-allowed-tags code {
	font-size: 11px;
}

#respond .form-submit {
	margin: 12px 0;
}

#respond .form-submit input {
	font-size: 14px;
	width: auto;
}

.lmhfooter .lmhwidget-title {
	font-size: 1.2em;
	padding: 0;
}

.lmhfooter .lmhwidget,
.lmhfooter .lmhwidget a,
.lmhfooter .lmhwidget a:link,
.lmhfooter .lmhwidget a:visited,
.lmhfooter .lmhwidget a:hover {
	color: #7e7e7e;
	font-size: 11px;
	text-align: left;
}

.lmhfooter .lmhwidget a,
.lmhfooter .lmhwidget a:link {
	color: #b3956f;
	text-decoration: none;
}

.lmhfooter .lmhwidget a:visited {
	color: #7c7c7c;
}

DIV[id^="GMPmap"] IMG {
	margin: 0;
}
