/*  
Theme Name: Alexis2
Description: Fun, rollover, professional layout for StarsZZ hostees only.
*/


body { 
line-height:12px;
text-align: left;
font-size: 11px;
font-family: Trebuchet MS;
color: #ffffff;
background-color: #ffffff;
background-image:url();
background-position: 0px 29px;
background-repeat: repeat-x;}

/********** Basic Text **********/

b {
color: #f0692d; }

strong {
color: #f0692d; }

i {
color: #f0692d; }

em {
color: #f0692d; }

u {
color: #e4447a; }

underline {
color: #e4447a; }

/********** Links **********/

a:link, a:active, a:visited {
color: #6498bb;
font-weight: bold;
text-decoration: none;
}

a:hover {
color: #053e65;
font-weight: bold;
text-decoration: none;
}

/********** Images **********/

a img {
border-style: solid;
border-width: 0px;
border-color: #c7c7c7;
}

a:hover img {
border-style: solid;
border-width: 0px;
border-color: #9da601;
}

.thumb img{
border: 0px solid #CCCCCC;
padding: 4px;
background: #6498bb;
-moz-border-radius:3px; 
-webkit-border-radius:3px;
border-right: 1px solid #6498bb;
border-bottom: 1px solid #6498bb;
text-decoration:none;
  /* CSS3 standard */
  opacity:0.7; 
  /* for IE */
  filter:alpha(opacity=70);
}

 
.thumb img:hover{
padding: 4px;
background: #053e65;
border-right: 1px solid #6498bb;
border-bottom: 1px solid #6498bb;
  /* CSS3 standard */
  opacity:0.8; 
  /* for IE */
  filter:alpha(opacity=80);
}

#last a img {
border-style: solid;
border-width: 1px;
border-color: #ea7d49;
opacity:1;
}

#last a:hover img {
border-style: solid;
border-width: 1px;
border-color: #ea7d49;
}

/********** Headers **********/


#sidebar {
position: absolute;
top: 638px;
left: 77px;
width: 300px;
background-color: #e7e7e7;
padding: 5px;
}

#layout {
position: absolute;
top: 30px;
left: 2px;
width: 1003px;
}

#last {
}

#content {
position: absolute;
top: 638px;
left: 400px;
width:495px;
background-color: #e7e7e7;
padding: 5px;
}

#ad {
position: absolute;
top: 513px;
left: 136px;
width:729px;
background-color: #e7e7e7;
height:90px;
}

********** Titles **********/

div.welcome { 
line-height:12px;
text-align: left;
font-size: 11px;
font-family: Trebuchet MS;
color: #ffffff;
}

div.title { 
background: url(http://alexis-fans.org/wp-content/themes/alexis2/images/title.png) repeat-X;
line-height:80px;
text-align: left;
font-size: 14px;
font-family: Trebuchet MS;
color: #f6adc7;
padding-left: 10px;
font-weight: bold;
}

div.body { 
background: url(http://alexis-fans.org/wp-content/themes/alexis2/images/date.png) no-repeat;
line-height:12px;
text-align: left;
font-size: 11px;
font-family: Trebuchet MS;
color: #000000;
padding-left: 8px;
padding-right: 8px;
}

div.no { 
background: url(http://alexis-fans.org/wp-content/themes/alexis2/images/body.png) repeat-Y;
}

div.date { 
background-color: #ffffff;
line-height: 14px;
font-family: Trebuchet MS;
text-align:center;
font-size: 12px;
color: #000000;
}

div.pre { 
background-color: #e8e8e8;
line-height: 24px;
font-family: Trebuchet MS;
text-align:center;
font-size: 16px;
padding-left: 8px;
padding-right: 8px;
border-style: solid;
border-width: 1px;
border-color: #b6b6b6;
}

div.pre:hover {
color: #053e65;
font-weight: bold;
text-decoration: none;
background-color: #d7d7d7;
line-height: 24px;
font-family: Trebuchet MS;
text-align:center;
font-size: 16px;
padding-left: 8px;
padding-right: 8px;
border-style: solid;
border-width: 1px;
border-color: #939393;
}

div.titlepage { 
font-size: 11pt;
color: #e14176;
font-family: Times New Roman;
text-align:left;
line-height: 30px;
font-weight: bold;
padding-left:10px;
background-color: #ffffff;
border-bottom:1px solid #b6b6b6;
border-right:1px solid #b6b6b6;}