/*  
Theme Name: Garage GoodWeather CUSTOM 
Theme URI: http://www.stupid-net.com
Description: Garage GoodWeather web site custom theme.
Version: 1.0
Author: STUPID
Author URI: http://www.stupid-net.com

*/



/* Begin Typography & Colors */
body {
	color: #333333;
	font-size: 10px; /* Resets 1em to 10px */
	font-family: Hiragino Kaku Gothic Pro, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka, 'Trebuchet MS', Verdana, sans-serif;
	text-align: center;
	line-height: 1.4;
	background-color: #C7BA9E;
	background-image: url(images/bodyBg.gif);
	margin: 0;
	padding: 0;
}
p {
	margin: 0;
	padding: 0 0 1em 0;
}
hr {
	display: none;
}
/*
======================================================================================
	1-1. Linkタグ
======================================================================================
*/
a {
	text-decoration: none;
}
a:link {
	color: #CC3300;
}
a:visited {
	color: #CC6600;
}
a:hover {
	color: #FF9933;
	text-decoration: underline;
}
a img {
	border: none;
}
/*
======================================================================================
	1-2. Listタグ
======================================================================================
*/
ul, dl {
	line-height: 1em;
	padding: 0;
	margin: 0;
}
li, dd, dt {
	list-style-type: none;
}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
}
h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	margin: 0;
}
h1 {
	font-size: 4em;
	text-align: center;
	padding-top: 70px;
}
h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1.2em;
	padding: 0;
}
h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
}
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
}
h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
}
h2 a:hover, h3 a:hover {
	color: #CC3300;
	text-decoration: none;
}
.entry p a:visited {
	color: #b85b5a;
}
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.commentlist li {
	font-weight: bold;
}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}
.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}
#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.commentmetadata {
	font-weight: normal;
}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
}
code {
	font: 1.1em 'Courier New', Courier, Fixed;
}
acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
}




/* End Typography & Colors */

/* Begin Structure */

/*
======================================================================================
	2. 基本レイアウト設定
======================================================================================
*/
#page {
	text-align: left;
	background-color: #998E6B;
	background-image: url(images/pageBg.gif);
	background-repeat: repeat-y;
	width: 830px;
	padding: 0;
	margin: 0 auto 0 auto;
}
#header {
	/*background-color: #73a0c5;*/
	background-image: url(images/headerPhoto.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;
	width: 830px;
	height: 560px;
	padding: 0;
	margin: 0;
}
#main {
	width: 830px;
}
#wrap {
	width: 640px;
	float: left;
}
.narrowcolumn {
	float: right;
	width: 440px;
	padding: 20px 0 20px 0;
	margin: 0;
}
.widecolumn {
	line-height: 1.6em;
	background-image: url(images/wideFooter.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
	float: right;
	width: 600px;
	padding: 20px 0 20px 0;
	margin: 0 25px 0 0;
	display: inline;/*ieバグ対策*/
}
#sidebar {
	float: left;
	width: 180px;
	padding: 20px 0 10px 0;
	margin: 0 0 0 20px;
	display: inline;/*ieバグ対策*/
}
#sidebarRight {
	background-image: url(images/sideRightFooter.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
	float: right;
	width: 160px;
	padding: 0 0 50px 0;
	margin: 15px 25px 0 0;
	display: inline;/*ieバグ対策*/
}
#footer {
	font-size: 1.1em;
	font-family: 'Trebuchet MS', Verdana, 'Lucida Grande', Arial, Sans-Serif;
	font-weight: bold;
	background-image: url(images/footerBg.gif);
	background-repeat: no-repeat;
	background-position: top center;
	border: none;
	padding: 20px 0 0 0;
	margin: 0 auto;
}

