﻿/*  
Theme Name: MAD SEO beta1 black
Theme URI: http://seo-quick.com/
Description: WordPress SEO Theme.
Author: TATEZO-(Satoshi Masuda)	
Author URI: http://seo-quick.com/
Version: 1.0
*/

* {
  margin: 0;
  padding: 0;
  }

h1,h2,h3,h4,h5,h6,p,blockquote {
margin:0;
padding:10px;
}

a {
color:#0000ff;
}

a:hover {
color:#6B8B45;
}

blockquote {
background:#FFF3AF;
border:1px dotted #BBB;
margin:5px 10px;
padding:5px 10px;
}

code {
color:#36C;
}

a img {
border:none;
}




body {
  position: relative; /* Fixes browser resizing bug in IE6 */
  margin: 1px auto 10px auto;
  width: 950px;
  _width: 900px;/*IE対策*/
  font-family: arial, sans-serif;
  text-align: center; /* IE Centering Technique */
  background: #2D8930  repeat-x top left;
  background-attachment: fixed; 
  }

#wrapper {
 text-align: left; /* IE Centering Technique */
padding: 30px 0 0 0;

}

*:first-child+html #wrapper {
  text-align: left; /* IE Centering Technique */
  margin: 30px 0 0 0;
  padding: 0;
  }

*html #wrapper {
  text-align: center; /* IE Centering Technique */
  padding:0;
  }


#header {
text-align: left;
margin:0 0 15px 0;
}

*:first-child+html #header {
margin:0 0 15px 0;
}

*html #header {
margin:0 0 15px 80px;
text-align: left; /* IE Centering Technique */
}

#header h1.sitename {
position:relative;
margin:0 0 0 25px;
font-size:15pt;
color:#fff;
text-decoration:none;
padding:0;
}

#header h2.sitename {
margin:0 0 0 25px;
position:relative;
font-size:20pt;
padding:0;
}

#nav {
clear:both;
position:absolute;
top:0;
left:10px;
margin:0 0 20px;
}

*html #nav {
clear:both;
position:absolute;
top:0;
left:110px;
margin:0 0 20px;
}

#nav ul {
list-style:none;
margin:0;
padding:0;
}

#nav li {
float:left;
margin-right:10px;
}

* html #nav li a {
float:left;
text-decoration:none;
}

* html #nav li a span {
float:left;
margin-left:4px;
text-decoration:none;
}

#nav li a {
display:block;
height:26px;
background:url(images/headmenu_l.png) left top no-repeat;
text-transform:lowercase;
font-size:10pt;
text-decoration:none;
}

#nav li a span {
display:block;
margin-left:6px;
padding-left:5px;
padding-right:12px;
line-height:26px;
color:#FFF;
background:url(images/head_r.png) right top no-repeat;
text-decoration:none;
}

#nav li a:hover {
background-position:left -26px;
text-decoration:none;
cursor:pointer;
}

#nav li.current_page a {
background-position:left -26px;
}





#main {
  clear: both;
  text-align: left; /* IE6 */
  width: 925px; /* Overrides miscalculation in ; ignored by other browsers. */
  margin: 20px 0 20px 0;
  padding: 0;
  background: #FFFFFF;
  }



#navi-adbox{
        background: url(images/headergolf.jpg);
	width: 925px;
        _width: 950px;/*IE対策*/
        
	height: 150px;
	margin: 0px auto 0px;
	padding: 0;
	border-top: 5px solid #3F3F3F;
	clear: both;

}



#contentwrapper {
float:left;
width:600px;
_width: 580px;/*IE対策*/
}

#content {
padding:0 0 20px 40px;
}

#content ul li{
list-style:none;
background:url(images/background.png) no-repeat !important;
padding-left:16px !important;
}



#content ul li ul li {
clear:both;
list-style:none;
background:url(images/filetypes.png) no-repeat !important;
padding-left:16px !important;
}


.post {
clear:both;
padding-top:30px;
}

.post-date {
width:45px;
height:49px;
float:left;
background:url(images/date-bg.gif) no-repeat;
}

.post-month {
font-size:11px;
text-transform:uppercase;
color:#FFF;
text-align:center;
display:block;
line-height:11px;
padding-top:2px;
margin-left:-3px;
}

.post-day {
font-size:18px;
text-transform:uppercase;
color:#999;
text-align:center;
display:block;
line-height:18px;
padding-top:7px;
margin-left:-3px;
}

.post-title {
width:90%;
float:left;
margin-left:10px;
}

.entry {
clear:both;
margin-top:30px;
padding:10px 0 50px 0;
}

.post-cat {
background:url(images/background.png) no-repeat;
padding-left:20px;
float:left;
font-size:95%;
color:#999;
}

