/*   
Theme Name: LOSCO
Theme URI: http://www.losco.jp
Description: a-brief-description
Author: KODAMA Satoshi
Author URI: 
Template: 
Version: 1.0
*/
body {
	font-family: Futura, "Lucida Grande", Verdana, Arial, sans-serif;
	font-size:14px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:2em;
	letter-spacing: 0em;
}
a {
border-bottom:1px dotted #000;
text-decoration:none;
color:#000;
}
a:hover {
color:#FF0000;
border-bottom:1px dotted #FF0000;
}
#wrapper {
width:900px;
margin:40px auto;
}
#header {
float:left;
width:900px;
margin:0;
}
#logo {
float:left;
width:auto;
padding:18px 0 34px 0;
}
#logo a {
color:#000;
font-size:54px;
font-weight:600;
text-decoration:none;
border-bottom:none;
letter-spacing:-3px;
background-color:#fff;
}
#logo h2 {
font-size : 18px;
font-weight : 200;
padding : 12px 4px 0 0;
letter-spacing : -1px;
}
#nav {
float:right;
width:auto;
padding:12px 0 0;
}
#nav ul {
height:50px;
float:right;
}
#nav li {
text-align:center;
float:left;
display:inline;
width:auto;
}
#nav li a {
font-size:20px;
font-weight:400;
display:block;
padding:15px;
border-bottom:none;
}
#nav li a:hover {
background-color:#f7f7f7;
}
#blurb {
height:auto;
width:100%;
float:left;
padding:35px 0;
font-size:32px;
font-weight:400;
line-height:120%;
}
#blurb:hover {
color:#e12000;
}
#content {
	width:698px;
	float:left;
	padding:0;
	min-height:420px;
	border-right: 1px solid #000;
}
.post {
	padding:0 30px 0 0;
	border-bottom: 1px solid #000;
}
.post p {
	margin:14px 0 14px 0;
	text-indent: 1em;
}
.post em{
font-style:italic;
}
.post h2 {
font-size:24px;
margin:25px 0 10px 0;
font-weight:normal;
}
.post h1 {
font-size:32px;
margin:30px 0 0 14px;
font-weight:normal;
line-height:32px;
}

.post h1 a,.post h1 a:hover{
	border: none;
}

.post h3, .post h4 {
font-size:20px;
margin:15px 0 10px 0;
font-weight:normal;
}
.post h4 {
font-size:18px;
}
.post .indent {
padding-left:10px;
}
.post .indent p {
padding-left:10px;
}
.post small {
font-size:11px;
}
.post small a {
font-weight:normal;
}
.post .alignright {
float:right;
margin-left:10px;
}
.post .alignleft {
float:left;
margin-right:10px;
}
.post .aligncenter {
margin:0 auto;
display:block;
}
.post abbr {
font-weight:normal;
}
.post ul, .postbio ul{
	margin:0 0 0 25px;
	list-style-type: disc;
	list-style-position: inside;
}
.post ol{
list-style:decimal;
margin:0 0 0 30px;
}
.post .wp-caption {
background:#f7f7f7;
border:1px solid #ccc;
margin:10px;
text-align:center;
padding:5px 0 0;
}
.post .wp-caption-text {
margin:0;
}
.post .wp-caption a, .post .wp-caption a:hover {
border-bottom:0;
}
.post blockquote {
	color:#333333;
	border-left:5px solid #CCC;
	margin:2em 2em 2em 2em;
	padding-left:2em;
	font-size: 0.9em;
}

.post blockquote p {	text-indent: 0em;}

