body {
        font-family : Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
	background: #2e3c25;
        color: #6e4c33;
        margin: 0px;
}

h1{
        font-weight: bold;
        font-size: 10px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        text-decoration: none;
        line-height : 15;
        color : #1a1d22;
        margin: 2px;
}

h2 {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
	font-weight: bold;
        margin: 0px;
}

h3 {
        font-weight: bold;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        margin: 2px;
}

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;
}

a {
        color: #355f1f;
        text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	font-family: Arial;
}

a:hover {
        color: #6e4c33;
}

bblink a {
        color: #6e4c33;
        text-decoration: none;
}

bblink a:hover {
        color: #6e4c33;
        text-decoration: underline;
}

.alblink a {
        text-decoration: none;
        color: #1a1d22;
	font-size: 9px;
	font-weight: bold;
}

.alblink a:hover {
        color: #1a1d22;
}

.tableh1 {
        background : #445f66 ;
        color : #1a1d22;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
	font-size: 9px;
}

.tableh1_compact {
        background : #445f66;
        color : #1a1d22;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
	font-size: 9px;
}

.tableh2 {
        background: #445f66 ;
        color : #101010;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
	text-align: left;
}

.tableh2_compact {
        background: #445f66 ;
        color : #101010;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
	text-align: left;
}

.tableb {
        background: #101010;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
	text-align: left;
	font-size: 10px;
	font-weight: bold;
}

.tableb_compact {
        background: #1a1d22;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
	text-align: center;
	font-size: 9px;
	font-weight: bold;
}

.tableb_compact a {
	color: #6e4c33;
}

.tablef {
        background: #1a1d22;
        padding-top: 10px;
        padding-right: 10px;
        padding-bottom: 10px;
        padding-left: 10px;
}

.catrow_noalb {
        background: #1a1d22;
        color : #6e4c33;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
	font-size: 10px;
	font-weight: bold;
}

.catrow {
        background: #1a1d22 ;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
	font-size: 10px;
	font-weight: bold;
	border-bottom: 1px solid #000000;
}

.album_stat {
        font-size: 9px;
        margin: 5px 0px;
}

.thumb_filename {
        font-size: 9px;
        display: block;
}

.thumb_title {
	color: #355f1f;
        font-size: 9px;
	font-weight: bold;
        padding: 2px;
        display : block;
}

.thumb_caption {
	color: #355f1f;
        font-size: 10px;
        padding: 1px;
        display : block;
}

.thumb_caption a {
        text-decoration: none;
        color: #355f1f;
}

.thumb_num_comments {
        font-weight: normal;
        font-size: 9px;
        padding: 2px;
        font-style : italic;
        display : block;
}

.user_thumb_infobox {
        margin-top: 1px;
        margin-bottom: 1px;
}

.user_thumb_infobox a {
        text-decoration: none;
        color: #6e4c33;
}

.user_thumb_infobox a:hover {
        color: #6e4c33;
        text-decoration: underline;
}

.user_thumb_infobox th {
        font-size: 9px;
        margin-top: 1px;
        margin-bottom: 1px;
        text-align : center;
}

.user_thumb_infobox td {
        font-size: 9px;
        margin-top: 1px;
        margin-bottom: 1px;
        text-align : center;
}

.sortorder_cell {
        background : #445f66 ;
        color : #1a1d22;
        padding: 0px;
        margin: 0px;
	text-align: right;
}

.sortorder_options {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-weight: bold;
        font-size: 9px;
        background : #445f66 ;
        color : #1a1d22;
        padding: 0px;
        margin: 0px;
        white-space: nowrap;
}

.navmenu {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        color: #6e4c33;
        font-size: 9px;
        background : #1a1d22 ;
        border-style: none;
}

.navmenu a {
        position: relative;
        display: block;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
        text-decoration: none;
        color: #6e4c33;
}

.navmenu a:hover {
        background : #101010 ;
        text-decoration: none;
        color: #6e4c33;
}

.navmenu img {
        margin-top: 1px;
        margin-right: 5px;
        margin-bottom: 1px;
        margin-left: 5px;
}

.admin_menu_thumb {
	font-size: 9px;
	text-transform: uppercase;
	font-family: Arial;
        border: 0px;
        background : #1a1d22;
        background-position : bottom;
        color: #355f1f;
	padding: 2px;
        margin-top: 0px;
        margin-bottom: 0px;
        width: 85px;
}

