/* ********** [ CONTENT HEADER ] ********** */

div#content div.header_wrap {
	margin: 0px;
	height: 34px;
	background: url('loc_title.png') left top no-repeat;
	padding: 0px 0px 0px 15px;
	margin-bottom: 10px;
	}
div#content div.location_wrap {
	display: none;
}
div#content div.location {
}
div#content div.location ul {
	list-style: none;
}
div#content div.location ul li {
	float: left;
}
div#content div.location h1 {
	padding: 0px 5px;
	float: left;
	font: bold 11px/34px arial, verdana, sans-serif;
	color: #fff;
	text-shadow: 1px 1px #1887d3;
}
div#content div.location ul li span {
	padding: 0px;
	display: block;
	float: left;
	font: 11px/34px arial, verdana, sans-serif;
	color: #fff;
	text-shadow: 1px 1px #1887d3;
}
div#content div.location ul li a {
	padding: 0px 5px;
	display: block;
	float: left;
	font: bold 11px/34px arial, verdana, sans-serif;
	color: #fff;
	text-decoration: none;
	text-shadow: 1px 1px #1887d3;
}
div#content div.location ul li a:hover {
	text-decoration: underline;
}
div#content div.options_wrap {
	height: 34px;
}
div#content div.title {
	float: left;
}
div#content div.title h1 {
	font: bold 20px/34px Tahoma, Geneva, sans-serif;
	color: #fff;
	text-shadow: 1px 1px #1887d3;
}
div#content div.options {
	float: right;
}
div#content div.options ul {
	list-style: none;
}
div#content div.options ul li {
	float: left;
}
div#content div.header_dynamic ul li {
	float: right;
}
div#content div.options ul li span {
	padding: 0px 10px;
	display: block;
	float: left;
	font: bold 11px/34px arial, verdana, sans-serif;
	color: #333;
}
div#content div.options ul li a {
	padding-left: 15px;
	padding-right: 10px;
	display: block;
	float: left;
	font: bold 11px/34px arial, verdana, sans-serif;
	color: #333;
	background: url('options_bg.png') left top no-repeat;
	text-decoration: none;
	text-transform: lowercase;
}
div#content div.options ul li a.active {
	text-decoration: none;
	color: #000;

}
div#content div.options ul li a:hover {
text-decoration: none;
	color: #000;
}
/* ********** [ CONTENT SUB HEADER ] ********** */

div#content div.subtitle {
	margin:20px 0px 10px 0px;
	height: 34px;
	background: url('loc_title.png') left top no-repeat;
	padding: 0px 0px 0px 15px;
}
div#content div.subtitle h2 {
	font: bold 20px/34px Tahoma, Geneva, sans-serif;
	color: #fff;
	text-shadow: 1px 1px #1887d3;
	border: none;}
	
div#content div.subtitle a {
	font: bold 11px/22px arial, verdana, sans-serif;
	color: #fff;
	text-decoration: none;
}
div#content div.subtitle a:hover {
	text-decoration: underline;
}
div#content div.suboptions_wrap {
	margin: 10px 0px 5px 0px;

	height: 25px;
	border-bottom: 1px dotted #ccc;
}
div#content div.suboptions {
}
div#content div.suboptions ul {
	list-style: none;
}
div#content div.suboptions ul li {
	float: left;
}
div#content div.suboptions ul li span {
	padding-right: 10px;
	display: block;
	float: left;
	font: bold 16px/22px Arial, Helvetica, sans-serif;
	color: #333;
}
div#content div.suboptions ul li a {
	margin-right: 10px;
	display: block;
	font: bold 16px/22px Arial, Helvetica, sans-serif;
	color: #333;
	text-decoration: none;
}
div#content div.suboptions ul li a.active {
text-decoration: none;
}
div#content div.suboptions ul li a:hover {
	text-decoration: none;
}
/* ********** [ CONTENT FOOTER ] ********** */

div#content div.footer_wrap {
	margin: 0px 0px 0px 0px;
	font: bold 15px Arial, Helvetica, sans-serif;
	color: #fff;
}
div#content div.footer {
}
div#content div.footer p {
	margin-right: 2px;
	padding: 4px 8px;
	display: block;
	float: left;
	color: #fff;
	font: bold 15px Arial, Helvetica, sans-serif;
}
div#content div.footer a {
	margin-right: 2px;
	padding: 4px 8px;
	display: block;
	float: left;
	color: #fff;
	font: bold 15px Arial, Helvetica, sans-serif;
	text-decoration: none;
}
div#content div.footer a.active {
	text-decoration: underline;

}
div#content div.footer a:hover {
	text-decoration: underline;}
