body  {
	font-family:Arial;
	color:#666;
	
}

.product-category img { display:none !important;}

a { text-decoration:none; }

.nocomments{ display:none;}

#headerouter { min-width:1200px; height:120px; background-color:black; background-image:url(http://nchristy.com/edited/top-bg.jpg); background-position:top center; background-repeat:repeat-x; border-bottom:2px solid #999; }
#header  {
	width:1200px;
	height:100px;
	margin:auto;
	position:relative; 
}



#navbar  {
	right:0px;
	width: 1024px !important;
	margin: auto;
	position:absolute;
	top:76px;
	padding-bottom:3px solid #999;
}

#logo { position:absolute; left:20px; top:15px; }
#socialmedia { position:absolute; right:100px; top:20px; }
#slogan { position:absolute; right:370px; top:30px; }


#navbar ul  {

}

#navbar ul li  {
	text-align:center;
	float:left;
	padding: 10px 18px 10px 18px;
	color: #FFF;
	font-size: 16px;
	overflow: visible;
	cursor:pointer;
}

#navbar ul li a {
	color:white;
	text-decoration:none;
	letter-spacing:1px;
}

#navbar ul li a:hover {
	color:#666;
}

#sliderarea { min-width:1200px; height:400px; background-color:black; box-shadow:0px 2px 4px #666666; margin-bottom:5px; }
#insideslider {
	width:1150px;
	padding:25px;
	height:350px;
	margin:auto;
	position:relative; 
}

#slider { width:848px; height:348px; float:left; }
#nancy-bio { float:right; width:280px; margin-left:10px; color:white;  font-size:16px; }
#nancy-bio p { text-align:left;letter-spacing: 1px;font-size: 14px;line-height: 16px; }

#galleryarea { min-width:1200px; height: 321px; background-color:white; box-shadow:0px 2px 4px #666666; margin-bottom:5px;  }

#insidegallery {
	width:1150px;
	padding:25px;
	height:195px;
	margin:auto;
	position:relative; 
}

#purchaseouter { min-width:1200px; height:335px; background-color:white; box-shadow:0px 2px 4px #666666; margin-bottom:5px;  }
#insidepurchase {
	width:90%;
	padding:25px;
	height:335px;
	margin:auto;
	position:relative; 
}

.fourcol { width:250px; margin:20px; float:left; clear:none; text-align:center; }
.fourcol img { margin-bottom:5px; }
.fourcol a h3 { color:white; box-shadow:2px 2px 4px #333333; border:1px solid #CCC; padding:20px 40px; background-color:black }
.fourcol a h3:hover { color:black; box-shadow:none; border:1px solid #CCC; padding:20px 40px; background-color:white }
.fourcol:last-of-type {margin-right:0px; }
.fourcol:first-of-type {margin-left:0px; }

.twocol {float:left; width:540px; margin:20px 20px;text-align:justify;text-size: 18px;line-height:24px}
.twocol:first-of-type { margin-left:0px;}
.twocol:last-of-type { margin-right:0px;}

#texturedbg { min-width:1200px; height:540px; background-image:url(http://nchristy.com/edited/textured.jpg); background-repeat:repeat;box-shadow:0px 2px 4px #666666; margin-bottom:5px; }
#insidetextured {
	width:1150px;
	padding:25px;
	height:350px;
	margin:auto;
	position:relative; 
}

.threecolumn {float:left; width:360px; margin:20px 15px; text-align:justify;text-size: 18px;line-height:20px }
.threecolumn:first-of-type { margin-left:0px;}
.threecolumn:last-of-type { margin-right:0px;}

#leftcolumn {
	width:650px;
	float:left;
	overflow:auto;
	margin-top:15px
}


#rightcolumn {
	width:280px;
	float:right;
	overflow:auto;
	margin-top:15px
	}
	
#footerouter {
	min-width:1200px;
	background:black;
	background-image:url(http://nchristy.com/edited/bottom-bg.jpg);
	background-position:bottom center;
	background-repeat:no-repeat;
	height: 100px;
}
	
#footer {
	text-align:center;
	clear:both;
	width:1200px;
	color:white;
	position:relative;
	margin:auto;
}

#copyright { position:absolute; left:20px; top:39px; font-size:12px; letter-spacing:2px;color:#999;}

#footer #navbar { top:25px; width:710px; }
#footer #navbar ul li a {font-size:12px;letter-spacing:2px;  }

p {
	padding-bottom:12px;
	text-align:justify;
}




/*heading section*/
h3, h4, h5, h6  {
	padding-bottom:3px;
}
	
