/*
Theme Name: ideal Maserati Blog
Theme URI: http://www.ideal-hp.com/sb/maserati/
Description: ideal Maserati Staff Blog Defult-THEME01
Version: 1.0
Author: Ideal Co.,Ltd.
Author URI: http://www.ideal-hp.com/
Tags: ideal, イデアル, マセラティ,
*/

@charset "utf-8";

body {
	font-size: 12px;
	color: #666;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #F6F6F6 url(images/2_02.png) repeat-y center center;
	margin: 0;
}

/*
div#wrapper {
    background-color: #42210B;
}
*/
	
a {
	margin: 0px;
	padding: 0px;
	color: #666;
    text-decoration: underline;
}

a:visited {
	color: #666;
	text-decoration: underline;
}

a:hover {
	color: orangered /*#FF801E*/;
}

a:hover img {
    opacity: 0.5;
    filter: alpha(opacity=50);
}

ol, ul, li, dl, dt, dd {
    list-style: none;
}


#page {
	margin: 0 auto;
	padding: 0;
	width: 980px;
	_width: 982px;
}

#box {
	width: 800px;
	margin: 20px auto;
	padding: 20px 50px;
	border: #979797 1px solid;
}


/*--ここからHeader設定----------------------------------------------*/

#title {
	width: 965px;
	height: 50px;
	padding: 10px 15px 0 0;
	text-align: right;
	background: #FFF url(images/top.png) no-repeat center top;
}

.sub-header {
	width: 980px;
	height: 250px;
	margin: 0;
	padding: 0;
	background: #000 url(images/maserati_ferrari-logo) no-repeat 0 0;
}

.sub-header h1 {
	text-indent: -9999px;
	height: 1px;
}

.description {
	color: #FFF;
	text-align: center;
	padding: 15px;
	background-color: #000;
}

#sub-navi {
	height: 18px;
	margin: 7px 0 0;
	padding: 0 0 0 510px;
	font-size: 13px;
	font-weight: 600;
	clear: both;
}
	
#sub-navi li {
	width: 105px;
	height: 18px;
	padding-top: 3px;
	float: left;
	text-align: center;
	list-style-type: none;
	border: #142c82 1px solid;
	background-color: #FFF;
}
	
#sub-navi li a {
	display: block;
	height: 18px;
	text-decoration: none;
	color: darkblue;
	background: #fff url(./images/subnavi_bg.png) repeat-x 0 bottom;
}
	
#sub-navi li a:hover {
	text-decoration: none;
	height: 18px;
	color: #999;
	background-image: none;
}

#navi {
	clear: both;
}

/*--ここまでHeader設定----------------------------------------------*/


.narrowcolumn {
	float: left;
	padding: 0;
	margin: 0;
	width: 570px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 50px;
	padding: 0;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	font-size: 10px;
	padding: 3px 8px;
	border: #979797 1px solid;
	background-color: #EBEBEB;
	text-align: right;
	}
	
.narrowcolumn .postmetadata a {
    color: #000;
}

.widecolumn .postmetadata {
	margin: 30px 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: both;
}

.clear {
	clear: both;
}


/*--ここからFooter設定----------------------------------------------*/

#footer {
	font-family: "Lucida Grande",Verdana,Arial,sans-serif;
	text-align: center;
	color: #FFF;
	width: 974px;
	height: 34px;
	margin: 0 auto;
	padding: 0 3px;
	background: #0E1860 url(images/foot.png) repeat-x 0 top;
	clear: both;
}

#footer p {
	font-size: 9px;
	line-height: 75%;
	margin: 0;
	padding: 0;
}

#footer p#f-navi {
	font-size: 10px;
	line-height: 21px;
}

#footer p a {
	color: #FFF;
	text-decoration: none;
}

#footer p a:hover {
	color: #FFF;
}

/*--ここまでFooter設定----------------------------------------------*/


h1 {
	color: #0E1860;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	margin: 0;
	padding: 0;
	}

h1 a, h1 a:visited {
	color: #41210B;
	text-decoration: none;
}

