html {
	min-height: 100%;
}

body {
	width:100%;
	min-height: 100%;
	margin: 0;
	padding: 0;
	 font-family: "Trebuchet MS", Arial; font-size : 10pt;
	CURSOR: default;
	background-color: #FFFFFF; /* #AEBBB1;*/
	/*background-image: url(/static/i/0_0.jpg);
	background-position: bottom left;*/
	background-repeat: repeat-x;
	color: #4A524F;
}

* html body {
  height:100%;
}


A { color: #bbba94 /*#F0EDB7*/; }
A:hover { color: #000000; }

FORM, INPUT { padding:0; margin:0; }
IMG { border:0; }

h1 { font-size: 17pt; }
H2 { padding:0; margin:0; padding-bottom: 8px; color: #4A524F; font-size: 13pt; font-weight: normal; }
H3 { padding:0; margin:0; padding-bottom: 8px; color: #F0EDB7; font-size: 13pt; font-weight: normal; }

sup { font-size: 8pt; }

#line1 {
	height: 70px;
}
#line1 #logo {
	float: left;
}
#line1 #menu {
	float: right;
}
#line1 #menu #s2 {
	background-color: #f0edb7;
	height: 30px;
	float: left;
	margin-top: 10px;
	padding: 13px 0px 7px 17px;
}
#line1 #menu #s2 A {
	color: #634F2F;
	font-size: 13pt;
	font-weight: bold;
	float: left;
}
#line1 #menu #s2 A:hover {
	color: #000000;
}
#line1 #menu #s2 .s {
	color: #634F2F;
	font-weight: bold;
	font-size: 13pt;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	
}

#line2 {
	margin-top: 30px;
	width: 100%;
	clear: both;
}
#line2 #leftc {
	margin-left: 30px;
	margin-right: 30px;
	overflow: hidden;
	width: 65%;
}
#line2 #rightc {
	float: right;
	width: 30%;
	/*margin-left: 30px;*/
	margin-right: 20px;
}
#line2 #rightc A {
	color: #8C9990;
}
#line2 #rightc A:hover {
	color: #000000;
}

#help { background-color: #EDF2D0; padding: 10px; }


table#admin_list_albums a, table#admin_list_albums a:hover { color: #999999; }
table#admin_list_albums { /*border: #E1DDC1 1px solid; border-bottom: 0px;*/ background-color: #f7f7f7; }
table#admin_list_albums th { font-weight: bold; text-align: center; /*background-color: #899881;*/ color: #333333; }
table#admin_list_albums td { border-bottom: gray 1px dotted; }
/*table#admin_list_albums tr:hover { background-color: #BBB897; }*/
table#admin_list_albums tr.not_allowed { background-color: #E0C9C9; }


span.work { color: #FF3333; margin-left: 10px; }
span.work acronym { font-size: 10pt; border: 0px; }

div.round_corner { background-color: #f7f7f7; }
div.round_corner span.money { background-color: #7C9E97; color: #FFFFFF; font-weight: bold; padding: 0px 4px 0px 4px; margin-left: 10px; }
div.round_corner a, div.round_corner a:hover{ color: #9C9772; font-size: 11pt; }

span.big_post { font-size: 15pt; color: #9C9772; font-weight: bold; margin-top: 5px; }


/* ================ BLOCKS ==================*/

#line2 #rightc #block_1 {
	background-color: #f7f7f7;
	padding: 10px;
	display: block;
	height: 183px;
	margin-bottom: 12px;
}
#line2 #rightc #block_2 {
	background-color: #f7f7f7;
	padding: 10px;
	display: block;
	overflow: hidden;
	margin-bottom: 12px;
}

#line2 #rightc #block_1 #authava {
	margin-top: -50px;
	margin-left: -2px;
}

#line2 #rightc #block1 .inp {
	width: 100%;
	padding-bottom: 3px;
}
#line2 #rightc #block_2 IMG {
	padding: 10px;
}
#line2 #rightc #block_3 {
	background-color: #f7f7f7;
	padding: 10px;
	display: block;
	margin-bottom: 12px;
}
#line2 #rightc #block_3 .online{
	color: #00B900;
}
#line2 #rightc #block_3 .offline {
	color: #7C0000;
}

/* ================ BLOCKS ==================*/


#spacer {
	height: 100px;
	clear: both;
}




INPUT {
	font-family: Georgia, Arial, sans-serif;
	font-size: 11pt;
	color: #000033;

}


.submit{
	font-family: Georgia, Arial, sans-serif;
	font-size: 13pt;
	padding-left: 10px;
	padding-right: 10px;
}





#main_news {

}
















/* =============== BLOG  ===============*/

.blog {

}


.blog .item .lnk {
	clear: left;
}
.blog .item .user {
	margin-right: 10px;
	float: left;
	background-color: #D5DECB;
	padding: 5px;
	width: 50px;
	font-size: 7pt;
	text-align: center;
	overflow: hidden;
}
.blog .item .user A {
	color: #6C6F6C;
}
.blog .item .user A:hover {
	color: #ff0000;
}

.blog .item {
	padding-bottom: 10px;
	margin-bottom: 30px;
	color: #3B3B3B; 
	border-color: #707070;
	border-width: 1px;
	border-style: none none dotted none;
	text-decoration: none;
	clear: left;
	overflow: hidden;
	width: 100%;
}


.blog .item .text {
	padding-top: 10px;
}

.blog .item .text IMG1 {
	padding-right: 11px;
	padding-bottom: 11px;
	
	background: url(/static/site/shadow.gif) no-repeat bottom right;
}


