body{
margin: 0;
padding: 0;
background: url(img/ornament.png) bottom right no-repeat;
font: 12px "Trebuchet MS" Arial, Helvetica, sans-serif;
}
a{
color: #98012e;
outline: none;
text-decoration: none;
}
div#container{
width: 100%;
background: url(img/body_bg.png) repeat-x;
}
div#header{
width: 800px;
height: 362px;
background: url(img/header.png) no-repeat;
}
div#header p{
margin: 0;
padding: 0;
width: 700px;
height: 300px;
margin-left: -300px;
}
div#header p a{
display: block;
width: 100%;
height: 100%;
}
div#menu{
font-size: 11px;
height: 42px;
padding-left: 20px;
margin-left: 170px;
margin-top: -200px;
background: url(img/menu_bg.png);
behavior: url(iepngfix.htc);
}
div#menu a{
color: #98012e;
text-decoration: none;
}
div#menu{
}
div#menu a{
color: #98012e;
text-decoration: none;
}
div#footer{
font-size: 11px;
color: #98012e;
height: 100px;
padding-top: 25px;
padding-left: 25px;
margin-top: -10px;
margin-left: 165px;
background: url(img/footer_bg.png) top left no-repeat;
behavior: url(iepngfix.htc);
}
div#footer a{
text-decoration: none;
color: #666666;
}
div#top{
width: 800px;
height: 30px;
margin-top: -10px;
background: url(img/top.png) top right no-repeat;
behavior: url(iepngfix.htc);
}
div#bottom{
width: 800px;
height: 30px;
background: url(img/bottom.png) bottom right no-repeat;
behavior: url(iepngfix.htc);
}
div#content{
width: 780px;
overflow: auto;
padding: 10px;
padding-top: 0px;
background: url(img/content.png) repeat-y;
behavior: url(iepngfix.htc);
}
h2{
color: #98012e;
border-bottom: 1px solid;
width: 90%;
margin-top: 0px;
}
h2.title{
margin-top: 10px;
border: none;
}
div#sidebar_left{
width: 160px;
float: left;
}
div#sidebar_left ul, div#sidebar_right ul{
list-style: none;
margin: 0;
padding: 0;
font-size: 10px;
width: 160px;
}
div#sidebar_left ul li, div#sidebar_right ul li{
margin-left: 10px;
padding-bottom: 5px;
margin-bottom: 5px;
border-bottom: 1px solid #e5bfcb;
}
div#sidebar_left ul a{
color: #666666;
text-decoration: none;
}
div#sidebar_left ul a:hover{
color: #222222;
}
div#main{
width: 580px;
float: left;
margin-left: 10px;
}
div#main a{
text-decoration: none;
color: #98012e;
font-weight: bold;
}
div#main a:hover{
color: #000000;
}
div#main p{
line-height: 20px;
}
div#main p#nav{
margin: 0;
border-bottom: 1px solid #dddddd;
}
div#main p#nav a{
color: #666666;
}
div#main p#nav a:hover{
color: #98012e;
}
div.post{
padding-bottom: 10px;
background:url(img/post_shadow.png) bottom left no-repeat;
}
p.date{
font: 10px Verdana, Arial, Helvetica, sans-serif;
color: #666666;
margin-top: -20px;
padding: 0;
}
div#sidebar_right{
width: 250px;
float: left;
margin-left: 10px;
}
div#sidebar_right div.box{
font-size: 10px;
padding-right: 20px;
padding-bottom: 10px;
background: url(img/boxshadow.png) bottom right no-repeat;
color: #666666;
}
div#sidebar_right div.quote{
background: url(img/quote.png) bottom right no-repeat;
}
p#addfave a{
color: #98012e;
text-decoration: none;
margin-left: 10px;
padding-left: 16px;
font-size: 10px;
background: url(img/fave.png) left no-repeat;
}
label{
width: 150px;
float: left;
line-height: 20px;
color: #999999;
font-size: 10px;
}
input.text, textarea.text{
width: 300px;
border: 1px solid #999999;
}
textarea.text{
height: 300px;
}
fieldset{
border: none;
}
ul.feed{
margin-bottom: 40px;
}
ul.feed li{
margin-left: 0px;
padding-left: 0px;
width: 210px;
}
