/*   
Theme Name: Balancing Rocks
Theme URI: http://brocks.jp
Description: Balancing Rocks for WordPress
Author: YOKOYAMA Hirotaka
Author URI: http://brocks.jp
Version: 0.1
*/

body {
	background-color: #fff;
	font-family: 'メイリオ','ヒラギノ角ゴ Pro W3','Lucida Grande','Hiragino Kaku Gothic ProN','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
  margin: 0;
	padding: 25px;
	font-size: .95em;
	line-height: 1.5em;
	color: #444444;
}

#container {
	width: 790px;
}

#sidebar {
	width: 285px;
	float: left;
	font-size: .8em;
	line-height: 1.4em;
}

#sidebar p {
  margin: 0;
}

#sidebarleft {
	width:170px;
	float: left;
}

#sidebarright {
	width: 100px;
	float: right;
}

#footer {
	clear: both;
	font-size: .8em;
}

#entries {
	width: 475px;
	float: right;
	}

.post {
	margin-bottom: 1em;
}

.post p {
  margin-bottom: 1.8em;
}

a {
	color: #6699cc;
	text-decoration: none;
	font-weight: bold;

}

a:link h3 {
	color: #951400;
	border: none;
}

a:link img {
	border: none;
}

ul {
  list-style: none;
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 0px;
}

li.linkcat {
	list-style-type: none;
}

img {
	border: none;
}

.imgleft, .alignleft {
	float:left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.imgright, .alignright {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

img.frame {
	padding: 2px;
	border: solid 1px #DEE4E5;
}

.txtright {
  text-align: right;
}

.smallfont {
  font-size: 0.8em;
}


h1 {
	font-size: 1.8em;
	line-height: 1em;
}

.title {
	border-bottom: 1px solid silver;
}


h3 {
	font-weight: bold;
	font-size: 1.2em;
	margin-bottom: .2em;
	margin-top: 2em;
	letter-spacing: .2em;
	color: #34353e;
	border-bottom: 1px solid silver;
}

.post h3 {
	border-bottom: none;
	letter-spacing: normal;
	margin-bottom: -.5em;
}


blockquote {
	background-color: #f3f3f3;
	padding: 10px;
	margin: 15px 0;
}





/* 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;
}
/* End captions */





/* Begin Comments*/

.comments_tiny {
	color: #b8b8b8;
	border-bottom: 1px solid silver;
}

.alt {
	margin: 0;
	padding: 10px;
	background: #f3f3f3;
}

.commentlist {
	margin-top: 0px;

}

.commentlist li {
	margin: 5px 0 0 0px;

}

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

li.comment {
	font-weight: bold;
	padding: 10px;
	list-style: none;
}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}

#commentform {
	margin-top: 30px;
}

.commentmetadata {
	font-weight: normal;
}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
}

.content {
	margin-bottom: 25px;
	padding-left: 5px;
	font-weight: normal;
}

.commentbox {
	width: 100%;
	height: 100px;
}

/* End Comments */






/* Begin Services Page */
h4.service {
  margin-top: 50px;
  font-size: 1.3em;
  line-height: 1.8em;
  border-style: solid;
  border-color: #333;
  border-width: 0 0 1px 0;
}

h5.thumbup {
  font-size: 1.0em;
  line-height: 1.8em;
  background: url('images/thumbup.gif') no-repeat left center;
  padding-left: 28px;
}
/* End Services Page */




/* Begin Results Page */
#results {
  margin: 40px 0;
}

#results dt{
  font-size: 1.1em;
	border-style: solid;
	border-width: 0 0 1px 0;
  border-color: #555555;
}
#results dd{
	margin: 20px 0 50px;
}
#results img{
  border-style: solid;
  border-width: 1px;
  border-color: #cccccc;
}
/* End Results Page */




/* Begin PriceList Page */
#pricelist {
  margin: 40px 0;
}
#pricelist li {
  margin: 0 0 30px;
}
#pricelist dl{
  margin: 5px 0 0;
}
#pricelist dt{
	float: left;
	width: 200px;
}
#pricelist dd{
	margin: 0 0 0 220px;
	padding: 0 0 10px 20px;
	border-style: solid;
	border-width: 0 0 0 1px;
  border-color: #555555;
}
/* End PriceList Page */




/* Begin Contact Page */
.widely {
  width: 100%;
}
.telfax {
  font-size: 2em;
  line-height: 2em;
}
/* End Contact Page */


/* Begin Company Info Page */
#company {
  margin: 40px 0;
}

#company dt{
	float: left;
	width: 110px;
  text-align: right;
}
#company dd{
	margin: 0 0 0 130px;
	padding: 0 0 15px 20px;
	border-style: solid;
	border-width: 0 0 0 1px;
  border-color: #555555;
}
#company img{
  border-style: solid;
  border-width: 1px;
  border-color: #cccccc;
}
#company ul{
  list-style-type: square;
  margin-left: 15px;
}
/* End Company Info Page */


/*
*** clearfix ***
*/
#pricelist dd:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}