/* 
Author: Jay (Rockout-Designs.net)
Theme Name: SelenaGomez.Bz
Message: Don't Steal My Shizz!
*/



/* MAIN BODY PROPERTIES & STYLES */


body {
       font-size:11px;
       background: url("images/background.png");
       background-attachment:fixed;
       background-position: top center;
       background-repeat: no-repeat;
       background-color: #000000;
       margin-bottom: px;
       margin-top: 0px;
       margin-left: 0px;
       color:#ffffff;
}




/* CONTAINER BODY PROPERTIES */

#wrapper {
        background: url("images/.png");
        background-position:top center;
        background-color: #;
        background-repeat: no-repeat;
        font-family: arial;
        position:justify;
        padding-top: 0px;
        margin-top: 0px;
        margin-left:250px;


} 


/* MAIN TABLE PROPERTIES & STYLES */

.maintable {
        background-color: #000000;
        border: 1px solid #ffffff;
        padding: 3px;
        -moz-border-radius:  8px; 
        -webkit-border-radius: 18px; 
        border-radius: 2px;



}


/* NATURAL LINK PROPERTIES & STYLES */

a {
        color: #d82467;
        text-decoration: none;
}

a:hover {
        color: #fb75a7;
        text-decoration: none;
}



/* BB LINK PROPERTIES & STYLES */


.bblink a {
        color: #d82467;
        text-decoration: none;
}

.bblink a:hover {
        color: #fb75a7;
        text-decoration: none;
}




/* IMAGE LINK PROPERTIES & STYLES*/

       a:link img,a:visited img { 
       padding: 5px;
       -moz-border-radius: 6px; 
       -webkit-border-radius:6px; 
       border-right: 1px solid #ffffff; 
       border-bottom: 1px solid #ffffff; 
       border-radius: 4px;
       background:#ffffff;
       background-image: url('images/img_bg1.png');




}


a:hover img { 
       padding: 5px;
       -moz-border-radius: 6px; 
       -webkit-border-radius:6px;
       border-right: 1px solid #ffffff; 
       border-bottom: 1px solid #ffffff; 
       border-radius: 4px;
       background: #ffffff;
       background-image: url('images/img_bg2.png');
       cursor:pointer;

}


/* TABLE PROPERTIES & STYLES*/


table {
       font-size:10.5px;}





/* HEADER PROPERTIES & STYLES*/

h1{
       font-weight: normal;
       font-size: 21px;
       font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
       text-decoration: none;
       line-height : 120%;
       color: #f94f7e;
       margin: 2px;}

h2 {
       font-family: Arial, Helvetica, sans-serif;
       background-image : url(images/box_left_icon.gif);
       background-repeat : no-repeat;
       background-position : left;
       padding-left : 18px;
       font-size: 18px;
       margin: 0px;}

h3 {
       font-weight: normal;
       font-family: "Trebuchet MS", Verdana, Geneva, Arial, sans-serif;
       font-size: 12px;
       margin: 2px;
}


/* SPACE ELEMENTS */


p {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 100%;
        margin: 2px 0px;
}

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;
}


/* BOX PROPERTIES & ELEMENTS */

.textinput {
        font-family: "Trebuchet MS", Verdana, Geneva, Arial, sans-serif;
        font-size: 100%;
        border: 0px solid #;
        padding-right: 3px;
        padding-left: 2px;
}

.listbox {
        font-family: "Trebuchet MS", Verdana, Geneva, Arial, sans-serif;
        font-size: 100%;
        border: 0px solid #;
        vertical-align : middle;
}

.button {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 100%;
        border: 0px solid #;
        background-image : url(images/button_bg.gif);
        background-position : bottom;}

.comment_button {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 100%;
        border: px solid #;
        background-image : url(images/button_bg.gif);
        background-position : bottom;
        padding-left: 3px;
        padding-right: 3px;}

.radio {
        font-family: "Trebuchet MS", Verdana, Geneva, Arial, sans-serif;
        font-size: 100%;
        vertical-align : middle;
}

.checkbox {
        font-family: "Trebuchet MS", Verdana, Geneva, Arial, sans-serif;
        font-size: 100%;
        vertical-align : middle;
}





/* TABLE HEADER PROPERTIES & STYLES */

