/*   Filename:  singfortibet-main.css 
 *   Design:  MultiFlex-2 (Screen)   
 *   Author:  Wolfgang
 *	  modified: tawang  
 *	  modified: walker 
 *   Web:     www.1-2-3-4.info  
 *   Date:    June 8, 2006 
 */

/* *** {{ 1 - generic styles *** */

body {
  margin: auto; 
  padding: 0px; 
  background-color: #deeef6; /* light blue almost light turquoise */
  font-family: verdana, arial, sans-serif; 
  font-size: 90%;
  width: 970px;
}
.page-container-1 {
  width: 970px; 
  margin: auto; 
  padding: 5px; 
  background-color: #99CCFF; 
  border: solid 1px rgb(100,100,100);
}
a {
  color:   #333399;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
h1 {
  font-size: 130%;
}
/* *** }} 1 - generic styles *** */



/* {{ 2 - Content area: *** */
#content-wrapper {
  float: left; 
  width: 750px; 
  margin-bottom: 30px; 
  color: rgb(75,75,75);
}
.content-container {
  clear: both; 
  float: left; 
  margin: 0px; 
  padding: 7px; 
}
.content-container.col1 {
  width: 520px; 
}
.content-container.col2 {
  width: 210px; 
}
.content-container.wide {
  width: 740px; 
}
/* not using i don't think
.content1 {
  float: left; 
  width: 570px; 
  margin: 0px; 
  padding: 0px 0px 10px 20px; 
  color: rgb(75,75,75);
}
.content1-container-row1{
  float: left; 
  width: 500px; 
  margin: 0; 
  padding: 0; 
  border-bottom: 1px dotted #0E4C92;
}
.content1-container-2col-img-left {
  float: left; 
  width: 120px; 
  height: 80px; 
  margin: 0px; 
  padding: 5px 0 0 20px; 
}
.content1-container-2col-right {overflow: hidden; float: right; width: 191px;  margin: 0px; padding: 0px;}
.content1-container-3col-left {overflow: hidden; float: left; width: 119px; margin: 0px 25px 0px 0px; padding: 0px;}
.content1-container-3col-middle {overflow: hidden; float: left; width: 119px;margin: 0px; padding: 0px;}
.content1-container-3col-right {overflow: hidden; float: right; width: 119px; margin: 0px; padding: 0px;}
.content1-pagetitle {overflow: hidden; width: 530px; margin: 0px 0px 10px 0px; padding: 0px 0px 2px 0px; color: #0E4C92; font-weight: bold; 
  font-size: 180%; 
}
*/


/* Titles and textboxes*/
.content-title-noshade-size3 {margin: 0px; padding: 0px; color: rgb(88,144,168); font-weight: bold; 
  font-size: 160%;
}

/* Paragraphs */
p {
  margin: 0px 0px 0.5em 0px; 
  padding: 0px; 
  line-height: 1.5;
  font-family: arial, sans serif; 
}
p.readmore {
  margin: 1.0em 0px 0.5em 0px; 
  padding: 0px; 
  line-height: 1.2; 
}
p.quote {
  margin: 0em 30px 0.6em 30px;	
  line-height: 120%; 
}


/* Quote */
p.quote {
  clear: left; 
  margin: 0em 30px 0.6em 30px;	
  line-height: 120%; 
}

/* Images */
.img {float: left; margin: 0 10px 0 0; padding: 0 0 0 0; width: 570px; height: 790px;}
div#top {
  width:  970px; 
  height: 316px; 
  padding: 0 0 0 0; 
  float: left; 
}
div#top a img {
  border: none;
}

/* { Content - News section: */
span.dateline {
  display: block;
  font-size: 80%;
}
/* } Content - News section. */


/* { Content - Song section: */
div#song {
  display: table; 
  margin: auto; 
  margin-top: 20px;
}
div#song div.wrapper1 {
  display; table; 
  float: left;
}
div#song h3, 
div#video h3 {
  text-align: center; 
  margin-top: 0;
}
div#song div.get, 
div#song div.lyrics, 
div#song div.play, 
div#song div.video { 
  display: table; 
  float: left; 
  padding: 10px 0;
  background-color:   #d1e5ef;
  border-radius: 10px; 
  -moz-border-radius: 10px; 
  -webkit-border-radius: 10px; 
  -khtml-border-radius: 10px; 
  box-shadow: 8px 8px #ccc;
  -moz-box-shadow: 8px 8px #ccc;
  -webkit-box-shadow: 8px 8px #ccc;
  -khtml-box-shadow: 8px 8px #ccc;
}
div#song div.get, 
div#song div.video { 
  clear: left;
  margin-top: 20px;
}
div#song div.get { 
  width: 300px;
}
div#song div.lyrics {
  margin-left: 30px;
  padding: 10px 10px;
}
div.lyrics table {
  border-collapse: collapse; 
  border: none; 
}
div.lyrics table tr {
  vertical-align: top;
}
div.lyrics table td {
  padding: 8px; 
}
div.lyrics table tr td:first-child {
  font-style: italic;
  font-size: 90%;
}
div#song div.lyrics p.credits {
  margin-top: 2ex;
  margin-left: 1em;
  padding-top: 1ex;
  border-top: 1px solid #cccccc;
  font-size: 80%;
}

