/*
Theme Name: cove_3
Theme URI: http://www.www.www/
Description: theme for covebike.jp
Author: takeshi
*/

body	{
	margin: 0;
	padding: 0;
	background-color: #000000;
	font-size: 12px;
	font-family: "メイリオ", "ヒラギノ角ゴ Pro W6", "Meiryo", "Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", "sans-serif";
	}

#main {
	background-color: #bdbdbd;
	padding-top: 16px;
	margin: 0;
	margin-bottom: 0;
	font-size: 1.0em;
	line-height: 1.6em;
	}

a	{
	color: #666;
	}
a:hover	{
	color: #333;
	}

h1 {
	color: black;
	font-size: 1.1em;
	margin-bottom: 3px;
}

	
/* ++++++ ヘッダー部分のデザイン ++++++ */

#header h1	{
	text-align: right;
	background-color: #000000;
	margin: 0;
	}

#header h1 img	{
	margin: 10px 20px;
	border: none;
	}

#header ul	{
	background-color: #ddd;
	border-bottom: solid 1px #666;
	margin: 0;
	padding: 0;
	list-style-type: none;
	height: 2.2em;
	font-size: 1.0em;
	}

#header li	{
	display: block;
	padding-top: 0.4em;
	border-right: solid 1px #666;
	float: left;
	height: 1.9em;
	font-weight: bold;
	padding-left: 20px;
	padding-right: 20px;
	margin-bottom: -3px;
	
	}
	


#header li a	{
	text-decoration: none;
	color: #333333;
	}

#header li a:hover	{
	background-color: #eee;
	}

#header li.current_page_item, li.current_page_parent {
	background-color: #bdbdbd;
	border-bottom: 2px solid #bdbdbd;
}

#header li.current_page_item, li.current_page_parent, li.current_page_ancestor a {
	color: #111;
}

#header li.current_page_item a:hover {
	background-color: #bdbdbd;
}
#header li.current_page_parent a:hover {
	background-color: #bdbdbd;
}
#header li.current_page_ancestor a:hover {
	background-color: #bdbdbd;
}



/* ++++++ トップページのデザイン ++++++ */


#top	{
	background-color: #000000;
	position: relative;
	top: 0;
	left: 0;
	}

#topimg	{
	margin: 0;
	text-align: center;
	margin-left: 100px;
	background-color: black;
	}

#message {
	position: absolute;
	color: white;
	top: 120px;
	left: 20px;
	width: 340px;
	margin: 0;
	font-size: 0.875em;
	line-height: 180%;
	}

#message a {
	color: white;
}

/* +++ 最新ニュースのデザイン +++ */

/* ++++++ ニュースコンテンツのデザイン ++++++ */

#topnews	{
	position: absolute;
	top: 230px;
	left: 20px;
	width: 340px;
	}

#topnews h2	{
	margin: 0;
	padding: 3px;
	background-color: #333333;
	
	color: #ffffff;
	font-size: 0.75em;
	}

#topnews div	{
	font-size: 0.75em;
	overflow: auto;
	padding: 10px;
	border: solid 1px black;
	background-color: #ffffff;
	}


#topnews ul	{
	font-size: 0.75em;
	margin: 10px;
	padding: 0;
	}

#topnews ul a	{
	color: #00657d;
	}

/* ++++++ / 最新ニュースのデザイン ++++++ */

/* ++++++ パンくずリンクのデザイン ++++++ */
h1#bread {
	margin: 3px 8px 0 8px;
	padding: 3px 20px;
	font-size: 1.1em;
	font-weight: normal;
	background-color: #555;
	color: white;
}

h1#bread a {
	color: white;
	text-decoration: none;
}

/* ++++++ デフォルトページコンテンツ ++++++ */
/*
#contents	{
	width: 700px;
	margin: 20px 0 0;
	margin-left: 16px;
	min-height: 400px;
	}
*/
#contents h1 {
	margin-top: 0;
	padding-top: 8px;
}

#contents h2 {
	color: #000000;
	font-size: 1.2em;
	padding: 6px 10px;
}


#contents p	{
	line-height: 150%;
	}

#pagecontent {
	padding: 0 10px 10px;
	min-height: 400px;
	}
	
#pagecontent p {
	line-height: 180%;
}

#pagecontent img {
	border: none;
	float: left;
	margin: 10px;
	padding: 10px;
	}

/* +++ / デフォルトページコンテンツ +++ */

/* +++ 共通 +++*/

.clear	{
	clear: both;
	margin: 0;
	}
/* +++ / 共通 +++*/

/* ++++++ フッター部分のデザイン ++++++ */

#footer	{
	background-color: #aaaaaa;
	border-top: solid 1px #cccccc;
	border-bottom: solid 1px #666666;
	padding: 3px 20px;
	margin: 0;
	margin-bottom: 20px;
	}

#footer address	{
	color: #ffffff;
	font-size: 0.75em;
	font-style: normal;
	}

