/* 
Author: Jay (http://duffdaily.net)
Theme Name: AshleePictures
Exclusively for: AshleePictures.com & AshleeNSimpson.com
Message: Don't Steal My Shit!
*/


body {
        background: url("images/background.png");
        background-repeat: repeat-x;
        background-color: #bac1c3;
        font-family: "Trebuchet MS", Verdana, Geneva, Arial, sans-serif;
        font-size : 12px;
        color: #ffffff;
        margin: 0px;
}

.navigation { 
  color: #d8c493;
  font-size: 9pt;
  font-family: arial; 
  text-align:center;
  text-shadow: #6580b4 1px 1px 1px;
  filter:progid:DXImageTransform.Microsoft.Shadow(color=#6580b4,direction=135,strength=1);
}



.navigation a {
        color: #ffffff;
        text-decoration: none;
        text-shadow: #6580b4 1px 1px 1px;
        filter:progid:DXImageTransform.Microsoft.Shadow(color=#6580b4,direction=135,strength=1);
}

.navigation a:hover {
        color: #dee4ed;
        text-decoration: none;
        text-shadow: #6580b4 1px 1px 1px;
        filter:progid:DXImageTransform.Microsoft.Shadow(color=#6580b4,direction=135,strength=1);
}

table {
        font-size : 10px;
}

h1{
        font-weight: normal;
        font-size: 21px;
        font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
        text-decoration: none;
        line-height : 120%;
        color: #718EA5;
        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;
}

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

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

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

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

.comment_button {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 100%;
        border: 1px solid #CCD7E0;
        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;
}

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

a:hover {
        color: #b63036;
        text-decoration: underline;
}

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

.bblink a:hover {
        color: #b63036;
        text-decoration: underline;

}

.maintable {
        color:#4b6ca7;
        border: 2px solid #e8f0f2;
        background-color: #cdd9dc;
        margin-top: 1px;
        margin-bottom: 4px;
        padding:10px;
        -moz-border-radius:  15px; 
        -webkit-border-radius: 15px; 
        border-radius: 10px;
}


.tableh1, .tableh1_compact, .tableh2, .tableh2_compact {
        font-family: Tahoma;
        font-weight:bold;
        font-size:13px;
        background : # ;
        background-image : url(images/h1_bg.png);
        color: #ffffff;
        text-shadow: #4b6ca7 1px 1px 1px;
        padding-top: 10px;
        padding-right: 10px;
        padding-bottom: 10px;
        padding-left: 10px;
        -moz-border-radius:  10px; 
        -webkit-border-radius: 10px; 
        border-radius: 6px;
        border-right: 1px solid #4b6ca7;
        border-bottom: 1px solid #4b6ca7;


}


.tableb  {
        padding-top: 0px;
        margin:0px;

}

.tableb_compact, .tablef   {
        background: #;
        padding-top: 10px;
        padding-right: 10px;
        padding-bottom: 10px;
        padding-left: 10px;
        -moz-border-radius:  10px; 
        -webkit-border-radius: 10px; 
        border-radius: 6px;

}


.catrow_noalb, .catrow {
        font-family: Arial, Helvetica, sans-serif;
        background-color: #e5e8e8;
        color : #908f8f;
        padding-top: 4px;
        padding-right: 10px;
        padding-bottom: 4px;
        padding-left: 3px;
        -moz-border-radius: 8px 8px 8px 8px;
        -webkit-border-radius: 8px 8px 8px 8px;
        border-radius: 2px;
        margin-bottom: 2px;


}


.catrow_noalb:hover, .catrow:hover  {
        font-family: Arial, Helvetica, sans-serif;
        background-color: #edf0f0;
        color : #9d9d9d;
        padding-top: 4px;
        padding-right: 10px;
        padding-bottom: 4px;
        padding-left: 3px;
        -moz-border-radius: 8px 8px 8px 8px;
        -webkit-border-radius: 8px 8px 8px 8px;
        border-radius: 2px;
        margin-bottom: 2px;

}

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

.thumb_filename {
        font-size: 80%;
        display: block;
}

.thumb_title {
        color:#b2373f;
        font-family:tahoma;
        font-weight : normal;
        font-size: 85%;
        padding: 2px;
        display : block;
}

.thumb_caption {
        color:#ffffff;
        font-size: 85%;
        padding: 3px;
        padding-top: 5px;
        padding-bottom: 5px;
        display : block;
        background:#d7c69f;
        background-image : url(images/captionbg.png);
        -moz-border-radius: 5px 5px 5px 5px;
        -webkit-border-radius: 5px 5px 5px 5px;
        border-radius: 2px;
        border-right: 1px solid #ffffff;
        border-bottom: 1px solid #ffffff;
        margin-left:4px;
        margin-left:4px;
        text-shadow:#aa9971 1px 1px 1px;
}

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


.thumb_num_comments {
        color: #4b6ca7;
        font-weight: normal;
        font-size: 85%;
        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: #000000;
}

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

.sortorder_cell {
        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;
        color: #FFFFFF;
        padding: 0px;
        margin: 0px;
        font-weight: normal;
        font-size: 80%;
        white-space: nowrap;
}

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

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

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

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

.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: #b6393e;
        font-weight: bold;
        margin-top: 0px;
        margin-bottom: 0px;
        width: 85px;
        text-shadow: none;
}

.admin_menu_thumb a {
        color: #b6393e;
        text-decoration: none;
        text-shadow: none;
        display: block;
        position: relative;
        padding-top: 1px;
        padding-bottom: 1px;
        padding-left: 10px;
        padding-right: 10px;
}


.admin_menu_thumb a:hover {
        color: #b6393e;
        text-decoration: underline;
        text-shadow: none;
}

.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: #FFFFFF;
        color: #b6393e;
        margin-top: 0px;
        margin-bottom: 0px;
        text-align: center;
}

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

.admin_menu a:hover {
        color: #b6393e;
        text-decoration: none;
}

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

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

/* IMAGE LINK PROPERTIES & STYLES*/


a.navb:link img,a.navb:visited img { 
       padding: 0px;
       border: 0px solid #FBBD46;
       -moz-border-radius:  0px; 
       -webkit-border-radius: 0px; 
       border-radius: 0px;
       background: #;
       filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
       -moz-opacity: 1;
       opacity: 1;
}

a.navb:hover img { 
       padding: 0px;
       border: 0px solid #FBBD46;
       -moz-border-radius:  0px; 
       -webkit-border-radius: 0px; 
       border-radius: 0px;
       background: #;
       filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
       -moz-opacity: 1;
       opacity: 1;
}



a:link img, a:visited img { 
       padding: 10px 10px 10px 10px;
       border: 2px solid #acbeda; 
       border-radius: 4px;
       background: #9eb1d0;
       background-image : url(images/imagebg.png);
       -moz-border-radius:  8px; 
       -webkit-border-radius: 8px; 
       border-radius: 6px;

}


a:hover img { 
       padding: 10px 10px 10px 10px;
       border: 2px solid #acbeda; 
       border-radius: 4px;
       background: #9eb1d0;
       background-image : url(images/imagebgover.png);
       -moz-border-radius:  8px; 
       -webkit-border-radius: 8px; 
       border-radius: 6px;

}

/* FILE & THUMBNAIL DISPLAY PROPERTIES & STYLES */


.display_media {
        background-color: #e5e8e8;
        background-image : url(images/thumb_bg1.png);
        padding: 15px;
        padding-top: 15px; 
        -moz-border-radius:  10px; 
        -webkit-border-radius: 10px; 
        border-radius: 6px;

}


.thumbnails {
        background-color: #e5e8e8;
        background-image : url(images/thumb_bg1.png);
        padding: 5px;
        padding-top: 5px; 
        -moz-border-radius:  10px; 
        -webkit-border-radius: 10px; 
        border-radius: 6px;

}

.thumbnails:hover {
        background-color: #edf0f0;
        background-image : url(images/thumb_bg2.png);
        padding: 5px;
        padding-top: 5px;
        -moz-border-radius:  10px; 
        -webkit-border-radius: 10px; 
        border-radius: 6px;

}


.footer {
        color:#780e09;
        font-size : 9px;
}

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

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


.credit {
        color:#6587bd;
        font-size : 11px;
}

.credit a {
        text-decoration: none;
        color: #780e09;
}

.credit a:hover {
        color: #780e09;
        text-decoration: underline;
}


.statlink {
        color: #ffffff;

}

.statlink a {
        color: #ffffff;
        text-shadow: #4b6ca7 1px 1px 1px;
        text-decoration: none;
}

.statlink a:hover {
        color: #ffffff;
        text-shadow: #4b6ca7 1px 1px 1px;
        text-decoration: underline;
}

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

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



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

}


