body {
margin:0;
padding:0;
font-family: verdana;
font-size:11px;
color: #54545F;
background: #EEEEF0;
background-image : url(images/bg.png);
background-repeat: repeat-x;
}

#header {margin-top:-14px;}

#sysmenu {
padding: 2px;
font-family: georgia;
text-align: center;
font-style: italic;
font-size: 12px;
text-transform: none;
font-weight: normal;
height: auto;
line-height: 15px;
-moz-border-radius: 1em;
margin-bottom: 20px;
}
#sysmenu a{
color: #8BC0C6;
}
#sysmenu a:hover{
color: #BEE3DE;
text-decoration: line-through;
}

table {
font-size : 11px;
}

h1{
font-family: verdana;
color: #54545F;
font-size: 11px;
margin: 0px;
}


h2 {
font-family: georgia;
color: #9AD3CC;
font-size: 13px;
margin: 0px;	    
}

h3 {
font-weight: normal;
font-family: georgia;
font-size: 13px;
margin: 2px;
color: #9AD3CC;
}

.album {
font-weight: normal;
font-family: georgia;
font-size: 15px;
font-style: italic;
margin: 2px;
color: #9AD3CC;
text-transform: none;
}

p {
font-family: verdana;
font-size: 100%;
margin: 2px 0px;
}


input, select, textarea, .textinput, .listbox, .listbox_lang {
font-family: verdana;
font-size: 11px;
padding: 5px;
color: #54545F;
background-color: #E0E0E4;
border: 0px solid #ccc;
-moz-border-radius: 0.6em;
}

.button {
font-family: verdana;
font-size: 11px;
color: #54545F;
background-color: #E0E0E4;
border: 0px solid #ccc;
padding: 5px;
-moz-border-radius: 0.6em;
}

.comment_button {
font-family: verdana;
font-size: 11px;
border: 0px solid #ccc;
background-color: #E0E0E4;
padding: 5px;
-moz-border-radius: 0.6em;
color: #54545F;
}

.radio {
font-family: Verdana;
font-size: 11px;
vertical-align : middle;
color: #54545F;
background-color: #E0E0E4;
padding: 5px;
-moz-border-radius: 0.6em;
}

.checkbox {
font-family: Verdana;
font-size: 11px;
vertical-align : middle;
color: #54545F;
background-color: #E0E0E4;
padding: 5px;
-moz-border-radius: 0.6em;
}

a {
color: #9B8983;
text-decoration: none;
}

a:hover {
color: #9AD3CC;
text-decoration: overline;
}

.bblink a {
color: #9B8983;
text-decoration: none;
}

.bblink a:hover {
color: #9AD3CC;
text-decoration: overline;
}

.maintable {
border: 0px solid #EFEFED;
        background: #EEEEF0;
margin-top: 0px;
margin-bottom: 0px;
}

.tableh1 {
font: 12px georgia;
background: #5F5550;
background-image : url(images/title.png);
height: 30px;
line-height: 15px;
color: #B6ABA7;
font-weight: normal;
padding: 10px;
text-transform: none;
font-style: italic;
-moz-border-radius: 1em;
}

.tableh1_compact {
font: 12px georgia;
background: #5F5550;
background-image : url(images/title.png);
height: 30px;
line-height: 15px;
color: #B6ABA7;
font-weight: normal;
padding: 10px;
text-transform: none;
font-style: italic;
-moz-border-radius: 1em;
}

.tableh2 {
font: 12px georgia;
background: #5F5550;
background-image : url(images/title.png);
height: 30px;
line-height: 15px;
color: #B6ABA7;
font-weight: normal;
padding: 10px;
text-transform: none;
font-style: italic;
-moz-border-radius: 1em;
}

.tableh2_compact {
font: 12px georgia;
background: #5F5550;
background-image : url(images/title.png);
height: 30px;
line-height: 15px;
color: #B6ABA7;
font-weight: normal;
padding: 10px;
text-transform: none;
font-style: italic;
-moz-border-radius: 1em;
}

.tableb {
background: #EEEEF0;
padding: 0px 10px;
}

.tableb_compact {
background: #EEEEF0;
padding: 2px 5px;
}

.tablef {
background: #EEEEF0;
padding: 10px;
}

.catrow_noalb {
        padding: 8px;
	text-align: left;
font-size: 11px;
border-bottom: 2px dotted #E0E0E3;	
}

.catrow {
        padding: 8px;
line-height: 1.5em;
font-size: 11px;
border-bottom: 2px dotted #E0E0E3;
}

.album_stat {
font-size: 100%;
margin: 5px 0px;
}

.thumb_filename {
font-size: 100%;
display: block;
}

.thumb_title {
color: #54545F;
font-family: georgia;
font-style: italic;
font-weight : normal;
font-size: 100%;
padding: 2px;
display : block;
}

.thumb_caption {
font-size: 9px;
color: #54545F;
padding: 1px;
display : block;
}

.thumb_caption a {
color: #9B8983;
}

.thumb_num_comments {
font-weight: normal;
font-size: 9px;
padding: 1px;
font-style : italic;
display : block;
background: #E0E0E4;
color: #54545F;
-moz-border-radius: 0.6em;
}

