/*   
Theme Name: Suz 7.0
Theme URI: http://www.suzannekingsbury.com
Description: 7th Theme for Suzanne Kingsbury home site
Author: Suzanne Kingsbury (design) and Daniel Damkoehler (coding)
Author URI: http://www.suzannekingsbury.com and http://www.8lionsmedia.com
Version: 7.0
.
Stylesheet Creative Commons license.
.
*/

/* Resetting styles across browsers */

@import url("reset.css");
@import url("sidebar.css");
@import url("blog.css");
@import url("sociablesuz.css");

/* Page Template Styles */

html { min-height: 100%; margin-bottom: 1px; } /*vert scrollbar pageshift fix */

* html body {
	font-size:62.5%; /* IE5-Win */
	f\ont-size: small; /* other IE */
}

body 
{
	margin: 0; 
	font-size: 62.5%;
	color: #6f3823; 
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	background: url(img/patt_plain2.jpg) repeat-y center; 
}

body.plain {
	color:#6f3823;
	background: url(img/patt_plain2.jpg) repeat-y center; 
}

body.plainbw {
	color:#000;
	background: url(img/patt_plain.jpg) repeat-y center; 
}

body.home {color:#e1e1e1; background: url(img/patt_front.jpg) repeat-y center;}

/* body.blog  styles need to be created - pull into separate sheet? */

#wrap {
	position: relative;
	margin: 0px auto 0px auto;
    padding: 0;
	width: 960px;
	height: auto;
	text-align: left;
	border: none; 
	background:#fff;
}

#wrapHome { 
	position: relative;
	margin: 0px auto 0px auto;
    padding: 0;
	width: 960px;
	text-align: center;
	border: none; 
	background:none;
}

#header
{
	width: 960px;
	height: auto;
	margin: 0px auto 0px auto;
	padding:0;
	background:#fff;
}

#frontcontent
{
	margin: 10px;
	padding: 0;
	width: 940px;
	height: auto; 
	background: transparent;
	font-size: 1.3em;
	text-align: center;
}

#frontcontent a:link, #frontcontent a:visited, #frontcontent a:hover 
{
	color:#000;
	text-decoration:none;
}

#frontcontent div.entry
{
	padding-top:20px;
}

#leftsidebar
{
	float:left;	
	margin:20px 0 0 10px;
	padding: 0;
	width: 180px;
	text-align: left;
	background: transparent;
	color:#000;
	font-family:"Times New Roman", Times, serif;
}

#pagecontent
{
	position: relative;
	float: left;
	display:inline;
	margin: 10px;  
	padding: 0 ;
	width: 730px;
	height:auto;
	text-align: justify;
	font-size:1.2em;
	background:#fff;
}

body.plain #pagecontent, body.plainbw #pagecontent {
	position: relative;
	float: left;
	display:inline;
	margin: 10px 70px;  
	padding: 0 ;
	width: 820px;
	height:auto;
	text-align: justify;
	background:#fff;
}

body.blog #pagecontent {
	position: relative;
	float: left;
	display:inline;
	margin: 10px 10px 10px 25px;  
	padding: 0;
	width: 700px;
	height: auto;
	text-align: justify;
	font-size:1.2em;
	background:#fff;
}

#rightsidebar
{
	float:left;	
	margin:20px 10px 0 0;
	padding: 0;
	width: 180px;
	text-align: right;
	background:transparent;
	color:#000;
	font-family:"Times New Roman", Times, serif;
}

#homeplate /* books background */
{
	position: relative;
	width: 960px;
	height: 720px;
	margin: 0;
	background:  url(img/oldbooks_x960.jpg) no-repeat top left;
 
}


/* Header Styles */

#logohead
{
	position: relative;
	width: 960px;
	height: 75px;
	margin:0;
	padding:0;
	background: #ffffff url(img/head_5.jpg) no-repeat top left ;
}

body.plain #logohead.plain {height: 75px; background:#ffffff url(img/head_5.jpg) no-repeat top left ;}

.pagehead {
	position:relative;
	width:730px;
	height:auto;
	margin:20px 0 0 190px;
	padding:0;
	text-align:center;
}

