@import url("css/about.css");
@import url("css/log.css");
@import url("css/bmk.css");
@import url("css/buttons.css");
@import url("css/music.css");
@import url("css/photos.css");

* {margin:0;padding:0}

body {
	background: url(/images/bg.jpg);
	color: #5b473b;
	font: 105%/130% Rockwell, "Trebuchet MS", serif;
}
a, img {
	border: none;
	color: #fd004c;
	padding: 0 3px;
	text-decoration: none;
}
a:hover {
	background: #e80b5c;
	color: #fff;
}
fieldset {
	border: none;
}
samp, code {
	color: #333;
}
h1, h1 a {
	color: #fcfaef;
	font: 900 80px/60px "Trebuchet MS";
}
h1 a:hover {
	color: #fff;
	background: none;
}
h1, #menu {
	text-transform: uppercase;
}
h2 {
	margin: 5px 0;
	font-size: 180%;
}
h3 {
	font-size: 140%;
	margin-top: 10px;
}
h4 {
	font-size: 120%;
}
p {
	margin: 15px 0;
}
#banner {
/*	background: url(/images/bg_header.gif) no-repeat bottom right; */
    background: #30231d;
	padding: 30px 10px 0 20px;
	width: 46em;
	margin-bottom: -3px;
}
* html #banner {width: 47em;padding-right: 22px;}
.banner_page a {
    color: #382922;
    font-size: 70px;
    vertical-align: top;
}
#banner_events {
width: 110px;
position: absolute;
top: 80px;
left: 40em;
}
* html #banner_events {
left: 41em;
}
#banner_events a{
    background: #382922;
    margin: 0 0 5px;
    display:block;
}
#banner_events a:hover{
	background: #e80b5c;
}
#container {
	background: #fcfaef;
	border: 15px solid #30231d;
	border-width: 0 20px 15px;
	padding: 40px 40px 0 0;
	width: 43em;
}
#content {
	width: 41em;
	padding: 1px 30px 40px;
}
#footer {
    background: #30231d;
	color: #645043;
	margin: -30px 0 5px;
	padding: 10px 30px 15px 0;
	text-align: right;
	width: 46em;
}
* html #footer {
width:48em;
padding-right:26px;
}
#footer p {
margin:0;
padding:0;
}
#footer a {
	color: #6F5D51;
}
#footer a:hover {
	background: none;
	color: #fcfaef;
}
#menu {
	background: #30231d;
	width: 46.6em;
	border-right: 10px solid #30231d;
	height: 2em;
	padding: 10px 0 0 10px;
}
* html #menu {width:48em;padding-right: 6px;}
#menu li {
	float: left;
	font-size: 90%;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	letter-spacing: 1px;
	list-style-type: none;
	margin-right: 2px;
}
#menu li a {
/*	background: url(/images/menu.gif) bottom left repeat-x; */
    background: #382922;
	padding: 5px 8px;
	color: #fcfaef;
	display: block;
	line-height: 100%;
	margin-right: 20px;
}

#menu li a:hover, #menu #current:hover{
/*	background: url(/images/menu_hover.gif) bottom left repeat-x; */
	background: #e80b5c;
	color: #fff;
}
#menu #current{
    color: #30231d;
    background: #30231d;
}
.entry h2 {
	font: normal 160% Rockwell;
}
* html .entry h2 {
	margin-bottom: 5px;
}
.entry h2 a {
	border-bottom: 0;
	display: block;
	position: relative;
	text-transform: uppercase;
	padding-left: 0;
	margin-bottom: -5px;
	width: 100%;
}
.entry h3 {
	margin-bottom: 5px;
	clear: both;
}
.entry img {
	border: 1px solid #3e2f27;
	padding: 3px;
}
.imgl {
	margin: 0 10px 0 0;
}
.imgr {
	margin: 0 0 0 5px;
}
.entry img.imgnob {
	border: none;
}
.entry p {
	width: 41em;
}
.entry ol, .entry ul {
	color: #333;
	font-size: 90%;
	margin-left: 40px;
}
.entry, .poke, .lalalinks {
	position: relative;
}
.entry {
padding: 10px 0 0;
}
.entry_comment_count {
	color: #efecd9;
	font-size: 100%;
	position: absolute;
	right: 1.9em;
}