.post pre {
font-family:courier;
font-size:12px;
letter-spacing:-1px;
margin:14px 0 14px 0;
}
.post .message ul {
margin:12px 0 0;
}
.post .message {
display:none;
background:#0F67A1;
margin-top:10px;
padding:20px;
color:#fff;
}
#comments h3, #comments h4{
font-size:24px;
margin:35px 0 5px;
font-weight:normal;
}
#comments h4{
	font-size:22px;
	font-weight: 600;
}
#comments cite{
font-size:18px;
font-weight:normal;
border-bottom:1px dotted #ccc;
}
#comments em {
font-style:italic;
text-align:right;
}
#comments ol.commentlist li {
margin-top:20px;
border:1px solid #000;
border-right:0;
padding:10px 5px 20px 10px;
min-height:110px;
}
#comments p {
margin:10px 0 0 10px;
width:auto;
}
#comments span {
display:block;
color:#eee;
font-size:120px;
font-weight:normal;
float:right;
padding-top:25px;
}
#comments ul.formlist {
margin:20px auto;
width:375px;
}
#comments ul.formlist li {
display:block;
margin:10px 0 0;
}
#comments ul.formlist p{
margin:10px 0 0;
text-align:center;
}
#comments input {
	width:370px;
	font-size:14px;
	font-weight:normal;
	color: #000;
}
#comments textarea {
width:372px;
font-size:16px;
font-weight:normal;
}
#comments li.submitbutton input {
	text-align:center;
	background:#fff;
	border:1px solid #000;
	color:#000;
	font-size:20px;
	width:374px;
	font-weight: 600;
	cursor: pointer;
}
#comments .center {
text-align:center;
}
#sidebar {
	width:180px;
	float:right;
	margin:0;
	padding: 70px 0 0 20px;
	font-size: 10px;
	line-height: 2.0;
}
#sidebar p {
	margin-bottom: 12px;
}

#sidebar a img,#sidebar a {
	margin: 0;
	padding: 0;
	border: none;
}

#sidebar a.border{
	border-bottom-color: black;
	border-bottom-width: 1px;
	border-left-style: none;
	border-bottom-style: dotted;
	border-right-style: none;
	border-top-style: none;
	margin: 0;
	padding: 0;
}

#sidebar a:hover.border{
	border-bottom-color: red;
	border-left-style: none;
	border-bottom-style: dotted;
	border-right-style: none;
	border-top-style: none;
	border-bottom-width: 1px;
	color: red;
	margin: 0;
	padding: 0;
}

#sidebar a:hover img,#sidebar a:hover {
}


#sidebar h1 {
	font-size: 16px;
	color: #000000;
	font-weight: 600;
	margin-top: 1.5em;
	margin-bottom: 0.8em;
}
#sidebar h2 {
	font-size: 10px;
	color: #000000;
	font-weight: 600;
	margin-bottom: 1em;
	margin-top: 1em;
}
#sidebar h3 {
padding:25px 0 3px 0;
font-size:18px;
}
#sidebar .block ul {
border-bottom:1px dotted #ccc;
}
#sidebar .block ul .children{
border:0;
padding: 0 0 0 8px;
}
#sidebar .block li {
border-top:1px dotted #ccc;
}
#sidebar .block li a {
font-size:13px;
font-weight:normal;
padding:2px 0 2px 15px;
display:block;
border-bottom:none;
}
#sidebar .block li a:hover {
}
#sidebar .widget_search label {
display:block;
padding:25px 0 3px 0;
font-size:18px;
border-bottom:1px dotted #ccc;
margin:0 0 5px;
}
#sidebar .widget_recent_comments li {
padding:2px 0 2px 15px;
}
#sidebar .widget_recent_comments li a,#sidebar .widget_recent_comments li a:hover{
background:none;
border-bottom:1px dotted #000;
text-decoration:none;
color:#000;
font-weight:600;
}
#sidebar .widget_recent_comments li a:hover {
color:#e12000;
border-bottom:1px dashed #e12000;
background-color:#f7f7f7;
}
#sidebar .widget_tag_cloud h3 {
margin:0 0 8px;
border-bottom:1px dotted #ccc;
}
#sidebar .widget_text h3 , #sidebar .calendar h3{
border-bottom:1px dotted #ccc;
}
#sidebar .calendar h3{
display:none;
}
#sidebar #wp-calendar {
width:95%;
text-align:center;
}
#sidebar #wp-calendar caption, #sidebar #wp-calendar td, #sidebar #wp-calendar th{
text-align:center;
}
#sidebar #wp-calendar caption {
font-size:18px;
padding:25px 0 3px 0;
}
#sidebar #wp-calendar th {
font-weight: bold; 
border-top:1px dotted #ccc;
border-bottom:1px dotted #ccc;
}
#sidebar #wp-calendar tfoot td{
border-top:1px dotted #ccc;
border-bottom:1px dotted #ccc;
}