.post-comments {
background:url(images/mini-comments.gif) no-repeat;
padding-left:20px;
float:right;
}

.post-calendar {
background:url(images/mini-calendar.gif) no-repeat;
padding-left:20px;
float:right;


font-size:95%;
color:#999;
}










#content h3 {
font-size:12pt;
color:#cc0000;
}


#content h4,#content h5,#content h6 {
font-size:10pt;
}

h2.homeTitle {
margin:0 0 15px;
}

h2.postTitle {
font-size:15pt;
font-weight:700;
color:#000;
font-family:arial, sans serif;
letter-spacing:-1px;
border-bottom:1px dashed #11414F;
padding:0 10px;
}

h2.postTitle a {
font-size:15pt;
font-weight:700;
text-decoration:none;
color:#11414F;
}

h2.postTitle a:hover {
color:#5A7836;
}

.postMeta {
font-size:9pt;
color:#333;
margin:0 0 20px;
padding:2px 10px 3px;
}



.postContent img {
border:3px solid #CCC;
margin:10px;
}

#content p,.postContent p {
font-size:11pt;
color:#000;
padding:5px 10px;
line-height: 1.2; 
}

.postContent ul,ol {
padding:0 0 0 35px;
}

.postContent ul li,ol li {
font-size:10pt;
color:#000;
}

.postTags {
font-size:9pt;
color:#000;
margin:5px 10px 15px;
}

p.comments {
clear:both;
padding:5px 10px;
}

p.comments a {
padding-left:20px;
background:url(images/comment.gif) left top no-repeat;
font-size:10pt;
text-decoration:none;
}

.commentlist {
font-size:10pt;
list-style:none;
margin:10px 0;
}

.commentlist li {
background:#CBE7FA;
border:1px solid #9DCAE8;
width:530px;
margin:0 0 10px -25px;
}

.commentlist cite {
font-size:10pt;
padding:10px;
}

.commentmetadata {
padding:10px;
}

.comment h3 {
font-size:12pt;
font-weight:700;
text-decoration:none;
color:#000;
padding:0 10px;
}

.comment p {
font-size:10pt;
color:#000;
padding:10px;
}

.comment a:hover {
text-decoration:underline;
}

.comment textarea {
width:555px;
}

.comment #submit {
width:118px;
height:30px;
background:url(images/commentbutton.gif) left top no-repeat;
border:none;
font-size:9pt;
color:#333;
}

.sidebars {
float:right;
margin-top:0;
margin: 0 10px 0 15px;
padding-top:9px;
width:300px;
}

* html .sidebars {
float:right;
margin-top:0;
margin: 0 0 0 0;
padding-top:9px;
width:300px;
}




.sidebars h2 {
font-size:11pt;
color:#fff;
background:url(images/sidebar_title_bg_black.jpg) left top no-repeat;
height:29px;
padding:6px 5px 2px 7px;
}

.sidebars table {
width:300px;
}

.sidebars ul {
margin:0;
padding:0 0 5px;
}

.sidebars li {
margin-bottom:4px;
list-style:none;
font-size:9pt;
}

.sidebars li ul {
padding:0;
}

.sidebars ul ul li {
color:#333;
background:url(images/point.jpg) left 7px no-repeat;
line-height:17px;
border-bottom:1px dashed #11414F;
margin:0;
padding:3px 2px 2px 16px;
}

.sidebars li.nobg a:hover {
background:none;
color:#036;
text-decoration:none;
}

.sidebars a {
display:inline;
color:#0000ff;
text-decoration:none;
}

.sidebars a:hover {
color:#036;
background:#FFEE8F;
}

.sidebars p {
font-size:9pt;
padding:2px 0;
}

#tag_cloud a {
display:inline;
}

.sidebars ul.children li {
border-bottom:none;
}

.sidebars ul.children {
margin-bottom:-5px;
}

#footer {
clear:both;
padding-top:10px;
color:#fff;
text-align:left;
}

#footer p {
font-size:8pt;
line-height:19px;
padding:0;
}

#footer a {
color:#A6DDEA;
}

#footer a:hover {
color:#D0DE9C;
}

#credits {
clear:both;
float:left;
width:950px;
text-align:left;
color:#EDEDED;
font-size:12px;
padding:0 0 5px;
}

*html #credits {
clear:both;
width:950px;
text-align:left;
color:#EDEDED;
font-size:12px;
margin:0 0 0 50px;
padding:0 0 5px;
}


#credits a {
color:#FFD700;
font-size:12px;
}

.cleared {
clear:both;
}

.left {
float:left;
}

.right {
float:right;
}

#nextprevious {
font-size:85%;
padding:10px;
}

