/* @override http://woopsdez.jp/wp/wp-content/themes/woopsdez/style.css */

@charset "utf-8";

/* いやーん 適当だから見ちゃだめーえっちー */

/*
Theme Name: woopsdez original
Theme URI: http://woopsdez.jp/
Description: ウープスデザイン オリジナルテンプレート
Version: 0.1
Author: woopsdez
Author URI: http://woopsdez.jp/
Tags: none
*/

/* ------------------------------------------

Style Name: site.css
Since:      2009-11-14
Auther:     Miki Ishijima

-------------------------------------------*/

/* @group regular tags */

body{
	margin: 0;
	padding: 0;
	background: #000000 url(http://woopsdez.jp/wp/wp-content/themes/woopsdez/images/bg_main.jpg) no-repeat fixed 780px top;
	font: small  "Hiragino Kaku Gothic Pro","Lucida Grande", Lucida, Verdana, sans-serif;
}

* {
	font: small  "Hiragino Kaku Gothic Pro","Lucida Grande", Lucida, Verdana, sans-serif;
}

h1{
	margin: 0 0 30px;
	padding: 0;
}

a img{
	border: none;
}

a:link{
	color: #408ed9;
}

a:visited{
	color: #666666;
}

a:hover{
	text-decoration:none;
}

table{
	width: 480px;
	margin: 10px;
	border-collapse: collapse;
	border-bottom: 1px solid #80afbe;
}

td img{
	border: none !important;
}

td{
	padding: 5px;
	border: 1px solid #80afbe;
} 

th{
	color: #304c89;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

strong{
	font-size: 16px;
	font-weight: bold;
}

/* @end */

/* @group layout */

#wrapper{
	overflow: hidden;
	width: 780px;
	margin: 0;
	padding: 0;
	background: #ffffff;
}

#mainColumn{
	overflow: hidden;
	width: 540px;
	float: right;
	padding: 19px;
}

#sideColumn{
	width: 160px;
	margin: 20px;
	padding-right: 10px;
	border-right: 1px dotted #cccccc;
}

.contents{
	overflow: hidden;
	width: 540px;
	float: right;
}

/* @end */

/* @group mainColumn style */

.navigation{
	overflow: hidden;
	margin-bottom: 20px;	
}

.navigation .alignleft{
	width: 250px;
	padding-right: 10px;
	float: left;
	border-right: 1px dotted #ccc;	
}

.navigation .alignright{
	width: 250px;
	float: right;
}

.indexEntry{
	margin: 0;
}

.indexEntry p{
	margin: 0;
}

.alignleft.wp-post-image{
	margin-right: 10px;
	padding: 5px;
	background: #efefef;
	border: 1px solid #ccc;
}

.indexEntry a.moreread{
	display: block;
	margin-top: 10px;
	text-align: right;
}

.contents h2{
	margin: 0;
	padding: 0;
}

h2,
.contents h2 a,
.post h2 a{
	margin-bottom: 10px;
	color: #000000;
	text-decoration: none;
	font: normal 20px "Hiragino Kaku Gothic Pro";
}

.contents h2 a:hover,
.post h2 a:hover{
	text-decoration: underline;
}

.hentry h2{
	margin-bottom: 5px;
}

.contents div small{
	position: relative;
	display: block;
	margin: 0px 0px 10px;
	padding: 5px;
	background: #f2f2f2;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

/* @group socialBtn */

.socialBtn{
	overflow: hidden;
	height: inherit;
	margin: 0;
	padding: 0;
}

.socialBtn li{
	float: left;
	list-style-type: none;
	margin-right: 10px;
	padding: 0;
}

.socialBtn#min{
	width: 400px;
	display: inline-block;
}

.socialBtn#min li{
	margin: 0;
}

/* @end */

.contents h2 a:hover{
	color: #666666;
}

.contents h2 a:visited{
	color: #666666;
}

.contents h5{
	font-weight: bold;
	font-size: 18px;
}

.contents strong{
	color: #cc0000;
	font-size: small;
}

.contents small{
	overflow: hidden;
	font-size: 12px;
}

.date{
	float: right;
	margin: 0;
	text-align: right;
}

.contents blockquote{
	margin: 0;
	padding: 10px;
	background: #eeeeee;
	border: 1px solid #e2e2e2;
}

.contents blockquote cite{
	overflow: hidden;
	width: 100%;
	height: 1.5em;
	float: right;
	text-align: right;
}

.contents blockquote cite a{
	color: #000000;
}

.entry{
	overflow: hidden;
	clear: left;
	margin: 20px auto;
	color: #333333;
}

.entry p img{
	border: none !important;
}

h3,
.entry h3{
	margin: 20px 0 0;
	color: #333333;
	font-size: 20px;
	font-weight: bold;
}

.entry h4{
	clear: both;
	font-size: 18px;
	border-bottom: 1px dotted #cccccc;
}

.entry .amazlet-box{
	padding: 10px;
	border: 1px solid #cccccc;
}

.entry .amazlet-image{
	float: left;
	padding-left: 15px;
}

.entry .amazlet-info{
	width: 390px;
}

.postmetadata{
	clear: both;
	overflow: hidden;
	margin: 25px 0 60px;
	padding: 5px;
	border-bottom: 1px dotted #cccccc;
}

.pagetitle{
	color: #666666;
	padding-bottom: 20px;
}

.interview{
	padding: 10px;
	text-align: center;
	background: #cb716a;
	border-radius: 10px;
}

.interview:hover{
	background: #e55348;
}

.interview a{
	color: #fff;
}

