/* Add Space at top-bottom of page bg */
.custom #container {
    margin-top: 2em;
    margin-bottom: 2em;
    padding: 0.3em; }


/* Custom Author Comment Color */
.custom dl#comment_list .bypostauthor { background: #F5F7F7; border: padding: 1em;  }
.custom dl#comment_list dl dt.bypostauthor, dl#comment_list dl dd.bypostauthor > .format_text { border: none; }


/* Custom Blockquote Color */
.custom blockquote { color: #1C2639; padding-top: 10px; padding-bottom: 1.0px; padding-right: 5px;
font: italic 1.1em Georgia, "Times New Roman", Times, serif; -moz-border-radius: 5px;
-webkit-border-radius: 5px;

}

.custom blockquote { background: #F9FAFC; }




.custom .menu{float: right; background: #F7F7F7;}

.custom #header { padding: 1; border-bottom:none;}




body.custom {
    background: #FFFFFF url('images/jasper-bg1.jpg') 50% 0 no-repeat; background-position: bottom right;
}


.custom #page { background:transparent; }



/*Divider Sidebar Widget*/

.custom li.widget ul li {
border-bottom:1px solid #D3D3D3;
margin:0;
padding:0.6em 0;
}




/*Recent Post Header Image*/

.custom li#recent-posts-3.widget h3 {
background:transparent url(http://www.emilyjasper.com/wp-content/uploads/2009/11/recent-jasper.png) no-repeat scroll 0 0;
height:54px;
text-indent:-9999px; }






.custom .prev_next {border-top: none; }




.custom h2 {
text-transform:uppercase;
}


.custom h3 {
text-transform:uppercase;

}

.custom h1 {
text-transform:uppercase;

}


/*Tag cloud header image*/

.custom li#tag_cloud-3.widget h3 {
background:transparent url(http://www.emilyjasper.com/wp-content/uploads/2009/11/tags-jasper.png) no-repeat scroll 0 0;
height:54px;
text-indent:-9999px; }


/*Twitter Header Image*/

.custom li#twitter-tools.widget h3 {
background:transparent url(http://www.emilyjasper.com/wp-content/uploads/2009/11/twitter.png) no-repeat scroll 0 0;
height:148px;
text-indent:-9999px; }


/*Custom Comment - Main Page*/
.custom .format_text .to_comments a {
color:#323C3B;
font-size:30px;
text-align:center;
text-decoration:none;
 }

.custom .format_text .to_comments span.bracket {color:#FFFFFF; }

.custom .format_text .to_comments span {
color:#68A4A0;
font-family:Verdana,"Arial Black","Arial Bold",Arial,sans-serif;
font-size:30px;
line-height:1em;
text-align:center; }



.custom .comments_intro span {

color:#171515;
font-size:15px;
text-decoration:none;
text-transform:uppercase; }

.custom .comments_intro p {
color:#848484;
font-family:Verdana,"Arial Black","Arial Bold",Arial,sans-serif;
font-size:15px;
line-height:1em;
text-transform:uppercase;
 }

.custom #content_box {background:none;}
