/*
Theme Name: PunkNippon
Theme URI: http://bgs-works.com/blog/
Description: Built on Thematic Theme
Author: Tomonya
Author URI: http://bgs-works.com/
Template: thematic
Version: 0.9

*/

/* Reset browser defaults */
@import url('../thematic/library/styles/reset.css');

/* Apply basic image styles */
@import url('../thematic/library/styles/images.css');

/* Apply default theme styles and colors */
@import url('../thematic/library/styles/default.css');

/* Prepare theme for plugins */
@import url('../thematic/library/styles/plugins.css');


/* Plugin Specific 
@import url('extra.css');*/

/* Apply default theme styles and colors */
@import url('library/css/typography.css');
@import url('library/css/2c-l-fixed.css');

@import url('library/css/original.css');
@import url('library/css/plugins.css');

/*img, div{behavior: url(iepngfix.htc);}*/

body{
	background:#f6f6f6 url(images/body_bg.jpg) repeat-x ;
	height:100%;
	color:#222222;
	line-height: 18px;
	
}



/* Float Properties*/

.clearfloat:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	}

.clearfloat {
	display: inline-block;
	}


/* Hides from IE-mac \*/
* html .clearfloat {
	height:1%;
	}

*+html .clearfloat {
	height:1%;
	}

.clearfloat {
	display:block;
	}


.Clear{
	clear:both;
}


a{
	color:#ff0ac2;
}
a:visited {
	color:#ff0ac2;
}

a:hover, a:active{
	color:#666666;
}
#wrapper{
	background:url(images/body_bg_header.jpg) no-repeat top center;
	margin:0 auto;
	text-align: left;
	width:1200px;
}


/*********************************************  HEADER */

#header {
	height:180px;
	width:980px;
	margin:0 auto;
	padding:0;
	position:relative;
	top:0;
	z-index:0;
}
#branding{
	width:980px;
	height:130px;
	padding:0;
}
#blog-description{
	padding:0;
	margin:0;
	border:none;
	color:#989796;
	text-indent:-9999px;
}
#blog-title{
	display:block;
	width:260px;
	height:130px;
	padding:0;
	border:none;
	float:left;
	overflow:hidden;
	text-indent:-9999px;
}
#blog-title span a{
	background:url(images/title.jpg) no-repeat;
	display:block;
	width:260px;
	height:130px;
}
/*#blog-title span a:hover{
	filter:alpha(opacity=90);
	-moz-opacity: 0.9;
	opacity: 0.9;
}*/



/* PAGE-MENU ******************************************************************/
	
	#access{
		/*clear:both;*/
		width:720px;
		height:auto;
		float:right;
		border:none;
	}
	#access .menu{
		width:720px;
		border:none;
		color:#000;
	}
	#access .menu ul{
		margin:0;
		padding:5px 0 5px;
		border:none;
		font-size:1em;
		text-align:right;
	}
	#access .menu ul li{
		display:inline;
		margin:0;
		padding:0px;
		padding-right:10px;
		border:none;
		border-right:1px solid #000;
		list-style:none;
		text-align:right;
		float:right;
		font-size:0.95em;
	}
	#access .menu ul li a{
		color:#000;
		text-decoration:none;
		font-size:1em;
	}
	#access .menu ul li a:link,
	#access .menu ul li a:visited {
		color:#000;
	}
	#access .menu ul li a:hover{
		color:#ff0ac2;
		border:none;
		text-decoration:none;
	}

	#access .menu .sf-menu li {
		float:right;
		position:relative;
	}
	#access .menu .sf-menu {
		float:right;
	}
	#access .menu .sf-menu a {
		padding:0;
		padding-left:10px;
	}
	#access .menu .sf-menu a, #access .menu .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
		color:#000;
	}
	#access .menu .sf-menu li {
		background:none;
	}
	#access .menu .sf-menu li li {
		background:none;
	}
	#access .menu .sf-menu li li li {
		background:none;
	}
	#access .menu .sf-menu li:hover, #access .menu .sf-menu li.sfHover,
	#access .menu .sf-menu a:focus, #access .menu .sf-menu a:hover, #access .menu .sf-menu a:active {
		background:none;
		outline:		0;
		color:#ff0ac2;
	}
	#access .menu .sf-menu ul {
		/*border-right:1px solid #ccc;
		border-bottom:1px solid #ccc;*/
	}
	#access .menu .sf-menu li:hover ul,
	#access .menu .sf-menu li.sfHover ul {
		top:32px; /* overriding essential styles */
	}
	#access .menu .sf-menu ul ul {
		margin-top:0;
	}
	#access .menu .sf-menu ul a {
		background:#fafafa;
		border-bottom:none;
	}
	#access .menu .sf-menu ul a:hover {
		color:#ff0ac2;
	}

	


