/*  
Theme Name: GlossyBlue
Theme URI: http://www.ndesign-studio.com
Description: WP glossy theme designed by <a href="http://www.ndesign-studio.com">N.Design Studio</a>.
Version: 1.4
Author: Nick La
Author URI: http://www.ndesign-studio.com

	This theme was designed and built by Nick La.

	By downloading and using this theme, you agree to the following terms:
    - You may NOT resell this theme
    - A link back to N.Design Studio must be retained in the footer (either modified or unmodified)
    - You may use this theme for personal or commercial projects
    - You may modify, translate or distribute

*/

body {
	font-family: "Lucida Grande", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", 'メイリオ', Meiryo, "ＭＳ Ｐゴシック", Geneva, Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	background-color:#f0f0f0;
	margin: 0px;
	padding: 0px 0px 30px;
	color:#585858;
}
td, th, input, textarea {
	font-family: "Lucida Grande", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", 'メイリオ', Meiryo, "ＭＳ Ｐゴシック", Geneva, Arial, Verdana, sans-serif;
}
/* IE 6 */
* html * {
	line-break: strict;
	vertical-align:baseline;
	font-family: 'メイリオ', Meiryo, sans-serif;
}
/* IE 7 */
*:first-child+html body
,*:first-child+html td
,*:first-child+html th
,*:first-child+html input
,*:first-child+html textarea {
	line-break: strict;
	font-family: 'メイリオ', Meiryo, sans-serif;
}
/* IE 8 */
html>/**/body 
, html>/**/body td
, html>/**/body th
, html>/**/body input
, html>/**/body textarea
{
	line-break /*\**/: strict\9;
	font-family /*\**/: 'メイリオ', Meiryo, sans-serif\9;
}
/* safari */
body:first-of-type
, body:first-of-type td
, body:first-of-type th
, body:first-of-type input
, body:first-of-type textarea
{
	font-family: "Lucida Grande", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", 'メイリオ', Meiryo, "ＭＳ Ｐゴシック", Geneva, Arial, Verdana, sans-serif;
}

a {
	color:#2971a7;
	text-decoration: none;
	/* *** mac IE *** */
	outline:none 0 #000;
}
a:visited {
	text-decoration: none;
}
a:hover {
	color: #FF6600;
}
img {
	border: none;
}
/** TABLE
* ********************** */
table{
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	background-color: #fff;
}
p {
	padding: 0px 0px 15px;
	margin: 0px;
}
.aligncenter{
	text-align: center;
}
.hidden {
	display: none;
}
.photo-frame{
	margin:5px;
	margin-left:0;
	padding:10px;
	background-color: #fff;
	border:1px solid #ccc;
}
.photo-left{
	float: left;
}
.flash-sample-container{
	border:1px solid #ccc;
}
.red-box{
	line-height:15px;
	padding:3px;
	background-color:#f00;
	color:#ff0;
	margin:0 3px;
}
/** CLEAR FIX
============== */
.clear-fix:after{
	content:".";
	display:block;
	clear:both;
	visibility: hidden;
}
.clear-fix{
	display: inline-block;
}
/* hack \*/
* html body .clear-fix{
	height:1%;
}
.clear-fix{
	display: block;
}
/* hack END */
/**
******************************************************************* */
pre{	
	word-wrap: break-word;
	padding:5px;

	margin:0;
	margin-bottom:12px;
	
	border:1px solid #c6daec;
	background-color: #e9f1f9;
	font-family: "Courier", "Courier New",monospace;
	font-size:12px;
	overflow: auto;
}

