/*  

Theme Name: wpb_mari_pink01
Theme URI: http://wordpress-template.b-cures.net/  
Description: A theme by <a href="http://wordpress-template.b-cures.net/">WordPress Template b</a>.  
Version: 2.0  
Author: WPb  
Author URI: http://wordpress-template.b-cures.net/  
Tags: light, seasonal, two columns, pink, left-sidebar, white, widgets



*/* html {
  height: 1%;
}
* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
a, a:link {
	color: #000;
	text-decoration: underline;
}
ul {
	margin: 0px;
	padding: 0px;
}

a:visited {
	color: #666;
}
a:hover {
	color: #C36;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}



a img {
	border-style: none;
}


body {
	height: 100%;
	text-align: center;
	font: 13px/1.6 "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background: #FFF;
}
#page {
	margin: 0px auto;
	width: 900px;
	text-align: left;
}

#header {
	height: 300px;
	background: url(images/head_bk.jpg) no-repeat center top;
	margin-bottom: 20px;
}

#content {
	margin-left: 280px;
	padding-bottom: 100px;
}
#page #content h2 {
	background: url(images/recentposts_top_bk.jpg) no-repeat center top;
	font-size: 120%;
	line-height: 2.6em;
	height: 2.6em;
	color: #C36;
}
#content .entry p {
	margin-bottom: 1em;
}
#content #commentform #comment {
	width: 620px;
}
#content ul li {
	list-style: square inside;
}
#content .navigation {
	margin: 30px 0px;
}
#content .entry {
	margin-top: 20px;
}




.tablenav {
	color: #C36;
	background:white;
	margin: 1em auto;
	line-height:2em;
	text-align:center;
}
#content .navigation .pageNav li {
	list-style: none outside;
}


a.page-numbers, .tablenav .current {
	color: #00019b;
	padding: 2px .4em;
	border:solid 1px #ccc;
	text-decoration:none;
}

a.page-numbers:hover {
	color:white;
	background: #C36;
}

.tablenav .current {
	color: white;
	background: #C36;
	border-color: #C36;
	font-weight:bold:
}

.tablenav .next, .tablenav .prev {
	border:0 none;
	background:transparent;
	text-decoration:underline;
	font-weight:bold;
}

#sidebar {
	float: left;
	width: 200px;
	padding-bottom: 100px;
}
#sidebar h2 {
	font-size: 120%;
	line-height: 2.8em;
	background: url(images/side_h2_bk.jpg) no-repeat center center;
	height: 2.8em;
	color: #C36;
}
#sidebar ul li {
	list-style: none outside;
}

#sidebar ul li ul li{
	list-style: none outside;
	line-height: 2em;
	background: url(images/side_ic.jpg) no-repeat left 6px;
	padding-left: 20px;
}
#sidebar #searchform {
	margin: 10px 0px;
}

#sidebar ul li #searchform #searchform #s {
	width: 100px;
}



#footer {
	clear: both;
	height: 200px;
	background: url(images/foot_bk.jpg) no-repeat center bottom;
}