/* Category-MENU ******************************************************************/

	#category-menu{
		/*clear:both;*/
		width:980px;
		height:34px;
		margin:0 auto;
		padding:8px 0 8px;
		position:absolute;
		z-index:10;
	}
	#category-menu ul .cat-item{
		display:block;
		padding:0;
		margin:0;
		border:none;
	}
	#category-menu ul li{
		text-decoration:none;
		padding-right:15px;
		border:none;
	}
	#category-menu ul li.cat-item{
		display:block;
		padding:0px;
		border:none;
		list-style:none;
		float:left;
	}
	#category-menu ul li.cat-item a{
		border:none;
		text-decoration:none;
		background:url(images/navi_line.jpg) repeat-y right #000;
		/*padding-right:15px;*/
	}
	#category-menu ul li.cat-item a:link,
	#category-menu ul li.cat-item a:visited {
		border:none;
		text-decoration:none;
		color:#ccc;
		/*padding-right:15px;*/
	}
	#category-menu ul li.cat-item a:hover{
		background:url(images/navi_line.jpg) repeat-y right #000;
		color:#ff0dc3;
		border:none;
		text-decoration:none;
		/*padding-right:15px;*/
	}
	
	
	/*** ESSENTIAL STYLES ***/
	.sf-menu, .sf-menu * {
		margin:			0;
		padding:		0;
		list-style:		none;
	}
	.sf-menu {
		line-height:	1.0;
	}
	.sf-menu ul {
		position:		absolute;
		top:			-999em;
		width:			10em; /* left offset of submenus need to match (see below) */
	}
	.sf-menu ul li {
		width:			100%;
		border:none;
	}
	.sf-menu li:hover {
		visibility:		inherit; /* fixes IE7 'sticky bug' */
	}
	.sf-menu li {
		float:			left;
		position:		relative;
	}
	.sf-menu a {
		display:		block;
		position:		relative;
		border:none;
	}
	.sf-menu li:hover ul,
	.sf-menu li.sfHover ul {
		left:			0;
		top:			2.5em; /* match top ul list item height */
		z-index:		99;
		border:none;
		display:block;
	}
	ul.sf-menu li:hover li ul,
	ul.sf-menu li.sfHover li ul {
		top:			-999em;
		border:none;
		display:block;
	}
	ul.sf-menu li li:hover ul,
	ul.sf-menu li li.sfHover ul {
		left:			10em; /* match ul width */
		top:			0;
		border:none;
		display:block;
	}
	ul.sf-menu li li:hover li ul,
	ul.sf-menu li li.sfHover li ul {
		top:			-999em;
		border:none;
		display:block;
	}
	ul.sf-menu li li li:hover ul,
	ul.sf-menu li li li.sfHover ul {
		left:			10em; /* match ul width */
		top:			0;
		border:none;
		display:block;
	}
	
	/*** THEMATIC SKIN ***/
	.sf-menu {
		/*border-right:1px solid #ccc;*/
		border:none;
		float:left;
	}
	.sf-menu a {
		/*border-left:1px solid #ccc;
		border-top:1px solid #ccc;
		border-bottom:1px solid #ccc;*/
		border:none;
		/*padding:9px 13px;*/
		text-decoration:none;
	}
	.sf-menu .current_page_item a,
	.sf-menu .current_page_ancestor a,
	.sf-menu .current_page_parent a {
		/*border-bottom-color:#fff;*/
	}
	.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
		color:			#fff;
	}
	.sf-menu li {
		background:		#000;
	}
	.sf-menu li li {
		background:		#333;
	}
	.sf-menu li li li {
		background:		#666;
	}
	.sf-menu li:hover, .sf-menu li.sfHover,
	.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
		/*background:     #ccc;*/
		outline:		0;
		border:none;
		display:block;
	}
	.sf-menu ul {
		/*border-right:1px solid #ccc;
		border-bottom:1px solid #ccc;*/
	}
	.sf-menu li:hover ul,
	.sf-menu li.sfHover ul {
		top:32px; /* overriding essential styles */
	}
	.sf-menu ul ul {
		margin-top:0;
	}
	.sf-menu ul a {
		/*background:#fafafa;*/
		border-bottom:none;
	}
	.sf-menu ul a:hover {
		color:#ff0ac2;
	}
	
	

