@charset "utf-8";
/* CSS Document */
blockquote, body, caption, div, dl, dt, dd, form, fieldset, h1, h2, h3, h4, h5, h6, html, li, ul, ol, p, pre, textarea, table, td, th {
	margin:0;
	padding:0;
}
body, html {
	background:/*#899891*/#D9D0C3 url(http://crossroadslumber.com/assets/images/layout/body-bg-008.jpg) repeat center top; /*A3BA79; /*6D8935 A3BA70 354B0E 5A742B 899891*/
	background-attachment: fixed;
}
.ngg-gallery-thumbnail img {
	width: 100%;
    height: auto !important;
}

.ngg-gallery-thumbnail-box .ngg-gallery-thumbnail {
	width: 100%;
    height: auto !important;
}

@media (max-width: 600px) {
  .ngg-gallery-thumbnail-box {
    width: 100% !important;
  }
}

.ngg-gallery-thumbnail-box img {
	opacity: 1.0 !important;
	transition: all ease 0.2s;
}
.ngg-gallery-thumbnail-box img:hover {
	opacity: 0.6 !important;
}


.ngg-gallery-thumbnail span {
	font-size: 13px !important;
	font-weight: 500;
}


body {
	padding:0;
	color:#000000;
	font:100%/1.5 "Lucida Grande", Geneva, Verdana, Arial, Helvetica, sans-serif;
}
.home_footer_images img {


}
.mainerTopFloat {
	position: absolute;
	    right: 30px;
    bottom: -119px;
	z-index: 99999999999999999999;
}


#ubermenu-main-46 {
	z-index: 9999999999 !important;
}




.home_blogger .vc_gitem-col {
	height: 340px;
	position: relative;
	background-color: #817A73 !important;
	color: #fff !important;

}

.home_blogger .vc_btn3-left {
	position: absolute;
	bottom: -13px;
	left: 10px;
}

.home_blogger .vc_btn3 {
	background-color: #615D5A !important;
	border-radius: 0px !important;
}


img {
	margin:5px 5px 5px 0;
	padding:5px;
	/*border:1px solid #333333;*/
	background: #807A73;
	text-align: left;
	-moz-border-radius: 7px;
	-khtml-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
}

