/*
$Header: /cvsroot/tikiwiki/tiki/styles/transitions/1.9to1.10.css,v 1.15.2.4 2008-03-16 01:02:39 nyloth Exp $

The following CSS classes were added to Tiki between v1.9 and v2.0
They should be added to themes (possibly with tweaks) to make the theme v2.0 ready

editable wiki section*/
DIV.split
{
	border: 1px dashed #A9B8C2;
	clear: both;
}
LI.freetag
{
	list-style: none;
	display: inline;
	margin: 0;
	padding: 0;
}
UL.freetag
{
	margin: 0;
	padding: 0;
	display: inline;
}
.freetag A
{
	display: inline;
}
A.freetag_1
{
	text-decoration: none;
	font-size: 8px;
}
A.freetag_2
{
	text-decoration: none;
	font-size: 10px;
}
A.freetag_3
{
	text-decoration: none;
	font-size: 12px;
}
A.freetag_4
{
	text-decoration: none;
	font-size: 14px;
}
A.freetag_5
{
	text-decoration: none;
	font-size: 16px;
}
A.freetag_6
{
	text-decoration: none;
	font-size: 18px;
}
A.freetag_7
{
	text-decoration: none;
	font-size: 20px;
}
.freetagsearch
{
	margin: 10px 0;
	text-align: center;
}
.freetagskeywords
{
	margin: 10px 0;
}
.freetaglist
{
	background-color: #B7BEC5;
	margin: 0 10px;
	padding: 1px 5px;
	border: 1px none #999;
	/*[disabled]position:relative;*/
	/*[disabled]top:0;*/
}
.freetaglist A
{
	text-decoration: none;
}
.freetagsort
{
	margin: 10px 0;
}
.freetagresult
{
	margin-left: 10%;
	width: 70%;
}
.freetagitemlist
{
	background-color: #EEF5EE;
	margin-top: 10px;
	padding: 0px;
	text-align: left;
}
.freetagitemlist H3
{
	margin: 0px;
	padding: 0px;
	background-color: #E7E9EA;
}
.freetagitemlist A
{
	text-decoration: none;
}
.freetagitemlist IMG
{
	float: right;
}
.freetagitemlist A:hover
{
	text-decoration: none;
	color: #0000FF;
	background-color: #B9D6F7;
}
.freetagitemlist DIV.type
{
	font-weight: bold;
	font-size: 0.8em;
	margin-left: 10px;
}
.morcego_embedded
{
	border: 1px solid;
	text-align: center;
}
DIV#ajaxLoading
{
	display: none;
	background-color: #BB5555;
	position: absolute;
	top: 0px;
	right: 0px;
	border: 1px solid #000000;
	padding: 3px;
	font-family: Verdana;
	font-size: 10px;
}
.wikiplugin_trackerstat, .wikiplugin_tracker, .wikiplugin_trackerlist
{
}
.tellafriend
{
	text-align: right;
}
.highlight_word_0
{
	color: black;
	background-color: #FFFF66;
}
.highlight_word_1
{
	color: black;
	background-color: #FF9999;
}
.highlight_word_2
{
	color: black;
	background-color: #A0FFFF;
}
.highlight_word_3
{
	color: black;
	background-color: #FF66FF;
}
.highlight_word_4
{
	color: black;
	background-color: #99FF99;
}
.navbar
{
	/*[disabled]margin:10px 0;*/
	/*[disabled]position:relative;*/
	/*[disabled]top:30px;*/
	/*[disabled]left:0;*/
}
/*Forums*/
.post .postbody
{
	clear: both;
	width: 100%;
	border: 1px solid #86929F;
	margin: 0;
	margin-top: 5px;
	padding: 0 0px 3px 0;
	background-color: #8FA1BB;
}
.post .postbody-title
{
	display: block;
	background-color: #181624;
	margin-bottom: 4px;
	height: 100%;
	overflow: auto;
	padding-top: 2px;
	color: #9EACBB;
}
.post .postbody-title .checkbox
{
	float: left;
}
.post .postbody-title .title
{
	float: left;
	color: #29677B;
	font-weight: bold;
	font-size: 14px;
	margin-left: 5px;
	margin-top: 3px;
}
.postbody-title H2
{
	color: #9894A7;
}
.post .author
{
	text-align: right;
	vertical-align: top;
}
.post .author_post_info
{
	display: block;
	background-color: #C15762;
	padding: 0 2px 2px;
}
.post .author_info .icons
{
	display: block;
}
.post .author_info .icons .actions
{
	margin-right: 10px;
}
.post .author_post_info_on
{
	font-style: italic;
}
.post .author_info
{
	float: right;
	background-color: #C1777F;
	padding: 0 2px 2px;
	margin-left: 5px;
	margin-right: 10px;
}
.commentStyle_headers .author_info
{
	float: left;
}
.post .postbody-title .actions
{
	float: right;
	font-size: 10px;
}
.post .postbody .content
{
	float: left;
	padding: 0px 3px 3px 6px;
	width: 100%;
	height: 100%;
	text-align: left;
	color: #000000;
}
.post .postbody .attachments
{
	clear: both;
	border-top: 1px dotted #D9D9D9;
	margin-top: 5px;
}
.post .postbody .attachments IMG
{
	vertical-align: text-bottom;
}
.post .postfooter .actions, .post .postfooter .status
{
	display: inline;
	margin-left: 5px;
	vertical-align: top;
}
.post .postfooter .status
{
	font-size: 10px;
}
.post .postfooter
{
	float: right;
	text-align: right;
}
.post .inner>.postfooter
{
	clear: both;
}
.post .contribution
{
	background-color: #F0F8FF;
	border: 1px solid #D7E5F3;
	padding: 0 2px;
}
.post .avatar
{
	float: right;
	margin-bottom: 5px;
	margin-left: 4px;
	padding: 3px;
	border: 1px solid #ACCCDD;
	background-color: #E0EAF4;
}
.sub_comment
{
	padding-left: 20px;
}
.sub_comment_area
{
	clear: both;
	background: url(../../img/edge.gif) no-repeat top left;
}
.forum_actions .actions
{
	clear: both;
	border: 2px solid #999999;
	background-color: #B7BEC5;
	padding: 3px;
	vertical-align: middle;
}
.forum_actions .actions .action
{
	margin-right: 10px;
}
.forum_actions .headers
{
	vertical-align: bottom;
}
.forum_actions .headers .title
{
	float: left;
	background-color: #C7D0D9;
	border: 1px solid #999999;
	border-bottom: 0;
	padding: 1px;
}
.forum_actions .headers .infos
{
	float: right;
	font-size: smaller;
	padding-top: 2px;
}
.thread_pagination
{
	text-align: center;
	margin-bottom: 10px;
}
.nb_replies
{
	white-space: nowrap;
}
.post_preview, .top_post
{
	margin-bottom: 15px;
}
/*.post .postbody .signature { float: left; }
Pagination for listings
This class already exists in tiki v1.9 but has to be changed as follows
to keep the same behaviour*/
.mini
{
	text-align: center;
}
/*OpenID*/
.openid_url
{
	background-image: url(../../img/icons/login-OpenID-bg.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-color: #FFFFFF;
	padding-left: 18px;
}
/*Style for navbar buttons
*  This class has to be added in the main style sheet*/
#highlight
{
	background-color: #EEEE99 !important; /*[e]#EEEE99*/
}
/*Style for error or warning announces
*  This class has to be added in the main style sheet*/
.error, #error
{
	background-color: #EE9999 !important; /*[e]#EE9999*/
	color: #000000;
}
/*Style for sections in tiki-forums. Alignement "center" was inline before
Style for tikitabs*/
.tabactive
{
	border-color: black !important; /*[e]black*/
	border-width: 1px !important; /*[e]1px*/
}
.tabinactive
{
	border-color: transparent !important; /*[e]transparent*/
	border-width: 0px !important; /*[e]0px*/
}
.iconmenutext
{
	white-space: nowrap;
}
/*Style for OverBox*/
.opaque
{
	background-color: #FFFFFF;
	width: auto;
	border: 1px solid #666666;
/*border-radius: 10px*/
	-moz-border-radius: 10px;
/*-khtml-border-radius: 10px*/
	padding: 5px;
}
.opaque .box-title, .opaque .box-data
{
	width: auto;
}
/*Style for Site Identity*/
#sitesearchbar
{
	float: right;
	padding: 5px;
	text-align: right;
}
#site_report
{
	text-align: center;
}
#site_report A
{
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	padding: 0px 5px;
	font-size: smaller;
}
#siteloginbar
{
	text-align: right;
}
#siteloginbar #register
{
	float: right;
	padding-left: 5px;
}
#siteloginbar #pass
{
	float: right;
	padding-left: 5px;
}
/*Module title and module-flip image*/
H3.box-title
{
	display: block;
	position: relative;
}
.box A.flipmodtitle IMG
{
	display: block;
	position: absolute;
	right: 2px;
	top: 2px;
}
/*Lists in modules*/
.box-data OL
{
	padding-left: 2em;
	margin-top: 0;
	margin-bottom: 0;
}
.box-data UL
{
	padding-left: 0;
	margin-top: 0;
	margin-bottom: 0;
	list-style: none;
}
/*IE*/
* HTML .box-data OL
{
	margin-left: 0em;
}
* HTML .box-data UL
{
	margin-left: 0em;
}
/*IE7*/
*:first-child+HTML .box-data OL
{
	margin-left: 0em;
}
*:first-child+HTML .box-data UL
{
	margin-left: 0em;
}
/*MyTiki preferences Ajax*/
.tab-wrapper
{
	padding: 0;
	border: 1px solid #EEE;
}
.tab-menu
{
	list-style: none;
	padding: 2px 0;
	clear: both;
	line-height: 17px;
	font-size: 12px;
}
.tab-menu LI
{
	width: 200px;
	display: inline;
	margin: 0 2px;
}
.tab-menu LI A
{
	padding: 1px 5px;
	background-color: #F5F5F5;
	color: #222;
	font-weight: bold;
	text-decoration: none;
}
.tab-menu LI A:hover, .tab-menu LI A:focus
{
	background-color: #FAEC8F;
	border-bottom-color: #999;
}
.tab-menu LI A:hover
{
	background-color: #FAEC8F;
	border-bottom-color: #999;
}
.tab-menu LI.tab-selected A
{
	background-color: #BCEC8F;
}
/*find.tpl styles*/
.findtable
{
	text-align: center;
	margin-bottom: 10px;
}
.findtitle
{
	display: inline;
	vertical-align: middle;
	margin: 0 1px;
}
.findtitle INPUT
{
	margin-left: 2px;
}
.top_actions
{
	text-align: right;
	margin-top: 5px;
}
/*categobjects.tpl*/
.catfeatures
{
	margin-left: 0;
	padding: 0;
	font-weight: bold;
	list-style: none;
}
.catitems
{
	margin-left: 0;
	padding: 0;
	font-weight: bold;
	list-style: none;
}
.catitems LI
{
	padding: 0;
	margin-left: 15px;
	margin-bottom: 2px;
}
/*rbox: remarks box (note/warning/tip/comment)
* added July 2008 for wikiplugin_remarksbox etc*/
.rbox
{
	margin: 0 4em 20px 0;
	/*[disabled]color:#0DF325;*/
	font-size: 10px;
}
.rbox-title
{
	display: inline;
	font-weight: bold;
	font-size: 1.1em !important; /*[e]1.1em*/
	text-align: center;
	white-space: nowrap;
	/*[disabled]background-color:#978EDF;*/
	border-width: 0;
	border-color: #9B9B9B #737373 #757575 #9B9B9B;
	border-style: solid;
	padding: 0.2em 0.5em 0.5em !important; /*[e]0.2em 0.5em 0.5em*/
	position: relative;
	z-index: 0;
}
.rbox IMG
{
	padding-right: 3px;
	vertical-align: middle;
}
.rbox-data
{
	padding: 1px 3px 1px 6px;
	font-style: italic;
	border: 1px solid #876F77;
	/*[disabled]background-color:#493234;*/
	position: relative;
	z-index: 1;
	/*[disabled]font-size:11px;*/
	/*[disabled]height:14px;*/
}
.warning .rbox-title
{
	color: #F00;
	background-color: #333;
	border-color: #000;
}
.warning .rbox-data
{
	background-color: #B11111;
	font-size: 1.1em;
	border-color: #333;
}
.note .rbox-title
{
	/*[disabled]background-color:#CCC;*/
	color: #06F;
	/*[disabled]border:1 solid #CCCCCC;*/
}
.note .rbox-data
{
	/*[disabled]background-color:#9B9CB8;*/
	/*[disabled]border:0.1em solid #080567;*/
}
.comment .rbox-title, .tip .rbox-title .rbox-title.tip
{
}
.comment .rbox-data, .tip .rbox-data, .rbox-data.tip
{
}
/*end rbox*/
DIV #page-bar
{
	border-top: 1px solid;
	padding-top: 5px;
}
#power
{
	font-family: arial, sans-serif;
	text-align: center;
	font-size: 7pt;
}
.blogactions
{
	float: right;
}
