@charset "utf-8";
/* CSS Document */
body {
	margin: 0 auto;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 18px;
	text-align: center;
	background: #d6a65a url(images/miss_cayce_web_background_01.jpg) center top no-repeat;
	color: #63471b;
}

*{
	margin: 0;
	padding: 0;
}
a {
	color: #993300;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

p { margin-bottom: 15px; }
h1 { margin-bottom: 15px; }
h2 { margin-bottom: 15px; }
h3 { margin-bottom: 15px; color: #285b14; clear: both; }
h4 { margin-bottom: 15px; }
h5 { margin-bottom: 15px; }
form { margin-bottom: 15px; }
ol{ margin-left: 18px; }
ol li { margin: 0 0 18px 0; }
dt { font-weight: bold; }
dd { margin: 0 0 18px 18px; }

img.photo_right { float: right; margin: 0 0 10px 10px; }
img.photo_left { float: left; margin: 0 10px 10px 0; }

#contact_form { background: #ede8df url(images/feature_box_background.gif); padding: 18px;}
#contact_form dt { width: 150px; float: left; border-bottom: 1px dashed #63471b; }

/* Error Styles */
#notice {
	border: 2px solid #5b2d2d;
	color:#5B2D2D;
	background-color:#ceadad;
	margin: 0 0 10px 0;
	padding: 5px;
	text-align:left;
}

#nice_notice {
	border: 2px solid #4b5d41;
	color:#4B5D41;
	background-color:#c5d4bd;
	margin: 0 0 18px 0;
	padding: 7px;
	text-align:left;
}



/* LAYOUT STYLES */

#container {
	width: 885px;
	margin: 0 auto;
	padding-left: 35px;
	text-align: left;
}

	#header {
		width: 885px;
		height: 289px;
		position: relative;
	}
		#header h1 {
			position: absolute;
			width: 253px;
			height: 198px;
			top: 15px;
			left: 20px;
		}
			#header h1 a {
				text-indent: -9999px;
				display: block;
				width: 253px;
				height: 198px;
				background: url(images/miss_cayce_web_3_03.jpg);
			}
			
		#header h2 {
			position: absolute;
			width: 367px;
			height: 49px;
			top: 88px;
			left: 283px;
			text-indent: -9999px;
			background: url(images/miss_cayce_web_3_06.jpg);
		}
		
		#header #top_nav {
			position: absolute;
			width: 300px;
			top: 5px;
			left: 600px;
		}
			#header #top_nav li {
				list-style: none;
				float: left;
				border-right: 1px solid #fff;
				padding-right: 10px;
				margin-right: 10px;
			}
				#header #top_nav li a { color: #fff; }
				
		#header #main_nav {
			position: absolute;
			top: 166px;
			left: 268px;
		}
			#header #main_nav li {
				list-style: none;
				position: absolute;
				height: 26px;
			}
				#header #main_nav li a {
					text-indent: -9999px;
					display: block;
					height: 26px;
					position: absolute;
				}
					#header #main_nav li.home a { background: url(images/miss_cayce_web_nav_13.gif); width: 72px; top: 0; left: 0; }
					#header #main_nav li.home a:hover { background: url(images/miss_cayce_web_nav_13.gif) 0 -26px; }
					
					#header #main_nav li.about a { background: url(images/miss_cayce_web_nav_12.gif); width: 156px; top: -9px; left: 72px; }
					#header #main_nav li.about a:hover { background: url(images/miss_cayce_web_nav_12.gif) 0 -26px;  }
					
					#header #main_nav li.store a { background: url(images/miss_cayce_web_nav_10.gif); width: 127px; top: -17px; left: 228px; }
					#header #main_nav li.store a:hover { background: url(images/miss_cayce_web_nav_10.gif) 0 -26px;  }
					
					#header #main_nav li.articles a { background: url(images/miss_cayce_web_nav_08.gif); width: 127px; top: -25px; left: 355px; }
					#header #main_nav li.articles a:hover { background: url(images/miss_cayce_web_nav_08.gif) 0 -26px;  }
					
					#header #main_nav li.contact a { background: url(images/miss_cayce_web_nav_05.gif); width: 114px; top: -33px; left: 482px; }
					#header #main_nav li.contact a:hover { background: url(images/miss_cayce_web_nav_05.gif) 0 -26px;  }
	
	#content_container {
		width: 885px;
		position: relative;
		background: url(images/miss_cayce_web_center_background.jpg) repeat-y;
		min-height: 400px;
		padding-bottom: 0px;
	}
	
		#content {
			padding: 0 35px 0 20px;
			
		}
		
			#content #column_one {
				float: right;
				width: 532px;
				margin-top: -50px;
			}
				#content #column_one img { margin-bottom: 20px; }
				
				#content #column_one h2 { 
					text-indent: -9999px;
					width: 533px;
					height: 43px;
				}
				
				
				#content #column_one #title_home { background: url(images/miss_cayce_web_3_36.gif); }
				#content #column_one #title_about { background: url(images/titles/about.gif); }
				#content #column_one #title_search { background: url(images/titles/search.gif); }
				#content #column_one #title_contact { background: url(images/titles/contact.gif); }
				#content #column_one #title_show { background: url(images/titles/show.gif); }
				#content #column_one #title_events { background: url(images/titles/events.gif); }
				#content #column_one #title_featured { background: url(images/titles/featured.gif); }
				#content #column_one #title_shop { background: url(images/titles/store.gif); margin-bottom: -50px; }
					
					#content #column_one .logo_list li {
						list-style: none;
						float: left;
						margin-right: 20px;
					}
			
			#content #column_two {
				float: left;
				width: 253px;
				margin-top: -54px;
			}
			
				#content #column_two #featured_list li { list-style: none; margin-bottom: 20px; }
					#content #column_two #featured_list #show_me_decorating a {
						text-indent: -9999px;
						background: url(images/miss_cayce_web_3_27.jpg);
						width: 253px;
						height: 101px;
						display: block;
					}
					
					#content #column_two #featured_list #events a {
						text-indent: -9999px;
						background: url(images/miss_cayce_web_3_29.jpg);
						width: 253px;
						height: 75px;
						display: block;
					}
					
					#content #column_two #featured_list #featured_lines a {
						text-indent: -9999px;
						background: url(images/miss_cayce_web_3_31.jpg);
						width: 253px;
						height: 59px;
						display: block;
					}
					
					#content #column_two #featured_list #email_signup {
						background: url(images/miss_cayce_web_3_33.jpg);
						width: 213px;
						height: 197px;
						padding: 20px 15px 30px 15px;
						text-align: center;
					}
						#content #column_two #featured_list #email_signup h3 {
							font-family: Geneva, Arial, Helvetica, sans-serif;
							color: #285b14;
							font-size: 16px;
							font-weight: bold;
							line-height: 22px;
						}
						#content #column_two #featured_list #email_signup p {
							font-family: Geneva, Arial, Helvetica, sans-serif;
							color: #285b14;
							font-size: 12px;
							text-align: justify;
						}
	