#trackbak_box {
font-family:Osaka, Verdana, sans-serif;
width:90%;
font-size:10pt;
border:1px solid #3F3F3F;
background:#EFEFEF url(img/quote_start.gif) no-repeat scroll top left;
margin:30px 20px 30px 0;
padding:10px;
}

#sidebar ul li {
list-style:none;
border:none;
margin:0;
padding:0;
}

#sidebar ul li ul {
margin:0;
padding:0;
}

#sidebar ul li ul li {
border-bottom:1px solid #d6d6d6;
padding:2px 0;
}

#sidebar ul li ul li ul li {
border:none;
padding:1px 0 1px 10px;
}

ul.list-links li,li.widget_links li,li.widget_meta li,li.widget_rss li {
background:url(images/mini-blogroll.gif) no-repeat !important;
padding-left:16px !important;
}

ul.list-cat li,li.widget_categories li {
background:url(images/background.png) no-repeat !important;
padding-left:20px !important;
}

ul.list-archives li,li.widget_archives li {
background:url(images/mini-monthly-archive.gif) no-repeat !important;
padding-left:20px !important;
}

ul.list-page li,li.widget_pages li,li.widget_recent_entries li {
background:url(images/filetypes.png) no-repeat !important;
padding-left:20px !important;
}

ul.list-page li ul li,li.widget_pages li ul li {
background:url(images/mini-page-arrow.gif) no-repeat !important;
padding-left:10px !important;
}

li.widget_recent_comments li {
background:url(images/mini-recent-comments.gif) no-repeat !important;
padding-left:20px !important;
}

li.widget_calendar td {
padding:1px 7px;
}

.textwidget {
padding-top:5px;
}

#pannavi {
position:relative;
top:0;
width:500px;
float:left;
margin:10px 0 0;
}

*,#sidebar ul {
margin:0;
padding:0;
}

#header h1.sitename a,#header h2.sitename a {
color:#fff;
text-decoration:none;
}

#header h1.sitename a:hover,#header h2.sitename a:hover {
color:#D0DE9C;
text-decoration:none;
}

#header h2.sitedesc,#header h1.sitedesc {
position:relative;
margin:0 0 0 25px;
font-size:11pt;
color:#FFD700;
padding:0;
}

#header h2.sitedesc a {
color:#FFD700;
}


*:first-child+html #searchform,* html #searchform {
padding:5px 0;
}

#searchbutton:hover,.comment #submit:hover {
cursor:pointer;
}

#nav li a:hover span,#nav li.current_page a span {
background-position:right -26px;
color:#fff;
}

#content h1,#content h3,#content h4,#content h5,#content h6,#content h2,#content h3,#content h4,#content h5,#content h6 {
font-weight:700;
padding:0 10px;
}

#content h1,#content h2 {
font-size:15pt;
}

#content h2 {
        background: url(images/kiji.jpg) repeat-x;
	color: #EFEFEF;
	font-size: 15px;
	margin: 0 0 5px 0;
	padding: 5px 0 15px 10px;
	text-align: left;
	width: 530px;
}
#content h2 a{
        color: #EFEFEF;
        font-size: 15px;
        text-decoration:none;
}

.postMeta a,.comment a {
text-decoration:none;
}

.post-content {
line-height:170%;
}

.post-content ul li{
list-style:none;
background:url(images/sc_choosepolygon.png) no-repeat !important;
padding-left:20px !important;
}


.top_message {
       position:absolute;
       margin-left: auto;
       margin-right: auto;
       top:110px;
       left: 0;
       right: 0;
       width: 100%;
       height: 60px;
}
.top_message a {
color: #EF0E6C;
font-size:12pt;
}



.wp-pagenavi
{ 
margin: 20px 0 20px 0;
} 

.wp-pagenavi a, .wp-pagenavi a:link {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #0066cc;
	color: #0066cc;
	background-color: #FFD700;	
}
.wp-pagenavi a:visited {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #0066cc;
	color: #0066cc;
	background-color: #FFD700;	
}
.wp-pagenavi a:hover {	
	border: 1px solid #000000;
	color: #000000;
	background-color: #FFD700;
}
.wp-pagenavi a:active {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #0066cc;
	color: #0066cc;
	background-color: #FFD700;	
}
.wp-pagenavi span.pages {
	padding: 2px 4px 2px 4px; 
	margin: 2px 2px 2px 2px;
	color: #000000;
	border: 1px solid #000000;
	background-color: #FFD700;
}
.wp-pagenavi span.current {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	font-weight: bold;
	border: 1px solid #000000;
	color: #000000;
	background-color: #FFD700;
}
.wp-pagenavi span.extend {
	padding: 2px 4px 2px 4px; 
	margin: 2px;	
	border: 1px solid #000000;
	color: #000000;
	background-color: #FFD700;
}
