マッチョなブックマーク ver 3.14

http://b.hatena.ne.jp/taizooo/

tumblelogging 風味にしたかったのだ。だってデフォルトがガチャガチャしすぎなんですってば。


/* reset css */
/* via. 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 !important;
	padding: 0 !important;
	border: 0 !important;
	outline: 0 !important;
	font-size: 100% !important;
	vertical-align: baseline !important;
	background: transparent !important;
}
body {
	line-height: 1 !important;
}
ol, ul {
	list-style: none !important;
}
blockquote, q {
	quotes: none !important;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '' !important;
	content: none !important;
}

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

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

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse !important;
	border-spacing: 0 !important;
}

body {
  background-color: white !important;
  color: black !important;
  font-size: 12px !important;
  font-family: Georgia, "Times New Roman", Serif !important;
}

div.main {
  padding : 1.0em !important;
  margin : 1.0em !important;
  margin-left: 1.5em !important;
  margin-right: 1.5em !important;
}

div#header ,
div.breadcrumbs,
div#user-header,
div.pager,
ul.threshold,
div.sidebar,
div.feed {
  display: none !important;
}

h3.entry {
  background-image: none !important;
}

#bookmarked_user li {
  margin:0 0 2em  !important;
}
#bookmarked_user li h3 {
  font-size: 4em  !important;
}

#bookmarked_user li h3 a {
  text-decoration: none;
  font-weight: bold;
  letter-spacing: -3px;
}

#bookmarked_user li h3 a + a {
  display: none !important;
}