/*   
Theme Name: Begin Again
Theme URI: http://www.beginagainshoppe.com
Description: Theme designed for beginagainshoppe.com, local consignment store in Morristown, TN.
Author: Seth Horn
Author URI: http://www.spideronme.com
Template: 
Version: 1.0
*/

/* - - - BASIC ELEMENTS - - - */
*						{ margin: 0px; padding: 0px; }
p						{ margin: 0px 0px 15px 0px; font-size: 1.08em; }
body 					{ background-color: #e0e5e8; font-family: Helvetica, Verdana, Arial, sans-serif; font-size: 12px; color: #3f3f3f; line-height: 22px; text-align: center; }
img 					{ border: 0; }
a 						{ color: #0b5470; font-weight: bold; }
input, textarea 		{ margin: 2px; font-family: Helvetica, Arial, Verdana, sans-serif; font-size: 12px; padding: 5px; }
ol						{ list-style: none; }
ul						{ padding: 0px 0px 0px 28px; }
li						{ margin: 10px 0px; }
h1						{ font-family: Georgia, "Times New Roman", Times, serif; letter-spacing: 1px; font-weight: bold; color: #0b5470; font-size: 18px; }
h1 a					{ text-decoration: none; }
h1 a:hover				{ text-decoration: underline; }


/* - - - DIV ID'S - - - */
#main-container 		{ width: 950px; margin: 0 auto; text-align: left; }
#left 					{ width: 100px; height: 511px; float: left; background-image: url(IMAGES/CSS/left.jpg); }
#center 				{ width: 750px; float: left; }
#right					{ width: 100px; height: 472px; float: left; background-image: url(IMAGES/CSS/right.jpg); }
#header 				{ height: 100px; background-image: url(IMAGES/CSS/header.jpg); }
#navigation 			{ font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px; letter-spacing: 1px; color: #fef8dc; background: url(IMAGES/CSS/navigation.jpg) no-repeat; height: 56px; padding-left: 10px; /*_margin-bottom: -8px;*/ }
#masthead 				{ height: 317px; background: url(IMAGES/CSS/masthead.jpg) no-repeat; padding-left: 10px; }
#main-content 			{ padding: 20px; background: url(IMAGES/CSS/maincontent-background.gif) repeat-y; }
#footer 				{ font-size: 11px; height: 205px; padding-left: 40px; padding-top: 84px; background: url(IMAGES/CSS/footer.jpg) no-repeat; }


/* - - - ENTRY TITLES - - - */
.title					{ width: 100%; }
.title-left 			{ float: left; width: 85px; margin: 15px 0px 0px 0px; }
.title-right 			{ float: left; width: 615px; border-bottom: 1px dashed #0B5470; padding: 0px 0px 10px 0px; margin: 15px 0px 10px 0px; }
.title-right .meta		{ text-decoration: none; color: #3F3F3F; }
.title-right .meta a	{ text-decoration: none; color: #3F3F3F; }


/* - - - COMMENTS - - - */
.feedback				{ padding: 40px 0px 0px 0px; }
#comments				{ margin: 0px 0px 12px 0px; }
#commentlist			{ padding: 0px 0px 0px 30px; }

.comments				{ width: 95%; border-bottom: solid 1px #e0e5e8; }
.comment-name,
.total-comments			{ color: #0b5470; font-weight: bold; }
.comment-meta			{ color: #3f3f3f; font-size: 10px; }
.comment-meta a			{ text-decoration: none; }
.comment-numbers		{ width: 100%; border-top: 1px dashed #0B5470; padding: 20px 0px 0px 0px; margin: 10px 0px 0px 0px; }
.leave-a-reply			{ padding: 20px 0px 4px 0px; }


/* - - - ALIGNMENTS FOR IMAGES AND CAPTION TEXT - - - */
.alignleft 				{ float: left; margin: 10px 15px 0px 0px; }
.aligncenter		 	{ margin: 0px auto; text-align: left; }
.alignright 			{ float: right; margin: 10px 0px 0px 10px;	}
.wp-caption-text 		{ margin: 4px 0px 15px 0px; font-weight: bolder; font-size: .92em; line-height: 16px; }


/* - - - CONTACT FORM - - - */
#form-left 				{ width: 60px; float: left; }
#form-right 			{ float: left; width: 10%; }
.form-text-padding 		{ padding: 6px 0px; }


/* - - - CLASSES - - - */
.clear-float 			{ clear: both; height: 0px; font-size: 1px; line-height: 0px; }
.storycontent h1 		{ padding: 8px 0px 4px 0px; }
.staff-list				{ color: #0b5470; font-weight: bold;}
.masthead-text 			{ font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px; float: right; text-align: right; color: #fef8dc; padding-right: 40px; margin-top: 5px; /*_margin-top: 10px;*/ }
.title-text-footer 		{ font-family: Georgia, "Times New Roman", Times, serif; line-height: 40px; letter-spacing: 1px; font-weight: bold; color: #0b5470; font-size: 16px; margin-left: -10px; /* _margin-left: -10px */ }


/* - - - DIV ATTRIBUTES - - - */
#masthead img {
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	/*_margin-top: 15px;*/
	/*_margin-left: 10px;*/
}

#navigation a {
	float: left;
	line-height: 30px;
	color: #fef8dc;
	text-decoration: none;
	margin: -8px 0px 0px 4px;
	padding: 3px 17px 9px 17px;
	font-weight: normal; 
}

#navigation a:hover {
	background-color: #1C2D2F;
	text-decoration: underline;
}

#navigation ul {
	margin: 0px;
	padding: 0px;
	list-style: none; /*url(IMAGES/CSS/navigation_bullet.gif);*/
}

#navigation li {
	margin: 0px;
	padding: 0px;
	float: left;
	background: url(IMAGES/CSS/navigation_bullet.gif) top left no-repeat;
}

#navigation h4 {
	display: none;
}










