﻿@import url("../default/common.css");
@import url("../common/common_colors.css");
@import url("../common/fap.css");
@import url("../common/dock.css");
@import url("style_aphrodite_colors.css");

/* main selectors */
body {
	background: #02060f;
	/*background: #000000 url('images/aphrodite_dark_blue/bg_body.gif') top left repeat-x;*/
	margin: 0px 0px 0px 0;
	padding: 0px 10px 0px;
}

#global-wrapper {
/*
	width: 980px !important;
	clear: both;
	margin: 0 auto;
*/
}

.rounded_line {
	/*
	background: #142230;
	border: solid 1px #000000;
	padding: 5px;
	*/
}

.rounded_line_ext {
	background: #142230;
	/*border: solid 1px 1px 1px 1px #000000;*/
	padding: 5px;
}

#logo-img {
	margin-top: 7px;
	margin-left: 7px;
}

#top_logo{
	background: #080808 url('images/aphrodite_dark_blue/bg_logo.gif') top left repeat-x;
	height: 64px;
	padding: 0;
}

#bottom_logo_ext{
}

#bottom_logo{
	padding: 4px;
	background-image: url('images/aphrodite_dark_blue/bg_copyright.gif');
	border-bottom: solid 2px #da3636;
	border-top: solid 1px #6e8ab2;
	font-size: 9px;
	color: #7f7f7f;
}

.leftshadow {
	background: url('images/aphrodite_dark_blue/shadow_left.gif') top left repeat-y;
}

.rightshadow {
	background: url('images/aphrodite_dark_blue/shadow_right.gif') top right repeat-y;
}

#wrapper-inner {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 9px;
	padding-right: 9px;
}

#forumtable {
	background-color: #142230;
	border: solid 1px #5f5f5f;
	border-width: 0 1px 1px 1px;
	margin: 0;
	padding: 0;
}

#acp, #forumtable, p, td, th {
	color: #ffffff;
}

label {
	color: #cccccc;
}

label:hover {
	color: #999999;
}

a {
	color: #6e7cb2;
	text-decoration: underline;
}

