/* 
Theme Name: byLDesigns
Theme URI: http://leedie-designs.com
Author: Leedie
*/


/**
* Color used:
* Hot pink: #f63d6f;
* Blue: #36c5d5;
* Black: #000000; #4c4c4c; 
* Green: #b2e128;
* Purple: #67359f; #a48dbd;
*/


body {
        background-color: #000000;
        font-family: Tahoma, Geneva, Arial, sans-serif;
        font-size : 9px;
        color: #7a7a7a;
        margin: 0px;
}

table {font-size : 10px;}


ul {
        margin-left: 5px;
        padding: 0px;
}

li {
        margin-left: 10px;
        margin-top: 4px;
        margin-bottom: 4px;
        padding: 0px;
        list-style-position: outside;
        list-style-type: disc;
}

h1 {
        font-family: Tahoma, Arial, Helvetica, sans-serif;
        text-decoration: bold;
        line-height : 120%;
        color: #000000;
        margin: 0px;
}

h2 {
        font-family: Tahoma;
        padding-left : 10px;
        font-size: 7pt;
        margin: 0px;
}


h3 {
        font-weight: normal;
        font-family: Tahoma, Verdana, Geneva, sans-serif;
        margin: 0px;
}


.textinput {
        font-family: "Tahoma", Verdana, Geneva, Arial, sans-serif;
        font-size: 100%;
        border: 1px solid #bfbdbd;
        padding-right: 2px;
        padding-left: 2px;
}



.listbox {
        font-family: "Tahoma", Verdana, Geneva, Arial, sans-serif;
        font-size: 100%;
        border: 1px solid #bfbdbd;
        vertical-align : middle;
}

.button {
        font-family: Tahoma, Helvetica, sans-serif;
        font-size: 100%;
        background-image : url(/themes/byLDesigns/images/button_bg.gif);
        background-position : bottom;
}


.comment_button {
        font-family: Tahoma, Arial, Helvetica, sans-serif;
        font-size: 100%;
        border: 1px solid #bfbdbd;
        background-image : url(/themes/byLDesigns/images/button_bg.gif);
        background-position : bottom;
        padding-left: 3px;
        padding-right: 3px;
}


.radio {
        font-family: Tahoma, Verdana, Geneva, Arial, sans-serif;
        font-size: 100%;
        vertical-align : middle;
}


.checkbox {
        font-family: Tahoma, Verdana, Geneva, Arial, sans-serif;
        font-size: 100%;
        vertical-align : middle;
}


a:link, a:visited, a:active {
        color: #9a60d9;
        text-decoration: none;
        font-family: Trebuchet MS;
        font-style: none;
        font-weight: bold;
}

a:hover {
        color: #9a60d9;
        text-decoration: underline;
        font-family: Trebuchet MS;
        font-style: none;
        font-weight: bold;
}

bblink a:link, bblink a:visited, bblink a:active {        color: #9a60d9;
        text-decoration: none;
        font-family: Trebuchet MS;
        font-style: italic;
        font-weight: bold;
}

bblink a:hover {
        color: #9a60d9;
        text-decoration: underline;
        font-family: Trebuchet MS;
        font-style: italic;
        font-weight: bold;
}




.maintable {
        background-color: #a48dbd;
        margin-top: 1px;
        margin-bottom: 10px;
        -moz-border-radius: 6px;
        padding: 4px;
        color: c0c0c0;
        text-align: justify;
}




.tableh1 {
        font-family: Tahoma;
        color: #000000;
        background-color: #67359f;
        background-image: url(images/table_bg.png);
        background-repeat: repeat;
        font-size: 9px;
        height: 25px;
        font-weight: none;
        padding-top: 6px;
        padding-right: 10px;
        padding-bottom: 6px;
        padding-left: 10px;
}


.tableh1_compact {
        font-family: Tahoma;
        color: #000000;
        background-color: #67359f;
        background-image: url(images/table_bg.png);
        background-repeat: repeat;
        font-size: 9px;
        height: 25px;
        padding-top: 6px;
        padding-right: 10px;
        padding-bottom: 6px;
        padding-left: 10px;
        -moz-border-radius: 6px;
}


 
.tableh2 {
        font-family: Tahoma, Verdana, Arial;
        background-color: #67359f;
        background-image: url(images/table_bg.png);
        background-repeat: repeat;
        text-align: justify;
        height: 25px;
        color: #000000;
        padding-top: 6px;
        padding-right: 10px;
        padding-bottom: 6px;
        padding-left: 10px;
        -moz-border-radius: 6px;
}


