.colorRed {
    color: #161515;
}
.colorPink {
    color: #ffffff;
}

div#deletediv, div#deletediv2 {
    margin: 5px 0px;
    border-color: #161515;
    border-style: solid;
    border-width: 4px;
    background-color: #ffffff;
}
div#deletemsg, div#deletemsg2 {
    border-bottom:2px solid #161515;
    font-weight:bold;
}

table.mywidefat {
    border-collapse: separate;
    background-color: #161515;
    color: #ffffff;
}
table#mywidefat {
    border: 1px solid #161515;
    background-color: #161515;
    color: #ffffff;
}
table.mywidefat th {
    background-color: #161515;
    color: #ffffff;
}
table#mywidefat th {
    background-color: #161515;
    color: #ffffff;
}
table.mywidefat td {
    background-color: #ffffff;
    color: #000000;
}
table.mywidefat th,
table.mywidefat td {
    padding: 4px;
    overflow: hidden;
}
table.grided {
    border-collapse: separate;
    background-color: #e0cb9d;
}
table.grided th {
    background-color: #f3e8cf;
}
table.grided td {
    background-color: #ffffff;
    padding-left: 4px;
}

table.brief td, table.brief th, table.brief h2 {
    line-height: 100%;
    margin-bottom: 2px;
}
table.brief h3 {
    font-size: 16px;
    line-height: 100%;
    margin-bottom: 2px;
}
table.brief h4 {
    font-size: 14px;
    line-height: 100%;
    margin-bottom: 2px;
}
table.brief th {
    text-align: left;
}
table.full {
}
table.full tbody {
}
table.full td, table.full th, table.full h2 {
    line-height: 150%;
}
table.full th {
    text-align: left;
}

#contactus tr, #contactus th {
    padding: 2px;
}

ul.success li {
    color: #0000ff;
    list-style: none;
}
ul.error li {
    color: #ff0000;
    list-style: none;
}

ul.errors {
    color: #ff0000;
}
ul.errors li {
    color: #ff0000;
}

/*  TinyMCE  */
#quicktags,.wp_themeSkin tr.mceFirst td.mceToolbar {
    background: #d5e6f2 url("../images/ed-bg-vs.gif") repeat-x scroll left top;
}
.wp_themeSkin tr.mceFirst td.mceToolbar {
    border-color:#dfdfdf;
}

.event_pages {
    margin-top: 10px;
    padding: 5px 8px;
    height: 40px;
    text-align: center;
    color: #161515;
}
.event_pages .pagination span {
    margin-left: 5px;
}
.event_pages .pagination a {
    margin-left: 5px;
}

/*  Calendar */
table#calendar {
    margin: 0px;
    padding: 0px;
}
table#calendar p {
    margin: 2px 0 0 0;
    padding: 0px;
    font-size: 11px;
    font-weight: normal;
    text-align: center;
}
table.calendar th, table.calendar td {
    width: 70px;
}
table#calendar th {
    margin: 0;
    padding: 0;
    font-size: 16px;
    font-weight: bold;
    color: #161515;
    background-color: #ffffff;
    border: 1px solid #161515;
    text-align: center;
    line-height: 40px;
}
table#calendar td {
    margin: 0px;
    padding: 5px 0 0 0;
    height: 60px;
    font-size: 16px;
    font-weight: normal;
    color: #161515;
    border: 1px solid #161515;
    text-align: center;
    line-height: 20px;
    vertical-align: top;
}
table#calendar td a {
    color: #161515;
    font-weight: bold;
}
table#calendar td a:hover {
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
}
table#calendar th a {
    color: #161515;
    border: none;
    background-color: #ffffff;
    text-decoration: none;
}
table#calendar th a:hover {
    color: #ffffff;
    border: none;
    background-color: #ffffff;
    text-decoration: none;
}
table#calendar th.otherMth {
    color: #BBB;
}
table#calendar td.today {
    font-weight: bold;
    background-color: #ddd0d1;
}
table#calendar td.otherMth {
    color: #ffffff;
}
div.tabletotal {
    float: left;
    font-size: 11px;
    position: relative;
    top: 12px;
}
div.tabletotalbot {
    float: left;
    font-size: 11px;
}