@media (max-width: 900px) {
	.mainerTopFloat {
		display: none !important;
	}
	.ubermenu.ubermenu-main .ubermenu-item-level-0 {
		margin-left: 0px !important;
	}
}
@media (max-width: 600px) {
  #rightcolumn {
    margin: 0px !important;
  }
  #header .col-md-4 p {
  	text-align: center !important;
  }
  #header .col-md-4 {
  	margin-top: 80px !important;
  }
  #header {
  	text-align: center;
  	min-height: 200px !important;
  }
  #appointment {
  	text-align: center;
  	font: italic 14px/23px Arial, Helvetica, sans-serif !important;
  	text-transform: none !important;
  	left: 0px !important;
  	margin-bottom: 20px;
  	padding-left: 10px;
  	padding-right: 10px;
  }

}
#header .col-md-4 {
	margin-top:22px;
}
.logo img {
	width: 100%;
	max-width: 520px;
}
/*
=Main layout
*/
#wrapper {
	position:relative;
	max-width:1050px;
	margin:0px auto;
	padding:15px 0 0 0;
}
#header {
	max-width:1050px;
	min-height:160px;
	background:#807A73;
	-webkit-box-shadow:0 0px 15px/*amount of shadow*/ rgba(0, 0, 0, 0.7);/*other browsers*/
	-moz-box-shadow:0 0px 15px rgba(0, 0, 0, 0.7);/*firefox*/
	box-shadow:0 0px 15px rgba(0, 0, 0, 0.7);
}
#header h1 {
	margin:0 0 15px 0;
	padding:25px 0 10px 25px;
	font: 120% Arial, Helvetica, sans-serif;
}
/*header absolute div containers*/
#logo {
	/*position:absolute;
	left:24px;
	top:19px;*/
	/*width:230px;*/
	/*height:77px;*/
	z-index:2;
}
#contact {
	position:absolute;
	left:719px;
	top:7px;
	width:213px;
	height:77px;
	z-index:4;
	font: 12px/14px Arial, Helvetica, sans-serif;
	color: #000;
}
#contact p a {
	font-size:100%;
	color:#000;
}
#appointment {
	position:absolute;
	    left: 18px;
    top: 83px;

	height:30px;
	z-index:5;
	font: italic 11px/14px Arial, Helvetica, sans-serif;
	color: #000;
}
/*end absolutes*/
#container {
	width:100%;
	background:#D9D0C3 url(http://crossroadslumber.com/assets/images/container-background.gif) repeat-y top;
	padding:3px 0px;/*border: 1px solid #807A73;*/
	padding-top: 0px !important;
	-webkit-box-shadow:0 0px 15px/*amount of shadow*/ rgba(0, 0, 0, 0.7);/*other browsers*/
	-moz-box-shadow:0 0px 15px rgba(0, 0, 0, 0.7);/*firefox*/
	box-shadow:0 0px 15px rgba(0, 0, 0, 0.7);
}
/*right column*/
#rightcolumn {
	padding: 30px;
	/*float:right;
	max-width:985px;
	/*margin:30px;
	margin-right: 50px;
	padding:0px;margin:25px 15px 15px 274px;
	padding:0px;
	min-height:800px;
  	height:auto !important;
  	height:800px;*/
}
/*end right column*/
#leftcolumn {
	float:left;
	margin:25px 0 15px 25px;
	max-width:240px;
	color:#000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#leftcolumn h2 {
	border-bottom: 1px solid #999999;
	font-size: 12px;
	line-height:18px;
	font-weight: bold;
	margin: 0;
	padding: 5px;
	color:#333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background:#807A73;
	border-radius: 5px 5px 0px 0px;/*-moz-border-radius: 0px 5px 5px 0px;
	-khtml-border-radius: 0px 5px 5px 0px;
	-webkit-border-radius: 0px 5px 5px 0px;*//*font-size:1.3em;
	margin:15px 0;*/
}
#leftcolumn ul {
	margin:5px;/*0*/
	padding:0;
	list-style:none;
}
#leftcolumn li {
	color:#000;
}
#leftcolumn li a {
	margin:5px 0;
	padding:0;
	font-size:13px;
}
#leftcolumn a {
	display:block;
	width:210px;
	color:#333333;
	text-decoration:none;/*font-weight:bold;*/
}
#leftcolumn a:hover {
	color:#006600;
	text-decoration:underline;/*font-weight:bold;*/
}
#leftcolumn a:visited {
	color:#black;/*font-weight:bold;*/
}
/* hack to fix IE/Win's broken rendering of block-level anchors in lists, border color matches background */
#leftcolumn li {
	border-bottom: 1px solid #D9D0C3;
}
/* fix for browsers that don't need the hack */
html>body #leftcolumn li {
	border-bottom: none;
}
#leftcolumn .category {
	margin:0px 0px 25px 0px;
	padding:0px;
	border:1px solid #999999 /*807A73*/;
	text-align: left;
	-moz-border-radius: 7px;
	-khtml-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
}
#leftcolumn ul li.widget {
	width:228px;
	margin:0 0 25px 0;
	border:1px solid #999999 /*807A73*/;
	text-align: left;
	-moz-border-radius: 7px;
	-khtml-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
}/*end leftcolumn*/
#footer {
	width:100%;
	border-top:1px solid #807A73;
	height:20px;
	clear:both;
	margin:25px 0 25px;
}
#footer p {
	margin:0;
	padding:15px;
	font-size:.8em;
}
#outsidefooter {
	font-size: 90%;
	padding-top: 10px;
	padding-bottom: 20px;
	text-align:center;
	text-align:center;
	padding-bottom:25px;
}
#outsidefooter ul {
	margin:0;
	padding:0;
	list-style:none;
}
#outsidefooter li {
	display:inline;
	margin:0;
	padding:0;
}
#outsidefooter a {
	margin:0;
	padding:5px;
	color:#000;
	text-decoration:none;
}
#outsidefooter a:hover, #outsidefooter a:focus {
	text-decoration: underline;
	color: #333333;
}
#outsidefooter a:active {
	color:white;
}
#outsidefooter p {
	margin:0;
	padding:0;
}
.center {
	text-align:center;
}
img {
	border:none;
	margin:0;
	padding:0;/*vertical-align: bottom;*/
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.clrflt {
	clear:both;
}
#rightcolumn h1 {
	/*color:#807A73;*/
	font: 35px/40px "Times New Roman", Times, serif;
	color: #333333;
	margin-top:0;
}
#rightcolumn h2 {
	font: 25px/30px Verdana, Arial, Helvetica, sans-serif;
}
h1, h2, h3, h4, h5, h6, p {
	margin:25px 0;
	padding:0;
}
h1 {
	font: 35px/40px Verdana, Arial, Helvetica, sans-serif;
}
h2 {
	font: 25px/30px Verdana, Arial, Helvetica, sans-serif;
}
h3 {
	font: 18px/23px Verdana, Arial, Helvetica, sans-serif;
}
h4 {
	font: 16px/21px Verdana, Arial, Helvetica, sans-serif;
}
p {
	font-size:15px;
	margin:15px 0;
}
ul {
	margin:25px;
}
/*#images  {
	text-align: left;
}*/
#images img {
	margin:5px 5px 5px 0;
	padding:5px;
	/*border:1px solid #333333;*/
	background: #807A73;
	text-align: left;
	-moz-border-radius: 7px;
	-khtml-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
}
#imagesauto img {
	margin:5px auto 0;
	padding:5px;
	/*border:1px solid #333333;*/
	background: #807A73;
	text-align: left;
	-moz-border-radius: 7px;
	-khtml-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
}
.caption {
	font-size: 13px;
	text-align:center;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
.captioncredit {
	font-size: 9px;
}
div.caption135 {
	width:135px;
	margin:5px;
	padding:0px;
	float:left;
}
.marginleft10px {
	margin-left:10px;
}
div.caption180 {
	width:180px;
	margin:5px;
	padding:0px;
}
div.caption210 {
	width:210px;
	margin:0px;
	padding:0px;
}
div.caption310 {
	width:320px;
	margin:0px;
	padding:5px;
}
div.caption310home {
	width:320px;
	display:block;
	margin:0px;/*zero for the home page and ie*/
	padding:0px;
}
div.image320 {
	width:320px;
	display:block;
}
div.image320 img {
	display:block;
	margin:auto;
}
div.image320 p {
	margin:5px 0 0;
	padding:5px;
	font-size:80%;
	line-height:125%;
	text-align:center;
}
div.caption520 {
	width:520px;
	margin:0px;
	padding:0px;
}
div.caption610 {
	width:610px;
	margin:0px;
	padding:0px;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/*list styling*/
.inner {
	margin:0px;
	padding:0px;
}
.inner h2 {
	font-size:130%;
	margin: auto;
}
.inner ul.features {
	margin: 0;
	padding: 0;
	list-style: none;
	clear:both;
}
.inner li {
	list-style:none;
	/*border: 1px solid #B4BDC5;*/
	margin:0;
	padding:5px;/*clear:both;*/
}
.inner h3 {
	margin:15px 0px;
	color: #596660;
}
.inner h3 a:link, .inner h3 a:visited {
	color: #000000;
	text-decoration:none;
}
.inner h3 a:hover {
	color:red;
}
.inner p {
	color: #000;
	margin:15px 0;
	padding:0;
}
.inner .features li img {
	/*float: left;*/
	margin: 3px 5px 5px 0;
}
.inner p.author {
	font-weight: bold;
}
.inner p.more {
	margin-top: 10px;
	text-align: right;
}
.inner p.more a:link, .inner p.more a:visited {
	color: black;
	background-image:  url("http://crossroadslumber.com/assets/styles/img/more-bullet.gif");
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 14px;
	font-size: 90%;
	color: #1e4c82;
}
.table {
	border-spacing: 0px;
	border-collapse: collapse;
}
.table td {
	padding:7px;
	border: thin solid #807A73;
	vertical-align:top;
}
.listfltlft li {
	float:left;
	list-style:none;
	width:100px;
	padding:0px;
}
table {
	border-spacing: 0px;
	border-collapse: collapse;
	margin:0;
	padding:0;
}
table td {
	padding:5px;
	vertical-align:top;
	text-align:left;
}
table.gallery td {
	width:100px;
}
.youarehere {
	border:7px solid yellow;
}
/*gallery lists*/
ul.gallery {
	list-style:none;
	margin:25px 0 15px;
	width:100%;
}
ul.gallery li {
	display:block;
	width:105px;
	height:105px;
	float:left;
	margin:0 20px 10px 0;
}
ul.gallery li img {
	margin:auto;
}
ul.gallery p {
	margin:0;
	padding:0;
	font-size:80%;
	text-align:center;
}
ul.inventory {
	list-style:none;
	margin:25px 0 15px;
	width:100%;
}
.inventory li {
	display:block;
	width:140px;
	height:150px;
	float:left;
	margin:0 20px 10px 0;
	text-align:center;
}
.inventory li img {
	display:block;
	margin:auto;
}
.inventory p {
	margin:5px 0 0;
	padding:0;
	font-size:90%;
	line-height:125%;
	text-align:center;
}
ul.doors {
	list-style:none;
	margin:25px 0 15px;
	width:100%;
}
.doors li {
	display:block;
	width:275px;
	min-height:400px;
	height:auto !important;
	height:400px;
	float:left;
	margin:10px 10px;
}
.doors li img {
	display:block;
	margin:auto;
}
#imagesauto ul.doors li:before {
	content:"";
}
.doors p {
	margin:5px 0 0;
	padding:0;
	font-size:90%;
	line-height:125%;
	text-align:center;
}
.doors h3 {
	color: #596660;
}
#inventory {
	margin:0;
	padding:0px;
}
#inventory h2 {
	margin:25px 0 0;
	padding:0;
	color:#000000;
	font: normal 25px/30px Verdana, Arial, Helvetica, sans-serif;
}
#inventory h3 {
	margin:25px 0px 5px;
	font: normal 20px/25px Verdana, Arial, Helvetica, sans-serif;
}
#inventory p {
	margin:15px 0px;
	padding:0;
}
#inventory ul {
	margin:15px 0;
	padding:0;
}
ul.inventory200 {
	list-style:none;
	width:100%;
}
.inventory200 li {
	display:block;
	width:200px;
	/*height:auto !important;
	min-height:250px;*/
  	height:245px;
	/*overflow: auto;*/
	float:left;
	margin:0 10px 10px 0;
}
.inventory200 li img {
	display:block;
	margin:auto;
}
.inventory200 li p {
	margin:0;
	padding:0;
	font-size:90%;
	line-height:125%;
	text-align:center;
}
/* assorted */
.green {
	color: #316300;
	font-weight:bold;
}
.24font {
	font-size: 24px;
}
a:link {
	color:#006600;
}
a:visited {
	color:#993300;
}
/*gallery popups*/