.gototop{
	width: 10em;
	margin-left: 398px;
	padding: 6px;
	text-align: center;
	background: #293566;
	border-radius: 3px;
}

.gototop:hover{
	background: #3f5096;
}

.gototop a{
	color: #fff;
}

/* @end */

/* @group permlink style */

.metadataetc{
	margin-top: 10px;
}

#hatena_bookmark_anywhere{
	margin-bottom: 20px;
	padding: 10px;
	background: #eefcfe;
	border: 1px solid #ccc;
}

#bookmarked_user{
	list-style-type: none;
}

.hatena_bookmark_anywhere_zero{
	display: none;
}

a.hatena_bookmark_anywhere_go{
	border: none;
}

.alignleft{
	padding-right: 10px;
	float: left;
}


.alignright{
	padding-left: 10px;
	float: right;
}

/* @end */

/* @group Sidebar */

h2.widgettitle{
	margin: 20px 0 5px;
}

#sideColumn a img,
#sideColumn img{
	border: none !important;
}

.widgettitle{
	color: #666;
	font-size: 14px;
	font-weight: bold;
	margin: 20px auto 5px;
}

#sideColumn ul{
	overflow: hidden;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#sideColumn ul ul{
	list-style-type: disc;
	padding-left: 20px;
}

input#s{
	width: 90%;
}

form#searchform{
	text-align: center;
}

input#searchsubmit{
	margin-top: 10px;
}

#profile{
	width: 140px;
	height: 360px;
	padding: 5px 10px;
	font-size: 11px;
	background: url(images/bg_profile.jpg) no-repeat;
}

.friendfeed{
	margin: 0 !important;
	padding: 0 !important;
	border: none !important;
}

.friendfeed .content{
	margin: 0 !important;
	padding: 0 !important;
}

.friendfeed .name{
	display: none;
}

#friendfeed .feed .entry .media img {
	border: 0 !important;
}

.section{
	margin-bottom: 10px;
}

.section h2{
	font-size: 14px;
}

.section ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.section li{
	margin-bottom: 5px;
}

/* @end */

/* @group Archive list */

#archives{
	position: absolute;
	top: 400px;
	left: 800px;
	width: 200px;
	color: #fff;
}

#archives div{
	padding: 10px;
	background: #222;
}

#archives .widgettitle{
	color: #fff;	
}

#archives ul,
#archives ul ul{
	list-style-type: none;
	margin: 0;
	padding: 0px;
}

#lastfmrecords{
	width: 125px;
}


/* @end */

/* @group Comment */

.option{
	display: none;
}

#bookmarked_user{
	margin: 10px 0 0 0;
	padding: 0;
}

.__hatena_bookmark_anywhere_timestamp,
.hatena_bookmark_anywhere_tags{
	display: none;
}

#bookmarked_user li{
	margin-bottom: 10px;
	padding: 3px;
	border-bottom: 1px dotted #999999;
}

#bookmarked_user li img{
	margin-right: 5px;
	padding: 0;
	vertical-align: middle;
}

#bookmarked_user li a{
	display: none;
	color: #666666;
	text-decoration: none;	
}

#respond h3,
h3#comments{
	font-size: 16px;
	font-weight: bold;
}

#comment{
	width: 90%;
}

ol.commentlist{
	margin: 0;
	padding: 0;
}

ol.commentlist li .avatar{
	width: 60px;
	float: left;
	padding-right: 10px;
}

.comment-body{
	margin-bottom: 30px;
	border-bottom: 1px dotted #ccc;
}

#respond{
	margin-bottom: 20px;
	padding: 10px;
	background: #fafafa;
	border: 1px solid #ccc;
}

#respond h3{
	margin: 0;
	padding: 0;
}

#respond p{
	margin: 0;
}

#respond p textarea#comment{
	border: 1px solid #ccc;
}

.contents #respond small{
	margin: 0 0 0;
	font-weight: bold;
	background: #fafafa;
	border: none;
}

/* @end */

/* @group はてブ */

.hatena-bookmark-widget-title,
.hatena-bookmark-widget-footer{
	display: none;
}

#sideColumn ul ul {
	padding-left: 0;
}

.hatena-bookmark-widget-body ul{
	margin: 0;
	padding-left: 0;
}

.hatena-bookmark-widget-body ul li{
	list-style-type: none;
	margin-bottom: 10px;
	padding:0 0 5px 0;
	text-align: left;
	border-bottom: 1px dotted #ccc;
}

.hatena-bookmark-widget-body ul li a{
	font-size: 12px;
}

.hatena-bookmark-widget-body ul li strong a,
.hatena-bookmark-widget-body ul li em a{
	display: block;
	color: #f74897;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
}

/* @end */



/* @group 人気記事 */
li#views-3 ul{
	margin: 0;
	padding: 0;
}

li#views-3 ul li{
	list-style-type: none;
	margin-bottom: 10px;
	padding:0 0 5px 0;
	font-size: 10px;
	text-align: right;
	border-bottom: 1px dotted #ccc;
}

li#views-3 ul li a{
	display: block;
	font-size: 12px;
	text-align: left;
}

/* @end */

/* @group 広告 */

.ad{
	margin-bottom: 20px;
	padding: 10px;
}

#blockad{
	background: #efefef;
	border: 1px solid #ccc;
}

/* @end */

/* @group likebox */

div#likeBox{
	margin: 0;
	padding: 0;
	background: #fff;
}

/* @end */

/* @group 楽天 */

#rakuten{
	width: 468px;
	margin: 10px auto;
}

/* @end */



