/*
Theme Name: Twenty Fourteen
Theme URI: http://wordpress.org/themes/twentyfourteen
Author: the WordPress team
Author URI: http://wordpress.org/
Description: In 2014, our default theme lets you create a responsive magazine website with a sleek, modern design. Feature your favorite homepage content in either a grid or a slider. Use the three widget areas to customize your website, and change your content's layout with a full-width page template and a contributor page to show off your authors. Creating a magazine website with WordPress has never been easier.
Version: 1.3
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, green, white, light, dark, two-columns, three-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
Text Domain: twentyfourteen

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

/**
 * Table of Contents:
 *
 * 1.0 - Reset
 * 2.0 - Repeatable Patterns
 * 3.0 - Basic Structure
 * 4.0 - Header
 * 5.0 - Navigation
 * 6.0 - Content
 *   6.1 - Post Thumbnail
 *   6.2 - Entry Header
 *   6.3 - Entry Meta
 *   6.4 - Entry Content
 *   6.5 - Galleries
 *   6.6 - Post Formats
 *   6.7 - Post/Image/Paging Navigation
 *   6.8 - Attachments
 *   6.9 - Archives
 *   6.10 - Contributor Page
 *   6.11 - 404 Page
 *   6.12 - Full-width
 *   6.13 - Singular
 *   6.14 - Comments
 * 7.0 - Sidebar
 *   7.1 - Widgets
 *   7.2 - Content Sidebar Widgets
 * 8.0 - Footer
 * 9.0 - Featured Content
 * 10.0 - Multisite
 * 11.0 - Media Queries
 * 12.0 - Print
 * -----------------------------------------------------------------------------
 */


/**
 * 1.0 Reset
 *
 * Resetting and rebuilding styles have been helped along thanks to the fine
 * work of Eric Meyer http://meyerweb.com/eric/tools/css/reset/index.html
 * along with Nicolas Gallagher and Jonathan Neal
 * http://necolas.github.com/normalize.css/ and Blueprint
 * http://www.blueprintcss.org/
 *
 * -----------------------------------------------------------------------------
 */

body {
	background-color: #534f3f;
	margin: 0px;
	padding: 0px;
}

#wrap {background-color: #6f6b5e; margin-left: auto; margin-right: auto; padding: 10px; margin-top: 30px; margin-bottom: 50px; width: 1010px;
}

#logo {
	width: 500px;
	height: 320px;
	position: absolute;
    top: 70px;
	z-index: 5;
}

#tagline {width: 300px; height: 100px; position: absolute; top: 295px; padding-left: 645px; z-index: 100;}

#menu {
	width: 1010px;
	height: 37px;
	background-color: #6f6b5e;
	position: absolute;
	top: 360px;
		text-align: center;
	padding-top: 0px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 17px;
	font-weight: 700;
	text-transform: uppercase;
	line-height: normal;
	padding-top: 12px;
	z-index: 999;}

#menu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px; 
}

#menu li {	list-style-type: none;
	margin: 0px;
	padding: 0px; 
	display: inline;
	padding-left: 14px; 
	padding-right: 14px; }
	
#menu a {color: #FFF; text-decoration: none;}

#menu a:hover {color: #e1dac4; text-decoration: none;}

#header {
	width: 100%;
	float: left;
	height: 367px;
	background-color: #948f7f;
	z-index: 1!important;
	background-image: url(images/rotate1.jpg);
	background-repeat: no-repeat;
}


.metaslider {}

#container {
	width: 950px;
	float: left;
	background-color: #eceae0;
	background-image: url(images/back.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 30px;
		font-family: 'Open Sans Condensed', sans-serif;
	font-size: 18px;
	font-weight: 300;
	color: #000;
}

#container a {color: #9e8a52; text-decoration: none;}

#container a:hover {color: #999; text-decoration: none;}

#contentHome {width: 290px; float: left; border-right: solid 2px #7f7965; padding-right: 30px; font-family: 'Open Sans Condensed', sans-serif;
	font-size: 18px;
	font-weight: 300;
	color: #000; }

#content {	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 18px;
	font-weight: 300!important;
	color: #000;}
	
	
#content img {
	border:1px solid #a15a2e;
	padding: 5px;
}
	
	

#content h1 {
	color: #90290d;
	font-family: "Times New Roman", Times, serif;
	font-size: 34px;
	font-style: italic;
	font-weight: normal;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}

#contentHome h2 {color: #7b400c; font-size: 26px;}


#content h3 {
	color: #000000;
	font-size: 24px; font-family: 'Open Sans Condensed', sans-serif;
	
	font-weight: 300;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


#content input {width: 240px;}