#gallerywrapper {
	position:relative;
	width:700px;
	margin:15px auto;
}
#galleryglobalNav {
	text-align: center;
	background:#807A73;
	width:694px;
	margin:0 0 0 3px;
	padding:0;
}
#galleryglobalNav h1 {
	font: 3em "Times New Roman", Times, serif;
	color: #333333;
	margin:0;
	padding:0;
	text-align:center;
}
input {
	font-size:14px;
}
.pad {
	padding:25px;
}
.pad10 {
	padding:10px;
}
#imageseblast img {
	margin:5px;
	padding:5px;
	/*border:1px solid #333333;*/
	background: #807A73;
	text-align: left;
	-moz-border-radius: 7px;
	-khtml-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
}
div.caption300 {
	width:320px;
	margin:0px;
	padding:0px;
}
div.caption300 img {
	margin:0 5px 0;
	padding:5px;
	/*border:1px solid #333333;*/
	background: #807A73;
	text-align: left;
	-moz-border-radius: 7px;
	-khtml-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
}
div.caption200 {
	width:220px;
	margin:0px;
	padding:0px;
}
div.caption200 img {
	margin:0 10px 0 0;
	padding:5px;
	/*border:1px solid #333333;*/
	background: #807A73;
	text-align: left;
	-moz-border-radius: 7px;
	-khtml-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
}
.eblastcaption {
	font-size: 10px;
	text-align:center;
	margin:0;
	padding:0;
}
.eblastcaption p {
	margin:0;
	padding:0;
}
#eblasttitle {
	text-align: center;
	background:#807A73;
	width:700px;
	margin:0px;
	padding:0;
}
#eblasttitle h1 {
	font: 3em "Times New Roman", Times, serif;
	color: #333333;
	margin:0;
	padding:0;
	text-align:center;
}
.small {
	font-size:10px;
}
@charset "utf-8";
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
}
#wp-calendar a {
	text-decoration: none;
}
#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
.post {
	margin: 0 0 0px;
	/*text-align: justify;*/
	border-bottom:1px solid #899891;
}
.post hr {
	display: block;
}
.widecolumn .post {
	margin: 0;
}
.narrowcolumn .postmetadata {
	padding-top: 5px;
}
.widecolumn .postmetadata {
	margin: 30px 0;
}
.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;/*margin: 5px 5px 5px 0px;*/
}
.widecolumn .attachment {
	text-align: center;/*margin: 5px 0px;*/
}
.postmetadata {
	clear: both;
}
.clear {
	clear: both;
}
/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
}
/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}
.alignright {
	float: right;
	padding: 4px;
	margin: 0 0 2px 7px !important;
}
.alignleft {
	float: left;
	padding: 4px;
	margin: 0 7px 2px 0 !important;
}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin:0px;
	padding:0;
	list-style: none;
	text-indent: 0px;
}
html>body .entry li {
	margin: 7px 0 8px 10px;
}
.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
}
.entry ul.gallery li:before {
	list-style:none;
	content:"";
}
.entry ul.gallery li {
	margin:0;
	padding:7px 10px 8px 0;
}
.entry ul.inventory li:before {/*overrides bullet \00BB \0020 above*/
	list-style:none;
	content:"";
}
.entry ul.inventory li {
	margin:0;
	padding:7px 10px 8px 0;
}
.entry ul.features li:before {
	list-style:none;
	content:"";
}
.entry ul.features li {
	margin:0;
	padding:0;
}
.entry ul.features li p {
	margin:15px 0;
	padding:0;
}
.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
}
.entry ol li {
	margin: 0;
	padding: 0;
}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
}
#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
}
#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
}
#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
}
#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
}
ol li, #sidebar ul ol li {
	list-style: decimal outside;
}
#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin:0px auto;
	padding: 5px 3px;/*	text-align: center;
*/
}
#sidebar2 #searchform #s {
	width: 108px;
	padding: 2px;
}
#sidebar2 #searchsubmit {
	padding: 1px;
}
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
}
select {
	width: 130px;
}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}
#commentform {
	margin: 5px 10px 0 0;
}
#commentform textarea {
	width: 100%;
	padding: 2px;
	background-color:#D9D0C3;
}
#respond:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
}
.commentlist {
	padding: 0;
	text-align: justify;
}
.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
}
.commentlist li ul li {
	margin-right: -5px;
	margin-left: 10px;
}
.commentlist p {
	margin: 10px 5px 10px 0;
}
.children {
	padding: 0;
}
#commentform p {
	margin: 5px 0;
}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
.commentmetadata {
	margin: 0;
	display: block;
}
/* End Comments */