h2 {
	margin: 0;
	font-family: Arial,Verdana,Arial,Sans-Serif;
	}
	
h2 a, h2 a:visited {
	font-size: 21px;
	color: #41210B;
	font-family: Arial,Verdana,Arial,Sans-Serif;
	font-weight: normal;
	text-decoration: none;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

h3 {
	padding: 0;
	margin: 0;
	font-size: 19px;
	color: #001547;
}
	
/* 2012.02.03--
h3 a, h3 a:visited {
	color: #001547;
	text-decoration: none;
}
--*/

h3 a {
	color: #333;
	text-decoration: none;
}

h3 a:hover {
	color: #BBB;
	text-decoration: none;
}

/* 2012.02.03-test--->*/
h3.mase-ferr-test a {
	color: #333;
	text-decoration: none;
}

h3.mase-ferr-test a:hover {
	color: #BBB;
	text-decoration: none;
}
/*<--- 2012.02.03-test*/

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}

/* 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. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, .sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.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;
	}
	
.entry {
    color: #000;
}

.entry a {
    color: #666;
    text-decoration: underline;
}

/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 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 {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */

.sidebar {
	padding: 0;
	padding: 0 0 0 20px;
	width: 210px;
    font-size: 12px;
    float: left;
}

.sidebar h2 {
	margin: 0;
	padding: 8px;
	font-size: 12px;
	color: #FFF;
    background-color: #001547;
	}

.sidebar ul, .sidebar ul ol {
	margin: 0;
	padding: 0;
	}

.sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin: 0 0 20px;
	}

.sidebar ul p, .sidebar ul select {
	margin: 5px 0 8px;
	}

.sidebar ul ul, .sidebar ul ol {
	font-size: 10px;
	color: #424242;
	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 div#profile {
    margin: 0 0 15px;
    padding: 0;
    background-color : #FFF;
}

.sidebar div#profile img {
    margin: 0;
    padding: 0;
    display: block;
}

.sidebar div#profile dl {
    margin: 0;
    padding: 0;
}

.sidebar div#profile dl dt, 
.sidebar div#profile dl dd {
    margin: 4px 0 0;
    padding: 0;
    text-align: center;
}

.sidebar div#profile dl dt {
	font-size: 10px;
	font-weight: bold;
	color: #000;
}

.sidebar div#profile dl dd {
	font-size: 8px;
}

.sidebar form {
	margin: 0;
}

.sidebar ul li.side-bnr {
	margin: 0 0 5px;
	padding: 0 5px;
}

.sidebar ul li#recentposts {
	margin-top: 25px;
}

/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 10px;
	width: 100%;
	border-collapse: collapse;
	text-align: center;
	}

#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;
	background-color: lightyellow;
	}

#wp-calendar caption {
	text-align: center;
	font-weight: bold;
	width: 100%;
	}

#wp-calendar th, #wp-calendar td {
	padding: 5px;
	text-align: center;
	border: #424242 1px solid;
	}

#wp-calendar th {
	background-color: #DCDCDC;
}

#wp-calendar tfoot td {
    border: none;
}

#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;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 30px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.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: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

p.postDate {
	margin: 0;
	padding: 3px 0 0;
	/*2012.02.03 color: #001547;*/
	color: #000;
}


.clearfix:after{
   content:".";
   display:block;
   height:0;
   clear:both;
   line-height:0;
   visibility:hidden;
}

/*------------------ここからDrop Down Menu設定------------------*/
/*2010.05.26新規追加*/
#nav {
	display: block;
	width: 980px;
	margin: 0;
	padding: 0;
	position: relative;
}

#nav li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 140px;
	height: 30px;
	float: left;
	position: relative;
	text-indent: -9999px;
}

#nav li#dd07 {
	text-indent: 0;
}

#nav a {
	display: block;
	width: 140px;
	height: 30px;
}

li#dd01 {
	background: #000 url(images/dd-home.jpg) no-repeat 0 0;
}
li#dd01 a:hover {
	background: #000 url(images/dd-home_on.jpg) no-repeat 0 0;
}