blockquote {
	background:#F4F5F7 url(images/blockquote.gif) 3px 3px no-repeat;
	border:1px dashed #CCC;
	padding:8px 12px 8px 36px;
	margin:5px 0;
}
code{
	font-family: "Courier", "Courier New",monospace;
	font-size:12px;
}
.png{
	behavior: url(http://www.inazumatv.com/contents/wp-content/themes/glossyblue-1-4-original/libs/iepng/iepngfix.htc);
}

a.more-link{
	clear: both;
	display: inline-block;
	height:24px;
	margin-top:20px;
	line-height:24px;
	padding-left:30px;
	overflow: hidden;
	background:transparent url(images/forward.png) no-repeat 0 50%;
	
	color:black;
	text-decoration: underline;
}
html>body a.more-link{
	display:inline;
}

a.more-link:hover{
	color: #f63;
}
/**
******************************************************************* */
h1#main-visual-copy {
	margin:0px;
	background: url(images/header-icon.gif) no-repeat;
	padding-left: 80px;
	height: 70px;
	color: #c9eefe;
	color:#ffffff;
	
	padding-right:10px;
	font-size: 24px;
	line-height: 1.5em;
	font-weight:bold;
}
h1#main-visual-copy a, h1#main-visual-copy a:visited{
	color: #c9eefe;
	color:#ffffff;
	
	text-decoration: none;
}
h1#main-visual-copy a:hover{
	color: #ffffff;
	color:#f60;
	
	text-decoration: none;
}
h2 {
	/* color: #59770e; */
	color: #2a2d21;
	margin: 0px 0px 2px;
	border-bottom: 1px dotted #CCCCCC;
	letter-spacing: -1px;
	padding-bottom: 3px;
	font-size: 18px;
	line-height: 1.5em;
	font-weight:normal;
}
h2 a, h2 a:visited {
	color: #2a2d21;
	text-decoration: none;
}
h2 a:hover {
	color: #FF6600;
	text-decoration: none;
}
h3 {
	color: #2a2d21;
	margin: 10px 0px 5px;
	font-size: 14px;
	line-height: 1.5em;
	font-weight:normal;
}
h4 {
	color: #2a2d21;
	margin: 10px 0px 5px;
	font-size: 12px;
	line-height: 1.5em;
	font-weight:normal;
}
form {
	margin:0px;
	padding:0px;
}
#page {
	margin: 0px auto;
	border: 5px solid #333;
	background: #FFFFFF url(images/content-bg-x.png) repeat-y;
	width:900px;
}
/* header area */
#header {
	background: #000 url(images/x-38.jpg) no-repeat;
	height: 170px;
	border-bottom: 3px solid #59780a;
	border-color: #333;
	
	position: relative;
}
#headerimg {
	position: relative;
	padding: 30px 0px 0px 40px;
	height: 60px;
	
	padding-top:0;
}
#headerimg h1{
	margin:0;
	padding:0;
}
#headerimg h1 a:hover{
	text-decoration: none;
}
#headerimg .description{
	position: absolute;
	left: 120px;
	top:80px;
	color:#f00;
	font-size: 14px;
}
#nav {
	list-style: none;
	margin: 0px;
	position: absolute;
	right: 10px;
	bottom: 0px;
}
#nav li {
	float: left;
	margin-left: 5px;
}
#nav .current_page_item a, #nav .current_page_item a:visited{
	color: #000000;
	text-decoration: none;
}
#nav .page_item a{
	color: #ffffff;
	text-decoration: none;
	background: #505050 url(images/nav-button-bg-x.png) repeat-x;
	padding: 5px 15px;
	border: 1px solid #333;
	border-bottom: none;
	display: block;
	font-size: 14px;
	line-height: 1.5em;
	font-weight:bold;
}
#nav .page_item a:hover {
	color: #000000;
}

/* content area */
#content {
	padding: 10px 0px 30px 20px;
	float: left;
	overflow: hidden;
	width:625px;
}
.post {
	clear:both;
	padding-top: 15px;
}
/** POST DATE
******************* */
.post-date {
	width: 45px;
	height:60px;
	float:left;
	background: url(images/date-bg-x.png) no-repeat;
}
.post-month {
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	display:block;
	line-height: 11px;
	padding-top: 2px;
	margin-left: -3px;
}
.post-day {
	font-size: 18px;
	text-transform: uppercase;
	color: #999999;
	text-align: center;
	display:block;
	line-height: 18px;
	padding-top: 7px;
	margin-left: -3px;
}

.post-year{
	font-size: 10px;
	display:block;
	padding-top: 4px;
	text-align: center;
}

.post-title {
	float: left;
	margin-left: 10px;
	width:570px;
}

/**	ENTRY
********************************** */
.entry {
	clear: both;
	padding-top: 10px;
}
.post-cat {
	background: url(images/category.gif) no-repeat;
	padding-left: 20px;
	float:left;
	font-size: 95%;
	color: #999999;
	
	display: block;
	clear: both;
}

.entry ul{
	margin-top:0;
	padding-top:0;
}
/**	TAG
********************************** */
.post-tag-meta{
	background: url(images/mini-category.gif) no-repeat;
	padding-left: 20px;
	float: right;
	font-size: 95%;
}