#footer_container {
	text-align: center;
	margin: 0 auto;
	padding: 0;
	background: url(images/miss_cayce_web_background_03.jpg) center top no-repeat;
	height: 636px;
	width: 100%;
}

	#footer {
		width: 885px;
		text-align: left;
		margin: 0 auto;
		position: relative;
		color: #fff;
	}
		#footer #footer_column_one {
			top: 147px;
			left: 37px;
			width: 253px;
			height: ;
			position: absolute;
		}
			#footer #footer_column_one h2 {
				text-indent: -9999px;
				background: url(images/miss_cayce_web_3_49.gif);
				width: 253px;
				height: 68px;
			}
				#footer #footer_column_one #follow_me { margin: 0 0 25px 20px; height: 41px; }
				#footer #footer_column_one #follow_me li {
					list-style: none;
					float: left;
					width: 38px;
					height: 41px;
					margin: 0 15px 0 15px;
				}
				#footer #footer_column_one #follow_me li a { 
					text-indent: -9999px; 
					display: block; 
					width: 38px;
					height: 41px;
				}
					#footer #footer_column_one #follow_me li#twitter a { background: url(images/miss_cayce_web_3_53.gif); }
					#footer #footer_column_one #follow_me li#facebook a { background: url(images/miss_cayce_web_3_55.gif); }
					#footer #footer_column_one #follow_me li#rss a { background: url(images/miss_cayce_web_3_57.gif); }

		
		#footer #footer_column_two {
			top: 137px;
			left: 311px;
			width: 570px;
			height: 489px;
			position: absolute;
		}
			#footer #footer_column_two h2 {
				text-indent: -9999px;
				background: url(images/miss_cayce_web_3_47.gif);
				width: 152px;
				height: 38px;
			}


/* jQuery Styles */

 #s3slider {
   width: 532px; /* important to be same as image width */
   height: 354px; /* important to be same as image height */
   position: relative; /* important */
   overflow: hidden; /* important */
}

#s3sliderContent {
   width: 532px; /* important to be same as image width or wider */
   position: absolute; /* important */
   top: 0; /* important */
   margin-left: 0; /* important */
}