#feature {float: right; width: 600px;}

#menuBottom {width: 100%; float: left; background-color: #cfc8b2; height: 42px;	text-align: center;
	padding-top: 0px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 18px;
	font-weight: 400;
	
	line-height: normal;
	padding-top: 18px;}

#menuBottom ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#menuBottom li {	list-style-type: none;
	margin: 0px;
	padding: 0px; 
	display: inline;
	padding-left: 15px; 
	padding-right: 15px;font-size: 18px; font-family: 'Open Sans Condensed', sans-serif;
	
	font-weight: 300;}
	
#menuBottom a {color: #000; text-decoration: none;}

#menuBottom a:hover {color: #6f6b5e; text-decoration: none;}

#footer {width: 950px; float: left; height: 160px; padding-left: 40px; padding-top: 25px;
		font-family: 'Open Sans Condensed', sans-serif;
	font-size: 18px;
	font-weight: 300;
	color: #eceae0;}
	
#footer a {color: #cfc8b2; text-decoration: none;}

#footer a:hover {color: #d29b01; text-decoration: none;}
	
#footerLeft {width: 440px; float: left; }

#footerRight {width: 400px; float: right; text-align: right;}

#footer h3 {font-family: 'Open Sans Condensed', sans-serif;
	font-size: 24px;
	font-weight: 700;
	text-transform: uppercase;
	color: #d29b01; padding-bottom: 20px; margin: 0px; padding-top: 0px;}
	
	.social a:hover {     /* IE 8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";

  /* IE 5-7 */
  filter: alpha(opacity=80);

  /* Netscape */
  -moz-opacity: 0.8;

  /* Safari 1.x */
  -khtml-opacity: 0.8;

  /* Good browsers */
  opacity: 0.8; }
  
  
  
  strong {font-weight: bold;}
  
  
 td {
	vertical-align: top;
}

.tableForm {width: 100%; margin-left: 30px; }


.galleryButtons {
	margin-right: auto;
	margin-left: auto;
	height: 30px;
	width: 280px;
		margin-bottom: 15px;
	text-align: center;
}

.galleryButtons a {
	background-image: url(images/button.gif);
	background-repeat: no-repeat;
	float: left;
	height: 26px;
	width: 100px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7d7426!important;
	text-decoration: none!important;
	padding-top: 7px;
	margin-right: 20px;
	margin-left: 20px;

}


.galleryButtons a:hover { 	color: #a79f59!important;
	text-decoration: none!important;}



b {
	color: #FF0000;
	font-weight: normal;
}

.post {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
	margin-bottom: 30px;
	padding-bottom: 30px;
}

.entry-date {
	font-size: 16px;
	font-style: italic;
}

.entry-meta {font-size: 12px;} 
  
  
 p.wpsb_form_label  {margin-top: 0px!important; margin-bottom: 3px!important; width: 210px; float: left; font-size: 12px; font-family: 'Open Sans Condensed', sans-serif;
	
	font-weight: 300;}
  
.wpsb_form_label input {float: right;}  
  
   p.wpsb_form_label_radio {float: right; width: 200px; margin-top: 0px!important; margin-bottom: 3px!important; font-size: 12px; font-family: 'Open Sans Condensed', sans-serif;
	
	font-weight: 300;}
   
   
   .formLeft {float: left; width: 200px;}
   
   
   .wpsb_form_btn {float: left!important; margin-left: 45px; margin-top: 10px;}
   

.soldLarge {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-transform: uppercase;
	color: #F00;
	padding-bottom: 10px;
}

