/*
LAYOUT: Two-Column (Left)
DESCRIPTION: Two-column fluid layout with one sidebars left of content
*/
div#container {

float:right;
margin:10px 0 0 -200px;
width:100%;
}

div#content {
margin:0 0 0 250px;
}

div.sidebar {
float:left;
overflow:hidden;
width:180px;
margin: 20px 0 0 20px;
}

div#secondary {
clear:left;
}

div#footer {
clear:both;
width:100%;
}



///



body {
font-family: Lucida Sans Typewriter, courier new, times new roman, arial, sans-serif;
font-size: 10px;
line-height: 15pt;
margin:12pt 6pt;
padding:3pt;
}

body a,body a:link,body:visited,body a:active {
background:#FFF;
color:#000000;
text-decoration:none;
}

body a:hover {
text-decoration:underline;
color:#3f26fd;
}


body h1, body h2,body h3,body h4,body h5,body h6 {
font-family: Lucida Sans Typewriter, courier new, times new roman, arial, sans-serif;
font-size: 10px;
letter-spacing:0.3pt;
margin:6pt 0;
text-transform:none;
}

body h2 {
border-bottom:none;
font-family: Lucida Sans Typewriter, courier new, times new roman, arial, sans-serif;
font-size: 10px;
margin:18pt 0 6pt;
padding:0 2pt 0 0;
}

body h3 {
font-size:10px;
margin:18pt 0 6pt;
text-transform:uppercase;
}

body p {
margin:0 0 12pt;
}

body div.entry-date {
font-family: Lucida Sans Typewriter, courier new, times new roman, arial, sans-serif;
font-size:10px;
margin:0;
padding:0;
text-transform:uppercase;
}

body abbr.published {
border:none;
}

body div.entry-content a:link:after,body div.entry-content a:visited:after {
content:" (link:" attr(href) ") ";
font-size:10px;
}

body div.entry-content abbr:after {
content:" (ie, " attr(title) ") ";
font-size:100%;
}

body div.sidebar {
font-family: Lucida Sans Typewriter, courier new, times new roman, arial, sans-serif;
font-size: 10px;
line-height: 17px;
letter-spacing: 1.5px;
list-style-type: none;
}

body ul {
list-style-type: none;
padding: 0;
margin: 10px;
}

body li {
list-style-type: none;
padding: 0;
margin: 10px;
}

body div#header,div#blog-description,body div#access,body span.archive-meta,body div.entry-meta,body div#footer,div#respond,div#trackbacks-list,body div.formcontainer,body form {
display:none;
}


div#globalnav ul#menu {
margin:-20px 0 0 30px;
padding:0;
}

html div#globalnav {
margin-bottom:20px;
}

div#globalnav ul#menu li {
display:inline;
margin:0;
padding:0;
}

div#globalnav ul#menu a,div#globalnav ul#menu a:visited {
display:block;
float:left;
height:18px;
text-decoration:none;
color:white;
font-size:1.2em;
margin:0 5px;
padding:2px 5px 0;
}

body div.nav-next{
font-family: Lucida Sans Typewriter, courier new, times new roman, arial, sans-serif;
font-size: 10px;
position: absolute; bottom: 20px;
}

body div.nav-previous{
font-family: Lucida Sans Typewriter, courier new, times new roman, arial, sans-serif;
font-size: 10px;
position: absolute; bottom: 20px;
}




span.post-commentlink a:after {
content:"\0020 \00BB";
} 

body div.entry-content{
font-family: Lucida Sans Typewriter, courier new, times new roman, arial, sans-serif;
font-size: 10px;
line-height: 17px;
letter-spacing: 1.5px;
}

orm#commentform input {
width:170px;
margin:5px 5px 1px 0;
padding:2px;
}

form#commentform textarea {
width:98%;
padding:2px;
}

form#commentform #submit {
float:right;
margin:0;
}

ol.commentlist {
text-align:justify;
padding:0;
}

.nocomments {
text-align:center;
margin:0;
padding:0;
}