.tableh1 {
        font-family: Century Gothic;
        font-style:;
        font-size:14px;
        background : # ;
        background-image : url(images/h1_bg.png);
        color: #ffffff;
        text-shadow: #d53861 1px 1px 1px;
        padding-top: 5px;
        padding-right: 10px;
        padding-bottom: 5px;
        padding-left: 10px;
        -moz-border-radius:  10px; 
        -webkit-border-radius: 10px; 
        border-radius: 2px;
        border-right: 1px solid #ffffff;
        border-bottom: 1px solid #ffffff;

}

.tableh1_compact {
        font-family:  Verdana, Geneva, Arial, sans-serif;
        background : # ;
        background-image : url(images/h1_bg.png);
        color: #ffffff;
        text-shadow: #d53861 1px 1px 1px;
        padding-top: 5px;
        padding-right: 10px;
        padding-bottom: 5px;
        padding-left: 10px;
        -moz-border-radius:  10px; 
        -webkit-border-radius: 10px; 
        border-radius: 2px;
        border-right: 1px solid #ffffff;
        border-bottom: 1px solid #ffffff;

}

.tableh2 {
        background : # ;
        background-image : url(images/h1_bg.png);
        color: #ffffff;
        text-shadow: #d53861 1px 1px 1px;
        padding-top: 5px;
        padding-right: 10px;
        padding-bottom: 5px;
        padding-left: 10px;
        -moz-border-radius:  10px; 
        -webkit-border-radius: 10px; 
        border-radius: 2px;
        margin-bottom: 10px;
        border-right: 1px solid #ffffff;
        border-bottom: 1px solid #ffffff;
}

.tableh2_compact {
        background-image : url(images/h1_bg.png);
        color: #ffffff;
        text-shadow: #d53861 1px 1px 1px;
        padding-top: 5px;
        padding-right: 10px;
        padding-bottom: 5px;
        padding-left: 10px;
        -moz-border-radius:  10px; 
        -webkit-border-radius: 10px; 
        border-radius: 2px;
        border-right: 1px solid #ffffff;
        border-bottom: 1px solid #ffffff;

}

.tableb {
        background: #;
        padding-top: 0px;
        padding-right: 10px;
        padding-bottom: 0px;
        padding-left: 10px;
}

.tableb_compact {
        background: # ;
        padding-top: 0px;
        padding-right: 5px;
        padding-bottom: 0px;
        padding-left: 5px;
}

.tablef {
        background: #;
        padding-top: 0px;
        padding-right: 10px;
        padding-bottom: 0px;
        padding-left: 10px;
}




/* CATEGORY PROPERTIES & STYLES */

.catrow_noalb {
        font-family: Arial, Helvetica, sans-serif;
        background-color: #100f0f;
        color : #c3c1c1;
        padding-top: 2px;
        padding-right: 10px;
        padding-bottom: 2px;
        padding-left: 6px;
        -moz-border-radius:  5px; 
        -webkit-border-radius: 5px; 
        border-radius: 2px;
        margin-bottom: 2px;


}


.catrow_noalb:hover {
        font-family: Arial, Helvetica, sans-serif;
        background-color : #201f1f;
        color : #ffffff;
        padding-top: 2px;
        padding-right: 10px;
        padding-bottom: 2px;
        padding-left: 6px;
        -moz-border-radius:  5px; 
        -webkit-border-radius: 5px; 
        border-radius: 2px;
        margin-bottom: 2px;


}

.catrow {
        font-family: Arial, Helvetica, sans-serif;
        background-color: #100f0f;
        color : #c3c1c1;
        padding-top: 2px;
        padding-right: 10px;
        padding-bottom: 2px;
        padding-left: 6px;
        -moz-border-radius:  5px; 
        -webkit-border-radius: 5px; 
        border-radius: 2px;
        margin-bottom: 2px;


}


.catrow:hover {
        font-family: Arial, Helvetica, sans-serif;
        background-color : #201f1f;
        color : #ffffff;
        padding-top: 2px;
        padding-right: 10px;
        padding-bottom: 2px;
        padding-left: 6px;
        -moz-border-radius:  5px; 
        -webkit-border-radius: 5px; 
        border-radius: 2px;
        margin-bottom: 2px;



}


