#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);}

.colGal{margin-top:55px;}

.listbox_lang{
	font-size: 9px; 
	width: 100px; 
}

.textinput {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #DCD1DA;
	padding-right: 3px;
	padding-left: 3px;
}


.button{
	background-color: #9B0602; 
	font-size: 12px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #FFFFFF;
	border-style:solid; 
	border-width: 1px;
}


.pms_send_a {
	background-color: #F2F1F9;
	color: black;
}

.pms_send_b {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
.onlinestats
{
	font-size: 11px;
	background-color: #f8f8f8;
	color: black;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	margin: 0;
	padding: 10px;
}

.pms_linecolor1
{
background-color: #3f7dfd;
font-size: 10px;
	color: black;
}
.pms_linecolor2
{
background-color: #6a9bff;
font-size: 10px;
	color: black;
}
.pms_linecolor3
{
background-color: #bdd3ff;
font-size: 10px;
	color: black;
}
.pms_linecolor4
{
background-color: #f8f8f8;
font-size: 10px;
}
.pms_linecolor5
{
background-color: #A70702;
font-size: 10px;
}
.pms_legend
{
        margin: 20px;
}


.panel
{
	background: #f8f8f8;
	color: #000000;
	padding: 10px;
	border: 1px outset;
}
.panelsurround
{
	background: #F2F1F9;
	color: black;
}
td.thead, div.thead { padding: 4px; }
.smallfont
{
	font: 11px verdana, arial, helvetica, sans-serif;
	padding-left: 28px;
	color: #000000;
}
.alt1, .alt1Active
{
	background-color: #F2F1F9;
	font-family: verdana, arial, helvetica, sans-serif;
}
.alt2, .alt2Active
{
	background-color: #f8f8f8;
	font-family: verdana, arial, helvetica, sans-serif;
}
.alt3
{
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}


body {
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 12px;
	color: #000000;
	/*text-align: center;*/
	}

a:hover {
	color: black;
	text-decoration: underline;
	}
	
a {
	color:#9B0602;
	text-decoration: none;
}

h1, h2, h3 {
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 2.2em;
	padding-left: 28px;
	color: #d4d4d4;
	margin: 0px 0 0;
	}
h3 {
	margin: 20px 0 0;
	}
h2 {
	margin: 20px 0 0;
	}

.h2_nomargin {
	margin: 0px ;
	}
h2.pagetitle {
	margin-top: 20px;
	text-align: center;
}
h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
	
h4 {
	font-size: 1.4em;
	padding-left: 28px;
	color: #d4d4d4;
	margin: 10px 0 15px;
	}
#SYS_MENU {
        position: relative;
        bottom: 00px;
        left: 70px;
        width:600px;
        height:15px;
        z-index:1;
        text-align:left;
        margin:0;
        padding:0;
        visibility: hidden;
}

.admin_menu {
		font-family: Arial, Sans-Serif;
        font-size: 1em;
        background-image: url(images/admin_menu.gif);
        background-repeat: repeat-x;
        background-position: top;
        background-color: #F2F1F9;
        margin-top: 0px;
        margin-bottom: 0px;
        text-align: center;
		border: 1px solid #e6e6e6;
}

.admin_menu a {
        text-decoration: none;
        display: block;
        position: relative;
        padding-top: 1px;
        padding-bottom: 1px;
        padding-left: 2px;
        padding-right: 2px;
}

p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */
	
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}


img.image {
	padding: 0px;
	margin: 0px 0px 0px 0px;
	display: inline;
	border-style: solid;
	border-width:1px;
	border-color: #000000;
	}

	
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}



.maintable {
        background: #F2F1F9 ;
        color : #333;
        padding-top: 0px;
        padding-bottom: 0px;
        padding-left:10px;
        padding-right: 10px;
}

.tableh2 {
        background: #F2F1F9 ;
        color : #333;
        padding-top: 0px;
        padding-bottom: 0px;
}

.album_stat {
        font-size : 1em;
        margin: 5px 0px;
		background-color: #f8f8f8;
		border-top: 1px solid #ddd;
		border-bottom: 1px solid #ddd;
		margin: 0;
		padding: 5px;
}

.thumb_title {
        font-size: 1.5em;
        padding: 2px;
        display : block;
}

.thumb_caption {
        font-size: 1em;
        padding-bottom: 10px;
        display : block;
}

.thumb_num_comments {
        font-weight: normal;
        font-size: 1em;
        padding: 0px;
        font-style : normal;
        display : block;
}

.user_thumb_infobox {
        margin-top: 1px;
        margin-bottom: 1px;
}

.user_thumb_infobox th {
        font-weight : bold;
        font-size: 1em;
        margin-top: 1px;
        margin-bottom: 1px;
        text-align : center;
}

.user_thumb_infobox td {
        font-size: 1em;
        margin-top: 1px;
        margin-bottom: 1px;
        text-align : center;
}

.sortorder_cell {
        background : #C0C0C0 ;
        color : #333;
        padding: 2px;
        margin: 0px;
}

.sortorder_options {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        background : #C0C0C0 ;
        color : #333;
        padding: 0px;
        margin: 0px;
        font-weight: normal;
        font-size: 8px;
        white-space: nowrap;
}

.footer {
        font-size: 10px;
        color: #000000;
}

.footer a {
        text-decoration: none;

}

.footer a:hover {
        color: #000000;
        text-decoration: none;
}

.catlink {
    display: block;
	padding: 0;
	margin: 18px 0 0;
	font-size: 16px;
	font-weight: bold;

}

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 10px;
	list-style: none;
	padding-left: 0px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 0px 0px 0px 0px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
	
blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	color: gray
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}

#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

.graybox {
	background-color: #C0C0C0;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

.graybox2 {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

	
.sortorder_cell	{
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	margin: 0px;
	padding: 0px;
	}
	
.commentlist {
	padding: 0;
	text-align: justify;
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}


.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	}

.graybox {
	background-color: #C0C0C0;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

.graybox2 {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}
.description {
	font-size: 1.1em;
	text-align: left;
	padding-left: 15px;
	}
.commentlist li {
	font-weight: bold;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

.commentmetadata {
	font-weight: normal;
	}

.tableh1 {
		font-size: 20px;
}

.navmenu {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 100%;
        font-weight: bold;
        border-style: none;
}

.navmenu img {
        margin-top: 1px;
        margin-right: 0px;
        margin-bottom: 1px;
        margin-left: 0px;
}

.navmenu a {
        position: relative;
        display: block;
        padding-top: 2px;
        padding-right: 0px;
        padding-bottom: 2px;
        padding-left: 0px;
        text-decoration: none;
}

.navmenu a:hover {
        text-decoration: none;
}

#graybg {
  background-color: #C0C0C0; 
}