div.download {
  float: left; 
  width: 30%;
  margin-left: 20px;
}
/* } Content - Song section. */

/* 6.4 - Content hyperlinks  */
.content1 a, .content2 a, .content3 a, .sidebar-txtbox-noshade a, .sidebar-txtbox-shade a {color: rgb(75,75,75); text-decoration: underline;}
.content1 a:hover, .content2 a:hover, .content3 a:hover, .sidebar-txtbox-noshade a:hover, .sidebar-txtbox-shade a:hover {color: rgb(0,0,0); text-decoration: none;}
.content1 a:visited, .content2 a:visited, .content3 a:visited, .sidebar-txtbox-noshade a:visited, .sidebar-txtbox-shade a:visited  {color: rgb(150,150,150);}

/* }} 2 - Content area. *** */


/* *** {{ 3 - Nav area is in separate file. *** */
/* *** }} 3  *** */


/* *** {{ 4 - Footer area: *** */
div#gglad {
  clear: both;
  float: right;
  /* margin: auto; */
  margin-top: 20px;
  padding: 10px;
  width: 730px; 
}
div#gglad-sm {  /* actually this is in sidebar - 15 jul 2010 */
  clear: both;
  margin-top: 20px;
  width: 200px; 
}
div#gglad span, 
div#gglad-sm span {
  color:          #555555;
  display:        block;
  font-size:      90%;
  margin-bottom:  3px;
}

div#footer {
  clear: both; 
  width: 970px; 
  margin: auto; 
  padding: 3ex 0px;
  font-size: 90%;
  border-top: 1px dotted #0E4C92;
}
div#footer p {
  margin: 0px; 
  padding: 0px; 
  text-align: center; 
  line-height: 1.3em; 
  font-size: 110%;
}
/* *** }} 4 - Footer area. *** */


/* *** {{ 5 - Colorbox popups: *** */
/*
 *  ColorBox Core Styles:
 *  The following rules are the styles that are consistant between themes.
 *  Avoid changing this area to maintain compatability with future versions of ColorBox.
 */
#colorbox, #cboxOverlay, #cboxWrapper {
  position:absolute;
  top:0;
  left:0;
  z-index:9999;
  overflow:hidden;
}
#cboxOverlay {
  position:fixed;
  width:100%;
  height:100%;
}
#cboxMiddleLeft, #cboxBottomLeft {
  clear:left;
}
#cboxContent {
  position:  relative;
  overflow:  hidden;
}
#cboxLoadedContent {
  overflow:auto;
}
#cboxLoadedContent iframe {
  display:block;
  width:100%;
  height:100%;
  border:0;
}
#cboxTitle {
  margin:0;
}
#cboxLoadingOverlay, #cboxLoadingGraphic {
  position:absolute;
  top:0;
  left:0;
  width:100%;
}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow {
  cursor:pointer;
}

/* 
 * Site-specific styles:
 *   Modfied for singfortibet - jw july 2010.
 *   The following rules are ordered and tabbed in a way that represents the
 *   order/nesting of the generated HTML, so that the structure easier to understand.
 */