/*
======================================================================================
	3. ヘッダー設定
======================================================================================
*/
#headerimg {
	background-color: transparent;
	background-image: url(images/headerCover.png);
	background-repeat: no-repeat;
	margin: 0;
	width: 100%;
	height: 580px;
}
#headerimg h1 {
	text-indent: -9999px;
	margin: 0;
}
#headerimg .headerLogo {
	text-indent: -9999px;
	background-color: transparent;
	background-image: url(images/ggwLogo.png);
	background-repeat: no-repeat;
	background-position: bottom center;
	position: absolute;
	top: 25px;
	left: 50%;
	width: 830px;
	height: 500px;
	margin: 0 0 0 -415px;
	z-index: 35;
}
#headerimg .headerLogo a {
	display: block;
	height: 250px;
}
#headerimg .description {
	text-indent: -9999px;
	background-color: transparent;
	background-image: url(images/headerDescription.png);
	background-repeat: no-repeat;
	position: absolute;
	top: 300px;
	left: 50%;
	width: 180px;
	height: 150px;
	margin: 0 0 0 250px;
	z-index: 40;
}
#headerimg .versionInfo {
	text-indent: -9999px;
	background-color: transparent;
	background-image: url(images/headerLabel.png);
	background-repeat: no-repeat;
	position: absolute;
	top: 0px;
	left: 50%;
	width: 190px;
	height: 230px;
	margin: 0 0 0 -460px;
	z-index: 50;
}
#headerMenu {
	position: absolute;
	top: 520px;
	left: 50%;
	width: 620px;
	height: 55px;
	margin: 0 0 0 -200px;
	z-index: 30;
}
#headerMenu li {
	display: inline;/*ieバグ対策*/
}
#headerMenu li a {
	text-indent: -9999px;
	background-image: url(images/headerMenu.png);
	background-repeat: no-repeat;
	display: block;
	float: left;
	width: 120px;
	height: 55px;
}
#headerMenu li a#headerMenuHome {
	background-position: 0px 0px;
}
#headerMenu li a#headerMenuAbout {
	background-position: -120px 0px;
}
#headerMenu li a#headerMenuContact {
	background-position: -240px 0px;
}
#headerMenu li a#headerMenuMap {
	background-position: -360px 0px;
	width: 125px;
}
#headerMenu li a#headerMenuLinks {
	background-position: -485px 0px;
	width: 125px;
}
#headerMenu li a:hover#headerMenuHome {
	background-position: 0px -55px;
}
#headerMenu li a:hover#headerMenuAbout {
	background-position: -120px -55px;
}
#headerMenu li a:hover#headerMenuContact {
	background-position: -240px -55px;
}
#headerMenu li a:hover#headerMenuMap {
	background-position: -360px -55px;
}
#headerMenu li a:hover#headerMenuLinks {
	background-position: -485px -55px;
}
/*
======================================================================================
	4. フッタ設定
======================================================================================
*/
#footer p {
	margin: 0;
	padding: 20px 130px 20px 0;
	text-align: right;
}
#footer p a:link {
	color: #663300;
}
#footer p a:visited {
	color: #CC6600;
}
#footer p a:hover {
	color: #FFCC33;
}
/*
======================================================================================
	5. 左サイドバー設定
======================================================================================
*/
/*
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
}
#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
}
#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
}
#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
}
#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
}
ol li, #sidebar ul ol li {
	list-style: decimal outside;
}
#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
}
*/
#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	padding: 0;
	margin: 5px 0 0;
}
#sideMenu li a{
	text-indent: -9999px;
	background-image: url(images/sideMenu.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 175px;
	height: 60px;
	margin:0;
	padding: 0;
}
a#sideMenuBlog {
	background-position: 0px 0px;
}
a#sideMenuNews {
	background-position: -175px 0px;
}
a#sideMenuInfo {
	background-position: -1225px 0px;
}
a#sideMenuRose {
	background-position: -1400px 0px;
}
a#sideMenuPorche {
	background-position: -350px 0px;
}
a#sideMenuOther {
	background-position: -525px 0px;
}
a#sideMenuParts {
	background-position: -700px 0px;
}
a#sideMenuOriginal {
	background-position: -875px 0px;
}
a#sideMenuPhoto {
	background-position: -1050px 0px;
}
a:hover#sideMenuBlog {
	background-position: 0px -60px;
}
a:hover#sideMenuNews {
	background-position: -175px -60px;
}
a:hover#sideMenuInfo {
	background-position: -1225px -60px;
}
a:hover#sideMenuRose {
	background-position: -1400px -60px;
}
a:hover#sideMenuPorche {
	background-position: -350px -60px;
}
a:hover#sideMenuOther {
	background-position: -525px -60px;
}
a:hover#sideMenuParts {
	background-position: -700px -60px;
}
a:hover#sideMenuOriginal {
	background-position: -875px -60px;
}
a:hover#sideMenuPhoto {
	background-position: -1050px -60px;
}
#sideMenu li.sideMenuSub {
	background-image: url(images/sideMenuSub.jpg);
	background-repeat: no-repeat;
	height: 70px;
	padding: 5px 0 0 0;
}
#sideMenu li.sideMenuSub a {
	background-image: url(images/sideMenuSub.png);
	height: 20px;
}
a#sideMenuSub356 {
	background-position: 0px 0px;
}
a#sideMenuSub911 {
	background-position: -175px 0px;
}
a#sideMenuSubSpecial {
	background-position: -350px 0px;
}
a#sideMenuSubOriginalGoods {
	background-position: -525px 0px;
}
a#sideMenuSubOriginalParts {
	background-position: -700px 0px;
}
a#sideMenuSubEvent {
	background-position: -875px 0px;
}
a#sideMenuSubGallery {
	background-position: -1050px 0px;
}
a:hover#sideMenuSub356 {
	background-position: 0px -20px;
}
a:hover#sideMenuSub911 {
	background-position: -175px -20px;
}
a:hover#sideMenuSubSpecial {
	background-position: -350px -20px;
}
a:hover#sideMenuSubOriginalGoods {
	background-position: -525px -20px;
}
a:hover#sideMenuSubOriginalParts {
	background-position: -700px -20px;
}
a:hover#sideMenuSubEvent {
	background-position: -875px -20px;
}
a:hover#sideMenuSubGallery {
	background-position: -1050px -20px;
}
/*
======================================================================================
	6. 右サイドバー設定
======================================================================================
*/
#sidebarRight h2 {
	text-indent: -9999px;
	background-image: url(images/sideRightHeader.gif);
	background-repeat: no-repeat;
	height: 66px;
}
#sidebarRight ul {
	background-image: url(images/sideRightBody.gif);
	background-repeat: repeat-y;
}
#sidebarRight li {
	margin: 0 5px 10px 5px;
}

