body{
margin:0;
padding:0;
font-family: Tahoma, Tahoma;
font-size: 10px;
background: #22201a url('images/bg.png') repeat-x;
text-align:center;
color: #878787;
}


#maincontainer{
width: 750px; 
margin: 0 auto;
text-align:justify;
position:relative;
}

#topsection{
height: 385px;
}

#topsection h1{
margin: 0;
padding-top: 15px;
}

#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin-right: 237px;
margin-left: 14px;
}

#rightcolumn{
float: left;
width: 220px;
margin-left: -233px;
}

#footer{
clear: left;
width: 100%;
color: #d7d7c0;
text-align: center;
padding: 10px 20px 5px 0px;
}
#footer a{
color: #d7d7c0;
}


table {
        font-size : 9px;
}

h1{
border-bottom: 1px solid #323232;
color: #888888;
text-transform: uppercase;
font-weight: bold;
font-family: tahoma;
font-size: 10px;
margin: 0px;
}

h2 {
border-bottom: 1px solid #323232;
color: #668bd0;
text-transform: uppercase;
font-weight: bold;
font-family: tahoma;
font-size: 10px;
margin: 0px;
}

h3 {
        font-weight: normal;
        font-family: tahoma, tahoma, tahoma;
        font-size: 12px;
        margin: 2px;
}

p {
        font-family: tahoma, tahoma, tahoma;
        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: tahoma, tahoma, tahoma;
        font-size: 100%;
        border: 1px solid #000000;
        padding-right: 3px;
        padding-left: 3px;
        background-color: #2c2c2c;
        color: #787878;
}

.listbox {
        font-family: tahoma, tahoma, tahoma;
        font-size: 100%;
        border: 1px solid #000000;
        vertical-align : middle;
        background-color: #2c2c2c;  
        color: #787878;		      
}

.button {
        font-family: tahoma, tahoma, tahoma;
        font-size: 100%;
        border: 1px solid #000000;
        background-image : url(images/button_bg.gif);
        background-position : bottom;
}

.comment_button {
        font-family: tahoma, tahoma, tahoma;
        font-size: 100%;
        border: 1px solid #000000;
        background-image : url(images/button_bg.gif);
        background-position : bottom;
        padding-left: 3px;
        padding-right: 3px;
}

.radio {
        font-family: tahoma, tahoma, tahoma;
        font-size: 100%;
        vertical-align : middle;
}

.checkbox {
        font-family: tahoma, tahoma, tahoma;
        font-size: 100%;
        vertical-align : middle;
}

a { 
	text-decoration:  none;
	color: #6b6b6b;}

a:hover {
	color: #9A886D;
	text-decoration: none;}	

.bblink a {
	text-decoration:  none;
	color: #6b6b6b;}

.bblink a:hover {
	color: #9A886D;
	text-decoration: none;}	

.maintable {
        border: 0px solid #CCD7E0;
        margin-top: 0px;
        margin-bottom: 0px;
}

.tableh1 {
border-bottom: 1px solid #323232;
color: #888888;
text-transform: uppercase;
font-weight: bold;
font-family: tahoma;
font-size: 10px;
background: #2e2e2e url('images/bg_title.jpg') top left repeat-x;
padding: 5px 7px 7px 7px;
}

.tableh1_compact {
        font-family:  tahoma, tahoma, tahoma;
        background : #2a2a2a;
        color: #8a8a8a;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 3px;
}

.tableh2 {
        background: #232323;
        color : #8a8a8a;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
}

.tableh2_compact {
        background: #232323;
        color : #8a8a8a;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
}

.tableb {
        background: #232323;
        padding-top: 0px;
        padding-right: 10px;
        padding-bottom: 0px;
        padding-left: 10px;
}

.tableb_compact {
        background: #1a1a1a;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
}

.tablef {
        background: #232323;
        padding-top: 10px;
        padding-right: 10px;
        padding-bottom: 10px;
        padding-left: 10px;
}

.catrow_noalb {
        background: #232323;
		color: #a3a3a3;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 1px;
}

.catrow {
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 1px;     
        background: #232323;
		color: #a3a3a3;
}

.album_stat {
        font-size: 100%;
        margin: 5px 0px;
}

.thumb_filename {
        font-size: 100%;
        display: block;
}

.thumb_title {
        font-weight : bold;
        font-size: 100%;
        padding: 2px;
        display : block;
}

.thumb_caption {
        font-size: 85%;
        padding: 1px;
        display : block;
		-moz-border-radius: 5px;
        -webkit-border-radius: 5px;
}

.thumb_caption a {
        color: #7d7d7d;
		-moz-border-radius: 5px;
        -webkit-border-radius: 5px;
}


.thumb_num_comments {
        font-weight: normal;
        font-size: 100%;
        padding: 1px;
        font-style : italic;
        display : block;
        background: #272727;
        color: #7a7a7a;
}

.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: #df0000;
}

.user_thumb_infobox a:hover {
        color: #a68a5a;
        text-decoration: underline;
}

.sortorder_cell {
        background : #8AA5B5 ;
        color: #FFFFFF;
        padding-top: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
        padding-right: 20px;
        margin: 0px;
}

.sortorder_options {
        font-family: tahoma, tahoma, tahoma;
        background : #8AA5B5 ;
        color: #8eaeb4;
        padding: 0px;
        margin: 0px;
        font-weight: normal;
        font-size: 100%;
        white-space: nowrap;
}

.navmenu {
        font-family: tahoma, tahoma, tahoma;
        color: #6b6b6b;
        font-weight: bold;
        background : #232323;
        font-size: 100%;
        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;
        background : #232323;
        color: #6b6b6b;
        
}

.navmenu a:hover {
        background : #3e3e3e;
        text-decoration: none;
        color: #bf3535;
}

.admin_menu_thumb {
        font-family: tahoma, tahoma, tahoma;
        font-size: 90%;
        border: 1px solid #CCD7E0;
        background-image : url(images/button_bg.gif);
        background-position : bottom;
        color: #000000;
        font-weight: bold;
        margin-top: 0px;
        margin-bottom: 0px;
        width: 85px;
}

.admin_menu_thumb a {
        color: #000000;
        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: #000000;
        text-decoration: underline;
}

.admin_menu {
        font-family: tahoma, tahoma, tahoma;
        font-size: 85%;
        border: 0px solid #CCD7E0;
        background-image : url(images/button_bg.gif);
        background-position : bottom;
        background-repeat: repeat-x;
        background-color: #FFFFFF;
        color: #000000;
        margin-top: 0px;
        margin-bottom: 0px;
        text-align: center;
}

.admin_menu a {
        color: #000000;
        text-decoration: none;
        display: block;
        position: relative;
        padding-top: 1px;
        padding-bottom: 1px;
        padding-left: 1px;
        padding-right: 1px;
}

.admin_menu a:hover {
        color: #000000;
        text-decoration: underline;
}

td #admin_menu_anim {
        background-image : url(images/button_bg_anim.gif);
}

.comment_date{
        color : #4f4e60;
        font-size: 100%;
        vertical-align : middle;
}

.image {
        border-style: solid;
        border-width: 1px;
        border-color: #525252;
        background-color: #232323;
		-moz-border-radius-topleft: 6px;
         -moz-border-radius-topright: 6px;
         -moz-border-radius-bottomright: 6px;
         -moz-border-radius-bottomleft: 6px;
        padding: 3px;
        margin: 2px;
}

.image:hover {
        border-style: solid;
        border-width: 1px;
        border-color: #9A886D;
}

.imageborder {
        border: 0px solid #38474a;
        background-color: #232323;
        margin-top: 30px;
        margin-bottom: 30px;
}

.display_media {
        background: #232323;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
}

.thumbnails {
        background: #232323;
        padding: 5px;
}

.footer {
        font-size : 9px;
        color: #5e5e5e;
}

.footer a {
        text-decoration: none;
        color: #5e5e5e;
}

.footer a:hover {
        color: #9A886D;
}

.statlink {
        color: #5e5e5e;
        font-family:  tahoma, tahoma, tahoma;
        font-size: 8px;
        font-variant:normal;
}

.statlink a {
        text-decoration: none;
        color: #5e5e5e;
}

.statlink a:hover {
        color: #FFFFFF;
}

.alblink a {
        text-decoration: none;
        color: #878787;
}

.alblink a:hover {
        color: #9A886D;
}

.catlink {
        display: block;
        padding-left:5px;
}

.catlink a {
        text-decoration:  none;
        color: #867e5f;
        margin-bottom: 2px;
}

.catlink a:hover {
        color: #5d5642;
        text-decoration: none;
        margin-bottom: 2px;
}

.topmenu {
        font-family: tahoma, tahoma, tahoma;
        line-height : 130%;
        font-size : 110%;
}

.topmenu a {
        color : #91b1b7;
        text-decoration : none;
}

.topmenu a:hover  {
        color : #c4d5d8;
}

.img_caption_table {
        border: none;
        background-color: #e6dbc0;
        width : 100%;
        margin : 0px;
}

.img_caption_table th {
        background: #e6dbc0;
        font-size : 100%;
        color : #4f4e60;
        padding-top: 4px;
        padding-right: 10px;
        padding-bottom: 4px;
        padding-left: 10px;
        border-top : 1px solid #4f4e60;
}

.img_caption_table td {
        background: #e6dbc0 ;
        padding-top: 6px;
        padding-right: 10px;
        padding-bottom: 6px;
        padding-left: 10px;
        border-top : 1px solid #4f4e60;
        white-space: normal;
}

.debug_text {
        border: #4f4e60;
        background-color: #e6dbc0;
        width : 100%;
        margin : 0px;
}

.clickable_option {
        cursor : default;

}

.listbox_lang {
        color: #4f4e60;
        background-color: #e6dbc0;
        border: 1px solid #4f4e60;
        font-size: 100%;
        font-family: Trebuchet MS, Geneva, Arial, sans-serif;
        vertical-align : middle;
}

#vanity a {
        display:block;
        width:57px;
        height:20px;
        margin: 3px 20px;
}

.menu {
        background : #464646;
        color: #bd2b2b;
        border-top: 1px solid #a4a4a4;
        border-bottom: 1px solid #a4a4a4;
		font-weight:bold;;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 3px;
        font-weight: bold;
	    font-weight: bold;
	    letter-spacing: 1.5px;
}

#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);}
