﻿/*  
Theme Name: MargaretWatson
Theme URI: http://www.margaretwatson.com/wptheme
Description: Theme for MargaretWatson.com WP site
Version: 1.0
Author: WPB
Author URI: http://www.novelwebsitedesign.com
*/

/************************************************
*	Body									*

body, h1, h2, h3, h4, h5, h6, blockquote, p, form{
margin: 0;
padding: 0;
}
************************************************/

body{
	background: #8A3139;
	color: black;
	margin: 0;
	font-family: Verdana;
	font-size: 10px;
	text-align: center;
	vertical-align: top;
}

/************************************************
*	Wrapper									*
************************************************/
#wrapper{
	margin: 0 auto 0 auto;
	width: 990px;
	text-align: left;
	background:white;
}

/************************************************
*	Top Bar									*
************************************************/
#topbar {
	clear:both;
	background: #FFFFFF url(images/header.jpg) no-repeat;
	width: 990px;
	height: 311px;
	margin: 0px auto 0px;
	padding: 0px;
	overflow: hidden;
	}

/************************************************
*	Header									*
************************************************/
#header{
	float: left;
	width: 990px;
}

/************************************************
*	Menu									*
************************************************/

#menulinks {
    height:89px;
    width:990px;
    clear:both;
	float:left;
}

#menulinks a img {border: none !important;}

#filler{
	width: 219px;
	height: 89px;
	float: left;
	background: url(images/menu_filler.jpg) no-repeat;
}
#books {
	width: 161px;
	height: 89px;
	float: left;
	background: url(images/menu_books.jpg) no-repeat;
}
#margaret {
	width: 207px;
	height: 89px;
	float: left;
	background: url(images/menu_margaret.jpg) no-repeat;
}
#contact {
	width: 174px;
	height: 89px;
	float: left;
	background: url(images/menu_contact.jpg) no-repeat;
}
#home {
	width: 229px;
	height: 89px;
	float: left;
	background: url(images/menu_home.jpg) no-repeat;
}

#books a{
	width: 161px;
	height: 89px;
	float: left;
	background: url(images/menu_books.jpg) no-repeat;
}
#margaret a{
	width: 207px;
	height: 89px;
	float: left;
	background: url(images/menu_margaret.jpg) no-repeat;
}
#contact a{
	width: 174px;
	height: 89px;
	float: left;
	background: url(images/menu_contact.jpg) no-repeat;
}
#home a{
	width: 229px;
	height: 89px;
	float: left;
	background: url(images/menu_home.jpg) no-repeat;
}

#books a:hover{
	width: 161px;
	height: 89px;
	float: left;
	background: url(images/menu_books_r.jpg) no-repeat;
}
#margaret a:hover{
	width: 207px;
	height: 89px;
	float: left;
	background: url(images/menu_margaret_r.jpg) no-repeat;
}
#contact a:hover{
	width: 174px;
	height: 89px;
	float: left;
	background: url(images/menu_contact_r.jpg) no-repeat;
}
#home a:hover{
	width: 229px;
	height: 89px;
	float: left;
	background: url(images/menu_home_r.jpg) no-repeat;
}
/*
ul#navlist {
    margin: 0;
    padding: 0;
    white-space: nowrap;
    float:left;
    width:100%;
}

ul#navlist li {
    font-size:10pt;
    display:inline;
    list-style-type: none;
}

ul#navlist li a {
	font-family: Georgia;
	font-size:20px;
    text-align:center;
    padding-top: 10px;
    padding-left:15px;
    padding-right:15px;
    background:none;
    display:block;
    float:left;
    text-decoration: none;
    vertical-align:middle;
   	color: #CCCCCC;
}


ul#navlist li a:hover {
	color: #FFFFFF;
} 

ul#navlist li.current_page_item {
	float: left;
	margin: 0;
	padding: 0;
}
 
ul#navlist li.current_page_item a, ul#navlist li.current_page_item a:hover {
	font-family: Georgia;
	font-size:20px;
    text-align:center;
    padding-top: 10px;
    padding-left:15px;
    padding-right:15px;
	float: left;
	display: block;
	color: #FFFFFF;
	vertical-align:middle;
}

 
or USE THIS TO HAVE A DIFFERENT PICTURE BE THE ROLLOVER 
ul#navlist li a:hover {
	background-image:url(images/menuhover.png);
} 

*/