/* ++++++ / フッター部分のデザイン ++++++ */


/* ++++++ topics ++++++ */


/* +++  news-side +++ */


#news-sidebar	{
	
	margin-bottom: 0;
	color: black;
	width: 170px;
	float: left;
}

#news-sidebar h2 {
	margin-left: 20px;
}

#news-sidebar ul	{
	list-style-type: none;
	margin-top: 10px;
	padding: 0;
	}

#news-sidebar li strong	{
	display: block;
	padding: 10px 20px;
	}

#news-sidebar li {
	padding: 5px 5px 5px 20px;
	background-image: url(images/mark.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	}

#news-sidebar li a {
	color: #222222;
	text-decoration: none;
	border-bottom: dotted 1px #ffffff;
	}

#news-sidebar li a:hover	{
	color: #666666;
	}
#news-sidebar a	{
	color: black;
	text-decoration: none;
	}


/* +++ / news-side +++ */

#news-content	{
	width: 570px;
	float: left;
	padding-bottom: 20px;
	}

#news-content #bread	{
	margin-top: 10px;
	text-align: right;
	}

#news-content #date	{
	font-size: 0.75em;
	font-weight: bold;
	font-family: Verdana, Helvetica, sans-serif;
	color: #69d600;
	}

#news-content #date img	{
	vertical-align: middle;
	padding-right: 10px;
	}


#monthpost	{
	padding-bottom: 10px;
	}

#monthpost h2	{
	background-image: url(images/bar_small.gif);
	background-repeat: no-repeat;
	color: #ffffff;
	font-size: 1.2em;
	padding: 6px 10px;
	}



#monthpost p	{
	font-size: 0.75em;
	line-height: 150%;
	padding: 0 10px;
	}

#monthpost img {
	left: 50%;
	margin: 20px;
}

#news-content h2	{
	margin-top: 10px;
	padding-bottom: 5px;
	border-bottom: solid 4px #676767;
	font-size: 1.0em;
}

#news-list h2 {
	margin-top: 4em;
}

#news-list h2 a	{
	text-decoration: none;
	/* color: #00657d; */
}

#news-list h2 span	{
	color: #888888;
	font-size: smaller;
	font-family: Verdana, Helvetica, sans-serif;
	}



#news-list p	{
	margin-top: 10px;
	font-size: 1.0em;
	line-height: 140%;
}
	
#news-list img {
	margin: 16px;
}
	


/* Gallery */

.gal_index {
	position: relative;
	clear: both;
	margin-top: 10px;
	margin-right: 0;
	height: 240px;
}
.gal_index img {
	border: none;
	float: left;
	margin: 10px;
	filter: left;
}

.gal_index h2 {
	font-size: 1.5em;
	position: absolute;
	text-shadow: #333 3px 3px 3px;
	top: 20px;
	left: 43px;
	color: white;
}
.gal_index h2 a {
	color: white;
	text-decoration: none;
}

div.description {
	position: absolute;
	top: 80px;
	left: 260px;
	font-size: 1.0em;
	line-height: 1.4em;
}


/* CSS for Slide show */

.pics { 
    width:  640px;
    height: 640px;
    padding: 0;
    margin:  0;  
    
} 
 
.pics img {  
    margin:20px 30px;
    padding: 0;
    border:  none;  
    background-color: black;  
    width:  800px;
    top:  0;
    left: 0;
    cursor: pointer;
} 

#photo_desc {
	position: absolute;
	size: 0.8em;
	bottom: 10px;
	padding-left: 30px;
}
.photo_title {
	margin-top: 5px;
	margin-left: 30px;
	color: white;
	font-size: 0.8em;
	font-weight: normal;
}

#main_gal {
	min-height: 790px;
	background-color: #bdbdbd;
	margin-bottom: 0;
	padding: 12px;
	font-size: 1.0em;
}

#gal_container {
	position: absolute;
	height: 780px;
	width: 100%;
	background-color: black;
	padding: 0;
	margin-left: 0;
}

#gal_container h3 {
	background: #6aa3ff;
	margin: 0;
	padding: 4px 20px;
	font-size: 0.8em;
	color: white;
}
#gal_container h3 a{
	font-size: 0.8em;
	color: white;
}

#pager {
	display: inline;
}

#pager a {
	text-decoration: none;
	padding: 2px;
}
.activeSlide {
	padding: 2px;
	background: #ccc;
	border: 1px solid #eee;
}

.nav {
	margin-top: 30px;
}

.nav a{
	text-decoration: none;
}

.log {
	color: white;
}


/* +++ products +++ */

#products-main, #contents, #contents-wtb {
	margin: 0;
	margin-left: 8px;
	margin-right: 8px;
	padding: 0;
	padding-left: 10px;
	background-color: #fff;
}


