/*
* Licensed to the Apache Software Foundation (ASF) under one or more
*  contributor license agreements.  The ASF licenses this file to You
* under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License.
* You may obtain a copy of the License at
*
*     http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.  For additional information regarding
* copyright in this work, please see the NOTICE file in the top level
* directory of this distribution.
*/

/* TAN : Customizable colors and images */

/* ------------------------------------------------------------------------ */
/* add colors and images to roller.css */

#logobackground {
    background: #1b63ab !important; 
}
.bannerBox {
    background: url("two-banner.gif") repeat-x top;
}
.bannerStatusBox {
    background:#ebebeb; /*#ad3431*/;
    color: #626262; /* white; */
	/* CIMM2Tocuh start */ 
	margin:10px 0px; 
	/* CIMM2Tocuh end */ 
}
.bannerStatusBox a {
     color: #626262; /* white; */
}
.bannerStatusBox a:link {
   color: #626262; /* white; */
}
.bannerStatusBox a:visited {
    color: #626262; /* white; */
}
h1 {
    color: #1b64ab /*#ad3537*/;
}
h2 {
    color: #1b64ab;
	
	/* CIMM2Touch start */ 
	color:#777; 
	/* CIMM2Touch end */ 
}
h3 {
    background: transparent;
    color: #1b64ab;
    font-weight: bold;
}
.fakelink {
    color: #1b64ab;
}
a:link {
    color: #1b64ab;
}
a:visited {
    color: #1b64ab;
}
.subtitle span {
    color: #1b63ab;
}
table.rollertable th, table.rollertable th {
    background: #fff; /* #c6ab74; */
	/* CIMM2Touch start*/ 
	vertical-align: middle;
	/* CIMM2Touch end */
}
table.rollertable td, table.rollertable tbody td {
    border: 1px solid #c6ab74;
}
a.entryTitle, a:active.entryTitle, a:visited.entryTitle {
   color: #1b64ab;
}
div.centerTitle {
    background: #c6ab74;
}
div.control {
    background: #ebebeb; /* #c6ab74;  */
	/* CIMM2Touch start */ 
	text-align:right;
	width: 57%;
	/* CIMM2Touch end */ 
}


div.controlToggle {
    background: url("two-togglegrey.gif") repeat-x top; 
	/* CIMM2Touch start */ 
	background:#ccc;
	border-bottom: 1px solid #dadada;
	/* CIMM2Touch end */ 
}
div.entriesBox {
   background: #f1ebdf;
}
div.entryTitleBox {
   color: white; 
   background: #c6ab74; 
}
div.entryBox {
   border-bottom: 1px #c8af7b solid;
}
div.entryTitleBox {
   font-size: medium;
}
div.entryBoxPinned {
   background: #f1ebdf; 
   border-bottom: 1px #c8af7b solid;
}
a.entryTitle, a:active.entryTitle, a:visited.entryTitle {
   color: #1b64ab; 
   font-size: medium;
   font-weight: bold;
}
div.yourWeblogBox {
   /* border-top: 1px #c6ab74 solid; */
   
   border-top: 1px #bbb solid;
}
input.searchButton {
    color: white;
    background: #1b63ab;
}
.sidebarBodyHead {
    background: #1b63ab;
    color: white;
}
.searchSidebarBodyHead h3 {
    color: black;
}
.sidebarBodyHead h3 {
    color: white;
}
.sidebarFade, div.sidebarBody {
    background: #DADADA; /* #f1ebdf; */
    color: #666666;
}
.searchSidebarHead {
    background: #f1ebdf;
}
.searchSidebarBody {
    background: #f1ebdf;
}

/* ------------------------------------------------------------------------ */
/* add colors and iamges to menu.css */

td.menuTabSelected {
    background: #fff; /* url("menutab-sel.gif") repeat-x; */
}
td.menuTabUnselected {
    background: #DADADA; /*  url("menutab-unsel.gif") repeat-x; */
}
.menuItemTable {
    background-color: #ebebebe; /* #c6ab74; */ 
    color: #585858; /* black; */
	/* CIMM2Touch start */ 
	border-top: 1px solid #ccc;
	/* CIMM2Touch end */ 
}
td.menuTabSelected a:link, td.menuTabSelected a:visited, td.menuTabSelected a:hover, td.menuTabSelected a:active {
    color: #585858; /* black; */
}
td.menuTabUnselected a:link, td.menuTabUnselected a:visited, td.menuTabUnselected a:hover, td.menuTabUnselected a:active {
    color: #585858; /* black; */
}
a.menuItemSelected:link, a.menuItemSelected:visited, a.menuItemSelected:hover, a.menuItemSelected:active {
    color: #585858; /* black; */
	/* CIMM2Touch start */ 
	background:#fff; 
	padding:4px 10px;
	border-right: 1px solid #ccc;
	/* CIMM2Touch end */ 
}
a.menuItemUnselected:link, a.menuItemUnselected:visited, a.menuItemUnselected:hover, a.menuItemUnselected:active {
    color: #585858; /* black; */
	/* CIMM2Touch start */ 
	padding:4px 10px;
	border-right: 1px solid #ccc;
	background: #dadada;
	/* CIMM2Touch end */ 
}

/* for main menu page */

span.mm_weblog_name {
    color: #707277;
}
td.mm_table_actions {
    background: #DADADA; /* #fff4d4; */
	/*CIMM2Touch start */ 
	line-height: 30px;
	padding: 0px 10px;
	/*CIMM2Touch end */
}

/* RTE editor  */

.rteBack tbody tr td, .rteBack tr td, .rteDiv, .rteBack .rteImageLowered, .rteImage:active, .rteImageRaised, .rteImage:hover, .rteImageSm, .rteImage {
	background: #f1ebdf;
}
.rteImage {
	border: 1px solid #d0cabc; 
}
.rteImageSm {
	border: 1px solid #d0cabc; 
}
.rteDiv {
    border: 1px solid #d0cabc;
}



.htmlarea .toolbar {
  background: #f1ebdf;
}

.htmlarea .toolbar .button {
  background: #f1ebdf;
}

.htmlarea .toolbar a.buttonDisabled:hover {
  background: #f1ebdf;
}

.htmlarea .statusBar {
  background: #f1ebdf;
}


/* CIMM2Touch start */ 
.mm_table_actions img{
	margin: -5px 5px;
}

a, a:visited, a:link{
color:#565656;
}

.ui-state-default{
border: 1px solid #A2A2A3 !important;
/* background: #dfeffc url("images/ui-bg_glass_85_dfeffc_1x400.png") 50% 50% repeat-x; */
font-weight: bold !important;
color: #777777 !important;
background: #CDCDCD !important;
outline:none;
}

.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
color: #777 !important;
text-decoration: none !important;
}

a:hover{
	text-decoration:none;
}


#templatesRemove  > .control, #members > .control{
width:100%;
}

#entry >  .control{
width:40%;
}

/* CIMM2Touch end */ 