/************************************************
*	SiteContainer									*
************************************************/
#sitecontainer{
	float: left;
	width: 990px;
	background-color: white;
	background: white;
	margin: 0 10px 0 0;
}

/************************************************
*	Container									*
************************************************/
#container{
	float: left;
	width: 740px;
	background-color: white;
	background: white;
	margin: 0 0 0 0;	
}

/************************************************
*	Sidebar									*
************************************************/
.sidebar{
	float: left;
	width: 250px;
	background-color: white;
	margin: 0 0 0 0;
	min-height: 100%;
	display: inline;
	color: #333333;
	font-family: Arial;
	font-size: 14px;
}

.sidebar ul{
list-style-type: none;
margin: 0;
padding: 0 10px 0 10px;
}

.sidebar ul li{
padding: 10px 0 10px 0;
}

.sidebar ul li h2{
color: black;
font-size: 15px;
font-weight:lighter;
}

.sidebar ul li h3{
color: black;
font-size: 12px;
font-weight:lighter;
}

.sidebar ul ul li{
padding: 0;
line-height: 24px;
}

.sidebar p{
	color: #333333;
	font-family: Arial;
	font-size: 14px;
}

.sidebar a{
	color: #76B44C;
	font-size: 18px;
	font-weight:bold;
}

.sidebar a img {border: none !important;}

/************************************************
*	Posts									*
************************************************/
h1{
	font-family: Verdana;
	font-size: 18px;
	margin: 5px;
	color: #76B44c;
}

h2{
	font-family: Verdana;
	font-size: 15px;
	margin: 5px;
	color: black;
}

h3{
	font-family: Verdana;
	font-size: 10px;
	margin: 5px;
	color: black;
	font-weight: normal;
}

h4{
	font-family: Verdana;
	font-size: 9px;
	margin: 5px;
	color: black;
}


b{
	color: black;
}

strong{
	font-family:Verdana;
	font-size: 12px;
	color:black;
	margin: 0px;
}

a img {
	border: 0;
}


p{
	color: black;
}

h1 a:link{
	color: #76B44C;
}

h1  a:visited{
	color: #76B44C;
	text-decoration:none;
}

h1 a:hover{
}

.post{
	padding: 10px;
	font-family: Verdana;
	font-size:10pt;
}

.entry{
	margin: 5px;
	line-height: 18px;
}

#longblurb{
	text-align:left;
		padding: 10px 0 0 0;
	margin: 10px;

}

p.postmetadata{
	border-top: 1px solid #ccc;
	margin: 10px 10px 10px 10px;
}

.navigation{
	padding: 10px 0 0 0;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	margin: 10px;
}
/************************************************
*	Comments									*
************************************************/
.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: Verdana;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Verdana;
	font-size: 12px;
}
/************************************************
*	Footer									*
************************************************/
/*
#footer{
	background-color: white;
	clear: both;
	float: left;
	width: 990px;
	height: 17px;
}

#footer p{
	font-size:x-small;
	color: black;
}
*/
#footer_menu{
    width:100%;
    clear:both;
    background-color: #8A3139;
    text-align:center;
    color: white;
    font-family: Verdana;
}

#footer p{
	text-align:center;
}

ul#footer_navlist {
    margin: 0;
    padding: 0;
    white-space: nowrap;
    width:100%;
}

ul#footer_navlist li {
    font-size:10pt;
    display:inline;
    list-style-type: none;
}

ul#footer_navlist li a {
 	font-family: Verdana;
    font-size:12px;
    font-weight:bold;
    text-align:center;
    color: #CCCCCC;
    padding-left:5px;
    padding-right:5px;
    background:none;
    text-decoration: none;
}

#copyright{
	background-color: #8A3139;
	color: #CCCCCC;
	text-align:center;
}

#copyright a:link{
	color: #CCCCCC;
	text-decoration: none;
}

#copyright a:visited{
	color: #CCCCCC;
	text-decoration: none;
}


#copyright a:hover{
	text-decoration: underline;
}

#copyright a img {border: none !important;}