/* - - - - - - - - - - - - - - - - - - - - -

Title : Art of Self-Branding Template
Author : Lea Alcantara
URL :  http://www.artofselfbranding.com/

Created : Nov 2, 2007
Modified : Nov 2, 2005

- - - - - - - - - - - - - - - - - - - - - */

html {
  background: #250D14 url(images/body-bg.gif) no-repeat top left;
  padding-bottom:50px;
}
body {
  background: #250D14 url(images/body-bg.gif) no-repeat top left;
  font-family:'Trebuchet MS',sans-serif;
}
#container ul {
  margin-left:0;
}
#container li {
  background: url(images/bullet.gif) no-repeat left 6px;
  list-style-type:none;
  padding-left:15px;
  margin-bottom:.75em;
}
#container a:link, #container a:visited {
  color:#749FB1;
  text-decoration:none;
}
#container a:hover {
  color:#c36;
  text-decoration:underline;
}
#container strong {
  color:#c36;
  font-weight:normal;
}
#leftcol {
  width:416px;
  float:left;
  margin:2em 35px;
  color:#9E1A45;
  font-size:1.1em;
}
#leftcol li {
  font-size:.9em;
}
#leftcol blockquote {
  color:#9E1A45;
  background: url(images/quotes.gif) repeat-x 0 15px;
  padding:1em 0 0 2.5em;
  margin-bottom:0;
}
#leftcol blockquote p{
margin:0;
}

#leftcol .credit a:link, #leftcol .credit a:visited {
  text-transform:uppercase;
  font-size:.85em;
  color:#491927;
  text-decoration:none;
}
#leftcol .credit a:hover {
  color:#c36;
}
#leftcol #boxes {
  float:right;width:182px;
}
#leftcol h2 {
  width:140px;
}

#leftcol #thanks {
  width:160px;
  height:260px;
  padding:15px;
  background: url(images/box.gif) no-repeat top;
  font-size:.85em;
  float:right;
  clear:both;
  margin:0;
}
#leftcol #quotes {
  float:left;
  width:200px;
  overflow:hidden;
  margin-top:6px;
}

#rightcol {
  width:470px;
  float:left;
  background: #461825 url(images/right-col-top.gif) no-repeat top;
  color:#c99;
  margin-top:40px;
}
#rightcol ul {
  margin-bottom:3em;
}
#wrap {
  background: url(images/right-col-bottom.gif) no-repeat bottom right;
  padding:1em 25px;
}
#footer {
  clear:both;
  color: #9E1A45;
  position:relative;
  top:55px;
}
h1#logo a {
  background: url(images/logo.gif) no-repeat !important;
  border: 0;
  display: block;
  text-indent: -5000px;
  width: 47px; height: 53px;
  clear:both;
  overflow: hidden;
  margin-bottom:0;
}
h1#title {
  height:170px;
  margin: 0 auto;
}
h2 {
  text-transform:uppercase;
  height:1em;
}
#intro {
  font-size:1.2em;
  line-height:1.7em;
  clear:both;
}
#talks {
  clear:both;
  overflow:hidden;
  margin-bottom:2em;
}
#talks h2, #talks img {
  float:left;
  margin-right:1em;
}
#talks img {
   position:relative;
   top:15px;
}
form {
  background: url(images/box.gif) no-repeat top;
  border:0;
  clear:both;
  margin-top:2em;
  width:182px;
  height:260px;
  float:right;
  clear:both;
}
form fieldset {
  border:0;
}
form fieldset p {
  margin-right:1.25em;
  width:125px;
}
form label {
  clear:both;
  width:50px;
  overflow:hidden;
  color:#c99;
  width:125px;
}
form input {
  background:#491927;
  border:0;
  clear:both;
  overflow:hidden;
  color:#ffc;
  width:125px;
}
form input.submit
{
border: 3px double #000;
border-top-color: #c99;
border-left-color: #c99;
padding: 0.25em;
background-color: #461825;
color: #fff;
font-size: 75%;
font-weight: bold;
font-family: Verdana, Helvetica, Arial, sans-serif;
width:50px;
}
form input.submit:active
{
border: 3px double #c99;
border-top-color: #000;
border-left-color: #000;
width:50px;
}


/* sIFR styles */
.sIFR-flash {
    visibility: visible !important;
    margin: 0;
}

.sIFR-replaced {
    visibility: visible !important;
}

span.sIFR-alternate {
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 0;
    display: block;
    overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
    display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter
spacing in this case is used to make the browser text metrics match up with the sIFR text metrics
since the sIFR text in this example is so much narrower... your own settings may vary... any weird
sizing issues you may run into are usually fixed by tweaking these decoy styles */
.sIFR-hasFlash h1#title {
    visibility: hidden;
}
.sIFR-hasFlash h2 {
    visibility: hidden;
}
