﻿/*
Theme Name: Gray
Theme URI: http://www.kaushalsheth.com
Version: 1.0
Description: Monochrome, lightweight and totally liquid. Comes with three different layouts
Author: Kaushal Sheth
Author URI: http://www.kaushalsheth.com
*/




/*#############################################################
Name: Shades of Gray
Date: 2006-10-27
Description: Monochrome, lightweight and totally liquid. Comes with three different layouts.
Author: Viktor Persson
URL: http://arcsin.se

Feel free to use and modify but please provide credits.
#############################################################*/
 


/* standard elements */
* {
	margin: 0;
	padding: 0;
}

a {text-decoration: none;}

body {
background:url(img/body_bg.jpg) top repeat-x #000;
	color: #cccc99;
	font: normal 62.5% Georgia, "Times New Roman", verdana, arial, helvetica, sans-serif;
}

p {

	padding-bottom:2.7em;
	
	
}

blockquote p {
		padding-bottom:1.1em;
}

ul {
padding-bottom: 1em;
	line-height:120%;}

blockquote {
	border-left: 2px solid #cc3399;
	margin-left: 3em;
	margin-bottom:2em;
    padding: 20px 20px 0px 20px;
	font-color:#ccc;
	background:#323232;
}

code {
	background: #444;
	display: block;
	font-size: 12px;
	margin: 0 10px 12px;
	overflow: auto;
	padding: 8px 10px;
	white-space: pre;
}

img {border: none;}

ul {margin-left: 2em;}
h1 {font: normal 2.3em Georgia, "Times New Roman"}
h2 {
	font: bold 1.6em Verdana,sans-serif;
	padding-bottom: 4px;
}

/* misc */
.clearer {clear: both;}
.stripes {
	background: #000 url(img/stripe.gif);
	height: 1px;
}
.left {float: left;}
.right {float: right;}

/* header */
.header {
	color: #000;
		background: #50ad48 url(http://blog.genxx.com/body_bg.jpg);

	border-bottom: 1px solid #333;

	height: 105px;
		font: normal 3.3em "Century Gothic",'Trebuchet MS','Lucida Grande', Arial, sans-serif;
		font-style:none;
	}

.header a {
	color: #50ad48 ;
	display: block;
	line-height: 105px;
	text-decoration: none;
	width: 100%;
	
}
.header span {padding-left: 32px;}
.header a:hover {
	background: #000;
	color: #82b982;
}

/* structure */
.container {
	border: 3px solid #444;
	border-top: none;
	

}

.main {
	background: #111;
	border-bottom: 1px solid #2A2A2A;
	border-left: 1px solid #2A2A2A;
}
.main .left {width: 64%;
	font-size: 135%;
	line-height:190%;
}
.main .right {width: 36%;}

.content {
	border-left: 1px solid #444;
	border-top: 1px solid #444;
	padding: 26px;
	

}


/* content elements */

.content h1 {
	background: url(img/bgh1.gif) repeat-x left bottom;
	color: #EEE;
	margin-bottom: 10px;
	padding: 6px 0 4px;
	font-size:180%;
}

.post h1 a {
	background: url(img/bgh1.gif) repeat-x left bottom;
	color: #EEE;
	margin-bottom: 10px;
	padding: 6px 0 4px;
	text-decoration:none;
	
}

.post h1 a:hover {
	background: url(img/bgh1.gif) repeat-x left bottom;
	color: #006666;
	margin-bottom: 10px;
	padding: 6px 0 4px;
	text-decoration:none;
}

