/* dfBlog Custom Styles
***************************************************************************** */

/* Define your custom styles here */
.post {
     font-family: Book Antiqua, Calisto, Marlett, Palatino linotype, Tunga, Times new roman;
     color: #585b5c;
     font-size: 10px;
}

h1 {
     text-align: left;
     font-family: Edwardian Script, Zapfino, Snell Roundhand, Savoye LET, Uglyqua, Lucinda Calligraphy;
     color: #677b82;
     font-size: 18px;
     margin: 5px 0;
}

#menubar {
     margin: 19px 0 0 0;
     margin-top: 70px;
     width: 940px;
     height: 30px;
}

#wrapper {
     margin-top: 5px;
     margin-bottom: 25px;
}

#head{
     border-bottom: 1px solid #bbb;
}

#wrap {
     padding-top:30px;
     border-left: 1px solid #bbb;
     border-right: 1px solid #bbb;
}

h1 {
     color: #54615e;
}

#wrap {
     border-bottom: 1px solid #bbb;
}

#mainmenu ul li a:hover {
color: #99cccc;
		}
#mainmenu ul li a:active {
color: #999999;
			
		}
#mainmenu ul li.current_page_item a {
color: #999999;
		}
#header {
      height: 200px;
}
#head {
      height: 200px;
}
.slogan {
     float: left;
}

/* j norton custom css */
.post h2 a:visited{
color: #666666;
}
.post h2 a, .post h2 a:link{
color: #2266aa; 
} 
.post h2 a:hover{
color: #222222;
} 