body{
margin:0;
padding:0;
font-family: Verdana, Helvetica;
font-size:9px;
background: #35353f;
text-align:center;
color: #a6a9b6;
}

.bgx {
background: url('images/bgx.jpg') repeat-x;	
}


#maincontainer{
width: 850px; 
margin: 0 auto; 
text-align: justify;
position:relative;
background: url('images/bgy.jpg') repeat-y;	
}

#topsection{
height: 398px; 
}

#contentwrapper{
float: left;
width: 100%;
background: url('images/bg-content.jpg') no-repeat;	
}

#contentcolumn{
margin-right: 13px;
margin-left: 242px; 
padding-top: 40px;
}


#sidecolumn{
float: left;
width: 220px; 
margin-left: -836px; 
}


#footer{
clear: left;
width: 100%;
text-align: center;
padding: 0px 0;	
}

.side_title {
color: #595a71;
text-transform: lowercase;
font-weight:bold;
padding: 6px 3px 0px 6px;
font-size: 13px;
font-family: "Trebuchet MS", arial;
text-align: center;
font-style: italic;
border-bottom: 1px dotted #d9d9e7;
text-shadow: #b1b1c1 1px 1px;
margin-bottom: 2px;
}

.sidebar-content {
background: #f8f8fc;
color : #8d8d9b;
padding: 5px;
font-size: 10px;
font-family: "Trebuchet MS", arial;
-moz-border-radius: 10px;
border-bottom: 2px solid #c4c4d2;
border-right: 2px solid #c4c4d2;
}

table {
font-size : 9px;
}

h1{
color: #32323c;
font-weight:bold;
font-size: 13px;
font-family: "Trebuchet MS", arial;
font-style: italic;
margin: 0px;
}

h2 {
color: #32323c;
font-weight:bold;
font-size: 13px;
font-family: "Trebuchet MS", arial;
font-style: italic;
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;
}

.textinput {
font-family: Verdana, Geneva, Arial, sans-serif;
font-size: 100%;
padding: 2px;
color: #7c7c84;
background-color: #f8f8fc;
border: 1px solid #d0d0d6;
-moz-border-radius: 3px;
}

.listbox {
font-family: Verdana, Geneva, Arial, sans-serif;
font-size: 100%;
color: #7c7c84;
background-color: #f8f8fc;
border: 1px solid #d0d0d6;
vertical-align : middle;
}

.button {
font-family: Verdana, Geneva, Arial, sans-serif;
font-size: 100%;
color: #7c7c84;
background-color: #f8f8fc;
border: 1px solid #d0d0d6;
padding: 1px;
-moz-border-radius: 3px;
}

.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: #795235;}

a:hover {
color: #4c516a;
text-decoration: none;}	

.bblink a {
text-decoration:  none;
color: #795235;}

.bblink a:hover {
color: #4c516a;
text-decoration: none;}	

.maintable {
border: 0px solid #CCD7E0;
margin-top: 0px;
margin-bottom: 0px;
}

.tableh1 {
color: #32323c;
font-weight:bold;
padding: 8px 4px;
font-size: 13px;
font-family: "Trebuchet MS", arial;
font-style: italic;
border: 1px solid #b6b6b6;
background: #ededed url('images/bg_title.jpg') right no-repeat;
-moz-border-radius: 8px;
text-shadow: #f8f9fb 1px 1px;
}

.tableh1_compact {
font-family:  Verdana, Geneva, Arial, sans-serif;
background: #f2f2f8;
color : #7d7d83;
padding: 2px 5px 2px 3px;
}

.tableh2 {
background: #d6d6e0;
color : #7d7d83;
padding: 5px 10px 5px 10px;

}

.tableh2_compact {
background: #d6d6e0;
color : #7d7d83;
padding: 2px 5px 2px 5px;
}

.tableb {
background: #f2f2f8;
padding: 0px 10px 0px 10px;
}

.tableb_compact {
background: #f2f2f8;
color : #7d7d83;
padding: 2px 5px 2px 5px;
}

.tablef {
background: #f5f5f9;
color : #7d7d83;
padding: 10px;
}

.catrow_noalb {
background: #f5f5f9;
color : #7d7d83;
padding: 3px 10px;
-moz-border-radius: 6px;
}

.catrow_noalb:hover {
background: #f2f2f8;
}

.catrow {
background: #f5f5f9;
color : #878787;
padding: 3px 10px;     
-moz-border-radius: 6px;
}

.catrow:hover {
background: #f2f2f8;
}

.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: #5c5d7a;
}


.thumb_num_comments {
font-weight: normal;
font-size: 100%;
padding: 1px;
font-style : italic;
display : block;
background: #fff;
color: #a8a8b4;
-moz-border-radius: 6px;
}

