body
{
background-color:#000;
font-family: Lucida Grande,Tahoma,Helvetica,Sans-Serif;
margin:0px;
font-size:78%;
line-height:1.4
}
#bg
{
background:transparent url(/images/lite/bg.jpg) no-repeat fixed 75% 150px;
float:left;
width:100%;
}
#holder
{
margin:0pt auto 0pt;padding:5px;position:relative;width:530px;
}
.headnav
{
float:left;margin-top:10px;width: 95%;position:relative;font-size:110%;height:20px;
}
.headnav a:hover
{
border-bottom:solid 2px orange;
text-decoration:none;
color:#FFF;
}

#top
{
float:left;margin-top:20px;width: 95%;position:relative;
background-color:#0a0a0a;opacity:1;border:solid 1px #222;border-bottom-color:transparent;
}
#navbar
{
background:#222222 url(/images/lite/topmast-bg.gif) repeat-x scroll 0 -120px;
border-bottom:1px solid #666666;
border-top:1px solid #666666;
float:left;
height:30px;
width:100%;
}
#navbar span
{
font-size: 120%;
font-weight:bold;
margin-left:10px;
color:#EEE;
float:left;
line-height:1.8;
}
#navbar #option
{
float:right;
margin-right:10px;
margin-top: 2px;
}
#navbar #option a
{
color:#FFF;
font-size: 110%;
margin-left: 10px;
}
#center
{
float:left;background: transparent url(/images/lite/transbg.png) repeat fixed;float:left;
width:504px;position:relative;
border-left:solid 1px #222;border-right:solid 1px #222;z-index:1;
min-height:300px;
}
.content
{
float:left;
width:100%;
padding-bottom:10px;
padding-top:10px;
}
#login_container
{
background-color:transparent;
float:left;
margin-bottom:0;
margin-left:20%;
margin-right:0;
margin-top:0;
padding-bottom:30px;
padding-left:0;
padding-right:0;
padding-top:30px;
position:relative;
width:auto;
}
#bottom
{
float:left;background-color:#111;width:95%;opacity:0.8;border:solid 1px #222;z-index:1;
}
#bottom ul
{ list-style-type:none;margin:0;padding:5px;
}
#bottom ul li
{ float:left; padding:0 5px; border-right:solid 1px #222;
}
a
{
color:#FFF;
text-decoration:none;
outline-style:none;
}
a:hover
{
color:Orange;
text-decoration:underline;
}
#bottom a
{
color:#FFF;
text-decoration:none;
font-size: 100%;
}
#bottom a:hover
{
text-decoration:underline;
color:#FFF;
}
.watermark
{
border:solid 1px #CCC;color:#444;width:250px !important; height: 35px !important;font-weight:bold;padding:2px 5px !important;margin:0px;font-size:165%
}
.welcome
{
color:#FFFFFF;
height:150px;
padding-top:100px;
text-align:center;
width:100%;
}
.peekr_ad_item {
background: transparent url(/images/lite/transbg70.png) repeat scroll 0 0;
border:1px solid #222222;
border-left: none;
border-right:none;
float:left;
font-size:9pt;
height:auto;
margin:8px 0;
padding:5px 0;
position:relative;
width:100%;
}
.feedfilters
{
display:none;
background:transparent url(/images/lite/smsbg.png) repeat scroll center center;
border-bottom:1px solid #CCCCCC;
color:#FFFFFF;
float:left;
padding:5px 0;
width:100%;
}
.feedfilters div
{
float:left;
margin:2px 0;
width:33%;
}
.wp
{
border-right:1px solid #222222;
color:#CCCCCC;
float:left;
font-size:90%;
width:64%;
padding-bottom:15px;
min-height:280px
}
.wp .section_name
{
background:transparent url(/images/lite/transbgblue70.png) repeat scroll 0 0;
border-bottom:1px solid #EEEEEE;
border-top:1px solid #EEEEEE;
color:#FFFFFF;
float:left;
font-size:135%;
font-weight:bold;
margin-left:0;
margin-top:20px;
padding:5px 0;
text-indent:10px;
width:100%;
}
.wp .postDate
{
font-size:110%;
font-weight:bold;
margin:5px 0;
color:#FFF;
float:left;
width: 100%;
}
.wp .dayhead
{
    color: White;
    font-size: 14px;
    font-weight: bold;
    margin: 10px 0px;
    float: left;
    padding: 0px 5px;
}
.wp .wpItem
{
    float: left;
    margin-left: 5px;
    padding-left: 0px;
    width: 100%;
    margin-bottom: 5px;
}
.wp .wpImage
{
    float: left;
    height: 18px;
    padding-top: 2px;
    vertical-align: middle;
    width: 20px;
}
.wp .wpText
{
    float: left;
    padding: 2px;
    width: 88%;
}
.wp .wpText img
{
    border: solid 3px White;
    overflow: hidden;
    margin: 5px;
}
.wp a
{
    color: #4682B4;
    text-decoration: none;
}
.wp .friend
{
}
.faves
{
float:right;
margin-left:1px;
width:179px;
color:#FFF;
margin-bottom:20px;
}
.frequests
{
float:left;
margin-left:2px;
width:39%;
color:#FFF;
}
.settings
{
float:left;
margin-left:2px;
width:39%;
color:#FFF;
margin-bottom:20px;
}
.settings div
{
padding:2px;
}
.heading
{
font-weight:bold;
border-bottom:solid 1px #222;
font-size:120%;
}
.settings a
{
float:left;
width:100%;
cursor:pointer;
}
#favesList {padding:0px;width:100%;list-style-type:none;margin:0}
.faveItem{
border-bottom:1px solid #222222;
cursor:pointer;
float:left;
height:auto;
padding:5px 0 5px 0px;
width:100%;}
.faveItem[online="True"]{background:transparent url(/images/toolbar/uonline.png) no-repeat scroll 95% 50%;}
.faveItem[online="False"]{background:transparent url(/images/toolbar/umobile.png) no-repeat scroll 95% 50%;}
.faveItem:hover{background-color: #222}
.faveItem img
{
margin-left: 5px;border:solid 2px #FFF;
}
.replybox
{
background:transparent url(/images/lite/smsbg_trans.png) repeat-x scroll center center;
border-bottom:4px solid #CCCCCC;
display:none;
float:left;
height:auto;
margin-bottom:10px;
padding:2%;
position:relative;
width:96%;
z-index:10000;
left:0;
top:0;
}
.replybox .replytxtbox
{
float:left;width:82%;
border:solid 1px #888;
padding: 2px 5px;
background:#fff;
margin:5px 0px;
}
.replybox .replytxt
{
border:0px none;
font-size:110%;
padding:2px 5px;
position:relative;
width:95%;
}
.replybox .addbtn
{
color:#FFFFFF;
padding:3px 5px;
float:right;
margin:0px 5px 2px 1px;
width:55px;
}
.replybox .sendbtn
{
background-color:#003366;
border:2px solid #FFF;
color:#FFFFFF;
padding:3px 5px;
float:right;
margin:8px 5px 10px 1px;
width:55px;
}
.replybox .sendbtn input
{
background-color:transparent;
border:none;
color:white;
padding:0px 5px;
}
.replybox .sendbtn input:hover
{
cursor:pointer;
}
.replybox .charcounter
{
float:left;
font-size:120%;
width:100%;
}
.replybox .charcounter span
{
color:#FFFFFF;
float:left;
font-weight:bold;
margin:5px 0 0 5px;
}
#sendAd
{
background-color:#111111;
border-bottom:2px solid #222222;
display:none;
float:left;
height:auto;
left:0;
margin-bottom:10px;
position:relative;
width:100%;
z-index:14000;
}
#sendAd #sendConfirm
{
color:DarkOrange;
font-size:145%;
font-weight:bold;
margin:10px;
text-align:center;
}
#sendAd #sendConfirm a
{
color:#006699;
font-size:90%;
}
#sendAd #nothanks
{
background-color:#222222;
border:1px solid #444444;
color:#555555;
float:right;
margin-bottom:10px;
margin-right:20px;
padding:2px 8px;
}
#sendAd #nothanks:hover
{
border:1px solid #999999;
color:#FFFFFF;
cursor:pointer;
text-decoration:none;
}
.statusholder
{
float:left;
width:100%;
height:55px;
}
.statusholder .txtholder
{
background-color:#FFFFFF;
border:1px solid #CCCCCC;
float:left;
margin:15px 5px 15px;
padding:5px;
width:420px;
}
.statusholder .statusimg
{
border:1px solid #CCCCCC;
float:left;
margin:5px;
width:40px;
height:30px;
margin-top: 10px;
}
.statusholder .txtholder #statusmsg
{
border:none;
padding:2px;
width:320px;
}
.statusholder #btnpoststatus
{
display:none;
background-color:#3B5998;
border-bottom:1px solid #0E1F5B;
border-left:1px solid #D9DFEA;
border-right:1px solid #0E1F5B;
border-style:solid;
border-width:1px;
color:White;
cursor:pointer;
float:right;
font-size:11px;
list-style-type:none;
margin:15px 10px 0 0;
padding:2px 15px 3px;
text-align:center;
}
.btnnewprofile
{
background-color:#3B5998;
border-bottom:1px solid #0E1F5B;
border-left:1px solid #D9DFEA;
border-right:1px solid #0E1F5B;
border-style:solid;
border-width:1px;
color:White;
cursor:pointer;
float:right;
font-size:11px;
list-style-type:none;
margin:15px 10px 0 0;
padding:2px 15px 3px;
text-align:center;
}
