/*
Theme Name: Dark Dreams
Theme URI: http://www.sweetsp.com
Version: 1.0
Description: A simple two column dark WP theme
Author: sweetsp.com
Author URI: http://www.sweetsp.com
*/
html {
	min-height: 100%;
}

* {
	margin: 0;
	padding: 0;
}
a {

color: #048;
}
a:hover {
	color: #003F6B;
text-decoration:underline;
}

body {
	background: #000000;
	color: #ffffff;
 font-size:62.5%;
	 font-family: Hiragino Kaku Gothic Pro,"ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Osaka", Helvetica, Arial, sans-serif;
	padding-top: 0px;
}
p,code,ul {
	padding-bottom: 1.2em;
}
li {
	list-style: none;
}
h1 {
border-bottom: dotted 1px #595959;
font-size:1.6em;
padding:0px 0px 3px 0px;
margin:0px 0px 0px 0px;
}
h2 {
margin:20px 0px 0px 0px;
padding-top: 6px; margin-bottom: 4px; margin-left: 8px;
text-align:center;
font-style:normal;
	font-size:1.2em;
}
#respond
{
margin:20px 0px 0px 0px;
padding-top: 6px; margin-bottom: 4px; margin-left: 0px;
text-align:left;
font-style:normal;
	font-size:1.2em;
}

h3 {
	font: bold 1em;
}
h1,h3 {
	padding-top: 6px; margin-bottom: 4px;
}

code {
	background: #000;
	border: 1px solid #EEE;
	border-left: 6px solid #CCC;
	color: #666666;
	display: block;
	font: normal 1em Tahoma,sans-serif;
	line-height: 1.6em;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}
blockquote {
	display: block;
	font-weight: bold;
	padding-left: 28px;
}
.clearer {
	clear: both; font-size: 0;
}
.left {
	float: left;
}
.right {
	float: right;
}
.sea {
	font-size: 1em;
	margin-left: 8px;
	margin-bottom: 10px; 
}
.inner-container {
	background: #000000;
	font-size: 1.2em;
	margin: 0 auto;
	width: 1000px;
}
.outer-container {
	padding-bottom: 0px;
}
.header {
height:350px;
background-image:url(http://fresco-style.com/images/wr.jpg);
	margin-bottom: 0px;
}
.header .title {
	padding-top: 15px;
	padding-left: 15px;
}
.header .title .sitename a {
display:none;
}
.header .title a:hover {
color: #ee0000;
text-decoration:underline;
}
.header .title .slogan {
	font: normal 1.1em Verdana,sans-serif;
	padding-top: 6px;
}
.path {
	background: #000000;
	color: #FFFFFF;
	font: normal 1.1em Verdana,sans-serif;
	padding: 8px;
	text-align: right;
}
.path li,.path ul {
	display: inline;
}
.path a {
	color: #ffffff;
	text-decoration: none;
	margin-right: 7px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #444444;
	padding-right: 7px;
}
.path a:hover {
}
.main {
background: #000;
	padding: 0 0 0 0;
margin:30px 0px 0px 0px;
}
.content {
	background: #000;
	float: left;
	width: 750px;
	padding:0px;
text-align:left;
}
.content .descr {
margin:5px 0px 60px 0px;
text-align:right;
	color: #ffffff;
	font-size: 0.8em;
}
.content li {
	list-style: inherit;
	line-height: 1.4em;
	margin-left: 0px;
}
.content p {
font-size: 1.2em;
margin:0px 0px 20px 0px;
}

.entry a{
	color:#555555;
}
.entry a:hover{
	color:#ee0000;
text-decoration:underline;
}

.navigation {
	float: left;
	width: 220px;
margin:-35px 0px 25px 30px;
_margin:-35px 0px 25px 15px;
}
.navigation h2 {
	color: #fff;
font-style:normal;
	margin:35px 0px 20px 0px;
	padding:0px;
}
.navigation ul {
	padding: 0;
}
.navigation li {
width: 100%;
margin:0px 0px 0px 15px;
padding:0px 0px 1px 0px;
}
.navigation li a {
	font-size: 1em;
	color: #ffffff;
	text-decoration: none;
}
.navigation li a:hover {
	color: #003F6B;
text-decoration:underline;
}
a {color: #ffffff;
	text-decoration: none;
}
.footer {
	margin:40px 0px 20px 0px;
	text-align: center;
}
.post h1 a {
	color: #ffffff;
}
.post h1 a:hover {
	color: #666666;
}
.post h1 {
	color: #555555;
}
.post {
	margin:0px;
}
.post .info{
	color: #404040;
margin:5px 0px 5px 0px;
	padding:0px;
 text-align:left;
font-size:0.9em;

}.post img {
	margin:5px 0px 5px 0px;
}
.info a {
	color: #262626;
	text-decoration: none;
}
.info a:hover {
	text-decoration: underline;
color: #003F6B;
}
.content ol li {
	background: none;
}
.commentlist {
	margin: 0; padding: 0;
}
.commentlist li {
	margin-bottom: 1.2em;
	list-style: decimal;
	margin-left: 0px; 
	color: #ffff;
}
#commentform {
	margin: 1em 0;
	width: 500px;
}
.commentmetadata {
	padding: 2px 0 4px;
}
.commentmetadata a {
	color: #444444;
	text-decoration: none;
}
.commentmetadata a:hover {
	text-decoration: underline;
}
textarea.styled {
	width: 280px;
	background-color: #F5F5F5;
	border: 1px solid #000;
	color: #000000;
	overflow:hidden;
}
.styled {
	font-size: 1.1em;
	background-color: #111111;
	border: 1px solid #999999;
}
#commentform input {margin-bottom: 3px;
	background-color: #F5F5F5;
	border: 1px solid #000000;
	color: #000000;
}



