/*
THEME NAME: lolligag
THEME URI: http://
DESCRIPTION: 
VERSION: 1.0
AUTHOR: Joe
AUTHOR URI: http://joepopp.com/
*/

body {
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  background-color: #B66E9D;
  color: #000000;
}

table td img {
display: block;
}

/* IE only! */
.subscribe {
  position:relative;
  width:175px;
  font: 11px , "Comic Sans MS";
  color: #e02f88;
  margin: 60px 0 0 30px;
  padding: 0;
  height: 30px;
  clear: both;
  z-index: 1;
}

/* other cool browsers */
html>body .subscribe {
  position:relative;
  width:175px;
  height:40px;
  z-index: 5;
  margin-left: 30px;
  font: 11px , "Comic Sans MS";
  color: #e02f88;
  margin-top: 0px;
}

/* IE only! */
.subscribe form {
  height: 10px;
  margin: 0;
  padding: 0;
}

/* other cool browsers */
html>body .subscribe form {
  height: 60px;
}

/* IE only! */
.subscribe p {
  margin-top: -10px;
  margin-right: 35px;
  z-index: 1;
}

/* other cool browsers */
html>body .subscribe p {
  margin-top: 15px;
  margin-right: 35px;
}



.subtxtfield input, textarea {
  color:#404040;
  font: 12px "Comic Sans MS";
  width:120px;
  height:15px;
}


.sendbutton input {   
  border:none!important;
  background:transparent no-repeat 0 0;
  cursor:pointer;
  height:35px;
  margin: 0px 7px 10px 0px;
  padding: 0 0 5px;
  width:47px;
  position: relative;
  bottom: 50px;
  left: 132px;
}


container_wp {
  width: 150px;
  display: inline;
  float: left;
  clear: left;
  font-family: "Trebuchet MS";
}

content {
  width: 150px;
  clear: both;
  font-family: "Trebuchet MS";
  text-align: left;
}

.narrowcolumn {
  color: #6b3a29;
}

/* IE only! */
#flyimage1 {
  background: url(images/moot_floater.gif) repeat-x;
  position: absolute;
  left: -500px; 
  width:63; 
  height:95;
  border-style: none;
  display: block;
}

/* other cool browsers */
html>body #flyimage1 {
  background-image: url(images/moot_floater.png);
  position: absolute;
  left: -500px; 
  width:63; 
  height:101;
  border-style: none;
  display: block;
}

/* IE only! */
#mootfly1 {
  background: url(images/moot_floater.gif) repeat-x;
  position: absolute;
  left: -500px; 
  width:63; 
  height:95;
  border-style: none;
  display: block;
}

/* other cool browsers */
html>body #mootfly1 {
  background-image: url(images/moot_floater.png);
  position: absolute;
  left: -500px; 
  width:63; 
  height:101;
  border-style: none;
  display: block;
}

a
{
  outline: none;
}
