/*

Theme Name: Nancy Lee Moran Custom Theme

Theme URI: http://mtmpro.net/

Description: Custom Theme for Nancy Lee Moran Blog

Version: 1.0

Author: Meir Deutsch, Orah Ritholtz and Shimshon Weisman

Author URI: http://mtmpro.net/

*/



body {

    margin: 0px;

    padding: 0px;

    position:relative;

}



.header {

    height: 204px;

    margin: 0px;

    padding: 0px;

    z-index: 1;

}



.header img {

    margin: 0px auto;

    width: 801px;

    text-align: center;

    display: block;

}



.leftnav {
    font: italic 16px/17px Trebuchet, "Trebuchet MS", sans-serif;
    color: #003567;
    float: left;
    margin-left: 15px;
    margin-top: 63px;
    padding: 0px;
    margin-bottom: 0px;
	z-index:100;
	position:relative;
}



.leftnav a {

    display: block;

    color: #003567;

    text-decoration: none;

    margin-top: 9px;

    margin-bottom: 9px;

}



.leftnav a:hover {

    color: #29483D;

    text-decoration: underline;

}



.whitebg {

    position: relative;

    margin: 0px;

    z-index: 2;

    top: -73px;

    padding-top: 4px;

    height: 16px;

}



.bottomflowers {
    margin: -300px 0 0;
    padding: 0;
    clear: both;
	z-index:5;
}



.bottomflowers * {

    margin:0;

    padding:0;

}

.leftcorner, .rightcorner {
    float:left;
    height: 300px;
    width: 300px;
}

.rightcorner {float:right;}



* html .leftcorner,
* html .rightcorner {margin-top:200px;}




.middlecontent {
    width: 580px;
    margin-right: auto;
    margin-top: -40px;
    padding: 0px;
    margin-left: auto;
	z-index:5;
	position:relative;
}



.middlecontent p {

    font: 18px/22px Georgia, "Times New Roman", Times, serif;

    color: #000000;

    text-align: left;

    padding: 15px 0px;

}



.middlecontent a {

    color: #443351;

}



.middlecontent h2 {

    margin-bottom: 25px;

}



.middlecontent h3 {

    color:#28473C;
	font:italic normal 80px/80px "Palatino Linotype", Palatino, "Times New Roman", Times, Serif;
    margin:0;

}



.middlecontent h3 a {

    text-decoration:none

}



.name {

    color: #5A4A0F;

    text-align: right;

    display: block;

    font-style: italic;

}



.middlecontent #respond h3 {

    font-size: 40px;

	line-height: 40px;

}



textarea#comment {

    width:100%;

}



.middlecontent #respond p {

	padding:0;

}


