/*
Theme Name: sofarsofa
Theme URI: http://sofarsofa.com/
Description: so far sofa original theme.
Version: 1.0
Author: Kyosuke Kodama
Date: June 2009
*/
a {
	text-decoration: none; 
	color: #08c;
}
a:hover {
	text-decoration: none; 
	color: #FF0066;
}
a img {
	border: none;
}

p {
	padding: 10px 0;
}


acronym, abbr {

}

acronym, abbr, span.caps {
	font-size: 11px;
}

acronym, abbr {
	cursor: help;
	border:none;
}

blockquote {
	border-left: 5px solid #ccc;
	margin-left: 18px
	padding-left: 5px;
}

body {
	background: #F9F9F9;
	color: #333;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 62.5%;
	line-height: 1.8;
}

cite {
	font-size: 11px;
	font-style: normal;
	color:#666;
}

h2 {
	margin: 15px 0 2px 0;
	padding-bottom: 2px;
}

h3 {
	
}

ol#comments li p {
}

#commentlist li{
	padding: 20px 0;
	border-bottom: 1px solid #DDD;
}

p, li, .feedback {
	font-size: 1.1em;
}

/* classes used by the_meta() */
ul.post-meta {
	list-style: none;
}

ul.post-meta span.post-meta-key {
	font-weight: bold;
}

.feedback {
	color: #666;
	text-align: right;
	font-size: 1.1em;
	clear: both;
}

.meta {
}

.meta li, ul.post-meta li {
	display: inline;
}

.meta ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}


#comments{
}

.commentby {
}

#postcomment{
	margin-top:20px;

}

.storytitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2em;
	font-weight: normal;
}
.storytitle a {
	color: #000;
}
.meta {
	color: #08c;
}

.storycontent a {
}

.storycontent a:hover {
}

.storycontent {
	font-size: 1.1em;
	text-align: justify;
	margin-bottom:-10px;
}
.storycontent ul.aktt_tweet_digest li {
	margin-left: 20px;
	padding-bottom: 1.5em;
	list-style-type: disc;
	list-style-position: outside;
}
.storycontent img {
	padding: 4px;
	border: 1px solid #DDD;
}
.storycontent a:hover img {
	padding: 1px;
	border: 4px solid #FF0066;
}

.post {
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #DDD;
}


#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	background: #fff;
	border: 1px solid #333;
	padding: 3px;
}

#commentform textarea {
	width: 100%;
}

#commentlist li ul {
	font-size: 1.2em;
	list-style-type: none;
	color: #666;
}




#content {
	float: right;
	width: 510px;
}
#rap {
	float: left;
	width: 750px;
	padding: 50px 10px 30px;
}
#headwrap {
	padding-bottom: 50px;
}
#header {
	color: #000;
	font: 5em Georgia, "Times New Roman", Times, serif;
}
#himage {
}
#desc a:link, #desc a:visited  {
}
#desc a:hover {
}

#sidebar {
	float: left;
	width: 150px;
	color: #666;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#sidebar form {
}
#sidebar input#s {
	width: 60%;
	background: #eee;
	border: 1px solid #999;
	color: #000;
}
#sidebar ul {
	padding-bottom: 10px;
}
#sidebar ul li {
	font-style: italic;
}
#sidebar ul li#text-2 {
	font-style: normal;
}
#sidebar ul ul li {
	font-style: normal;
}
#sidebar ul ul li a {
	
}
#sidebar ul ul li a:hover {
	
}

/* @group wp-calendar */

#wp-calendar {
	empty-cells: show;
	font-size: 1.1em;
	margin: 0;
	width: 90%;	
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
	text-decoration: none;
}
#wp-calendar a:hover {
	background: #ccc;
	color: #333;
}
#wp-calendar caption {
	color: #000;
	text-align: left;
	font-weight: normal;
}
#wp-calendar td {
	color: #999;
	padding: 2px 0;
	text-align: center;
}
#wp-calendar td.pad:hover {
	background: #fff;
}
#wp-calendar td:hover, #wp-calendar #today {
	background: #eee;
	color: #666;
}
#wp-calendar th {
	font-weight: normal;
	text-transform: capitalize;
	color: #999;
}

/* @end */
