body {
        font-family : Verdana;
        font-size: 8px;
        background : #ffffff;
        color : b12826;
        margin: 0px;
}

table {
        font-size: 9px;
	 color: #b12826;
}

h1{
        font-weight: bold;
        font-size: 9px;
        font-family: Verdana;
        text-decoration: none;
        line-height : 120%;
        color : #b12826;
        margin: 2px;
	 -moz-border-radius: 30px;
	
}

h2 {
        font-family: Verdana;
        font-size: 9px;
        margin: 0px;
	 
}

h3 {
        font-weight: normal;
        font-family: Verdana;
        font-size: 9px;
        margin: 2px;
	 
}

p {
        font-family: Verdana;
        font-size: 9px;
        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: Verdana;
        font-size: 100%;
        border: 1px solid #b12826;
        padding-right: 3px;
        padding-left: 3px;
}

.listbox {
        font-family: Verdana;
        font-size: 9px;
        border: 1px solid #b12826;
        vertical-align : middle;
}

.button {
        font-family: Verdana;
        font-size: 9px;
        border: 1px solid #b12826;
        background-position : bottom;
}

.comment_button {
        font-family: Verdana;
        font-size: 85%;
        border: 1px solid #b12826;
        background-position : bottom;
        padding-left: 3px;
        padding-right: 3px;
}

.radio {
        font-family: Verdana;
        font-size: 100%;
        vertical-align : middle;
}

.checkbox {
        font-family: Verdana;
        font-size: 100%;
        vertical-align : middle;
}

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

a:hover {
        color: #000000;
        text-decoration: bold;
}

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

.bblink a:hover {
        color: #ffffff;
        text-decoration: italic;
}

.maintable {
        background-color: #ffffff;
        margin-top: 1px;
        margin-bottom: 1px;
	 -moz-border-radius: 20px;
	 border: 1px solid #b12826;
}

.tableh1 {
        background-repeat : repeat-x;
	 background-image : url("http://i650.photobucket.com/albums/uu226/pcdpt/header4.png");
	 background-position : left;        
	 color : #b12826;
        padding-top: 10px;
        padding-right: 10px;
        padding-bottom: 10px;
        padding-left: 10px;
	 -moz-border-radius: 30px;
	 
}

.tableh1_compact {
        background-repeat : repeat-x;
	 background-image : url("http://i650.photobucket.com/albums/uu226/pcdpt/header4.png");
	 background-position : left; 
        color : #b12826;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
	 -moz-border-radius: 30px;
	 
}

.tableh2 {
        background: #000000;
        color : #b12826;
        padding-top: 10px;
        padding-right: 10px;
        padding-bottom: 10px;
        padding-left: 10px;
	 -moz-border-radius: 20px;
}

.tableh2_compact {
        background: #ffffff;
        color : #b12826;
        padding-top: 10px;
        padding-right: 10px;
        padding-bottom: 10px;
        padding-left: 10px;
	 -moz-border-radius: 20px;
}

.tableb {
        background: #ffffff;
        padding-top: 10px;
        padding-right: 20px;
        padding-bottom: 10px;
        padding-left: 20px;
		color: #b12826;
	 -moz-border-radius: 20px;
}


.tableb_compact {
        background: #ffffff;
        padding-top: 10px;
        padding-right: 5px;
        padding-bottom: 10px;
        padding-left: 5px;
	    color: #b12826;
	 -moz-border-radius: 20px;
}

.tablef {
        background: #000000;
        padding-top: 10px;
        padding-right: 10px;
        padding-bottom: 10px;
        padding-left: 10px;
		color: #b12826;
	 -moz-border-radius: 20px;
}

.catrow_noalb {
        background: #ffffff;
        color : #b12826;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
	 -moz-border-radius: 20px;
}
.catrow_noalb:hover {
        background: #000000;
        color : #b12826;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
	 -moz-border-radius: 20px;  
}

.catrow {
        background: #ffffff;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
	 -moz-border-radius: 20px; 
}