/* ALBUM, USER, & THUMB INFO PROPERTIES & STYLES */

.album_stat {
        font-size: 70%;
        margin: 5px 0px;

}

.thumb_filename {
        font-size: 70%;;
        display: block;

}

.thumb_title {
        font-family: Arial;
        color: #ff506f;
        text-shadow:#000000 1px 1px 1px;
        font-weight : normal;
        font-size: 11px;
        padding: 2px;
        display : block;


}

.thumb_caption {
        background-color:#171616;
        font-family: Arial;
        color: #ffffff;
        text-shadow:#000000 1px 1px 1px;
        font-size: 90%;
        text-transform:uppercase;
        padding: 1px;
        display : block;
        padding: 7px;
        margin-left:5px;
        margin-right:5px;
        -moz-border-radius:  5px; 
        -webkit-border-radius: 5px; 
        border-radius: 5px;

;



}

.thumb_caption a {
        text-decoration: underline;
        color: #ffffff;
}


.thumb_num_comments {
        color: #ffffff;
        font-weight: normal;
        font-size: 95%;
        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: 85%;
        margin-top: 1px;
        margin-bottom: 1px;
        text-align : center;
}

.user_thumb_infobox a {
        text-decoration: none;
        color: #CF3B64;
}

.user_thumb_infobox a:hover {
        color: #ffffff;
        text-decoration: underline;
}

.sortorder_cell {
        background : #;
        color: #ffffff;
        padding-top: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
        padding-right: 20px;
        margin: 0px;
}

.sortorder_options {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        background : # ;
        color: #ffffff;
        padding: 0px;
        margin: 0px;
        font-weight: normal;
        font-size: 80%;
        white-space: nowrap;
}


/* NAVIGATION MENU PROPERTIES & STYLES */

.navmenu {
        font-family: "Trebuchet MS", Verdana, Geneva, Arial, sans-serif;
        color: #ffffff;
        text-shadow: #ff3c5f 1px 1px 1px;
        font-weight: bold;
        background : # ;
        background-image : url(images/h1_bg.png);
        border-style: none;

}

.navmenu img {
        margin-top: 1px;
        margin-right: 5px;
        margin-bottom: 1px;
        margin-left: 5px;
}


/* NAVIGATION MENU LINK PROPERTIES & STYLES */

.navmenu a {
        display: block;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
        text-decoration: none;
        color: #ffffff;
}

.navmenu a:hover {
        background : #;
        text-decoration: none;
        color: #ffffff;
}

/* ADMIN MENU THUMB PROPERTIES & STYLES */

.admin_menu_thumb {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 90%;
        border: 1px solid #CCD7E0;
        background-image : url(images/button_bg.gif);
        background-position : bottom;
        color: #CF3B64;
        font-weight: bold;
        margin-top: 0px;
        margin-bottom: 0px;
        width: 85px;
}


/* ADMIN MENU THUMB LINK PROPERTIES & STYLES */

.admin_menu_thumb a {
        color: #CF3B64;
        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: #CF3B64;
        text-decoration: underline;
}



/* ADMIN MENU PROPERTIES & STYLES */

.admin_menu {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 90%;
        border: 1px solid #CCD7E0;
        background-image : url(images/button_bg.gif);
        background-position : bottom;
        background-repeat: repeat-x;
        background-color: #;
        color: #CF3B64;
        margin-top: 0px;
        margin-bottom: 0px;
        text-align: center;
}


/* ADMIN MENU LINK PROPERTIES & STYLES */

.admin_menu a {
        color: #833947;
        text-decoration: none;
        display: block;
        position: relative;
        padding-top: 1px;
        padding-bottom: 1px;
        padding-left: 2px;
        padding-right: 2px;
}

.admin_menu a:hover {
        color: #833947;
        text-decoration: underline;
}

td #admin_menu_anim {
        background-image : url(images/button_bg_anim.gif);
}

/* FILE & THUMBNAIL DISPLAY PROPERTIES & STYLES */

.comment_date{
        color : #ffffff;
        font-size: 90%;
        vertical-align : middle;
}



.display_media {
        background-image: url('');
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;

}