/* ********** [ CONTENT WRAPPERS ] ********** */

div#content div.outter {
	margin: 10px 0px 0px 0px;
	position: relative;
}
/* media */
	div.typemedia {
	margin-bottom: 10px;
	padding: 10px;
}

div.typemedia div.dataitem {
		background: url('typepage_bg.png') left top repeat-y ;
		padding: 10px;
}
div.typemedia div.dataitem_f {
		background: url('typepage_bgf.png') left bottom no-repeat;
		height: 17px;
		margin: 0px 0px 10px 0px;
		padding: 0px;
}
div.typemedia div.dataitem_h {
		background: url('typepage_bgh.png') left top no-repeat;
		height: 17px;
		margin: 0px 0px 0px 0px;
		padding: 0px;
}

div.typemedia div.dataitemlast {
	margin-bottom: 0px;
	padding-bottom: 0px;
	border: 0px;
}
/* members */
	div.typemembers {
	margin-bottom: 10px;
	padding: 10px;
}
div.typemembers div.dataitem {
	background: url('typepage_bg.png') left top repeat-y ;
		padding: 10px;
}

div.typemembers div.dataitem_f {
		background: url('typepage_bgf.png') left bottom no-repeat;
		height: 17px;
		margin: 0px 0px 10px 0px;
		padding: 0px;
}
div.typemembers div.dataitem_h {
		background: url('typepage_bgh.png') left top no-repeat;
		height: 17px;
		margin: 0px 0px 0px 0px;
		padding: 0px;
}


div.typemembers div.dataitemlast {
	margin-bottom: 0px;
	padding-bottom: 0px;
	border: 0px;
}
/* content */
	div.typecontent {
}
div.typecontent div.dataitem {
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #fad1d1;
}
div.typecontent div.dataitemlast {
	margin-bottom: 0px;
	padding-bottom: 0px;
	border: 0px;
}
div.typecontent div.image img, div.pmhistory div.image img, 
div.typepage div.comments div.image img, div.typecomments div.image img {
	width: 50px;
}
/* comments */
	div.typecomments {
	padding: 5px;
}
div.typecomments div.dataitem {
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #fad1d1;
}
div.typecomments div.dataitemlast {
	margin-bottom: 0px;
	padding-bottom: 0px;
	border: 0px;
}

/* page */
div.typepage {
	
}
div.typepage div.dataitem {
		background: url('typepage_bg.png') left top repeat-y ;
		padding: 10px;
}
div.typepage div.dataitem_f {
		background: url('typepage_bgf.png') left bottom no-repeat;
		height: 17px;
		margin: 0px;
		padding: 0px;
}
div.typepage div.dataitem_h {
		background: url('typepage_bgh.png') left top no-repeat;
		height: 17px;
		margin: 0px;
		padding: 0px;
}




div.typepage div.comments div.dataitem {
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #fad1d1;
}
div.typepage div.comments div.dataitemlast {
	margin-bottom: 5px;
	padding-bottom: 5px;
}
div.typepage div.comments div.commentsform div.dataitem {
	margin-bottom: 0px;
	padding-bottom: 0px;
	border: 0px;
}
div#content div.odd, div#content div.even, div#content div.single {
	position: relative;
}
div#content table.plain {
	width: 100%;
	border: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	position: relative;
}
div#content table.plain td {
	vertical-align: top;
}
div#content table.plain td.data {
	width: 100%;
}
/* ********** [ GENERAL CONTENT ] ********** */