.catlink a {
        color: #6d83ab;
        background-image: url(images/icon1.png);
        background-position: 0px 1px;
        background-repeat:no-repeat;
        padding-left: 15px;
        padding-top: 0px;
        padding-bottom: 1px;
	font-family:tahoma;
        text-decoration: none;
        text-transform: none;
        font-style:normal;
        font-weight:bold;
        font-size: 8pt;

}

.catlink a:hover {
        text-decoration: none;
        color: #83a3db;
        background-image: url(images/icon2.png);
        background-repeat:no-repeat;
        padding-left: 15px;
        padding-top: 0px;
        padding-bottom: 1px;
	font-family:tahoma;
        text-decoration: none;
        text-transform: none;
        font-style:normal;
        font-weight:bold;
        font-size: 8pt;

}


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

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

.topmenu a:hover  {
        color : #b63036;
        text-decoration : underline;
        text-shadow:none;
}

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

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

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

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

.clickable_option {
        cursor : default;

}

.listbox_lang {
        color: #ffffff;
        font-size: 80%;
        font-family: Arial, Helvetica, sans-serif;
        vertical-align : middle;
}

#vanity a {
        display:block;
        width:57px;
        height:20px;
        margin: 3px 20px;
}
#vanity img {border:0}
#v_php {float:left;background-image:url(../../images/powered-php.gif);}
#v_php:hover {background-image:url(../../images/h_powered-php.gif);}
#v_mysql {float:left;background-image:url(../../images/powered-mysql.gif);}
#v_mysql:hover  {background-image:url(../../images/h_powered-mysql.gif);}
#v_xhtml {float:right;background-image:url(../../images/valid-xhtml10.gif);}
#v_xhtml:hover {background-image:url(../../images/h_valid-xhtml10.gif);}
#v_css {float:right;background-image:url(../../images/valid-css.gif);}
#v_css:hover{background-image:url(../../images/h_valid-css.gif);}