body{
margin:0;
padding:0;
line-height: 1.5em;
background-repeat: repeat-x;
background-color: #161616;
font-size: 9pt;
font-family : Trebuchet MS;
color: #4a4a4a;
	line-height: 16px;
background-position: 0px 28px;
}



table {
        font-size: 11px;
}

h1{
        font-weight: bold;
        font-size: 9pt;
        font-family: Trebuchet MS;
        text-decoration: none;
        color : #696969;
        margin: 2px;
}

h2 {
	font-family: Garamond, Times New Roman, Helvetica;
        padding-left: 9pt;
        font-weight:normal;
        text-transform:normal;
        margin: 0px;
	font-size: 24px;
        color : #696969;
}

h3 {
        font-weight: normal;
        font-family: Trebuchet MS;
        font-size: 9pt;
        margin: 2px;
}

p {
        font-family: Trebuchet MS;
        font-size: 100%;
        margin: 2px 0px;
}



.textinput {
        font-family: Trebuchet MS;
        font-size: 9pt;
        border: 1px solid #e1e1e1;
        padding-right: 3px;
        padding-left: 3px;
}

.listbox {
        font-family: Trebuchet MS;
        font-size: 9pt;
        border: 1px solid #e1e1e1;
        vertical-align : middle;
}

.button {
        font-family: Trebuchet MS;
        font-size: 9pt;
        border: 1px solid #e1e1e1;
 
}

.comment_button {
        font-family: Trebuchet MS;
        font-size: 9pt;
        border: 1px solid #ffffff;
        background-color:#e1e1e1;
        padding-left: 3px;
        padding-right: 3px;
}

.radio {
        font-family: Trebuchet MS;
        font-size: 100%;
        vertical-align : middle;
}

.checkbox {
        font-family: Trebuchet MS;
        font-size: 100%;
        vertical-align : middle;
}

a {
        text-transform:normal;
        color: #565555;
        text-decoration: none;
}

a:hover {
        color: #6a6a6a;
}

.bblink a {
        color: #628292;
        font-weight:bold;
        text-decoration: none;
}

.bblink a:hover {
        color: #638090;
        font-weight:bold;
        text-decoration: underline;
}

.maintable {

        border: 0px solid #D4D4D4;
        background-color: transparent;
        margin-top: 0px;
        margin-bottom: 2px;
	padding: 0px;
 
}



/**************** GENERAL TITLES ***************/
.tableh1 {
        background-color: transparent;
	font-family: Garamond, Times New Roman, Helvetica;
        padding-left: 5px;
	font-size:18pt;
	font-style:italic;
        font-weight:normal;
        color : #535353;
        padding-top: 7px;
        padding-right: 3px;
        padding-bottom: 7px;
        border-bottom: 0px solid #000000;
 	text-shadow: #000000 1px 1px 1px;

}
/**************** GENERAL TITLES ***************/




.tableh1_compact {
        background : transparent;
        color : #4a4a4a;
        padding-top: 3px;
        padding-right: 3px;
        padding-bottom: 3px;
        padding-left: 3px;
 
}

.tableh2 {
        background-color: #242424;
        font-family: arial;
        font-weight:normal;
        text-transform:normal;
        color : #696969;
        padding-top: 10px;
        padding-right: 3px;
        padding-bottom: 10px;
        padding-left: 9pt;
        font-size : 11px;
        border-bottom: 0px solid #242424;
 	text-shadow: #000000 1px 1px 1px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px; 
border-radius: 10px;
}

.tableh2_compact {
        background-color: #242424;
        color : #6a6a6a;
        padding-top: 10px;
        padding-right: 5px;
        padding-bottom: 10px;
        padding-left: 10px;
        border: 0px solid #ffffff;
-moz-border-radius: 10px;
-webkit-border-radius: 10px; 
border-radius: 10px;
}

.tableb {
        background: #242424;
        padding-top: 3px;
        padding-right: 9pt;
        padding-bottom: 3px;
        padding-left: 9pt;
        text-align : left;
        border: 0px solid #ffffff;
	line-height: 16px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px; 
border-radius: 10px;

}


.tableb_compact {
-moz-border-radius: 10px;
-webkit-border-radius: 10px; 
border-radius: 10px;
        background: #161616;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
        border-bottom: 0px solid #242424;
}

.tablef {
        background: #242424;
        padding-top: 3px;
        padding-right: 3px;
        padding-bottom: 3px;
        padding-left: 3px;
}





/**************** CATEGORY LINE ***************/
.catrow_noalb {
        background: #161616;
        color : #4a4a4a;
        border-bottom: 1px solid #242424;
        padding-top: 5px;
        padding-right: 3px;
        padding-bottom: 5px;
        padding-left: 3px;
        text-align : left;
 
}