#footer {
	width:900px;
	float:left;
	text-align:right;
	padding:30px 0 40px 0;
	font-size: 12px;
}

/*--追加--*/

.day {
	font-size: 15px;
}
.kakko,.small {
	font-size: 0.8em;
}
.goto {
	text-align: right;
	padding-bottom: 20px;
	font-size: 12px;
}

.goto a {
	color: #000;
	border: none;
	font-weight: 600;
}
.goto a:hover {
	border: none;
	color: #FF0000;
}

.time {
}

.time a{
	color: #999999;
}

.time a:hover{
	color: #FF0000;
}



.image_left {
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 2px;
	margin-left: 10px;
	float: left;
	border: 1px solid #000;
}

.image_left_n {
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 2px;
	margin-left: 10px;
	float: left;
	border: none;
}

.image_right {
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 2px;
	margin-left: 10px;
	float: right;
	border: 1px solid #000;
}

.image_right_n {
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 2px;
	margin-left: 10px;
	float: right;
	border: none;
}

.image_b{border: 1px #000 solid;}

a:hover .image_left {
	border: 1px solid #ff0000;
}
a:hover .image_right {
	border: 1px solid #ff0000;
}

.month {
	padding: 30px;
	font-size: 24px;
	color: #000000;
	font-weight: 600;
	text-align: right;
}
.red {
	color: #000000;
	font-weight: 500;
}
#s {
    font-family:Futura, "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #FF0000;
	border: 1px solid #000;
	padding: 3px;
	width: 160px;
}
#searchsubmit {
    font-family:Futura, "Lucida Grande", Verdana, Arial, sans-serif;
   	font-size: 10px;
	background-color: #FFF;
	padding: 3px;
	color: #000;
	border: 1px solid #000;
	margin-top: 8px;
	cursor: pointer;
}
.date {
	font-size: 14px;
}
.source {
	border-top-color: #ccc;
	border-top-style: dotted;
	border-top-width: 1px;
	margin: 1em 0 0 0;
	padding-top: 0.2em;
	text-align: right;
	font-size: 0.9em;
	color: #999;
	font-style: italic;
}

.source a {
	color: #fff;
	background-color: #ccc;
	border: none;
	padding-right: 0.2em;
	padding-left: 0.2em;
}

.source a:hover {
	background-color: #ff0000;
}

.source2 {
	border-top-color: #ccc;
	border-top-style: dotted;
	border-top-width: 1px;
	margin: 1em 0 0 0;
	padding-top: 0.2em;
	color: #999;
}

.source2 a {
	border: none;
	color: #000000;
}

.source2 a:hover {
	color: #FF0000;
}

.topimage img {
	margin: 0;
	border: 1px solid #000;
}

.nopoint li{
	list-style-type: none;
}

.youtube {
	text-align: left;
}

.navigation a,.navigation a:hover{
	margin-right: 10px;
	border: none;
}

.navigation{
}

.sns{
	list-style-type: circle;
	list-style-position: inside;
}

#bio_wrapper {
margin-left: auto;
margin-bottom: 40px;
margin-right: auto;
margin-top: 40px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
padding-top: 0px;
color: #000;
width: 650px;
font-family: Futura, "Lucida Grande", Verdana, Arial, sans-serif;
font-size:14px;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:2em;
letter-spacing: 0em;
}

.biography p{	margin:14px 0 14px 0;
	text-indent: 0em;}
.postbio {
	padding-right: 0px;
	padding-left: 0;
	padding-bottom: 0;
	padding-top: 0;
}
.postbio h1 {
text-decoration: underline;
border-bottom-color: white;
border-bottom-style: solid;
border-bottom-width: 0px;
font-size: 100px;
margin:40px 0 40px 0px;
font-weight:normal;
line-height:1em;
}
.postbio h2 {
font-size:30px;
margin:40px 0 40px 0px;
font-weight:normal;
line-height:1em;
}



/*--ハック--*/

*html body div#wrapper {
width:915px;
margin:40px auto;
}