p.bottom-post-cat{
	padding:0;
	margin:0;
}
p.postmetadata{
	margin:0;
	padding:0;
}
/**	COMMENT
********************************** */
.post-comments {
	background: url(images/mini-comments.gif) no-repeat;
	padding-left: 20px;
	float: right;
	font-size: 95%;
}
.post-calendar {
	background: url(images/mini-calendar.gif) no-repeat;
	padding-left: 20px;
	float: right;
	font-size: 95%;
	color: #999999;
}
.mini-add-comment {
	background: url(images/mini-down-arrow.gif) no-repeat;
	padding-left: 18px;
	float: right;
}
.navigation {
	clear: both;
	padding: 10px 0px;
}
.navigation a, .navigation a:visited {
	color: #2a2d21;
}
.previous-entries a {
	float: left;
	padding-left: 18px;
	background: url(images/mini-nav-left.gif) no-repeat left center;
}
.next-entries a {
	float: right;
	padding-right: 18px;
	background: url(images/mini-nav-right.gif) no-repeat right center;
}

/* comments area */
#comments, #respond {
	border-bottom: 1px dotted #CCCCCC;
	padding: 10px 0 5px 0;
	clear: both;
}
.commentlist {
	margin: 10px 0px;
	padding-left: 20px;
	line-height: 130%;
}
.commentlist li{
	padding: 5px 10px;
}
.commentlist .alt {
	background: #f1fedb;
}
.commentlist cite {
	font-weight: bold;
	font-style: normal;
	font-size: 120%;
	color: #CC6600;
}
.commentlist cite a, .commentlist cite a:visited {
	color: #CC6600;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
#commentform {
	margin-top: 10px;
	font-size: 12px;
	line-height: 1.5em;
	font-weight:normal;
}
#commentform p {
	padding: 6px 0px;
	margin: 0px;
}
#commentform label{
	color: #787878;
	font-size: 87%;
}
#commentform input{
	width: 200px;
	background:#f1fedb;
	border: 1px solid #bdd77f;
	padding: 3px;
	margin-top: 3px;
}
#commentform textarea{
	width: 478px;
	height: 115px;
	background:#e1e1e1;
	border: 1px solid #a5a5a5;
	padding: 2px;
	margin-top: 3px;
	
	outline: none;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #ffffff;
}
#commentform #submit{
	background: url(images/btn-bg-x.png) no-repeat;
	color: #FFFFFF;
	border: none;
	float:right;
	width: 144px;
	height: 28px;
	cursor: pointer;
	font-size: 12px;
	line-height: 1.5em;
	font-weight:bold;
}

/*sidebar */
#sidebar {
	float: right;
	padding: 0px 10px 20px 0px;
	width: 220px;
	color: #666666;
	overflow: hidden;
}
/*sidebar title (h2) */
#sidebar h2, #sidebar .sidebartitle{
	color: #444;
	margin: 20px 0px 2px;
	border-bottom: 1px solid #444;
	font-size: 14px;
	line-height: 1.5em;
	font-weight:bold;
}

/* */
.link-cat-prefecture
{
    color: #7c7c7c;
    font-weight:bold;
}

/*sidebar text styles */
#sidebar a, #sidebar a:visited{
	color:#333;
	text-decoration: none;
}
#sidebar a:hover{
	color: #FF6600;
	text-decoration: none;
}
/** add current-cat 
*********************** */
#sidebar .current-cat a,
#sidebar .current-cat a:visited {
	color:#fff;
}
#sidebar .current-cat .children a,
#sidebar .current-cat .children a:visited {
	color: inherit;
	color:#333;
}

#sidebar .current-cat a:hover{
	color: #FF6600;
}

/*sidebar list level1 */
#sidebar ul {
	margin: 0;
	padding: 0;
}
#sidebar ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
/*sidebar list level2 */
#sidebar ul li ul {
	padding: 0;
	margin: 0;
}
#sidebar ul li ul li{
	padding: 2px 0 2px 0px;
	border-bottom: 1px solid #707070;
}
/*sidebar list level3 */
#sidebar ul li ul li ul li{
	padding: 1px 0 1px 10px;
	border: none;
}

/**	ARCHIVER
**************************** */
#sidebar #sidebar-archives-li {
	display: none;
}