/*
======================================================================================
	7. メインコンテンツ設定
======================================================================================
*/
#content {
	font-size: 1.2em
}
#content h2 {
	/*border-bottom: solid 1px #000000;*/
}
.contentBlock {
	background-repeat: no-repeat;
	background-position: bottom center;
	padding: 0 0 40px 0;
	margin: 0 0 5px 0;
}
.contentBlock h2 {
	text-indent: -9999px;
	background-repeat: no-repeat;
	padding: 15px 15px 30px 15px;
	margin: 0;
}
.contentBlock .entry img {
	background-color: #FFFFFF;
	border: solid 1px #CCCCCC;
	padding: 5px;
	margin: 5px 0;
}
.contentBody {
	background-repeat: repeat-y;
	width: 100%;/*ieバグ対策*/
}
.contentBody h3 {
	margin: 0 30px;
}
.contentBody .entry {
	padding: 0;
	margin: 0 30px;
}

/*==========contentBlog==========*/
#contentBlog {
	background-image: url(images/topBlogFooter.jpg);
}
#contentBlog h2 {
	background-image: url(images/topBlogHeader.jpg);
}
#contentBlogBody {
	background-image: url(images/topBlogBody.gif);
}
#contentBlogBody h3 {
	border-bottom: solid 1px #CDC3A4;
	margin: 0 20px;
}
#contentBlogBody .entry {
	margin: 0 20px;
}
#contentBlogBody small {
	text-align: right;
	display: block;
	margin: 0 20px;
}

