/* Start of CMSMS style sheet 'ibizsim - stylesheet frontendusers' */
/***********************************************************************
-- ibizsim - stylesheet frontendusers
-- Developed from ibizsim - stylesheet news
-- Modified by: Dr. Ashok N. Ullal
-- Modified in: July 2007
***********************************************************************/

/***********************************************************************
-- login/logout
***********************************************************************/

div#login {
  margin:           0.5em 0 0em 0;
/*  border:           1px solid #000; */
  padding:          0 0 0 0;
  background: url(uploads/images/ibizsim/sidebarblock_content.gif) repeat-y; ;
}

div#login h2 {
  line-height:      2em;
}

div#logout {
  margin:           0.5em 0 0em 0;
/*  border:           1px solid #000; */
  padding:          0 0 0 0;
  background: url(uploads/images/ibizsim/sidebarblock_content.gif) repeat-y; ;
}

div#logout h2 {
  line-height:      2em;
}

/***********************************************************************
-- login_top/logout_top
***********************************************************************/

div#login_top {
  margin:           0 0 0 0;
/*  border:           1px solid red; */
  padding:          0 0 0 0;
  height:           27px;
  background:       url(uploads/images/ibizsim/sidebarblock_top.gif) no-repeat;
}

div#login_top h4 {
  position:         relative;
  top:              0px;
  margin:           0 0 0 0;
  border-left:      0px;
  border-bottom:    0px;
  padding:          0 0 0 0;
  padding-left:     5.25em;
  text-align:       left;
}

div#logout_top {
  margin:           0 0 0 0;
/*  border:           1px solid red; */
  padding:          0 0 0 0;
  height:           27px;
  background:       url(uploads/images/ibizsim/sidebarblock_top.gif) no-repeat;
}

div#logout_top h4 {
  position:         relative;
  top:              0px;
  margin:           0 0 0 0;
  border-left:      0px;
  border-bottom:    0px;
  padding:          0 0 0 0;
  padding-left:     5em;
  text-align:       left;
}

/***********************************************************************
-- login_form/logout_form
***********************************************************************/

div#login_form {
  margin:           0 0 0 0;
  padding:          1em 0 0 3em;
  font-size:        smaller;
}

div#logout_form {
  margin:           0 0 0 0;
  padding:          1em 0 0 3em;
  font-size:        smaller;
}

/***********************************************************************
-- login_bottom/logout_bottom
***********************************************************************/

div#login_bottom{
  margin:           0 0 0 0;
/*  border:           1px solid red; */
  padding:          0 0 0 0;
  height:           23px;
  background:       url(uploads/images/ibizsim/sidebarblock_bottom.gif) no-repeat;
}

div#logout_bottom{
  margin:           0 0 0 0;
/*  border:           1px solid red; */
  padding:          0 0 0 0;
  height:           23px;
  background:       url(uploads/images/ibizsim/sidebarblock_bottom.gif) no-repeat;
}

/***********************************************************************
-- frontendusers_settings
***********************************************************************/

div#frontendusers_settings {
  margin:           0.5em 0 0em 0;
/*  border:           1px solid #000; */
  padding:          0 0 0 0;
}

div#frontendusers_settings h3 {
  padding-bottom::  1em;
}

/***********************************************************************
-- frontenduserSummary
***********************************************************************/

.frontenduserSummaryLink {
  margin-top:       1em;
  padding:          0em 0.5em 0.5em 0.5em;
  font-weight:      bold;
}

.frontenduserSummaryPostdate {
  padding:          0em 0.5em 1em 0.5em;
  font-size:        90%;
  font-weight:      bold;
 }

.frontenduserSummary {
  margin:           0em 0.5em 0em 0em;
/*  border-bottom:    1px solid red; */
  padding:          0em 0.5em 0em 0.5em;
}

.frontenduserSummaryCategory {
  margin:           5px 0;
  font-style:       italic;
 }

.frontenduserSummaryAuthor {
  padding-bottom:   0.5em;
  font-style:       italic;
}

.frontenduserSummarySummary, .frontenduserSummaryContent {
  padding:          0em 0.5em 0em 0.5em;
  line-height:      140%;
 }

.frontenduserSummaryMorelink {
  margin-top:       0em;
  padding:          0em 0.5em 1em 0.5em;
}

/***********************************************************************
-- frontenduserPostDetail
***********************************************************************/

#frontenduserPostDetailDate {
  margin-bottom:    5px;
  font-size:        90%;
  font-weight:      bold;
  }

#frontenduserPostDetailSummary {
  line-height:      150%;
   }

#frontenduserPostDetailCategory {
  margin-top:       0.5em;
  border-top:       1px solid #ccc;
  padding:          0.2em 0;
  font-style:       italic;
}

#frontenduserPostDetailContent {
  margin-bottom:    15px;
  line-height:      150%;
  }

#frontenduserPostDetailAuthor {
  padding-bottom:   1.5em;
  font-style:       italic;
}

/***********************************************************************
-- to add specific style to the below divs, uncomment them.
***********************************************************************/

/* 
#frontenduserPostDetailTitle {}
#frontenduserPostDetailHorizRule {}
#frontenduserPostDetailPrintLink {}
#frontenduserPostDetailReturnLink {}
*/
/* End of 'ibizsim - stylesheet frontendusers' */