/* image */
div#content div.image {
	padding-right: 10px;
}
div#content div.image a img {
}
div#content div.image a:hover img {
}
/* player */
div#content div.player {
	padding-bottom: 5px;
	font: 11px/16px arial, verdana, sans-serif;
	color: #222222;
}
/* form */
div#content div.form {
}
/* entry */
div#content div.entry {
	padding: 5px;
	text-align: justify;
}
/* data */
div#content div.data {
	text-align: justify;
}
span.online {
	color: #2F8509;
}
/* header */
div#content h2.inner {
	margin: 0px;
	padding: 0px;
	font: bold 22px/24px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
	border: 0px;
	background: none;
}
div#content h2.inner a {
	font: bold 22px/24px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;
}
div#content h2.inner a:hover {
	text-decoration: underline;
}
div#content h2.inner span.online {
	font: bold 13px/22px Arial, Helvetica, sans-serif;
}
/* header */
div#content h3.inner {
	margin: 0px;
	padding: 0px;
	font: bold 20px/24px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
	border: 0px;
	background: none;
}
div#content h3.inner a {
	font: bold 20px/24px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;
}
div#content h3.inner a:hover {
	text-decoration: none;
}
div#content h3.inner span.online {
	font: bold 13px/22px Arial, Helvetica, sans-serif;
}
/* item header */
div#content div.itemheader {
	padding: 0px 5px;
	position: relative;
}
div#content ul.itemheader {
	height: 16px;
	position: relative;
	list-style: none;
}
div#content ul.itemheader li {
	padding-right: 12px;
	float: left;
	font: 11px arial, verdana, sans-serif;
	color: #777777;
	position: relative;
}
div#content ul.itemheader li.report {
	padding-right: 0px;
}
div#content ul.itemheader li a {
	font: 11px arial, verdana, sans-serif;
	color: #999999;
	text-decoration: none;
}
div#content ul.itemheader li a:hover {
	text-decoration: underline;
}
/* item footer */
div#content div.itemfooter {
	padding: 5px 5px 0px 5px;
	position: relative;
	border-top: 1px dotted #ccc;
}
div#content ul.itemfooter {
	height: 18px;
	position: relative;
	list-style: none;
}
div#content ul.itemfooter li {
	padding-right: 10px;
	float: left;
	font: 12px/18px arial, verdana, sans-serif;
	color: #333;
}
div#content ul.itemfooter li.report {
	padding-right: 0px;
	padding-left: 10px;
	float: right;
}
div#content ul.itemfooter li a {
	height: 18px;
	font: 12px/18px arial, verdana, sans-serif;
	color: #000;
	text-decoration: none;
}
div#content ul.itemfooter li a:hover {
	text-decoration: underline;
}
div#content div.message_view ul.itemfooter li a {
	height: 20px;
	font: 14px/20px arial, verdana, sans-serif;
	font-weight:bold;
	color: #436082;
	text-decoration: none;
	border-bottom: 2px solid;
}
div#content div.message_view ul.itemfooter li a:hover {
	text-decoration:none;
}
div#content div.message_view ul.itemfooter li.ajaxified a {
	color: #436082;
	text-decoration: none;
	border-bottom: 2px dashed;
}
/* gallery box */
div#content div.gallerybox {
	width: 680px;
	margin: 0px;
	padding: 0px;
}
div#content div.gallerybox div.image {
	padding: 5px;
	float: left;
}
div#content div.gallerybox div.image a img {
	padding: 7px;
}
div#content div.gallerybox div.image a:hover img {
}
/* preview box */
div#content div.previewbox div.image {
	padding: 4px;
	float: left;
}
div#content div.previewbox div.image a img {
	padding: 4px;
	width: 50px;
	background: #ffffff;
	border: 1px solid #a83535;
}
div#content div.previewbox div.image a:hover img {
	border: 1px solid #436082;
}
/* datainfo */
div#content div.datainfo {
	padding-bottom: 5px;
}
div#content dl.datainfo {
	width: 100%;
}
div#content dl.datainfo dt {
	padding-right: 5px;
	width: 70px;
	float: left;
	font: bold 13px/20px arial, verdana, sans-serif;
	color: #808080;
}
div#content dl.datainfo dd {
	margin-left: 75px;
	font: 13px/20px arial, verdana, sans-serif;
	color: #333;
	text-align: justify;
}
div#content dl.datainfo dd a {
	font: bold 13px/20px arial, verdana, sans-serif;
	color: #000;
	text-decoration: none;
}
div#content dl.datainfo dd a:hover {
	text-decoration: underline;
}
/* profile data */
div#content div.profile dl.datainfo dt {
	width: 150px;
}
div#content div.profile dl.datainfo dd {
	margin-left: 155px;
}
/* gallery item */
div#content div.galleryitem div.arrows {
	padding: 0px 5px;
	height: 20px;
}
div#content div.galleryitem div.image {
	padding: 0px;
	text-align: center;
}
/* actions */
div#content div.actions {
	padding-left: 5px;
	width: 120px;
	float: right;
}
div#content div.actions ul.actions {
	list-style: none;
}
div#content div.actions ul.actions li {
	width: 120px;
	float: left;
	display: block;
	font: 12px/20px arial, verdana, sans-serif;
	color: #000;
	border-bottom: 1px dotted #ccc;
}
div#content div.actions ul.actions li.profile a {
	background: url("icon_profile.gif") no-repeat 4px 2px;
}
div#content div.actions ul.actions li.pictures a {
	background: url("icon_pictures.gif") no-repeat 4px 2px;
}
div#content div.actions ul.actions li.thumbnail a {
	background: url("icon_thumbnail.gif") no-repeat 4px 2px;
}
div#content div.actions ul.actions li.edit a {
	background: url("icon_edit.gif") no-repeat 4px 2px;
}
div#content div.actions ul.actions li.remove a {
	background: url("icon_remove.gif") no-repeat 4px 2px;
}
div#content div.actions ul.actions li.primary a {
	background: url("icon_primary.gif") no-repeat 4px 2px;
}
div#content div.actions ul.actions li.comments a {
	background: url("icon_comments.png") no-repeat 4px 2px;
}
div#content div.actions ul.actions li.approve a {
	background: url("icon_approve.gif") no-repeat 4px 2px;
}
div#content div.actions ul.actions li.join a {
	background: url("icon_approve.gif") no-repeat 4px 2px;
}
div#content div.actions ul.actions li.guests a {
	background: url("icon_guests.gif") no-repeat 4px 2px;
}
div#content div.actions ul.actions li.leave a {
	background: url("icon_remove.gif") no-repeat 4px 2px;
}
div#content div.actions ul.actions li.chat a {
	background: url("icon_chat.gif") no-repeat 4px 2px;
}
div#content div.actions ul.actions li.friends a {
	background: url("icon_friends.gif") no-repeat 4px 2px;
}
div#content div.actions ul.actions li.favorites a {
	background: url("icon_favorites.gif") no-repeat 4px 2px;
}
div#content div.actions ul.actions li.wink {
	position: relative;
}
div#content div.actions ul.actions li.wink a {
	background: url("icon_wink.gif") no-repeat 4px 2px;
}
div#content div.actions ul.actions li.message a {
	background: url("icon_message.gif") no-repeat 4px 2px;
}
div#content div.actions ul.actions li.block a {
	background: url("icon_remove.gif") no-repeat 4px 2px;
}
div#content div.actions ul.actions li.rss a {
	background: url("icon_rss.gif") no-repeat 4px 2px;
}
div#content div.actions ul.actions li a {
	padding-left: 28px;
	width: 96px;
	display: block;
	font: bold 12px/20px arial, verdana, sans-serif;
	color: #000;
	text-decoration: none;
}
div#content div.actions ul.actions li a:hover {
	color: #0d94e7;
	text-decoration: none;
}
/* ********** [ PRIVATE MESSAGES ] ********** */

