/*
Theme Name: Kelley House Museum -- version 2
Theme URI: http://www.kelleyhousemuseum.org/
Description: The Kelley House Museum Web site theme.
Version: .5
Author: Dennis Freeze and Scott Roat
Author URI: http://www.monolithdesign.com
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

/* Begin Typography & Colors */
.thread-alt { background-color: #f8f8f8; }
.thread-even { background-color: white; }
.depth-1 { border: 1px solid #ddd; }

.even, .alt { border-left: 1px solid #ddd; }

small { font-family: Arial, Helvetica, Sans-Serif; font-size: 0.9em; line-height: 1.5em; }

.entry p { text-indent:1em; }
.entry p a:visited { color: #b85b5a; }
.entry h3 { clear:left; }

.commentlist li, #commentform input, #commentform textarea {
	font-size: 0.9em ; background-color:#fceccc;
	}
.commentlist li ul li { font-size: 1em; }

.commentlist li { font-weight: bold; }

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

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

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

#commentform p {  }

.commentmetadata { font-weight: normal; }

small, .nocomments, .postmetadata, blockquote, strike { color: #777; }

code { font: 1.1em 'Courier New', Courier, Fixed; }

acronym, abbr, span.caps { font-size: 0.9em; letter-spacing: .07em; }

/* End Typography & Colors */

.post { margin: 0 0 24px; text-align: justify; }

.post hr { display: block; }

.postmetadata { clear: both; padding-bottom:4px; }

.clear { clear: both; }

.center { text-align:center; }

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

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

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft { padding: 4px; margin: 0 7px 2px 0; display: inline; }
.alignleft { float: left }
.alignright { float: right; }

/* Begin Form Elements */
#searchform { margin: 10px auto; padding: 5px 3px; text-align: center; }
#sidebar #searchform #s { width: 108px; padding: 2px; }
#sidebar #searchsubmit { padding: 1px; }
.entry form { text-align:center; }
select { width: 130px; }
#commentform input { width: 170px; padding: 2px; margin: 5px 5px 1px 0; }
#commentform { margin: 5px 10px 0 0; }
#commentform textarea { width: 100%; padding: 2px; }
#respond:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
#commentform #submit { margin: 0 0 5px auto; float: right; }
/* End Form Elements */

/* Begin Comments*/
.alt { margin: 0; padding: 10px; font-size:85%; }

.commentlist { padding: 0; text-align: justify; }

.commentlist li { margin: 15px 0 10px; padding: 5px 5px 10px 10px; list-style: none; }
.commentlist li ul li { margin-right: -5px; margin-left: 10px; }

.commentlist p { margin: 10px 5px 10px 0; }
.children { padding: 0; }

#commentform p { margin: 5px 0; }

.nocomments { text-align: center; margin: 0; padding: 0; }

.commentmetadata { margin: 0; display: block; }
/* End Comments */

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border: 5px solid #ffefcf;
	}
blockquote cite { margin: 5px 0 0; display: block; }
blockquote p { text-indent:0; }

.center { text-align: center; }

.hidden { display: none; }

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

.navigation { display: block; text-align: center; margin-top:10px; margin-bottom:10px; }
	
.searchtitle { font-size: 1.0em; line-height: 1.5em; }

a.more-link { display:block; text-align:center; font-style:italic; font-weight:bold; } 

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img { margin: 0; padding: 0; border: 0 none; }

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

#column-alpha .wp-caption p.wp-caption-text  {
	text-align:left;
	text-indent:0; 
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

/* DFF Captions */
.imgwrap { float:left; width:310px; background-color:#fff1d2; 
	padding:8px; margin-bottom:16px; margin-right:4px; text-align:center; }
#column-alpha .imgwrap { width:280px; }
.imgwrap img { padding:0; }
.imgwrap p { text-indent:0em; text-align:left; }
.imgwrap dl, .imgwrap dt, .imgwrap dd { margin-left:0; padding-left:0;}
dl.img-dl { padding:0; margin:0; }
dt.img-dt { padding:0; margin:0; }
.img-caption { font-size:90%; color:#766748;}
/* End captions */


/* CSS for KelleyHouseMuseum.org */

body, p { margin:0; padding:0; font-family: "Palatino Linotype", Geneva, Arial, Helvetica, sans-serif; color: #52504B; } 
body { text-align:center; background-color:#EAEBDE; line-height:1.5em; }
img { border:none; }
h1 { font-size:125%; color:#A34E2F; background-color:#FFCC66; text-align:center; 
        margin:0; padding:0; font-variant:small-caps; line-height:30px;  height:30px;  }
h2 { color: #974c25; background-color:#f2d18f; font-size:120%; font-weight: bold; padding: 6px; text-align:center; }
#homeblog h2 { background:url(images/newgoose30.gif) #f2d18f left center no-repeat; margin-top:0; padding-top:0; }
h3 { color: #974c25; font-size: 108%; font-weight: bold; padding: 4px; margin:.1em 0; }

a 				{ text-decoration:none; }
a:link 		{  }
a:visited 	{  }
a:hover 	{ color:#af4700; }
a:active 	{  }
a:focus     { outline: none; }

#pagecontent {text-align:left; width:900px; margin: 12px auto;}

/* styles for header and navbar */
#header    { background-color:#974C25; padding-top: 0; padding-bottom: 0; }
#navbar   { background-color: #974C25;  color:#ffcc66; height:36px; line-height:24px; font-size:15px;
                       padding-top: 0; padding-bottom: 0;}
#navbar a 	{  }
#navbar a:link 		{ color:#ffcc66;  }
#navbar a:visited 	{ color:#ffcc66; }
#navbar a:hover 	{ color:#ff2244;  }
#navbar a:active 	{  }
#navbar a:focus     {  }

/* styles for simple dropdown menu */
#jsddm { margin: 0; padding: 0;}
#jsddm li {float: left; list-style: none; font-weight:bold; font-size:15px;  }      /*  was 16px  */
#jsddm li a { display: block; padding: 5px 11px; text-decoration: none; white-space: nowrap; }
#jsddm li ul {	margin: 0; padding: 0; position: absolute; visibility: hidden; z-index:999; width:200px; }
#jsddm li ul li { float: none; display: inline; font-size:14px; }
#jsddm li ul li a {	width: auto; background: #974c25; color: #24313C;}
#jsddm li ul li a:hover  { background: #974c25; color:#ff2244; }

#content { background: url(images/bg_long.gif) repeat-y #F6E7C8; position: relative; overflow:auto; }

#sidebar { width: 220px; float:left; }
#tabs { margin-top:16px; font-weight:bold; }
#tabs h3 { font-weight:bold; font-size:18px; font-variant:small-caps; margin-left:16px; }

.sidehead h3 { font-weight:bold; font-size:18px; font-variant:small-caps; padding: 4px; margin:.1em 0; text-align:center; } 
.sidehead h4 { font-weight:bold; font-size:18px; font-style:italic; color:#974c25; margin:8px 0 8px 32px;  } 
.sidehead ul { padding:0 0 0 24px; margin:0 auto; }
.sidehead ul li { list-style-type:square; }
.sidehead p.intro { padding:12px; }
.sidehead p.trailer { padding:12px; font-size:80%; font-style:italic; }

#maincontent {  float:left; width:678px; border-left: #a86742 1px solid; border-right: #a86742 1px solid; }

#contentwrapper { color: #52504B; padding: 6px; }
#contentwrapper > p { padding: 6px;  }
#contentwrapper h3 { background-color:#f4e6c6; }

#column-alpha { float:left; width:300px; margin-left:10px; }
#column-alpha p { text-indent:2em; text-align: justify; }
.mysterybox  { background-color:#FFFFFF; border: 1px solid #974C25; margin-top:16px; }
.mysterybox h3 { text-align:center; background-color: #ffe2c2 !important; }
.mysterybox p { color: #52504b; font-size: 11px; padding: 5px; }

#column-beta { float:left; width: 300px; margin-left:30px; }
#slideset { width:280px; height:225px; margin:20px 0 0 16px; }
#bigslides { float:right; width:450px; height:300px; overflow:hidden; margin:0 0 8px 8px; }

#homeblog h2 { margin-bottom:0; }
#homeblog h3 { background-color:#f0e2c2; }
#homeblog h4 { font-style:italic; color: #477c25;  font-weight: bold; padding-bottom:6px;
								background-color:#e6d7b8; margin:0 auto; text-align:center; }

.entry p a { padding:3px; }
.entry p a:hover { color: #ff2222; background-color:#fff6d8; }

#footer { background-color:#974C25; color:#ffffff; padding-top: 10px; text-align:left; font-weight:bold; clear:both;
		  border-left: 1px solid #66421E; border-right: 1px solid #66421E; 
		  border-bottom: 1px solid #66421E; border-top: 1px solid #66421E; }		  
#footer a 	{  }
#footer a:link 		{ color:#ffcc66;  }
#footer a:visited 	{ color:#ffcc66; }
#footer a:hover 	{ color:#ff2222;  }
#footer a:active 	{  }
#footer a:focus     {  }

#footer h3 { color: #F6E7C8; font-size: 12px; font-weight: bold; padding: 4px; margin:.3em 0;  }
#footer ul { list-style-type:none; font-size: 12px; text-align:left; padding: 0 0 0 8px; margin:0; }
#footer li { list-style-type:none; font-size: 12px; text-align:left; }

.footerbit  { float:left; width:270px; padding:10px; }
.footerbitnodash  { float:left; width:260px; padding:10px; }

.linkbox { background-color:#f0e1c2; }
.linkbox p { margin-top:0; margin-bottom:0; padding-top:0; padding-bottom:0; }
.posttimedate { font-size:80%; font-style:italic; text-align:center; }

/* used by plugin */
div.ddf { padding:12px; }
div.ddf label { padding-right: 0.5em; }

/*  books in the store */
.book { width: 670px; clear:both; margin:12px 0; }
.bookimg { width: 160px; float:left; margin-left:10px; margin-bottom:10px; }
.bookdesc { width: 350px; float:left; margin-right:10px; }
.bookdesc p { text-indent:0; }
.bookprice { width:120px; float:left; padding-top:12px; padding-bottom:12px; background-color:#f0e1c2; text-align:center; }
.bookprice p { text-align:center; }
hr.booklist { clear:both; color:#e6d7b8; size:1px; height:1px; margin:4px 0 6px 0; }

/*  prints in the store */
.print { width: 670px; clear:both; margin:12px 0; font-size:90%; line-height:1.45em; }
.printimg { width: 260px; float:left; margin-left:10px; margin-bottom:10px; }
.printdesc { width: 250px; float:left; margin-right:10px; }
.printdesc p { text-indent:0; }
.printprice { width:120px; float:left; padding-top:12px; padding-bottom:12px; background-color:#f0e1c2; text-align:center; }
.printprice p { text-align:center; }
hr.printlist { clear:both; color:#e6d7b8; size:1px; height:1px; margin:4px 0 6px 0; }

/* join our mailing list */
#wrapper {width:220px;margin:0 auto;}
#wrapper p {text-align:center;}
.message {background:#eee; color:#000;display:none;width:200px;padding:10px;}
.contact {text-align:left;}
.contact ul {list-style-type:none;width:200px; padding:0 10px;}
.contact li {list-style-type:none;}
#contactForm li {list-style-type:none;}
.contact li.special {display:none;}
.contact input {width:200px; background-color:#faf3e3; }
.contact textarea {width:200px; background-color:#faf3e3; }
.contact label { font-weight:bold; }
#contactForm .submitbutton input { margin-top:12px; padding:0; color:#cc0033; background-color:#ffcb65; font-weight:bold; }

.wpcf7 { width:550px; margin-right:150px; }
.wpcf7 form input, .wpcf7 form select, .wpcf7 form textarea { background-color:#fff1d0; margin-bottom:6px; }
.wpcf7 form p { text-align:right; }

/* highlight the current page in the navbar */
#home a#nav-home, #page a#nav-collections { color:#66aacc;}

/*#home a#nav-home, #collections a#nav-collections, #events a#nav-events, #store a#nav-store,
#services a#nav-services, #history a#nav-history, #about a#nav-about { color:#66aacc;}*/