/* main selectors */
body {
	background: #f4d4d4 url(images/bg.gif) top center repeat-x;
	font-family: "Lucida Sans Unicode", Lucida Grande, Arial, sans-serif;
	font-size: small;
	margin: 0;
	padding: 0 10px;
	color: #531010;
}

* html body {
        font-size: x-small; /* for IE5/Win */
        f\ont-size: small;  /* for other IE versions */}

/* sidebar starts */

#side-blog {
        margin:5px auto 0;
        width: 200px;
        font-size: 90%;
}

#side-blog a {color:#f4d4d4; font-weight:normal; text-decoration:none;}
#side-blog a:link {color:#f4d4d4; font-weight:normal; text-decoration:none;}
#side-blog a:visited {color:#f4d4d4; font-weight:normal; text-decoration:none;}
#side-blog a:hover {color:#531010; background-color: #f4d4d4; font-weight:normal; text-decoration:none;}

#side-blog ol {
        list-style-type: none;
        margin: 0 0 20px 0;
        padding: 0;
}

#side-blog ol li {
        list-style-type: disc;
        list-style-position: inside;
        padding: 0 0 0 5px;
        margin: 0 0 0 10px;
}

#side-blog ul {
        list-style-type: none;
        margin: 0 0 20px 0;
        padding: 15px 0 15px 0;
        background-color: #a9153e;
        width: 200px;
        color: #fff;
}

#side-blog ul li {
        list-style-type: none;
        line-height: 130%;
        text-align: center;
        padding: 0;
        margin: 0;
}

#side-blog ul li ul {
        margin: 0 0 5px 0;
        padding: 0 5px 0 5px;
        width: 190px;
}

#side-blog ul li p {
        margin: 0 0 5px 0;
        padding: 0 5px 0 5px;
        width: 190px;
}



/* sidebar ends */


#forum {
	border: 0;
	margin: 0;
	padding: 0;
}

#acp, #forum, p, td, th {
	font-family: "Lucida Sans Unicode", Lucida Grande, Arial, sans-serif;
	font-size: small;
	color: #531010;
}

#forum p {
	margin: 0;
	text-align: left;
}

#content {
	padding: 2px 7px 5px 7px;
	text-align: center;
}

table, img {border: 0;}

form {display: inline;}