/** TAG CLOUD
**************************** */
#sidebar #tag-cloud{
	margin: 20px 0px 2px;
	border-bottom: 1px solid #444;
	border-top: 1px solid #444;
	padding:3px 0;
}
/** FLASH
**************************** */
*/
/*blogroll */
ul.list-blogroll li{
	background: url(images/mini-blogroll.gif) no-repeat !important;
	padding-left: 16px !important;
}
ul.blogroll li{
	background: url(images/mini-blogroll.gif) no-repeat !important;
	padding-left: 16px !important;
}
/*category widget */
ul.list-cat li, li.widget_categories li{
	background: url(images/category.gif) no-repeat !important;
	padding-left: 20px !important;
}
/**
	2010-06-08 current-cat 追加
* ************************************ */
ul.list-cat li.current-cat a {
	border-bottom: 1px dotted #f63;
}
ul.list-cat li.current-cat ul.children a {
	border: none;
}

/*archives widget */
ul.list-archives li, li.widget_archives li{
	background: url(images/mini-monthly-archive.gif) no-repeat !important;
	padding-left: 20px !important;
}
/*pages widget */
ul.list-page li, li.widget_pages li, li.widget_recent_entries li{
	background: url(images/mini-page.gif) no-repeat !important;
	padding-left: 20px !important;
}
/*sub-pages */
ul.list-page li ul li, li.widget_pages li ul li{
	background: url(images/mini-page-arrow.gif) no-repeat !important;
	padding-left: 10px !important;
}
/*recent comments widget */
li.widget_recent_comments li{
	background: url(images/mini-recent-comments.gif) no-repeat !important;
	padding-left: 20px !important;
}
/*calendar widget */
li.widget_calendar td {
	padding: 1px 7px;
}
/*text widget */
.textwidget {
	padding-top: 5px;
}

/*search form */
#searchform {
	margin: 15px 0 0;
}
#searchform br {
	display: none;
}
#searchform #s {
	width: 135px;
	height: 22px;
	padding: 4px 5px 0px 5px;
	border: 1px solid #5c5c5c;
	background: #fff;
	margin-right: 2px;
	color: #000000;
	font-weight: normal;
}
/* search form button - to specify button only use input[type="submit"] */
#searchform input {
	background: url(images/search-btn-bg-x.png) no-repeat;
	border: none;
	width: 67px;
	height: 26px;
	color: #FFFFFF;
	vertical-align: middle;
	font-size: 12px;
	line-height: 1.5em;
	font-weight:bold;
}

/**	SEARCH RESULT
************************* */
.search-result{
	border-bottom: 1px dotted #ccc;
	padding-bottom:5px;
}
.search-result:after{
	content:".";
	display:block;
	clear:both;
	visibility: hidden;
}
.search-result{
	display: inline-block;
}
/* hack \*/
* html body .search-result{
	height:1%;
}
.search-result{
	display: block;
}
.search-result p{
	margin:0;
}
/* footer area */
#footer {
	clear: both;
	background: #048DB4 url(images/footer-bg.gif) no-repeat;
	background-color: #3a3a38;
	color: #ACD7EE;
	line-height: 130%;
	padding-bottom: 10px;
}
#footer a, #footer a:visited {
	color: #ffffff;
}
#footer a:hover {
	color:#FDFF77;
	text-decoration:none;
	border:0;
}
#footer h4 {
	color: #9cdbfb;
	margin: 10px 0px 5px;
	font-size: 14px;
	line-height: 1.5em;
	font-weight:normal;
}
.footer-recent-comments {
	width: 640px;
	float: left;
	margin-left: 10px;
}
.footer-recent-comments ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.footer-recent-comments ul li {
	background: url(images/mini-footer-comments.gif) no-repeat;
	padding: 0px 0px 10px 20px;
}
.footer-recent-posts {
	width: 640px;
	float: left;
	margin-left: 10px;
}
.footer-recent-posts strong {
	font-size: 107%;
	line-height: 135%;
	font-weight: bold;
}
.footer-recent-posts ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 92%;
	line-height: 110%;
}
.footer-recent-posts ul li {
	background: url(images/mini-footer-post.gif) no-repeat;
	padding: 0px 0px 10px 20px;
	width:290px !important;
	width:300px;
	height:40px;
	margin-right:10px;
	float:left;
	overflow:hidden;
}
.footer-about {
	width: 220px;
	float: right;
	padding-right: 10px;
	padding-left: 10px;
	background: url(images/footer-right-bg.gif) no-repeat;
	min-height: 200px;
}
/* ******* 2007.07.14 ******** */
.footer-recent-comments a:hover,.footer-recent-posts a:hover{
	color:#f60;
}
/* credits */
#credits {
	margin: 0px auto;
	width: 760px;
	color: #7a9299;
	font-size: 85%;
	line-height: 120%;
}
#credits a, #credit a:visited {
	color: #048db4;
}
.rss {
	background: url(images/mini-rss.gif) no-repeat left center;
	padding-left: 18px;
	padding-bottom: 2px;
	margin-left: 8px;
}
.loginout {
	background: url(images/mini-loginout.gif) no-repeat left center;
	padding-left: 18px;
	padding-bottom: 2px;
	margin-left: 8px;
}

