/*
Author Name : Alvin Yeung
Author Site : 
Style Name : Kaibutsu
Style URI : 
Version : 
Comments : 
*/
strong, em, b, i {
	/*font-family:"Lucida Grande","Lucida Sans","Lucida Sans Unicode",Verdana,Helvetica,Arial,sans-serif; */
	font-family:Georgia, "ＭＳ 明朝", serif !important;
}

a {
	color: #000000 /*#775ED5*/; /*#2277DD; */
	text-decoration:none;
}

	h2 a:hover, h2 span a:hover {
	color:#000000 /*#775ED5*/ !important;
}

#header {
	background: /* #000 */ /*FFDADC*/ !important; 
	background-color: transparent;
	height: 115px;
	position: relative;
	float: inherit;
	padding: 0;
}

#header h1 a /*#header .description */ {
	/*color:#FFDADC !important; */
	color: #0049e3 !important;
	background-color: #33ff33;
	
	
}


#header .description {
	/* Blog description, under blog title */
	font-size: 1em; /* Make it larger with something like 1.1em */
	margin: 0 0 0 40px;
	display: none;
}

.content {
	padding:20px 20px 10px 0px;
	background-color: white;
	text-align: left;
	margin: 0px auto;
	
	
}


.blog-title {
	color: pink !important;
	font-weight:bold;
	letter-spacing:0px;
	/* padding: 0px 0px 0; */
	float: right;
	background-color: #33ff33;
	text-align: right;
	padding:15px 25px;
	border-bottom: 0px dotted;
	border-left: 0px dotted;
	border-right: 0px dotted;
	border-color:#000000 /*#775ED5*/;
	float: right;
	text-transform: uppercase;
	
}

#page {
	width: 900px; /* Width of entire blog */
	_width: 900px; /* Check in IE and adjust accordingly */
	background: none !important;
	margin: 0 0 0 0 
}

#page {
/* background: white none repeat scroll 0 0; */
border-color: -moz-use-text-color #DDDDDD #DDDDDD;
border-style: none solid solid;
border-width: medium 0px 0px;
clear:both;
margin: 0 auto;
padding-top: 0px;
position: relative;
text-align: left;
}

.columns-two #page {
	width: 900px;
}

body {
	background: #FFFFFF /*#FFDAFC*/ url('http://kaibutsu.jp/kaibutsuBlog/wp-content/themes/k2/images/kaibutsu_tile_091103_02.gif') !important;
	background-attachment: scroll !important;
	padding: 40px;
	/*font-family:"Verdana","Lucida Sans Unicode",Verdana,Helvetica,Arial,sans-serif; */
	font-family:Georgia, "ＭＳ 明朝", serif !important;
}


h1, h2, h3, h4, h5, h6 {
	font-family:Georgia, "ＭＳ 明朝", serif;}

h1 { /* H1 is used for the title of your blog */
	font-size: 3.75em; /* Change to adjust title size */
	padding-top: 0px;
	margin: 0 0 0 0px;
	font-decoration: ;
	/*text-transform: uppercase;*/
	/* font-weight: normal; /* Change bold to normal if you prefer that */

}

h2,
h2 a,
h2 a:visited,
h3,
h3 a,
h3 a:visited,
h4,
h4 a,
h4 a:visited {
	color:#000000 /*#775ED5*/;
	font-family: Georgia, serif, "ＭＳ 明朝" !important;
	}

/* h2 = About, Archives, Klog, within post Header */
h2 {
	font-size:2em;
	font-weight:normal;
	letter-spacing:0;
	padding:5px 5px 5px 0;
	text-align:left;
	text-decoration:underline;
}

h2 a:hover, h2 span a:hover {
	background: url('images/kitani_pink.png') !important;	
}

/* .k2-asides h3 = Post title properties */
h3 {
	font-size:2.75em !important;

	/* font-style:italic; */
	letter-spacing: 0px;
	/*background-color: #FFDADC;*/
	color: #000 !important;
	padding: 5px 0px 5px 0px;
	border-bottom: 1px;
	border-bottom-color:#000;
	border-bottom-style:dotted;
	/*font-size:2.7em;*/
	font-weight:normal;
	letter-spacing: 0px;
	/* background-color: #000000 /*#775ED5*/; */
}

.entry-title {
	margin:  0px;
}
.entry-content h3 {
	font-size:1.5em !important; 
	font-weight:normal;
	margin-top:0px;
	color: grey/*#000000 /*#775ED5*/*/ !important;
	padding: 5px 0px 5px 0px !important; 
	border: 1px;
	border-bottom-style: dotted	;
	border-bottom-color:#FFDAFC; 
	background-color: transparent !important;	
	font-family:Georgia, "ＭＳ 明朝", serif;
}

/* .k2-asides h3 = Post title properties */
.k2-asides h3 {
	font-size:3em !important;
	/*font-family: Georgia, Arial, sans-serif;*/
	/* font-style:italic; */
	letter-spacing: 0px;
	/*background-color: #FFDADC;*/
	color: #000 !important;
	padding: 5px 0px 5px 0px;
	border-bottom: 1px;
	border-bottom-color:pink;
	border-bottom-style:dotted;

}