h1, h2 {
	padding-bottom:6px;
	
}
h1 {
	font-size:26px;
	/* font-family: "Arizonia", arial, sans-serif; */
	line-height:28px;
		color:#000;
}
h2 {
	line-height:22px;
	color:black; font-size:30px; font-weight:bold; text-decoration:none; text-align:left; display:block; /* font-family: "Arizonia", arial, sans-serif; */  margin-bottom:8px;
}

h3 {
	line-height:20px;
	color:black; font-size:28px; font-weight:bold; text-decoration:none; text-align:center; display:block; /* font-family: "Arizonia", arial, sans-serif; */ margin-bottom:8px;
}
/*End of heading section*/

.alignleft { float:left; margin-right:20px;}
.alignright { float:right; margin-left:20px;}

#content {
	clear:both;
	overflow:auto;
	padding-bottom:20px;
	min-height:600px;
	font-size:16px;
	line-height:22px;
	padding-left:30px;
	margin:auto;
	width:1170px;
}

#contentouter {min-width:1200px;}

.blog .entry-summary img, .category .entry-summary img, .archive .entry-summary img {
float: left;
max-width: 150px;
height: auto;
margin-right: 20px;
}

#content ul li  {list-style:disc !important;margin-left:30px}
#content ul li  {padding-bottom:5px;}

.galleryheaders {margin-bottom: -10px;font-size:18px;padding-top:5px;letter-spacing:0px}

.galleryitem {float: left; min-width:100px; overflow-x:auto; padding:10px;height:350px;background-color:white;box-shadow:1px 1px 3px #333;margin: 10px; text-align:center;}
.galleryitem img { height:180px; width:auto; }

.texty {border-radius:3px; width:200px;margin:4px 10px;padding: 3px}

.textareanew  {font-family:arial;border-radius:3px; width:202px;height: 90px; margin:4px 10px;padding: 3px; border:1px solid #ccc;}

#wpcf7-f114-p12-o1 {border-radius:5px;box-shadow:1px 1px 3px #666; width:225px; padding:15px;margin:auto;margin-top:8px;background-color:#000000;
}
#wpcf7-f114-p12-o1 {border-radius:5px;box-shadow:1px 1px 3px #666; width:225px; padding:15px;margin:auto;margin-top:8px;background-color:#000000;
}

.contact-us {color:white !important;text-transform:uppercase;margin-top:10px}

#contactbox h3 {color:white;margin-top:0px;font-size:24px; font-family:"Arial Black", Gadget, sans-serif; text-align:center; margin:10px;}

.submittal {font-weight:bold; font-size:14px !important;margin-left:70px;text-transform:uppercase;padding:7px 20px;color:#000000;border: none;box-shadow:none;border-radius: 5px;background-color:white}

.twocol ul li span { font-size:12px; font-style:italic; }


.blog .blogpost { 
	margin-bottom:40px; 
	overflow:auto; 
	display:block; 
	float:left; 
	padding:10px; 
}

.blog .blogpost img { 
	float:left; 
	margin-right:10px; 
}

.mobileonly { display:none; }


@media screen and (max-width:600px) {
	.mobileonly { display:block; width:89%;margin:auto;background:black;padding:20px;color:white;border-radius:2px;line-height:24px;text-align:center }
	.desktoponly { display:none; }
body { max-width:100%;  margin:auto }
iframe, div, img, li { max-width: 100% !important;min-width:0px !important;padding-left:0px !important; padding-right:0px !important; margin-left:auto; margin-right:auto; }
img { height:auto !important; }
iframe { height:300px }
#content {
	width:90%;
}
#socialmedia {
	position: absolute;
	right:none;
    left: -2.5%;
    top: 20px;
    width: 100%;
    text-align: -webkit-center;
    text-align: center;
}
#navbar { display:none; }
#slider {
    height: 195px;
    float: left;
}
#sliderarea {
    height: 614px;
}
#nancy-bio {
    float: left;
    width: auto;
    margin-left: 17px;
    margin-right: 20px;
	padding-top:20px;
}
#insidegallery {
	height:auto!important;
}

#galleryarea {
    height: auto;padding-bottom: 31px;
    overflow: auto;
}
.fourcol {
    width: 100%;
    float: left;
    clear: none;
    text-align: center;
	    margin: 0px;
}
#footerouter { background:none; }

#purchaseouter { height:800px }
.threecolumn {
    float: none;
  width: 80%;
    margin: 10%;
}
#leftcolumn div { width: 80% !important;
    margin: 10% !important;
}

#leftcolumn div { width: auto !important;
    margin: auto !important;
}
#headerouter {
    height: 160px !important;
} 
#logo {
	width:90%;
	margin-right:5%;
    top: 60px;
}
#slogan  { display:none; }

#texturedbg {
    height: auto;
    overflow: auto;
}
.twocol:last-of-type {
     width: 80%;
    margin: 10%;
}

}