/*********************************** RSS */
/*.rssImg{
	display:block;
	width:980px;
	height:180px;
	text-indent:-9999px;
	position:absolute;
	top:0;
	left:400px;
}*/
.rssImg{
}
.rssImg a{
	position:relative;
	top:-70px;
	right:110px;
	z-index:10;
	float:right;
	width:115px;
	height:80px;
	text-decoration:none;
	/*text-indent:-9999px;
	background-image:url(images/rss.png);
	background-repeat:no-repeat;
	behavior: url(iepngfix.htc);*/
}



/*********************************************  MAIN CONTENT */
#main{
	background:none;
	padding:0 0 20px 0;
	width:980px;
	position:relative;
	z-index:0;
	top:-50px;
}
#container{
	width:700px;
	background:none;
	padding:0;
	margin:0;
}
#content{
	padding:0;
}



/***************************************** Contents */

.page-title {
    font-size:13px;
	font-weight:bold;
    line-height:18px;
    padding:3px 5px 5px;
	margin:0 0 10px;
	background:#000;
	color:#fff;
}
.attachment .page-title {
    font-style:italic;
}
.page-title a {
    color:#fff;
    text-decoration:none;
}
.page-title a:active,
.page-title a:hover {
    color: #FF0BC3;
}
.page-title span {
    font-style:normal;
}
.page-title .meta-nav {
    font-style:normal;
}
.hentry {
    padding:0 0 22px 0;
}
.single .hentry {
    padding:0;
}
.home #content .sticky {
    border:1px solid #ccc;
    margin:0 0 66px 0;
    padding:22px 20px 0 20px;
}
.entry-title {
    font-size:1.1em;
    font-weight:bold;
    line-height:18px;
    padding:5px;
	margin:0;
	background:#fff;
	border:1px solid #bfbfbf;
}
	.entry-title a {
		color:#000;
		text-decoration:none;
	}
	.entry-title a:active,
	.entry-title a:hover {
		color:#ff0ac2;
	}

.entry-meta {
    color:#000;
    font-size:0.85em;
	text-align:right;
	letter-spacing:0.01em;
	font-style:normal;
}
	.entry-meta .author {
	}
	.entry-meta .n {
		font-size:0.85em;;
		letter-spacing:0.01em;
		text-transform:uppercase;
	}
	.entry-meta a {
		color:#000;
		text-decoration:none;
	}
	.entry-meta a:active,
	.entry-meta a:hover {
		color:#ff0ac2;
	}
	.entry-meta abbr {
		border:none;
		cursor:text;
		font-size:1em;
		font-style:normal;
		letter-spacing:0.01em;
		text-transform:uppercase;
	}