.catrow_noalb:hover {
        background: #242424;
}


/**************** CATEGORY LINE ***************/





.catrow {
        background: #242424;
        color:#6e6e6e;
        padding-top: 5px;
        padding-right: 3px;
        padding-bottom: 5px;
        padding-left: 3px;
        border: 0px solid #ffffff;
}

.album_stat {
        margin: 5px;
}

.thumb_filename {
        display: block;
}

.thumb_title {
        font-weight : bold;
        padding: 2px;
        display : block;
        font-size: 100%;
}

.thumb_caption {
        padding: 1px;
        display : block;
        font-size: 75%;
        font-family: verdana;
}

.thumb_caption a {
        color: #AB2568;}

.thumb_num_comments {
        font-weight: normal;
        padding: 2px;
        font-style : italic;
        display : block;
}

.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 {
        margin-top: 1px;
        margin-bottom: 1px;
        text-align : center;
}

.user_thumb_infobox a {
        text-decoration: none;
        color: #AB2568;
}

.user_thumb_infobox a:hover {
        color: #6F562C;
        text-decoration: underline;
}

.sortorder_cell {
        background: transparent;
        color : #6e6e6e;
        padding: 0px;
        margin: 0px;
font-size: 8px;
}

.sortorder_options {
        font-family: trebuchet ms;
        background: transparent;
        color : #6e6e6e;
        padding: 0px;
        margin: 0px;
        font-weight: normal;
        font-size: 9px;
        white-space: nowrap;
}

.navmenu {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px; 
	border-radius: 10px;
        font-family: Trebuchet MS;
        color: #4a4a4a;
        font-size: 100%;
        font-weight: bold;
        background-color : #242424;
        border: 0px solid #ffffff;
	background-image:  url(); 
}

.navmenu img {
        margin-top: 1px;
        margin-right: 5px;
        margin-bottom: 1px;
        margin-left: 5px;
}

.navmenu a {
        position: relative;
        display: block;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
        text-decoration: none;
        color: #4a4a4a;
}

.navmenu a:hover {
	background-image:  url(); 
        background-color : #000000;
        text-decoration: none;
        color: #4a4a4a;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px; 
	border-radius: 10px;
}

.admin_menu_thumb {
        font-family: small fonts;
        border: 1px solid #ececec;
        color: #000000;
        font-weight: normal;
        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: 9pt;
        padding-right: 9pt;
}


.admin_menu_thumb a:hover {
        color: #000000;
        text-decoration: underline;
}

.admin_menu_thumb {
        font-family: small fonts;
        font-size: 9px;
        border: 1px solid #CCD7E0;
        background-image : url(images/button_bg.gif);
        background-position : bottom;
        color: #000000;
        font-weight: normal;
        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: 9pt;
        padding-right: 9pt;
}


.admin_menu_thumb a:hover {
        color: #000000;
        text-decoration: underline;
}

.admin_menu {
        font-family: small fonts;
        font-size: 9px;
        font-weight:normal;
        border: 0px solid #ececec;
        color: #000000;
        margin-top: 0px;
        margin-bottom: 0px;
        text-align: center;
        text-transform:uppercase;
}

.admin_menu a {
        color: #666666;
        text-decoration: none;
        display: block;
        position: relative;
        padding-top: 1px;
        padding-bottom: 1px;
        padding-left: 1px;
        padding-right: 1px;
        font-size: 90%;
}

.admin_menu a:hover {
        color: #999999;
        text-decoration: underline;
}

td #admin_menu_anim {
        background-image : url(images/button_bg_anim.gif);
}
.comment_date{
        color : #000000;
        vertical-align : middle;
}

.image {
	background-color:#1c1c1c;
	border-right: 1px solid #131313;
	border-bottom: 1px solid #131313;
	border-top: 1px solid #1c1c1c;
	border-: leftpx solid #1c1c1c;
        margin: 2px;
padding: 7px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px; 
border-radius: 6px;

}


.image:hover {
        margin: 2px;
	padding: 7px;
}


.imageborder {
        border: 0px solid #a6867b;
        margin-top: 20px;
        margin-bottom: 20px;
padding: 3px;
}

.imageborder:hover {
        border: 0px solid #69403a;
padding: 3px;
}

.display_media {
        border: 0px solid #ffffff;
        background: transparent;
        padding-top: 3px;
        padding-right: 3px;
        padding-bottom: 3px;
        padding-left: 3px;
}



.thumbnails {
	background: url() no-repeat bottom left;
        background-color: transparent;
        padding: 5px;
        border: 0px solid #ffffff;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px; 
	border-radius: 10px;
 
}