.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: #717289;
}

.user_thumb_infobox a:hover {
color: #927962;
text-decoration: underline;
}


.navmenu {
font-family: Verdana, Geneva, Arial, sans-serif;
color: #71728f;
font-weight: bold;
background : #d0d0e0;
font-size: 100%;
border-style: none;
-moz-border-radius: 6px;
}

.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 : #d0d0e0;
color: #71728f;      
}

.navmenu a:hover {
background : #71728f;
text-decoration: none;
color: #fff;
}

.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: #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 : #71728f;
font-size: 100%;
vertical-align : middle;
}

.image {
border-bottom: 1px solid #c0c0cc;
border-right: 1px solid #c0c0cc;
background-color: #fff;
padding: 6px;
margin: 2px;
-moz-border-radius: 5px;
}

.image:hover{
border-bottom: 1px solid #79798b;
border-right: 1px solid #79798b;
background-color: #e7e7ef;
padding: 6px;
margin: 2px;
}

.imageborder {
border: 0px solid #613231;
background: #f5f5f9;
color : #7d7d83;
margin-top: 30px;
margin-bottom: 30px;
-moz-border-radius: 6px;
}

.display_media {
background: #f5f5f9;
color : #7d7d83;
padding-top: 3px;
padding-right: 10px;
padding-bottom: 3px;
padding-left: 10px;
-moz-border-radius: 6px;
}

.thumbnails {
background: #f5f5f9;
color : #7d7d83;
padding: 5px;
-moz-border-radius: 6px;
}

.footer {
font-size : 9px;
color: #79798b;
}

.footer a {
text-decoration: none;
color: #79798b;
}

.footer a:hover {
color: #9d8563;
}

.statlink {
color: #79798b;
font-family:  Verdana, Geneva, Arial, sans-serif;
font-size: 9px;
font-variant:normal;
text-transform: none;
font-weight: normal;
letter-spacing: 0px;
font-style: normal;
margin-top: 5px;
text-shadow: #f5f5f9 1px 1px;
}

.statlink a {
text-decoration: none;
color: #79798b;
}

.statlink a:hover {
color: #876f5d;
}

.alblink a {
text-decoration: none;
color: #686872;
}

.alblink a:hover {
color: #876f5d;
}

.catlink {
display: block;
padding-left:0px;
}

.catlink a {
text-decoration:  none;
color: #6f6551;
margin-bottom: 2px;  
}

.catlink a:hover {
color: #686872;
text-decoration: none;
margin-bottom: 2px;  
}

.topmenu {
font-family: Verdana, Geneva, Arial, sans-serif;
line-height : 130%;
font-size : 110%;
}

.topmenu a {
color: #75798f;
text-decoration : none;
}

.topmenu a:hover  {
color: #3d404f;
}

.img_caption_table {
border: none;
background-color: #fbfbfd;
width : 100%;
margin : 0px;
}

.img_caption_table th {
background: #fbfbfd;
font-size : 100%;
color : #9a9a9a;
padding-top: 4px;
padding-right: 10px;
padding-bottom: 4px;
padding-left: 10px;
border-top : 1px solid #acadc6;
}

.img_caption_table td {
background: #fbfbfd;
padding-top: 6px;
padding-right: 10px;
padding-bottom: 6px;
padding-left: 10px;
border-top : 1px solid #acadc6;
white-space: normal;
}

.debug_text {
border: #acadc6;
background: #fbfbfd;
width : 100%;
margin : 0px;
}

.clickable_option {
cursor : default;

}

.listbox_lang {
color: #7c7c84;
background-color: #f8f8fc;
border: 1px solid #d0d0d6;
font-size: 100%;
font-family: Verdana, Geneva, Arial, sans-serif;
vertical-align : middle;
}

#vanity a {
display:block;
width:57px;
height:20px;
margin: 3px 20px;
}

#sidebar-one {
padding: 0 0px 0px 0;
margin: 0px;	
}

#sidebar-one ul li {
font-size: 10px;
font-family: "Trebuchet MS", arial;
margin-right: 0px;
}

#sidebar-one ul li a {
color : #5d5d69;
display: block;
padding: 2px 0px 4px 11px;
min-height: 20px;
line-height: 20px;
background: url(images/bullet.gif) no-repeat left;
}

* html #sidebar-one ul li a {
height: 20px;
}

#sidebar-one ul li a:hover {
color: #5d5d69;
padding-left: 11px;  
-moz-border-radius: 10px;
background: #fff url(images/bullet.gif) no-repeat left;
}

ul {
list-style: none outside;
}

* {
margin: 0;
padding: 0;
outline: none;
}


#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);}