h4 {
	font-size:1.75em;
	font-weight:normal;
	letter-spacing:0px;
}

h4, .single .k2-asides h3 {
	/*font-size:2.7em;*/
	font-weight:normal;
	letter-spacing: 0px;
	/* #EEEEEE; */

}

.secondary h4 {
	border-top:1px dotted #000;
	display:block;
	font-size:1.25em;
	font-weight:bold;
	padding:10px 0px 10px 0px;
	text-transform:lowercase;
	top:0;
}

#navigation li a:hover {
	background-color: #711515;
	color: #FFFFFF;
}



.entry-content {
	font-size:1.35em;
	letter-spacing:0.475px;
	line-height:1.5em;
	/*color: #f993ae;*/
	color: eeeeee;

	/*line-height: 1.5em; */ /*US */
	text-align: left;
	/* max-width: 460px !important; */
	/* width: expression(this.width > 460 ? 460: true) !important; */
	margin: 20px 0px 50px 0px !important;
	padding:0px 0px 0px 0px !important;
	width: 680px;
	
}

.entry-content a {
	color:lime;
}


/* post is clicked and singular, body text */

.single #primary .k2-asides .entry-content {
	color:#999999;
}

.entry-content img {
	max-width: 680px !important;
	width: expression(this.width > 680 ? 680: true) !important;
	background-color:#FFFFFF;
	border:0 solid #A9A9A9 !important;
	display:inline !important;
	margin:0px 0px 0px 0px !important;
	
	padding:0px !important;
	position:relative;
	text-align: center;

}

/*
img.ngg-singlepic {
	padding: 5px 10px !important;
}
*/

#footer {
	background: url(’images/footer.jpg’) bottom center no-repeat !important;
}

/*//////////////////////   menu items   //////////////////////*/

ul.menu {
	bottom:0;
	left:0px;
	margin:0px 0px 0px 0px;
	padding:5px 0px 0px 0px;
	position:absolute;
	width:100%;
	text-align: center;	
}


/* applies to all menu items */

/* all menu buttons */

ul.menu li a {	
	-moz-border-radius-topleft:0px; /*rounded corners*/
	-moz-border-radius-topright:0px; /*rounded corners*/
	color: #4B4B4B /*#000000 /*#775ED5*/*/ !important;
	font-size: 1.25em;
	margin:0;
	/* text-shadow: 0.25px 0.25px 0.25px #333333; */
	padding: 5px 15px;
	float: left;
	background-color:#0049e3;
	text-transform: lowercase;
	font-family:Georgia, "ＭＳ 明朝", serif;
	font-style: italic;
}

/* all menu buttons hover */

ul.menu li a:hover { 
	background:#FFDADC none repeat scroll 0 0;
	color:#3ef3ef !important;
	font-style:oblique;
	font-weight: bold;
	text-decoration:blink;
	/*text-transform: capitalize;*/

}

/* current page menu item*/

ul.menu li.current_page_item a,
ul.menu li.current_page_item a:hover,
ul.menu li.current_page_ancestor a,
ul.menu li.current_page_ancestor a:hover {
	/*background: #FFDADC none repeat scroll 0 0; */
	color:#000000 /*#775ED5*/ !important;
	text-decoration: none;
	background-color: white;
	font-weight:bold;
	/*text-transform: capitalize;*/

}

ul.ul.mn li a:hover {
	background:#333333 none repeat scroll 0 0;
	color:#EEEEEE;
	text-decoration:none;
}



#primary {
	padding:0px 0px 0px 0px;
	position:relative;
}

body.columns-two .secondary {
	float:left !important;
	color:#666666;
	float:left;
	font-size:1em;
	line-height:1.8em;
	overflow:hidden;
	padding:0 30px 30px 25px;
	position:relative;
	width:140px;
	margin-right: 0 !important;
	display: inline;
}

body.columns-two #primary {
	margin-right:0;
}

body.columns-two #primary-wrapper {
	margin-right: 0 !important;
	float: right !important;
	width: 680px;
	display: inline;
}

.secondary div {
	margin:20px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	position:relative;
}

#s.livesearch {style.css (line 1068)
	position:relative;
	top:0;
	width:75%;
}

#search {
	top:0px;
}

#searchform {
	display:block;
	height:20px;
	position:relative;
	padding: 0px 0px 0px 0px;

}

.feedlink {
background:transparent url(images/feed.png) no-repeat scroll right center;
border:medium none;
color:#777777;
height:15px;
padding:2px 20px 2px 2px;
position:absolute;
right:0;
top:10px;
}

.comments textarea {
	margin:10px 0;
	width:50%;
}

#commentlist li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:10px 0 0;
	padding:10px 10px 5px 0px;
}

