/*
TEMPLATED BY ASSASSIN JP/TINKER
MENU CONFIGURATION
*/

.menu-top {
	background:#000000 url(/images/common/left_top_bg.gif) left top no-repeat;
}

.menu-top-padding {
	padding:30px 25px 0px 25px;
	font-size:x-small;
	color:#ffffff;
	line-height:1.5em;
}

.menu-top-bottom {
	background:url(/images/common/left_top_bg.gif) left bottom no-repeat;
	height:20px;
}

.menu-top-padding a {
	font-weight:normal;
	color:#ffffff;
}

.menu-top-padding a:hover {
	background-color:#d2d2d2;
	color:#ad388e;
}

.technorati, .mailform, .mailaddress {
	padding-left:17px;
}

.technorati {
	background:url(/images/icon/technorati.gif) left no-repeat;
}

.mailform {
	background:url(/images/icon/mailform.gif) left no-repeat;
}

.mailaddress {
	background:url(/images/icon/mailaddress.gif) left no-repeat;
}

#menu-caption-top, #latest-entries-caption {
	width:245px;
	height:44px;
	background-color:#000000;
}

#menu-caption-top {
	background:#000000 url(/images/common/menu_caption_top.jpg) no-repeat;
}

#latest-entries-caption {
	background:url(/images/common/latest_entries_caption.jpg) no-repeat;
}

.menu-caption-padding {
	font-size:x-small;
	color:#ffffff;
	font-weight:bold;
	padding-top:15px;
	padding-left:45px;
}

#menu-bg {
	background:url(/images/common/menu_bg.jpg) right top no-repeat;
}

#menu-padding {
	margin-left:15px;
	padding-right:15px;
	font-weight:bold;
	color:#ffffff;
}

.menu-caption {
	background:#000000;
	font-size:x-small;
	line-height:1.7em;
}

ul.menu-content {
	font-size:88%;
	margin:0px;
	padding:10px 0px 10px 0px;
}


ul.menu-content li a, .menu-content a:hover {
	padding-left:5px;
	display:block;
	color:#ffffff;
}

.menu-content a:hover {
	background:#a0005e;
}

.updated {
	color:#c4dd6a;
}

.menu-selected {
	display:block;
	color:#ffffff;
	background:#a0005e;
}

#menu-bottom {
	background:url(/images/common/menu_bg.jpg) right bottom no-repeat;
	height:24px;
}

.latest-entry {
	background:url(/images/common/latest_entry.jpg) top no-repeat;
	padding:5px 20px 0px 20px;
}

.adsense-left-top {
	margin-left:22px;
	margin-top:15px;
	background:#e5e5e5;
}