#cboxOverlay {    /* the "masking color" of the whole page */
  background-color:  #555;       /* dark grey */
}
#colorbox {
}
#cboxTopLeft {
  width:21px;
  height:21px;
  /* background:url(/images/popups/controls.png) -100px 0 no-repeat; */
}
#cboxTopRight {
  width:21px;
  height:21px;
  /* background:url(/images/popups/controls.png) -129px 0 no-repeat; */
}
#cboxBottomLeft {
  width:21px;
  height:21px;
  /* background:url(/images/popups/controls.png) -100px -29px no-repeat; */
}
#cboxBottomRight {
  width:21px;
  height:21px;
  /* background:url(/images/popups/controls.png) -129px -29px no-repeat; */
}
#cboxMiddleLeft {
  width:21px;
  /* background:url(/images/popups/controls.png) left top repeat-y; */
}
#cboxMiddleRight {
  width:21px;
  /* background:url(/images/popups/controls.png) right top repeat-y; */
}
#cboxTopCenter {
  height:21px;
  /* background:url(/images/popups/border.png) 0 0 repeat-x; */
}
#cboxBottomCenter {
  height:21px;
  /* background:url(/images/popups/border.png) 0 -29px repeat-x; */
}
#cboxContent {    /* the content of the popup itself. */
  background-color:  #deeef6;  /* light blue - background color of site. */
  padding:   0 20px;
  border: 2px solid #333;  /* dark grey */
  border-radius:         8px;
  -moz-border-radius:    8px;
  -webkit-border-radius: 8px;
  -khtml-border-radius:  8px;
  box-shadow:      10px 10px 5px #333;  /* dark grey */
  -moz-box-shadow: 10px 10px 5px #333;  /* dark grey */
}
#cboxContent h3 {    
  color:  #2989DF;       /* deep blue - darker than that of sidebar navigation bar */
}

#cboxLoadedContent {
  margin-bottom:28px;
}
#cboxTitle {
  position:absolute;
  bottom:4px;
  left:0;
  text-align:center;
  width:100%;
  color:#949494;
}
#cboxCurrent {
  position:absolute;
  bottom:4px;
  left:58px;
  color:#949494;
}
#cboxSlideshow {
  position:absolute;
  bottom:4px;
  right:30px;
  color:#0092ef;
}
#cboxPrevious {
  position:absolute;
  bottom:0;
  left:0px;
  background:url(/images/popups/controls.png) -75px 0px no-repeat;
  width:25px;
  height:25px;
  text-indent:-9999px;
}
#cboxPrevious.hover {
  background-position:-75px -25px;
}
#cboxNext {
  position:absolute;
  bottom:0;
  left:27px;
  background:url(/images/popups/controls.png) -50px 0px no-repeat;
  width:25px;
  height:25px;
  text-indent:-9999px;
}
#cboxNext.hover {
  background-position:-50px -25px;
}
#cboxLoadingOverlay {
  background: url(/images/popups/loading_background.png) center center no-repeat;
}
#cboxLoadingGraphic {
  background: url(/images/popups/loading.gif) center center no-repeat;
}
#cboxClose {
  position:absolute;
  bottom: 5px;
  right:  5px;
  background:url(/images/popups/controls.png) -25px 0px no-repeat;
  width:25px;
  height:25px;
  text-indent:-9999px;
}
#cboxClose.hover {
  background-position:  -25px -25px;
}

/*
 * The following fixes png-transparency for IE6.  
 *  It is also necessary for png-transparency in IE7 & IE8 to avoid 'black halos' with the fade transition
 *             
 * Since this method does not support CSS background-positioning, it is incompatible with CSS sprites.
 * Colorbox preloads navigation hover classes to account for this.
 *                     
 * !! Important Note: AlphaImageLoader src paths are relative to the HTML document,
 *    while regular CSS background images are relative to the CSS document.
 */
.cboxIE #cboxTopLeft {
  background:transparent;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/popups/internet_explorer/borderTopLeft.png, sizingMethod='scale');
}
.cboxIE #cboxTopCenter {
  background:transparent;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/popups/internet_explorer/borderTopCenter.png, sizingMethod='scale');
}
.cboxIE #cboxTopRight {
  background:transparent;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/popups/internet_explorer/borderTopRight.png, sizingMethod='scale');
}
.cboxIE #cboxBottomLeft {
  background:transparent;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/popups/internet_explorer/borderBottomLeft.png, sizingMethod='scale');
}
.cboxIE #cboxBottomCenter {
  background:transparent;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/popups/internet_explorer/borderBottomCenter.png, sizingMethod='scale');
}
.cboxIE #cboxBottomRight {
  background:transparent;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/popups/internet_explorer/borderBottomRight.png, sizingMethod='scale');
}
.cboxIE #cboxMiddleLeft {
  background:transparent;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/popups/internet_explorer/borderMiddleLeft.png, sizingMethod='scale');
}
.cboxIE #cboxMiddleRight {
  background:transparent;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/popups/internet_explorer/borderMiddleRight.png, sizingMethod='scale');
}
/* *** }} 5 - Colorbox popups. *** */

/* *** {{ 6 - Miscellaneous: *** */
.showcode {font-family: monospace; font-weight: bold; font-size: 13px; color: rgb(255,0,0);}
.clear {clear: both;}
.hide {display: none;}
/* *** }} 6 - Miscellaneous. *** */

/* e o f */