/* list grid */

table.pmbox {
	width: 100%;
	border: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	position: relative;
	border: none;
}
table.pmbox tr.header td {
	padding: 6px 0px;
	background: #CCC;
	border: 1px dotted #ccc;
	border-width: 1px 0px;
	font-weight: bold;
}
table.pmbox tr.header td input.checkbox {
	height: 16px;
}
table.pmbox tr.row td {
	padding: 8px 0px;
	border-bottom: 1px dotted #ccc;
}
table.pmbox tr td.sender {
	width: 200px;
}
table.pmbox tr td.sender div.image {
	float: left;
}
table.pmbox tr td.sender div.image img {
	width: 40px;
}
table.pmbox tr td.sender div.date {
	color: #999999;
}
table.pmbox tr td.checkbox {
	padding-left: 5px;
	width: 25px;
	vertical-align: middle;
}
table.pmbox tr.new td {
	background: #eae9ee;
}
table.pmbox tr.new td.subject a {
	font-weight: bold;
}
table.pmbox tr.footer td {
	padding: 5px;
}
/* calendar */
table.calendar {
	width: 100%;
	background: #d4d4d4;
	border: 0px;
	border-spacing: 1px;
	border-collapse: inherit;
}
table.calendar td {
	background: #ffffff;
}
table.calendar tr.weekdays td {
	padding: 4px;
	font: 11px arial, verdana, sans-serif;
	color: #222222;
	font-weight: bold;
	background: #F8F8F8;
	text-align: center;
}
table.calendar td.eventdays {
	padding: 4px 4px 0px 4px;
	height: 50px;
	width: 80px;
}
table.calendar td.eventdays p {
	margin: 0px 4px 4px 0px;
	padding: 0px;
	float: left;
	font: 11px/16px arial, verdana, sans-serif;
	font-weight: bold;
	color: #000000;
}
table.calendar td.eventdays a.rotate {
	float: left;
	display: block;
	width: 16px;
	height: 16px;
	background: url('icon_rotate.gif') no-repeat 50% 0px;
	text-decoration: none;
}
table.calendar td.eventdays a.rotate:hover {
	text-decoration: none;
}
table.calendar td.eventdays a img {
	padding: 3px;
	width: 50px;
	border: 1px solid #a83535;
}
table.calendar td.eventdays a:hover img {
	border: 1px solid #436082;
}
div.eventtooltip {
	display: none;
	position: absolute;
	border: 1px solid #444444;
	background-color: white;
	padding: 3px;
	text-align: left;
}
div.eventtooltip img {
	border: 1px solid #436082;
	text-align: center;
}
div.eventtooltip span.birthday {
	padding-left: 20px;
	height: 20px;
	color: #222222;
	text-align: left;
	font: 11px/20px arial, verdana, sans-serif;
	background: url('icon_birthday.gif') no-repeat 0px 50%;
	clear: left;
	display: block;
}
div.eventtooltip span.event {
	height: 20px;
	color: #222222;
	text-align: left;
	font: 11px/20px arial, verdana, sans-serif;
	clear: left;
	display: block;
}
table.calendar td.eventtoday {
	background: #FFFFEC;
}
table.calendar td a {
	margin: 0px;
	padding: 0px;
	font: 10px arial, verdana, sans-serif;
	color: #436082;
	text-decoration: none;
}
table.calendar td a:hover {
	text-decoration: underline;
}
/* rating */
div#content div.ratingbox {
}
div#content div.ratingbox div.selection {
	padding-right: 5px;
	float: left;
}
div#content div.ratingbox div.selection a {
	width: 12px;
	height: 16px;
	float: left;
	display: block;
	cursor: default;
	background: url('rate0.png') no-repeat center center;
	text-decoration: none;
}
div#content div.ratingbox div.selection a.over {
	cursor: default;
	background: url('rate1.png') no-repeat center center;
}
div#content div.ratingbox div.selection a:hover {
	cursor: default;
	text-decoration: none;
}
div#content div.ratingbox div.scores {
	padding-right: 5px;
	float: left;
}
div#content div.ratingbox div.progress {
	height: 16px;
}
/* report */
div#content div.reportbox {
	position: relative;
}
div#content div.reportbox div.popup {
	padding: 10px;
	display: none;
	z-index: 1;
	position: absolute;
	bottom: 16px;
	right: 0px;
	background: #f5fbff;
	border: 1px solid #cccccc;
	width: 155px;
}
div#content div.reportbox div.popup div.reason {
	padding-bottom: 5px;
}
div#content div.reportbox div.popup div.reason select.select {
	width: 150px;
}
div#content div.reportbox div.popup div.submit {
	padding-right: 5px;
	float: left;
}
div#content div.reportbox div.popup div.submit a {
	width: 80px;
	display: block;
	font: 11px/20px arial, verdana, sans-serif;
	color: #474646;
	text-decoration: none;
	text-align: center;
	background: url("button_small_hover.png") no-repeat;
}
div#content div.reportbox div.popup div.submit a:hover {
	text-decoration: none;
	background: url("button_small_hover.png") no-repeat 0px -20px;
}
div#content div.reportbox div.popup div.progress {
	height: 21px;
}
div#content div.reportbox div.popup a.cancel {
	height: 14px;
	width: 14px;
	right: 10px;
	bottom: 10px;
	position: absolute;
	display: block;
	text-decoration: none;
	background: url('icon_upload_cancel.gif') no-repeat;
}
div#content div.reportbox a.cancel:hover {
	background: url('icon_upload_cancel.gif') no-repeat -14px 0px;
}
/* winks */
div#content div.winkbox {
	padding: 10px;
	z-index: 1;
	position: absolute;
	top: 19px;
	right: 0px;
	background: #fff;
	border: 1px solid #cccccc;
	width: 155px;
}
div#content div.winkbox select.select {
	width: 150px;
}
div#content ul.actions li.wink div.winkbox a {
	padding: 0px;
	margin-top: 5px;
	width: 80px;
	display: block;
	float: none;
	font: 11px/20px arial, verdana, sans-serif;
	color: #fff;
	text-decoration: none;
	text-align: center;
	background: url("button_small_hover.png") no-repeat;
}
div#content ul.actions li.wink div.winkbox a:hover {
	text-decoration: none;
	color: #000;
	background: url("button_small_hover.png") no-repeat 0px -20px;
}
div#content ul.actions li.wink div.winkbox a.cancel {
	height: 14px;
	width: 14px;
	right: 10px;
	bottom: 10px;
	position: absolute;
	display: block;
	text-decoration: none;
	background: url('icon_upload_cancel.gif') no-repeat;
}
div#content ul.actions li.wink div.winkbox a.cancel:hover {
	background: url('icon_upload_cancel.gif') no-repeat -14px 0px;
}
/* smilies */
div#content div.smilies {
	width: 16px;
	height: 16px;
}
div#content div.smilies div.smilies-inner {
	position: relative;
}
div#content div.smilies p {
	margin: 0px;
	padding: 0px;
}
div#content div.smilies a {
	font: 11px arial, verdana, sans-serif;
	color: #404040;
	text-decoration: none;
}
div#content div.smilies a:hover {
	text-decoration: underline;
}
div#content div.smiliesbox {
	padding: 4px 0px 0px 4px;
	width: 120px;
	z-index: 1;
	position: absolute;
	bottom: 16px;
	right: 0px;
	border: 1px solid #444444;
	background: #ffffff;
}
div#content div.smiliesbox div.smiliesitem {
	margin: 0px 4px 4px 0px;
	width: 16px;
	height: 16px;
	float: left;
}
/* ********** [ MESSAGES ] ********** */