/* alignments */
.center {
	text-align: center;
}
img.center {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img[align="center"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}
img.alignleft {
	float:left;
	margin: 2px 10px 5px 0px;
}
img[align="left"] {
	float:left;
	margin: 2px 10px 5px 0px;
}

.alignright {
	float: right;
}
img.alignright {
	float:right;
	margin: 2px 0px 5px 10px;
}
img[align="right"] {
	float:right;
	margin: 2px 0px 5px 10px;
}

.clear {
	clear:both;
}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}
hr.clearall {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}
/* ***** action ***** */
.hover-action a:hover{color:#f60;}
/* ***** blog roll ***** */
.link-cat-prefecture{font-size:12px;}
.link-roll a{font-size:12px;padding-left:10px;}

/* ****** current-page-chiled ******* */
.current-page-chiled{border-top:1px dotted #ccc;}
a.current-page-parent-link{
	color: #7c7c7c;
}
a:hover.current-page-parent-link{color:#f60;}
.current-page-chiled ul{margin-top:0;padding-top:0;}
.current-page-chiled li{list-style:none;}
.current-page-chiled li a{
	color: #7c7c7c;
}
.current-page-chiled li a:hover{color:#f60;}

#banner-icon-box{padding:30px 0;}

#sidebar a.current-page-parent-link, #sidebar a.current-page-parent-link:visited{
	color: #7c7c7c;
	text-decoration: none;
}
#sidebar a.current-page-parent-link:hover{color:#f60;}
/* ****** common ******* */
.small{font-size:10px;}

/* ****** form ******* */
.require{color:#D00294;font-weight:bold;}
#form-inquiry{}
#form-inquiry p{padding:0;margin:0;}
form#form-inquiry,#form-inquiry table{margin:0;padding:0;}
#form-inquiry table{width:99%;}
#form-inquiry table{border-collapse:collapse}
#form-inquiry th{font-weight:normal;text-align:left;}
#form-inquiry th,#form-inquiry td{padding:3px;margin:0;}
#form-inquiry th,#form-inquiry td{border:1px solid #999;}
.width-form{width:90%;}
#form-inquiry th{}
#form-inquiry td{width:330px;}

.form-separate-title{background-color:#eee;text-align:center;}
.form-separate-title-inquiry{background-color:#DDF0D8;text-align:center;}
#action-message
{
	/*height:32px;*/
}

#form-inquiry ul,#form-inquiry li{margin:0;padding:0;list-style:none;}
.caution{color:#f00;font-weight:bold;}
.w100{width:100%;}
.w33{width:33%;}
.w70{width:70%;}
.float-left,fleft{float:left;}
.right{text-align:right;}
.left{text-align:left;}

.no-style, no-style li{list-style:none;margin:0;padding:0;}
#other-input{display:none;}

/* :::::::::::::: HOME ::::::::::::::: */
.home-post h4 {
	color: #2a2d21;
	
	margin: 0px 0px 2px;
	border-bottom: 1px dotted #CCCCCC;
	letter-spacing: -1px;
	padding-bottom: 3px;
	font-size: 12px;
	line-height: 1.5em;
	font-weight:normal;
}
.home-post h4 a, .home-post h4 a:visited {
	color: #2a2d21;
	text-decoration: none;
}
.home-post h4 a:hover {
	color: #FF6600;
	text-decoration: none;
}
.home-icon, .home-icon p {height:80px;margin:0;padding:0;}


/* :::::::::::::: Related Navi tag and word ::::::::::::::: */
ul.related-navi{
	margin:0;
	padding:0;
	padding-top: 3px;
	
	max-height: 100px;
	overflow:auto;
	
	border:1px solid #ccc;
}
ul#wpjrelated{
	margin:0;
	padding:0;
}
ul.related-navi li,
ul#wpjrelated li{
	margin:0;
	padding:0;
	list-style: none;
	margin-left:10px;
}
ul.related-navi li.current-single,
ul#wpjrelated li.current-single{
	padding-left: 20px;
	background:transparent url(images/check-grey.gif) no-repeat;
}
ul.related-navi li.current-single a,
li.current-single{
	color: #333;
}

ul.related-navi li h4.related-navi-h4{
	font-size:14px;
	background-color:#333;
	color:#fff;
	height:20px;
	line-height:20px;
	text-indent:10px;
	
	margin-left:-10px;
}
div#wpjr h4.related-navi-h4,
h4.related-navi-h4
{
	font-size:14px;
	background-color:#343434;
	color:#fefefe;
	height:20px;
	line-height:20px;
	text-indent:10px;
	
	clear: both;
}
div#wpjr h4.related-navi-h4{
	margin-bottom:5px;
}
h4.related-navi-h4{
	margin-bottom:0;
}
div#wpjr {
	margin-bottom: 12px;
}

/**    Sinple Tags    */
ul.st-related-posts{
	margin:0;
	padding:0;
	margin-bottom:12px;
}
ul.st-related-posts li{
	margin:0;
	padding:0;
	list-style: none;
	margin-left:10px;
}
/* :::::::::::::: Search Word ::::::::::::::: */
div.by-search-word{}
div.by-search-word P{
	margin:0;
	padding:0;
	margin-bottom: 12px;
}
div.by-search-word ul{
	margin:0;
	padding:0;
}
div.by-search-word ul li{
	margin:0;
	padding:0;
	list-style: none;
	margin-left:10px;
}
/* :::::::::::::: Books ::::::::::::::: */
.image{
	margin-right:10px;
}
.title{
	width:240px;
}
/* :::::::::::::: matrix-table ::::::::::::::: */
table.matrix-table, table.matrix-table td{
	border:1px solid #ccc;
	width:620px;
}
table.matrix-table td{
	white-space: nowrap;
	line-height: 1.5em;
	text-align:right;
	width:16.7%;
}
table.matrix-table td.matrix-table-info{
	background-color: #ebf2e6;
	text-align:left;
}
table.matrix-table .matrix-table-hed td, table.matrix-table td.matrix-table-hed{
	text-align:center;
	font-weight: bold;
}

/* :::::::::::::: flash-world ::::::::::::::: */
#flash-world{
	margin:0;
	margin-top:10px;
	margin-bottom:10px;
	width:340px;
	height:170px;
	float: left;
}
/* :::::::::::::: gurux2-flash ::::::::::::::: */
#gurux2-flash {
	margin-top:10px;
	margin-bottom:10px;
	width:220px;
	height:220px;
	float:right;
}