.sold {
	background-image: url(images/sold.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 30px;
	width: 210px;
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
}
   
  
  #mobileContact {display: none;}
  
  
  
   .entry-content img, 
.entry-content iframe, 
.entry-content object, 
.entry-content embed {
        max-width: 100%;
}

.narrow img {width: 40%!important;}


body.page-id-436 .galleryButtons {display: none;}

body.page-id-434 .galleryButtons {display: none;}

body.page-id-443 .galleryButtons {display: none;}

body.page-id-438 .galleryButtons {display: none;}

body.page-id-432 .galleryButtons {display: none;}









   
   
  
  
  /* Alignment */

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

blockquote.alignleft,
figure.wp-caption.alignleft,
img.alignleft {
	margin: 7px 24px 7px 0;
}

.wp-caption.alignleft {
	margin: 7px 14px 7px 0;
}

blockquote.alignright,
figure.wp-caption.alignright,
img.alignright {
	margin: 7px 0 7px 24px;
}

.wp-caption.alignright {
	margin: 7px 0 7px 14px;
}

blockquote.aligncenter,
img.aligncenter,
.wp-caption.aligncenter {
	margin-top: 7px;
	margin-bottom: 7px;
}

.site-content blockquote.alignleft,
.site-content blockquote.alignright {
	border-top: 1px solid rgba(0, 0, 0, 0.1);
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	padding-top: 17px;
	width: 50%;
}

.site-content blockquote.alignleft p,
.site-content blockquote.alignright p {
	margin-bottom: 17px;
}

.wp-caption {
	margin-bottom: 24px;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 0;
}

.wp-caption {
	color: #767676;
}

.wp-caption-text {
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
	font-size: 12px;
	font-style: italic;
	line-height: 1.5;
	margin: 9px 0;
}

div.wp-caption .wp-caption-text {
	padding-right: 10px;
}

div.wp-caption.alignright img[class*="wp-image-"],
div.wp-caption.alignright .wp-caption-text {
	padding-left: 10px;
	padding-right: 0;
}

.wp-smiley {
	border: 0;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}




/**
 * 6.5 Gallery
 * -----------------------------------------------------------------------------
 */

.gallery {
	margin-bottom: 20px;
}

.gallery-item {
	float: left;
	margin: 0 4px 4px 0;
	overflow: hidden;
	position: relative;
}

.gallery-columns-1 .gallery-item {
	max-width: 100%;
}

.gallery-columns-2 .gallery-item {
	max-width: 48%;
	max-width: -webkit-calc(50% - 4px);
	max-width:         calc(50% - 4px);
}

.gallery-columns-3 .gallery-item {
	max-width: 32%;
	max-width: -webkit-calc(33.3% - 4px);
	max-width:         calc(33.3% - 4px);
}

.gallery-columns-4 .gallery-item {
	max-width: 23%;
	max-width: -webkit-calc(25% - 4px);
	max-width:         calc(25% - 4px);
}

.gallery-columns-5 .gallery-item {
	max-width: 19%;
	max-width: -webkit-calc(20% - 4px);
	max-width:         calc(20% - 4px);
}

.gallery-columns-6 .gallery-item {
	max-width: 15%;
	max-width: -webkit-calc(16.7% - 4px);
	max-width:         calc(16.7% - 4px);
}

.gallery-columns-7 .gallery-item {
	max-width: 13%;
	max-width: -webkit-calc(14.28% - 4px);
	max-width:         calc(14.28% - 4px);
}

.gallery-columns-8 .gallery-item {
	max-width: 11%;
	max-width: -webkit-calc(12.5% - 4px);
	max-width:         calc(12.5% - 4px);
}

.gallery-columns-9 .gallery-item {
	max-width: 9%;
	max-width: -webkit-calc(11.1% - 4px);
	max-width:         calc(11.1% - 4px);
}

.gallery-columns-1 .gallery-item:nth-of-type(1n),
.gallery-columns-2 .gallery-item:nth-of-type(2n),
.gallery-columns-3 .gallery-item:nth-of-type(3n),
.gallery-columns-4 .gallery-item:nth-of-type(4n),
.gallery-columns-5 .gallery-item:nth-of-type(5n),
.gallery-columns-6 .gallery-item:nth-of-type(6n),
.gallery-columns-7 .gallery-item:nth-of-type(7n),
.gallery-columns-8 .gallery-item:nth-of-type(8n),
.gallery-columns-9 .gallery-item:nth-of-type(9n) {
	margin-right: 0;
}

.gallery-columns-1.gallery-size-medium figure.gallery-item:nth-of-type(1n+1),
.gallery-columns-1.gallery-size-thumbnail figure.gallery-item:nth-of-type(1n+1),
.gallery-columns-2.gallery-size-thumbnail figure.gallery-item:nth-of-type(2n+1),
.gallery-columns-3.gallery-size-thumbnail figure.gallery-item:nth-of-type(3n+1) {
	clear: left;
}

.gallery-caption {
	background-color: rgba(0, 0, 0, 0.7);
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
	color: #fff;
	font-size: 12px;
	line-height: 1.5;
	margin: 0;
	max-height: 50%;
	opacity: 0;
	padding: 6px 8px;
	position: absolute;
	bottom: 0;
	left: 0;
	text-align: left;
	width: 100%;
}

.gallery-caption:before {
	content: "";
	height: 100%;
	min-height: 49px;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}

.gallery-item:hover .gallery-caption {
	opacity: 1;
}

.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
	display: none;
}





/**
 * Make sure images with WordPress-added height and width attributes are
 * scaled correctly.
 */

.comment-content img[height],
.entry-content img,
.entry-summary img,
img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"],
#site-header img {
	height: auto;
}