/*==========contentInfo==========*/
#contentInfo {
	background-image: url(images/topInfoFooter.jpg);
}
#contentInfo h2 {
	background-image: url(images/topInfoHeader.jpg);
}
#contentInfoBody {
	background-image: url(images/topInfoBody.gif);
}
/*==========contentInfo==========*/
#contentRose {
	background-image: url(images/topRoseFooter.jpg);
}
#contentRose h2 {
	background-image: url(images/topRoseHeader.jpg);
}
#contentRoseBody {
	background-image: url(images/topRoseBody.gif);
}
/*==========contentNews==========*/
#contentNews {
	background-image: url(images/topNewsFooter.jpg);
	padding: 0 0 20px 0;
}
#contentNews h2 {
	background-image: url(images/topNewsHeader.jpg);
	padding: 15px 15px 10px 15px;
}
#contentNewsBody {
	background-image: url(images/topNewsBody.gif);
}
#contentNews dl {
	padding: 10px 0 0 0;
}
#contentNews dt {
	font-size: 1em;
	background-image: url(images/topNewsInnerHeader.gif);
	background-color: #FDFCF8;
	background-repeat: no-repeat;
	padding: 10px 30px 5px 30px;
}
#contentNews dd {
	background-image: url(images/topNewsInnerFooter.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
	padding: 0 0 10px 0;
	margin: 0 0 5px 0;
}
#contentNews dd .entry {
	background-image: url(images/topNewsInnerbody.gif);
	background-repeat: repeat-y;
	zoom: 1;/*ieバグ対策*/
	padding: 0 30px;
	margin: 0;
}

.more-link {
	font-size: 0.9em;
	text-align: right;
	display: block;
}
.post {
	margin: 0 0 40px;
	text-align: justify;
}
.post hr {
	display: block;
}
/*==========narrowcolumn==========*/
.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
}
.narrowcolumn .postmetadata {
	text-align: center;
	padding-top: 5px;
}
/*==========widecolumn==========*/
.widecolumn h2.pagetitle {
	font-size: 1.6em;
	text-align: center;
	background-image: url(images/wideHeader.gif);
	background-repeat: no-repeat;
	padding: 40px 0 20px 0;
	margin: 0;
}
.widecolumn .contentBlock {
	background-image: url(images/wideBody.gif);
	background-repeat: repeat-y;
	margin: 0;
}
.widecolumn .navigation {
	width: 560px;
	margin: 0 20px 20px 20px;
}
.widecolumn h3 {

	margin: 0 0 10px 0;
}
.widecolumn .entry p {
	font-size: 1.05em;
}
.widecolumn .post {
	margin: 0 20px;
}
.widecolumn .postmetadata {
	font-size: 0.9em;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	border-top: solid 1px #AAAAAA;
	margin: 0 0 20px 0;
}
.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}
.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}
.postmetadata {
	clear: left;
}
/* End Structure */

/*	Begin Headers */

/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}
.alignright {
	float: right;
}
.alignleft {
	float: left
}
/* End Images */

/* Begin Lists
	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */
.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
}
.entry ol li {
	margin: 0;
	padding: 0;
}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}
/* End Entry Lists */

/* Begin Form Elements */
#searchform {
	margin: 0 auto;
	padding: 15px 3px; 
	text-align: center;
}
#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
}
#sidebar #searchsubmit {
	padding: 1px;
}
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
}
select {
	width: 130px;
}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}
#commentform textarea {
	width: 90%;
	padding: 2px;
}
#commentform #submit {
	margin: 0;
	float: right;
}
/* End Form Elements */

/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
}
.commentlist {
	padding: 0;
	text-align: justify;
}
.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
}
.commentlist p {
	margin: 10px 5px 10px 0;
}
#commentform p {
	margin: 5px 0;
}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
.commentmetadata {
	margin: 0;
	display: block;
}
/* End Comments */



/* Begin Sidebar */
#sidebar form {
	margin: 0;
}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
}
#wp-calendar a {
	text-decoration: none;
}
#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
}
#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}
#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}
#wp-calendar a {
	display: block;
}
#wp-calendar caption {
	text-align: center;
	width: 100%;
}
#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}
#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
}

acronym, abbr {
	border-bottom: 1px dashed #999;
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

.center {
	text-align: center;
}


/* End Various Tags & Classes*/



/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */

/*===============ここからfloat対策===============*/
.floatParent:after {
	content: ".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.floatParent {
	display:inline-block;
}
/* Hides from IE-mac \*/
*html .floatParent {height:1%;}
.floatParent {display:block; }
/*End hide from IE-mac */
/*===============ここまでfloat対策===============*/