.blog .item .comm1 { float: left; margin-right: 4px; background-color: #EDEDED; padding: 4px; }
.blog .item .comm1 h1 { font-size: 200%; margin: 0; text-align: center; }
.blog .item .comm1 h2 { font-size: 100%; margin: 0; padding:0; text-align: center; }



.blog .item .date {
	text-align: center;
}
.blog .item .title H2 {
	display: inline;
	font-family: verdana;
	font-size: 15pt;
	font-weight: normal;
	line-height: 27px; letter-spacing: -1px;
}
.blog .item .lnk .ballsm {
	display: inline;
	background-color: #864646;
	padding: 0px 5px 2px 5px;
	color: #fff;
}
.blog .item .lnk .ballsp {
	display: inline;
	background-color: #458745;
	padding: 0px 5px 2px 5px;
	color: #fff;
}
.blog .item .lnk .vote {
	display: inline;
	font-size: 14pt;
}

.blog p {
	text-indent: 5.0pt;
	margin-top: 0;
}


/* =============== VUSES  ===============*/

.vuse_rating { margin-left: 30px; }

#vuses_list #body .vuses_paragraph div h2 a { color: #9C9772; }

#vuses_list #header_line ul { list-style: none; margin: 0px 0px 0px 20px; padding: 0px; display: table; }
#vuses_list #header_line li {
	float: left;
	display: inline;
	margin: 0px 2px 0px 2px;
	background-color: #DEDFD2;
	width: 30px;
	text-align: center;
	padding: 3px 0px 3px 0px;
}
#vuses_list #header_line li.not_active { background-color: #DEDFD2; }
#vuses_list #header_line li.active { background-color: #F7F5EE; }
#vuses_list #header_line li a, #vuses_list #header_line li a:hover { color: #666666; size: 17pt; }

#vuses_list #body { width: 100%; }
#vuses_list #body .vuses_paragraph { background-color: #F7F5EE; padding: 15px; }
#vuses_list #body div { margin-bottom: 25px; }
#vuses_list #body div h2 { margin-bottom: 0px; padding-bottom: 0px; }
#vuses_list #body a, #vuses_list #body a:hover { color: silver; }

td.help_vuses { color: gray; }




/* =============== PHOTOS  ===============*/

/*div#photos_list { width: 100%; clear: both; display: table; }*/

#photos_list .list_album {
	float: left;
	display: inline;
	text-align: center;
	margin: 0px 10px 15px 0px;
	padding: 0px;
	\\width: 188px;
}
#photos_list .list_album_not_allowed {
	float: left;
	display: inline;
	text-align: center;
	margin: 0px 10px 15px 0px;
	border: red 1px solid;
	padding: 0px;
	\\width: 188px;
}
#photos_list .list_album .album_label {
	text-align: center;
	margin-top: 10px;
}
.photo {
	\\clear: both;
	padding: 1px 0px 0px 1px;
	text-align: left;
	width: 170px;
	height: 130px;
	background: url("/static/i/gallery_thumb.png") top left no-repeat;
}
.photo_now {
	\\clear: both;
	padding: 1px 0px 0px 1px;
	text-align: left;
	width: 170px;
	height: 130px;
	background: url("/static/i/gallery_thumb_now.png") top left no-repeat;
}


/* =============== COMMENTS  ===============*/
.lastcomm {
	padding-bottom: 7px;
}
.lastcomm .name {
	font-weight: bold;
	display: inline;
}
.lastcomm .time {
	padding-left: 20px;
	color: #C62A29;
	display: inline;
	background: #ffffff url(/static/site/time.gif) no-repeat top left;
	margin-left: 10px;
}

.commentadd {
	padding: 10px;
	margin-top: 20px;
	color: #3B3B3B; 
	border-color: #F0EDB7;
	border-width: 2px;
	border-style: solid;
	text-decoration: none;
	clear: left;
	height: 200px;
}
.commentadd .user {
	margin-right: 10px;
	float: left;
	background-color: #D5DECB;
	padding: 5px;
	width: 50px;
	font-size: 7pt;
	text-align: center;
	overflow: hidden;
}
.commentadd .txt {
	float: left;
	width: 80%;
}

.comment {
	padding: 10px;
	margin-top: 20px;
	color: #3B3B3B; 
	border-color: #D5DECB;
	border-width: 2px;
	border-style: solid;
	text-decoration: none;
	clear: both;
}
.comment .user {
	margin-right: 10px;
	float: left;
	background-color: #D5DECB;
	padding: 5px;
	width: 50px;
	font-size: 7pt;
	text-align: center;
	overflow: hidden;
}
.comment .user A {
	color: #6C6F6C;
}
.comment.user A:hover {
	color: #ff0000;
}

.comment .time {
	padding-left: 20px;
	color: #C62A29;
	display: inline;
	background: #ffffff url(/static/site/time.gif) no-repeat top left;
	margin-left: 10px;
}
.comment .lnk {
	padding-top: 10px;
	font-size: 7pt;
}
.comment .sp {
	clear: left;
}
.comment blockquote {
	
	margin: 10px;
	padding: 5px;
	margin-left: 80px;
	margin-bottom: 5px;
	background-color: #C8D3C2;
	border-color: #5E6D63;
	border-width: 2px;
	border-style: solid;

}























/* =============== PROFILE  ===============*/

.profile_ava {
	width: 300px;
	margin-top: 20px;
	padding: 10px;
	border: 3px;
	border-color: #8C9990;
	border-style: solid;
	background-color: #C8D3C2;
}


.profile_ava A {
	color: #634F2F;
}
