|
font:normal 11px arial; normal;
line-height:10pt;
color: #C7C8CA ;
text-align:justify;
}
b,{
color:#C7C8CA;
font-weight: strong;
letter-spacing:0px;
font-size: 8pt;
text-transform: none;
font-style: none;
filter: shadow(color=#92D3FB, strength=2)}
strong {
filter: shadow(color=#92D3FB, strength=2);
color:#C7C8CA;
font-weight: bold;
letter-spacing:0px;
font-size: 8pt;
text-transform: none;
font-style: none;}
}
table.footer TD {
/* this makes the footer at the bottom centered */
/* leave it alone unless you know what to do*/
text-align: center;
}
div.blogheader, .caption {
/* edits the dates */
font-family: terminal;
font-color: #FEC3D5;
text-transform: uppercase;
font-size: 11px;
font-weight: none;
line-height: 20px;
background-color: #ffffff;
text-align: center;
border: 1px solid #C7C8CA ;
border-width: 1px 1px 1px 1px;
padding-left: 5px;
width: 325;
}
a:link, .footernav.link, a.footernav:link, a.footernav:active {
/* edits all links */
color: #92D3FB;
font:normal 11px arial;line-height:10px;
text-decoration: none;
}
a:visited, a.footernav:visited, {
/* edits the links that the user has visited */
color: #92D3FB;
font:normal 11px arial;
line-height:10px;
text-decoration: none;
}
a:hover {
/* edits when user mouseovers the links */
color: #FEC3D5;
font:normal 11px arial;
line-height:10px;
text-decoration: line-through;
cursor:sw-resize;
}
input, select, textarea, .textfield, .button {
/* this edits the buttons, dropdowns, etc. */
border: 1px solid #C7C8CA ;
font:normal 11px arial;
background-color: #ffffff;
letter-spacing:0px;
color: #FEC3D5 ;
}
table.left {
/* this edits the menu module */
border: 1px solid #C7C8CA ;
width:0px;
background-color: #ffffff;
}
table.blogbody {
/* this edits the other the place where the blog is */
background-color: #ffffff;
width: 325px;
border: 1px solid #C7C8CA ;
border-width: 1px 1px 1px 1px;
}
table.left th {
/* on your menu module, this edits the title pat of it */
/* like BLOGRINGS, POSTING CALENDAR, etc */
background-color: #ffffff;
font: bold 16px arial;
color: #92D3FB ;
border: 1px solid #C7C8CA ;
text-align: justify;
}
table.left TD {
/* on your menu module, this edits the body part of it */
background-color: #ffffff;
text-align: justify;
border: none;
}
table.search TD, table.search, table.announcements {
/* border of search bar (if you have it) */
background-color: #ffffff;
border: 1px solid #C7C8CA ;
}
table.search TD, table.announcements TH {
/* this should be left alone */
/* unless you know what to do */
border: 0px solid #C7C8CA ;
}
table.navigation, table.main, table.footer {
/* the width of your blog with modules */
width: 0px;
}
hr {
/* horizontal divider */
border: 1px solid #C7C8CA ;
}
#pnlEnabled table, .htmleditor { width:300px; }
.leftmoduletitlebar, .leftmoduleborder, .leftmoduleinterior, table.left, table.left TH, table.left TD, table.navigation, table.footer {display: none;}
|