a:visited { color: #9eacc7; text-decoration: underline; }

a:hover, a:active { color: #d61818; text-decoration: underline;}

.error-message {
	color: #d61818;
}

hr {
	border: 0px none #000000;
	border-top: 1px solid #bbbbbb;
}

/* header */
.forum-buttons {
	text-align: center;
	font-size: 10px;
	color: #d61818;
	height: 18px;
	padding-top: 2px;
	background: #070707 url('images/aphrodite_dark_blue/bg_topnav.gif') top left repeat-x;
	border-top: solid 1px #7f8dc3;
	border-bottom: solid 1px #7f8dc3;
	/*white-space: nowrap;*/
}

.forum-buttons a, .forum-buttons a:visited { color: #708bc2; font-weight: bold; text-decoration: none; vertical-align: top; }
.forum-buttons a:hover, .forum-buttons a:active { color: #d61818; font-weight: bold; text-decoration: none; vertical-align: top; }

.gh-border {
	border-left: solid 1px #7f8dc3;
	border-right: solid 1px #7f8dc3;
}

.forum-buttons2 {
	background: #000000 url('images/aphrodite_dark_blue/bg_topnav.gif') top left repeat-x;
	color: #6e7cb2;
	font-weight: bold;
	font-size: 10px;
	height: 18px;
	padding: 0 5px;
	border: solid 1px #000000;
	border-right-color: #292929;
	border-bottom-color: #292929;
	white-space: nowrap;
}

.forum-buttons2 a, .forum-buttons2 a:visited { color: #708bc2; font-weight: bold; text-decoration: none; }
.forum-buttons2 a:hover, .forum-buttons2 a:active { color: #d61818; font-weight: bold; text-decoration: none; }

.header-search { padding: 5px; }

/* footer */
#copyright {
	padding-left: 4px;
	padding-right: 4px;
	background-image: url('images/aphrodite_dark_blue/bg_copyright.gif');
	border-bottom: solid 2px #3369bb;
	border-top: solid 1px #7f8dc3;
	font-size: 9px;
	color: #7f7f7f;
}

#copyright a, #copyright a:visited {
	color: #7f8dc3;
	text-decoration: none;
}

#copyright a:hover, #copyright a:active {
	color: #d61818;
	text-decoration: none;
}

.admin-link a, .admin-link a:visited {
	font-size: 12px;
	line-height: 20px;
	text-decoration: underline;
}

.admin-link a:hover, .admin-link a:active {
	text-decoration: underline;
}

.forumline {
	border: solid 1px #7f8dc3;
	margin: 5px 0;
}

.forumline td {
	background-color: #070707;
}

.forumliness {
	border: solid 1px #6e8ab2;
	border-bottom: solid 0px #6e8ab2;
	background-color: #070707;
	margin: 5px 0;
}

.forumlinenb {
	border: solid 1px #6e8ab2;
	border-top: solid 0px #6e8ab2;
	background-color: #070707;
}

.forumline-no {
	border: solid 1px #bbbbbb;
	background-color: #070707;
}

.forumline-no2 {
	background-color: #070707;
	/*margin: 5px 0;*/
}

.row1, .row2, .row3, .row4, .row1h, .row1h-new, .row1hHover, .row1h-newHover, .row2h, .row2h-new, .row2hHover, .row2h-newHover, .row3h {
	border: solid 1px #000000;
	border-right-color: #292929;
	border-bottom-color: #292929;
	text-align: left;
}
.row1, .row1h, .row1h-new, .row1hHover, .row1h-newHover {
	background-color: #060606;
}

.row2, .row2h {
	background-color: #0a0a0a;
}

.row3, .row3h {
	background-color: #0e0e0e;
}

.row4 {
	background-color: #131313;
}

.row5, .row5h {
	background-color: #3369bb;
}

.row5bg {
	background: #bbbbbb url('images/aphrodite_dark_blue/bg_hdr.gif');
	border-width: 1px 0px 1px 0px;
	border-bottom: 1px solid #3369bb;
	border-top: 1px solid #3369bb;
}

.row6 {
	background-color: #070707;
	border: solid 1px #555555;
}

.row-recent {
	background-color: #070707;
	border: solid 1px #000000;
	border-bottom-color: #292929;
	text-align: left;
}

.rowcal {
	background-color: #070707;
	border: solid 1px #000000;
	border-right-color: #292929;
	border-bottom-color: #292929;
	text-align: left;
}

.rowcal2 {
	background-color: #070707;
	text-align: left;
}

.rowcal3 {
	background-color: #070707;
	text-align: center;
}

.rowcalquote {
	background-color: #070707;
	border: solid 1px #3369bb;
	text-align: center;
	vertical-align: top;
}

.quote {
	background-color: #070707;
	border: solid 1px #3369bb;
	vertical-align: top;
}

.row1h:hover, .row1hHover, .row2h:hover, .row2hHover {
	background: #1f1f03 url('images/aphrodite_dark_blue/bg_row_hover.gif') bottom right no-repeat;
	border-top-color: #070707;
	border-left-color: #070707;
	border-bottom-color: #2f2f2f;
	border-right-color: #2f2f2f;
}

.row1h-new:hover, .row1h-newHover, .row2h-new:hover, .row2h-newHover {
	background: #1f0303 url('images/aphrodite_dark_blue/bg_row_hover_new.gif') bottom right no-repeat;
	border-top-color: #070707;
	border-left-color: #070707;
	border-bottom-color: #2f2f2f;
	border-right-color: #2f2f2f;
}

.forumline div.row1, .forumline p.row1, .forumliness div.row1, .forumliness p.row1, .forumlinenb div.row1, .forumlinenb p.row1 { text-align: left; padding: 3px; }

.row1g, .row1g-left, .row1g-left-top {
	background: #000000 url('images/aphrodite_dark_blue/bg_post.gif') top left repeat-x;
	border: solid 1px #000000;
	border-right-color: #292929;
	border-bottom-color: #292929;
	vertical-align: middle;
	text-align: center;
}

.row1g-left, .row1g-left-top {
	text-align: left;
}

.row1g-left-top {
	vertical-align: top;
}

.forumline th, .forumliness th, .forumlinenb th {
	background: #000000 url('images/aphrodite_dark_blue/bg_th.gif') top left repeat-x;
	color: #6e7cb2;
	font-weight: bold;
	font-size: 11px;
	height: 24px;
	padding: 0 5px;
	border: solid 1px #000000;
	border-right-color: #292929;
	border-bottom-color: #292929;
	white-space: nowrap;
}

.forumline .row1h-forum, .forumline .row1h-forumHover, .forumline .row1h-forum-new, .forumline .row1h-forum-newHover {
	padding: 0 2px 2px 2px;
}

.forumliness .row1h-forum, .forumliness .row1h-forumHover, .forumliness .row1h-forum-new, .forumliness .row1h-forum-newHover {
	padding: 0 2px 2px 2px;
}

.forumlinenb .row1h-forum, .forumlinenb .row1h-forumHover, .forumlinenb .row1h-forum-new, .forumlinenb .row1h-forum-newHover {
	padding: 0 2px 2px 2px;
}

.forumline .no-padding, .forumliness .no-padding, .forumlinenb .no-padding {
	padding: 0;
}

.forumline .row-header, .forumliness .row-header, .forumlinenb .row-header {
	padding-left: 6px;
	padding-top: 3px;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	background: #373737 url('images/aphrodite_dark_blue/bg_th_b.gif');
	border: solid 1px #131721;
	border-right-color: #222b2e;
	border-bottom-color: #222b2e;
	text-align: left;
	vertical-align: top;
	height: 26px;
}

.forumline p.row-header, .forumliness p.row-header, .forumlinenb p.row-header { height: 26px; }

.forumline .row-header span, .forumliness .row-header span, .forumliness .row-header a, .forumlinenb .row-header span {
	background: url(images/aphrodite_dark_blue/bg_hdr2.gif) no-repeat left;
	padding-left: 10px;
	display: block;
}

.row-header a, .row-header a:visited {
	color: #0c0d11;
	text-decoration: underline;
}

.row-header a:hover, .row-header a:active {
	color: #171e33;
	text-decoration: underline;
}

/* shortcuts */
.row-center, .row-center-small, .forumline .row1h-center, .row1h-centerHover {
	text-align: center;
	vertical-align: middle;
}

.row-center-small {
	font-size: 10px;
}

.catBottom, .cat, .catLeft, .catRight {
	background: #020202 url('images/aphrodite_dark_blue/bg_catbottom.gif') top left repeat-x;
	text-align: center;
	border: solid 1px #000000;
	border-right-color: #292929;
	border-bottom-color: #292929;
	height: 28px;
	min-height: 28px;
}

.forumline td.catBottom, .forumliness td.catBottom, .forumlinenb td.catBottom { padding: 1px; }

.spaceRow {
	background: #bbbbbb url('images/aphrodite_dark_blue/bg_spacerow.gif');
	border: solid 1px #000000;
	border-right-color: #292929;
	border-bottom-color: #292929;
	height: 3px;
	padding: 0;
}

.forumline td.spaceRow, .forumliness td.spaceRow, .forumlinenb td.spaceRow { padding: 0; }

/* navigation */
.nav-header {
	background: #090d15 url('images/aphrodite_dark_blue/bg_nav1.gif');
/* MG XMas */
	/*background: #090d15 url('images/aphrodite_dark_blue/xmas/bg_nav1.gif');*/
/* MG XMas */
	color: #777777;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	padding: 4px 5px;
}

.nav-header2 {
	background-image: url('images/aphrodite_dark_blue/bg_nav1.gif');
	color: #777777;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	padding: 4px 5px;
}

.nav-links {
	color: #777777;
	text-align: right;
	background: #000000 url('images/aphrodite_dark_blue/bg_nav2.gif') top left repeat-x;
	padding: 3px 5px;
	font-size: 10px;
	line-height: 1.4em;
}

.nav-links-left {
	position: relative;
	float: left;
	text-align: left;
}

.nav-header, .nav-links {
	border: solid 1px #000000;
	border-right-color: #292929;
	border-bottom-color: #292929;
}

.nav-div a, .nav-div a:visited {
	color: #6e7cb2;
	text-decoration: none;
}

.nav-div a:hover, .nav-div a:active {
	color: #d61818;
	text-decoration: none;
}

.nav-links a, .nav-links a:visited, .nav-links a:hover{ text-decoration: underline; }

.nav-div a.nav-current, .nav-div a.nav-current:visited {
	color: #d61818;
}

.nav-div a.nav-current:hover, .nav-div a.nav-current:active {
	color: #d93d3d;
	text-decoration: none;
}

/* forum index */
.forumlink, .forumlink-new {
	font-size: 12px;
	font-weight: bold;
	line-height: 1.3em;
	color: #000000;
}

.forumlink2, .forumlink2-new {
	font-size: 10px;
	font-weight: bold;
	line-height: 1.3em;
	color: #6e8ab2;
}

a.forumlink, a.forumlink:visited { color: #6e8ab2; text-decoration: none; }
a.forumlink:hover, a.forumlink:active { color: #da3636; text-decoration: underline; }
a.forumlink-new, a.forumlink-new:visited { color: #d61818; text-decoration: none; }
a.forumlink-new:hover, a.forumlink-new:active { color: #d93d3d; text-decoration: underline; }

a.forumlink2, a.forumlink2:visited { color: #6e8ab2; text-decoration: none; }
a.forumlink2:hover, a.forumlink2:active { color: #da3636; text-decoration: underline; }
a.forumlink2-new, a.forumlink2-new:visited { color: #d61818; text-decoration: none; }
a.forumlink2-new:hover, a.forumlink2-new:active { color: #d93d3d; text-decoration: underline; }

.row-header span.forumlink { color: #000000; text-decoration: none; }
.row-header span.forumlink a.forumlink, .row-header span.forumlink a.forumlink:visited { color: #000000; text-decoration: none; }
.row-header span.forumlink a.forumlink:hover, .row-header span.forumlink a.forumlink:active { color: #151833; text-decoration: none; }
.row-header a.forumlink, .row-header a.forumlink:visited { color: #000000; text-decoration: none; }
.row-header a.forumlink:hover, .row-header a.forumlink:active { color: #151833; text-decoration: none; }

.moderators {
	font-size: 10px;
	color: #777777;
}

.moderators a, .moderators a:visited { color: #888888; text-decoration: underline; }
.moderators a:hover, .moderators a:active { color: #d61818; text-decoration: underline; }

/* viewforum */
.topiclink b, .topiclink-new b {
	color: #7f8dc3;
	font-size: 11px;
}

.topiclink a, .topiclink-new a {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.topiclink a:hover, .topiclink a:active {
	text-decoration: underline;
}

.topiclink-new a{
	color: #d61818;
}

.topiclink-new a:hover, .topiclink-new a:active {
	text-decoration: underline;
}

/* pagination */
.pagination a, .pagination a:visited {
	color: #6e7cb2;
	border: #7f8dc3 1px solid;
	padding: 1px;
	background: #000000 url('images/aphrodite_dark_blue/bg_nav2.gif') top left repeat-x;
}

.pagination a:hover, .pagination a:active {
	color: #d61818;
	border: #d61818 1px solid;
	padding: 1px;
}

.gotopage a, .gotopage a:visited {
	color: #6e7cb2;
	border: #6e7cb2 1px solid;
	padding: 1px;
	background: #000000 url('images/aphrodite_dark_blue/bg_nav2.gif') top left repeat-x;
}

.gotopage a:hover, .gotopage a:active {
	color: #d61818;
	border: #d61818 1px solid;
	padding: 1px;
}

/* post */
.row-signature {
	background-color: #070707;
	border: solid 1px #000000;
	border-top: none;
	border-right-color: #292929;
	border-bottom-color: #292929;
	text-align: left;
}

.row-post-author, .row-post {
	background: #000000 url('images/aphrodite_dark_blue/bg_post.gif') top left repeat-x;
/* MG XMas */
	/*background: #000000 url('images/aphrodite_dark_blue/xmas/bg_post.gif') top left repeat-x;*/
/* MG XMas */
	border: solid 1px #000000;
	border-right-color: #292929;
	border-bottom-color: #292929;
	vertical-align: top;
	padding: 3px;
}

.row-post-author {
	text-align: center;
	width: 150px;
}

.row-post {
	text-align: left;
}

.post-name {
	font-weight: bold;
	color: #6e7cb2;
	font-size: 12px;
	/*line-height: 1.6em;*/
}

.post-rank {
	color: #777777;
	font-size: 10px;
}

.post-details {
	text-align: left;
	margin: 5px;
	color: #999999;
	font-size: 10px;
	line-height: 1.4em;
}

.post-images img {
	display: block;
	margin: 1px auto;
}

.post-buttons-top {
	float: right;
	margin-top: 2px;
}

.post-subject {
	color: #6e7cb2;
	font-weight: bold;
	font-size: 13px;
	margin-bottom: 5px;
	line-height: 20px;
}

.row-post-date, .row-post-buttons {
	border: solid 1px #000000;
	border-right-color: #292929;
	border-bottom-color: #292929;
	vertical-align: middle;
	font-size: 10px;
	line-height: 12px;
	color: #999999;
	background: url('images/aphrodite_dark_blue/bg_postbottom.gif');
	white-space: nowrap;
	padding: 1px;
}

.row-post-buttons {
	text-align: left;
}

.post-buttons a img, .post-buttons a:visited img, .post-buttons-single a img, .post-buttons-single a:visited img {
	margin-right: 3px;
	background-color: #6e7cb2;
	vertical-align: middle;
}

.post-buttons a:hover img, .post-buttons a:active img, .post-buttons-single a:hover img, .post-buttons-single a:active img {
	margin-right: 3px;
	background-color: #d61818;
	vertical-align: middle;
}

.post-buttons-single {
	text-align: center;
	vertical-align: middle;
}

/* IMG BUTTONS - BEGIN */
.img-btn a img { background-color: #6e7cb2; text-decoration: none; }
.img-btn a:hover img { background-color: #d61818; text-decoration: none; }
.img-btn a:active img { background-color: #6e7cb2; text-decoration: none; }
/* IMG BUTTONS - END */

/* phpbbstyles.com bbcode */
blockquote {
	margin: 0;
	padding: 0;
	display: block;
}

.post-text blockquote {
	color: #bbbbbb;
	display: block;
	/*overflow: hidden;*/
	overflow: auto;
	margin: 5px 20px;
	width: auto;
	border: solid 1px #2f2f2f;
	background: #000000 url('images/aphrodite_dark_blue/bg_quote_content.gif') bottom right no-repeat;
	padding: 5px;
	font-size: 12px;
}

.post-text blockquote a, .post-text blockquote a:visited {
	color: #888888;
	text-decoration: none;
	border-bottom: dotted 1px #999999;
}

.post-text blockquote a:hover, .post-text blockquote a:active {
	color: #d61818;
	text-decoration: none;
	border-bottom: dotted 1px #3369bb;
}

.post-text blockquote h6, .post-text blockquote .quote-user, .post-text blockquote .quote-nouser {
	margin: 0;
	margin-bottom: 5px;
	padding-left: 18px;
	padding-bottom: 3px;
	border-bottom: solid 1px #1f1f1f;
	font-size: 11px;
	line-height: 1.2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #7f7f7f;
	background: #000000 url('images/aphrodite_dark_blue/bg_quote_header.gif') top left no-repeat;
}

.post-text .code {
	color: #7f8dc3;
	display: block;
	margin: 5px 20px;
	width: auto;
	border: solid 1px #2f2f2f;
	background-color: #000000;
	padding: 5px;
	font-size: 12px;
	font-family: 'Courier New', sans-serif;
}

.post-text .code h6, .post-text .code-header {
	margin: 0;
	margin-bottom: 5px;
	padding-left: 18px;
	padding-bottom: 3px;
	border-bottom: solid 1px #1f1f1f;
	font-size: 11px;
	line-height: 1.2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #7f7f7f;
	background: #000000 url('images/aphrodite_dark_blue/bg_code_header.gif') top left no-repeat;
}

.post-text .code a, .post-text .code a:visited {
	color: #888888;
	text-decoration: none;
	border-bottom: dotted 1px #999999;
}

.post-text .code a:hover, .post-text .code a:active {
	color: #d61818;
	text-decoration: none;
	border-bottom: dotted 1px #3369bb;
}

.code-header a:link, .code-header a:visited  { color: #999999; text-decoration: none; border-bottom: dotted 1px #999999; }
.code-header a:hover, .code-header a:active { color: #d61818; text-decoration: none; border-bottom: dotted 1px #bbbbbb; }
.code-content { padding: 0; }

.code-list {
	margin-top: 3px;
	margin-right: 0;
	margin-bottom: 3px;
}

li.code-row {
	white-space: normal;
	border-top: 1px #222222 solid;
	color: #444444;
	/*wrap-option: emergency;*/
}

.code-row-text {
	color: #6e8ab2;
}

div.code li.code-row-highlight {
	color: #d61818;
	border-color: #272727;
}

div.code li.code-row-highlight .code-row-text, div.code span.code-row-highlight {
	color: #d61818;
}

li.code-row-first {
	border-top: none;
}

/* inputs */
input, textarea, select {
	color: #cccccc;
}

.helpline {
	background-color: #070707;
	border: solid 1px #070707;
	color: #999999;
}

input.button {
	background: #000000 url('images/aphrodite_dark_blue/bg_nav2.gif') top left repeat-x;
	border: solid 1px #444444;
	border-left-color: #333333;
	border-top-color: #333333;
	color: #999999;
}

input.button:hover {
	border-left-color: #555555;
	border-top-color: #555555;
	border-right-color: #666666;
	border-bottom-color: #666666;
	color: #ffffff;
}

* html input.post, * html textarea, * html select, * html input.liteoption,
input.post, textarea, select, input.liteoption {
	background-color: #070707;
	border: solid 1px #777777;
	color: #999999;
}

* html input.altoption,
input.altoption {
	background-color: #070707;
	border: solid 1px #999999;
	color: #e55d19;
}

* html input.mainoption,
input.mainoption {
	background-color: #070707;
	border: solid 1px #999999;
	color: #d61818;
	font-weight: bold;
}

input.post:hover, textarea:hover, select:hover, select:focus, input.liteoption:hover, input.altoption:hover, input.mainoption:hover {
	background-color: #050505;
	border: solid 1px #999999;
	color: #7f8dc3;
}

input.post:focus, textarea:focus {
	border: solid 1px #7f8dc3;
	color: #ffffff;
}

input.post:focus, select:focus, input.liteoption:focus, input.altoption:focus, input.mainoption:focus {
	background: #181818 url('images/aphrodite_dark_blue/bg_input.gif') top left repeat-x;
}

textarea:focus {
	background-color: #0b0b0b;
}

select optgroup {
	background-color: #ffffff;
	color: #000000;
	font-weight: normal;
	font-style: normal;
}

select option {
	background-color: #0f0f0f;
	color: #cccccc;
}

/* private message popup */
.popuppm-new a {
	margin: 5px 0;
	padding: 40px 60px;
	font-size: 12px;
	font-weight: bold;
	background: #000000 url('images/aphrodite_dark_blue/bg_post.gif') top left repeat-x;
	border: solid 1px #7f8dc3;
	color: #d61818;
	text-decoration: none;
}

.popuppm-new a:hover {
	color: #999999;
	text-decoration: underline;
}

.row-right {
	text-align: right;
	vertical-align: middle;
}

/* News Block */
.forumline .news-header, .forumliness .news-header, .forumlinenb .news-header {
	background: #7f8dc3 url('images/aphrodite_dark_blue/bg_th.gif');
	border: solid 1px #131721;
	border-right-color: #222b2e;
	border-bottom-color: #222b2e;
	padding: 0;
	text-align: left;
	vertical-align: top;
	height: 24px;
}

.forumline .news-header span, .forumliness .news-header span, .forumlinenb .news-header span {
	padding-left: 6px;
	color: #0c0d11;
	display: block;
	padding-top: 3px;
	font-weight: bold;
	font-size: 12px;
	line-height: 1.5em;
}

.row-news-tickers b { color: #6e8ab2; }

.copyright {
	padding-left: 2px;
	padding-right: 2px;
	font-size: 9px;
	color: #7f8dc3;
	vertical-align: middle;
}

.generation {
	/*padding: 2px;
	padding-bottom: 4px;*/
	font-size: 9px;
	color: #777777;
}

.activity-links {
	color: #777777;
	text-align: right;
	background: #000000 url('images/aphrodite_dark_blue/bg_nav2.gif') top left repeat-x;
	padding: 8px 30px 0px 10px;
	font-size: 10px;
	line-height: 1.4em;
}

.activity-links-left {
	position: relative;
	float: left;
	text-align: left;
}

/* edit notes */
.post-notes {
	border: solid 1px #666666;
	margin: 0;
	margin-top: 10px;
	background-color: #070707;
}

.post-note {
	background-color: #0f0f0f;
	border: solid 1px #000000;
	border-right-color: #292929;
	border-bottom-color: #292929;
	text-align: left;
	font-size: 10px;
	color: #999999;
	padding: 2px;
}

.post-note a, .post-note a:visited { color: #999999; text-decoration: underline; }
.post-note a:hover, .post-note a:active { color: #d61818; text-decoration: underline; }
.post-note-delete { float: right; }