img.size-full,
img.size-large,
.wp-post-image,
.post-thumbnail img {
	height: auto;
	max-width: 100%;
}




/** NextGen Gallery **//

.ngg-imagebrowser {
}

.ngg-imagebrowser h3 {
    text-align: center;
}

.ngg-imagebrowser-desc {
    clear: both;
}

.ngg-imagebrowser .pic {
	width: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
  text-align: center;
  

 
}


.pic img {  margin-left: auto;
  margin-right: auto; }



.ngg-imagebrowser-nav {
    padding: 5px;
}

.ngg-imagebrowser-nav .back {
    float: left;
    border: 1px solid #DDDDDD;
    padding: 3px 7px;
}

.ngg-imagebrowser-nav .next {
    float: right;
    border: 1px solid #DDDDDD;
    padding: 3px 7px;
}

.ngg-imagebrowser-nav .counter {
    text-align: center;
    font-size: 0.9em !important;
}

.exif-data {
    margin-left: auto !important;
    margin-right: auto !important;
}

  
.ngg-imagebrowser-desc {text-align: center;}



.ngg-gallery-thumbnail-box {padding-left: 35px; padding-right: 35px;}




 @media screen and (min-width: 1500px) and (max-width: 8000px) {





 }
 
 
 @media screen and (min-width: 1061px and (max-width: 1499px){
	
	 
 }
 
 

 @media screen and (min-width: 851px) and (max-width: 1060px) {
	 
	 
#wrap {width: 100%; border: 0px; margin-top: 0px;}

#menu {width: 100%; top: 315px;}

#menu li {	
	padding-left: 10px; 
	padding-right: 10px; }

#container {width: 100%; padding: 0px;}

#logo {top: 40px;}



#footer {width: 100%; padding-left: 0px;}

#footerright {width: 440px;}

#tagline {padding-left: 600px; top: 260px;}

.entry-content {padding: 40px;}

#content h1 {padding-left: 40px; font-family:Georgia, "Times New Roman", Times, serif; margin-bottom: 0px; padding-bottom: 0px; padding-top: 25px;}


.narrow img {width: 35%!important;}

	  
	
	
	

 }
 
 
  @media screen and (min-width: 741px) and (max-width: 850px) {
	  
	  
	  

  
  
  }


 
 @media screen and (min-width: 501px) and (max-width: 740px) {
	 
	
	
	body {
	background-color: #eceae0!important;
	margin: 0px;
	padding: 0px;
}

	#wrap {background-color: #eceae0!important; margin-left: 0px; margin-right: 0px; padding: 0px; margin-top: 0px; margin-bottom: 0px; width: 100%;
}

#logo {
	width: 100%;
	height: 200px;
	position: absolute;
    top: 60px;
	z-index: 5;
}

#logo img {width: 230px; height: 172px;}

	
  #tagline {width: 100%; padding-left: 0px; top: 227px; text-align: right; z-index: 1000;}
  
  #tagline img {width: 250px; margin-right: 20px;}
  

  
  #menu {width: 100%; top: 205px;}
  
  #menu ul {display: none;}
  
  #header { height: 216px; margin-bottom: 0px; background-size: cover;}
  
  #container {width: 100%; padding: 0px; background-image: none; padding-bottom: 30px; }
  
  #contentHome {width: 100%; padding-right: 0px; border-right: 0px; padding-top: 20px;}
  
  .entry-content {width: 90%; float: left; padding-left: 5%;}
  
  #feature {width: 90%; float: left; padding-left: 5%;}
  
  #feature img {width: 90%;}
  
  #footer {width: 100%; padding-left: 0px;}
  
    
	
	 #content img {width: 90%; margin-bottom: 15px;}
	 
	 #content h1 {text-align: center; width: 100%; float: left; padding-top: 20px; padding-bottom: 20px; margin-bottom: 0px; font-family:Georgia, "Times New Roman", Times, serif;}
	 
	  #contentHome img {width: 100%; height: auto;}
	  
	  #menuBottom {display: none;}
	
	#footer {background-color: #cfc8b2; height: 300px;}
	
	
	
	  #footerRight {color: #000; padding-right: 30px;}
	  
	  #footerRight a {color: #999;}
  
  #footerLeft { color: #000; padding-left: 30px;}
  
  #mobileContact {width: 100%; float: left; background-color: #000; padding-top: 10px; padding-bottom: 5px; text-align: left; display: block!important;}

#mobileContact img {margin-left: 20px; margin-right: 20px;}

#click-menu {top: 7px!important;}


	  
	 
	  
	  .alignright {float: left; margin-left: 2%!important;}
	  
	  .ngg-galleryoverview {

	
	width: 100%!important;
	float: left;
	
}


