body,div,h1,h2,h3,h4,h5,h6,pre,code,ul,li,ol,form,legend,input,textarea{margin:0;padding:0;}
fieldset,img{border:0;}

ul,li,ol {
list-style:none;
}

a {
color: #0066CC;
text-decoration:none;
}

a:hover {
color: #F52D67;
}

body {
background-image:url(images/bg.jpg);
background-position:center top;
background-repeat:no-repeat;
font-family:Arial, Helvetica, sans-serif;
font-size:0.8em;
line-height:1.4em;
}

#ruler-horizontal {
background-image:url(images/ruler-horizontal.png);
background-position:top left;
background-repeat:no-repeat;
width:100%;
height:22px;
position:fixed;
z-index:900;
left:0;
}


#master-container {
background-image:url(images/ruler-vertical.png);
background-position:top left;
background-repeat:repeat-y;
}

#sub-container {
position:relative;
width:990px;
margin-left: auto;
margin-right: auto;
}

#header {
position:relative;
height:268px;
width:990px;
display: block;
margin-left: auto;
margin-right: auto;
}

#dwf-logo {
position:absolute;
left:65px;
top:59px;
}

#info {
position:absolute;
right:60px;
top:59px;
width:400px;
font-size:0.8em;
text-align:right;
}

#rssfeed img{
vertical-align:text-bottom;
}

#rssfeed a{
text-decoration:none;
color:#000;
}

#searchbox {
position:absolute;
left:762px;
top:209px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
}

#searchbox #s {
border-color:#000000;
border-style:solid;
height:17px;
padding:5px;
width:154px;
}

#menu {
position:absolute;
left:65px;
top:199px;
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
font-weight:bold;
}

#menu ul, #menu li {
display: block;
position:absolute;
text-align:center;
width:80px;
height:45px;
}

#menu li {
padding-top:25px;
}

#menu a {
text-decoration:none;
}

#menu a:hover {
text-decoration:underline;
}

#menu .home {
left:0;
text-align:left;
background:url(images/menu-home.png) top left no-repeat;
}

#menu .home a {
color:#A2FE3B;
}

#menu .articles {
left:90px;
background:url(images/menu-articles.png) top center no-repeat;
}

#menu .articles a {
color:#F52D67;
}

#menu .tips {
left:215px;
background:url(images/menu-tips.png) top center no-repeat;
}

#menu .tips a {
color:#F77B9D;
}

#menu .about {
left:310px;
text-align:right;
background:url(images/menu-about.png) top right no-repeat;
}

#menu .about a {
color:#A2FE3B;
}

#content {
width:970px;
border-color:#000000;
border-style:solid;
border-width:10px;
position:relative;
background:url(images/rulers.png) top center repeat-y;
padding-top:52px;
padding-bottom:0px;
}

#column1 {
position:relative;
left:51px;
width:395px;
padding:2px;
text-align:left;
}

#column1 .description {
position:relative;
font-size:30px;
font-weight:bold;
text-align:left;
top:2px;
color:#F52D67;
margin-bottom:21px;
}

#column1 #posts h2{
font-size:22px;
font-weight:bold;
margin-top:25px;
line-height:1em;
}

#column1 #posts h2 a{
color:#000000;
text-decoration:none;
}

#column1 #posts .postmeta{
font-size:10px;
color:#999999;
}

.post_thumb {
float:right;
margin:0 5px 5px 5px;
padding:6px;
border:1px #EBEBEB solid;
}

#column1_wide {
position:relative;
left:51px;
width:645px;
padding:2px;
text-align:left;
}

#column1_wide .description {
position:relative;
font-size:30px;
font-weight:bold;
text-align:left;
top:2px;
color:#F52D67;
}

#column1_wide #posts {
background-color:#FFF;
padding:0 20px;
min-height:900px
}

#column1_wide .entry {

}

#column1_wide #posts h1{
font-size:22px;
font-weight:bold;
margin-top:5px;
padding-top:20px;
}

#column1_wide #posts h1 a{
color:#000000;
text-decoration:none;
}

#column1_wide #posts .postmeta{
font-size:10px;
color:#999999;
}

#sidebar1 {
position:absolute;
left:500px;
top:52px;
width:195px;
padding:2px;
overflow:hidden;
}

#sidebar1 .description {
position:relative;
font-size:30px;
font-weight:bold;
text-align:left;
top:2px;
color:#F77B9D;
margin-bottom:25px;
}

#sidebar1 #posts h3 a{
color:#000000;
text-decoration:none;
font-size:15px;
}

#sidebar1 #posts .post{
margin-bottom:20px;
}


#sidebar2 {


position:absolute;
left:750px;
width:165px;
padding:2px;
font-size:12px;
top:52px;
}

#sidebar2 .description {
position:relative;
font-size:30px;
font-weight:bold;
text-align:left;
top:2px;
color:#A2FE3B;
margin-bottom:25px;
}


#sidebar2 h4{
font-size:15px;
margin-bottom:5px;
}

#sidebar2 ul>li>ul>li {
background: url(/images/bullet_post.png) left top no-repeat;
padding-bottom:2px;
padding-top:2px;
padding-left:15px;
}

#sidebar2 .cat-item {
background: url(/images/bullet_cat.png) left top no-repeat;
}

.side {
margin-bottom:20px;
}

#copy_notice {
font-size:0.7em;
color:#999999;
}

.highlight {
color:#F52D67;
}

.wp-polls {
line-height:1em;
}

.wp-polls ul li {
padding-bottom: 5px;
margin-left:-10px;
}

.fade {
color:#999999;
}

#posts ul>li {
background: url(/images/bullet_post.png) left top no-repeat;
padding-bottom:2px;
padding-top:2px;
padding-left:15px;
}

#posts ol>li {
padding-left:15px;
list-style:inside decimal;
}

.alignleft {
float:left;
margin-right:10px;
}

.alignright {
float:right;
margin-left:10px;
}

.wp-caption-text {
font-family:Lucida Sans Unicode;
color:#666666;
font-size:11px;
margin:0 5px;
text-align:left;
}

.wp-caption {
background-color:#EEE;
border:1px solid #CCCCCC;
padding:5px 0 0;
text-align:center;
}