#content li.s3sliderImage {
   float: left; /* important */
   position: relative; /* important */
   display: none; /* important */
   list-style: none;
   margin-left: 0;
   
}

.s3sliderImage span {
   position: absolute; /* important */
   left: 0;
   font: normal 12px "Trebuchet MS", Arial;
   padding: 10px 13px;
   width: 250px;
   background-color: #000;
   filter: alpha(opacity=70); /* here you can set the opacity of box with text */
   -moz-opacity: 0.7; /* here you can set the opacity of box with text */
   -khtml-opacity: 0.7; /* here you can set the opacity of box with text */
   opacity: 0.7; /* here you can set the opacity of box with text */
   color: #fff;
   display: none; /* important */
   top: 0;

   /*
       if you put
       top: 0; -> the box with text will be shown at the top of the image
       if you put
       bottom: 0; -> the box with text will be shown at the bottom of the image
   */
}
.s3sliderImage span.top {
	top: 0;
	left: 0;
}
.s3sliderImage span.bottom {
	bottom: 0;
    left: 0;
}
.s3sliderImage span.left {
	top: 0;
    left: 0;
	width: 110px !important;
	height: 363px;
}
.s3sliderImage span.right {
	left: 556px;
	bottom: 0;
	width: 200px !important;
	height: 35px;
	display: none;
}

.clear {
   clear: both;
}

/* Feedburner Styles */
#twitter_feed {
	padding: 0 10px 0 20px; 
}

#twitter_feed .feedburnerFeedBlock .headline a {
	text-decoration: none;
	cursor: pointer;
}
#twitter_feed .feedburnerFeedBlock .date {
	display: block;
	margin-bottom: 5px;
	font-weight: bold;
}
#twitter_feed .feedburnerFeedBlock li {
	margin-bottom: 15px;
	border-bottom: 1px dashed green;
	list-style: none;
}
#twitter_feed .feedburnerFeedBlock a { color: #fff; }

/* Blog Styles */

/* General and Article Page Styles */

#column_one .article p, #body .general p { word-spacing: 2px; }

#column_one .article h4.date{	
	border-bottom: 1px dashed #2e2b29;
	border-top: 1px dashed #2e2b29;
	padding: 17px 18px 17px 0px;
	font-family: "Times New Roman", Times, serif;
	color: #2e2b29;
	text-transform: uppercase;
}
#column_one .article h4.date .date_category{
	text-transform: none;
	font-style: italic;
}
#column_one .article h5.author {

}
#column_one .article h2, #body .general h2, #body #comments h2{ color: #d37028; }

	ul.article_list li .article_stats li { margin-left: 24px; padding-left: 24px; }
	.article_stats li { margin-left: 24px; padding-left: 24px; }

#column_one .article_list h3{ border-bottom: none; }

#column_one #comments .comment{
	border-bottom: 1px solid #d9d2c5;
	margin-bottom: 19px;
}
#column_one #comments h4{
	color:#666666;
	font: 14px normal Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
}
#column_one #comments p{
	margin-left: 18px;
}



ul.horizontal_list_right li {
	text-align: right;
	float: right;
	list-style: none;
}
ul.horizontal_list_left li{
	text-align: left;
	float: left;
	list-style: none;
}
ul.vertical_list li{
	list-style: none;
	background: url(images/tiny_olive_branch.gif) no-repeat 0px 7px;
	padding-left:25px;
	margin: 0 0 18px 20px;
	border-bottom: 1px dashed #d9d2c5; 
}
ul.link_list li {
	list-style: none;
}
ul.link_list h4 { margin: 0; }
ul.three_column_link_list li{ width: 175px; margin-right: 20px; margin-bottom: 18px; }

dl.form{ width: 75%; }
dl.form dt { float: left; margin-right: 18px; }
dl.form dd { margin: 0 0 18px 0; }

ul.article_list li, ul.category_list li{ 
	list-style: none;
	border-bottom: 1px solid #DCC9AB;
	margin-bottom: 20px;
}
	ul.article_list li .article_date{
		margin-bottom: 0;
		color: #fff;
		font-size: 12px;
	}
	
	ul.search li h3.search {
		margin: 0 0 15px 0;
		padding: 0;
		font-size: 24px;
		
	}
	ul.article_list li, ul.category_list li p {
		font-size: 14px;
	}

ul.blog_month li{
	width: 125px;
	font-size: 16px;
	margin-bottom: 18px;
	margin-right: 18px;
}


#search_result_stats {
	background: #DCC9AB;
	padding: 10px;
	margin-bottom: 15px;
}