.navigation table td#today {
 font-weight:bold;
}
.navigation table td a {
	text-decoration:underline;
}
.navigation table td a:hover{
color:#ffffff;
text-decoration:none;
}

.sun{
	font-size:1em;
 font-weight:bold;
color:#E80000;
}


#wp-calendar {
  display:inline-table;
  border-collapse:collapse;
  width:200px;
  margin: -5px 10px 15px 10px;
  text-align:center;
}

.navigation table caption {
  margin: -10px 10px 20px 10px;
  padding-bottom:0px;
	font-size:1.0em;
 font-weight:bold;
}
.navigation table th{
color:ff0000;	
}

.cal_prev{
padding: 0px 10px 0px 0px;
	font-size: 0.8em;
text-align:left;
}

.cal_next{
padding: 0px 0px 0px 0px;
	font-size: 0.8em;
text-align:left;
}


.navigation table th{
color:ff0000;	
}
.navigation table td {
	width: 225px;
	padding: 3px;
	font-size: 0.8em;
}
.navigation table td#today {
	padding: 0;
	font-size: 1em;
	font-weight: bold;
}
.navigation table td a {
	display: block;
	font-weight: bold;
	font-size: 1.15em;
}
.navigation table thead{
margin: 20px 0px 20px 0px;
color:ff0000;	
}


#searchform {
	padding: 10px 0 9px 0;
	text-align: center;
}
.searchbox {
	color: #000000;
	vertical-align: middle;
}
hr
{
	height: 1px;
	color: #000000;
	border-style: solid;
	margin-left: 20px;
}
.bottom {
	color: #ffffff;
	clear: both;
	height: 30px;
	font-size: 1em;
	margin-left: 5px;
	margin-right: 5px;
margin:15px 0px 0px 0px;
}
.bottom a {
	color: #ffffff;
}



#WP-Social-Button{
width:700px;
height:auto;
text-align:left;
margin:-35px 0px 120px 0px;
padding:0;
color:#ffffff;
}

.a{
padding:31px 12px 0px 0px;
margin:0px 0px 0px 0px;
float:left;
}

.b{
padding:0 10px 0px 0px;
margin:0 10px 0px 0px;
float:left;
}

.c{
padding:0 10px 0px 0px;
margin:0 0px 0px 0px;
float:left;
}

p.pagelink{
font-size:12px;
padding:12px 0px 0px 0px;
margin:0px 0px 30px 0px;
overflow:hidden;
}

p.pagelink a:hover{
text-decoration:none;
}

p.pagelink a:hover{
text-decoration:none;
}

span.pageprev{
width:auto;
height:auto;
float:left;
margin:0px;
}
span.pagenext{
float:right;
margin:0px;
}

p.top_link{
font-size:12px;
}


::selection {
background: #003F6B; /* Safari */
}

::-moz-selection {
background: #003F6B; /* Firefox */
}

img {
	border: none;
-khtml-user-select: none;
-webkit-user-select: none;
user-select: none;
}

.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}
