

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym {
	border:0;
}
a img {
	border: 0;
}
h1,h2,h3,h4,h5,h6,strong,b,dt,th {font-weight: 700;}
h1,h2,h3,h4,h5,h6{font-family: "Lucida Grande",Verdana,Arial,Helvetica,sans-serif}
address,cite,em,i,caption,dfn,var {font-style: italic;}
h1 {margin: 0 0 0.75em; font-size: 2em;}
h2 {margin: 0 0 1em; font-size: 1.5em;}
h3 {margin: 0 0 1.286em; font-size: 1.167em;}
h4 {margin: 0 0 1.5em; font-size: 1em;}
h5 {margin: 0 0 1.8em; font-size: .834em;}
h6 {margin: 0 0 2em; font-size: .75em;}

body {
    background: #889f2b url(../img/diazuwi.png) 50% 0 repeat-x;
    color: #efefef;
}
a {color: #ffcccc;text-decoration: none;}
#main {
    margin: 0 auto;
    width: 95%;
    min-width: 1109px;
}
#logo {
    background: transparent url(../img/dw.png) top left no-repeat;
    width: 235px;
    height: 110px;
    position: absolute;
    top: 10px;
    text-indent: -9999px;
}
#logo a {
    display: block;
    width: 235px;
    height: 110px;
}
@font-face {
	font-family: 'Museo700Regular';
	src: url('Museo700-Regular.eot');
	src: local('Museo 700 Regular'), local('Museo-700'), url('Museo700-Regular.woff') format('woff'), url('Museo700-Regular.otf') format('opentype'), url('Museo700-Regular.svg#Museo-700') format('svg');
}
#content {
    margin-top: 150px;
    padding: 0 10px;
    font-family: Museo700Regular, Arial, sans-serif;
    text-shadow: 1px 1px 2px #333;
    font-size: 16px;
    line-height: 22px;
}
.box {
    background: transparent url(../img/transbox.png) top left repeat-y;
    width: 320px;
    margin: 0 20px 10px 0;
    box-shadow: 10px 10px #888;
}
.bottomize {
    padding-top: 90px;
}
.boxc {
    padding: 10px;
}
.boxc h2 {
    font-family: Museo700Regular, Arial, sans-serif;
    margin-bottom: 10px;
    font-style: normal;
    font-weight: normal;
    color: #FFE680;
}
#posts {
    display: none;
    margin-bottom: 20px;
}
#posts li {
    margin-bottom: 10px;
}
.post_updated {
    font-family: Verdana, Arial, sans-serif;
    display: block;
    font-size: 10px;
    line-height: normal;
}
#loadposts {
    height: 67px;
    background: transparent url(../img/loadposts.png) 50% 50% no-repeat;
    margin: 10px 0;
}
.ico {
    margin-right: 5px;
}
.left {
    float: left;
}
.clear {
    clear:both;
    font-size:1px;
    height:0;
    overflow:hidden;
}
