/*
Skin Name: Mine all Mine R
Skin URI: http://steve.ganz.name/
Description: From steve.ganz.name.
Author: Steve Ganz
Author URI: http://steve.ganz.name/
Version: 1.0
Global Navigation: N
*/
@import url('../style.css');

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
}
h1 {
	letter-spacing: -.125em;
	color: #000;
}
h2 { 
	letter-spacing: -.125em;
	margin-top: 10px;
	color: #999;
  font-size: 1.5em;
}
h3 { 
	letter-spacing: -.125em;
	margin-top: 10px;
	color: #999;
  font-size: 1.2em;
}
h3, h4 { 
	letter-spacing: -.05em;
}
dl {
	padding: 20px;
}
dl dt, dl q {
	font-style:italic;
}
a { 
	color: #666;
}
a:hover {
	color:#000;
}

div#container {
	float: left;
	margin: 0 0 0 -200px;
	width: 100%;
}
div#header {
	text-align: left;
}
div#content {
	margin: 0 0 0 200px;
}
div.sidebar {
	float: right;
	overflow: hidden;
	width: 180px;
}
div#secondary	{
	clear: right;
}
div#footer {
	clear: both;
	width: 100%;
}


.vcard {
}
.disclaimer {
font-size: 90%;
}


/* Widgets */
li#pages h3 {
	display: none;
}
li#pages ul {
	margin: 0;
	padding: 0;
}
li#pages li {
	list-style-type: none;
	font-size: 1.2em;
	font-weight: bold;
}

li#twitters ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
li#twitters ul a {
	display: block;
}

#mybloglog { display: none; }
#mybloglog #MBL_COMM .mbl_fo_hidden { text-align: center; }
#mybloglog #MBL_COMM { width: auto; color: #000; background: #fff; border: none; }
#mybloglog #MBL_COMM * {font-family: Georgia, "Times New Roman", Times, serif; border: none;color: #000; background: #fff;  }
#mybloglog #MBL_COMM th {  padding-bottom: 6px; font-size: 1.2em; color: #999; }