span.entry_comment_word {
	bottom: 5px;
	color: #efecd9;
	font-size: 45%;
	font-weight: bold;
	line-height: 90%;
	position: absolute;
	right: 3px;
	text-transform: uppercase;
}
a:hover .entry_comment_word, a:hover .entry_comment_count {
	color: #fff;
}
* html span.entry_comment_word {
	bottom: 3px;
}
.show {
	display: inline;
}
.hide {
	display: none;
}
.info {
/*
	-moz-opacity: 0.5;
	background: url(/images/pointer.gif) no-repeat top left #fcfaef;
	color: #000;
	filter: alpha(opacity=50);
	font-size: 70%;
	left: 61em;
	opacity: 0.5;
	padding: 5px 5px 5px 15px;
	position: absolute;
	top: 1em;
	width: 20%;
*/
	display: none;
}
.lalalinks li {
	list-style: none;
	margin: 0 0 10px;
}
.lalalinks a {
	background: url(/images/lalalink_link.gif) center left no-repeat;
	padding-left: 25px;
}
.lalalinks a:visited {
	background: url(/images/lalalink_visited.gif) 3px 6px no-repeat;
}
.lalalinks a:hover {
	background: url(/images/lalalink_hover.gif) center left no-repeat;
	color: #e80b5c;
}
.lalalinks a span {
	padding: 0 3px;
}
.lalalinks a:hover span {
	background: #e80b5c;
	color: #fff;
}
.lalalinks_comment_link span {
	color: #efecd9;
	font-size: 80%;
	font-weight: 700;
	position: absolute;
	left: 3px;
}
.lalalinks_comment_link a, .lalalinks_comment_link a:visited{
background: url(/images/lalalinks_comment_link.gif) top left no-repeat;
}
.lalalinks_comment_link a:hover {
background: transparent url(/images/lalalinks_comment_link.gif) -26px left no-repeat;
}
.lalalinks_comment_link a:hover span {
background: transparent;
}
a:hover .entry_comment_word, a:hover .entry_comment_count {
	color: #fff;
}
* html span.entry_comment_word {
	bottom: 3px;
}
.lalalinks_comment_link {
position:relative;
width: 40em;
height: .5em;
padding: 5px 0;
}
.lalalinks em {
	font-style: normal;
	font-size: 85%;
	margin-left: 30px;
}
.lalalinks, .poke {
	position: relative;
}
.lalalinks, .poke, .entry {
	margin-bottom: 40px;
}
.poke {
	padding: 10px 0;
}
.poke img {
	background: #FCFAEF;
	border: 1px solid #333;
	height: 4.2em;
	padding: 2px;
	width: 4.2em;
	margin: 0 8px 8px 0;
}
.poke img.wall{
    width:680px;
    height:209px;
}
.poke a {
	padding: 0;
}
.poke a:hover {
background: none;
}
.poke a:hover img {
	background: #e80b5c;
}
.poke li {
	display: inline;
}
.poke ul {
	list-style-type: none;
}

.poke .p a img{background:#e80b5c;}

#google_buttons iframe {
	width: 500px;
	margin: 0 0 20px;
}
.google iframe {
	width: 690px;
	margin-top: -20px;
}

#inline-body, #inline-keywords {
	font: normal 100% Rockwell;
	width: 41em;
	margin: 5px;
	color: #3b2a23;
	padding: 3px;
	background: #fcfaef;
}
#inline-title {
	margin: 5px;
	font: normal 160% Rockwell;
	width: 25em;
}
#inline-body-lala textarea {
	font-size: 90%;
	width: 46em;
}
.music_ratings {
	position: relative;
	width: 40em;
	padding: 5px 0;
}
.music_ratings dt {
	border-top: 4px solid #e2dac9;
	padding: 2px 0 0;
	position: relative;
}
.music_ratings dt a {
	background: #e2dac9;
	display: block;
	padding: 2px 5px;
	text-indent: 75px;
	width: 39.4em;
}
.music_ratings dt a:hover {
	background: #e80b5c;
	color: #fcfaef;
}
.music_ratings img {
	position: absolute;
	left: 0;
	top: 0;
	border: 2px solid #fcfaef;
	border-width: 2px 2px 0 0;
	padding: 0;
	z-index: 10;
}
* html .music_ratings img {
	top: 4px;
}
.music_ratings dd {
	margin-left: 77px;
}
.music_ratings_rating {
	position: absolute;
	left: 75px;
}
.music_ratings_release {
	border-top: 2px solid #fcfaef;
}
.music_ratings_release, .music_ratings_label {
	text-align: right;
	width: 43.2em;
	padding: 1px 8px 0px;
	background: #efecd9;
	font-size: 80%;
	margin: -2.3em 0 0;
	position: relative;
	left: -2px;
}
.music_ratings_release {
	padding-bottom: 13px;
}
.music_ratings_label {
	margin-bottom: 20px;
	margin-top: -1em;
}
.music_ratings_rating {
	height: 30px;
	position: relative;
	top: 10px;
	z-index: 5;
	left: 5px;
	font-size: 1px;
}
* html .music_ratings_rating {
    top:0;
}
.music_ratings_rating span {
	position: absolute;
	width: 100%;
	height: 100%;
	background: url(/images/music_rating_stars.gif) no-repeat;
}
.music_ratings_rating_1 {width: 33px}
.music_ratings_rating_2 {width: 70px}
.music_ratings_rating_3 {width: 100px}
.music_ratings_rating_4 {width: 140px}
.music_ratings_rating_5 {width: 180px}

.music_meta a, .archives_meta a, #entry_meta a, .header_meta a {
	color: #fcfaef;
	text-decoration: underline;
}
#entry_meta, .music_meta, .archives_meta, .header_meta {
	background: #5b473b;
	color: #fcfaef;
	display: block;
	font-size: 80%;
	margin: -3px 0 2em;
	padding: 1px 5px;
	text-transform: uppercase;
}
.header_meta {
	margin: -3px 0 .5em;
}
#pages{
	margin: 0 -20px -25px 0;
	text-align: right;
	text-transform: uppercase;
	font: 900 30px/10px "Trebuchet MS";
}
#pages a {
    color: #30231d;
}