﻿/*
Theme Name: vikiworks V5.0 beta 4
Theme URI: http://vikiworks.com/
Version: 5.0 beta 4
Author: yichi
Author URI: http://vikiworks.com/
*/


/*/////////////////////////////////////////
///////////////// OVERAL ////////////////
/////////////////////////////////////////*/
body { font:13px/24px  "Century Gothic", Lucida Grande, Segoe UI, Arial, Verdana; color:#444; margin:0; padding:0; background:url(images/bg.png) fixed; }
.body02 { width:970px; margin: 0px auto; position: relative; background:url(images/mai_bottom_line.png) no-repeat center bottom; }
a  { color:#666;text-decoration:none;outline:0; }
a:hover  { color:#eee; }
::-moz-selection { background:#ae5048;color:#eee; } /* FF */
::selection { background:#b02a00;color:#eee; }  /* safari */
 ul { list-style:none; margin:0; padding:0; }
 ol { list-style:decimal-leading-zero; }
 ul.dates, ul.counts { list-style-type:none;margin:3px 0; }
ul.dates li, ul.counts li { list-style-type:none; color:#666; margin:0;padding:0px 0 0px 10px;background:url(images/li.gif) no-repeat center left; }
ul.dates .date { color:#666;padding:0 4px;text-transform:uppercase;font:9px arial; }
ul.counts .count { float:right;color:#858585; }
ul.dates a, ul.counts a  { color:#BFBFBF;text-decoration:none; }
ul.dates a:hover, ul.dates a:hover .date, ul.counts a:hover, ul.counts a:hover .count { color:#333; }
.clear { clear:both; }
.left  { float:left; margin-right:12px; }
.right  { float:right;margin-left:8px; }
.pagetitle { margin:0; padding:6px 5px 20px 20px; font:12px "Century Gothic",arial,verdana;color:#777;text-transform:none;background:url(images/exclamation.png) no-repeat 0 15%; }
h3 { margin:0; padding:0;font:bold 11px Arial; text-transform:uppercase; color:#666; }
h4 { margin:0; padding:0px 0px 1px;font:bold 11px Century Gothic; font-style: italic; text-transform:none; color:#ae5048;letter-spacing:1px; }
code { font: 11px arial, "Courier New"; color:#666; padding:12px 10px;display:block; }
code::-moz-selection { background: #333; }
code::selection { background: #333; }
blockquote { color:#666; padding-top:5px; padding-bottom:5px; background: url(images/close-quote.png) no-repeat right bottom; font-weight:bold; }
blockquote p { padding-left: 10px; text-indent: -18px; }
blockquote p:first-letter { background: url(images/open-quote.png) no-repeat left top; padding-left: 18px; padding-top: 8px; }
blockquote p ~ p:first-letter { font-size:12px; background: none; }
.pullquote { padding: 6px; float: right; width: 180px; margin:5px 0 10px 10px; border-top:1px solid #222; border-bottom:1px solid #222; text-align: center; font-family: verdana, Arial, Helvetica, sans-serif;color:#aaa;font-size:11px; }


/*/////////////////////////////////////////
//////////// LAYOUT STRUCTURE /////////////
/////////////////////////////////////////*/
#container   { width:950px; margin: 0px auto; position: relative; background:url(images/mai_top.jpg) no-repeat center top; }
#content     { width:500px; float:left; padding:15px 37px 0px 37px; background:#fff url(images/text-bg.jpg) no-repeat; }
#header { margin:0; padding:0; margin-top:0px; }
#logo h1 { font:26px arial; margin:0; padding:0; }
#logo h1 a { width:238px;height:97px;float:left;margin:0px 15px 0px 37px;text-indent:-999em; background:url(images/mai-mark.png) no-repeat; }
#logo h1 a:hover { background:url(images/mai-mark_b.png) no-repeat; }


/*/////////////////////////////////////////
//////////// TOP NAVIGATION, MENU /////////////
/////////////////////////////////////////*/
.menu  { margin:0;padding:0;height:32px;background:#040404 url(images/menu.png);font-size:12px; }
.menu ul { margin-right:15px;padding:0;margin-left:20px;list-style:none; }
.menu li  { margin:0;padding-top:3px;float:right; }
.menu  li a { color:#ddd;text-decoration:none;padding-left:0px;display:block;margin-right:7px;padding:4px 10px 3px 12px;border-bottom:0px; }
.menu ul li a:hover{ color:#eee;background:#333; }
.menu ul li a.active{ color:#fff;padding-left:18px; }


/*/////////////////////////////////////////
///////////////// RELATED POSTS ////////////////
/////////////////////////////////////////*/
.relposts  { margin:0; padding:0; color:#333; }
.relposts h2  { margin:0; font:bold 11px Arial; text-transform:uppercase; color:#9d8a77; }
.relposts li { margin:0; padding:2px 0; background:url(images/left-fodler.gif) no-repeat 0 50%; }
.relposts li a { color:#666; text-decoration:none; border-bottom:1px dotted #222; }
.relposts li a:hover { color:#ccc; border-bottom:1px solid #942f25; }


/*/////////////////////////////////////////
///////////////// POSTS & CONTENTS ////////////////
/////////////////////////////////////////*/
#content .post { margin:0; margin-bottom:2px; padding: 6px 0px 0px 0px; background:url() repeat-x bottom; }
#content .post h2  { font:16px/31px "Century Gothic", Geneva, Arial, verdana; letter-spacing:0px; margin: 0px 0px 6px 0px;padding:0; border-bottom: dotted 1px #CCCCCC; }
#content .post h2 a { color:#bf4d08; text-decoration:none;margin:0;padding:0;display:inline; }
#content .post h2 a:hover { color:#f26522; border-bottom:2px solid #f26522; }

.post .date {
	height: 56px;
	width: 46px;
	background: url(images/calendar.gif) no-repeat;
	font: normal 22px Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: center;
	padding: 7px 0px 25px 0px;
	line-height: 100%;
	float: right;
}
.post .date span {
	height: 16px;
	display: block;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-align: center;
	padding-top: 5px;
}

#content .post small { font-size:12px; line-height:20px; font-family:Century Gothic; letter-spacing:normal; display:block; }
#content .post small a { color:#bf4d08;text-decoration:none; }
#content .post small a:hover { color:#f26522;text-decoration:underline; }
#content .post-comments { background: url(images/icon-comment.png) no-repeat 0 50%; padding-left: 16px; margin:0; }
#content .post-time { background: url(images/icon-time.png) no-repeat 0 50%; padding-left: 16px; margin:0; }
#content .post-category { background: url(images/cat-sign02.png) no-repeat 0 50%; padding-left: 17px; padding-right: 3px; margin:0; }
#content .post-smile { background: url(images/icon-smile.png) no-repeat 0 50%; padding-left: 17px; margin:0; }

#content .entry ul li { margin:0; background: url(images/txt.png) no-repeat; padding-left: 20px; list-type:none; }
#content .entry ol { list-style:decimal-leading-zero; }
#content .entry a  { /* modify a color of body content module */
text-decoration:none;color:#2a86ff; }
#content .entry a:hover { color:#f26522;text-decoration:underline; }
#content .entry img { border:0px solid #d9d9d9; } /* body images styles - with 1px border hover effect */
#content .entry img:hover { border:0px solid #d9d9d9; }
#content .entry img.wp-smiley  { border:0px none; margin:0; vertical-align:middle; } /* Smiley */


/* SIDEBAR */
#sidebar  { margin:0;padding:0 0 50px 0;background:url() no-repeat bottom right;width:376px;float:right; }

#sidenote  { margin:0;padding:24px 0px 12px 20px;color:#777; }
#sidenote h2.delicious-banner { display:none; }
#sidenote li a { color:#999;text-decoration:none;border-bottom:1px dotted #111; }
#sidenote li a:hover { color: #942f25;border-bottom:1px solid #111; }
#sidenote img { border:1px solid #ccc; } 
#sidenote img:hover { border:1px solid #777; }
#sidenote .delicious  { width:175px; margin-top:10px; float:left; }
#sidenote .flickr  { margin-top:5px;padding-top:5px; }
#sidenote .flickr img  { margin:4px; width:35px;height:35px;display:block;float:left; }
#sidenote .flickr a img  { border:2px solid #333; }
#sidenote .flickr a:hover img  { border:2px solid #ccc5b0; }


/*/////////////////////////////////////////
///////////////// RECENT ////////////////
/////////////////////////////////////////*/
#BOX  { margin:24px 20px 0px; padding:0px; }
#BOX a.hightlighted, #BOX a.hightlighted_down { background:#151515;font:10px arial; text-transform:uppercase;padding:4px;padding-left:7px;padding-right:7px;text-decoration:none; color:#999; }
#BOX a.hightlighted:hover  { background:#d88eff;color:#fff; }
#BOX a.hightlighted_down { background:#ae5048;color:#ddd; }

#recent { margin:0; padding:0px 6px; }
#recent h2  { margin:0;  text-transform:uppercase; color:#333 }
#recent UL { padding: 8px 0;margin: 0; list-style-type: none; }
#recent li a { font:12px Century Gothic; color:#444; text-decoration:none; }
#recent li a:hover { color: #2a86ff; }

#monthly  { margin:0; padding:0px 6px 3px; }
#monthly ul, li  { padding: 5px 0px 2px; list-style: none; }
#monthly li a { font:12px Century Gothic; color:#444; text-decoration:none; }
#monthly li a:hover { color: #2a86ff; }


/*/////////////////////////////////////////
///////////////// CATEGORIES ////////////////
/////////////////////////////////////////*/
.cat  { height:119px; background: url() no-repeat right bottom; padding:13px 0px 0px 20px; }
.cat  ul { margin:4px 0; }
.cat  ul li { list-style:none;padding:4px 0px; display:inline; }
.cat  ul li a:link, .cat ul li a:visited { color:#444;float:left;text-transform:none; width:90.4%;padding:2px;padding-left:7px;padding-right:7px;font-size:12px;margin:0px 3px 0px 0px; }
.cat  ul li a:hover { color:#fff; background:#d88eff url(images/cat-sign.png) no-repeat 95% 50%; }


/*/////////////////////////////////////////
///////////////// FEATURED ////////////////
/////////////////////////////////////////*/
#featured  { height:214px;margin:0;padding:0;background:none; }
.controls { margin:5px 0px 0px 18px;padding:4px 2px 1px 2px; }
.controls a { background:#fff;border:1px solid #ccc;display:block;float: left; height: 25px;width: 25px;margin-left:0px;margin-right:10px;padding: 2px; }
.controls b { background-color: #fff;display:block;height: 25px;overflow:hidden;text-indent: -999em;width: 25px; }
.controls a.on { border: 1px solid #777; }
.controls a:focus { outline:none;border-color:#777; }
.boxIn { clear: both;border: 1px solid #efefef;padding: 0 10px 10px; }
.pi { padding: 5px 0;width:376px; }
.mi00 { color:#ccc;background: url(images/px.png) repeat-x;padding: 5px 0px 5px 12px;font:12px  "Century Gothic", arial;margin: 132px 14px 6px;width: 131px; white-space: nowrap; }
.mi01 { color:#ccc;background: url(images/px.png) repeat-x;padding: 5px 0px 5px 12px;font:12px  "Century Gothic", arial;margin: 132px 14px 6px;width: 214px; white-space: nowrap; }
.mi02 { color:#ccc;background: url(images/px.png) repeat-x;padding: 5px 0px 5px 12px;font:12px  "Century Gothic", arial;margin: 132px 14px 6px;width: 134px; white-space: nowrap; }
.mi03 { color:#ccc;background: url(images/px.png) repeat-x;padding: 5px 0px 5px 12px;font:12px  "Century Gothic", arial;margin: 132px 14px 6px;width: 119px; white-space: nowrap; }
.mi04 { color:#ccc;background: url(images/px.png) repeat-x;padding: 5px 0px 5px 12px;font:12px  "Century Gothic", arial;margin: 132px 14px 6px;width: 157px; white-space: nowrap; }
.mi05 { color:#ccc;background: url(images/px.png) repeat-x;padding: 5px 0px 5px 12px;font:12px  "Century Gothic", arial;margin: 132px 14px 6px;width: 131px; white-space: nowrap; }
.mi00 a { color: #ccc; text-decoration:none; }
.mi00 a:hover { color:#fff; }
.mi01 a { color: #ccc; text-decoration:none; }
.mi01 a:hover { color:#fff; }
.mi02 a { color: #ccc; text-decoration:none; }
.mi02 a:hover { color:#fff; }
.mi03 a { color: #ccc; text-decoration:none; }
.mi03 a:hover { color:#fff; }
.mi04 a { color: #ccc; text-decoration:none; }
.mi04 a:hover { color:#fff; }
.mi05 a { color: #ccc; text-decoration:none; }
.mi05 a:hover { color:#fff; }

div.scroller { /* modify width and height of scrolling section if necessary */
	width: 376px;	height: 179px;overflow: hidden; }
div.scroller div.section {/* modify width and height of each section as needed (should match the size of the scroller window) */
width: 376px;height:190px;overflow:hidden;float:left; }
div.scroller div.content { width: 10000px; }
.section { color:#fff; }


/*/////////////////////////////////////////
///////////////// BANNERS ////////////////
/////////////////////////////////////////*/
#banner  { padding:0;margin:10px 0;height:130px; }
#banner ul, li  { margin:0;padding:0; }
#banner li { padding:0; margin-left:6px; float:left; }
#banner li#b01 a { display:block;width:125px; height:125px; background: url(images/125ad.png); text-indent:-999em; }
#banner li#b02 a { display:block;width:125px; height:125px; background: url(images/125ad.png); text-indent:-999em; }
#banner li#b03 a { display:block;width:125px; height:125px; background: url(images/125ad.png); text-indent:-999em; }


/*/////////////////////////////////////////
///////////////// Links ////////////////
/////////////////////////////////////////*/
.links  { height:107px; background: url() no-repeat right bottom; padding:12px 0px 0px 20px; }
.links  ul { margin:4px 0; }
.links  ul li { list-style:none;padding:4px 0px; display:inline; white-space: nowrap; }
.links  ul li a:link, .links ul li a:visited { color:#444;float:left;text-transform:none; width:89.3%;padding:2px;padding-left:9px;padding-right:9px;font-size:12px; margin:0px 3px 0px 0px; }
.links  ul li a:hover { color:#fff; background:#d88eff url(images/link-sign.png) no-repeat 95% 50%; }

.links2  { height:114px; background: url() no-repeat right bottom; padding:12px 0px 0px 20px; }
.links2  ul { margin:4px 0; }
.links2  ul li { list-style:none;padding:4px 0px; display:inline; white-space: nowrap; }
.links2  ul li a:link, .links2 ul li a:visited { color:#444;float:left;text-transform:none; width:89.3%;padding:2px;padding-left:9px;padding-right:9px;font-size:12px; margin:0px 3px 0px 0px; }
.links2  ul li a:hover { color:#fff; background:#d88eff url(images/link-sign.png) no-repeat 95% 50%; }

.links-tabiji  { height:249px; background: url() no-repeat right bottom; padding:12px 0px 0px 20px; }
.links-tabiji  ul { margin:4px 0; }
.links-tabiji  ul li { list-style:none;padding:4px 0px; display:inline; white-space: nowrap; }
.links-tabiji  ul li a:link, .links-tabiji ul li a:visited { color:#444;float:left;text-transform:none; width:89.3%;padding:2px;padding-left:9px;padding-right:9px;font-size:12px; margin:0px 3px 0px 0px; }
.links-tabiji  ul li a:hover { color:#fff; background:#d88eff url(images/link-sign.png) no-repeat 95% 50%; }

.links-mirai  { height:165px; background: url() no-repeat right bottom; padding:12px 0px 0px 20px; }
.links-mirai  ul { margin:4px 0; }
.links-mirai  ul li { list-style:none;padding:4px 0px; display:inline; white-space: nowrap; }
.links-mirai  ul li a:link, .links-mirai ul li a:visited { color:#444;float:left;text-transform:none; width:89.3%;padding:2px;padding-left:9px;padding-right:9px;font-size:12px; margin:0px 3px 0px 0px; }
.links-mirai  ul li a:hover { color:#fff; background:#d88eff url(images/link-sign.png) no-repeat 95% 50%; }

.links-kizuna  { height:389px; background: url() no-repeat right bottom; padding:12px 0px 0px 20px; }
.links-kizuna  ul { margin:4px 0; }
.links-kizuna  ul li { list-style:none;padding:4px 0px; display:inline; white-space: nowrap; }
.links-kizuna  ul li a:link, .links-kizuna ul li a:visited { color:#444;float:left;text-transform:none; width:89.3%;padding:2px;padding-left:9px;padding-right:9px;font-size:12px; margin:0px 3px 0px 0px; }
.links-kizuna  ul li a:hover { color:#fff; background:#d88eff url(images/link-sign.png) no-repeat 95% 50%; }

.links-komichi  { height:192px; background: url() no-repeat right bottom; padding:12px 0px 0px 20px; }
.links-komichi  ul { margin:4px 0; }
.links-komichi  ul li { list-style:none;padding:4px 0px; display:inline; white-space: nowrap; }
.links-komichi  ul li a:link, .links-komichi ul li a:visited { color:#444;float:left;text-transform:none; width:89.3%;padding:2px;padding-left:9px;padding-right:9px;font-size:12px; margin:0px 3px 0px 0px; }
.links-komichi  ul li a:hover { color:#fff; background:#d88eff url(images/link-sign.png) no-repeat 95% 50%; }

.music  { height:106px; background: url() no-repeat right bottom; padding:12px 0px 0px 20px; }
.music  ul { margin:4px 0; }
.music  ul li { list-style:none;padding:4px 0px; display:inline; white-space: nowrap; }
.music  ul li a:link, .music ul li a:visited { color:#444;float:left;text-transform:none; width:89.3%;padding:2px;padding-left:9px;padding-right:9px;font-size:12px; margin:0px 3px 0px 0px; }
.music  ul li a:hover { color:#fff; background:#d88eff url(images/cat-sign.png) no-repeat 95% 50%; }

.works  { height:134px; background: url() no-repeat right bottom; padding:12px 0px 0px 20px; }
.works  ul { margin:4px 0; }
.works  ul li { list-style:none;padding:4px 0px; display:inline; white-space: nowrap; }
.works  ul li a:link, .works ul li a:visited { color:#444;float:left;text-transform:none; width:89.3%;padding:2px;padding-left:9px;padding-right:9px;font-size:12px; margin:0px 3px 0px 0px; }
.works  ul li a:hover { color:#fff; background:#d88eff url(images/cat-sign.png) no-repeat 95% 50%; }


/*/////////////////////////////////////////
///////////////// FOOTER ////////////////
/////////////////////////////////////////*/
#footer { color:#555; font-size:9px;line-height:1.4em; padding:0; margin:0 auto; height:118px; clear:both; width:950px; text-align:center; background:url() no-repeat center; }
#sbm { clear:both; padding:5px 0px 0px 20px; font-size:10px; font-style:italic; line-height:18px; color:#666; }
#sbm a { color: #444; text-decoration:none; border-bottom:1px dotted #ccc; }
#sbm a:hover { color: #2a86ff; border-bottom:1px solid #2a86ff; }
#sbm img { display:none; }


/* ------------------------------------- main content area  */
#left-col {
	width: 950px;
	float: left;
}
/* main menu */
#top-bar {
	background: url(images/top-bar_6.png) no-repeat left top;
	height: 6px;
}
#nav {
	background: url(images/menu.png) no-repeat left top;
	height: 32px;
}
#nav ul{
	list-style: none;
	margin: 0px 0px 0px 32px;
	padding: 0px;
	font: 12px/100% "Century Gothic", Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
}
#nav ul li{
	margin: 0px 1px 0px 0px;
	padding: 0px;
	float: left;
	background: none;
}
#nav ul li a{
	padding: 10px 12px 10px 14px;
	text-decoration: none;
	color: #ddd;
	display: block;
}
#nav li a:visited{
	text-decoration: none;
	color: #ddd;
}
#nav li a:hover, #nav .current_page_item a{
	text-decoration: none;
	background: url(images/menu_bg.png) repeat-x;
	color: #fff;
}

/* sub menu */
#subnav {
	background: url(images/px.png) repeat-x;
}
#subnav ul {
	margin: 0px;
	padding: 5px 5px 6px 33px;
	list-style: none;
	font: 10px/100% "Century Gothic", Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
}
#subnav li {
	border-right: 1px solid #666;
	padding: 0px 8px 0px 7px;
	margin: 0 0 5px;
	display:inline;
	line-height: 18px;
}
#subnav li a, #subnav li a:visited, #subnav .page_item {
	text-decoration: none;
	color: #ccc;
}
#subnav .current_page_item a, #subnav .current_page_item a:visited {
	color: #fff;
}
#subnav li a:hover {
	text-decoration: none;
	position:relative;
	top:1px;
	left:1px;
	color: #fff;
}

/* sub menu 02 */
#subnav02 {
	background: url() repeat-x;
}
#subnav02 ul {
	padding: 0px 5px 21px 24px;
	list-style: none;
	font:10px/100% "Century Gothic", Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
}
#subnav02 li {
	border-right: 1px solid #75502a;
	padding: 0px 8px 0px 7px;
	display:inline;
}
#subnav02 li a, #subnav02 li a:visited, #subnav02 .page_item {
	text-decoration: none;
	color: #c5c5c5;
}
#subnav02 .current_page_item a, #subnav02 .current_page_item a:visited {
	color: #ffcaff;
}
#subnav02 li a:hover {
	text-decoration: none;
	position:relative;
	top:1px;
	left:1px;
	color: #ffcaff;
}

/* sub menu 03 */
#subnav03 {
	background: url() repeat-x;
	float:right;
}
#subnav03 ul {
	padding: 0px 24px 21px 5px;
	list-style: none;
	font:10px/100% "Century Gothic", Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
}
#subnav03 li {
	border-left: 1px solid #8b6641;
	padding: 0px 5px 0px 10px;
	display:inline;
}
#subnav03 li a, #subnav03 li a:visited, #subnav03 .page_item {
	text-decoration: none;
	color: #fff;
}
#subnav03 .current_page_item a, #subnav03 .current_page_item a:visited {
	color: #ffcaff;
}
#subnav03 li a:hover {
	text-decoration: none;
	position:relative;
	top:1px;
	left:1px;
	color: #ffcaff;
}

/* search form */
#searchform {
	position: absolute;
	top: 0px;
	right: 20px;
	background: url(images/searchform-bg.png) no-repeat right bottom;
	height: 38px;
	width: 253px;
}
#searchform #s{
	background: #ffffff url(images/form-field-bg.gif) no-repeat ;
	height: 17px;
	width: 191px;
	margin: 6px 5px 0px 10px;
	padding: 3px 7px 2px 5px;
	color: #999999;
	border: none;
}
#searchform #searchsubmit {
	background: url(images/search-btn.png) no-repeat left top;
	height: 24px;
	width: 24px;
	border: none;
	text-indent: -999%;
	line-height: 1px;
	margin-top: 6px;
}


input#tb_url {
	border: 1px dotted #cccccc;
	font: "Lucida Grande", "Segoe UI", Arial, Verdana;
	background-color: #f4f4f4;
	font-size: 12px;
	margin: 1px 0px 20px 0px;
	padding: 5px;
	width: 75%;
}


/* navigation */
ul.topnav   { list-style:none;text-align:left; }
.topnav li   { float:left;margin: 0; }
.topnav li a  { font:11px arial;outline:none;color:#ddd;text-decoration:none;display:block;padding:17px 0px 5px 34px; }
.topnav li a:hover   { color:#b3d565 !important; }
.topnav li.rss   { float:left;display:block; width: 87px; }
.topnav li.rss a { color: #eee; background:url(images/rss.png) no-repeat; }
.topnav li.rss a:hover   {  background:url(images/rss.png) no-repeat; color:#fff !important; text-decoration: none; position:relative; top:1px; left:1px; }
.topnav li.rss a:visited   { text-decoration:none; color: #eee; }
.topnav li.contact   { float:left;display:block; width: 74px; }
.topnav li.contact a { color: #eee; background:url(images/contact.png) no-repeat; }
.topnav li.contact a:hover   { background:url(images/contact_b.png) no-repeat; color:#fff !important; text-decoration: none; position:relative; top:1px; left:1px; }
.topnav li.contact a:visited   { text-decoration:none; color: #eee; }
.topnav li.login   { float:left;display:block; width: 62px; }
.topnav li.login a { color: #eee; background:url(images/login.png) no-repeat; }
.topnav li.login a:hover   {  background:url(images/login.png) no-repeat; color:#fff !important; text-decoration: none; position:relative; top:1px; left:1px; }
.topnav li.login a:visited   { text-decoration:none; color: #eee; }


/*/////////////////////////////////////////
///////////////// YouTube ////////////////
/////////////////////////////////////////*/
.tube  { padding:8px 0px 12px; text-align: center; }


/*/////////////////////////////////////////
///////////////// QR Code ////////////////
/////////////////////////////////////////*/
#qr {
	background: url(images/qr-code.png) no-repeat center top;
	height: 138px;
	margin:15px 20px 10px;
}


.music_back {
	background-image: url(images/image_music_back.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}


.profile_jp_back {
	background-image: url(images/image_profile_jp_back.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.profile_ch_back {
	background-image: url(images/image_profile_ch_back.png);
	background-repeat: no-repeat;
	background-position: right top;
}

