/* @group Core Elements */

html {height: 100%;margin-bottom: 1px;}
body {margin: 0;font-family: Arial;font-size: 80%;line-height: 135%;color: #333;/*background: #EAD9A6;*/}  /* background for space around website */
#page-bg {
    background-image: url("../../../images/stories/wmri-blog_small.jpg");
    background-position: 0 0;
    background-repeat: repeat;
    padding-top: 0px;
}                                                      /* background for space above website */

/* Font family information */
body#ff-default, body#ff-default td {font-family: Helvetica, Arial, FreeSans, sans-serif;}
body#ff-optima, #ff-optima td {font-family: Optima, Lucida, 'MgOpen Cosmetica', 'Lucida Sans Unicode', sans-serif;}
body#ff-geneva, #ff-geneva td {font-family:  Geneva, Tahoma, "Nimbus Sans L", sans-serif;}
body#ff-helvetica, #ff-helvetica td {font-family: Helvetica, Arial, FreeSan, sans-serif;}
body#ff-lucida, #ff-lucida td {font-family: "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Lucida, sans-serif;}
body#ff-georgia, #ff-georgia td {font-family: Georgia, sans-serif;}
body#ff-trebuchet, #ff-trebuchet td {font-family: "Trebuchet MS", sans-serif;}
body#ff-palatino, #ff-palatino td {font-family: "Palatino Linotype", "Book Antiqua", Palatino, "Times New Roman", Times, serif;}

