@charset "utf-8";
/* CSS Document */

body
{
	color: #686868;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 11px;
	background-color: #f9f8f8;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x; 
	background-position: top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
background-position: 0 28px;
}

em,i {
	color: #686868;
}

.footer {
	font: normal 11px "Trebuchet MS", sans serif;
	letter-spacing: 0px;
	padding-top: 15px;
	line-height: 13px; 
	text-align:center;
	color:#686868;}

.footer a:link, a:visited, a:active{
	color:#fe6d66;}
.footer a:hover{
	color:#686868;
	text-decoration:none;}

b, strong {
	color: #4e4e4e;}

input, textarea, option, select {
         font-family: "Trebuchet MS", sans-serif;
		font-size: 11px;}

table {
	font-size: 11px;}

h1, h3 { 
	font-family: lucida sans;
	background-color: #F7F7F7;
	font-size:11px;
	text-transform: uppercase; 
	font-weight: bold;
	padding:3px;
	text-align: right;
	color:#5F5F5F;}

.navigation {
	font: normal 10 px "Trebuchet MS", sans-serif;
	letter-spacing:0px;
	text-align:center;
	color:#686868;}
	
.navigation a:link, a:visited, a:active{
	padding-left:5px;
	padding-right: 5px;
	color:#ff6962;}

.navigation a:hover{
	padding-left:5px;
	padding-right: 5px;
	color:#686868;
	text-decoration:none;}

p {
	font-family: lucida sans;
	font-size: 11px;
	margin: 2px 0px;}

ul {
	margin-left: 5px;
	padding: 0px;}

li {
	margin-left: 11px;
	margin-top: 4px;
	margin-bottom: 4px;
	padding: 0px;
	list-style-position: outside;
	list-style-type: disc;}
	

.textinput {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 100%;
	border: 1px solid #F7F7F7;
	padding-right: 2px;
	padding-left: 2px;}

.listbox {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 100%;
	border: 1px solid #F7F7F7;
	vertical-align: middle;}

.button {
	font-family: lucida sans;
	font-size: 100%;
	color: #f4eae9;
	background-color: #5F5F5F; 
	border: 1px solid #F7F7F7;
	background-position: bottom;}

.comment_button {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 100%;
	border: 1px solid #F7F7F7;
	background-position: bottom;
	padding-left: 3px;
	padding-right: 3px;}

.radio {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 100%;
	vertical-align: middle;
	padding-left: 3px;
	padding-right: 3px;}
}

.checkbox {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 100%;
	vertical-align: middle;}

a, a:visited {
	color: #ff6962;
	text-decoration: none;	
	font-weight: bold;
	font: 11px "Trebuchet MS", sans-serif;
}

a:hover {
	color: #686868; 
	font-weight: none;
	text-decoration: none; 		
	}

bblink a {
	color: #010101;
	text-decoration: none;
	font-weight: bold;}

bblink a:hover {
	color: #ff6962;
	text-decoration: none;
	font-weight: bold;}

.maintable {
	background-color: #f9f8f8;
	border: #f9f8f8 0px solid;
	margin-top: 3px;
	text-align:justify;
	margin-bottom: 3px;}

.tableh1 {
	background: #f7bab7 url(/photos/themes/almostunreal/images/topbg.jpg)repeat-x;
	background-position: bottom left;
	font: 12px Lucida Sans, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	color: #4e4e4e;
	height: 22px;
	letter-spacing: 0px;
	border: 1px solid #fc8a85;	
	padding: 14px;
	-moz-border-radius:  6px; 
}

.tableh1_compact {
	background: #f7bab7 url(/photos/themes/almostunreal/images/topbg.jpg)repeat-x;
	background-position: bottom left;
	font: 12px Lucida Sans, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	color: #4e4e4e;
	height: 22px;
	letter-spacing: 0px;
	border: 1px solid #fc8a85;	
	padding: 14px;
	-moz-border-radius:  6px; 
}

.tableh2 {
	background: #f7bab7 url(/photos/themes/almostunreal/images/topbg.jpg)repeat-x;
	background-position: bottom left;
	font: 12px Lucida Sans, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	color: #4e4e4e;
	height: 22px;
	letter-spacing: 0px;
	border: 1px solid #fc8a85;	
	padding: 14px;
	-moz-border-radius:  6px; 
}

.tableh2 a:link, .tableh2 a:visited, .tableh2 a:hover{
	color: #686868;
}

.tableh2_compact {
	background-color: #f9f8f8;
	height: 22px;
	text-transform: uppercase;
	font-weight: bold;
	color: #4e4e4e;
	padding-top: 3px;
	padding-right: 11px;
	padding-bottom: 3px;
	padding-left: 11px;}

.tableb {
	background: #f9f8f8;
	padding-top: 3px;
	padding-right: 11px;
	padding-bottom: 3px;
	padding-left: 5px;}

.tableb_compact {
	background: #f9f8f8;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;}

.tablef {
	background: #f9f8f8;
	padding-top: 11px;
	padding-right: 11px;
	padding-bottom: 11px;
	padding-left: 5px;}

.catrow_noalb {
	background: #f9f8f8;
	color: #686868;
	padding-top: 3px;
	padding-right: 11px;
	padding-bottom: 3px;
	padding-left: 5px;}

.catrow_noalb:hover {
	background: #f1f1f1;
	padding-top: 3px;
	padding-right: 11px;
	padding-bottom: 3px;
	padding-left: 5px;}

.catrow {
	background: #f9f8f8;
	padding-top: 3px;
	padding-right: 11px;
	padding-bottom: 3px;
	padding-left: 5px;}

.catrow:hover {
	background: #f1f1f1;
	padding-top: 3px;
	padding-right: 11px;
	padding-bottom: 3px;
	padding-left: 5px;}

.album_stat {
	font-size: 100%;
	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: 4px;
	display: block;
	color: #fc827c;
	background: #f4e2e1;
	-moz-border-radius:  6px; 
	border: 1px solid #f9f8f8;
	width: 50%}

.thumb_caption a {
	text-decoration: none;
	color: #f8b0ad;}

.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: #ff6861;}

.user_thumb_infobox a:hover {
	color: #686868;
	text-decoration: none;}

.sortorder_cell {
	color: #575757;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 11px;
	margin: 0px;}

.sortorder_options {
	font-family: "Trebuchet MS", sans-serif;
	color: #575757;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	font-size: 75%;
	white-space: nowrap;}

.navmenu {
	background: #f9a4a1 url(/photos/themes/almostunreal/images/topbg.jpg)repeat-x;
	padding: 3px;
	font-size: 11px;
	font: 12px Lucida Sans, sans-serif;
	color: #f4edec;
	font-weight: bold;
	border-style: none;
	text-transform: uppercase;
	-moz-border-radius:  6px; 
}

.navmenu img {
	margin-bottom: 1px;
	margin-top: 1px;
	margin-right: 5px;
	margin-left: 5px;}

.navmenu a {
	background-color: #F7F7F7;
	position: relative;
	text-decoration: none;
	color: #ff6962;
	display: block;
	padding: 5px;
	-moz-border-radius:  6px;
	border: 3px;
	padding: 1px; 
	}

.navmenu a:hover {
	text-decoration: none;
	color: #969696;
	font-weight: bold;
	border: 3px;
	padding: 1px;}

.navmenu a img {
	border: 3px;
	padding: 1px;}

.navmenu a img:hover {
	border: 3px;
	padding: 1px;}

.admin_menu_thumb {
	font-family: "Trebuchet MS", sans-serif;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 80px;
	font-size: 11px;
	border: 1px solid #a9a9a9;
	color: #FEF4FE;
	font-weight: bold;}

.admin_menu_thumb a {
	color: #FEF4FE;
	text-decoration: none;
	display: block;
	position: relative;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 11px;
	padding-right: 11px;}

.admin_menu_thumb a:hover {
	color: #FEF4FE;
	text-decoration: none;}

.admin_menu {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 11px;
	border: 1px solid #F7F7F7;
	background-color: #F7F7F7;
	color: #949494;
	padding: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-transform: none;
	text-align: center;}

.admin_menu a {
	color: #ff6a63;
	text-decoration: none;
	display: block;
	position: relative;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 2px;
	padding-right: 2px;}

.admin_menu a:hover {
	color: #FEF4FE;
	text-decoration: none;}

td #admin_menu_anim {
}

.comment_date{
	color: #bbb9b9;
	font-size: 90%;
	vertical-align: middle;}

.comment_date a img {
	border: 0px;
	padding: 0px;}

.comment_date a img:hover {
	border: 0px;
	padding: 0px;}

.image {
	border: 1px solid #4e4e4e;
	padding: 3px;
	margin: 2px;
}

.imageborder {
	margin-top: 30px;
	margin-bottom: 30px;}

.display_media {
	background-color: #f9f8f8;
	padding-top: 3px;
	padding-right: 11px;
	padding-bottom: 3px;
	padding-left: 11px;}

.thumbnails {
	background: #f9f8f8;
	padding: 5px;}

.footer {
	font-size: 11px;}

.footer a {
	text-decoration: none;
	color: #ff6962;
	font-weight: bold;}

.footer a:hover {
	color: #686868;
	text-decoration: none;
	font-weight: bold;}

.statlink {
	color: #5F5F5F;
	font-weight: bold;}

.statlink a {
	text-decoration: none;
	color: #5F5F5F;
	font-weight: bold;}

.statlink a:hover {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;}

.alblink a {
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 5px;
	text-decoration: none;
	color: #999999;
	font-size: 95%;
	}

.alblink a:hover {
	background-image: url();
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 5px;
	text-decoration: none;
	color: #ff6962;
	font-size: 95%;
	}

.catlink {
	display: block;
	margin-bottom: 2px;
	}

.catlink a {
	background-repeat: no-repeat;
	background-position: left;
	font: 11px "Trebuchet MS";
	padding-left: 0px;
	padding-bottom:8px;
	padding-right: 8px;
	padding-top: 8px;
	text-decoration: none;
	font-weight: bold;
	color: #4f4e4e;
}

.catlink a:hover {
	background-repeat: no-repeat;
	background-position: left;
	font: 11px "Trebuchet MS";
	font-weight: bold;
	padding-left: 0px;
	padding-bottom:8px;
	padding-right: 8px;
	padding-top: 8px;
	color: #ff665f;
	text-decoration: underline;
}

.topmenu {
	font-family: lucida sans;
	line-height: 130%;
	font-size: 110%;
	background-image: url();}

.topmenu a {
	color: #a3a2a2;
	text-decoration: none;
	font-weight: bold;}

.topmenu a:hover  {
	color: #635858;
	text-decoration: none;
	font-weight: bold;}

.img_caption_table {
	border: none;
	background-color: #f9f8f8;
	width: 100%;
	margin: 0px;}

.img_caption_table th {
	background: #f9f8f8;
	font-size: 100%;
	color: #F7F7F7;
	padding-top: 4px;
	padding-right: 11px;
	padding-bottom: 4px;
	padding-left: 11px;
	border-top: 1px solid #f9f8f8;}

.img_caption_table td {
	background: #f9f8f8;
	padding-top: 6px;
	padding-right: 11px;
	padding-bottom: 6px;
	padding-left: 11px;
	border-top: 1px solid #f9f8f8;
	white-space: normal;}

.debug_text {
	border: #BDBEBD;
	background-color: #F7F7F7;
	width: 100%;
	margin: 0px;}

.clickable_option {
	cursor: default;}

.listbox_lang {
	color: #ff6962;
	background-color: #f9f8f8;
	border: 1px solid #808080;
	font-size: 11px;
	font-family: "Trebuchet MS", sans-serif;
	vertical-align: middle;}

#vanity a {
	display:block;
	width:57px;
	height:20px;
	margin: 3px 20px;}

.news-content img, .news-content img:visited{
	margin: 1px;
	padding: 3px;
	background-color: #1D1D1D;
	border: #f9f8f8 solid 1px;
}

a img {
	border: 1px solid #f8b0ad;
	padding: 3px;
	-moz-border-radius:  6px; 
	-webkit-border-radius: 6px; 
	border-radius: 6px;
}

a:hover img {
	border: 1px solid #ff6962;
	padding: 3px;
	-moz-border-radius:  6px; 
	-webkit-border-radius: 6px; 
	border-radius: 6px;
}