.tableh2_compact {
        font-family: Tahoma, Verdana, Arial;
        background-color: #67359f;
        background-image: url(images/table_bg.png);
        background-repeat: repeat;
        text-align: justify;
        height: 25px;
        color: #000000;
        padding-top: 6px;
        padding-right: 10px;
        padding-bottom: 6px;
        padding-left: 10px;
        -moz-border-radius: 6px;
}



.tableb {
        background: #4c4c4c;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
        -moz-border-radius: 6px;
}


.tableb_compact {
        background: #4c4c4c;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
        -moz-border-radius: 6px;
}



.tablef {
        background: #574768;
        padding-top: 10px;
        padding-right: 10px;
        padding-bottom: 10px;
        padding-left: 10px;
        -moz-border-radius: 6px;
}




.catrow_noalb {
        background: #574768;
        color: #000000;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
        -moz-border-radius: 6px;
}

.catrow_noalb:hover {
        background: #634a7d;
        color: #000000;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
}

.catrow {
        background: #574768;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
        -moz-border-radius: 6px;
}

.catrow:hover {
        background: #634a7d;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
        -moz-border-radius: 6px;
}



.album_stat {
        font-size : 9px;
        margin: 5px 0px;
}

.thumb_filename {
        font-size: 9px;
        display: block;
}

.thumb_title {
        font-weight : none;
        font-size: 9px;
        padding: 2px;
        display : block;
}

.thumb_caption {
        font-size: 9px;
        text-decoration: none;
        padding: 1px;
        display : block;
}

.thumb_caption a {
        text-decoration: none;
        text-transform: none;
        color: #000000;
}

.thumb_num_comments {
        font-weight: normal;
        font-size: 100%;
        padding: 2px;
        font-style : italic;
        display : block;
}

.user_thumb_infobox {
        margin-top: 1px;
        margin-bottom: 1px;
}

.user_thumb_infobox th {
        font-weight : bold;
        font-size: 100%;
        margin-top: 1px;
        margin-bottom: 1px;
        text-align : center;
}

.user_thumb_infobox td {
        font-size: 100%;
        margin-top: 1px;
        margin-bottom: 1px;
        text-align : center;
}

.user_thumb_infobox a {
        text-decoration: none;
        color: #67359f;
}

.user_thumb_infobox a:hover {
        color: #67359f;
        text-decoration: none;
}



.sortorder_cell {
        background : #4c4c4c;
        font-size: 8px;
        color: #000000;
        padding-top: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
        padding-right: 0px;
        margin: 0px;
}



.sortorder_options {
        font-family: Tahoma, Arial, Helvetica, sans-serif;
        background : #4c4c4c;
        font-size: 8px;
        color: #000000;
        padding: 0px;
        margin: 0px;
        font-weight: normal;
        white-space: nowrap;
}

.navmenu {
        font-size: 9px;
        font-family: Tahoma, Helvetica, sans-serif;
        background-color: #4c4c4c;
        font-weight: bold;
        border-style: none;
        -moz-border-radius: 6px;
        color: 000000;
}


.navmenu img {
       margin-top: 1px;
       margin-right: 5px;
       margin-bottom: 1px;
       margin-left: 5px;
}

.navmenu a {
        color: #67359f;
        position: relative;
        display: block;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
        text-decoration: none;
}

.navmenu a:hover {
        background-image : url(images/button.gif);
        text-decoration: none;
        color: #67359f;
}


.navmenu_pic a {
        margin: 2px;
        padding: 6px;
        border: 0px;
}

.navmenu_pic a:hover {
        margin: 2px;
        padding: 6px;
        border: 0px;
}




.admin_menu_thumb {
        font-family: Tahoma, Arial, Helvetica, sans-serif;
        font-size: 100%;
        border: 1px solid #a48dbd;
        color: #000000;
        font-weight: bold;
        margin-top: 0px;
        margin-bottom: 0px;
        width: 85px;
}

.admin_menu_thumb a {
        color: #000000;
        text-decoration: none;
        display: block;
        position: relative;
        padding-top: 1px;
        padding-bottom: 1px;
        padding-left: 10px;
        padding-right: 10px;
}

.admin_menu_thumb a:hover {
        color: #000000;
        text-decoration: none;
        -moz-border-radius: 8px;
}


.admin_menu {
        font-family: Tahoma;
        font-weight: bold;
        border: 2px solid #78579d;
        background-color: #a48dbd;
        color: #000000;
        margin-top: 2px;
        margin-bottom: 2px;
        text-transform: none;
        text-align: center;
        -moz-border-radius: 6px;
}