div#info_message {
        margin: 10px 0px;
        padding-left: 10px;
        position:relative;
        color: #00529B;
        background: url('info_bg.png') left top no-repeat;
		font: bold 12px/50px Arial, Helvetica, sans-serif;
		border: none;
}
div#info_message span{
	width: 32px;
	height: 32px;
	background: url('info.png') left top no-repeat;
	margin-top: 9px;
	margin-right: 10px;
	display: block;
	float: left;
}
div#info_message a {
	font: bold 12px/50px Arial, Helvetica, sans-serif;
	color: #00529B;
	text-decoration: none;
}
div#info_message a:hover {
	text-decoration: underline;
}
div#error_message {
	    margin: 10px 0px;
        padding-left: 10px;
        position:relative;
        color: #db1a25;
        background: url('error_bg.png') left top no-repeat;
		font: bold 12px/50px Arial, Helvetica, sans-serif;
		border: none;
}

div#error_message span{
	width: 32px;
	height: 32px;
	background: url('error.png') left top no-repeat;
	margin-top: 9px;
	margin-right: 10px;
	display: block;
	float: left;
}
div#error_message a {
	font: bold 12px/50px Arial, Helvetica, sans-serif;
	color: #db1a25;
	text-decoration: none;
}
div#error_message a {
	text-decoration: underline;
}
/* ********** [ MISC ] ********** */