.admin_menu_thumb a {
	font-size: 9px;
	text-transform: uppercase;
	font-family: Arial;
        text-decoration: none;
        display: block;
        position: relative;
	padding: 2px;
}


.admin_menu_thumb a:hover {
        color: #6e4c33;
        text-decoration: underline;
}

.admin_menu {
	font-size: 9px;
	text-transform: uppercase;
	font-family: Arial;
        border: 0px;
        color: #355f1f;
	padding: 2px;
        margin-top: 0px;
        margin-bottom: 0px;
        text-align: center;
}

a.admin_menu {
	border: 0px;
        color: #355f1f;
        text-decoration: none;
	font-size: 9px;
	text-transform: uppercase;
	font-family: Arial;
        position: relative;
	font-weight: bold;
	background-color: #202020;
	line-height: 18px;
	padding: 2px;
}

a.admin_menu:hover {
        color: #6e4c33;
        text-decoration: none;
}

.comment_date{
        color : #6e4c33;
        font-size : 10px;
        vertical-align : middle;
}

.image {
        border-style: solid;
        border-width:1px;
        border-color: #355f1f;
        margin: 2px;
}

.imageborder {
        border: 1px solid #000000;
        background-color: #1a1d22;
        margin-top: 30px;
        margin-bottom: 30px;
}

.display_media {
        background: #1a1d22;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
}

.thumbnails {
        background: #1a1d22;
        padding: 5px;
}

.footer {
        font-size : 10px;
}

.footer a {
        text-decoration: none;
}

.footer a:hover {
        color: #6e4c33;
        text-decoration: none;
}

.statlink {
        color: #1a1d22;
	font-size: 9px;
}

.statlink a {
        text-decoration: none;
        color: #1a1d22;
	font-size: 10px;
	font-weight: normal;
}

.statlink a:hover {
        text-decoration: underline;
}

.catlink {
        display: block;
	background-color: #1a1d22;
}

.catlink a {
        text-decoration: none;
        color: #6e4c33;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
}

.catlink a:hover {
	text-decoration: underline;
}

.topmenu {
        line-height : 130%;
        font-size: 9px;
}

.topmenu a {
        color: #6e4c33;
        text-decoration : none;
}

.topmenu a:hover  {
        color : #6e4c33;
        text-decoration : underline;
}

.headertext {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.textinput {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 9px;
        border: 1px solid #6e4c33;
        padding-right: 3px;
        padding-left: 3px;
}

.listbox {
        font-family: Verdana, Arial, Arial, Helvetica, sans-serif;
        font-size: 9px;
        border: 1px solid #6e4c33;
        vertical-align : middle;
}

.button {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 9px;
        border: 1px solid #6e4c33;
        background-image : url(images/button_bg.gif);
        background-position : bottom;
}

.comment_button {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 9px;
        border: 1px solid #6e4c33;
        background-image : url(images/button_bg.gif);
        background-position : bottom;
        padding-left: 3px;
        padding-right: 3px;
}

.radio {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 9px;
        vertical-align : middle;
}

.checkbox {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 9px;
        vertical-align : middle;
}

.img_caption_table {
        border: none;
        background-color: #1a1d22;
        width : 100%;
        margin : 0px;
}

.img_caption_table th {
        background: #1a1d22 ;
        font-size: 9px;
	font-weight: bold;
        color: #6e4c33;
        padding-top: 4px;
        padding-right: 10px;
        padding-bottom: 4px;
        padding-left: 10px;
        border-top : 1px solid #1a1d22;
}

.img_caption_table td {
        background: #1a1d22;
        padding-top: 6px;
        padding-right: 10px;
        padding-bottom: 6px;
        padding-left: 10px;
        border-top : 1px solid #1a1d22;
        white-space: normal;
}

.debug_text {
        border: #6e4c33;
        background-color: #1a1d22;
        width : 100%;
        margin : 0px;
}

.clickable_option {
        cursor : default;
}

.listbox_lang {
        color: #6e4c33;
        background-color: #1a1d22;
        border: 1px solid #6e4c33;
        font-size: 9px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        vertical-align : middle;
}

#vanity a {
        display:block;
        width:57px;
        height:20px;
        margin: 3px 20px;
}

a img.image {
	border: 1px solid #355f1f;
	padding: 5px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px; 
}

a img.image:hover {
	border: 1px solid #6e4c33;
	padding: 5px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px; 
}

#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);}