.ngg-gallery-thumbnail-box {
	width: 50%!important;
	

}


.ngg-gallery-thumbnail {
	
	width: 80%!important;
	float: left;
	padding-left: 4%!important; padding-right: 0px!important;



}



.ngg-imagebrowser-desc {
	width: 100%!important;
	float: left;

}

.pic img {
	width: 90%!important;
	margin-left: 4%;

}



.galleryButtons a {

		margin-bottom: 35px;
	
}

.ngg-imagebrowser-nav {float: left; width: 100%;}

.tableForm {width: 100%; margin-left: 0px; }

.tableForm td {width: 40%!important;}


#content input {width: 80%;}

.geo {width: 140px; height: 90px; float: left; margin-left: 20px; }

	
	
	



 }
 
 
  @media screen and (min-width: 200px) and (max-width: 500px) {
	  
	
	body {
	background-color: #eceae0!important;
	margin: 0px;
	padding: 0px;
}

	#wrap {background-color: #eceae0!important; margin-left: 0px; margin-right: 0px; padding: 0px; margin-top: 0px; margin-bottom: 0px; width: 100%;
}

#logo {
	width: 100%;
	height: 200px;
	position: absolute;
    top: 60px;
	z-index: 5;
}

#logo img {width: 174px; height: 130px;}

	
  #tagline {width: 100%; padding-left: 0px; top: 188px; text-align: center; z-index: 1000;}
  
  #tagline img {width: 250px;}
  

  
  #menu {width: 100%; top: 167px;}
  
  #menu ul {display: none;}
  
  #header { height: 118px; margin-bottom: 50px; background-size: cover;}
  
  #container {width: 100%; padding: 0px; background-image: none; padding-bottom: 30px; }
  
  #contentHome {width: 100%; padding-right: 0px; border-right: 0px; padding-top: 20px;}
  
  .entry-content {width: 90%; float: left; padding-left: 5%;}
  
  #feature {width: 90%; float: left; padding-left: 5%;}
  
  #footer {width: 100%; padding-left: 0px;}
  
    #feature img {width: 100%; height: auto;}
	
	 #content img {width: 90%; height: auto; margin-bottom: 15px;}
	 
	 #content h1 {text-align: center; width: 100%; float: left; padding-top: 20px; padding-bottom: 20px; margin-bottom: 0px;}
	 
	  #contentHome img {width: 100%; height: auto;}
	  
	  #menuBottom {display: none;}
	
	#footer {background-color: #cfc8b2; height: 300px;}
	
	
	
	  #footerRight {width: 100%; float: left; text-align: center; color: #000;}
	  
	  #footerRight a {color: #999;}
  
  #footerLeft {width: 100%; text-align: center; color: #000;}
  
  #mobileContact {width: 100%; float: left; background-color: #000; padding-top: 10px; padding-bottom: 5px; text-align: left; display: block!important;}

#mobileContact img {margin-left: 20px; margin-right: 20px;}

#click-menu {top: 7px!important;}

 p.wpsb_form_label  {width: 260px;}


   p.wpsb_form_label_radio {float: left; width: 100%;}
   
   
   .formLeft {width: 100%; text-align: center;}
   
      .wpsb_form_btn {float: right!important; margin-left: 0px; margin-bottom: 30x;}
	  
	 
	  
	  .alignright {float: left; margin-left: 2%!important;}
	  
	  .ngg-galleryoverview {

	
	width: 65%!important;
	float: none;
	margin-left: auto!important;
	margin-right: auto!important;
	padding-left: 0px!important;
	padding-right: 0px!important;
	

}


.ngg-gallery-thumbnail-box {
	width: 100%!important;
	float: none; 
	margin-right: auto;
	margin-left: auto;
	
	
padding-left: 0px!important; padding-right: 0px!important;
	

}


.ngg-gallery-thumbnail {
	
	width: 100%!important;
	float: none;

	padding-left: 0px!important; padding-right: 0px!important;
	margin-right: auto!important; margin-left: auto!important;
	



}



.ngg-imagebrowser-desc {
	width: 100%!important;
	float: left;

}

.pic img {
	width: 90%!important;
	margin-left: 4%;

}

.galleryButtons a {

		margin-bottom: 35px;
	
}

.tableForm {width: 100%; margin-left: 0px; }

.tableForm td {width: 40%!important;}


#content input {width: 80%;}

.geo {width: 140px; height: 90px; float: left; margin-left: 20px; }


.sold {
	background-image: url(images/sold.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 30px;
	width: 195px;
	float: left;
	
	
}

  
  }
  