body.plain div.pagehead, body.plainbw div.pagehead {
	width:820px;
	margin: 10px 70px;  
}

.PageHeadPic {
	position:relative;
	margin:0 auto;
	width:160px;
	height:auto;
	padding:15px 0 15px 0;
	background-color:#f3edd9; 
	border: 1px solid #955437;
	text-align:center;
}

.PageHeadPic2 {
	position:relative;
	margin:0 auto;
	width:160px;
	height:auto;
	padding:15px 0 15px 0;
	background-color:#e1e1e1; 
	border: 1px solid #000;
	text-align:center;
}

#page-106 div.PageHeadPic, #page-109 div.PageHeadPic, #page-111 div.PageHeadPic, 
#page-113 div.PageHeadPic /* expands width for odd size imgs */
{width:220px;}


#headermenu
{
	position: relative;
	float: right;
	height: 25px;
	width: 960px;
	margin:0;
	clear: both;
}

#headermenu ul
{
	position: relative;
	float: right;
	padding: 0;
	margin-top: 75px;
	border-bottom:;
	list-style:none;
	background:#fff;
}

#headermenu ul li
{
	width: auto;
	position: relative;
	float: left;
	font-family: "Lucida Sans", Helvetica, Arial, sans-serif;
	font-size: 1.1em;
	line-height: 1.1em;
	padding: 0;
	height: 30px;
	margin: 0px;
	text-align: center;
}


#headermenu ul li a
{
	display: block;
	padding: .5em;
	background:#6f3823;
	color:#f3edd9;
	text-decoration: none;
	width: auto; 
	height: auto;
	border-left:1px solid #f3edd9;
}

#headermenu ul li a:hover, #headermenu ul li a.active, #headermenu ul li a.active:visited, #headermenu ul li a.active:visited
{
	color: #6f3823;
	background:#f3edd9;
	border-bottom: 0px solid #6f3823;
	text-decoration: none;
}


/* Page & Front Page Styles */

img, img a:link, img a:visited {
	text-align:center;
	border:none;
}

/* text styles */
#pagecontent_horizrule
{
	position: relative;
	margin: 0px 10px 5px 10px;
	padding: 0;
	width: 565px;
	height: 1px;
	border-top: solid 1px #999999;
}

#pagecontent h1, .pagehead h1, .post h1
{
	margin: 2em 0 .5em 0;
	padding: 0 0 0 0;
	font-size: 2.4em;
	letter-spacing:.1em;
	font-weight: bold;
	text-align: center;
	font-family:"Times New Roman", Times, serif;
}

#pagecontent h2
{
	margin:15px 0;
	padding:0; 
	font-size: 1.3em;
	font-weight:bold;
	text-align: center;
	font-family:"Times New Roman", Times, serif;
}

#pagecontent h3
{
	margin: 0 25px 0 15px;
	padding: 15px 0 5px 0;
	font-size: 1.3em;
	font-weight: normal;
	text-align: left;
	text-transform: uppercase;
}

#pagecontent h3 a:link
{
	font-weight: normal;
	color: #6f3823;
	text-decoration: none;
}

#pagecontent h3 a:visited
{
	font-weight: normal;
	color: #6f3823;
	text-decoration: none;
}

#pagecontent h3 a:hover, #pagecontent h3 a:active
{
	font-weight: normal;
	color: #6f3823;
	text-decoration: underline;
}

#pagecontent p
{
	padding: 5px 0 5px 0;
	margin: 0;
	text-align: justify;
	font-size:1.3em;
	line-height:1.6em;
}

p.return {
	padding: 2px;
	margin: 0;
	text-align: center;
font-size:1.2em;
line-height:1.3em;
color:#6f3823;
font-family:"Lucida Sans", Helvetica, Arial, sans-serif;
}

#pagecontent ul
{
	padding: auto;
	font-size:1.3em;
	line-height:1.5em;
	list-style-position:inside;
	text-align: left;
	margin-left:30px;
}

#pagecontent li
{
	margin: 0 0 .5em 0;
	padding-bottom: 2px;
	text-align: left;
	list-style: disc;
}

#pagecontent  a:link
{
	color: #6f3823;
	text-decoration:none;
        border-bottom:1px dotted #6f3823;
}