.admin_menu a {
        color: #000000;
        text-decoration: none;
        display: block;
        position: relative;
        padding-top: 1px;
        padding-bottom: 1px;
        padding-left: 2px;
        padding-right: 2px;
}


.admin_menu a:hover {
        color: #000000;
        text-decoration: underline;
}



td #admin_menu_anim {
        background-image : url(images/button_bg_anim.gif);
}



.comment_date{
        color: #000000;
        font-size: 9px;
        vertical-align: middle;
}

.comment_date a img {
        border: 0px;
        padding: 0px;
}

.comment_date a img:hover {
        border: 0px;
        padding: 0px;
}


.image {
        border-style: solid;
        border-width: 1px;
        -moz-border-radius: 6px;
        border-color: #543576;
        padding: 4px;
        margin: 2px;
        -moz-opacity : 0.5;
        opacity : 0.5;
        -khtml-opacity: 0.5;

}


.image:hover {
        border-style: solid;
        border-width: 1px;
        -moz-border-radius: 6px;
        border-color: #543576;
        padding: 4px;
        margin: 2px;
        -moz-opacity : 1;
        opacity : 1;
        -khtml-opacity: 1;

}

.imageborder {
        border: 1px solid #543576;
        padding: 2px;
        background-color: #543576;
        -moz-border-radius: 6px;
        margin-top: 30px;
        margin-bottom: 30px;
}



.display_media {
        background: #9e79c5;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
}


.thumbnails {
        background: #986fc3;
        -moz-border-radius: 6px;
        padding: 5px;
        color: #000000;
}


.thumbnails:hover {
       background: #9263c4;
       -moz-border-radius: 6px;
       padding: 5px;
       color: #000000;
}


.footer {
        font-size: 10px;
        color: #ffffff;
}

.footer a {
        text-decoration: none;
        color: #67359f;
}

.footer a:hover {
        color: #67359f;
        text-decoration: underline;
}

.statlink {
        color: #000000;
}

.statlink a {
        text-decoration: none;
        color: #000000;
        font-weight: bold;
        font-style: italic;
}

.statlink a:hover {
        color: #000000;
        font-weight: bold;
        font-style: italic;
        text-decoration: underline;
}


.alblink a {
        border-bottom: 0px; 
        padding-left: 10px;
        text-decoration: none;
        text-transform: none;
        color: #000000;
        font-size: 9px;
}

.alblink a:hover {
        padding-left: 10px;
        color: #000000;
        text-decoration: underline;
        font-size: 9px;
}


.catlink {
        display: block;
        padding: 2px;
        font-size: 9px;
}


.catlink a {
        padding-left: 0px;
        text-decoration: none;
        color: #ab90ca;
        font-size: 9px;
        font-family: Tahoma;
        text-transform: none;
        font-style: none;
}

.catlink a:hover {
        padding-left: 0px;
        color: #000000;
        text-decoration: none;
        font-size: 9px;
        font-family: Tahoma;
        text-transform: none;
        font-style: none;
        text-decoration: underline;
}



.topmenu {
        font-family: Tahoma, Geneva, Arial, sans-serif;
        line-height: 130%;
        font-size: 110%;
}


.topmenu a {
        color : #4b3564;
        text-decoration : none;
}

.topmenu a:hover  {
        color : #000000;
        text-decoration : underline;
}



.img_caption_table {
        border: none;
        background-color: #ae70f4;
        width: 100%;
        margin: 0px;
}

.img_caption_table th {
        background: #ae70f4;
        font-size: 100%;
        color: #000000;
        padding-top: 4px;
        padding-right: 10px;
        padding-bottom: 4px;
        padding-left: 10px;
        border-top : 1px solid #8c4bd6;
}

.img_caption_table td {
        background: #ae70f4;
        padding-top: 6px;
        color: #000000;
        padding-right: 10px;
        padding-bottom: 6px;
        padding-left: 10px;
        white-space: normal;
        border-top : 1px solid #8c4bd6;
}



.debug_text {
        border: #7c36ca;
        background-color: #aa73e7;
        width: 100%;
        margin: 0px;
}

.clickable_option {
        cursor: default;
}

.listbox_lang {
        color: #000000;
        background-color: #aa73e7;
        font-size: 80%;
        font-family: Tahoma, Helvetica, sans-serif;
        vertical-align: middle;
}


#vanity a {
        display:block;
        width:57px;
        height:20px;
        margin: 3px 20px;
}



#rap {width:1000px; background:url(images/header.png) top center no-repeat;  margin-left:auto;
        margin-right:auto;
        float: center;
}

#container {
        margin-left:auto;
        margin-right:auto;
        float: center;
        width: 1000px;
}
