/*  
Theme Name: Martha's Blog Theme
Description: This is a theme for Martha's cooking blog.
Version: 1.0
Author: David Cox

*/

body {
	height: 100%;
}

body{
	margin: 0;
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 10pt;
	text-align: center;
	vertical-align: top;
	background-image: url(background4.png);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #ffffff;
	color: #000000;
	z-index: 1;
}

h1 {
	font-family: Georgia,Sans-Serif;
	font-size: 40px;
	line-height: 84px;
	padding: 0 0 10px 120px;
}

a:link, a:visited{
	text-decoration: underline;
	color: #E40006;
	font-weight: bold;
}

a:hover {
	text-decoration: none;
	color: #E40006;
}


a.tt:link, a.tt:visited{
	text-decoration: underline;
	color: #E40006;
	font-weight: bold;
}

a.tt:hover {
	text-decoration: none;
	color: #E40006;
}


p {
	padding: 10px 0 0 0;
}

#wrapper {
	margin: 0px auto 0 auto;
	height: 100%;
	width: 740px;
	overflow: hidden;
	text-align: left;
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	border: 5px solid #000000;
	position: relative;
	z-index: 8;
}

#header {
	float: left;
	width: 740px;
	height: 250px;
	border-bottom: 1px solid #000000;
	padding: 0;
	background-image: url(header.jpg);
	background-repeat: no-repeat;
	background-color: #ffffff;
}

#headmenu {
	float: left;
	padding: 0;
	height: 20px;
	width: 750px;
	line-height: 20px;
	background: #E40006;
	border-bottom: 1px solid #000000;
	position: relative;
	z-index: 8;

}

#headmenu li {
	height: 20px;
	line-height: 20px;
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 75px;
	height: 20px;
}

#headmenu ul {
	margin: 0;
	padding: 0;
}

#headmenu ul li a:link, #headmenu ul li a:visited {
	margin: 0;
	padding:  0 10px 0 10px;
	font-family: Georgia, Arial, Sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #ffffff;
	text-align: center;
}

#headmenu ul li a:hover {
	color: #ffffff;
	text-decoration: none;	
}

#container {
	float: left;
	width: 486px;
	height: 100%;
	overflow: hidden;
	margin: 0 auto;
	padding: 0 7px 10px 7px;
	position: relative;
	z-index: 8;
}

.filler {
	float: left;
	position: absolute;
	left: 0;
	top: 0;
	width: auto;
	height: 100%;
}

.post {
	10px 0 10px 0;
	font-size: 10pt;
}

.post h2 {
	font-family: Georgia, Sans-Serif;
	font-size: 20px;
	padding: 5px 0 0 0;
}

.entry {
	line-height: 18px;
	height: inherit;
	position: relative;
	z-index: 9;
}

.datecontent {
	width: 125px;
	float: right;
	text-align: left;
	border: 1px solid #6ba1d4;
	background-color: whitesmoke;
	margin: 4px 2px 4px 4px;
	padding: 3px;
	position: relative;
	top: 0;
	right: 0;
}

p.postmetadata {
	border-bottom: 1px solid #ccc;
	margin: 10px 0 10px 0;
	padding: 0 0 5px 0;
}

.navigation {
	padding: 10px 0 0 0;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}


.sidebar {
	float: left;
	width: 230px;
	height: inherit;
	overflow: hidden;
	margin: 0 0 0 0px;
	display: inline;
	padding: 5px 0PX 10px 0PX;
	position: relative;
	z-index: 9;
}

.sidebar ul {
	list-style-type: none;
	margin: 0;
	padding: 0 10px 0px 10px;
}

.sidebar ul li {
	padding: 0 0 7px 0;
}

.sidebar ul li form {
	padding-left: 10px;
}

.sidebar ul li h2 {
	font-family: Georgia,Sans-Serif;
	font-size: 14px;
	line-height: 20px;
	background: #ffffff;
	padding: 0 0 2px 5px;
	MARGIN: 5px 0 5px 0;
	border: 1px solid #000000;
}

