/*
Theme Name: xL GlamourBeauty
Theme URI: http://www.xlabor.com
Description: xLabor.com Theme
Version: 1.0
Author: David Hall
Author URI: http://www.xlabor.com 
*/

html, body {
    background-color: #FFFFFF;
    margin: 10;
    padding: 0;
    position: static;
    top: 0;
    left: 0
}

.pagetitle {
font-family:"century gothic", arial;
font-size:22px;
color:#f18028;
text-align:center;
font-weight:bold;
text-decoration:none;
margin-bottom:-30px;
}


.menu-title {
font-family:"century gothic", arial;
font-size:15px;
color:#FFFAF6;
height:26px;
text-align:left;
text-indent:10px;
font-weight:normal;
}

#potd a img {
border:#52504E solid 1px;
margin:3px;
}

#potd a:hover img {
border:#141414 solid 1px;
}

#potd a {
color:#52504E;
font-size:13px;
font-family:arial;
text-align:center;
text-decoration:none;
}

#potd a:hover {
color:#141414;
text-decoration:none;
}


.post-title {
margin-top:20px;
}

.post-title a {
font-family:"century gothic", arial;
font-size:18px;
color:#f18028;
text-align:left;
font-weight:bold;
text-decoration:none;
}

.post-title a:hover {
color:#ef9045;
text-decoration:none;
}

.post-text {
font-family:arial;
font-size:12px;
color:#52504e;
text-align:justify;
line-height:17px;
text-decoration:none;
margin-top:5px;
}

.post-text a {
font-family:arial;
font-size:12px;
color:#f18028;
text-decoration:underline;
}

.post-text a:hover {
font-family:arial;
font-size:12px;
color:#55493f;
text-decoration:underline;
}

.post-text a img {
border:#f18028 1px solid;
margin:10px;
}

.post-text a:hover img {
border:#55493f 1px solid;
}

.post-date {
font-family:verdana;
font-size:9px;
color:#847f78;
text-align:right;
text-decoration:none;
background-color:#f8f8f8;
padding:4px;
margin:6px;
margin-bottom:20px;
}

.post-date a {
font-family:verdana;
font-size:9px;
color:#5e5850;
text-decoration:none;
}

.post-date a:hover {
color:#2c2824;
text-decoration:none;
}


#menu a {
font-family:arial;
font-size:12px;
font-weight:normal;
color:#554436;
text-decoration:none;
line-height:23px;
text-align:left;

}

#menu {

}

#menu a:hover {
color:#100d0f;
}

#menu ul {
list-style-position: outside;
list-style: none;
line-height:22px;
margin-top:1px;
text-align:left;
position:relative; bottom:1px;

}

#menu li {
list-style-image: url('img/gb_18.gif');
padding-left:5px;
margin-left:5px;

}


.footer {
font-family:verdana;
font-size:9px;
color:#d8d8d8;
text-align:center;
text-decoration:none;
background-color:#FDFDFD;
padding:4px;
margin:6px;
margin-bottom:20px;
}

.footer a {
font-family:verdana;
font-size:9px;
color:#d1d1d1;
text-decoration:none;
}

.footer a:hover {
color:#b3b3b3;
text-decoration:none;
}


p {
margin-top:3px;
margin-bottom:3px;
}