/* 
  -----------------------------------
  Menubar Magic
  by Project Seven Development
  www.projectseven.com
  Theme 09: Follow Me
  Vertical
  -----------------------------------
*/
.p7MBM09v {
	font-size: inherit;
	margin: 0px;
	padding: 0px;
	line-height: 1;
}
.p7MBM09v h1 {
	font-size: 11px !important;
}
.p7MBM09v ul {
	margin: 0px;
	padding: 0px;
}
.p7MBM09v li {
	list-style-type: none;
	margin: 0;
}
.p7MBM09v li.p7MBfirst {}
.p7MBM09v li.p7MBlast {}


.p7MBM09v a {
	display: block;
	text-decoration: none;
	padding: 0px 0px 5px 0px;
	color: #999999;
	font-weight: normal;
}
.p7MBM09v a.p7MBfirst {}
.p7MBM09v a.p7MBlast {}


.p7MBM09v a:hover {
	color: #EC1C24;
}
.p7MBM09v .p7MBmark {
	font-weight: bold;
	color: #EC1C24;
	cursor: default;
}
.p7MBM09v .p7MBmark:hover {
	color: #EC1C24;
}
.p7MBM09v .nolink {
	padding: 3px 0px 5px 0px;
	font-size: 12px;
	font-weight: bold;
	color: #ED1B25;
	border-top: 1px solid #CCCCCC;
}
.p7MBM09v p {
	margin: 5px 0 0 0 !important;
}

.p7MBM09v .archiveYear {
	padding: 3px 0px 3px 0px;
	font-weight: bold;
	color: #666666;
	border-top: 1px solid #CCCCCC;
}
