html, body, form, fieldset {
margin: 0;
padding: 0;
font: 100%/120% Verdana, Arial, Helvetica, sans-serif;
}
h1, h2, h3, h4, h5, h6, p, pre,
blockquote, dl, address {
margin: 1em 0;
padding: 0;
}
li, dd, blockquote {
margin-left: 1em;
}
form label {
cursor: pointer;
}
fieldset {
border: none;
}
input, select, textarea {
font-size: 100%;
font-family: inherit;
}
ul{
margin: 0px;
}
/*End Default*/
body{
background-color: #1C253B;
background-image: url(../images/bg.png);
background-repeat: repeat-x;
background-attachment: fixed;
margin: 0px auto;
padding: 0px;
font-family: Geneva, Arial, Helvetica, sans-serif;
text-align: center;
height:100%;
}
img {
border: none;
}
.noprint {}
@media print {
.noprint {display: none}
}
.clear{
clear:both;
}
#hw_page{
text-align: center;
margin: auto;
width: 760px;
}
#hw_top{
height: 157px;
background-image: url(../images/01_01.png);
background-repeat: no-repeat;
}
a:link, a:visited{
color: #2963D7;
}
a:hover{
color: #D80A0E;
}
.sidepad{
padding: 0px 8px;
}
h1{
color: #C50F15;
font-size: 1.8em;
margin: 16px 0px;
}
h2{
color: #273C67;
font-size: 1.5em;
margin: 16px 0px;
}
/*-------------Main Nav-------------*/
#hw_menu{
height: 31px;
background-image: url(../images/01_03.png);
background-repeat: no-repeat;
}
#hw_menu table{
margin: 0 auto;
padding: 0px;
}
#hw_menu table td{
padding: 2px 8px;
height: 24px;
}
#bhome a{
}
#hw_menu a:hover{
background-position: 0 0px;
}
#hw_menu span{
display: none;
}
#hw_menu table a{
position: relative;
height: 24px;
display: block;
}
#bhome a{
width: 50px;
background: url(../images/menu_home.png) 0 -24px no-repeat;
}
#bblog a{
width: 45px;
background: url(../images/menu_blog.png) 0 -24px no-repeat;
}
#bwall a{
width: 92px;
background: url(../images/menu_wallpapers.png) 0 -24px no-repeat;
}
#bcontact a{
width: 71px;
background: url(../images/menu_contact.png) 0 -24px no-repeat;
}
#bboard a{
width: 54px;
background: url(../images/menu_board.png) 0 -24px no-repeat;
}
/*-------------New Wallpapers-------------*/
#newwallrow {
margin: 0px 0 0 235px;
padding: 30px 0 0 20px;
text-align: left;
}
.newwall {
padding: 5px 3px 3px 3px;
text-align: center;
margin: 5px 10px 5px 3px;
width: 135px;
height: 119px;
background: url(../images/newwallbg.png) no-repeat;
vertical-align: top;
}
#firstnew{
background: url(../images/newwallbg1.png) no-repeat;
padding: 5px 2px 0px 30px;
text-align: center;
height: 119px;
width: 135px;
vertical-align: top;
}
#newwallrow a{
color: #2A65DB;
font-size: .8em;
font-weight: bold;
text-decoration: none;
}
/*-------------Content-------------*/
#contentwrap{
margin: 0px 37px;
padding: 0px;
}
#topcontent{
background: url(../images/01_05.png) no-repeat;
height: 10px;
margin: 0px;
_margin: 0px 0px -10px;
padding: 0px;
width: 687px;
}
#bottomcontent{
background: url(../images/01_07.png) no-repeat;
color: #FFF;
font-size: 85%;
padding: 15px 0px 5px;
width: 687px;
}
#bottomcontent .link{
color: #FFCC33;
}
#hw_content{
background: url(../images/01_06.png);
padding: 0px;
margin: 0px;
width: 687px;
text-align: left;
}
.datetext{
font-size: 70%;
text-transform: uppercase;
font-style: italic;
padding: 0px;
margin: 0px;
color: #999999;
}
.boxwrap{
padding: 0 10px;
}
.boxwrap h3{
margin: 0px;
}
.boxwrap hr{
margin: 0px;
}
.boxwrap p{
padding: 0px 0px 8px 0px;
margin: 0px;
}
.centered{
text-align: center;
}
/*-------------Search-------------*/
#searchbox{
float:right;
background: url(../images/searchbox2.png) no-repeat;
width: 179px;
height: 52px;
padding: 5px;
}
#searchtbox{
text-align: center;
margin: 0 6px 0 0;
}
#searchtbox input{
background-color: #FFF;
border: 0px;
font-size: 18px;
text-align: center;
}
#searchbutton{
margin: 10px 0 0 47px;
}
/*-------------Ads-------------*/
#ad1{
padding: 0px 5px 10px;
}
/*-------------News-------------*/
#newsbox{
border: 1px solid #000;
width: 350px;
padding: 30px 0 5px;
margin: 0px 10px 10px;
background: url(../images/header-news.jpg) no-repeat;
}
#newsbox h3{
color: #AB151E;
font-size: 98%;
}
/*-------------Recent Posts-------------*/
#postsbox{
border: 1px solid #000;
width: 350px;
padding: 30px 0 5px;
margin: 0px 10px 10px;
background: url(../images/header-news.jpg) no-repeat;
}
#postsbox h3{
color: #AB151E;
font-size: 98%;
}
/*-------------Featured-------------*/
#featured{
float:right;
border: 1px solid #000;
width: 280px;
padding: 35px 0 5px;
margin: 0px 10px 10px;
background: url(../images/header-featured.jpg) no-repeat;
}
/*-------------Top Ten-------------*/
#topten{
float:right;
border: 1px solid #000;
width: 280px;
padding: 30px 0 5px;
margin: 0px 10px 10px;
background: url(../images/header-topten.jpg) no-repeat;
}
#topten ol{
padding: 0px;
margin: 5px 0px 10px 30px;
}
/*-------------Wallpaper Cat Display-------------*/
.wallblock{
clear: both;
margin: 0px;
padding: 0 0 20px 20px;
text-align: center;
}
.wallthumb{
float:left;
padding: 0px 15px;
}
.walltext{
text-align: left;
}
.wallcomments{
clear:both;
}
.wallblurb {
font-size: 90%;
clear: both;
margin: 20px;
}
.walltext h2{
margin: 0 0 0px;
}
.walltext h2 a{
text-decoration: none;
}
#viewbynav{
padding: 8px;
}
/*-------------------PAGINATION-------------------*/
.Pages { text-align: center; padding-bottom: 20px; padding-top: 20px; }
.Paginator { font-size: 12px; padding-top: 10px; margin-left: auto; margin-right: auto; }
.Paginator a, .pageList .this-page { padding: 2px 6px; border: solid 1px #ddd; background: #fff; text-decoration: none; }
.Paginator a:visited { padding: 2px 6px; border: solid 1px #ddd; background: #fff; text-decoration: none; }
.Paginator .AtStart { margin-right: 20px; padding: 2px 6px; /* border: solid 1px #ddd; */ background: #fff; color: #aaa; }
.Paginator .Prev { margin-right: 20px; padding: 2px 6px; border: solid 2px #ddd; background: #fff; }
.Paginator .break { padding: 2px 6px; border: none; background: #fff; text-decoration: none; }
.Paginator .Next { margin-left: 20px; padding: 2px 6px; border: solid 2px #ddd; background: #fff;}
.Paginator .AtEnd { margin-left: 20px; padding: 2px 6px; /* border: solid 1px #ddd; */ background: #fff; color: #aaa; }
.Paginator .this-page { padding: 2px 6px; border-color: #999; font-weight: bold; font-size: 13px; vertical-align: top; background: #fff; color: #A70C07; }
.Paginator a:hover { color: #fff; background: #2963D7; border-color: #000000; text-decoration: none;}
.Pages div.Results { text-align: center; font: 11px/15px Arial, Helvetica; color: #aaa; margin-top: 8px; }
.Pages div.Title { text-align: center; font: 15px/15px Arial, Helvetica; color: #aaa; margin-top: 8px; }
/*-------------Related-------------*/
.relatedRow{
background-color: #e5e5e5;
margin: 3px 0px 0px 5px;
padding: 3px;
text-align: center;
border: 1px solid #000;
}
.relatedRow h3{
color: #293F6E;
font-size: 110%;
font-weight: bold;
margin: 0px;
text-align: left;
}
.relatedItem{
float: left;
text-align: center;
margin: 10px;
width: 105px;
}
/*-------------Comments-------------*/
.commentblock{
padding: 10px;
}
.commenttext{
border-top: 1px solid #000;
}