/*
Theme Name: sfm
*/

* {margin: 0; padding: 0; font-size: inherit;}

body {
	background: #ffffff;
	color: #111111;
	font-size: 100%;
	font-family: "Helvetica", "Liberation Sans", "Arial", sans-serif;
}

a {text-decoration: none; font-weight: bold;}
a:hover {background-color: #e4e4e4;}

ul {
	list-style-type: square;
}

ul, ol {
	margin-bottom: 2em;
}

ul ul, ul ol, ol ul, ol ol {
	padding-left: 2em;
	margin-top: 1em;
}

li {
	margin-bottom: 1em;
}


.normal {margin-bottom:1em;}

.normal dt {font-weight:bold;}
.normal dd {margin:5px 10px 10px 20px;}

.normal table {border-collapse:collapse;}
.normal th {border:1px solid #ccc;padding:3px;background:#eeeeee;}
.normal td {border:1px solid #ccc;padding:3px;}

pre.bash {margin:1em; padding:1em 2em; border:1px solid #ddd; border-left:6px solid #ddd; background:#f6f6f6;font-size:98%;line-height:1.2;}

blockquote {
	margin: 1em;
	border:1px dashed #cccccc;
	padding:1em 2em;
	color: #555555;
}

.marker {padding:5px; background:#f8fd66;}


input, textarea {
	background: #eee;
	border-width: 1px;
	border-style: solid;
	padding: .3em;
}

dl {margin-bottom: 1em;}
dt {margin-bottom: 5px;} 
dd {margin-left: 30px;}

h1 {font-size: 200%; margin:0 0 15px 0; padding:125px 90px 0 90px; line-height: 1.2;}
h2 {font-size: 200%; margin:0 0 15px 0; line-height: 1.2; font-weight: normal;}
h3 {font-size: 120%; margin:30px 5% 15px 0;}
#post h3 {border-bottom:1px solid #000000;}
h4 {margin:40px 20% 15px 0;}
#post h4 {border-bottom:1px solid #000000;}


/* header */
#header {position:absolute; top:0; left:0; overflow:hidden; width:100%; height:125px;}
#header .i {margin: 20px 60px;}
#header h2 {
	font-size: 200%;
	text-align: right;
	border-bottom-width: 1px; 
	border-bottom-style: solid;
	border-bottom-color: #bbb;
	padding: 0 20px 4px 0;
	margin:0;
	line-height: 45px;
}
#header h2 a {font-weight: normal;}
#description {
	padding-right: 20px;
	text-align: right;
	line-height:30px;
	font-size:90%;
}
#header form {
	width:50%;
	height: 80px;
	text-align: left;
	margin-top: -75px;
	margin-left: 10px;
	line-height:45px;
}
#header img {
	vertical-align: middle;
}
#arrows {
	float: left;
	width: 2em;
	font-size: 300%;
	text-align:center;
}
#arrows a {}
#arrows a:hover { color: #000; background: transparent;}


/* wrapper */

#wrapper {margin:0 90px 20px 90px; line-height: 1.7;}

#wrapper div {
	margin-bottom: 2.5em;
}
#wrapper #post {margin-bottom:3em;}
#wrapper p {
	margin-bottom: 1em;
}
#wrapper a img {
	border: 3px solid #999999;
	background: none;
}


/* entry lists */

#posts ul {
	list-style-image: none;
	list-style-type: none;
}

#posts.excerpts ul li {
	margin-bottom: 3em;
}

#posts.titles ul li .title {
	display: block;
	margin-left: 5em;
}

#posts.titles ul li .prefix {
	display: block;
	float: left;
	width: 6em;
	font-weight: bold;
}

.post-title {
	margin-top: 1em;
	font-weight: bold;
}

.more {
	margin-top: -1em;
	font-size: 80%;
}




/*
-------  comment form  -------
*/

#comments-meta h2, #comments-post h2 {
	font-weight: normal;
	background: none;
	border: none;
}

#post-meta p, #comments-meta p {
	font-size: 80%;
	margin-bottom: 1em;
	line-height: 2;
}

#comment {
	width: 90%;
	border-width: 1px;
	border-style: solid;
}

#submit {
	border-width: 1px;
	border-style: solid;
	padding: 8px;
}

#comments ol li {
	margin-bottom: 60px;
}

#commentlist li p cite a {
	font-weight: normal;
}

#comment-trackback ul {
	width: 700px;
}

#comment-trackback p cite {
	display: none;
}

#comment-trackback ul li {
	margin-bottom: 1em;
}

#comment-trackback ul li a {
	font-weight: normal;
}

#comments-post label {
	margin-left: 15px;
	font-size: 90%;
}



/*
-------  sidebar  -------
*/

#sidebar {
	padding-bottom: 2em;
	border-top: 1px solid #eeeeee;
	background: #f6f6f6;
	text-align: left;
	line-height: 1.2;
}
#sidebar .i { margin:20px 90px;}

#sidebar h2 {font-size: 150%; font-weight:bold; margin-bottom: .3em;}
#sidebar ul {
	list-style-type: none;
	padding-left: 0;
}

#sidebar li {margin-bottom: 5px;}


#sidebar ul li ul li {
	margin-bottom: .7em;
}

#sidebar iframe {}

#sidebar a {
	font-size: 90%;
}

#sidebar .widget {
	float:left;
	width:25%;
}


/* footer */
#footer {
	clear: both;
	background:#eeeeee;
	font-weight: bold;
	line-height:3;
	text-align:center;
	font-size:90%;
}


/*
------- wordpress styles -------
*/

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.wp-caption, #wrapper div.wp-caption {
	text-align: center;
	padding-top: 5px;
	margin-top: 1.5em;
	background: #444;
	color: #ccc; 
}

.wp-caption img, #wrapper div.wp-caption img, .wp-caption a img {
	margin: 0;
	padding: 0;
}

.wp-caption p.wp-caption-text {
	font-size: 90%;
	line-height: 1.5;
	padding: 5px 0;
}

.avatar {
	border: 1px solid #888;
}

#comments cite {
	margin-left: 1em;
}



.post-title a, .titles li a { color: #333; }
a, #header h2 a, #header h2 a:hover, .prefix { color: #336699; }
a img:hover { border-color: #336699; }
#comments-post label.required { color: #336699; }

input, textarea { border-color: #ccc; background: #eee; }
#header .suffix { color: #888; }
#sidebar-box { border-color: #ddd; background: #f2f2f2; }
#submit { background: #ccc; border-color: #bbb; }

.clear {clear:both;margin:0;padding:0;}

.snsButton {float:left; line-height:1; margin:0 0 0 5px;}
#wrapper .snsButton {margin:0 0 0 5px;}
.tw {padding-left:20px; background:transparent url(i/tw.png) 0 50% no-repeat;}