#left-sidebar {
	padding-top: 2px;
	padding-left: 2px;
	float: left;
	width: 160px;
	background-color: #fff;
	margin-bottom: 0;
	margin-right: 0;
	padding-right: 0;
}

#left-sidebar a {
	color: black;
	text-decoration: none;
}

#left-sidebar h2 {
	margin: 0;
	padding: 0;
	font-size: 1.1em;
	font-weight: normal;
}

#left-sidebar ul {
	margin: 2px 0;
	padding-left: 14px;
	list-style:none;
}

ul#p-root {
	padding-left: 0;
	padding-right: 0;
	margin-right: 0;
}

#left-sidebar li {
	margin: 0 0 0 5px;
	padding-left: 0.8em;
	list-style-position: outside;
	font-size: 1.0em;
	line-height: 1.6em;
}

#left-sidebar li:hover {
	background-color: #ddd;
}
/*
#left-sidebar li.page_item {
	background-color: #bdbdbd;
	font-weight: normal;
	margin-right: 0;
}
*/
#left-sidebar li.current_page_item {
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: 0;
	background-color: #fff;
	font-weight: bold;
}

#left-sidebar li.current_page_ancestor, #left-sidebar li.current_page_parent {
	background-color: #fff;
	border-bottom: #fff;
	font-weight: bold;
}


#left-sidebar li ul {
	margin-right: 0;
}

li.not-current {
	padding: 0;
	margin: 0;
	font-weight: normal;
}

#products-content {
	margin-left: 160px;
	padding-left: 0;
	margin-right: 8px;
	background-color: #fff;
}


#products-content ol{
	margin-top: 0;
}

div.p-cat-index {
	float: left;
	text-align: center;
	margin: 0 15px 40px 15px;
	height: 120px;
	width: 180px;
}

.p-cat-index img {
	border: none;
	width: 160px;
	height: auto;
	margin-bottom: 10px;
}

div.p-cat-index a {
	font-weight: bold;
	text-decoration: none;
}

.cat-caption {
	text-align: left;
	font-size: 0.8em;
	line-height: 1.6em;
	margin-top: 4px;
}

/* +++ 商品詳細 +++ */
#p-cat-detail {
	margin: 0;
	margin-left: 6px;
	padding-left: 20px;
	font-size: 1.0em;
	line-height: 1.6em;
}

#p-cat-detail p{
	margin: 0;
	padding: 10px;
}

#p-cat-detail img {
	border: none;
	margin-bottom: 20px;
}

#p-cat-detail h1{
	font-size: 1.5em;
	margin-top: 2px;
	margin-bottom: 2px;
}

#p-cat-detail h2{
	font-size: 1.3em;
	margin-top: 2px;
	margin-bottom: 2px;
}

#p-cat-detail h3{
	font-size: 1.2em;
	margin-top: 2px;
	margin-bottom: 2px;
}

#p-cat-detail h4{
	font-size: 1.1em;
	margin-top: 2px;
	margin-bottom: 2px;
}


#p-cat-detail ul {
	list-style-position: inside;
	margin-left: 16px;
	padding-left: 0;
	margin-top: 2px;
	margin-bottom: 2px;
}


.edit {
	text-align: right;
	font-size: 0.8em;
	padding-right: 10px;
}


.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: auto;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}


#p-cat-detail table {
	margin-top: 0;
	margin-bottom: 3px;
	float: left;
	width: 100%;
	border:1px solid #b3b3b3;
	border-collapse:collapse;
}

#p-cat-detail th {
	font-size: 1.0em;
	background-color: #cdcdcd;
	font-weight: normal;
	border:1px solid #b3b3b3;
}

#p-cat-detail td {
	font-size: 0.9em;
	background-color: #ffffff;
	font-weight: normal;
	text-align: right;
	border:1px solid #b3b3b3;
}

#p-cat-detail table.vertical th {
	width: 30%;
	text-align: left;
}
#p-cat-detail table.vertical td {
	text-align: left;
}

.rightside {
	float: right;
	padding-right: 20px;
}


/* +++++ where to buy ++++++++ */



#contents-wtb {
	text-align: center;
}
#contents-wtb h1 {
	margin-top: 0;
	padding-top: 8px;
	text-align: left;
}
div.shop {
	float: left;
	width: 300px;
	height: 100px;
	margin: 10px;
	margin-bottom: 20px;
	padding: 0;
	text-align: center;
}

#where-to-buy img {
	border: none;
}
div#where-to-buy a {
	color: #555;
	vertical-align: bottom;
}

div#wtb-info {
	width: 50%;
	clear: both;
	text-align: left;
}

div#shop-list {
	margin: 0;
	padding-top: 10px;
}

table.shop_list td {
	vertical-align: top;
	padding-bottom: 20px;
	padding-left: 20px;
	text-align: left;
}
table.shop_list td img {
	margin: 8px;
}

#shop-list h3 {
	margin: 4px 0;
}


#contents-wtb iframe {
	margin: 0 auto;
}


.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */


