body{
margin:0;
padding:0;
font-family: Verdana, Helvetica;
font-size:11px;
text-align:center;
color: #888888;
background: url('images/bg.png') repeat-x  #161614;}


#maincontainer{
width: 750px; 
margin: 0 auto;
text-align:justify;
position:relative;
}

#topsection{
height: 500px;
}

#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 : 10px;
}

h1{
border-bottom:;
color: #d53232;
text-transform: uppercase;
font-weight: bold;
font-family: tahoma;
font-size: 10px;
margin: 0px;
}

h2 {
border-bottom: 1px solid #000000;
color: #ffffff;
text-transform: uppercase;
font-weight: bold;
font-family: tahoma;
font-size: 10px;
margin: 0px;
}

h3 {
        font-weight: normal;
        font-family: Verdana, Geneva, Arial, sans-serif;
        font-size: 12px;
        margin: 2px;
}

p {
        font-family: Verdana, Geneva, Arial, 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: Verdana, Geneva, Arial, sans-serif;
        font-size: 100%;
        border: 1px solid #ffffff;
        padding-right: 3px;
        padding-left: 3px;
        background-color: #e8e8e8;
        color: #787878;
}

.listbox {
        font-family: Verdana, Geneva, Arial, sans-serif;
        font-size: 100%;
        border: 1px solid #ffffff;
        vertical-align : middle;
        background-color: #e8e8e8;  
        color: #787878;		      
}

.button {
        font-family: Verdana, Geneva, Arial, sans-serif;
        font-size: 100%;
        border: 1px solid #000000;
        background-image : url(images/button_bg.gif);
        background-position : bottom;
}

.comment_button {
        font-family: Verdana, Geneva, Arial, sans-serif;
        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: Verdana, Geneva, Arial, sans-serif;
        font-size: 100%;
        vertical-align : middle;
}

.checkbox {
        font-family: Verdana, Geneva, Arial, sans-serif;
        font-size: 100%;
        vertical-align : middle;
}

a { 
	text-decoration:  none;
	color: #b1b1b1;
	font-size:9px;
	font-family: small fonts;
	text-transform:uppercase;}

a:hover {
	color: #ffffff;
	text-decoration: none;}	

.bblink a {
	text-decoration:  none;
	color: #6b6b6b;}

.bblink a:hover {
	color: #9a9a99;
	text-decoration: none;}	

.maintable {
        border: 0px solid #CCD7E0;
        margin-top: 0px;
        margin-bottom: 0px;
}

.tableh1 {
color: #ffffff;
text-transform: uppercase;
font-weight: bold;
font-family: Arial;
font-size: 16px;
background: #dbdbdb url('images/bg_title.png') top left repeat-x;
padding: 7px 7px 7px 7px;
}

.tableh1_compact {
        font-family:  Verdana, Geneva, Arial, sans-serif;
        background : #e6d8ab;
        color: #ed8b0c;
        padding-top: 5px;
        padding-right: 5px;
        padding-bottom: 5px;
        padding-left: 5px;
}

.tableh2 {
        background: #e6d8ab top left repeat-x;
        color : #ed8b0c;
        padding-top: 5px;
        padding-right: 5px;
        padding-bottom: 5px;
        padding-left: 5px;
}

.tableh2_compact {
        background: #e6d8ab top left repeat-x;
        color : #ed8b0c;
        padding-top: 5px;
        padding-right: 5px;
        padding-bottom: 5px;
        padding-left: 5px;
}

.tableb {
        background: #d4d4d4 top left repeat-x;
        padding-top: 0px;
        padding-right: 10px;
        padding-bottom: 0px;
        padding-left: 10px;
}

.tableb_compact {
        background: #2d2d2b;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
}

.tablef {
        background: #ecd7ac top left repeat-x;
        padding-top: 10px;
        padding-right: 10px;
        padding-bottom: 10px;
        padding-left: 10px;
}

.catrow_noalb {
        background: #2d2d2b;
        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: #2d2d2b;
		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;
}

.thumb_caption a {
        color: #7d7d7d;
}


.thumb_num_comments {
        font-weight: normal;
        font-size: 100%;
        padding: 1px;
        font-style : italic;
        display : block;
        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: Verdana, Geneva, Arial, sans-serif;
        background : #8AA5B5 ;
        color: #8eaeb4;
        padding: 0px;
        margin: 0px;
        font-weight: normal;
        font-size: 100%;
        white-space: nowrap;
}

.navmenu {
        font-family: Verdana, Geneva, Arial, sans-serif;
        color: #ed8b0c;
        font-weight: normal;
        background: #ecd7ac top left repeat-x;
        font-size: 100%;
        border-style: none;
		margin-top: 5px;
        margin-right: 5px;
        margin-bottom: 5px;
        margin-left: 5px;
}

.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 : #ecd7ac;
        color: #ed8b0c;
        
}

.navmenu a:hover {
        background : #ed8b0c;
        text-decoration: none;
        color: #ecd7ac;
}

.admin_menu_thumb {
        font-family: Verdana, Geneva, Arial, sans-serif;
        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: Verdana, Geneva, Arial, sans-serif;
        font-size: 85%;
        border: 0px solid #CCD7E0;
        background-image : url(images/button_bg.gif);
        background-position : bottom;
        background-repeat: repeat-x;
        background-color: #2d2d2b;
        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: #01c298;
        background-color: #2d2d2b;
        padding: 4px;
        margin: 4px;
}

.image:hover {
        border-style: solid;
        border-width: 1px;
        border-color: #e83b8d;
}

.imageborder {
        border: 0px solid #38474a;
        background-color: #2d2d2b;
        margin-top: 30px;
        margin-bottom: 30px;
}

.display_media {
        background: #ffffff;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
}

.thumbnails {
background: #2d2d2b top left repeat-x;
padding: 5px;
}

.footer {
        font-size : 9px;
        color: #5e5e5e;
}

.footer a {
        text-decoration: none;
        color: #7a7a7a;
}

.footer a:hover {
        color: #9a9a9a;
}

.statlink {
        color: #ffffff;
        font-family:  Verdana, Geneva, Arial, sans-serif;
        font-size: 8px;
        font-variant:normal;
}

.statlink a {
        text-decoration: none;
        color: #ffffff;
}

.statlink a:hover {
        color: #ffffff;
}

.alblink a {
        text-decoration: none;
        color: #ed8b0c;
}

.alblink a:hover {
        color: #ffa42e;
}

.catlink {
        display: block;
        padding-left:5px;
}

.catlink a {
        text-decoration:  none;
		font-family: verdana;
		font-weight:bold;
		text-transform:uppercase;
        color: #01c298;
        margin-bottom: 2px;
		font-size: 10px;
}

.catlink a:hover {
        color: #ece817;
        text-decoration: none;
        margin-bottom: 2px;
}

.topmenu {
        font-family: Verdana, Geneva, Arial, sans-serif;
        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: Verdana, 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);}
