/*
------------------------------------------------------------------------
Theme Name: 	Bloho!
Author URI:	
Description:   	The WordPress Master Theme
Version:       	3.0

------------------------------------------------------------------------

All rights reserved.
*/

@import url("css/misc.css");		/* css reset - do not edit this */
@import url("css/dropmenu.css");	/* styling dropdown menu */
@import url("css/innerpages.css");	/* styling innerpage templates */
@import url("css/blog-common.css");		/* styling blog */
@import url("css/footer.css");		/* styling footer */
@import url("css/header.css");		/* header option styling blog */
@import url("css/sidebars.css");		/* styling blog */
@import url("css/blog.css");		/* styling blog */
@import url("css/color-default.css");		/* styling color schemes css  */

body {
text-align:center;
margin: 0 auto;
font-family:'ＭＳ Ｐゴシック',sans-serif;
font-size: 12px
}
 
/* Links -----------------------------------------------------------------------*/
a {
text-decoration: underline
}
.clear {
clear:both;
}

a.rightmore {
float: right;
padding-left: 13px;
text-decoration: none;
clear: both
}
a.gotop {
float: right;
padding-left: 13px;
text-decoration: none;
clear: both
}
/* section alignment --------- */

.alignleft {
float:left;
}
.alignright {
float:right;
}
.aright {
text-align:right;
}
/* ----- Style for Ktai Entry ----- */
.photo {
	padding-right:6px;
	float:left;
	line-height:110%;
	font-size:0.85em;
	text-indent:0;
}
.photo img {
	background:white;
	margin:0 4px 4px 0;
	padding:3px;
	border:1px solid #999;
}
.photo-end {
	clear:left;
}
/*------------- image alignment left, right & center --------- */
.img_cap {
margin: 0 0 10px 10px;
}
.img_cap img {
padding: 3px;
margin: 0 0 2px 10px;
border: 1px solid #ccc
}
#wrapper .img_cap p {
margin: 0 0 0 10px;
padding: 0;
font-size: 10px;
line-height: 130%
}
.imgleft {
float:left;
margin:0 12px 12px 0;
padding:3px;
}
.imgright {
float:right;
margin:0 0 12px 12px;
padding:3px;
}
.imgright_n {
float:right;
margin:0 0 12px 12px;
padding:3px;
border: none
}
.imgleft_n {
float:left;
margin:0 12px 12px 0;
padding:3px;
border: none
}
.img_center {
margin:10px 0;
padding:5px;
}

.title img {
margin-left:10px
}

/*--------------- blog & content css common ---------------------------------------------------- */

h1, h2, h3, h4, h5, h6 {
font-weight: bold;
font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

h2 a {
text-decoration:none;
}
h2 a:hover {
text-decoration:none;
}

h4 {
font-size:14px;
margin:15px 0 5px;
padding:0 0 5px;
}
h4 span.source {
font-size: 11px;
font-weight: normal;
color: #666;
margin-left: 20px;
}
h5 {
font-size:14px;
margin:0 0 10px;
padding:0;
}
h6 {
font-size:12px;
margin:5px 0;
padding:0 0 5px;
}

.bold {
font-weight: bold;
}
strong {
font-weight: bold;
font-size: 14px;
}

.title {
font-weight: bold;
font-size: 12px;
}

.italic {
font-style:italic;
}
.small {font-size:10px}
/*========================================= List Style ==================================================== */
ul {
margin:0 0 10px 6px;
padding:0;
list-style:none;
}

ul li ul {
margin:8px 0 5px;
padding:0;
}

li,ul li ul li {
line-height:18px;
margin:0 0 5px;
padding:0 0 0 15px;
}

ol {
line-height:18px;
background:none;
margin:0 0 0 5px;
padding:0 0 10px 20px;
}
ol li {
background:none;
list-style-type:decimal;
margin:0 0 5px;
padding:0;
}
ol li ol {
margin:8px 0 5px 24px;
padding:0;
}

/*---------------------------------- STRUCTURE ----------------------------------*/

#wrapper {
text-align:left;
width:830px;
margin:0 auto;
padding:0 25px;
overflow:hidden;
height:100%;
}
#content-wrap {
overflow:hidden;
height:100%;
}

#content{
width:585px;
padding: 0 0 10px 0;
}

#content2 {
width:585px;
padding: 0 0 10px 0;
}
#content, #content2 { 
float:left;
}
.columns-left {
width: 322px;
float:left
} 
.columns-right {
width: 242px;
float:right
}

#sidebar, #sidebar2 {
width:230px;
margin-bottom:15px;
}

#sidebar, #sidebar2 {
float:right;
}

#footer{
clear:both;
overflow:hidden;
height:100%;
width:810px;
margin:0 auto;
padding:10px;
}

#underfooter {
clear:both;
width:830px;
margin:0 auto;
padding:10px 25px 20px
}


/* TOP SEARCH FORM -----------------------------------------------------------------------*/
#search {
float: right;
width:150px;
height:23px;
font-size: 10px
}
* html #search {
width:150px;
overflow:hidden;
}
#search .s{
width:100px;
float:left;
margin: 0;
height:16px;
padding:2px 5px
}
#searchform .sgo {
width:26px;
height:23px;
margin:0 0 0 5px;
padding: 0
}


/* Root = Horizontal, Secondary = Vertical ------------------------------------------------ */

#nav {
width:818px;
height:32px;
position:relative;
margin:0 auto;
overflow: visible;
padding: 3px 10px 3px 2px
}
#nav .rss {
padding-left:18px;
position:absolute;
top:7px;
right:10px;
font-size: 10px
}

/* breadcrumb start -----------------------------------------------------------------------*/
 
#wrapper .breadcrumb{
font-size: 10px;
text-align:left;
clear:both;
padding: 5px 6px 7px;
margin: 0;
height: 12px
}

#wrapper #blog_content .breadcrumb{
margin-bottom: 20px
}

/* Boxes and Blockquote-------------------------------------------------------------------------------*/

blockquote {
	line-height:18px;
	padding:5px 0px 5px 30px;
	margin-bottom:10px;
}

#wrapper .box {
margin: 0 20px 20px 0
}
#wrapper .box1 {
padding: 20px;
margin-bottom: 20px;
}
#wrapper .box2 {
padding: 15px 20px;
margin-bottom: 20px;
height: 222px
}
#wrapper .box2 h2 {
font-size: 13px;
background: none;
padding:0;
margin: 0 0 10px 0
}

blockquote p { font-weight: bold }
.clientname {
	font-size:10px; font-weight:normal; color:#666;
	margin-bottom:12px;
}


/*------------------ instruction elements -------------------------------------- */

#wrapper p.alert,  {
margin:10px 0 ;
padding: 0 0 0 15px
}                          

#wrapper p.note, #wrapper p.note1,  #wrapper p.note2, #wrapper p.note3, #wrapper p.note4 {
padding: 0 0 0 60px
}



/* buttons start ------------------------------------------------------------------------------------*/
a.button {
margin-bottom:8px;
font-weight:700;
font-size:12px;
padding:3px 15px 3px 15px;
text-decoration: none
}

.submit {
margin-bottom:8px;
font-weight:700;
font-size:12px;
cursor:pointer;
padding:3px 15px 3px 10px;
}
.postads {
text-align:center;
overflow:hidden;
height:100%;
margin-bottom:25px;
}




.commentlist li ul li {
	font-size: 1em;
}
#commentform {
	margin: 5px 10px 0 0;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}
.children { padding: 0; }

