/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
	background: #EAF4F9 url(bg.png) repeat-x;
	color: #425E6A;
	font: 14px "Helvetica Neue", Helvetica Neue, Helvetica, Arial, sans-serif;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
#main {
	margin: 0 auto;
}

/* clearfix */

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

html[xmlns] .clearfix {
	display: block;
}

* html .clearfix {
	height: 1%;
}

/* blog.twitter.com */
a {
	color: #006699;
	text-decoration: none;
}
a:hover {
	color: #4A86AC;
	text-decoration: none;
}
#doc {
	background: url(rays.png) no-repeat center top;
	clear: both;
	display: block;
	width: 100%;
}
#main {
	width: 930px;
	margin: 0 auto;
	line-height: 20px;
	text-shadow: 0px 1px #fff;
	padding: 0 15px;
}
h1, h2, h3 {
	color: #425E6A
}

.date-header {
	font-size: 11px;
	font-weight: normal;
	color: #888;
}

.date-header a:hover {
	text-decoration: underline;
}

.post-title {
	color: #425E6A;
	font: 22px "Helvetica Neue", Helvetica Neue, Helvetica, arial, sans-serif;
	font-weight: 300;
}

.post-content, .the-post {
	padding: 16px 0 0 0;
}

.post-title a {
	color: #425E6A;
}

.post-title a:hover {
	color: #4A86AC;
	text-decoration: none;
}

p {
	margin-bottom: 20px;
}

p.post-footer  {
	padding: 24px 0 40px 0;
}

p.post-footer em, a.btn {
	font-style: normal;
	color: ##425E6A;
	background: #CBE2EE;
	text-shadow: 0 1px #fff;
	font-size: 11px;
	padding: 5px 10px;
	-moz-border-radius: 18px;
	margin-left: -10px;
	-webkit-border-radius: 18px;
	-webkit-box-shadow: 0px 1px 0px #fff;
	-moz-box-shadow: 0px 1px 0px #fff;
	*z-index: 5;
	*zoom: 1;
	*padding: 2px 10px;
}

p.post-footer em a {
	color: #4A86AC;
}

p.post-footer a:hover {
	color: #3A6A88;
	text-shadow: none;
}

a.btn {
	font-weight: bold;
	color: #fff;
	text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);
	-webkit-box-shadow: 0px 1px 0px #fff;
	-moz-box-shadow: 0px 1px 0px #fff;
	border: 1px solid #4A87AD;
	background: #5D96B9 url(gradient.png) repeat-x;
	padding: 4px 10px;
	margin-right: 12px;
	*padding: 2px 10px;
	clear: both;
}

a.btn:hover {
	text-decoration: none;
	border: 1px solid #3C6386;
	-webkit-box-shadow: 0px 1px 3px #83B8D3;
	-moz-box-shadow: 0px 1px 3px #83B8D3;
}

a.btn img {
	vertical-align: top;
	margin-top: 4px;
	margin-left: 3px;
	*margin-top: 1px !important;
	*position: relative;
}

a.btn img, x:-moz-any-link  {
	margin-top: 5px;
}

a.btn:active {
	background-image: none;
}

a.permalink {
	color: #999;
}

#header {
	clear: both;
	display: block;
	height: 150px;
}

#blog {
	clear: both;
	display: block;
}

#content {
	float: left;
	width: 542px;
}

#sidebar {
	float: right;
	width: 280px;
	font-size: 12px;
}

#sidebar h2 {
	font-size: 16px;
	font-weight: normal;
	margin: 0 0 4px 0;
	display: block;
	clear: both;
}

h2.sidebar-space {
	padding-top: 40px;
}

#sidebar ul {
	margin-bottom: 30px;
}

#header a.logo, #header a.logo-jp {
	float: left;
	width: 245px;
	text-indent: -9999px;
	height: 48px;
	background: url(logo.png) no-repeat;
	margin: 56px 0 0 0;
}

#header a.logo-jp {
  width: 265px;
  background: url(logo_jp.png) no-repeat;
}

#header a.logo:hover, #header a.logo-jp:hover {
  opacity: .9;
}

#content .post-content img, #content .the-post img {
	text-align: left !important;
	margin-left: 0  !important;
	border: 4px solid #fff;
	-webkit-box-shadow: 0px 1px 3px #9CC6DC;
	-moz-box-shadow: 0px 1px 3px #9CC6DC;
}

#content .post-content object, #content .the-post object {
	text-align: left !important;
	margin-left: 0  !important;
}

#content .post-content ol,
#content .the-post ol {
    list-style-type: decimal;
    margin: 0 0 0 22px;
}