.thumbnails {
        background-color: #100f0f;
        padding: 5px;
        padding-top: 5px;
        -moz-border-radius:  10px; 
        -webkit-border-radius: 10px; 
        border-radius: 2px;


}

.thumbnails:hover {
        background-color: #201f1f;
        padding: 5px;
        padding-top: 5px;
        -moz-border-radius:  10px; 
        -webkit-border-radius: 10px; 
        border-radius: 2px;



}


/* FOOTER PROPERTIES & STYLES */

.credits {
        text-align:center;
        font-size:11px;
        font-family:arial;



     
}

.footer {
        font-size: 11px;
        font-family: arial;
        color:#ffffff;

}



/* FOOTER LINK PROPERTIES & STYLES */

.footer a {
        color: #d82467;
        text-decoration: none;

}

.footer a:hover {
        color: #fb75a7;
        text-decoration: none;
}

/* STATLINK PROPERTIES & STYLES */

.statlink {
        font-weight: normal;
        color: #ffffff;
        text-shadow: #d5345d 1px 1px 1px;
}

/* STATLINK LINK PROPERTIES & STYLES */

.statlink a {
        font-weight: normal;
        color: #ffffff;
        text-shadow: #d5345d 1px 1px 1px;
        text-decoration:none;
}

.statlink a:hover {
        font-weight: normal;
        color: #ffffff;
        text-shadow: #d5345d 1px 1px 1px;
        text-decoration:underline;
}

/* ABLINK LINK PROPERTIES & STYLES */

.alblink a {
        color: #ffffff;
        text-shadow: #d5345d 1px 1px 1px;
        text-decoration:none;
}

.alblink a:hover {
        color: #ffffff;
        text-shadow: #d5345d 1px 1px 1px;
        text-decoration:underline;
}



/* CATLINK PROPERTIES & STYLES */

.catlink {
        display: block;
        margin-bottom: 10px;



}



/* CATLINK LINK PROPERTIES & STYLES */

.catlink a {
        text-decoration: none;
        color: #ff496e;
        text-shadow: #000000 1px 1px 1px;
        background-image : url(images/dot1.png);
        background-repeat: no-repeat;
        background-position: 0px 2px ;
        padding-left: 20px;
        padding-top: 2px;
        padding-bottom: 2px;
        font-family: arial;
        font-style:normal;
        font-size: 11px;

        


    
}

.catlink a:hover {
        text-decoration: none;
        color: #fa677e;
        text-shadow: #000000 1px 1px 1px;
        background-image : url(images/dot2.png);
        background-repeat: no-repeat;
        background-position: 0px 2px ;
        padding-left: 20px;
        padding-top: 2px;
        padding-bottom: 2px;
        font-family: arial;
        font-style:normal;
        font-size: 11px;



}


/* TOP MENU PROPERTIES & STYLES */

.topmenu {
        font-family: "Trebuchet MS", Verdana, Geneva, Arial, sans-serif;
        line-height : 130%;
        font-size : 110%;
}


/* TOP MENU LINK PROPERTIES & STYLES */

.topmenu a {
        color : #ea4472;
        text-decoration : none;
}

.topmenu a:hover  {
        color : #ffffff;
        text-decoration : none;
}



/* IMAGE CAPTION TABLE PROPERTIES & STYLES */

.img_caption_table {
        border: none;
        background-color: #;
        width : 100%;
        margin : 0px;
}

.img_caption_table th {
        background: # ;
        font-size : 100%;
        color : #000000;
        padding-top: 4px;
        padding-right: 10px;
        padding-bottom: 4px;
        padding-left: 10px;
        border-top : 0px solid #FFFFFF;
}

.img_caption_table td {
        background: #;
        padding-top: 6px;
        padding-right: 10px;
        padding-bottom: 6px;
        padding-left: 10px;
        border-top : 0px solid #FFFFFF;
        white-space: normal;
}

/* OTHER CSS PROPERTIES & STYLES */

.debug_text {
        border: #ea4472;
        background-color: #;
        width : 100%;
        margin : 0px;
}

.clickable_option {
        cursor : default;

}

.listbox_lang {
        color: #000666;
        background-color: #;
        border: 0px solid #F2F5F7;
        font-size: 80%;
        font-family: Arial, Helvetica, sans-serif;
        vertical-align : middle;
}
