/** CSS placed here will be applied to all skins */

/* Forum formatting -Algorithm & -Splaka */
.forumheader { border: 1px solid #aaa; background-color: #f9f9f9; margin-top: 1em; padding: 12px; }
.forumlist td.forum_edited a { color: black; text-decoration: none }
.forumlist td.forum_title a { padding-left: 20px; }
.forumlist td.forum_title a.forum_new { font-weight: bold; background: url(/images/4/4e/Forum_new.gif) 
center left no-repeat; padding-left: 20px; }
.forumlist td.forum_title a.forum_new:visited { font-weight: normal; background: none; padding-left: 20px; }
.forumlist th.forum_title { padding-left: 20px; }
/*Sitemetrics CSS*/
.sm-navigation {
	float:right;
	background-color:#F2F4F7;
	border:1px solid #dcdcdc;
	width:180px;
	padding:5px 10px;
	margin:15px 0px 0px 10px;
}

.sm-navigation a {
	display:block;
	margin:0px 0px 0px 0px;
}

.sm-navigation h2 {
	color:#333;
	font-size:16px;
	letter-spacing:-1px;
	margin:0px 0px 5px 0px !important;
}

.sm-content {
	width:75%;
	margin:5px 0px 0px 0px;
}

.sm-content h3 {
	margin-bottom:10px !important;
}

.sm-content table {
	border-collapse:collapse !important;
	border:1px solid #dcdcdc;
	margin:10px 0px 10px 0px;
}

.sm-content td {
	padding:2px;
}

.smt-header {
	font-weight:bold;
	background-color:#F2F4F7;
}


/* green editsections */
div.editsection {
 color: white;
}
div.editsection a { 
 font-weight: bold;
 font-size: 95%;
 background-color: #00dd00;
 text-decoration: none;
 color: white;
 padding: 0 .25em .1em .25em;
}

/* Search stuff test */
body.page-Special_Search .firstHeading,
body.page-Special_Search A[name=""] + H2,
body.page-Special_Search .emptymwmsg,
body.page-Special_Search #search, 
body.page-Special_Search .mw-search-pager-top,
body.page-Special_Search .mw-search-numberresults,
body.page-Special_Search #siteNotice {
   display:none;
}

body.page-Special_Search #contentSub {
   float: right;
}

.thinbox
{
 border: 1px solid #999;
 background: #fff;
 margin: .5em .5em .5em 1em;
 padding: 5px;
}

/*************************/
body.ns-0 #toc { float: right; margin: .5em 0em .5em 1em;}
body.ns-0 #toc .tocnumber { display: none; }
.ns-0 .toclevel-2, .ns-0 .toclevel-3 { display: none; }