html {
/* Force Vertical Scrollbar */
/* IE */
overflow-y: scroll; 
/* Moz */
height: 100%;
margin-bottom: 0.1em;
}



#miniflex {
  width: 100%;
  float: left;
  font-size: small; 
  margin: 0;
  padding: 0 10px 0 10px;
  border-bottom: 1px solid #666600;
  position:relative;
  z-index:2;
}

#miniflex li {
  float: left;
  margin: 0;
  padding: 0;
  display: inline;
  list-style: none;
  position:relative;
}

#miniflex a:link, #miniflex a:visited {
  float: left;
  font-size: 85%;
  line-height: 20px;
  font-weight: bold;
  margin: 0 10px 0 10px;
  text-decoration: none;
  color: #999999;
}

#miniflex a.active:link, #miniflex a.active:visited, #miniflex a:hover {
  border-bottom: 4px solid #424040;
  padding-bottom: 2px;
  color: #333333;
}
  
#animated-tab {
  position: absolute;
  z-index: 1;
  font-size: 85%;
  line-height: 20px;
  padding-bottom: 2px;
  border-bottom: 4px solid #424040;
}

* {
padding: 0;
margin: 0;
}

img, img a {
border: 0;
}

hr {
display:none;
}

a {
color:#32B5CD;
text-decoration:none;
}

html>body {
background: #1d1d1d url(dlim-bg.jpg) center repeat-y fixed;
font-family:'Lucida Grande',Verdana,Arial,Sans-Serif;
font-size:62.5%;
margin: 0;
padding: 0;}

#page {
background: #FFF;
margin:0px auto !important;
padding:0pt !important;
position:relative;
text-align:left;
width:750px;
}

#header {
width: 750px;
height: 130px;
margin: 0 0 0 0;
}

#header h1 {
background:transparent url(august08-banner.jpg?uncache) repeat scroll left top;
display:block;
float:right;
height:130px;
text-indent:0px;
width:750px;
}

#primary {
display:block;
float:left;
margin:0pt 10px;
padding:0pt;
width:510px;
}

.secondary {
border-left:1px dashed #EEEEEE;
color:#666666;
float:left;
font-family:'Lucida Grande',Verdana,Arial,Sans-Serif;
font-size:1em;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:1.3em !important;
margin:0pt 0pt 0pt 10px;
padding:0pt 0pt 0pt 5px;
width:200px;
}

.d-lim-content {
background:#FFFFFF none repeat scroll 0% 50%;
border-bottom:3px solid #EEEEEE;
border-top:2px solid #EEEEEE;
height: 100%;
margin:5px auto 15px;
padding:5px 0pt;
width:740px;
}

#footer {
width: 750px;
float: left;
}

/* Tertiary Bar */

.tertiary>li {
display: block;
margin: 0;
padding: 2px 8px 2px 8px;
float: left;
width: 152px;
border-right: 1px dashed #E0E0E0;
height: 166px;
color: #888;
}

.tertiary li ul li {
float: none;
list-style-image:none;
list-style-type:none;
display: block;
padding: 2px 0 2px 0;
}

.tertiary li ul li>a {
color: #999999;
}

.tertiary li ul li>a:hover {
color:#32B5CD;
}

/* Headings */

h2, h3, h4 {
font-family: 'Trebuchet MS', Verdana, Sans-Serif;
}

#primary h2.page-title {
color:#CCCCCC;
display:block;
font-family:Helvetica,Arial,Sans-Serif;
font-size:3.1em;
font-weight:normal;
letter-spacing:-3px;
margin:10px 0pt;
text-align:right;
text-transform:lowercase;
width:100%;
}

#primary .itemhead h3.post-title {
display:inline;
font-family:Helvetica,Arial,Sans-Serif;
font-size:2.5em;
font-weight:normal;
text-transform:lowercase;
padding: 8px 0 8px 0;
}

#primary .itemhead h3.post-title a {
color:#61C6CA;
}

#primary span.post-date {
color: #DDD;
text-transform: lowercase;
letter-spacing:-1px;
font-family:Helvetica,Arial,Sans-Serif;
font-size:26px;
font-weight:normal;
}

h2.widgettitle {
font-family: Helvetica,Arial,Sans-Serif;
text-transform: lowercase;
font-size: 16px;
color: #666666;
font-weight: normal;
letter-spacing: -1px;
}

.secondary h2.widgettitle {
color:#32B5CD;
margin:0pt 0pt 6px;
}

h4 {
font-family: 'Trebuchet MS', Verdana, Sans-Serif;
font-size: 25px;
font-weight: normal;
color: #AAAAAA;
text-transform: lowercase;
letter-spacing: -1px;
}

h4.commentsnumber {
font-family: Helvetica,Arial,Sans-Serif;
font-size: 26px;
font-weight: normal;
color: #DDDDDD;
text-transform: lowercase;
letter-spacing: -1px;
margin: 15px 0 5px 0;
text-align: right;
border-top: 1px solid #FAFAFA;
}

h4.commentsnumber a {
color: #DDDDDD;
}

.itemtext {
margin: 10px 0 0 0;
font-size:1.1em;
line-height:1.8em;
text-align: justify;
color: #333;
}

.itemtext p, .itemtext ul, .itemtext ol, .itemtext div, .itemtext blockquote {
margin:10px 0pt;
}

.itemtext img, .itemtext img {
background-color: #ECECE6;
border: 1px solid #d8d7cb;
padding: 3px 3px 6px 3px;
margin: 0 auto 0 auto;
}