li#dd02 {
	background: #000 url(images/dd-newcar.jpg) no-repeat 0 0;
}
li#dd02 a:hover {
	background: #000 url(images/dd-newcar_on.jpg) no-repeat 0 0;
}

li#dd03 {
	background: #000 url(images/dd-usedcar.jpg) no-repeat 0 0;
}
li#dd03 a:hover {
	background: #000 url(images/dd-usedcar_on.jpg) no-repeat 0 0;
}

li#dd04 {
	background: #000 url(images/dd-service.jpg) no-repeat 0 0;
}
li#dd04 a:hover {
	background: #000 url(images/dd-service_on.jpg) no-repeat 0 0;
}

li#dd05 {
	background: #000 url(images/dd-purchase.jpg) no-repeat 0 0;
}
li#dd05 a:hover {
	background: #000 url(images/dd-purchase_on.jpg) no-repeat 0 0;
}

li#dd06 {
	background: #000 url(images/dd-store.jpg) no-repeat 0 0;
}
li#dd06 a:hover {
	background: #000 url(images/dd-store_on.jpg) no-repeat 0 0;
}

li#dd07 {
	background: #000 url(images/dd-blog.jpg) no-repeat 0 0;
}
li#dd07 a:hover {
	background: #000 url(images/dd-blog_on.jpg) no-repeat 0 0;
}

ul li img {
	vertical-align: bottom;
}

#nav ul {
	display: none;
	position: absolute;
	left: 0;
	margin: 0;
	padding: 0;
}

* html #nav ul { /* IE6 "fix" */
	line-height: 0;
}

#nav ul a { /* IE6/7 fix */
	zoom: 1;
}

#nav ul li {
	float: none;
}

#nav ul ul {
	top: 0;
}

#nav ul {
	width: 140px;
}
 
#nav {
	height: 30px;
}

#nav *:hover {
	background-color: none;
}

#nav a {
	color: white;
	font-size: 12px;
	line-height: 1;
}

#nav ul {
	top: 30px;
}

#nav ul li a {
	border-top: white 1px solid;
}

/*
#nav ul li a {
	background-color: #5E5A5A;
}
#nav ul a.hover {
	background-color: #30A8C3;
}
下記の画像に置き換え*/
#nav ul li#dd-sub-alfaromeo a {
	background: #000 url(images/dd-sub-alfa.jpg) no-repeat 0 0;
}
#nav ul li#dd-sub-alfaromeo a:hover {
	background: #000 url(images/dd-sub-alfa_on.jpg) no-repeat 0 0;
}

#nav ul li#dd-sub-peugeot-se a {
	background: #000 url(images/dd-sub-peugeot-se.jpg) no-repeat 0 0;
}
#nav ul li#dd-sub-peugeot-se a:hover {
	background: #000 url(images/dd-sub-peugeot-se_on.jpg) no-repeat 0 0;
}

#nav ul li#dd-sub-peugeot-iz a {
	background: #000 url(images/dd-sub-peugeot-iz.jpg) no-repeat 0 0;
}
#nav ul li#dd-sub-peugeot-iz a:hover {
	background: #000 url(images/dd-sub-peugeot-iz_on.jpg) no-repeat 0 0;
}

#nav ul li#dd-sub-maserati a {
	background: #000 url(images/dd-sub-maserati.jpg) no-repeat 0 0;
}
#nav ul li#dd-sub-maserati a:hover {
	background: #000 url(images/dd-sub-maserati_on.jpg) no-repeat 0 0;
}

#nav ul a {
	filter: alpha(opacity=90);/*IE*/
	-moz-opacity:0.9;/*firefox*/
	opacity: 0.9;/*opera, safari*/
}
/* #nav ul a { border-bottom: none; } - I also needed this for IE6/7 */
/*------------------ここまでDrop Down Menu設定------------------*/

.clearfix {
    zoom:1;/*for IE 5.5-7*/
}
/* Hides from IE-mac \*/
*html .clearfix{height: 1%;}
.clearfix{display: block;}
/* for ie5,6*/