div.progress {
	width: 10px;
	height: 10px;
	display: none;
	float: left;
	background: url('progress.gif') no-repeat center center;
}

div.bloginfo {
	margin: 0px;
	padding: 5px 0px;
	float: left;
	font-family:verdana;
	font-size:10px;
	color:#999999;
}
div.bloginfo span {
	padding:0px;
	margin: 5px 0px;
	font: 10px/14px verdana;
	color: #999999;
}
div.bloginfo span a {
	text-decoration:none;
	line-height:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
div.bloginfo span a:hover {
	text-decoration:underline;
}
span.tags {
	color:#000;
	font: bold 15px/33px Arial, Helvetica, sans-serif;
	overflow: hidden;
}
span.tags a {
	color:#333;
	text-decoration: none;
	font: bold 12px/33px Arial, Helvetica, sans-serif;
}
span.tags a:hover {
	color:#fff;
	text-decoration: none;
}


div.bloginfo span.username a {
	color:#d52525;
}
div.plashka {
	float: left;
	margin: 0;
	padding-top: 5px;
}
div.plashka span.comments {
	padding-left: 20px;
	background: url("icon_comments.png") no-repeat 2px 0;
	margin: 0px 2px;
}
div.plashka span.rate {
	padding-left: 38px;
	background: url("icon_rate_blog.png") no-repeat 2px 0;
	margin:0px 2px;
}

div.plashka span.tags {
	padding-left: 20px;
	background: url("icon_tags.png") no-repeat 2px 0;
	margin:0px 2px;
}

div.plashka span.date {
	padding-left: 24px;
	background: url("icon_date.gif") no-repeat 2px 0;
	margin:0px 2px;
}
div.plashka span.views {
	padding-left: 24px;
	background: url("icon_eye.png") no-repeat 2px 0;
	margin:0px 2px;
}
.voting {
	margin: 0px;
	padding: 5px 5px 5px 0px;
	float: left;
	margin-bottom: 10px;
}
.voting p.question {
	padding:0;
	margin:0;
	font-size:14px;
}
.voting p.question a img {
	position:relative;
	margin:0;
	top:8px;
}
/* Latest comments */

ul.latest_comments {
	list-style:none;
}
ul.latest_comments li {
	font-size:13px;
	color:#b1b1b1;
	margin: 10px;
	font-weight: bold;
}
ul.latest_comments li a.commenter {
	color: #000;
	font-size: 14px;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif
}
ul.latest_comments li a.blog_entry {
	color:#333;
	font-size:12px;
	font-weight: normal;
}
ul.latest_comments li a:hover {
	color: #0d94e7;
	text-decoration: none;
}
ul.latest_comments li span {
	color: #CCC;
}
/* Normal Bubble */
div.bubble {
	width: auto;
	margin-bottom: 24px;
}
div.bubble blockquote {
	margin: 0;
	padding: 5px;
	border: 1px dotted #ccc;
	background-color: #fff;
	background-image:none;
	overflow: auto;
}
div.bubble blockquote.new {
	background-color: #eae9ee;
}
div.bubble blockquote p {
	margin: 10px;
	padding: 0px;
}
div.bubble cite {
	position: relative;
	margin: 0;
	padding: 8px 0px 0px 15px;
	top: 6px;
	font-style: normal;
	font-size:12px;
	color: #7b7b7b;
	font-weight: bold;
}
div.bubble cite a {
	color: #000;
}
div.bubble cite span a {
	font-weight: bold;
	font-size: 12px;
	color: #000;
}
div.bubble cite span a:hover {
	text-decoration:none;
}
span.remove a {
	color: #000;
	font: bold 12px/33px Arial, Helvetica, sans-serif;
	float: right;
	padding-right: 15px;
}
div.bubble cite span.mark a {
	color: #00CC66;
}
/* BB code styles */

acronym {
	border-bottom: #303030 1px dotted;
	cursor: help;
}
pre {
	border: #c0e6ff 1px solid;
	background-color: #e0e8ef;
	color: #002;
}
blockquote.bb_quote {
	border: #d0d0d0 1px solid;
	background-color: #f6f6f6;
	padding: 5px;
	margin: 1em 0 0 .75em;
}
div.bb_quote_author {
	border: #d0d0d0 1px solid;
	border-width: 1px 2px 2px 1px;
	margin-top: -1.2em;
	background-color: #f6f6f6;
	width: 150px;
	white-space: nowrap;
	font-weight: bold;
	text-align: center;
}
div.bb_quote_author:after {
	content: " wrote:";
}
div.bb_code {
	border: #d0d0d0 6px double;
	background-color: #f6f6f6;
	color: #404060;
	padding: 5px;
	margin: 1em 0 0 0.8em;
	font-family: "Courier New", Courier, monospace;
	font-size:12px;
}
div.bb_code_header {
	border: #d0d0d0 1px solid;
	border-width: 1px 2px 2px 1px;
	padding-left: 5px;
	margin-top: -1.6em;
	background-color: #f6f6f6;
	white-space: nowrap;
	font-weight: bold;
	color: #404060;
	text-align: left;
}
span.bb_code_lang:before {
	content: "Code: ";
}
div.bb_code_footer {
	margin: 5px -5px -5px -5px;
	padding: 4px;
	border-width: 1px 0px 0px 0px;
	border-style: solid;
	border-color: #a9b8c2;
	color: #333333;
	font-weight: bold;
	text-align: center;
}
/* Member tooltip style */

div.nicetooltip {
	display: none;
	position: absolute;
	background: url('tooltip_bg.png') left top no-repeat;
	color: #fff;
	padding: 5px;
	width: 200px; /*width of tooltip*/
	height: 120px;
	margin-top: 10px;
	margin-left: -105px;
	z-index: 100;

}
div.nicetooltip h3 {
	color:#fff;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 0px
}
div.nicetooltip p {
	font-size:11px;
	color: #fff;
	margin:0px;
	padding:3px;
}
div.nicetooltip img {
	width: 85px;
	border: 1px solid #CCC;
	margin-right: 5px;
	float: left;
}

div.htmltooltip {
	display: none;
	position: absolute;
	border: 1px solid #444444;
	background-color: white;
	padding: 3px;
	text-align: left; }

	div.htmltooltip img {
		border: 1px solid #436082;
		text-align: center; }

/* Welcome message styling */	

h1.welcome_message {
	font-size: 28px;
	font-weight: normal;
	text-align: center;
}
a.welcome_footer {
	float: right;
}
/************* CUSTOM CSS ***********************/

.blog {
	width: 680px;
	background-color:#f6f6f6;
	overflow: hidden;
	position: relative;
}
.posted {
	width: 660px;
	height: 31px;
	padding-right: 10px;
	padding-left: 10px;
	background: url('entry_head.png') left top no-repeat;
	text-align: right;
	font: bold 12px/31px Arial, Helvetica, sans-serif;
	text-shadow: 1px 1px #d5f9a7;
}
.posted a {
	font: bold 14px/31px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;
	text-shadow: 1px 1px #bfe881;
}
.posted a:hover {
	text-decoration: none;
}
.blogimage {
	float: left;
	margin: 10px 20px 0px 20px;

}
.blog h2 {
	display: block;
	border: none;
	margin-top: 10px;
	height: 36px;
	background: url('entry_title.png') left top no-repeat;
	margin-left: 130px;
	font: bold 18px/36px Arial, Helvetica, sans-serif;
	color: #000;
	padding-left: 10px;
}
.blog h2 a {
	font: bold 18px/36px Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;
}
.blog h2 a:hover {
	text-decoration: none;
}
.blogentry {
	margin-left: 20px;
	padding: 10px 10px 10px 0px;
	font: normal 14px Arial, Helvetica, sans-serif;
	margin-bottom: 15px;
}
.blogfoot {
	background: url('entry_foot.png') left top no-repeat;
	height: 33px;
	margin-bottom: 20px;
	width: 680px;
	}
.members_sidebar {
	width: 225px;
	margin: 10px auto;
	padding: 0px;}

.members_sidebar a img {
	width: 60px;
	float: left;
	border: 1px #CCC solid;
	padding: 0px;
	margin: 6px;
	display: block;
}

.charlim {
	
margin: 13px; font: bold 11px Arial, Helvetica, sans-serif; color: #333; display: block;}

ul.editdel {
	list-style: none;
	float: right;
	width: auto;
	color: #333;
	font: bold 11px Arial, Helvetica, sans-serif;
}

ul.editdel li{
	display: block;
	list-style: none;
	float: left;
	padding: 5px;
}
ul.editdel li.nopad{
	padding: 5px 0px;
}

ul.editdel li a{
	color: #333;
	font: bold 11px Arial, Helvetica, sans-serif;
	text-decoration: none;
}
ul.editdel li a:hover {
	color: #000;
	text-decoration: none;
}

.mood {
	display: block;
	width: 93px;
	height: 30px;
	float: right;}
	
	
div.extra div.dataitem {
	background: url('typepage_bg.png') left top repeat-y ;
		padding: 10px;
}

div.extra div.dataitem_f {
		background: url('typepage_bgf.png') left bottom no-repeat;
		height: 17px;
		margin: 0px 0px 10px 0px;
		padding: 0px;
}
div.extra div.dataitem_h {
		background: url('typepage_bgh.png') left top no-repeat;
		height: 17px;
		margin: 0px 0px 0px 0px;
		padding: 0px;
}

.members_mainblock {
	width: 218px;
	margin: 10px auto;
	padding: 0px;
	float: left;
	margin-left: 2px;
}
	
.mainblock h5 {
	padding: 0px;
	padding-left: 10px;
	height: 33px;
	font: bold 18px/33px Arial, Helvetica, sans-serif;
	color: #FFF;
	background: #1e2730 url('mainblock_t.png') left top no-repeat;
	text-shadow: 1px 1px #4c9438;
}

.mainblock {
	width: 220px;
	padding: 0px;
	background: #093 ;
	float: left;
	background: url('mainblock_bg.png') left bottom no-repeat;
	margin-right: 6px;
}

.members_mainblock a img {
	width: 60px;
	float: left;
	border: 1px #CCC solid;
	padding: 0px;
	margin: 5px;
	display: block;
}

/* activities */
table.activities {
	width: 100%; }

	table.activities td {
		border-bottom: 1px solid #f0f0f0;
		padding: 3px 0px; }

		table.activities td.activity { }

		table.activities td.date {
			width: 120px;
			color: #acacac;
			text-align: right; }

div#memberzzz_progress {
	background:url('ajax-loader.gif');
	width:16px;
	height:11px;
	float:left;
	display:none;
	margin: 10px 0 0 10px;
}

