/*   
Theme Name: Leah Theme
Theme URI: leahtumerman.com
Description: This is the theme for Leah's Site
Author: Paul
Author URI: paulshearermusic.com
Template: 
Version:
.
General comments/License Statement if any.
.
*/

html {
	background: transparent;
}
body {
	background: #fbfefe url(images/bottomimg.png) bottom right no-repeat fixed;
}

#hd {
	background-image: url(images/header_img.png);
	height: 260px;
	width: 950px;
}
	
#bd	{
	line-height: 1.2em;
	font-size: 1.1em;
	background-position: 586px -2px;
	background-repeat: repeat-y;
	background-image: url(images/dotborder.png);
	font-family: "Courier New", Courier, monospace;
	padding: 30px 0px 0px 0px;
}

#bd i, em, dfn, .fn, cite{
	font-style: italic;
}

#bd b, strong{
	font-weight: bold;	
}

#bd u{
	text-decoration: underline;
}

#bd strike{
	text-decoration: line-through;
}

#ft {
	height: 75px;
	background: transparent url(images/dotborder.png) repeat-y;
	background-position: 586px 0px;
}

.yui-g {
	text-align: justify;
}
#yui-main {
	width: 950px;
}

#ngg-webslice h2 {
	display: none;
}

#hdcontainer {
	width: 950px;
	height: 260px
}

#navbar1 {
	position: relative;
	left: 100px;
	top: 110px;
	height: 100px;
	width: 450px;
	float: left;
}

div#navbar1 li {
	display: inline;
	padding: 0px 20px;
}

#contactlink img{
	margin-bottom: 15px;
}

#homelink img{
	margin-bottom: 6px;
}

div#navbar2 {
	height: 244px;
	width: 235px;
	position: relative;
	left: 660px;
	top: -85px;
}

ul.rightnav li {
	margin-top: -4px;
}

#wpcf7-f1-p14-o1 {	
	font-size: large;	
	font-family: serif;			
	word-spacing: 0px;
	left: 0px;
	position: relative;
}

.yui-t6 #yui-main .yui-b {
	margin-right:28em;
}

.yui-g {
	margin-left: 80px;
	margin-top: 0px;
}

.yui-g h2 {
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
	margin-bottom: 15px;
	margin-top: 30px;
}

.yui-g h2 a{
	
	color: black;
	
	text-decoration: none;
	
}

.postmetadata {
	display: none;
}

#sidebar {
	width: 300px;
	right: 34px;
	padding-left: 10px;
	margin-top: 30px;
}

#sidebar h2{
	font-weight: bold;
	font-size: 1.2em;
}

.ngg_images {
	width: 280px;	
}

.ngg-widget img {
	width: 110px;
	height: 110px;
	border:1px solid #FFFFFF;
	margin: 5px;
	padding: 0px;
}

.entry img {
	margin: 10px 0px;
	border: solid black 1px;
}

.ngg-gallery-thumbnail img {
	border: none;
	padding: 4px;
}

div.wpa_container {
	margin: 10px 0px;
}

.wpcf7 p{
	font-weight: bold;
	font-family: "Courier New", Courier, monospace;
	font-size: .7em;
}

.wpa_meta a{
	color: #00df64;
	font-style: normal;
	font-weight: bold;
	font-size: 1em;
	font-family: "Courier New", Courier, Monaco, monospace;
}

.wpa_meta a:hover{
	color: #008d3c;
}

.entry p{
	margin: 10px 0px;
}

.navigation {
	padding-top: 10px;
}
.navigation .alignright a{
	background: url(images/newer_entries.png) top center scroll no-repeat;
	overflow: hidden;
	text-indent: -999px;
	height: 33px;
	width: 225px;
	background-repeat: none;
	display: block;
	margin: 10px 0px 0px 116px;
}

.navigation .alignleft a{
	background: url(images/older_entries.png) top center scroll no-repeat;
	height: 38px;
	width: 205px;
	text-indent: -999px;
	overflow: hidden;
	display: block;
	margin: 5px 0px 0px 65px;
}