.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: #9B8983;
}

.user_thumb_infobox a:hover {
color: #9AD3CC;
text-decoration: underline;
}

.navmenu {
background-color: #5F5550;
background-image: url(images/title.png);
color: #B6ABA7;
font: 12px georgia;
font-weight: normal;
border-style: none;
text-style: italic;
text-transform: none;
-moz-border-radius: 1em;
padding: 5px;
}

.navmenu a {
display: block;
padding: 2px 5px;
text-decoration: none;
background-image: url(images/title.png);
color: #9AD3CC;
-moz-border-radius: 1em;
}

.navmenu a:hover {
background : #6A5F59;
color: #8DC1C6;
text-decoration: none;
-moz-border-radius: 1em;
}

.admin_menu_thumb {
font-family: verdana;
font-size: 9px;
border: 0px solid #333;
color: #54545F;
font-weight: normal;
margin-top: 0px;
margin-bottom: 0px;
width: auto;
-moz-border-radius: 1em;
}

.admin_menu_thumb a {
font-family: verdana;
font-size: 9px;
color: #9B8983;
text-decoration: none;
display: block;
position: relative;
padding-top: 1px;
padding-bottom: 1px;
padding-left: 10px;
padding-right: 10px;
}

.admin_menu_thumb a:hover {
font-family: verdana;
font-size: 9px;
color: #9AD3CC;
text-decoration: none;
}

.admin_menu {
font-family: verdana;
font-size: 9px;
border: 0px solid #ccc;
background-image : url();
background-position : bottom;
background-repeat: repeat-x;
background-color: #E0E0E4;
color: #54545F;
margin-top: 0px;
margin-bottom: 0px;
text-align: center;
padding: 5px;
-moz-border-radius: 1em;
}

.admin_menu a {
font-family: verdana;
font-size: 9px;
color: #9B8983;
text-decoration: none;
display: block;
position: relative;
padding-top: 1px;
padding-bottom: 1px;
padding-left: 1px;
padding-right: 1px;
}

.admin_menu a:hover {
font-family: verdana;
font-size: 9px;
color: #9AD3CC;
text-decoration: none;
}

.comment_date{
color : #54545F;
font-size: 100%;
vertical-align : middle;
}

.image {
border: 4px solid #A2A2AC;	
padding: 0px;
margin: 2px;
-moz-border-radius: 0.60em;
}

.image:hover{
border: 4px solid #E0E0E3;
-moz-border-radius: 0.60em;
}

.imageborder {
border: 0px solid #2d2d2d;
background: #EEEEF0;
margin-top: 30px;
margin-bottom: 30px;
}

.display_media {
background: #EEEEF0;
padding-top: 3px;
padding-right: 10px;
padding-bottom: 3px;
padding-left: 10px;
}

.thumbnails {
background: #EEEEF0;
padding: 5px;
}

.statlink {
color: #B6ABA7;
font: 12px georgia
font-variant:normal;
letter-spacing: 0px;
text-transform: none;
font-style: italic;
}

.statlink a {
text-decoration: none;
color: #AC9A87;
font: 12px georgia;
font-weight: normal;
text-transform: none;
font-style: italic;
}

.statlink a:hover {
color: #2D2826;
font: 12px "georgia";
font-weight: normal;
text-decoration: line-through;
font-style: italic;
}

.alblink a {
text-decoration: none;
color: #9AD3CC;
font-family: georgia;
font-size: 12px;
font-style: italic;
font-weight: normal;
text-transform: none;
}

.alblink a:hover {
color: #9B8983;
font-weight: normal;
text-decoration: line-through;
}

.catlink {
display: block;
padding-left: 0px;
font: 12px "georgia";
text-transform: none;
font-weight: normal;
font-style: italic;
}

.catlink a {
text-decoration:  none;
color: #8BC0C6;
text-transform: none;
font-weight: normal;
font-family: georgia;
font-style: italic;
}

.catlink a:hover {
color: #403835;
text-decoration: line-through;
text-transform: none;
font-weight: normal;
font-family: georgia;
font-style: italic;
}

.topmenu {
font-family: verdana;
line-height : 130%;
font-size : 11px;
}

.topmenu a {
text-decoration : none;
text-transform: none;
}

.topmenu a:hover  {
text-transform: none;
}

.img_caption_table {
border: none;
width : 100%;
margin : 0px;
}

.img_caption_table th {
font-size : 100%;
color : #54545F;
padding: 4px 10px;
border-top : 0px solid #9f9f9f;
}

.img_caption_table td {
padding: 10px 6px;
border-top : 0px solid #9f9f9f;
white-space: normal;
}

.debug_text {
border-top : 0px solid #9f9f9f;
width : 100%;
margin : 0px;
}

.clickable_option {
cursor : default;
}

.listbox_lang {
border: 0px solid #373737;
font-size: 100%;
font-family: Verdana;
vertical-align : middle;
}

#vanity a {
display:block;
width:57px;
height:20px;
margin: 3px 20px;
}

.footer{
width: 100%;
text-align: center;
font-size: 9px;
}

#footer{
width: 100%;
text-align: center;
height: 20px;
padding: 5px 0px 0px 0px;
}

#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);}