label {color: #333;}

label:hover {color: #666;}

a {color: #a9153e; text-decoration: none;}

a:visited { color: #a9153e; }
a:hover, a:active { color: #f4d4d4; background-color: #a9153e; }

.gen { font-size: 100%; }
.genmed { font-size: 90%; color: #531010; }
.gensmall { font-size: 85%; }

.error-message { color: #a9153e; font-weight: bold; }

/* header */
.forum-header {
	background: #fff url(images/bg2.gif) top center repeat-x;
	padding: 0;
}

.forum-header a:hover img {background-color: #fff;}

.topmenu {
	height: 52px;
	padding: 13px 0 0 0;
	margin: 0 auto;
	text-align: center;
}

* html .topmenu {
	height: 46px;
	padding: 10px 0 0 0;
	margin: 0 auto;
	text-align: center;
}

#dropmenudiv {
    position: absolute;
	font-weight: normal;
    z-index: 100;
    width: 120px;
    padding: 0;
	border-right: 1px dotted #531010;
    border-left: 1px dotted #531010;
    border-bottom: 1px dotted #531010;
}

#dropmenudiv a{
    width: 100%;
    display: block;
    font-size: 105%;
    color: #f4d4d4;
	text-align: center;
	font-weight: normal;
    line-height: 120%;
    padding: 4px 2px 4px 0;
    text-decoration: none;
}

#dropmenudiv a:hover{
        background-color: #f4d4d4;
        color: #a9153e;
}

.form-header img {margin: 0 auto;}

.forum-buttons {
	font-size: 90%;
	color: #531010;
	height: 20px;
	text-align: center;
}

* html .forum-buttons { height: 18px; }

.forum-buttons a, .forum-buttons a:visited {
	color: #a9153e;
	text-decoration: none;
	margin: 0 3px;
}

.forum-buttons a:hover, .forum-buttons a:active {
	color: #f4d4d4;
	background-color: #a9153e;
	text-decoration: none;
}

.header-search {padding: 1px; background-color: transparent;}

/* footer */
#copyright {
	padding: 0 0 80px 0;
	text-align: center;
	background-image: url(images/romantic.gif);
	background-position: bottom center;
	background-repeat: no-repeat;
	font-size: 85%;
	color: #531010;
}

#copyright a, #copyright a:visited {
	color: #a9153e;
	text-decoration: none;
}

#copyright a:hover, #copyright a:active {
	color: #f4d4d4;
	background-color: #a9153e;
	text-decoration: none;
}

.admin-link a, .admin-link a:visited {
	line-height: 20px;
	text-decoration: none;
}
.admin-link a:hover, .admin-link a:active {
	text-decoration: none;
}

/* main tables/divs */
.forumline {
	border: 1px dotted #a9153e;
	margin: 5px 0;
	background-color: #fff;
}

.no-width { margin: 5px auto; }

.forumline td { padding: 2px; }

.row1, .row2, .row3, .row4, .row1h, .row1h-new, .row2h, .row3h, .row1hHover, .row1h-newHover {
	background-color: #fff;
	border-bottom: 1px solid #f4d4d4;
	border-left: 1px solid #f4d4d4;
	text-align: left;
}

.row1h:hover, .row1hHover {
	background: #f5e4e4 url(images/bg_row_hover.gif) bottom right no-repeat;
}

.row1h-new:hover, .row1h-newHover {
	background: #f5e4e4 url(images/bg_row_hover_new.gif) bottom right no-repeat;
}

.forumline div.row1, .forumline p.row1 { text-align: left; padding: 3px; }

.row1g, .row1g-left, .row1g-left-top {
	background: #FFF;
	vertical-align: middle;
	text-align: center;
}

.row1g-left, .row1g-left-top {
	text-align: left;
}

.row1g-left-top {
	vertical-align: top;
}

.forumline th {
	background: #531010;
	color: #f4d4d4;
	font-weight: bold;
	font-size: 90%;
	height: 24px;
	padding: 0 5px;
	border: 0px;
	white-space: nowrap;
}

.forumline .row-forum {
	padding: 1px 2px 2px 2px;
}

.forumline .no-padding {
	padding: 0;
}

.forumline .row-header {
	background: #a9153e url(images/bg_hdr1.gif);
	border: 0;
	padding: 0;
	text-align: left;
	vertical-align: top;
	height: 27px;
}

.forumline p.row-header { height: 25px; }

.forumline .row-header span {
	background: url(images/bg_hdr2.gif) top left no-repeat;
	padding-left: 17px;
	color: #EDEFF4;
	display: block;
	padding-top: 4px;
	font-weight: bold;
	line-height: 1.2em;
}

.row-header a, .row-header a:visited {
	color: #f4d4d4;
	text-decoration: none;
}

.row-header a:hover, .row-header a:active {
	color: #f4d4d4;
	background-color: #531010;
	text-decoration: none;
}

/* shortcuts */
.row-center, .row-center-small {
	text-align: center;
	vertical-align: middle;
}

.row-center-small { font-size: 85%; }

.catBottom, .cat, .catLeft, .catRight {
	background: #a9153e;
	text-align: center;
	border: 0;
	height: 28px;
	min-height: 28px;
	color: #f4d4d4;
}

.forumline td.catBottom { padding: 1px; }

.spaceRow {
	background: #a9153e url(images/bg_spacerow.gif);
	border: 0;
	height: 3px;
	padding: 0;
}

.forumline td.spaceRow { padding: 0; }

.empty-table td { padding: 3px 0; }

.poll-table td {
	padding: 3px 10px;
	text-align: left;
	font-size: 11px;
}

/* navigation */
.nav-header {
	background-color: #531010;
	color: #f4d4d4;
	font-weight: bold;
	text-align: left;
	padding: 4px 5px;
}

.nav-links {
	color: #888888;
	text-align: right;
	background: #FFF url(images/bg_nav2.gif) top left repeat-x;
	padding: 3px 5px;
	font-size: 85%;
	line-height: 1.4em;
}

.nav-links-left {
	position: relative;
	float: left;
	text-align: left;
}

.nav-header, .nav-links { border: 0; }

.nav-div a, .nav-div a:visited { color: #f4d4d4; text-decoration: none;}

.nav-div a:hover, .nav-div a:active {
	color: #531010;
	background-color: #f4d4d4;
	text-decoration: none;
}

.nav-links a, .nav-links a:visited { color: #a9153e; text-decoration: none; }

.nav-links a:hover, links a:active { color: #f4d4d4; background-color: #a9153e; }

.nav-div a.nav-current, .nav-div a.nav-current:visited { color: #f4d4d4;}

.nav-div a.nav-current:hover, .nav-div a.nav-current:active {
	color: #531010;
	background-color: #f4d4d4;
	text-decoration: none;
}

/* forum index */
.forumlink, .forumlink-new {
	font-weight: bold;
	line-height: 1.3em;
}
a.forumlink, a.forumlink:visited { text-decoration: none; }
a:forumlink:hover, a:forumlink:active { text-decoration: none; }

a.forumlink-new, a.forumlink-new:visited {
	text-decoration: none;
}
a:forumlink-new:hover, a:forumlink-new:active {
	xtext-decoration: none;
}

.moderators {
	font-size: 85%;
	color: #888;
}

.moderators a, .moderators a:visited {
	color: #777;
	text-decoration: none;
}

.moderators a:hover, .moderators a:active {
	text-decoration: none;
}

/* viewforum */
.topiclink b, .topiclink-new b {
	color: #444;
	font-size: 90%;
}

.topiclink a, .topiclink-new a {
	font-size: 90%;
	font-weight: bold;
	text-decoration: none;
}

.topiclink a:visited {
	text-decoration: none;
}

.topiclink a:hover, .topiclink a:active {
	text-decoration: none;
}

.topiclink-new a, .topiclink-new a:visited {
	text-decoration: none;
}
.topiclink-new a:hover, .topiclink-new a:active {
	text-decoration: none;
}


/* pagination */
.pagination {
	line-height: 2em;
	font-weight: bold;
	margin: 0;
	margin-top: 5px;
	margin-bottom: 3px;
}
.pagination a, .pagination a:visited {
	color: #a9153e;
	border: #888 1px solid;
	padding: 1px;
	background: #FFF;
}
.pagination a:hover, .pagination a:active {
	color: #f4d4d4;
	border: #888 1px solid;
	background-color: #a9153e;
	padding: 1px;
}

.gotopage {
	display: block;
	font-size: 10px;
	line-height: 2em;
	margin: 3px 0 1px 0;
}

* html .gotopage { margin-top: 5px; margin-bottom: 2px; }

.gotopage a, .gotopage a:visited {
	color: #a9153e;
	border: #888 1px solid;
	padding: 1px;
	background: #FFF;
}
.gotopage a:hover, .gotopage a:active {
	color: #f4d4d4;
	border: #888 1px solid;
	background-color: #a9153e;
	padding: 1px;
}

/* post */
.row-post-author, .row-post {
	background: #FFF;
	border: 0;
	vertical-align: top;
	padding: 3px;
}

.row-post-author {
	text-align: center;
	width: 150px;
}

.row-post { text-align: left; }

.post-name {
	font-weight: bold;
	color: #a9153e;
	font-size: 12px;
	line-height: 1.6em;
}

.post-rank {
	color: #888;
	font-size: 85%;
}

.post-details {
	text-align: left;
	margin: 5px;
	color: #666;
	font-size: 85%;
	line-height: 1.4em;
}

.post-images img {
	display: block;
	margin: 1px auto;
}

.post-buttons-top { float: right; }

.post-subject {
	color: #a9153e;
	font-weight: bold;
	font-size: 105%;
	margin-bottom: 5px;
}

.post-text { line-height: 1.2em; }

@media all and (min-width: 0px) {
	html>body .post-text {
		overflow: auto;
	}
}

.row-post-date, .row-post-buttons {
	border: 0;
	vertical-align: middle;
	font-size: 85%;
	line-height: 12px;
	color: #a9153e;
	background-color: #f4d4d4;
	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 {
	background-color: #a9153e;
}

.post-buttons a:hover img, .post-buttons a:active img, .post-buttons-single a:hover img, .post-buttons-single a:active img {
	background-color: #531010;
}

.post-buttons-single {
	text-align: center;
	vertical-align: middle;
}

.img-main a img, .img-main a:visited img {
	background-color: #a9153e;
}

.img-main a:hover img, .img-main a:active img {
	background-color: #531010;
}

.post-text blockquote {
	color: #a9153e;
	display: block;
	margin: 5px 20px;
	width: auto;
	border: 1px dotted #a9153e;
	background: #FFF url(images/bg_quote_content.gif) bottom right no-repeat;
	padding: 5px;
}

.post-text blockquote h6 {
	margin: 0;
	margin-bottom: 5px;
	padding-left: 18px;
	padding-bottom: 3px;
	border-bottom: 1px dotted #a9153e;
	font-size: 90%;
	line-height: 1.2em;
	font-weight: normal;
	color: #a9153e;
	background: #FFF url(images/bg_quote_header.gif) top left no-repeat;
}

.post-text .code {
	color: #a9153e;
	display: block;
	margin: 5px 20px;
	width: auto;
	border: 1px dotted #a9153e;
	background-color: #FFF;
	padding: 5px;
	font-size: 12px;
}

.post-text .code h6 {
	margin: 0;
	margin-bottom: 5px;
	padding-left: 18px;
	padding-bottom: 3px;
	border-bottom: 1px dotted #a9153e;
	font-size: 90%;
	line-height: 1.2em;
	font-weight: normal;
	color: #a9153e;
	background: #FFF url(images/bg_code_header.gif) top left no-repeat;
}

/* inputs */
input, select {
	vertical-align: middle;
	box-sizing: content-box;
	-moz-box-sizing: content-box;
}
textarea {
	box-sizing: content-box;
	-moz-box-sizing: content-box;
}

input, textarea, select {
	color: #531010;
	font-size: 90%;
	font-weight: normal;
	vertical-align: middle;
	margin: 0;
	box-sizing: content-box;
	-moz-box-sizing: content-box;
}

.helpline {
	border: solid 1px #F8F8F8;
	background-color: #F8F8F8;
	color: #666;
}

input.button {
	background: #FFF url(images/bg_nav2.gif) top left repeat-x;
	border: solid 1px #666;
	color: #666;
}

input.button:hover {
	color: #000;
	border-left-color: #AAA;
	border-top-color: #AAA;
	border-right-color: #999;
	border-bottom-color: #999;
}

input.post, textarea, select, input.liteoption {
	border: 1px dotted #531010;
	color: #666;
	background-color: #fff;
}

input.mainoption {
	border: 1px dotted #531010;
	color: #444;
	background-color: #fff;
}

* html input.post, * html textarea, * html select, * html input.liteoption {
	color: #333;
	border: solid 1px #531010;
}

* html input.mainoption {
	color: #000;
	border: solid 1px #531010;
	font-weight: bold;
}

input.post:hover, textarea:hover, select:hover, select:focus, input.liteoption:hover, input.mainoption:hover {
	border: 1px dotted #a9153e;
	color: #444;
	background-color: #FAFAFA;
}

input.post:focus, textarea:focus {
	border: solid 1px #a9153e;
	color: #000;
}

input.post:focus, select:focus, input.mainoption:focus, input.liteoption:focus {
	background: #E7E7E7 url(images/bg_input.gif) top left repeat-x;
}

textarea:focus { background-color: #F4F4F4; }

select optgroup {
	background-color: #000;
	color: #FFF;
	font-weight: normal;
	font-style: normal;
}

select option {
	background-color: #F0F0F0;
	color: #333;
}

/* inputs - fixing height */
input.mainoption, input.liteoption { height: 18px; }
* html input.mainoption, * html input.liteoption { height: 20px; }

input.post { height: 16px; }
@media all and (min-width: 0px) { html>body input.post { height: 18px; } }

select option { height: 15px; }

input.jumpbox { height: 18px; }
@media all and (min-width: 0px) { html>body input.jumpbox { height: 15px; } }
* html input.jumpbox { height: 18px; }

/* private message popup */
.popup, .popuppm { display: none; }
.popuppm-new {
	display: block;
	text-align: center;
	margin: 50px;
}
.popuppm-new a {
	margin: 5px 0;
	padding: 40px 60px;
	font-weight: bold;
	background: #FFF;
	border: solid 1px #a9153e;
	text-decoration: none;
}
.popuppm-new a:hover { color: #666; text-decoration: none; }