#content .post-content ul,
#content .the-post ul {
    list-style-type: disc;
    margin: 0 0 0 22px;
}

#content .post-content ul li,
#content .the-post ul li,
#content .post-content ol li,
#content .the-post ol li {
    margin: 0 0 14px 0;
}

#content .post-content ul li:last-child,
#content .the-post ul li:last-child,
#content .post-content ol li:last-child,
#content .the-post ol li:last-child {
    margin: 0 0 6px 0;
}

a.nav {
	font-size: 16px;
	font-weight: normal;
	padding: 6px 16px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
}

.footer {
	display: block;
	clear: both;
	padding: 100px 0 70px 0;
}

.footer ul li {
	color: #999;
	display: inline;
	margin: 0 16px 0 0;
	font-size: 11px;
}

.footer a {
	color: #4A86AC;
}

.footer a:hover {
	text-decoration: underline;
}

/* widget */

#twtr-widget-1 img {
	display: none;
	visibility: hidden;
}

#twtr-widget-1 {
	padding: 0;
	margin: 10px 0 6px -1px;
}

#twtr-widget-1 .twtr-hd, #twtr-widget-1 .twtr-tweet-wrap {
	padding: 0;
}

#twtr-widget-1 .twtr-ft div, #twtr-widget-1 .twtr-hd {
	display: none;
}

#twtr-widget-1 .twtr-tweet-text {
	font: 12px "Helvetica Neue", Helvetica Neue, Helvetica, arial, sans-serif;
}

#twtr-widget-1 .twtr-tweet {
	border-bottom: 0;
	padding-bottom: 10px;
}

#twtr-widget-1 .twtr-widget p, #twtr-widget-1 .twtr-bd p {
	line-height: 17px !important;
}

#twtr-widget-1 i, #twtr-widget-1 i a, #twtr-widget-1 .twtr-timeline i a.twtr-timestamp, #twtr-widget-1 .twtr-timeline i a.twtr-reply {
	margin-top: 0;
	line-height: 15px;
	color: #999 !important;
}

center {
	text-align: left;
	margin-left: 0;
}

/* flickr */

.flickr a img {
	margin-right: 1px;
	width: 55px;
	height: 55px;
	border: 4px solid transparent;
	margin: -4px -3px -4px -4px;
  -webkit-transition: -webkit-transform .1s ease-in;
}

.flickr a:hover img {
	border: 4px solid #fff;
	-webkit-box-shadow: 0px 1px 3px #83B8D3;
	-moz-box-shadow: 0px 1px 3px #83B8D3;
	position: relative;
	-webkit-transform:rotate(10deg) scale(1.15);
	-moz-transform:rotate(10deg) scale(1.15);
}

.flickr {
	padding: 4px 0 30px 0;
}

/* accounts */

div.split ul {
	float: left;
	width: 50%;
}

div.split {
	clear: both;
	display: block;
	width: 280px;
}

.status-msg-wrap {
	width: 100% !important;
	outline: 0 !important;
	border: 0 !important;
	background: #CBE2EE !important;
	font-size: 12px !important;
	clear: both;
	display: block;
	margin-bottom: 34px !important;
}

.status-msg-border {
	border: 0 !important;
}

.status-msg-body {
	background: #F9FCD8 !important;
	-webkit-box-shadow: 0px 1px 0px #CBE2EE !important;
	-moz-box-shadow: 0px 1px 0px #CBE2EE !important;
	clear: both;
	display: block;
}

#tales {
display: block;
margin-top: 40px;
background-image: url("https://cybercemetery.unt.edu/oilspill/20121110004320oe_/http://twitter-tales.s3.amazonaws.com/tales_books.png");
background-repeat: no-repeat;
background-position: right -25px;
height: 112px;
width: 310px;
}
#tales:hover {
background-position: right -235px;
}
#tales strong {
font-size: 24px;
line-height: 26px;
font-weight: bold;
display: block;
margin-bottom: 5px;
padding-top: 14px;
color: #598DB1;
letter-spacing: -1px;
clear: both;
width: 160px;
}
#tales strong b {
color: #415E6A;
}
#tales span {
clear: both;
line-height: 16px;
font-size: 13px;
display: block;
font-weight: normal;
width: 160px;
color: #425E6A;
}
#tales:hover span {
color: #598DB1;
}

/* blog list */

.blog-icon {
  display: none;
}

.blog-list-container .blog-content  {
  margin: 0 0 10px 0 !important;
}

#BlogList1_blogs {
  font-size: 12px;
}

@-moz-document url-prefix() { 
  #BlogList1_blogs {
    margin-top:-25px;
  }
}

.blog-list-container .item-content {
  font-size: 12px !important;
  line-height: 19px !important;
}