form {margin-bottom: 0px;padding: 10px 0px 15px 10px; background: /*#EAD9A6*/#fff;}
p {margin-top: 10px;margin-bottom: 15px;}
a {text-decoration: underline;}
a:hover {text-decoration: underline;}
body, body.f-default {font-size: 12px;}
body#ff-optima, body#ff-optima.f-default {font-size: 12px;}
body#ff-georgia, body#ff-georgia.f-default {font-size: 12px;}

h2 {padding-bottom: 5px;margin: 3px 0 0px 0;font-weight: normal;font-size: 175%;line-height: 100%;} 
h2 {padding-bottom: 5px;margin: 3px 0 0px 0;font-weight: normal;font-size: 175%;line-height: 100%;} 
h3 {padding-bottom: 0px;margin: 0px 0 0px 0;font-weight: normal;font-size: 150%;}
h4 {padding-bottom: 5px;margin: 15px 0 10px 0;font-weight: normal;font-size: 120%;}
h5 {padding-bottom: 5px;margin: 15px 0 10px 0;font-weight: normal;font-size: 120%;text-transform: uppercase;}

/* @end */




/*----------------------------------------------------------------------
  Content styles
----------------------------------------------------------------------*/

a.readon {
  margin-top: 0px;
  font-weight: normal;
  font-size: 100%;
  display: block;
  line-height: 130%;
  padding-left: 0px;
  padding-bottom: 10px;
}

table.blog a.readon {background: url(../images/readon.png) 2px 4px no-repeat;}
a.readon:hover {color: #333;}

#pathway {width: 100%;display: block;}
span.pathway {
  display: block;
  line-height: 220%;
  font-weight: normal;
  height: 22px;
  line-height: 22px;
  overflow: hidden;
  margin-bottom: 15px;
}
span.pathway img {
  float: none;
  vertical-align: top;
  width: 7px;
  height: 22px;
  padding-right: 8px;
        padding-bottom: 4px;
  background: url(../images/readon.png) 0 50% no-repeat;
}
span.pathway a {
  float: none;
  padding: 0 10px 0 0;
}

.fontbutton-text {
  color: #333;
  position: absolute;
  right: 0px;           /* changed from 16 to 0 */
  top: 10px;
}


.xmap {background: #fff;}

/* @end */


/*----------------------------------------------------------------------
  Joomla Elements
----------------------------------------------------------------------*/

div.mosimage_caption {font-size: 95%;}

.cbconfirming {border: 0px solid #e68334; margin: 10px 0; padding: 10px 0 10px 10px; color: #000; font-size: 150%; font-weight: bold;}
.componentheading {/*width:597px;*/height:16px;margin:0px 0 0px 0;background:/*#FF6347*/#bdd6e4;color:#000;padding:10px 0 10px 10px;font-size: 24px;font-weight: bold;border:1px dashed #000;}

.contentheading {/*width:597px;background:#FF6347;border:1px dashed #000;*/height:40px;padding:10px 0 10px 0;color:#000;font-size: 230%;line-height: 200%;font-weight: bold;}

.contentpane, .contentpaneopen {/*width:597px;*/padding-left:20px; margin-top:18px; background:#EAD9A6; line-height:160%;}

span.small, td.createdate, td.modifydate {text-transform: uppercase;color: #666;font-size: 80%;}
table.blog td.createdate {padding-bottom: 5px;}
table.blog td.modifydate {padding-top: 10px;}
td.buttonheading, .contentpaneopen td.buttonheading {padding: 0 1px;border: 0;}
td.column_separator {padding-left: 15px;}
td.componentheading {padding-bottom: 15px;}
.sectiontableheader {font-weight: bold; font-size: 16px; padding: 4px 4px 4px 0px;line-height: 20px;}
tr.sectiontableentry1 td, tr.sectiontableentry2 td, td.sectiontableentry1, td.sectiontableentry2 {text-align: left;padding: 2px 0 0px 5px;border-bottom: 0px solid #f1f1f1;}
tr.sectiontableentry2 td, td.sectiontableentry2 {height: 27px;}
tr.sectiontableentry1 td, td.sectiontableentry1 {height: 27px;background:#EAD9A6;}


/* @end */


/*----------------------------------------------------------------------
  Main section
----------------------------------------------------------------------*/

.main-page {                                 /* Entire page without area outside */
/*        background: #fff; */
        border-right: 0px dashed #000000;
        border-left: 0px dashed #000000;
        border-top: 0px dashed #000000;
        border-bottom: 0px dashed #000000;
}
#main-section {
/*  background: #EE9A49;   */              /* main content section of all pages (below header)*/         
} 

#main-section a {color: #000000;}
#main-section a:hover {color: #333;}

/*#main-section a:hover {color: #0099cc;}*/

#left-column {float: left; margin-top: 0px;}
#right-column {float: right; margin-top: 0px;}    
#left-column .padding {padding: 0px 12px 0px 0px; margin-top:0px;}
#right-column .padding {padding: 0px 0px 0px 12px; margin-top:0px;}
#center-column .padding {padding: 0px 0px 0px 0px;margin-top:20px;} 
.main-content.block {padding: 0px 0px 0px 0px;}     /* padding around the main content area incl. left/right column*/


#bottom {
  background: #EAD9A6;
  border-left: 1px dashed #000000;
  border-right: 1px dashed #000000;
  border-bottom: 1px dashed #000000;
  padding: 15px 15px;
}
#bottom .module a, #bottom .module {color: #666;}

#bottommodules2.spacer.w33 .block {width: 33.1%;}
.spacer.w24 .block {width: 24.8%;}

#footer {
/*  height: 20px;  */
}
.footer-left {

  height: 75px;
  margin-left: -1px;
}
.footer-right {
  height: 75px;
  margin-right: -1px;
}
.footer-mod {padding: 10px;margin: 0;}
.footer-mod .moduletable h3 {display: none;}

.debug {margin-top: 20px;}

#searchmod {

  position: absolute;
  padding: 10px;
  margin: 0;
/*  top: 38px;  */
  top: 28px;
  right: 0px;
/*  width: 230px;  */
  width: 150px;
  overflow: hidden;

}

#searchmod .inputbox {
/*  width: 220px;  */
  width: 140px;
  height: 18px;
  padding-left: 4px;
  font-size: 100%;
  color: #666;
}

#searchmod .moduletable h3 {display: none;}

table.mainbody, table.blog {width: 100%;}
table.blog td td {padding-right: 12px;}
.spacer .block {float: left;}
.spacer.w99 .block {width: 99.8%;}
.spacer.w49 .block {width: 49.8%;}
.spacer.w33 .block {width: 33.3%;}

/* @end */


/*----------------------------------------------------------------------
  Modules
----------------------------------------------------------------------*/

.moduletable h3 {
  font-size: 150%;
  font-weight: bold;
  margin-top: 0;
}

.moduletable {margin-bottom: 0px;}  

.moduletable-header1 {        /* for image between banner and menu line */
        margin-bottom: 0px;   
  border-top: 0px solid #00AEEF;
  border-left: 0px solid #00AEEF;
}

/*#showcase {height:180px; background: url(../images/WMRI-header.jpg); padding:0; margin-top:-5px; border-bottom: 1px dashed #000;} */   /*old background*/
/* #showcase {height:180px; background: url(../images/110310TopBannerBack.png); padding:0; margin-top:0px; border-bottom: 1px dashed #000;} */
#showcase {height:180px; background: url(../images/wmri_header_new.jpg); padding:0; margin-top:0px; border-bottom: 0px dashed #000;}


/* positioning of header module */
#showcase .column-1 {         
        position: relative;   
        overflow: hidden;  
  width: 970px;         
        height: 100px;  
  top: 0;
  left: 0;
  color: #000000;
        padding-left:0px;
}

 /* positioning of header2 module */
#showcase .column-2 {        
        position: relative;
  margin-left: 970px;   
        margin-top: 0px;   /* changed from -88px */ 
        padding-top:0px;   /* changed from 10px */
        height: 80px;  
}


.module-social {
        background: #fff;
}

.module-blogimg {             
        border:1px dashed #000000;
        padding: 10px;
        margin-bottom: 10px;
        background: #BDD6E4;
        font-size: 24px;
        font-weight: bold;  
}   

/* styles for module "Link to Dare to meditate" */
.module-K2dare {             
        border: 1px dashed #000000;
        margin-bottom: 10px;
        background: #dbd8c5;
}
.module-K2dare p {
        background: #000;
        color: #fff;
}
.module-K2dare a {color: #fff !important;}
.module-K2dare a:hover {color: #fff;}

/* styles for module "Quote of the week" */
.module-K2quote {             
        border-top: 1px dashed #000000;
        border-bottom: 1px dashed #000000;
        border-left: 1px dashed #000000;
        border-right: 1px dashed #000000;
        margin-bottom: 10px;
        padding: 3px 13px 13px 0px;
        background: #dbd8c5;
}
.module-K2quote p {
        padding-left: 10px;
        padding-right: 10px;
        padding-bottom: 10px;
}

/* styles for XTPolls */
.module-xtpoll {             
        border-top: 1px dashed #000000;
        border-bottom: 1px dashed #000000;
        border-left: 1px dashed #000000;
        border-right: 1px dashed #000000;
        margin-bottom: 10px;
        padding: 5px 10px;
        background: #dbd8c5;
}
.module-xtpoll p {
        padding-left: 10px;
        padding-right: 10px;
        padding-bottom: 10px;
}

/* styles for module "Learn to meditate, step 1-10" -> Dare to meditate page*/
.module-K2tutorim {          
        border-top:1px dashed #000000;
        border-left:1px dashed #000000;
        border-right:1px dashed #000000;
}
.module-K2tutor {     
        border-top: 0px dashed #000000;    
        border-left: 1px dashed #000000;  
        border-right: 1px dashed #000000;      
        background: #fff;
        margin-bottom:10px;
}
.module-K2tutor h3 {
        color: #fff;
        background: #000;
        padding:10px;
        font-weight: bold;
        font-size: 19pt;
        line-height: 110%;
}
.module-K2tutor ul {
  margin: 0;
  padding: 0;
        list-style: none;
}
.module-K2tutor li a {
  list-style: none;
        color: #000000;
  font-size: 150%;
  line-height: 110%;
  padding: 13px 10px 13px 10px;
  display: block;
        border-bottom: 1px dashed #000;
}
.module-K2tutor ul li {
        padding:0px !important;
        border: 0px !important;
}
.module-K2tutor ul li a.moduleItemTitle {font-family:Georgia, "Times New Roman", Times, serif !important;;font-size:20px !important;}
.module-K2tutor a:active, a:focus {
        outline: 0 none;
}
.module-K2tutor li a:hover {background: #c7b3c9; color: #fff !important;}
.module-K2tutor li.active {background: #c7b3c9; color: #fff !important;}
.module-K2tutor li.active a {background: #c7b3c9; color: #fff !important;}


/* styles for module "List of K2videocategories" -> Sound & Vision page  */
.module-K2dmlist {     
        border-top: 0px dashed #000000;    
        border-left: 1px dashed #000000;  
        border-right: 1px dashed #000000;       
        background: #fff;
        margin-bottom:10px;
}
.module-K2dmlist ul {
        font-size: 220%;
        font-weight: bold;
  margin-bottom: 0px;
        margin-top: 0px;
        padding-top: 15px;
        padding-left: 0px;
        border-bottom: 0px dashed #000;
        list-style: none;
}
.module-K2dmlist ul li {
        padding-left: 10px;
        padding-right: 20px;
}
.module-K2dmlist ul ul {
        font-size: 40%;
        font-weight: normal;
  margin-top: 4px; 
  margin-bottom: 17px;
        padding-top: 0px;
        padding-bottom: 10px;
        padding-left: 10px;
}
.module-K2dmlist ul ul li a {
  list-style: none;
        color: #000000;
  font-size: 160%;
  line-height: 110%;
  padding: 6px 10px 6px 10px;
  display: block;
        border-top: 0px dashed #000;
}
.module-K2dmlist li a:hover {background: #f1b389; color: #fff !important;}
.module-K2dmlist li.active {background: #f1b389; color: #fff !important;}
.module-K2dmlist li.active a {background: #f1b389; color: #fff !important;}


/* styles for module "Meditation Events" -> Events page */
.module-K2eventim {      
        margin-top: 0px;    
        border-top:0px dashed #000000;
        border-left:1px solid #000000;
        border-right:1px solid #000000;
}
.module-K2events {     
        border-top: 0px dashed #000000;    
        border-left: 1px dashed #000000;  
        border-right: 1px dashed #000000;    
        background: #fff;
        margin-bottom:10px;
}
.module-K2events ul {
  margin: 0;
  padding: 0;
}
.module-K2events li a {
  list-style: none;
        color: #000000;
  font-size: 150%;
  line-height: 110%;
  padding: 0 0 8px 0;
  display: block;
        border-bottom: 0px dashed #000;
}
.module-K2events li:hover {background: #B6CEB4; color: #fff !important;}
.module-K2events li a:hover {background: #B6CEB4; color: #fff !important;}
.module-K2events li.active {background: #B6CEB4; color: #fff !important;}
.module-K2events li.active a {background: #B6CEB4; color: #fff !important;}

.module-K2eventsblog {     
        border-top: 0px dashed #000000;    
        border-left: 1px dashed #000000;  
        border-right: 1px dashed #000000;     
        background: #fff;
        margin-bottom:10px;
}
.module-K2eventsblog ul {
  margin: 0;
  padding: 0;
}
.module-K2eventsblog li a {
  list-style: none;
        color: #000000;
  font-size: 150%;
  line-height: 110%;
  padding: 0 0 8px 0;
  display: block;
        border-bottom: 0px dotted #000;
}
.module-K2eventsblog li:hover {background: #BDD6E4; color: #fff !important;}
.module-K2eventsblog li a:hover {background: #BDD6E4; color: #fff !important;}
/*
.module-K2eventsblog li.active {background: #BDD6E4; color: #fff !important;}
.module-K2eventsblog li.active a {background: #BDD6E4; color: #fff !important;}
*/


/* The following three lines are inserted because for the home page the K2-CSS is not applied */
div.k2TagCloudBlock {padding:8px 5px;}
div.k2TagCloudBlock a {padding:4px;float:left;display:block;}
div.k2TagCloudBlock a:hover {padding:4px;float:left;display:block;background:#ddd;text-decoration:none;color:#fff;}
div.k2SearchBlock form {padding-left:10px;}    


/* style for List of blog posts -> home page*/
.module-K2bloglist {     
        border-top: 0px dashed #000000;    
        border-left: 1px dashed #000000;  
        border-right: 1px dashed #000000;     
        background: #fff;
        margin-bottom:10px;
}
.module-K2bloglist ul {
  margin: 0;
  padding: 0;
        list-style:none;
}
.module-K2bloglist ul li {
        border-bottom: 1px dashed #000000 !important;
        padding: 13px 10px !important;
}
.module-K2bloglist li:hover {background: #BDD6E4; color: #000 !important;}
.module-K2bloglist li a:hover {background: #BDD6E4; color: #000 !important;}
.module-K2bloglist li a {
  list-style: none;
        color: #000000;
  font-size: 150%;
  line-height: 110%;
  padding: 0 0 8px 0;
  display: block;
        border-bottom: 0px dotted #000;
}
.module-K2bloglist ul li a.moduleItemTitle {
        font-family: Helvetica,Arial,FreeSans,sans-serif !important;
        font-size: 20px !important;
}
.module-K2bloglist ul li div.moduleItemAuthor {
        font-size:11px !important;
        font-weight: normal;
        font-family: Helvetica,Arial,FreeSan,sans-serif !important;
}
.module-K2bloglist ul li img.moduleItemAuthorAvatar {
        display:block;
        float:left;
        background:#fff;
        border:1px solid #ccc;
        padding:2px;margin:0 4px 0 0;width:14px;height:auto;
}
.module-K2bloglist ul li div.moduleItemIntrotext {
        display:block;
        font-size:12px !important;
        font-family: Helvetica,Arial,FreeSan,sans-serif !important;
        text-align: justify !important;
}
.module-K2bloglist ul li a.moduleItemReadMore {
        font-size:13px;
        margin-top:10px;
}
/* style for module "Bloggers" -> Blog page */
.module-bloggers h3 {margin-top:5px;padding:5px;font-size:14px;font-weight:bold;}
.module-bloggers ul {padding:0px;margin:0;list-style:none;}
.module-bloggers ul li {background:#BDD6E4;margin-bottom:8px;padding:5px;border:1px dashed #000;}
.module-bloggers ul li a.ubUserName {font-size:18px;margin-bottom:5px;margin-left:4px;}
.module-bloggers ul li div.ubUserDescription {padding:5px;}
.module-bloggers ul li a:link {}
.module-bloggers ul li a:hover {}
.module-bloggers ul li img.ubUserAvatar {display:block;float:left;background:#cc9900;border:1px solid #ccc;padding:2px;margin:0 4px 0 0;width:14px;height:auto;}
.module-bloggers ul li h2 {font-size:14px;font-weight:bold;margin:0;padding:0 0 4px 0;} /* username */
.module-bloggers ul li h2 a:link {}
.module-bloggers ul li h2 a:hover {}
/*
.module-bloggers ul li p.ubUserDescription {}
.module-bloggers ul li p.ubUserAdditionalInfo {}
*/



/* style for "K2-tools" module "tags" */
.module-K2tagim {      
        margin-top: 10px;    
        border-top:1px dashed #000000;
        border-left:1px dashed #000000;
        border-right:1px dashed #000000;
        background: #b7d2d8;
        padding: 10px;
}
.module-K2tags {        
        border-left:1px dashed #000000;
        border-right:1px dashed #000000;
        border-bottom:1px dashed #000000;
        background: #b7d2d8;
        margin-bottom: 10px;
        z-index: 10;
}
.module-K2tags h3 {
        font-size: 180%;
        font-weight: bold;
        line-height: 100%;
        font-weight: bold;
        color: #000;
        padding-top: 10px;
        padding-bottom: 5px;
        padding-left: 5px;
}
.module-K2tags p {
        padding-top: 3px;
        padding-left: 10px;
        padding-right: 10px;
        padding-bottom: 3px;
}

/* style for "K2-tools" module "search" */
.module-K2searchim {      
        margin-top: 10px;    
        border-top:1px dashed #000000;
        border-left:1px dashed #000000;
        border-right:1px dashed #000000;
        background: #bcaab3;
        padding: 10px;
}
.module-K2search {        
        border-top:0px dashed #000000;
        border-left:1px dashed #000000;
        border-right:1px dashed #000000;
        border-bottom:1px dashed #000000;
        background: #bcaab3;
        margin-bottom: 10px;
        padding-bottom: 8px;
        z-index: 10;
}
.module-K2search p {
        padding-top: 3px;
        padding-left: 10px;
        padding-right: 10px;
        padding-bottom: 3px;
}
.module-K2search a {
        padding:4px;float:left;display:block;
}

/* style for "K2-tools" module "archive" */
.module-K2archim {      
        margin-top: 10px;     
        margin-right:5px;    
        border-top:1px dashed #000000;
        border-left:1px dashed #000000;
        border-right:1px dashed #000000;
        background: #bcaab3;
        padding: 10px 10px 0 10px;
}
.module-K2arch {
        margin-right:5px;          
        border-left:1px dashed #000000;
        border-right:1px dashed #000000;
        border-bottom:1px dashed #000000;
        background: #bcaab3;
        padding: 10px 10px 8px 0;
}
.module-K2arch ul {
  list-style: none;
        margin-bottom:5px;
  padding: 0px 10px 10px 12px;
}
.module-K2arch li {
/*  background: url(../images/readon.png) 0 5px no-repeat; */
  list-style: none; 
/*       display: inline;   */
        color: #000000;
  font-size: 110%;
  line-height: 180%;
  padding: 0px 10px 10px 0px;
}



#footermodules .module h3 {
  font-weight: bold;
  color: #666;
  margin-top: 0;
}
#footermodules .module {
  margin-right: 15px;
  margin-bottom: 15px;
  overflow: hidden;
}
#footermodules div:last-child.block .module {margin-right: 0;}


#mainmodules, #bottommodules1, #bottommodules2, #footermodules, #rightmodules, #rightmodules2, #leftmodules, #leftmodules2 {
  overflow: visible;  
}


/* @end */


/*----------------------------------------------------------------------
  Horizontal menus
----------------------------------------------------------------------*/

/* This section creates the original menu style */
/*
#horiz-menu {
        margin-top: -2px;
  height: 80px;
        width: 537px;
}
ul#horiznav.menutop, #horiz-menu ul.menutop {
  padding: 0;
  margin: 0;
  position: relative;
}
#horiz-menu ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
#horiz-menu li {                           
  display: block;
        width: 178px;
  float: left;
  margin: 0;
  padding: 0;
        border-bottom: 1px dashed #000;  
        border-right: 1px dashed #000;
        border-bottom: 1px dashed #000;  
}
#horiz-menu a, #horiz-menu li.active a,
#horiz-menu .separator, #horiz-menu li.active .separator {
        font-family:Georgia, "Times New Roman", Times, serif;
  white-space: nowrap;
  display: block;
  float: left;
  padding-left: 12px;
  line-height: 40px;
  font-weight: normal; 
  font-size: 140%;
  overflow: hidden;
  text-decoration: none;
  z-index: 100;
  color: #000;
}
#horiz-menu li.active a, #horiz-menu li.active .separator {background: #000; color: #fff; font-weight:normal; width:166px;}    
*/
/*
#horiz-menu li.active {background: url(../images/submenu-div.png) 100% 58% no-repeat;}
#horiz-menu li.active li a, #horiz-menu li.active.parent li a,
#horiz-menu li.active li .separator, #horiz-menu li.active.parent li .separator {font-weight: normal;font-size: 100%;}
*/

/* Nili's changes */
#horiz-menu {
  height: 41px;
        width: 1080px;
        border-left: 1px dashed #000;
        border-top: 1px dashed #000;  
}
ul#horiznav.menutop, #horiz-menu ul.menutop {
  padding: 0;
  margin: 0;
  position: relative;
}
#horiz-menu ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
#horiz-menu li {                           
  display: block;
        width: 179px;  /*153px*/
  float: left; 
  margin: 0;
  padding: 0;
        border-bottom: 1px dashed #000;  
        border-right: 1px dashed #000;
        border-bottom: 1px dashed #000;  
        color: #000;
        background: #fff;
}
#horiz-menu a, #horiz-menu li.active a,
#horiz-menu .separator, #horiz-menu li.active .separator {
        text-align: center;
        /* font-family:Georgia, "Times New Roman", Times, serif; */
        font-family: Helvetica,Arial,FreeSan,sans-serif;
  white-space: nowrap;
  display: block;
  padding-left: 0px;
  line-height: 40px;
  font-weight: normal; 
  font-size: 150%;
  overflow: hidden;
  text-decoration: none;
  z-index: 100;
  color: #000;
}
#horiz-menu li.active a, #horiz-menu li.active .separator {background: #000; color: #fff; font-weight:normal; width:179px; border-right: 1px dashed #000;}    
#horiz-menu li.active {background: url(../images/submenu-div.png) 100% 58% no-repeat;}
#horiz-menu li.active li a, #horiz-menu li.active.parent li a,
#horiz-menu li.active li .separator, #horiz-menu li.active.parent li .separator {font-weight: normal;font-size: 100%;}



/*----------------------------------------------------------------------
  Bottom menu
----------------------------------------------------------------------*/

#bottom-menu
{
/*        background:#fff;    */
  height: 44px;
  border-top: 1px dashed #000000;
  border-left: 0px dashed #000000;
  border-right: 0px dashed #000000;
  border-bottom: 0px dashed #000000;
}


#bottom-menu ul.menu-bottom {
        text-align: center;
  padding: 0;
  margin: 0;
}

#bottom-menu .menu-bottom ul {list-style: none;}

#bottom-menu .menu-bottom li {
        display: inline; 
/*  display: block;   
  float: left;   */
  margin: 0;
  padding-top: 5px;

}

#bottom-menu .menu-bottom a, #bottom-menu .menu-bottom a#active_menu.mainlevel {
  white-space: nowrap;
 /*       display:block;
  float: left; */
  height: 44px;
  line-height: 44px;
  padding: 7px 15px 0 15px;
  font-weight: bold;
  font-size: 250%;
  overflow: hidden;
  text-decoration: none;
  color: #fff;

}

#bottom-menu ul.menu-bottom a#active_menu.menu-bottom,
#bottom-menu ul.menu-bottom a.menu-bottom:hover {
  font-weight:bold;
}


/*----------------------------------------------------------------------
  Sub menus
----------------------------------------------------------------------*/

/*a.mainlevel:hover, a.sublevel:hover {text-decoration: none;} */

ul.menu {margin: 0px 0px 5px 20px;padding: 0;}  /* this change the sub menu position */
ul.menu li {list-style: none;margin: 0;padding: 0;float: none;}
ul.menu a, ul.menu li.active a, a.mainlevel {
        background: url(../images/readon.png) 0 5px no-repeat; 
  font-size: 110%;
  line-height: 130%;
  padding: 0px 30px 10px 10px;
  display: block;
  margin: 0;

} /* secondry sub menu text */
a.sublevel {background: url(../images/readon.png) 0 5px no-repeat; padding: 0px 30px 10px 10px; margin-left: 0px;}
ul.menu li.active a, ul.menu li.active li.active a, a#active_menu.mainlevel, a#active_menu.sublevel {font-weight: bold;}
ul.menu li.active li a {font-weight: normal;}
ul.menu a:hover, a.mainlevel:hover, a.sublevel:hover {color: #333 !important;}
ul.menu ul {margin: 4px 0;}
ul.menu ul li a {text-indent: 0px;}/*testing testing*/
ul.menu ul a {background: none; text-indent: 0;}
ul.menu ul {margin: 10px -15px; padding: 10px 10px 0px 30px;} 
ul.menu ul ul {padding: 0; margin-left: 10px; background: none;}
ul.menu li li {padding: 0;margin: 0;}
ul.menu ul a {text-indent: 0;}
ul.menu li.active a, ul.menu li.active a:hover {line-height: 130%;}
ul.menu li.active ul {margin-top: 0;margin-bottom: 0;padding-top: 5px;padding-bottom: 0px;}

/* hide sub-menus in main page navigation */
ul.menu li {display: none;}

/* @end */


a.nounder {text-decoration: none;border: 0;cursor: pointer;}
a.nounder:hover {text-decoration: none;}
.clr {clear:both;}
fieldset {border-left: 0;border-right: 0;border-top: 0;border-bottom: 1px solid #ddd;}
fieldset.input, a img, body .pollstableborder {border: 0;}
img.content-left {float: left;margin-right: 10px;padding: 5px;}
img.content-right {float: right;margin-left: 10px;padding: 5px;}
#referencewidth {width: 100%;overflow:hidden;}
.back_button {margin-top: 20px;margin-bottom: 10px;}


div.copyright {
  color: #666;
  float: right;
  margin-right: 30px;
  margin-top: 30px;
}
.tool-tip {background: #f6f6f6;border: 1px solid #e6e6e6;padding: 4px;}
.content-surround {border: 2px solid #e6e6e6;margin-bottom: 15px;}
.content-corner-tl {background: url(../images/rokmininews-tl.png) 0 0 no-repeat;margin-top: -2px;margin-left: -2px;}
.content-corner-tr {background: url(../images/rokmininews-tr.png) 100% 0 no-repeat;margin-right: -2px;}
.content-corner-bl {background: url(../images/rokmininews-bl.png) 0 100% no-repeat;margin-bottom: -2px;}
.content-corner-br {background: url(../images/rokmininews-br.png) 100% 100% no-repeat;padding: 12px 12px 0 12px;}

/* ------- New stuff fro Joomla 2.5 template ----------- */
/* For Joomla! 1.7 */

/* General */
.main-page ul.actions{margin:0;list-style:none;} 
.main-page ul.actions li{list-style: none; display:inline; float:right;background: none; padding: 0 3px;} 
dl {display: block; margin: 5px 0 10px 0;}
dt, dd {display: inline; margin: 0px 0px;}
.profile dt {margin-top: 10px; font-weight: bold;}
.profile dt, .profile dd {display: block;}
form fieldset dt {clear: left;float: left;padding: 3px 0;width: 12em;}
form fieldset dd {float: left;padding: 3px 0;}
button {margin: 10px 0;}
fieldset {border: 0;}
.main-page p.readmore {display: block; margin-top: 15px;}
.main-page .article-info-term {font-weight: bold;}
.main-page .article-info dt, .main-page .article-info dd {display: block;}
.main-page ul#archive-items, .main-page ul#archive-items li.row0, .main-page ul#archive-items li.row1 {background: none; list-style:none;}
.main-page ul#archive-items {margin: 0;padding:0;}

/* Mulitple Columns Blog Layout */
.cols-2 {display: block; float: none; margin:0; clear: both;}
.cols-2 .item {width: 47.2%; margin: 10px; float: left;}
.cols-2 .column-1 {margin-left: 0;}
.cols-2 .column-2 {margin-right: 0;}
.cols-3 .item {width: 30%; margin: 10px; float: left;}
.cols-3 .column-1 {margin-left: 0;}
.cols-3 .column-3 {margin-right: 0;}
.items-more {clear: both; display: block;}
div.pagination {clear: both; padding-top: 5px;margin-top: 10px;margin-bottom: 15px;}

/* Login Component */
#username-lbl, #password-lbl {display: block; width: 150px; margin-top: 10px;}
.login fieldset {margin-bottom: 0; padding-bottom: 0;}

/* Pagination */
.main-page .pagination ul, .main-page ul.pagenav {list-style:none; height: 21px;line-height: 21px;margin-top: 10px;margin-bottom: 15px;padding-left: 0;}
.main-page .pagination ul li, .main-page ul.pagenav li {list-style: none; float: left;margin-right: 6px;background: none; padding: 0;}
.main-page .pagination ul li a, .main-page ul.pagenav li a {display: block; padding: 0 8px;}

/* Breadcrumbs */
.breadcrumbs {margin: 0 0 10px 0;display: block;position:relative;overflow: hidden;height: 30px;color: #fff;font-size: 110%;font-weight: bold;}
.breadcrumbs-home {width: 24px;height: 24px;display: block;float: left;margin-left: 4px;margin-top: 4px;}
.breadcrumbs h3 {display: none;}
div.breadcrumbs img {display: none;}
div.breadcrumbs a, div.breadcrumbs span {padding: 0 20px 0 0px;float: left;display: block;height: 30px;line-height: 27px;}
div.breadcrumbs a:hover {text-decoration: none;}
div.breadcrumbs span.showHere {padding-right: 5px;}

/* Single Contact Style */
address {display: inline;}
.panel h3 {margin: 5px 0;}
.contact-suburb, .contact-state, .contact-postcode, .contact-country {display: block; margin-left: 25px;}
.jicons-icons {padding-right: 5px;}
.contact-form fieldset {padding: 0; border: 0;}

/* Weblinks Category */
.hidelabeltxt {display: none;}
.display-limit {text-align: right;}
.category .title {text-align: left;}
.category p {margin: 3px 0;}
.weblink-category table.category {border: 0; width: 100%;}
.weblink-category table.category thead {background: none;}
.weblink-category .cat-list-row0 td, .weblink-category .cat-list-row1 td {border-bottom: 1px solid #e7e7e7;}
.weblink-count {margin: 10px 0;}
.weblink-count dt, .weblink-count dd {display: inline; margin: 2px;}

/* Section Tables */
.sectiontableheader {font-weight: bold;padding: 3px;line-height: 25px;text-align: left;}
.sectiontablefooter {padding-bottom: 8px;}
tr.sectiontableentry0 td, tr.sectiontableentry1 td, tr.sectiontableentry2 td, td.sectiontableentry0, td.sectiontableentry1, td.sectiontableentry2 {text-align: left;padding: 6px 5px;vertical-align: middle;}
tr.sectiontableentry0 td, td.sectiontableentry0, tr.sectiontableentry1 td, td.sectiontableentry1, tr.sectiontableentry2 td, td.sectiontableentry2 {height: 30px;}
.contentpane, .contentpaneopen {width: 100%;}

/* Tables */
.main-page table {border-collapse: collapse;}
.main-page table.weblinks, .main-page table.category {font-size: 1em;margin: 10px 10px 20px 0px;width: 99%;}
.main-page table.weblinks td {border-collapse: collapse;}
.main-page table.weblinks td, .main-page table.category td {padding: 7px;vertical-align: top;background:#fff;}
.main-page table.weblinks th, .main-page table.category th {padding: 7px;text-align: left;}
.main-page td.num {vertical-align: top;text-align: left;}
.main-page td.hits {vertical-align: top;text-align: center;}
.main-page td p {margin: 0;line-height: 1.3em;}
.main-page .filter {margin: 10px 0;}
.main-page .display-limit, .main-page .filter {text-align: right;margin-right: 7px;}
.main-page table.category th a img {padding: 2px 10px;}
.main-page .filter-search {float: left;}
.main-page .filter-search .inputbox {width: 6em;}
.main-page legend.element-invisible {position: absolute;margin-left: -3000px;margin-top: -3000px;height: 0;}
.main-page .cat-items {margin-top: 20px;}

/* Contact */
.main-page .contact {padding: 0 5px;background: /*#EAD9A6*/#fff;}
.main-page .contact h3
{
    font-size: 200% !important;
    font-weight: bold;
    padding-top: 15px;
    padding-bottom: 5px;
}
.main-page .contact p {margin-left: 10px !important;}
.main-page .contact-category {padding: 0 10px;}
.main-page .contact-category  .main-page #adminForm fieldset.filters {border: 0;padding: 0;}
.main-page .contact-image {margin: 10px; 0;overflow: hidden;}
.main-page address {font-style: normal;margin: 10px 0;}
.main-page address span {display: block;}
.main-page .contact-address {margin: 20px 0 10px 0;}
.main-page .contact-email div {padding: 2px 0;margin: 0 0 10px 0;}
.main-page .contact-email label {width: 17em;float: left;}
.main-page span.contact-image {margin-left: 10px; margin-bottom: 10px;overflow: hidden;display: block;}
.main-page #contact-textmsg {padding: 2px 0 10px 0;}
.main-page #contact-email-copy {float: left;margin-right: 10px;}
.main-page .contact .button {float: none !important;clear: left;display: block;margin: 20px 0 0 0;}
.main-page dl.tabs {float: left;margin: 50px 0 0 0;z-index: 50;clear: both;}
.main-page dl.tabs dt {float: left;padding: 4px 10px;border-left: 1px solid #ccc;border-right: 1px solid #ccc;border-top: 1px solid #ccc;margin-right: 3px;background: #f0f0f0;color: #666;}
.main-page dl.tabs dt.open {background: #F9F9F9;border-bottom: 1px solid #F9F9F9;z-index: 100;color: #000;}
.main-page div.current {clear: both;border: 1px solid #ccc;padding: 10px 10px;max-width: 500px;}
.main-page div.current dd {padding: 0;margin: 0;}
.main-page dl#content-pane.tabs {margin: 1px 0 0 0;}

/* Weblinks */
.main-page .weblinks fieldset div {overflow: hidden;}
.main-page .weblinks label.label-left {display: block;width: 150px;float: left;}

/* Search */
.main-page .display_limit p.counter {width: 200px; float: left;}
.main-page .search-results dt, .main-page .search-results dd, .main-page .search-results dl {display: block; background: #fff;}
.main-page .search-results ol li {background: none; padding-left: 0;}
.main-page .searchintro {font-weight: normal;margin: 20px 0 20px;}
.main-page #searchForm {padding: 0;}
.main-page .form-limit {margin: 20px 0 0;text-align: right;padding: 0 10px 0 20px;}
.main-page .highlight {font-weight: bold;}
.main-page .ordering-box {float: none;}
.main-page .phrases-box {float: none;margin-bottom: 10px;}
.main-page .ordering-box .inputbox {width: auto !important}
.main-page .only, .main-page .phrases {margin: 10px 0 0 0px;padding: 15px 0;line-height: 1.3em;}
.main-page label.ordering {display: block;margin: 10px 0 10px 0;}
.main-page .word {padding: 0; margin-left: 0px;}
.main-page .word input {font-weight: bold;}
.main-page .word label {font-weight: bold; font-size: 150%;}
.main-page fieldset.only label, .main-page fieldset.phrases label {margin: 0 10px 0 0;}
.main-page .ordering-box label.ordering {margin: 0 10px 5px 0;float: left;}
.main-page form .search label {display: none;}
.main-page dl.search-results dt.result-title {padding: 15px 15px 0px 5px;font-weight: bold;}
.main-page dl.search-results dd {padding: 2px 15px 2px 5px;}
.main-page dl.search-results dd.result-text {padding: 10px 15px 10px 5px;line-height: 1.7em;}
.main-page dl.search-results dd.result-created {padding: 2px 15px 15px 5px;}
.main-page dl.search-results dd.result-category {padding: 10px 15px 5px 5px;}

/* RokAjaxSearch */
#roksearch_results span.small span.small {display: block; margin: 10px -10px 0 0; position: relative;}
#searchForm fieldset.word {border: 0;}
form.search_result input#search_searchword.inputbox {margin-top: 10px;}

/* Editing */
.edit #editor-xtd-buttons a:link, .edit #editor-xtd-buttons a:visited, .edit #editor-xtd-buttons a:hover {color: #323232;}
.edit .inputbox, .edit textarea {border: 1px solid #ddd;}
.edit legend {font-size: 150%;}
.edit form#adminForm fieldset {padding: 20px 15px;margin: 10px 0 15px 0;}
.formelm {margin: 5px 0;}
.formelm label {width: 9em;display: inline-block;}
form#adminForm .formelm-area {padding: 5px 0;}
form#adminForm .formelm-area label {vertical-align: top;display: inline-block;width: 7em}
.formelm-buttons {text-align: right;margin-bottom: 10px}
.button2-left {float: left;margin-right: 5px;margin-top: 10px;}
.button2-left a {background: #eee;padding: 4px;margin: 0;line-height: 1.2em;border: solid 1px #ddd;font-weight: bold;text-decoration: none;}
.edit-article fieldset legend {font-size: 230%;}
.edit-article fieldset div {overflow: visible;margin-bottom: 8px;}
.edit-article fieldset #editor-xtd-buttons div {clear: none;}
#system-message dd.notice {border: 0;background: none;}
.save .readon {margin-left: 10px;}
div.calendar {z-index: 9999;}
.tip-wrap {z-index: 100; background: #333; padding: 5px; color: #fff;}
.edit .formelm {margin-bottom: 10px;}
.edit .calendar {margin-left: 5px; vertical-align: bottom;}
.profile-edit .readon {vertical-align: middle;}
.list-title a {float: left;}

/* Editor */
#editor-xtd-buttons {padding: 5px 0;}
.button2-left {margin-top: 5px;margin-right: 5px;}
.button2-left, .button2-right, .button2-left div, .button2-right div {float: left;}
 .button2-left .linkmacro,  .button2-left .image {background: none;}
.toggle-editor .button2-left {margin-top: 0px;}
.button2-left a {line-height: 2.0em;}
.button2-left a, .button2-right a, .button2-left span, .button2-right span {display: block;height: 22px;float: left;line-height: 22px;font-size: 11px;cursor: pointer;margin-bottom: 5px;}
.button2-left span, .button2-right span {cursor: default;}
.button2-left .page a, .button2-right .page a, .button2-left .page span, .button2-right .page span {padding: 0 6px;}
.button2-left a:hover, .button2-right a:hover {text-decoration: none;}
.button2-left a, .button2-left span {padding: 0 6px !important;}
.button2-right a, .button2-right span {padding: 0 6px !important;}
.button2-left .blank a {padding-right: 6px;}
.img_caption.left {float: left;margin-right: 1em;}
.img_caption.right {float: right;margin-left: 1em;}
.img_caption.left p {clear: left;text-align: center;}
.img_caption.right p {clear: right;text-align: center;}
.img_caption {text-align: center !important;}
.edit-article fieldset div input, .edit-article fieldset textarea {padding: 4px;}
.edit-article fieldset div .label-left {padding: 0;}
.edit-article fieldset div img.calendar {vertical-align: middle;margin-left: 5px;}