/* :::::::::::::: c-form ::::::::::::::: */
.linklove {
	display:none;
}

/* :::::::::::::: CALENDAR ::::::::::::::: */
#sidebar ul li#get-calendar{
	margin-top: 20px;
}

#wp-calendar a{
	color:#2971a7;
}
#wp-calendar a:visited{
	color:#2971a7;
}
#wp-calendar a:hover{
	color:#f63;
}
#wp-calendar #prev a,#wp-calendar #next a{
	color:#2971a7;
}
#wp-calendar #prev a:hover,#wp-calendar #next a:hover{
	color:#f63;
}

#wp-calendar #today{
	border:1px solid #ccc;
	background-color: #fff4da;
}

/** add 2009-05-19 frame */
#get-calendar-container {
	width: 200px;
	background-color: #fff;
	padding-top: 3px;
}
table#wp-calendar {
	margin:5px;
	width: 190px;
	border: none;
	padding-bottom: 3px;
}
table#wp-calendar caption {
	background: transparent url(images/date.png) no-repeat 3px 50%;
}
table#wp-calendar thead {
}
table#wp-calendar tbody {
}
table#wp-calendar tbody td {
	padding: 2px;
	text-align: right;
}
table#wp-calendar tfoot {
}
/* :::::::::::::: GOOGLE AD BOTTOM ::::::::::::::: */
div.google-ad{
	clear:both;
	margin:0 auto;
	padding-top:30px;
	margin-bottom:10px;
}