.entry-content {
    padding:22px 0 0 0;
}
	.entry-content h1,
	.entry-content h2 {
		font-size:1.1em;
		font-weight:bold;
		padding:5px;
		margin-bottom:5px;
		/*text-transform:uppercase;*/
		letter-spacing:0.05em;
	}
	.entry-content h3 {
		font-size:1.1em;
		font-weight:bold;
		padding:0 0 14px 0;
		text-transform:uppercase;
		letter-spacing:0.05em;
	}
	.entry-content h4 {
		font-size:1em;
		font-weight:bold;
		text-transform:uppercase;
		letter-spacing:0.05em;
		margin:10px 0 10px;
		background:#CCCCCC;
		padding:3px;
		border:1px solid #666666;
	}
	.entry-content table {
		margin-left:1px;
	}
	.entry-content embed {
		margin:0 0 22px 0;
	}

.entry-utility {
	clear:both;
    color:#333;
    font-size:0.95em;
    margin:0 0 44px 0;
	padding:5px 0 0;
	background:url(images/line.jpg) repeat-x top;
}
	.entry-utility a {
		color:#ff0ac2;
		text-decoration:none;
	}
	.entry-utility a:active,
	.entry-utility a:hover {
		color: #cccccc;
	}

.page-link {
    font-size:1em;
    font-weight:bold;
    line-height:18px;
    margin:0 0 22px 0;
    padding:22px 0 0 0;
    word-spacing:0.5em;
}
	.page-link a {
		border:1px solid #ccc;
		background:#eee;
		color:#000;
		font-weight:normal;
		padding:5px;
		text-decoration:none;
	}
	.page-link a:active,
	.page-link a:hover {
		color:#ff0ac2;
	}

ul#links-page,
ul#archives-page {
    list-style:none;
    margin-left:0;
    overflow:hidden;
}
li.content-column {
    float:left;
    margin-right:20px;
    width:45%;
}
.gallery {
    padding:0 0 22px 0;
}
.wp-caption-text,
.gallery-caption {
    color:#333;
    font-size:1em;
    line-height:18px;
}

p.readMore{
	text-align:right;
}
/*********************************************************** Navigation */

.navigation {
    color:#000;
    font-size:1em;
    line-height:18px;
    margin:0px 0 22px 0;
	padding:10px;
    overflow:hidden;
}
	.navigation a {
		color:#65C4FF;
		font-style:normal;
		text-decoration:none;
	}
	.navigation a:active,
	.navigation a:hover {
		color: #FE08C1;
	}
	.navigation .meta-nav {
		font-style:normal;
	}
	.nav-previous {
		float: left;
		width:45%;
	}
	.nav-next {
		float: right;
		width:45%;
		text-align:right;
	}
	#nav-above,#nav-below {
		width: 100%;
	}
	#nav-above {
		display:none;
	}
	.paged #nav-above {
		display:block;
		padding:0 0 44px 0;
	}



/*********************************************************** columns */
/*#primary{
	width:260px;
	float:left;
	margin:0;
	border:none;
	padding-top:0;
}
#secondary{
	width:260px;
	float:left;
}*/
#primary{
	border:none;
}
.aside,
.aside input {
    font-size:1em;
    line-height:18px;
    margin-bottom:0px;
	margin:0;
	padding:0;
}
.aside p,
.aside ul,
.aside ol,
.aside dd,
.aside pre {
    margin-bottom:0;
}

