/* inguz.css copyright (c) 2006 inguzaudio.com. All rights reserved */

body {
	background: #FFFFFF;
	font-family: Segoe Media Center, Segoe, Segoe UI, Frutiger, Arial, sans-serif;
}

.body {
	margin-top: 65px;
	margin-left: 0px;
	margin-right: 0px;
}

.entry {
	margin-left:30px;
	margin-right:14px;
	font-size: 10pt;
}

li {
	margin-bottom: 4px;
}

h1 {
	font-family: Palatino Linotype, Palatino, serif;
	font-size: 18pt;
	font-weight: bold;
	width: 100%;
	margin-right: 10px;
	margin-bottom: 3px;
	border-bottom: solid 1px #c0c0c0;
}

h2 {
	font-family: Palatino Linotype, Palatino, serif;
	font-size: 16pt;
	font-weight: bold;
	width: 100%;
	margin-right: 10px;
	margin-bottom: 3px;
	border-bottom: solid 1px #d0d0d0;
}

h3 {
	font-family: Palatino Linotype, Palatino, serif;
	font-size: 13pt;
	font-weight: bold;
	width: 100%;
	margin-right: 10px;
	margin-bottom: 3px;
	border-bottom: solid 1px #e0e0e0;
}

.ng {
	font-family: Palatino Linotype, Palatino, serif;
}

A:link {
	color: blue;
}
A:visited {
	color: darkblue;
}
A:hover {
	color: black;
}

.breadcrumb {
	position:absolute;
	left:231px;
	top:10px;
	font-size:10pt;
}
.breadcrumb A {
	background: #e0e0e0;
}

.menu {
	font-family: Andale Mono, Lucida Console, Nimbus Mono L, FreeMono, monospace;
	font-size:10pt;
}
.menu A {
	background: #e0e0e0;
}

.log {
	font-family: Andale Mono, Lucida Console, Nimbus Mono L, FreeMono, monospace;
	font-size:8pt;
}

.inguzlogo {
	position:absolute;
	right:15px;
	top:-5px;
	font-size:9pt;
}

.copyshort {
	position:absolute;
	left:10px;
	top:40px;
	font-size:8pt;
}

.post-info {
	font-family: Palatino Linotype, Palatino, serif;
	font-size: 9pt;
}

.postmetadata {
	font-family: Palatino Linotype, Palatino, serif;
	font-size: 9pt;
}


#tab_bar{
	font-size:10pt;
	width:90%;
	line-height:normal;
	clear:both;
	float:left;
	position: absolute;
	left: 2px;
	top: 9px;
}

#tab_bar ul{
	margin:0;
	padding-right: 5px;
	border-right: solid 1px #c0c0c0;
	list-style:none;
	float:left;
	padding-left: 0px;
}

#tab_bar li{
	margin:0;
	padding:1px 8px 2px 8px;
	border-right: solid 1px #c0c0c0;
	color:#000;
	float:left;
}

#tab_bar a{
	padding: 0;
	background: #e0e0e0;
	display:block;
}

#tab_bar a:hover{
}


#tab_bar .popupmenu a{
	display:inline;
	background-image:none;
	background: #fff;
}

.popupmenu,
.popupmenu-new
{
	background: #fff;
	border: 1px solid #c0c0c0;
	text-align:left;
	white-space:nowrap;
	margin-left:15px;
	margin-top: -10px;
}

.popupmenu-item
{
	padding: 3px;
	white-space: nowrap;
	color:  #000000;
	font-weight: normal;
}

.popupmenu-item-last
{
	padding: 3px;
	white-space: nowrap;
	color:  #000000;
	font-weight: normal;
}


.archivelinks {
	font-family: Palatino Linotype, Palatino, serif;
	font-size: 9pt;
	width:100%;
	clear:both;
	float:left;
	border-top: solid 1px #c0c0c0;
	padding-top: 9px;
	left: 0;
}

.archivelinks ul{
	margin:0;
	padding:0 0 0 0;
	list-style:none;
	float:left;
}

.archivelinks li{
	margin:0;
	padding:1px 8px 2px 8px;
	border-right: solid 1px #c0c0c0;
	color:#000;
	float:left;
}

.archivelinks a{
	padding: 0;
	background: #e0e0e0;
	display:block;
}

.iframeshim
{
	position:absolute;
	display:none;
	background: #FFF;
	filter:alpha(opacity=0);
	border:0px;
	width:auto;
	height:auto;
}
