/*
File:			custom.css
Description:	Custom styles for Thesis 

0A2280
2361A1

.custom #header { border-bottom:none; margin-top: 0 em; margin-bottom: 0em; padding: .2em .2em 1em .2em; }

.custom #header #tagline { float: left; margin-top:-110px; margin-left:-10px; }

*/

 /*--- BLOG POSTS ---*/

.custom .headline_meta { font-style: italic; color: #888; font-size: 10px; border-bottom: 1px dotted #C0C0C0; }
.custom h1, h2 { font-weight: bold; }
.custom .afterpost_meta { color: #888; font-size: 10px; text-transform: uppercase; }

 /*--- NAV MENU ---*/

.custom .menu, .menu a, .menu li ul { background:#0A2280; text-transform: capitalize; }
.custom .menu { border-width:0.1em 0.1em 0.1em 0.1em; }
.custom .menu a {border-width:0 0.091em 0.091em 0; }
.custom .menu .rss a, .menu .rss a:hover {background:transparent url(/images/icon-rss.gif) no-repeat scroll 90% 50%; border:medium none; padding-right:30px; }

/*--- HEADER ---*/

.custom #header { border-bottom:none; margin-bottom: 1.5em; padding: 1.1em;}
.custom #header #logo a { display:block; width:900px; height:80px; background:url(/images/mn-estate-law.png) -30% no-repeat; text-indent: -9999px; }
.custom #header #tagline { float: left; margin-top:-10px; margin-left:10px  }

/*--- SIDEBAR MENU ---*/

.custom .sidebar h3 {font-weight: bold; text-transform:uppercase; }

/*--- FOOTER ---*/

.custom #footer .ftcenter { text-align: center; }