﻿/* Copyright (C) 2009 HeartRails Inc. All Rights Reserved. */

@import url(artist_classified.css);

/* Copyright (C) 2009 HeartRails Inc. All Rights Reserved. */

div#calendar_info p { background: url(../images/icon_note.gif) center left no-repeat; font-weight: bold; padding: 0 10px; }
div#calendar_info p a { font-weight: bold; margin: 0 5px; }
div#calendar { padding: 0 25px 0 21px; }
ul#move_week { margin: 25px auto 4px; text-align: center; }
ul#move_week li { background-color: #f8f4e8; border: 2px solid #6a385e; cursor: pointer; display: inline; margin: 0px 5px; padding: 5px 10px; text-align: center; width: 80px; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; }
ul#move_week li.focus { background-color: #a85394; border: 2px solid #a85394; border-bottom: 2px solid #6a385e; color: #fff; cursor: default; font-weight: bold; }
dl.week { background: #fffff9; border: 2px solid #6a385e; display: none; width: 100%; margin: 0; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
dl.week dt { border-right: 1px solid #6e4a55; border-top: 1px solid #d4dcd3; clear: left; float: left; padding: 2px 1px; text-align: center; width: 26px; }
dl.week dd { border-top: 1px solid #d4dcd3; min-height: 1.4em; padding: 2px 1px; vertical-align: middle; }
dl.week dd li { padding: 2px; vertical-align: middle; }
dl.week dd li img { padding: 0 0 0 5px; }
dl.week dd li a { text-decoration: none; }
dl.week dd li a:hover { text-decoration: underline; }
dl.focus { display: block; }
dt.mon { border-top: none; }
dt.sat { background-color: #f0f8ff; }
dt.sun { background-color: #fff0f8; }
dd.mon { border-top: none; }
table.news td,
table.blog td,
table.live td,
table.tv td { vertical-align: top; }
table.news { margin-bottom: 25px; }
dd.artist a { color: #98605e; font-weight: normal; }
table.blog dd a,
table.tv dd a{ font-weight: normal; }
table.blog td dt { border-bottom: 1px dotted #f5deb3; float: none; margin: 0 0 5px; padding: 0 15px 5px 0; }
table.blog td dd.artist a { border-right: 1px dotted #808080; clear: left; float: left; margin: 0 10px 0 0; padding: 0 10px 0 0; }
p.menu { margin: 5px 25px 0; text-align: right; }
table.information { width: 610px; }
div#right { float: right; margin: 0 20px 0 0; width: 270px; }
div#left { float: left; width: 650px; }
table.artist_heading { background: url(../images/artist_heading.gif) center left no-repeat; height: 30px; margin: 0 20px; width: 610px; }
table.artist_heading a { font-weight: bold; text-decoration: none; }
table.artist_heading th { color: #fff; font-weight: bold; padding: 8px 12px; text-align: left; }
table.artist_heading th a { color: #556b2f; font-size: 14px; margin: 0 0 0 28px; }
table.artist_heading td { text-align: right; }
table.artist_heading td a:hover { color: #ef857d; }