.post h1 a :visited{
	background: url(img/bgh1.gif) repeat-x left bottom;
	color: #EEE;
	margin-bottom: 10px;
	padding: 6px 0 4px;
	text-decoration:none;
}
.content a {
	color: #82b982;
	text-decoration: underline;
}
.content a:hover {color: #baebb9;}

/* navigation */
.nav {background: #33d6ff;}
.nav a {
	background: #33d6ff;
	border-right: 1px solid #444;
	color: #000;
	float: left;
	font: bold 1em "Century Gothic",arial,Verdana,sans-serif;
	line-height: 26px;
	padding: 0 20px;
}
.nav a:hover {
	background: #191919 url(img/nav_hover.gif);
	color: #e3f0a1;
}

/* sub-navigation */
.subnav {
	background: #111;
	border: 1px solid #1E1E1E;
	border-top-color: #444;	
	padding: 12px;
}
.subnav h1 {padding-top: 8px;}
.subnav ul {margin: 0;}
.subnav li {
	background: url(img/li.gif) no-repeat left bottom;
	list-style: none;
	margin: 0;
}
.subnav li a {
	color: #777;
	line-height: 2.4em;
	padding-left: 18px;
	text-decoration: none;
}
.subnav li a:hover {color: #baebb9;}

/* footer */
.footer {
	background: #191919;
	border-top: 1px solid #444;
	color: #999;
	padding: 3% 3% 1%;
}
.footer ul {
	border-top: 1px solid #262626;
	margin: 0;
}
.footer li {
	border-bottom: 1px solid #262626;
	list-style: none;
}
.footer li a {
	display: block;
	line-height: 2em;
	padding-left: 4%;
	width: 96%;
}
.footer a {color: #666;}
.footer a:hover {
	color: #BBB;
	background: #222;
}

.col3,.col3center {
	float: left;
	width: 31%;
}
.col3center {margin: 0 3%;}

/* bottom */
.bottom {
	color: #666;
	clear: both;
	font-size: 1.1em;
}
.bottom a {color: #888;}


.post{margin:0 0 25px 0;}

.post .info{
padding:2px 3px 3px 8px;
border:1px solid #272727;
background-color:#222222;
line-height:140%;
font-size:67%;
color:#505050;
}

.post rating{
padding:2px 3px 3px 8px;
font-size:57%;
}
.post .info2{
padding:2px 3px 3px 8px;
border-top:1px dotted #ffccff;
border-bottom:0px dotted #ffccff;
font-size:1.4em;
color:#cccc00;
}


/* Comments Styling */
#commentlist li {
margin-bottom: 1.5em;
padding-bottom: 0.5em;
border-bottom: 1px solid #700000;
}

#commentform {
margin: 1em 0;
background: #111;
width: 380px;
	padding-bottom:0.5em;
}

#commentform textarea {
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 420px;
}
#commentform textarea:hover {
background: #FFFFFF;
border: 1px solid #d6d3d3;
}
#commentform textarea:focus {
background: #ffffff;
border: 1px solid #939793;
}

#commentform #email, #commentform #author, #commentform #url {
font-size: 1.1em;
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 420px;
}
#commentform #email:hover, #commentform #author:hover, #commentform #url:hover {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #d6d3d3;
width: 420px;
}
#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #939793;
width: 420px;
}
#commentform input{
margin-bottom: 1px;
}

.comnote{
font-size:64%;
}
.compost{
padding-bottom:0.5em;
line-height:120%;
}
.compost2 p{
padding-bottom:1.5em;
line-height:150%;
margin-bottom:0em:
}

.content ul li
{
margin-left:10px;

}



.content ol li
{
margin-left:20px;
padding-bottom:5px;

}

.imgp { float: right;
margin:2em; }

ul#tagcloud { padding:0; margin:0; text-align:center; list-style:none; }
ul#tagcloud li { display:inline; font-size:70%; color:#ccc;}
ul#tagcloud li a, ul#tagcloud li a:link { text-decoration:none; }
ul#tagcloud li a:hover { text-decoration:underline; }
ul#tagcloud li.t1 a { color:#797979; font-size: 120%; }
ul#tagcloud li.t2 a { color:#6d6d6d; font-size: 160%; }
ul#tagcloud li.t3 a { color:#616161; font-size: 190%; }
ul#tagcloud li.t4 a { color:#555555; font-size: 210%; }
ul#tagcloud li.t5 a { color:#484848; font-size: 230%; }
ul#tagcloud li.t6 a { color:#3c3c3c; font-size: 250%; }
ul#tagcloud li.t7 a { color:#303030; font-size: 270%; }
ul#tagcloud li.t8 a { color:#242424; font-size: 290%; }
ul#tagcloud li.t9 a { color:#181818; font-size: 310%; }
ul#tagcloud li.t10 a { color:#0c0c0c; font-size: 330%; }

.as a{

	
	
}


/* 枠の色を定義します */
.AmazonSearchTB1 table {
    border: 1px solid #111; 
    background-color : #111;
    color: #33d6ff;
    margin: 0px; padding: 0px; font-size: 11px;
}

/* Ads by drk7.jp の font 色を定義します */
.AmazonSearchTB2 a,
.AmazonSearchTB2 a:link,
.AmazonSearchTB2 a:link:hover,
.AmazonSearchTB2 a:link:active {
    color: #ffffff; text-decoration: underline ; background: none;
}
.AmazonSearchTB2 table{ border: none; margin: 0px; padding: 1px; }

/* 広告部分の背景色を定義します */
.AmazonSearchTB3 table{
    background-color : #111;
    border: none; margin: 0px; padding: 3px;
}

/* 商品名のfont定義 */
.AmaS_title a,
.AmaS_title a:link,
.AmaS_title a:link:hover,
.AmaS_title a:link:active {
    color: #33d6ff;
    text-decoration: underline ; background: none;
    font-weight: bold;
}

/* 値段のfont定義 */
.AmaS_price { color: #006600; font-weight: bold; }

/* 説明文のfont定義 */
.AmaS_com { color: #000000; }

/* 画像のボーダー定義 */
.AmaS_img img{ border: 1px solid #aaaaaa; }