/*
Theme Name: xL TeenieUpdate2
Theme URI: http://www.xlabor.com
Description: xLabor.com Theme
Version: 1.0
Author: David Hall
Author URI: http://www.xlabor.com 
*/

/*********************************************/
/* --- HEADER AREA ------------------------- */
/*********************************************/

/* main table class */
.tmain {
background: #FFF2F8;
border: 1px solid #AE0E56;
}

/* header image class */
.header {
border: 1px solid #E94C91;
}

/* top thumbs area */
.bhead {
background: #FFC1DC;
padding: 0px;
font: normal 11px Tahoma, Arial;
border-bottom: 1px dotted #FF89BC;
}

/* top thumb class */
.tt {
margin: 2px;
border: 1px solid #E94C91;
}

/*********************************************/
/* --- FOOTER AREA ------------------------- */
/*********************************************/

#footer {
padding: 2px 2px 2px 5px;
background: #FFC1DC;
font: normal 11px Tahoma, Arial;
color: #000000;
font-weight: normal;
text-decoration: none;
border-top: 1px dotted #FF89BC;
}

#footer a, a:active, a:visited {
font: bold 11px Tahoma, Arial;
color: #E0327F;
text-decoration: none;
}

#footer a:hover {
font: bold 11px Tahoma, Arial;
color: #E0327F;
text-decoration: underline;
}

/*********************************************/
/* --- POST AREA --------------------------- */
/*********************************************/

/* post area padding */
#postarea {
padding: 10px;
font-family: Tahoma, Arial;
}

/* post title styles */
#title a, a:active, a:visited {
font: bold 20px Tahoma, Arial;
color: #DC008E;
text-decoration: underline;
}

#title a:hover {
font: bold 20px Tahoma, Arial;
color: #CD0084;
text-decoration: underline;
}

#title h2 {
font: bold 20px Tahoma, Arial;
color: #DC008E;
margin: 0px;
}

/* metadata styles */
#meta {
font: bold 13px Tahoma, Arial;
color: #FFA9E1;
text-decoration: none;
}

#meta a, a:active, a:visited {
font: bold 13px Tahoma, Arial;
color: #FF69CB;
text-decoration: underline;
}

#meta a:hover {
font: bold 13px Tahoma, Arial;
color: #FFA9E1;
text-decoration: none;
}

#meta h1 {
font: bold 13px Tahoma, Arial;
color: #FFA9E1;
display: inline;
margin: 0px;
}

/* lower metadata styles */
#meta2 {
font: bold 13px Tahoma, Arial;
color: #FFA9E1;
text-decoration: none;
padding-bottom: 5px;
border-bottom: 1px dotted #FF69CB;
margin-bottom: 15px;
}

#meta2 a, a:active, a:visited {
font: bold 13px Tahoma, Arial;
color: #FF69CB;
text-decoration: none;
}

#meta2 a:hover {
font: bold 13px Tahoma, Arial;
color: #FF69CB;
text-decoration: none;
}

/* post text style */
#thepost {
margin-top: 8px;
font-size: 12px;
font-family: Tahoma, Arial;
color: #000000;
text-decoration: none;
}

#thepost a, a:active, a:visited {
font-size: 12px;
font-family: Tahoma, Arial;
color: #DC008E;
text-decoration: underline;
}

#thepost a:hover {
font-size: 12px;
font-family: Tahoma, Arial;
color: #AB006E;
text-decoration: underline;
}

#thepost a img, a:visited img {
border: 2px solid #DC008E;
}

#thepost a:hover img {
border: 2px solid #000000;
}

#thepost a:active img {
border: 2px solid #DC008E;
}

#flingad {
padding-bottom: 15px;
border-bottom: 1px dotted #FF69CB;
}

/*********************************************/
/* --- SIDE AREA --------------------------- */
/*********************************************/

/* style for side boxes */
#sidebox {
border: 1px solid #E4307E;
background: #FFECF4;
font: normal 12px Tahoma, Arial;
color: #000000;
margin-bottom: 6px;
line-height: 1em;
}

#sidebox a, a:active, a:visited {
font: normal 12px Tahoma, Arial;
color: #000000;
text-decoration: none;
}

#sidebox a:hover {
font: normal 12px Tahoma, Arial;
color: #F63488;
text-decoration: underline;
}

/* style for smaller sections */
#smallbox {
border: 1px solid #E4307E;
background: #FFECF4;
font: normal 11px Tahoma, Arial;
color: #000000;
margin-bottom: 6px;
}

#smallbox a, a:active, a:visited {
font: normal 11px Tahoma, Arial;
color: #000000;
text-decoration: none;
}

#smallbox a:hover {
font: normal 11px Tahoma, Arial;
color: #F63488;
text-decoration: underline;
}

#sidebox a img, a:active img, a:visited img {
border: 1px solid #DC008E
}

#sidebox a:hover img {
border: 1px solid #000000;
}

#feedlogo a img, a:active img, a:visited img, a:hover img {
border: 1px solid #FFF2F8;
}

#smallbox a img, a:active img, a:visited img {
border: 1px solid #DC008E
}

#smallbox a:hover img {
border: 1px solid #000000;
}

#smallbox h4 {
font: bold 12px Tahoma, Arial;
color: #ffffff;
background: url(images/h2.gif) repeat-x;
height: 17px;
padding-left: 3px;
margin: 0px;
}

#sidebox h4 {
font: bold 12px Tahoma, Arial;
color: #ffffff;
background: url(images/h2.gif) repeat-x;
height: 17px;
padding-left: 3px;
margin: 0px;
}

/* padding for text in side boxes */
.sarea {
padding: 3px;
}

/* fix list */
.sarea ul {
list-style-position: outside;
list-style: none;
margin-left: 1px;
padding-left: 1em;
text-indent: -1em;
margin-top: 0px;
margin-bottom: 0px;
}

.sarea li {
list-style: none;
}

/* sidearea margins */
.sidemar {
margin-top: 10px;
}

/*********************************************/
/* --- MISC -------------------------------- */
/*********************************************/

body {
background: url(images/bg.gif);
}

/* style for blockquotes in posts */
blockquote {
margin-left: 10px;
padding: 5px;
background: #FFEAF8;
border-top: 1px solid #FFBCE7;
border-bottom: 1px solid #FFBCE7;
border-left: 1px solid #FFBCE7;
border-right: 1px solid #FFBCE7;
font: italic 12px Tahoma, Arial;
}

/* search button */
#searchsubmit {
font: normal 13px tahoma, arial;
}

/* email button */
#emailsubmit {
font: normal 13px tahoma, arial;
}

/* nobody likes internet explorer */
form {
padding: 0px;
margin: 0px;
}

/* post thumb fix */
.pt {
margin: 0px;
border: 1px solid #E94C91;
}

/* pagination styles */
#more {
font-family: arial, sans-serif;
font-size: 12px;
font-weight: bold;
text-decoration: none;
color: #000000;
}

#more a, a:active, a:visited {
font-family: arial, sans-serif;
font-size: 12px;
font-weight: bold;
text-decoration: underline;
color: #E94C91;
}

#more a:hover {
font-family: arial, sans-serif;
font-size: 12px;
font-weight: bold;
text-decoration: underline;
color: #E94C91;
}

img.floatright {
float: right;
margin: 2px;
}

/*************************************************************************/
/* THANK YOU FOR YOUR PURCHASE *******************************************/
/* Please feel free to contact us at www.xlabor.com if you need any help */
/*************************************************************************/