div.ad-block{
	clear:both;
	margin:0 auto;
	padding-top:30px;
}

#sidebar ul li.link-banner{
	margin-top:10px;
	
	word-wrap: break-word;
}
#sidebar ul li.link-banner div{
	padding-right:5px;
}

#sidebar ul li.link-banner .w100{
	width:100px;
	word-wrap: break-word;
}
#sidebar ul li.link-banner .r10{
	margin-right:10px;
}

#sidebar ul li.link-banner iframe{
	border:none;
}

.margin-right-5{
	margin-right:5px;
}

.banner-ad{
	margin:5px 0;
	clear: all;
}
/* :::::::::::::: CAPTION ::::::::::::::: */
.wp-caption-text{
	color:#aaa;
}
/* :::::::::::::: RECOMMEND ::::::::::::::: */
#sidebar ul li ul.pickup-list li{
	padding: 2px 0 2px 0px;
	border-bottom: none;
	background: url(images/mini-page-arrow.gif) no-repeat !important;
	padding-left: 10px;
}

#sidebar ul li ul.recommend-list li ol {
	margin: 0;
	padding: 0;
}
/* #sidebar ul li ul.recommend-list li{ */
#sidebar ul li ul.recommend-list li ol li{
	padding: 2px 0 2px 0px;
	border-bottom: none;
	background: url(images/mini-page-arrow.gif) no-repeat !important;
	padding-left: 10px;
}
#sidebar ul li ul.recommend-list span {
	display: none;
}

/* :::::::::::::: CODE ::::::::::::::: */
div.detail{
	margin-bottom: 12px;
}

/* :::::::::::::: Bookmark ::::::::::::::: */
p.bookmark-me{
	text-align: right;
}
.red{
	color:#f00;
}

.num {
	display : -moz-inline-box;
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	border: 1px solid #96bfff;
	margin-right: 5px;
	background-color:#546b8e;
	color:#fffac6;
	padding: 3px 5px;
}
/* :::::::::::::: FOOTER BLOG PARTS ::::::::::::::: */
.bparts{
	width:162px;height:53px;background-color:#fff;margin:5px 0;border:1px solid #333;
}

/**		TABLE
********************************************** */
.post .entry table.setup {
	border:1px solid #CCC;
	margin:5px 0 10px;
}
.post .entry table.setup tr td {
	padding:2px 10px;
	border:1px solid #CCC;
}
.post .entry table.setup tr th {
	padding:1px 10px;
	background:#eee;
	border:1px solid #CCC;
	text-align:left;
}
/* :::::::::::::: AVATAR ::::::::::::::: */
#avatar a{
	display : -moz-inline-box;
	display: inline-block;
	
	width:130px;
	height:28px;
	line-height: 28px;
	text-align: center;
	border:1px solid #ccc;
	background-color:#99abe7;
	color: #353b51;
}
#avatar a:hover{
	border-color: #93a6e4;
	background-color:#242838;
	color:#fff;
}
/* :::::::::::::: tweets ::::::::::::::: */
/**	2009-07-18 change tweet cliant
************************************** */
#sidebar ul li#tweets {
	padding-bottom:5px;
	margin-top:10px;
}
#sidebar #tweets h2.sidebartitle{
	border-bottom: none;
	height: 32px;
	line-height: 32px;
	padding-left: 36px;
	background: transparent url(images/twitter.png) no-repeat;
}

#tweets div#tweets-container {
	padding-top:15px;
	background:transparent url(images/twframe1.png) no-repeat;
}
#sidebar ul li#tweets ol
{
	padding:0 3px;
}
#sidebar ul li#tweets ol li
{
	padding-bottom:18px;
}
/**
============================================ */
.wp-pagenavi {
	clear: both;
	padding: 15px 0;
}
/**
============================================ */
.addthis_container {
	/* clear: both; */
	margin-bottom: 12px;
	float: left;
/*
	margin-left: 20px;
	display: inline;
*/
	
	/* height:70px; */
}

.post-tweet {
	height:70px;
	margin-right: 20px;
}
/**
============================================ */
p.related {
	margin-bottom: 8px;
	border-bottom: 1px solid #333;
	padding: 0;
	color: #333;
	padding-left: 8px;
}
