/*  
Theme Name: HH Antiques 2006 Layout
Theme URI: http://www.hhantiques.com
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a> and changed to match HH Antiques.
Version: 1.0
Author: Susan Snipes
Author URI: http://www.qdigitalstudio.com
*/



body {
	font-family: Helvetica, Arial, Sans-Serif;
	background-color: #d5d6d7;
	color: #333;
	text-align: center;
	margin: 0;
	padding: 0; 
}



#page {
	background-color: white;
	text-align: left;
}

#header {
	background-color: #73a0c5;
}

#content {
	font-size: 10pt;
}

/*	.entry p {
		padding: 0;
		margin: 0;
}
*/
	
.narrowcolumn .postmetadata {
	text-align: center;
}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}


small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 7.5pt;
	line-height: 10pt;
}


.description {
	font-size: 10pt;
	text-align: center;
}

.entry p a:visited {
	color: #1b4c06;
}

.commentlist li, #commentform input, #commentform textarea {
	font: 7.5pt Helvetica, Arial, Sans-Serif;
}
	
.commentlist li {
	font-weight: bold;
}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 9pt;
}

.commentlist p {
	font-weight: normal;
	line-height: 12pt;
	text-transform: none;
}

#commentform p {
	font-family: Helvetica, Arial, Sans-Serif;
}

.commentmetadata {
	font-weight: normal;
}


small, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
}
	
code {
	font: 9pt 'Courier New', Courier, Fixed;
}

acronym, abbr, span.caps
{
	font-size: 7.5pt;

}
	
#wp-calendar #prev a {
	font-size: 9pt;
}

#wp-calendar a {
	text-decoration: none;
}

#wp-calendar caption {
	font: bold 11pt Helvetica, Arial, Sans-Serif;
	text-align: center;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
/* End Typography & Colors */



/* Begin Structure */

#page {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 750px;
	border: 1px solid #959596;
}
	
#header {
	padding: 0;
	margin: 0 auto;
	height: 200px;
	width: 100%;
	background-color: #73a0c5;
}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
}

.narrowcolumn {
	float: left;
	padding: 0 50px 20px 45px;
	margin: 0px 0 0;
	width: 500px;
	line-height: 12pt;

}
.narrowpostcolumn {
	float: left;
	padding: 0 50px 20px 45px;
	margin: 0px 0 0;
	width: 500px;
	line-height: 14pt;

}

	
.post {
	margin: 0 0 0 10px;
	text-align: left;
}

.widecolumn .post {
	margin: 0;
}

.narrowcolumn .postmetadata {
	padding-top: 5px;
}

.widecolumn .postmetadata {
	margin: 30px 0;
}
	
#blogfooter {
	border-top: 1px solid #cfd9e3;
	background-color: #f1f7f8;
	font-size: 7.5pt;
	line-height: 7.5pt;
}
#blogfooter {
	padding: 0 0 0 1px;
	margin: 0 auto;
	width: 750px;
	clear: both;
}

#blogfooter p {
	margin: 0;
	padding: 10px 0;
	text-align: center;
}
/* End Structure */



/*	Begin Headers */
h1 {
	font-family: Helvetica, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 11pt;
	text-align: center;
	padding-top: 10px;
	margin: 0;
}
h1, h1 a, h1 a:hover, h1 a:visited, .description {
	text-decoration: none;
	color: #1b4c06;
}
h2 {
	font-size: 20px;
	font-family: futura, avant garde, avian, franklin gothic, geneva, sans-serif; 	
	font-weight: normal;
	letter-spacing: 1px;
}
h2.pagetitle {
	font-size: 10pt;
	margin-top: 0px;
	text-align: center;
}
#sidebar h2 {
	font-size: 9pt;
	margin: 5px 0 0;
	padding: 0;
}
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #bb440f;
}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar ul ul li, #sidebar ul ol li, h2, #wp-calendar caption, cite {
	text-decoration: none;
}


h3, h3 a {
	font-size: 16pt;
	padding: 0;
	margin: 30px 0 0;
	color: #1b4c06;
}

.navigation h3 {
	font-size: 10pt;
}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
}

h2 a:hover, h3 a:hover {
	color: #1b4c06;
	text-decoration: none;
}
a {

}
a:hover {
	color: #1b4c06;
	text-decoration: underline;
}

h5 {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 7.5pt;
	line-height: 9pt;
	padding: 12px 0 0 0;
	margin: 2px 0 0 0;
	color: #666666;
	font-weight: normal;
}

.description {
	text-align: center;
}


/* Begin Lists

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

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
} 

html>body .entry li {
	margin: 7px 0 8px 10px;
}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
}

.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: 10px auto;
	padding: 5px 3px; 
	text-align: center;
}

#sidebar #searchform #s {
	width: 110px;
	padding: 2px;
}

#sidebar #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 textarea {
	width: 100%;
	padding: 2px;
}

#commentform #submit {
	margin: 0;
	float: right;
}
/* End Form Elements */



/* Begin Sidebar */
#sidebar {
	border-left: 1px solid #cfd9e3;
	background-color: #f1f7f8;
	font: 9pt Helvetica, Arial, Sans-Serif;
	height: 100%;
	padding: 20px 0 10px 20px;
	margin-left: 550px;
	width: 180px;
	text-align: left;
}

#sidebar form {
	margin: 0;
}
#sidebar ul ul li, #sidebar ul ol li {
 	color: #777;
}
/* End Sidebar */