.aside ul ,
.aside ul li ,
.aside ul li ul{
	margin:0;
	padding:0;
}
.aside ul.xoxo{
	list-style:none;
	padding:0;
	margin:0;
	font-size:1em;
}
.aside ul.xoxo li{
	padding:0;
	margin:0 0 20px;
	border:none;
}
.aside ul.xoxo li h3{
	color:#fff;
	background:url(images/title_h3.jpg) no-repeat right;
	height:26px;
	/*width:250px;
	width:125px;*/
	padding:4px 10px 0 0;
	margin:0;
	text-align:right;
	font-size:1.0em;
	font-weight:bold;
}
.aside ul.xoxo li ul{
	list-style:none;
	padding:10px 0 5px;
	margin:0 10px 0 0;
	background:#fff;
	border-bottom:1px solid #DFDFDF;
	border-left:1px solid #DFDFDF;
	border-right:1px solid #DFDFDF;
}
.aside ul.xoxo li ul li{ 
	list-style:none;
	padding:0 0 5px;
	margin:0 10px 10px;
	border:none;
	font-size:0.95em;
	background:url(images/line.jpg) repeat-x bottom left;
	display:block;
}
.aside ul.xoxo li ul li a{
	color:#282828;
	text-decoration:none;
	background:none;
}
.aside ul.xoxo li ul li a:hover{
	color:#6197e9;
	text-decoration:none;	
	background:none;
}
.aside ul.xoxo li ul li ul{
	border:none;
	background:none;
}

	.aside ul.xoxo li#search #searchform{
		background:#fff;
		/*width:250px;
		width:125px;*/
		margin:0 10px 0 0;
		padding:10px 0;
		text-align:center;
		border-bottom:1px solid #DFDFDF;
		border-left:1px solid #DFDFDF;
		border-right:1px solid #DFDFDF;
	}
	/*.aside ul.xoxo li#search #searchform{
		text-align:center;
		background:#fff;
		margin:0;
		padding:0;
		padding-top:15px;
	}
	.aside ul.xoxo li#categories h3{
		background:url(images/h3_category.png) no-repeat;
		position:relative;
		z-index:10;
		height:49px;
	}
	.aside ul.xoxo li#categories ul{
		position:relative;
		z-index:0;
		top:-20px;
		background:#fff;
	}
	.aside ul.xoxo li#categories ul li ul{
		list-style:none;
		padding:0;
		margin:0;
		background:#fff;
		width:auto;
		position:relative;
		z-index:0;
		top:0;
	}*/


	.aside ul.xoxo li ul li.cat-item a{
		color:#282828;
		text-decoration:none;
		text-transform:capitalize;
		/*padding-left:18px;
		background:url(images/folder-ico.gif) center left no-repeat #fff;*/
	}
	.aside ul.xoxo li ul li.cat-item a:hover{
		color:#6197e9;	
	}
	li#rss-links ul li{
		padding-left:30px;
		padding-top:2px;
		background:url(images/rss_s02.png) no-repeat 0 0;
	}
	li#archives ul li {
		padding:10px 0 5px 0;
		/*background:url(images/calendar.png) no-repeat left center;*/
	}
	.aside ul li ul.blogroll li {
		padding:5px 0 5px 0;
		/*background:url(images/ext.png) no-repeat left center;*/
	}
	
	.aside ul.xoxo li ul li.recentcomments{
		padding:10px 0 5px 0;
		color:#6197e9;
	}
	.aside ul.xoxo li ul li.recentcomments a{
		display:inline;
		color:#282828;
		text-decoration:none;
		border:none;
		padding:0;
	}
	.aside ul.xoxo li ul li.recentcomments a:hover{
		color:#000;
		text-decoration:underline;
		background:none;
	}


/*.aside ul.xoxo li ul li ul{
	list-style:none;
	padding:0 0 0 0;
	margin:0;
	background:none;
	width:auto;
}
.aside ul.xoxo li ul li ul li{
	padding-left:10px;
}*/
.aside ul.xoxo li.widget_tag_cloud{
	margin-bottom:30px;
}
.aside ul.xoxo li.widget_tag_cloud h3{
	margin:0 0 15px;
}


/*********************************************  Comment */
#comments {
    background:#F6F6F6;
    margin:20px 0 0 0;
    padding:18px 0 0;
    overflow:hidden;
}
#comments h3 {
    font-weight:bold;
	font-size:1em;
    text-transform:uppercase;
    letter-spacing:1px;
    text-align:left;
    margin:0 0 10px 0;
	padding:3px 5px;
	color:#fff;
	background:#000;
}
#comments-list {
    padding:0 0 0 0;
	margin:0 0 20px;
	clear:both;
	
}
#comments-list ol,
#comments-list ul {
    list-style:none;
    margin:0;
	padding:0;
}
#comments-list ol {
    border:1px solid #ccc;
    border-bottom:none;
    margin:0 0 0 0;
	padding:0;
}
#comments-list li {
    background:#fafafa;
    border-bottom:1px solid #ccc;
    padding:18px 1.5em 0 1.5em;
    position:relative;
}
#comments-list li .avatar {
    position:absolute;
    top:22px;
    left:1.5em;
	_left:0;
}
#comments-nav-below{
	display:none;
}
#respond {
    background:#CFCFCF;
    margin:0;
    overflow:hidden;
    padding:20px;
    position:relative;
	width:660px
}

