/* ### reset.css */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,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%;}
q:before,q:after{content:'';}
a, a:link, a:visited, a:active, a:hover {outline: none;}

/* ### common.css */

body,ul,ol,dl,h1,h2,h3,h4,h5,h6,td,th,caption,pre,p,blockquote,input,textarea {
line-height: 20pt;
}
body {

}
p, ul, ol, pre {
margin-bottom: 20px;
}
pre {
width: 100%;
overflow: auto;
}

h1,h2,h3,h4,h5,h6 {
margin: 0;
font-weight: bold;
letter-spacing: -1px;
}

h1 a, h1 a:link, h1 a:visited,
h2 a, h2 a:link, h2 a:visited,
h3 a, h3 a:link, h3 a:visited,
h4 a, h4 a:link, h4 a:visited,
h5 a, h5 a:link, h5 a:visited,
h6 a, h6 a:link, h6 a:visited {
text-decoration: none;
}
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover {
text-decoration: underline;
}

h1 { font-size: 16pt; line-height: 20pt; margin-bottom: 0;}
h2 { font-size: 20pt; line-height: 24pt; margin-bottom: 10px}
h3 { font-size: 16pt; line-height: 24pt; margin-bottom: 10px; }
h4 { font-size: 16pt; line-height: 20pt; margin-bottom: 10px; }
h5 { font-size: 14pt; line-height: 20pt; margin-bottom: 10px; }
h6 { font-size: 13pt; line-height: 20pt; margin-bottom: 10px; }

h1,
h2 { font-weight:normal;}

ul {
margin-left: 1.25em;
list-style-type: circle;
list-style-position: outside;
}
ul.listing {
list-style-type: none;
margin-left: 0;
}
ul ul, ol ol {
margin-left: 1.5em;
}
ol { 
list-style-position: outside;
list-style-type: decimal;
margin-left: 2em;
}
dl {
margin-top: 20px;
margin-bottom: 20px;
}
dl dt {
font-weight: bold;
}

strong { 
font-weight: bold;
}
em {
font-style: italic;
}

blockquote {
font-size: 13pt;
line-height: 20pt;
font-style: italic;
font-weight: normal;
padding: 0;
margin-left: 20px;
}
blockquote p {
line-height: 20pt;
margin-bottom: 20px;
}

/* embedded images */
.image_link {
margin-top: -20px;
margin-bottom: 20px;
line-height: 20pt;
font-size: 11pt;
text-align: right;
}
img.wrap, img.left {
float: left;
margin-right: 20px;
margin-bottom: 20px;
}
img.right {
float: right;
margin-left: 20px;
margin-bottom: 20px;
}
img.block {
display: block;
/*margin: 0 auto;*/
margin-bottom: 20px;
}
body.photo img.block {
margin: 0 auto;
margin-bottom: 20px;
}
a.img img.bordered {
border: none;
padding: 0;
}


hr, div.hr { 
clear:both;
border:none;
margin-bottom: 20px;
background-image: url(/cache/default/1760/tango2/images/border_line.gif);
background-repeat: no-repeat;
background-position: top center;
height: 1px;
margin-bottom: 19px;
}
div.hr hr {
display: none;
}

.date {    
line-height: 20pt;
}

/* next/prev post nav */
.navigation {
width: 100%;
overflow: hidden;
clear: both;
}
.navigation_both .nav-previous, .photo .nav-previous {
width: 33%;
float: left;
}
.navigation_next .nav-total {
float: right;
}
.nav-next {
text-align: right;
}
.navigation_both .nav-next, .photo .nav-next {
width: 33%;
float: right;
}
.nav-total {
float: left;
width: 33%;
text-align: center;
}
#nav-above {
margin-bottom: 20px;
display: none;
}
#nav-below {
margin-bottom: 20px;
}

/* ### print.css */

* {
float: none !important;
}
body {
font-size: 14pt;
}

#bar h1, #bar h1 a {
text-indent: 0 !important;
height: 20pt !important;
line-height: 20pt !important;
}
#bar h1 {
margin-bottom: 10pt !important;
}

#primary-nav, #utility-nav, #outside-logo, #sidebar, #tank, .image_link {
display: none;
}

.comment_link {
display: none;
}
.navigation {
display: none;
}

.commentlist {
list-style-type: none;
margin-left: 0;
}
.comment-meta {
margin-bottom: 10px;
}

.entry-categories {
display: none;
}


#comment-form-container {
display: none;
}