#pagecontent  a:visited
{
	color: #6f3823;
	text-decoration:none;
        border-bottom:1px dotted #6f3823;
}

#pagecontent  a:hover, #pagecontent a:active
{
	color: #6f3823;
	text-decoration:none;
        border-bottom:1px dotted #6f3823;
}

p.return a:link
{
	color: #6f3823;
	text-decoration: none;
}

p.return a:visited
{
	color: #6f3823;
	text-decoration: none;
}

p.return a:hover, p.return a:active
{
	color: #6f3823;
	text-decoration: underline;
}

#pagecontent ul.pages
{
position: relative;
float: right;
padding: 0;
margin: 0px;
list-style:none;
}

#pagecontent ul.pages li
{
position: relative;
float: left;
font-size: 1.2em;
line-height: 1em;
text-align: center;
list-style:none;
}


#pagecontent ul.pages li a.pages:link, #pagecontent ul li a.pages:visited
{
display: block;
background:#6f3823;
margin: 0em;
padding: 0.3em;
color: #000;
text-decoration: none;
}

#pagecontent ul.pages li a.pages:hover, #pagecontent ul li a.pages:active
{
display:block;
background: #6f3823;
margin: 0em;
padding: 0.3em;
color: #000;
text-decoration: none;
}

/* Footer Styles */

#footer {
	clear: both;
	margin: 40px 10px 0 10px;
	padding: 0px;
	position: relative;
	width: 940px; 
	background:transparent; 
	font-family: "Lucida Sans", Helvetica, Arial, sans-serif;
	color: #9d9d9b;
	font-size: 11px;
	line-height: 8pt;
	text-align: left;
}

body.plain #footer {margin:40px 70px 0 70px; width:820px;}
body.plain #footertextlinks, body.plain #copyright {width:820px;}

#footer span.strong {
	color: #000000;
	font-weight:normal;
}

#footertext {
	background:none; 
}

#footertextlinks {
	position: relative;
	clear: both; 	
	margin: 0px; 
	overflow: auto; 
	width: 940px; 
	text-align: center;
}

#footertextlinks ul {
	text-align: left;
	margin: 4px 0px 10px 10px;
	padding: 0;
}

#footertextlinks ul li {
	display: inline; 
	padding: 0px;
	list-style-type: none;
}

#footertextlinks li.page_item {
	padding: 0 12px 0 0;
}

#footer p {
	float: left;
	margin: 5px 0px 0em 10px;
	padding: 0px;
	line-height: auto;
}

#footer p img {
	vertical-align: text-bottom;
}

#footertextlinks a:link
{
	color: #9d9d9b;
	text-decoration: none;
}

#footertextlinks a:visited
{
	color: #9d9d9b;
	text-decoration: none;
}

a.textlinks a:hover,a:active,a:hover:visited
{
	color: #9d9d9b;
	text-decoration: none;
}

a.textlinks:link
{
	color: #9d9d9b;
	text-decoration: none;
}

a.textlinks:visited
{
	color: #9d9d9b;
	text-decoration: none;
}

a.textlinks:hover,a:active
{
	color: #9d9d9b;
	text-decoration: none;
}

a.textlinks:active
{
	color: #9d9d9b;
	text-decoration: none;
}

a.textlinks:hover:visited
{
	color: #9d9d9b;
	text-decoration: none;
}

#copyright {
	margin: 0px;
	padding: 0px;
	width: 940px;
	height:18px;
	background: none;
	font-size: 9px;
	color: #9d9d9b;
}

#copyright p.left {
	float: left;
	margin: 3px 0 0 0;
	text-align: left;
}

#copyright p.right {
	float: right;
	margin: 3px 0px 0 0;
	text-align: right;
}

#copyright p.center {
	float: left;
	margin: 6px 0px 0 0;
	width: 940px;
	text-align: center;
}

#copyright p.left a {
	padding: 0;
}

#copyright a:link
{
	color: #9d9d9b;
}

#copyright a:visited
{
	color: #9d9d9b;
}

#copyright a:hover
{
color: #9d9d9b;
text-decoration: underline;
}