/****************************************************************/
/* 1. IMPORTED STYLESHEETS */
/****************************************************************/

/* Import the basic setup styles */
 @import url(imports/base.css); 
/* Import the colour scheme */
 @import url(imports/Mercury_cs.css); 

/****************************************************************/
/* 2. TEXT SETTINGS */
/****************************************************************/

/* 2.1 This sets the default Font Group */

html, body {height: 100%;}
body {margin: 0; padding: 0; background: url(/images2010/bg_body.jpg) repeat-x #d6b87e top center; color: #1d1d1d; font-size: 100%;}
.hide {display: none;}
.clear {display: block; float: none; clear: both; position: relative; margin: -1px 0 0 0; height: 1px; overflow: hidden;}

#punwrap {width: 100%; min-height: 100%; background: url(/images2010/bg_center.jpg) no-repeat transparent top center;}
* html #punwrap {height: 100%;}
.pun {width: 982px; position: relative; margin: 0px auto; padding: 0 0 72px 0; color: #1d1d1d;}
.pun, input, select, textarea {font-family: arial, verdana, sans-serif;}
.pun {font-size: 0.8em; line-height: 1.44em;}
input, select, textarea {font-size: 1em;}

#siteheader {width: 982px; height: 282px; position: relative; background: url(/images2010/top.gif) no-repeat transparent;}
#siteheader h1 {width: 473px; height: 71px; position: absolute; left: 141px; top: 113px; background: url(/images2010/logo.gif) no-repeat transparent; margin: 0; padding: 0; white-space: nowrap; overflow: hidden; text-indent: -2000px; border: none;}
#mainMenu {width: 714px; height: 25px; position: absolute; left: 132px; top: 202px; background: url(/images2010/menu.gif) no-repeat transparent; background-position: 12px 0;}
#mainMenu a, #mainMenu span.active {display: block; position: absolute; height: 25px; top: 0px; padding: 0px 12px; font-size: 1px; white-space: nowrap; overflow: hidden; text-indent: -2000px;}

#brdheader {margin: 0; padding: 0 !important; height: auto;}
#brdheader .box {border: none;}
#brdtitle {background: url(/images2010/column_top.gif) repeat-x transparent;}
#brdtitle h1 {background: url(/images2010/hl_foorumi.gif) no-repeat transparent; background-position: 8px 8px; height: 57px; border-bottom: 1px solid #a99956; margin: 0px -8px;}
#brdtitle h1 span {display: none;}
#brdtitle p {display: none;}

#item {width: 79px; height: 191px; background: url(/images2010/hanki.gif) no-repeat transparent; position: absolute; left: 29px; top: 51px;}

#b_uutiset  {width: 65px; left: 0px;}
#b_blogi    {width: 46px; left: 89px;}
#b_bio      {width: 29px; left: 159px;}
#b_laulut   {width: 54px; left: 212px;}
#b_keikat   {width: 56px; left: 290px;}
#b_galleria {width: 70px; left: 370px;}
#b_videot   {width: 61px; left: 464px;}
#b_linkit   {width: 46px; left: 549px;}
#b_foorumi  {width: 72px; left: 619px;}
#b_foorumi.active  {background: url(/images2010/menu.gif) no-repeat transparent; background-position: -607px -25px;}


#footer {position: absolute; right: 16px; top: 29px; width: 451px; height: 28px; background: url(images2010/social.gif) no-repeat transparent;}
#footer a {display: block; position: absolute; top: 0px; height: 28px; overflow: hidden; white-space: nowrap; font-size: 1px; text-indent: -2000px;}
a.facebook {width: 68px; left: 0px;}
a.galtsu   {width: 44px; left: 85px;}
a.myspace  {width: 76px; left: 146px;}
a.spotify  {width: 55px; left: 241px;}
a.twitter  {width: 61px; left: 313px;}
a.youtube  {width: 60px; left: 392px;}

#brdmenu {position: absolute; right: 0px; top: 288px;}
#brdwelcome {position: absolute; right: 8px; top: 310px; text-align: right;}
#brdwelcome ul {width: 100%; display: block; clear: both; margin-bottom: 21px;}
#brdwelcome li {display: inline; margin-left: 10px;}
#brdwelcome a {text-decoration: none;}

div.postleft, div.postleft dl {background: transparent !important;}

/* 2.3 Font size for headers */

.pun H2, .pun H4 {FONT-SIZE: 1.4em}
.pun H3 {FONT-SIZE: 1.1em}
#brdtitle {position: relative;}
#brdtitle H1 {FONT-SIZE: 1.4em}
#brdtitle p {position: absolute; left: 428px; bottom: 21px; padding: 0px; margin: 0px; color: #444444;;}


/* 2.4 Larger text for particular items */
DIV.postmsg P {LINE-HEIGHT: 1.4}
DIV.postleft DT {FONT-SIZE: 1.1em}
.pun PRE {FONT-SIZE: 1.2em}

/* 2.5 Bold text */

DIV.postleft DT, DIV.postmsg H4, TD.tcl H3, DIV.forminfo H3, P.postlink, DIV.linkst LI,
.blockmenu LI, #brdtitle H1, .pun SPAN.warntext, .pun P.warntext {FONT-WEIGHT: bold}
.pun th {font-weight: bold;}

DIV.linkst li {font-weight: normal;}
DIV.linkst li a {text-decoration: none;}
DIV.linkst li a:hover {text-decoration: underline;}

/****************************************************************/
/* 3. LINKS */
/****************************************************************/

/* 3.1 Remove underlining for main menu, post header links, post links and vertical menus */

#brdmenu A:link, #brdmenu A:visited, .blockpost DT A:link, .blockpost DT A:visited, .blockpost H2 A:link,
.blockpost H2 A:visited, .postlink A:link, .postlink A:visited, .postfootright A:link, .postfootright A:visited,
.blockmenu A:link, .blockmenu A:visited {
	TEXT-DECORATION: none
}

/* 3.2 Underline on hover for links in headers and main menu */

#brdmenu A:hover, .blockpost H2 A:hover {TEXT-DECORATION: underline}

/****************************************************************/
/* 4. BORDER WIDTH AND STYLE */
/****************************************************************/

/* 4.1 By default borders are 1px solid */

DIV.box, .pun TD, .pun TH, .pun BLOCKQUOTE, DIV.codebox, DIV.forminfo, DIV.blockpost LABEL {
	BORDER-STYLE: solid;
	BORDER-WIDTH: 1px
}

.pun blockquote h4 {font-size: 1em;}

/* 4.2 Special settings for the board header. */


/* 4.3 Borders for table cells */

.pun TD, .pun TH {
	BORDER-BOTTOM: none;
	BORDER-RIGHT: none
}

.pun .tcl {BORDER-LEFT: none}

/* 4.4 Special setting for fieldsets to preserve IE defaults */

DIV>FIELDSET {
	BORDER-STYLE: solid;
	BORDER-WIDTH: 1px
}

/****************************************************************/
/* 5. VERTICAL AND PAGE SPACING */
/****************************************************************/

/* 5.1 Page margins */


/* 5.2 Creates vertical space between main board elements (Margins) */

DIV.blocktable, DIV.block, DIV.blockform, DIV.block2col, #postreview {MARGIN-BOTTOM: 12px}
#punindex DIV.blocktable, DIV.blockpost {MARGIN-BOTTOM: 6px}
DIV.block2col DIV.blockform, DIV.block2col DIV.block {MARGIN-BOTTOM: 0px}


/* 5.3 Remove space above breadcrumbs, postlinks and pagelinks with a negative top margin */

DIV.linkst, DIV.linksb {MARGIN-TOP: -12px}
DIV.postlinksb {MARGIN-TOP: -6px}

/* 5.4 Put a 12px gap above the board information box in index because the category tables only
have a 6px space beneath them */

#brdstats {MARGIN-TOP: 12px}

/****************************************************************/
/* 6. SPACING AROUND CONTENT */
/****************************************************************/

/* 6.1 Default padding for main items */

DIV.block DIV.inbox, DIV.blockmenu DIV.inbox {PADDING: 3px 6px}
.pun P, .pun UL, .pun DL, DIV.blockmenu LI, .pun LABEL, #announce DIV.inbox DIV {PADDING: 3px 0}
.pun H2 {PADDING: 14px 8px 8px 8px}

/* 6.2 Special spacing for various elements */

#brdtitle P {PADDING-TOP: 0px}
DIV.linkst {PADDING: 12px 6px 3px 8px}
DIV.linksb, DIV.postlinksb {PADDING: 3px 6px 8px 6px}
#brdwelcome, #brdfooter DL A, DIV.blockmenu LI, DIV.rbox INPUT  {LINE-HEIGHT: 1.4em}
#viewprofile DT, #viewprofile DD {PADDING: 0 3px; LINE-HEIGHT: 2em}

/* 6.4 Create some horizontal spacing for various elements */

#brdmenu LI, DIV.rbox INPUT, DIV.blockform P INPUT  {MARGIN-RIGHT: 12px}

/****************************************************************/
/* 7. SPACING FOR TABLES */
/****************************************************************/

.pun TH, .pun TD {PADDING: 4px 6px}
.pun TD P {PADDING: 5px 0 0 0}

/****************************************************************/
/* 8. SPACING FOR POSTS */
/****************************************************************/

/* 8.1 Padding around left and right columns in viewtopic */

DIV.postleft DL, DIV.postright {PADDING: 8px}

/* 8.2 Extra spacing for poster contact details and avatar */

DD.usercontacts, DD.postavatar {MARGIN-TOP: 5px}
DD.postavatar {MARGIN-BOTTOM: 5px}

/* 8.3 Extra top spacing for signatures and edited by */

DIV.postsignature, DIV.postmsg P.postedit {PADDING-TOP: 15px font-size: 0.8em;}

/* 8.4 Spacing for code and quote boxes */

DIV.postmsg H4 {MARGIN-BOTTOM: 10px}
.pun BLOCKQUOTE, DIV.codebox {MARGIN: 5px 15px 15px 15px; PADDING: 8px}

/* 8.5 Padding for the action links and online indicator in viewtopic */

DIV.postfootleft P, DIV.postfootright UL, DIV.postfootright DIV {PADDING: 10px 6px 5px 6px}

/* 8.6 This is the input on moderators multi-delete view */

DIV.blockpost INPUT, DIV.blockpost LABEL {
	PADDING: 3px;
	DISPLAY: inline
}

P.multidelete {
	PADDING-TOP: 15px;
	PADDING-BOTTOM: 5px
}

/* 8.7 Make sure paragraphs in posts don't get any padding */

DIV.postmsg P {PADDING: 0}

/****************************************************************/
/* 9. SPECIAL SPACING FOR FORMS */
/****************************************************************/

/* 9.1 Padding around fieldsets */

DIV.blockform FORM, DIV.fakeform {PADDING: 20px 20px 15px 20px}
DIV.inform {PADDING-BOTTOM: 12px}

/* 9.2 Padding inside fieldsets */

.pun FIELDSET {PADDING: 0px 12px 0px 12px}
DIV.infldset {PADDING: 9px 0px 12px 0}
.pun LEGEND {PADDING: 0px 6px}

/* 9.3 The information box at the top of the registration form and elsewhere */

DIV.forminfo {
	MARGIN-BOTTOM: 12px;
	PADDING: 9px 10px
}

/* 9.4 BBCode help links in post forms */

UL.bblinks LI {PADDING-RIGHT: 20px}

UL.bblinks {PADDING-BOTTOM: 10px; PADDING-LEFT: 4px}

/* 9.5 Horizontal positioning for the submit button on forms */

DIV.blockform P INPUT {MARGIN-LEFT: 12px}

/****************************************************************/
/* 10. POST STATUS INDICATORS */
/****************************************************************/

/* 10.1 These are the post status indicators which appear at the left of some tables. 
.inew = new posts, .iredirect = redirect forums, .iclosed = closed topics and
.isticky = sticky topics. By default only .inew is different from the default.*/

DIV.icon {
	FLOAT: left;
	MARGIN-TOP: 0.1em;
	MARGIN-LEFT: 0.2em;
	DISPLAY: block;
	BORDER-WIDTH: 0.6em 0.6em 0.6em 0.6em;
	BORDER-STYLE: solid
}

DIV.searchposts DIV.icon {MARGIN-LEFT: 0}

/* 10.2 Class .tclcon is a div inside the first column of tables with post indicators. The
margin creates space for the post status indicator */

TD DIV.tclcon {MARGIN-LEFT: 2.3em}