.sidebar ul ul li {
	padding: 7px 0 0 0;
}

.sidebar ul li table#wp-calendar {
	width: 100%;
}

#footer {
	clear: both;
	float: left;
	width: 740px;
	padding: 5px 0 0 0;
	border-top: 3px solid #000000;
	background: #ffffff;
}

#footer p{
	margin: 0;
	padding: 0 0 0 2px;
}

#extraDiv2 {
	background-image: url(collagetest4.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 150px;
	border-top: 0px solid black;
	border-bottom: 0px solid black;
	width: 100%;
	position: relative;
	clear: both;
	bottom: 0px;
	z-index: 6;
}

#extraDiv1 {
	height: 10px;
	float: left;
	clear: both;
	display: block;
	width: 100%;
}

#extraDiv3 {
	background-image: url(spanbg1.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 800px;
	height: 100%;
	margin: 0 auto 0 auto;
	position: absolute;
	right: 0;
	top: 9.5em;
	z-index: 2;
}

#extraDiv4 {
	background-image: url(spanbg2.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 800px;
	height: 100%;
	margin: 0 auto 0 auto;
	position: absolute;
	left: 0;
	top: 27em;
	z-index: 2;
}

#recentContainer {
	float: left;
	width: 486px;
	height: auto;
	margin: 2px;
}

#recentHeader {
	
}

#recentColumn1 {
	float: left;
	height: auto;
	width: 100%;
	border-width: 1px 1px 0 1px;
	border-style: solid;
	border-color: #000000;
}

#recentColumn2 {
	float: left;
	height: auto;
	width: 100%;
	border: 1px solid #000000;
}

.sectional {
	float: left;
	width: 100%;
	padding: 2px;
}

.sectional h2 {
	padding: 2px 0 2px 2px;
	font-family: Georgia,Sans-Serif;
	font-size: 14px;
}

.sectional ul {
	list-style-type: none;
	margin: 0 2px 0 10px;
	padding: 0;
}

.sectional ul li {
	margin: 0;
	padding: 0;
	line-height: 20px;
}

blockquote {
	padding: 0 75px 0 75px;
	margin: 0;
	background-image: url(blockquote.png);
	background-repeat: no-repeat;
}

.relatedposts {
	background: whitesmoke;
	margin: 4px;
	width: 229px;
	height: 275px;
	padding: 2px;
	border: 1px solid #6ba1d4;
	float: left;
	position: relative; 
}

.relatedposts ul {
	list-style-type: none;
	margin: 0 2px 4px 0px;
	padding: 0;
}

.relatedposts ul li {
	margin: 1px 0px 1px 10px;
	padding: 0;
}

.relatedposts h3 {
	font-family: Georgia,Sans-Serif;
	font-size: 16px;
}

.spreadtheword {
	background: whitesmoke;
	margin: 4px;
	width: 229px;
	height: 275px;
	padding: 2px;
	border: 1px solid #6ba1d4;
	float: left;
	position: relative;
}

.spreadtheword h2 {
	font-size: 16px;
	font-family: Georgia, Sans-serif;
}

.spreadtheword a:link, .spreadtheword a:visited {
	line-height: 20px;
}


.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: Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}

.twitt-prefix {
	margin: 0 15px 0 15px;
	border: 1px solid #ccc;
	padding: 5px;
}

.twitt-prefix h3 {
	font-family: Georgia, Arial;
	font-size: 18px;
	line-height: 35px;
	color: black;
	background: url(twitterbird.png);
	background-repeat: no-repeat;
	padding-left: 65px;
	display: block;
	border-bottom: 1px solid #ccc;
	padding-bottom: 3px;
	
}

.twitt-prefix-sub {
	border-bottom: 1px solid #ccc; 
	margin-top: 10px;
	margin-bottom: 5px;
}