.thumbnails:hover {
        background: #242424;
}

.footer {
        font-size : 9px;
}


.statlink {
        font-family: trebuchet ms;
        color: #4d4d4d;
        font-size : 9pt;
        font-weight:normal;
}

.statlink a {
        text-decoration: none;
        font-weight:normal;
        color: #4d4c4c;
}

.statlink a:hover {
        color: #787878;
}

.alblink a {
        font-weight:bold;
        color: #696969;
}

.alblink a:hover {
        color: #4a4a4a;
        font-weight:bold;
}







/**************** CATEGORY LINKS ***************/
.catlink {
        display: block;
        margin-bottom: 2px;
        padding-left: 9pt;
	background: url(images/pil.gif) no-repeat top left;
}

.catlink a {
        font-weight:bold;
        color: #6c6c6c;
}

.catlink a:hover {
        color: #4a4a4a;
}

/**************** CATEGORY LINKS ***************/



.topmenu {
        font-size: 100%;
}

.topmenu a {
        color : #000000;
        font-weight:bold;
        text-decoration : none;
}

.topmenu a:hover  {
        color : #5F5640;
        font-weight:bold;
}

.img_caption_table {
        border: none;
        background-color: #D3CABB;
        width : 100%;
        margin : 0px;
}

.img_caption_table th {
        background: #D1D7DC ;
        font-size: 100%;
        color : #4d4535;
        padding-top: 4px;
        padding-right: 9pt;
        padding-bottom: 4px;
        padding-left: 9pt;
        border-top : 1px solid #AB2568;
}

.img_caption_table td {
        background: #D3CABB ;
        padding-top: 6px;
        padding-right: 9pt;
        padding-bottom: 6px;
        padding-left: 9pt;
        border-top : 1px solid #AB2568;
        white-space: normal;
}

.debug_text {
        border: #4d4535;
        background-color: #D3CABB;
        width : 100%;
        margin : 0px;
}

.clickable_option {
        cursor : default;
}

.listbox_lang {
        color: #666666;
        background-color: #e1e1e1;
        border: 1px solid #e5e5e5;
        font-family: Trebuchet MS;
        vertical-align : middle;

}
#vanity a {
        display:block;
        width:57px;
        height:20px;
        margin: 3px 20px;
}
#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);}




#maincontainer{
width: 980px;
margin: 0 auto;
text-align:justify;
position:relative;
line-height: 11px;
}

#topsection{
height: 144px; 
}





/**************** GALLERY TITLE COLOR ***************/
#topsection h1{
	margin: 0;
	padding-top: 65px;
	padding-left: 90px;
	font-family: Garamond, Times New Roman, Helvetica;
	font-size: 24pt;
	font-style: italic;
        color : #454545;
	font-weight:normal;
	text-shadow: #000000 1px 1px 1px;
}
/**************** GALLERY TITLE COLOR ***************/



#contentwrapper{
float: left;
width: 100%;
}



#contentcolumn{
margin: 0 300px 0 70px;
}

#leftcolumn{
float: left;
width: 70px;
margin-left: -980px;
}

#rightcolumn{
float: left;
width: 300px;
margin-left: -300px;
	font-weight:normal;
}



#footer{
font-family: Trebuchet MS;
font-size: 10px;
background: url() no-repeat top left;
clear: left;
width: 100%;
color: #525252;
text-align: right;
border-top: 0px solid #D8D8D8;
text-transform: uppercase;
text-shadow: #000000 1px 1px 1px;
padding-top: 10px;
padding-bottom: 10px;
}

#footer a{
color: #525252;
}


.innertube{
margin: 0px; 
margin-top: 0;
}


.sidebar_all{
	background: url() no-repeat top left;
	margin-top: 10px;
	margin-left: 2px;
	margin-right: 2px;
	font-weight:normal;
	font-size: 9pt;
	font-family: trebuchet ms;
	line-height: 15px;
	}



.sidebar_title {
	font-family:  Garamond, Times New Roman, Helvetica;
	font-size: 20px;
	font-weight:normal;
	padding-bottom: 16px;
	padding-top: 4px;
	color: #6a6a6a;
	line-height: 15px;
	text-align: left;
	text-shadow: #000000 1px 1px 1px;
	letter-spacing:0px;
	font-style:italic;
}


.box{
	text-align: right;
	line-height: 15px;
	font-family: Trebuchet ms;
	font-size: 9pt;
	color: #808080;
	text-shadow: #000000 1px 1px 1px;
	}



<!--[if IE]>
<style type="text/css">
p.iepara{ /*Conditional CSS- For IE (inc IE7), create 1em spacing between menu and paragraph that follows*/
padding-top: 1em;
}

<![endif]-->