.catrow:hover {
        background: #000000;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
	 -moz-border-radius: 20px; 
}

.album_stat {
        font-family: Trebuchet MS;
        font-size: 9px;
        margin: 10px 0px;
	 
}

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

.thumb_title {
        font-weight : bold;
        font-size: 9px;
        padding: 2px;
        display : block;
}

.thumb_caption {
        font-size: 9px;
        padding: 1px;
        display : block;

}

.thumb_caption a {
        text-decoration: none;
        color: #b12826;
}

.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: 80%;
        margin-top: 1px;
        margin-bottom: 1px;
        text-align : center;
}

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

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

.sortorder_cell {
        background : #ffffff;
        color : #b12826;
        padding: 0px;
        margin: 0px;
}

.sortorder_options {
        font-family: Verdana;
        background : #ffffff;
        color : #b12826;
        padding: 0px;
        margin: 0px;
        font-weight: normal;
        font-size: 9px;
        white-space: nowrap;
}

.navmenu {
        font-family: Verdana;
        color: #b12826;
        font-size: 100%;
        font-weight: bold;
        background : #ffffff;
        border-style: none;
}

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

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

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

.admin_menu_thumb {
        font-family: Verdana;
        font-size: 10px;
        border: 1px solid #ffffff;
	 background-color: #ffffff;
        background-position : bottom;
        color: #cccccc;
        font-weight: bold;
        margin-top: 0px;
        margin-bottom: 0px;
        width: 85px;
}

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


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

.admin_menu {
        font-family: Verdana;
        font-size: 9px;
	 background-color: ffffff;
        color: #b12826;
        margin-top: 0px;
        margin-bottom: 0px;
        padding-top:2px;
        padding-bottom:2px;
        padding-left:1px;
        padding-right:1px;
        text-align: center;
	 
}

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

.admin_menu a:hover {
	 background-color:b12826;
        color: #000000;
        text-decoration: none;
}

td #admin_menu_anim {
		background-color: #ffffff;
       
}

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

.image {
        border-style: solid;
	font-size: 100%;
        border-width:1px;
        border-color: #b12826;
        margin: 10px;
	 
}

.imageborder {
        border: 1px solid #b12826;
        background-color: #ffffff;
        margin: 10px;
        margin-bottom: 20px;
	 -moz-border-radius: 20px;
	 
}

.imageborder:hover {
        border: 1px solid #b12826;
        background-color: #b12826;
        margin: 10px;
        margin-bottom: 20px;
	 -moz-border-radius: 20px;
	 
}

.display_media {
        background: #ffffff;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
	 -moz-border-radius: 30px;
}

.thumbnails {
        background: #ffffff;
	 font-size: 9px;
        padding: 5px;
	 -moz-border-radius: 20px;
	 
}

.thumbnails:hover {
        background: #000000;
	 font-size: 9px;
        padding: 5px;
	 -moz-border-radius: 20px;
}

.thumbnails img {
	padding:5px;
	margin:5px;
	background-color: #ffffff;
	border:1px solid #b12826;
	-moz-border-radius: 10px;

		
	}
.thumbnails img:hover {
	padding:5px;
	margin:5px;
	background-color:#b12826;
	border:1px solid #b12826;
	-moz-border-radius: 10px;
		
	}

.footer {
        font-size : 9px;
}

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

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

.statlink {
        letter-spacing: 2pt;
        color: #b12826;
}

.statlink a {
        text-decoration: none;
        color: #b12826;
}

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

.alblink a {
        text-decoration: none;
        color: #b12826;
}

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

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

.catlink a {
        text-decoration: none;
        color: #b12826;
}

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

.topmenu {
        line-height : 130%;
        font-size: 100%;
}

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

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

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

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

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

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

.clickable_option {
        cursor : default;
}

.listbox_lang {
        color: #b12826;
        background-color: #ffffff;
        border: 1px solid #000000;
        font-size: 80%;
        font-family: Verdana;
        vertical-align : middle;

}
#vanity a {
        display:block;
        width:57px;
        height:20px;
        margin: 3px 20px;
}