/* 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;
}

a img {
	border: none;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
}

b.archiveHeader {
	font-weight: normal;
	color: #47140f;
	font-size: 14pt;
}
h1.postTitle, h1.postTitle a {
	font-weight: normal;
	color: #47140f;
	font-size: 14pt;
	text-align:left;
	text-decoration: nonel
}
h1.postTitle a:active {
	color: #1b4c06;
}

.viewsStatsTable {
	border-top: 1px solid #88aaff; 
	border-left:  1px solid #88aaff; 
	font-size: 9pt;
	line-height: 9pt;
}
.viewsStatsTable th {
	padding: 2px 4px;
	text-align: left;
	border-bottom: 1px solid #88aaff; 
	border-right:  1px solid #88aaff; 
}
.viewsStatsTable td {
	padding: 2px 6px;
	border-bottom: 1px solid #88aaff; 
	border-right:  1px solid #88aaff; 
}
.viewsStatsTable i {
	font-size: 7.5pt;
}

/* End Various Tags & Classes*/


body {
	font-family: arial, helvetica, sans-serif;
	padding: 0;
	margin: 0;
	background-color: #766b5c;
}


a {
	color: #842917;
}
a:hover {
	color: #47140f;
}


td.contentArea {
	color: #584034;
	font-size: 12px;
	line-height: 22px;
}

td.linksContentArea {
	color: #584034;
	font-size: 12px;
	line-height: 18px;
}
td.linkRequestArea {
	width: 621px;
	color: #584034;
	font-size: 12px;
	line-height: 18px;
}




td.navigation a {
	font-family: futura, avant garde, avian, franklin gothic, geneva, sans-serif; 	
	font-size: 15px;
	color: #1b4c06;
	text-decoration: none;
	line-height: 28px;
	padding: 2px 5px 2px 5px;
}
td.navigation a:hover {
	color: #47140f;
	background-color: #ecd8a5;
}
td.navigation a.noBackground:hover {
	background-color: #ffffe2;
}
td.navigation li, td.navigation li a {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
td.navigation li li, td.navigation li li a {
	list-style-type: none;
	padding: 1px;
	margin: 1px;
	font-size: 12px;
	line-height: 15px;
}



td.footer {
	 padding-bottom: 20px;
	 color: #d6a078; 
	 font-family: futura, avant garde, avian, franklin gothic, geneva, sans-serif; 
	 font-size: 11px;
}
td.footer a {
	color: #d6bf78;
}
td.footer a:hover {
	color: #ffffe2;
}

b.paragraphLeadin {
	 font-size: 16px; 
	 font-weight: normal; 
	 color: #46140f;
}

h1 {
	font-size: 22px;
	font-family: futura, avant garde, avian, franklin gothic, geneva, sans-serif; 	
	font-weight: normal;
	letter-spacing: 2px;
	color: #bb440f;
}

h1.home {
	font-size: 20px;
	font-family: futura, avant garde, avian, franklin gothic, geneva, sans-serif; 	
	font-weight: normal;
	letter-spacing: 1px;
	color: #bb440f;
}

h2 {
	font-size: 18px;
	font-family: futura, avant garde, avian, franklin gothic, geneva, sans-serif; 	
	font-weight: normal;
	letter-spacing: 1px;
	color: #46140f;
}





/* SAMPLE FORM STYLES FOR SIMPLE PHP CONTACT FORM */

#warn_box{
/* This is the DIV which prints errors at the top of the page during validation */
	padding: 1px;
	font-style: italic;
}

#warn_box ul{
/* This is the list of error messages in the 'warn_box' DIV  */
	list-style-type: square;
}

#cont_form_wrapper{
/* This is the div that wraps the form itself. No styles here, but I list it anyway */
}

#contact_form{
/* This is the table which holds the form */
	border: 0;
	border-collapse: collapse;
}

#contact_form td{
/* These are the cells in the form table */
	padding: 3px;
	vertical-align: top;
}

.warn_msg{
/* These are the table cells which print the individual messages during validation */
	padding: 3px;
	color: #cc3333;
	font-weight: bold;
}

.form_label{
/* These are the labels for each form element */
	width: 200px;
	text-align: right;
}

.form_text{
/* These are the 'text' input types in the form */
	width: 200px;
}

.form_txt_area{
/* This is the textarea used in the form */
	width: 200px;
}

td {
	font-size: 12px;
	color: #584034;
}

ul {
	padding: 4px 0 0 8px;
	margin: 4px 0 0 8px;
}
li {
	list-style-type: circle;
	margin-left: 25px;
	padding-left: 25px;
	line-height: 16px;
	font-size: 11px;
	list-style-position: inside;
}


/* begin styles for RSS Feed */

.rss_box {
/*defines the bounding div for the entire display- use to define borders, fill, etc.*/
}

.rss_title {
/*the title of the feed and link style if displayed. Use with variants of rss_title a:link, rss_title a:hover, etc for rollowver styles*/
	font-size: 18px;
	font-weight: bold;
}

.rss_items {
/*defines the unordered list <ul>...</ul> for the feed items- use to define the padding/margins for items.*/
	padding: 5px 25px 5px 10px;
	list-style-type: none;
	font-size: 18px;
	font-family: futura, avant garde, avian, franklin gothic, geneva, sans-serif; 	
	font-weight: normal;
	letter-spacing: 1px;
	color: #46140f;
}

.rss_items a	{
}

.rss_item {
/*display of each feed item description and title, <li>...</li> as well as the channel description, if displayed.*/
	padding: 8px 0;
	list-style-type: none;
	font-family: arial, helvetica, sans-serif;
	color: #584034;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 0px;
}

.rss_item a:hover {
/*variant for the item title and link style*/
}

.rss_date {
/*defines the display of item posting dates*/
	font-size: 10px;
	color: #887766;
}

p.question {
	border-top: 1px solid #aa7777;
	padding-top: 10px;
	color: #664444;
}
p.answer {
	color: #000000;
	
}
div.divider {
	border-bottom: 1px solid #aa7777;
	margin: 10px 0;
}