/* =Asides, Sidebars & Widget-Ready Areas
-------------------------------------------------------------- */

/*.aside,
.aside input {
    font-size:13px;
    line-height:18px;
    margin-bottom:6px;
}
.aside p,
.aside ul,
.aside ol,
.aside dd,
.aside pre {
    margin-bottom:18px;
}
.aside pre,
.aside code {
    font-size:12px;
    line-height:18px;
}
.aside .current_page_item a {
    color: #FF4B33;
}
.aside .current_page_item .page_item a {
    color:#666;
}
.aside .current_page_item .page_item a:hover,
.aside .current_page_item .page_item a:active {
    color: #FF4B33;
}
.aside {
    color:#666;
}
.aside a {
    color:#666;
}
.aside a:active,
.aside a:hover {
    color: #FF4B33;
}
.aside h3 {
    font-size:15px;
    font-style:italic;
    line-height:22px;
}
.aside h3 a {
    text-decoration:none;
}
.aside caption {
    font-size:11px;
    font-family:Arial,sans-serif;
    font-weight:bold;
    text-transform:uppercase;
    letter-spacing:0.05em;
}
.aside ul {
    list-style:none;
    margin-left:0;
}
.aside ul ul {
    list-style:disc;
    margin:0 0 22px 20px;
}
.aside ul ul li {
    padding:1px 0;
}


.aside ul ul ul {
    margin-bottom:0;
}
.aside form,
.aside table {
    margin-bottom:22px;
}
.aside table {
    border:none;
}
.aside thead {
    border:1px solid #ccc;
}
.aside tbody {
    border:1px solid #ccc;
}
.aside th, .aside td {
    border-right:1px solid #ccc;
    padding:.25em .8em;
}
.aside tfoot tr {
    border:none;
}
.aside tfoot td {
    border-color:transparent;
}
.widget_tag_cloud {
    margin:0 0 22px 0;
}*/






/*********************************************************** Footer */

#footer {
	background:#000000;
    border-top:3px solid #ccc;
    padding-top:22px;
}
#footerIn{
	width:980px;
	margin:0 auto;
	padding:0;
	background:#000000;
}
#siteinfo {
    color:#fff;
    font-size:11px;
    line-height:18px;
    padding:22px 0 44px 0;
}
#siteinfo a {
    color:#fff;
}
#siteinfo a:active,
#siteinfo a:hover {
    color: #5FC2FF;
}
#subsidiary {
    width:960px;
    margin:0 auto;
    overflow:hidden;
}

#subsidiary .aside {
    width:320px;
    float:left;
    margin:0 0 0 0;
}

#subsidiary .aside ul.xoxo{
	margin-right:10px;
}

#subsidiary .aside ul.xoxo li h3{
	background:none;
	text-align:left;
	background:#232323;
	border:1px solid #363636;
	padding:3px 5px 0px;
	width:auto;
}

#subsidiary .aside ul.xoxo li ul{
	list-style:none;
	padding:10px 5px;
	margin:0;
	background:#000;
	border-bottom:1px solid #363636;
	border-left:1px solid #363636;
	border-right:1px solid #363636;
}
#subsidiary .aside ul.xoxo li ul li a{
	color:#fff;
}
#subsidiary .aside ul.xoxo li ul li a:hover{
	color:#6197e9;
}

#subsidiary .aside ul.xoxo li#search #searchform{
	background:none;
	width:auto;
	margin:0;
	padding:10px 0;
	text-align:left;
	border:none;
}
#subsidiary .aside ul.xoxo li div.adcense{
	list-style:none;
	padding:10px 5px;
	margin:0;
	background:#000;
}