#leavecomment, .comments #loading, #comments-closed-msg {
	color: #DDDDDD;
	font-size: 2em;
	letter-spacing: -.1px;
	margin: 30px 0 20px !important;
	text-align: left;
}

.metalinks {
	margin-top:10px;
}

.entry-head .entry-meta {
	color:#BBBBBB;
	display:block;
	font-size: x-small;
	line-height:1.6em;
	margin-top:10px;
	background: #CCFFFF;
	padding: 2.5px 0px 2.5px 5px;
}

a[rel~="attachment"] img, .gallery a img, .wp-caption {
	text-align:left;
	max-width: 680px !important;
	width: expression(this.width > 680 ? 680: true) !important;
	background-color:#FFFFFF;
	border:0 solid #A9A9A9 !important;
	display:block !important;
	margin:0 0 0 !important;
	padding:0 !important;
	position:relative;
	text-align: left;

}

.wp-caption .wp-caption-text {
	margin:4px 0 2px;
	text-align: center;
	width: 100%;
}

/*
.wp-caption a img, .wp-caption a img:hover {
	border:1px repeat !important;
	padding:4px 0 0 !important;
}
*/

#dynamic-content {
	padding-top: 0px;
	width: inherit;
}

#rollingarchives {
	display: block;
	position: relative;
	top:0;
	width:680px;

}

.firstpage #rollprevious {
/*	visibility:collapse; */
}


body.smartposition #rollingarchives {
	background:none none repeat scroll 0 0;
	border-bottom:1px solid #EEEEEE;
	padding-bottom:30px;
	padding-top:10px;
	position:fixed;
	top:0;
	width:680px;
	z-index:10;
/*	visibility: collapse;*/
	
}

.ngg-gallery-thumbnail img {
	background-color:#FFFFFF !important;
	border:1px solid #A9A9A9 !important;
	display:block !important;
	margin:4px 0px 0px 15px!important;
	padding:0px !important;
	position:relative !important;
}

.hentry {
	margin:5px 0pt 15px;
	position:relative;
	width:680px;
}

#footer {
	clear:both;
	color:#777777;
	font-size:1em;
	margin:0pt auto;
	padding:20px 0pt 40px;
	text-align:center;
	visibility: collapse !important;
}

input[type="user_login"], textarea {
	color:#444444;
	margin:0pt;	
	padding:0px;
	width: 10px;
}

#user_login.input, #user_pass.input {
	height:50%;
	padding:10px 10px 10px 5px;
	width:120px;
}
p.submit, #wp-submit {
	width: 50%;
	visibility: hidden;
}

.entry-edit a {
	background:transparent url(images/pencil.png) no-repeat scroll left center;
	border:medium none;
	height:5px;
	padding:2px 2px 2px 23px;
	/*visibility: collapse; */
}

#loginform label {
	font-family: Verdana;
	text-transform: lowercase;
	font-size: 8px;
	letter-spacing: 0.075em;
}
/*
:-moz-any-link img, img[usemap], object[usemap] {
	margin-top:0;
	max-width: 140px !important;
}
*/

a img {
	border:medium none;
	}
	
ul.xoxo blogroll li a img {
	max-width: 140px !important;
}

.sb-links ul ul li a img {
	max-width: 70px !important;
	margin-top:0;
}

.entry-edit, .module-edit {
	float:right;
}


.widget_categories h4 {
	visibility: collapse;
	height: 1px;
}


.secondary ul li, .secondary ol li {
	margin-bottom:1em;
	color: #DDDDDD;
}

.widget_categories {
	background-color: #0049e3;
	padding: 0px 10px 5px 10px !important;
}
.widget_categories ul li a {
	padding:5px 10px;
	font-size: 1em;
	color: white;
	text-transform: uppercase;
	font-weight: normal;
	font-family: Verdana;
	background:#00CC00 none repeat scroll 0 0;
	letter-spacing: 0.125em;
}

.widget_categories ul li a:hover {
	
	font-weight: bold;
	text-decoration: none !important;
	background: pink;
	}

#rollingcontent .page-head h2 {
	font-size: 10px;;
	font-style: italic;	
	text-transform: lowercase;
	text-decoration: none !important;
}



.widget_simpleimagelink img {
	border:medium none;
}

.aktt_tweets {
	background: #33FF33;	
	margin: 20px 0px;
	padding: 10px !important;
	font-family:  Verdana;
	overflow: hidden;
}

.aktt_tweets ul li {
	color: #0049E3;
	border-bottom: #000 1px dotted;
}

.aktt_tweets ul li a {
	font-size:  8px;
	color: #00CC00;
	text-transform: uppercase;
}

.aktt_tweet_form {
	overflow: hidden;
}

#aktt_tweet_text {
	width: 112px;
	height: 90px;
}

.post-2 .entry-title {
	display: none;
}
#aktt_tweet_form fieldset #aktt_tweet_submit {
	float: left !important;
	margin:  0px !important;
	background: #FFF;
	width: 112px;
}

#sidebar-1 {
	position: relative;
}