/* Begin 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;
}
#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff;
}
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
}
acronym, abbr {
	border-bottom: 1px dashed #999;
}
blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}
blockquote cite {
	margin: 5px 0 0;
	display: block;
}
.center {
	text-align: center;
}
.hidden {
	display: none;
}
hr {
	display: none;
}
a img {
	border: none;
}
#content div.navigation {
	margin:10px 0 0;
	padding:0;
}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	/*border: 1px solid #ddd;*/
	text-align: center;
	/*background-color: #807A73;*//*image brown border#f3f3f3*/
	padding-top: 5px;
	margin:0px;/*-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;*/
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border:5px solid #807A73;
	-moz-border-radius: 7px;
	-khtml-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
}
div.wp-caption p.wp-caption-text {
	font-size: 16px !important;
	margin: 10px !important;
	padding: 0;
	text-align: center;
	line-height: 17px;
}
/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
ul.inventory200 {
	list-style:none !important;
	width:100%;
}
.inventory200 li {
	display:block;
	width:200px;
	/*height:auto !important;
	min-height:250px;*/
  	height:245px;
	/*overflow: auto;*/
	float:left;
	margin:0 10px 10px 0 !important;
}
.inventory200 li img {
	display:block;
	margin:auto;
}
.inventory200 li p {
	margin:0;
	padding:0;
	font-size:90%;
	line-height:125%;
	text-align:center;
}
.inventory200 li:before {
	content: " " !important;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
#signup {
	margin-bottom:15px;
}
#signup input {
	font-size:9px;
}
/*nextgen gallery*/
/*.ngg-gallery-thumbnail-box {
	float:left;
	margin:5px 0;
	padding:1px;
}*/
.ngg-gallery-thumbnail img {
	background-color: #807A73;
	border: 1px solid #807A73;
}
