body {
	margin:0px;
	background-color:#fef2e4;
	background-image:url('http://www.paris-fan.com/wp-content/themes/paris/images/background.jpg');
	background-attachment:static;
	background-position:top center;
	background-repeat:repeat-x;
        font-size : 11px;
}

table {
        font-size : 11px;
	color:#797979;
}

.table_bg {
	background-image:url('http://www.paris-fan.com/wp-content/themes/paris/images/bg.jpg');
	background-position:top center;
 
}

h1{
        font-weight: normal;
        font-size: 11px;
        font-family: "Trebuchet MS", Verdana, Trebuchet MS, Arial, Tahoma;
        text-decoration: none;
        line-height : 105%;
        color: #718EA5;
}

h2 {
        font-family: Trebuchet MS;
        background-repeat : no-repeat;
        background-position : left;
        padding-left : 5px;
        font-size: 11px;
        margin: 0px;
}

h3 {
        font-weight: normal;
        font-family: Trebuchet MS;
        font-size: 11px;
        margin: 2px;
}

p {
        font-family: Trebuchet MS;
        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 {
	text-transform: normal; 
        font-family: Trebuchet MS;
        font-size: 100%;
        border: 1px solid #FFF6E5;
        padding-right: 3px;
        padding-left: 3px;
}

.listbox {
        font-family: Trebuchet MS;
        font-size: 100%;
        border: 1px solid #FFF6E5;
        vertical-align : middle;
}

.button {
        font-family: Trebuchet MS;
        font-size: 100%;
        border: 1px solid #FFF6E5;
        background-position : bottom;
}

.comment_button {
        font-family: Trebuchet MS;
        font-size: 100%;
        border: 1px solid #FFF6E5;
        background-position : bottom;
        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 {
        color: #E12E2E;
        text-decoration: none;
}

a:hover {
        color: #E12E2E;
        text-decoration: underline;
}

.bblink a {
        color: #E12E2E;
        text-decoration: none;
}

.bblink a:hover {
        color: #E12E2E;
        text-decoration: underline;
}

.maintable {
        border: 5px solid #FDE2C5;
        background-color: #FFFFFF;
        margin-top: 1px;
        margin-bottom: 1px;
}

.tableh1 {
	text-transform: normal; 
        font-family:  Trebuchet MS;
        background : #FEE6AA;
        color: #E12E2E;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
}

.tableh1_compact {
        font-family:  Trebuchet MS;
        background : #FEE6AA;
        color: #E12E2E;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
}

.tableh2 {
	text-transform: normal; 
        background: #FEE6AA;
        color : #E12E2E;
        padding-top: 5px;
        padding-right: 10px;
        padding-bottom: 5px;
        padding-left: 10px;
}

.tableh2_compact {
        background: #FEE6AA;
        color : #E12E2E;
        padding-top: 5px;
        padding-right: 5px;
        padding-bottom: 5px;
        padding-left: 5px;
}

.tableb {
        background: #FEE6AA;
        padding-top: 5px;
        padding-right: 5px;
        padding-bottom: 5px;
        padding-left: 5px;
}

.tableb_compact {
        background: #FEE6AA;
        padding-top: 5px;
        padding-right: 5px;
        padding-bottom: 5px;
        padding-left: 5px;
}

.tablef {
        background: #FEE6AA;
        padding-top: 5px;
        padding-right: 5px;
        padding-bottom: 5px;
        padding-left: 5px;
}

.catrow_noalb {
        background: #FEE6AA;
        color : #E12E2E;
        padding-top: 5px;
        padding-right: 5px;
        padding-bottom: 5px;
        padding-left: 5px;
}

.catrow {
        background: #FEE6AA;
        padding-top: 3px;
        padding-right: 5px;
        padding-bottom: 5px;
        padding-left: 5px;
}

.album_stat {
        font-size : 85%;
        margin: 5px 0px;
}

.thumb_filename {
        font-size: 80%;
        display: block;
}

.thumb_title {
        font-weight : bold;
        font-size: 80%;
        padding: 2px;
        display : block;
}

.thumb_caption {
        font-size: 80%;
        padding: 1px;
        display : block;
}

.thumb_caption a {
        text-decoration: underline;
        color: #E12E2E;
}


.thumb_num_comments {
        font-weight: normal;
        font-size: 85%;
        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 {
        font-size: 85%;
        margin-top: 1px;
        margin-bottom: 1px;
        text-align : center;
}

.user_thumb_infobox a {
        text-decoration: none;
        color: #E12E2E;
}

.user_thumb_infobox a:hover {
        color: #E12E2E;
        text-decoration: underline;
}

.sortorder_cell {
        background : #FEE6AA;
        color: #E12E2E;
        padding-top: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
        padding-right: 20px;
        margin: 0px;
}

.sortorder_options {
        font-family: Verdana, Trebuchet MS;
        background : #FEE6AA;
        color: #E12E2E;
        padding: 0px;
        margin: 0px;
        font-weight: normal;
        font-size: 80%;
        white-space: nowrap;
}

.navmenu {
        font-family: Trebuchet MS;
        color: #E12E2E;
        font-weight: bold;
        background : #ffffff;
        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;
        color: #E12E2E;
}

.navmenu a:hover {
        background : #E12E2E;
        text-decoration: none;
        color:         #E12E2E;
}

.admin_menu_thumb {
        font-family: Trebuchet MS;
        font-size: 90%;
        border: 1px solid #FFF6E5;
        background-position : bottom;
        color: #E12E2E;
        font-weight: bold;
        margin-top: 0px;
        margin-bottom: 0px;
        width: 85px;
}

.admin_menu_thumb a {
        color: #E12E2E;
        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: #E12E2E;
        text-decoration: underline;
}

.admin_menu {
        font-family: Trebuchet MS;
        font-size: 90%;
        border: 1px solid #FFF6E5;
        background-position : bottom;
        background-repeat: repeat-x;
        background-color: #FEE6AA;
        color: #E12E2E;
        margin-top: 0px;
        margin-bottom: 0px;
        text-align: center;
}

.admin_menu a {
        color: #E12E2E;
        text-decoration: none;
        display: block;
        position: relative;
        padding-top: 1px;
        padding-bottom: 1px;
        padding-left: 2px;
        padding-right: 2px;
}

.admin_menu a:hover {
        color: #E12E2E;
        text-decoration: underline;
}

td #admin_menu_anim {
}

.comment_date{
        color : #A1A1A1;
        font-size: 90%;
        vertical-align : middle;
}

.image {
        border-style: solid;
        border-width: 1px;
        border-color: #FFF6E5;
        margin: 2px;
}

.imageborder {
        border: 5px solid #FFF6E5;
        background-color: #FEE6AA;
        margin-top: 30px;
        margin-bottom: 30px;
}

.display_media {
        background: #FEE6AA;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
}

.thumbnails {
        background: #FEE6AA;
        padding: 5px;
}

.footer {
	background:#FB989B; 
	color: #ffffff;
}
.footer a, .footer a:link, .footer a:visited {
	color: #ffffff;
	text-decoration: none;}

.footer a:hover {
	font-style: none;
	color: #ffffff;
	text-decoration: underline;}


.statlink {
        color: #E12E2E;
}

.statlink a {
        text-decoration: none;
        color: #E12E2E;
}

.statlink a:hover {
        color: #E12E2E;
        text-decoration: underline;
}

.alblink a {
        text-decoration: none;
        color: #E12E2E;
}

.alblink a:hover {
        color: #E12E2E;
        text-decoration: underline;
}

.catlink {
        display: block;
        margin-bottom: 0px;
}

.catlink a {
        text-decoration: none;
        color: #E12E2E;
}

.catlink a:hover {
        color: #E12E2E;
        text-decoration: underline;
}

.topmenu {
        font-family: Trebuchet MS;
        line-height : 130%;
        font-size : 110%;
}

.topmenu a {
        color : #E12E2E;
        text-decoration : none;
}

.topmenu a:hover  {
        color : #E12E2E;
        text-decoration : underline;
}

.img_caption_table {
        border: none;
        background-color: #FEE6AA;
        width : 100%;
        margin : 0px;
}

.img_caption_table th {
        background: #FEE6AA;
        font-size : 100%;
        color : #E12E2E;
        padding-top: 4px;
        padding-right: 10px;
        padding-bottom: 4px;
        padding-left: 10px;
        border-top : 1px solid #FFF6E5;
}

.img_caption_table td {
        background: #FEE6AA;
        padding-top: 6px;
        padding-right: 10px;
        padding-bottom: 6px;
        padding-left: 10px;
        border-top : 1px solid #FFF6E5;
        white-space: normal;
}

.debug_text {
        border: #FFF6E5;
        background-color: #FEE6AA;
        width : 100%;
        margin : 0px;
}

.clickable_option {
        cursor : default;
	text-transform: normal; 

}

.listbox_lang {
        color: #E12E2E;
        background-color: #FEE6AA;
        border: 1px solid #FFF6E5;
        font-size: 80%;
        font-family: Trebuchet MS;
        vertical-align : middle;
	text-transform: normal; 
}

#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);}