﻿/*
Theme Name: Love The Orange
Theme URI:
Description: A clean and user friendly theme which highlights the blog content and user comments so beautifully. Made simple so anyone can maintain it easily, feel free to contact for additional support at <a href="http://www.webdesigncreatives.com">Web Design Creatives</a>.
Version: 2.0
Author: Web Design Creatives
Author URI: http://www.webdesigncreatives.com
Tags: white, orange, two-columns, fixed-width, right-sidebar
*/

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, fieldset, form, label, legend, p, blockquote, pre, a, abbr, acronym, address, code, del, em, img, dl, dt, dd, ol, ul, li, table, caption, tbody, tfoot, thead, tr, th, td  {
	margin: 0px; 
	padding: 0px;
}
html, body {
	background:#FFF;
	color: #333333;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size:13px;
	line-height:19px;
}
a{
	color: #0099FF;
	text-decoration:underline;
}

a:hover, a:focus, a:active {
	color: #EA7521;
	text-decoration:none;
}
ul, li {
	list-style:none;
}

h2 {
	color: #333333;
	margin:10px 0;
	padding:10px 0;
	font-size:21px;
	font-weight:bold;
	border-bottom:3px dotted #008CCF;
}


.entry h3{
	background:url(images/bg_mem_h3.gif) repeat-x;
	border:1px solid #CCCCCC;
	color: #008CCF;
	font-size:110%;
	font-weight:bold;
	letter-spacing:0.1em;
	margin:0 0 20px 0;
	padding:5px 10px 3px;
}


.new_subject .border{
	background: url(images/dotline.gif) ;
	height:1px;
	width:100%;
	margin:5px 0;
}

/******************** テーブル ********************/

.tablename{
	background:#f2f2f2;
	padding:10px;
}
.tabledetail{
	background:#fff;
	padding:10px;
}

/* Global 
---------------------------------------------------- */
#wraper {
	margin:0 auto 20px;
	width:950px;
}
.tc{
	height: 9px;
	font-size: 0px;
	overflow: hidden;
}
.tc span{ 
	display: block;
	height: 9px;
	width: 10px;
	font-size: 0px;
}

.navigation {
	color:#EA7521;
	font-size:28px;
	font-weight:normal;
	line-height:30px;
	width:72%;
	overflow:hidden;
	margin-bottom:20px;
	font-size:28px;
}
.sml a {
	font-size:18px !important;	
}
.alignleft, .alignright {
	font-size:18px !important;
}
.navigation a {
	color:#EA7521;
	font-size:28px;
	font-weight:normal;
	line-height:30px;
	text-decoration:none;
}
.navigation a:hover {
	color:#000;
	text-decoration:underline;
}

.alignleft {
	float:left;
}

.alignright {
	float:right;
}

.sml .alignright {
	float:left;
}

/* Columns Class 
--------------------------------------------------------------*/
#content {
	padding-bottom: 10px;
	overflow: hidden;
	background: #fff;
	padding: 10px;
}
#content .post, #content .comments {
	width:680px;
	float:left;	
}
#post {
	width:670px;
	float:center;
}
#sidebar {
	width: 230px;
	float: right;	
}
#content .post h2 span.comment {
	border:none;
}
#content .post h2 span.comment span {
	border:none;
	display: block;
	position:absolute;
	top:12px;
	right:2px;
	background: url(images/icon-comments.gif) 0 0 no-repeat;	
	padding-left:20px;
	color:#666 !important;
	height:15px;
}
#content .post h2 span.comment a {
	display: block;
	background: url(images/icon-comments.gif) 0 0 no-repeat;	
	padding-left:20px;
	color:#AE927D !important;
	height:15px;
	text-decoration:underline;
	position:absolute;
	top:12px;
	right:2px;
}
#content .post h2 span.comment a:hover {
	font: normal 11px Arial, Verdana, Helvetica, sans-serif; 
	text-decoration:none;
}
#content .post h2.h2title {	
	color:#351905;
	font-size: 1.5em;
	width:100%;
	position:relative;
	border-top: 1px dotted #DBD2C4;
	border-bottom: 1px dotted #DBD2C4;
	margin-bottom:10px;
	padding:4px 0;
	font-weight: bold;
	overflow:hidden;
}
#content .post h2 a {
	color:#351905;
	text-decoration:none;
	}
#content .post h2 a:hover {
	color:#351905;
	font-weight:bold;
	text-decoration:underline;
	}	
h2 span {
	font: normal 0.65em Arial, Verdana, Helvetica, sans-serif; 
	color:#AE927D; 
	padding-left: 10px;
	margin-left: 10px;
	border-left: 1px solid #DFCDBF;
}

h5.comments {
	border-bottom:1px solid #D4D7D9;
	color:#131313;
	font-family:Arial,Helvetica,sans-serif;
	font-size:18px;
	margin:10px 0 12px;
	padding:0;
	width:97% !important;
}
abbr, acronym {
	border-bottom: 1px dotted #000000;
}
caption, th, td { 
	text-align: left; 
	font-weight: normal; 
}

/* Header 
---------------------------------------------------------------*/
#header {
	position: relative;
	overflow: hidden;
	background: #fff;
	overflow: hidden;
	height:100px;
}

#header #description{
	background :url(images/bg_des.png) no-repeat top center;
	width:100%;
	height:21px;
	margin: 0 0 10px 0;
}

#header #description h1{
	float:left;
	padding:0 0 0 10px;
	color:#999999;
	font-size:10px;
	font-weight:normal;
	width:400px;
}

#header #description ul.globalNav{
	float:right;
	text-align:right;
	padding:0 10px 0 0;
	width:500px;
	font-size:10px;
}
#header #description ul.globalNav li {
	display: inline;
	border-right:1px solid #EBEBEB;
	padding:1px 8px;
}
#header #description ul.globalNav li.last {
	border-right:none;
}
#header #description ul.globalNav li a, ul.globalNav li a:link {
	color: #818181;
	text-decoration:none;
}
#header #description ul.globalNav li a:hover {
	color: #0099FF;
	text-decoration:none;
}

#header h1 a{
	float:left;
	display:block;
	background :url(images/logo.gif) no-repeat;
	width:300px;
	height:60px;
	outline: none;
	text-indent:-9999px;
}

#header .cm{
	float:right;
	display:block;
}

/* パンくず */

.breadCrumbs {
	padding: 0;
	margin:0 0 10px 0;
	font-size: 12px ;
	color: #000000;
	width: 100%;
	text-decoration: none;
}
.breadCrumbs a {
	color: #4699CC;
	text-decoration: underline;
	font-weight:normal;
}


/* Main Navigation 
---------------------------------------------------------------*/

#mainNav {
	background:#FFF url(images/bg_nav.gif) no-repeat top center;
	color: #EF9552;
	clear:left;
	height:40px;
	padding:5px 0 0 0;
}
#mainNav ul {
	float:center;
	margin:0 auto;
	background: url(images/nav.png) no-repeat;
	width:880px;
	height:30px;
	outline: none;
	text-indent:-9999px;
	}
#mainNav li {
	float:left;
	display:block;
    width:146px;
	height:30px;
    text-indent:-9999px;
    outline: none;
}
#mainNav li a {
	float:left;
	display:block;
    width:146px;
	height:30px;
    text-indent:-9999px;
    outline: none;
}

#mainNav .menu1 a{
	background: url(images/nav.png);
	background-position:0px 0px;
}
#mainNav .menu1 a:hover, #mainNav .menu1on{
	background: url(images/nav.png);
	background-position:0 -30px;
}
#mainNav .menu2 a{
	background: url(images/nav.png);
	background-position:-146px 0px;
}
#mainNav .menu2 a:hover, #mainNav .menu2on{
	background: url(images/nav.png);
	background-position:-146px -30px;
}
#mainNav .menu3 a{
	background: url(images/nav.png);
	background-position:-292px 0px;
}
#mainNav .menu3 a:hover, #mainNav .menu3on{
	background: url(images/nav.png);
	background-position:-292px -30px;
}
#mainNav .menu4 a{
	background: url(images/nav.png);
	background-position:-438px 0px;
}
#mainNav .menu4 a:hover, #mainNav .menu4on{
	background: url(images/nav.png);
	background-position:-438px -30px;
}
#mainNav .menu5 a{
	background: url(images/nav.png);
	background-position:-584px 0px;
}
#mainNav .menu5 a:hover, #mainNav .menu5on{
	background: url(images/nav.png);
	background-position:-584px -30px;
}
#mainNav .menu6 a{
	background: url(images/nav.png);
	background-position:-730px 0px;
}
#mainNav .menu6 a:hover, #mainNav .menu6on{
	background: url(images/nav.png);
	background-position:-730px -30px;
}


.headSearch {
	float:right;
	margin-right:10px;
}
.keyword {
	float:left;
	background:url(images/search-text.gif) 0 0 no-repeat;
	width:129px;
	height:22px;
	border:none;
	font-size:11px;
	padding:4px 0 0 4px;
	color:#818181;
	margin:0 !important;
}	
.searchButton {
	float:left;
	background:url(images/search-button.gif) 0 0 no-repeat;
	width:60px;
	height:22px;
	border:none;
	margin:0 !important;
	}

.campaign_banner{
	margin: 10px 0 0 0;
}

	
/* Mixed Content Class
---------------------------------------------------------------*/
.post p {
	margin-bottom: 15px;
}
blockquote {
	background: url(images/quotes.gif) 0 0 no-repeat;
	padding-left: 50px;
	color: #000;
	margin:20px 0;
}
.post ul {
	font-size:12px;
	margin-bottom: 10px;
	color:#666;
	line-height:24px;
	margin:-8px 0 20px 15px;
}	
.post ul li {
	background: url(images/bullet-content.gif) 0 8px no-repeat;
	padding-left:15px;
}
.post ul li ul{
	font-size:12px;
	margin-bottom: 10px;
	line-height:24px;
	margin:0px;
}
.post ul li ul li {
	background: url(images/bullet-content2.gif) 0 8px no-repeat !important;
}
.post ol {
	margin-bottom: 10px;
	color:#666;
	margin:-8px 0 20px 35px;
}
.post ol li {
	list-style-type:decimal;
	padding-left:0px;
}
.post ol li ol{
	margin:5px 0 5px 18px;
}

.post a:hover .post .postmetadata a:hover {
	text-decoration:none;
	color:#EA7521;
	white-space:nowrap;
}
.post .postmetadata {
	margin:0 auto;
	width:89%;
	background:#F9F9F9;
	color:#999999;
	font-size:11px;
	line-height:18px;	
	margin-bottom:30px;
	padding:5px 20px;
	
}
.entry {
	margin:0 auto;
	width:95%;
	clear:left;
}
.entry ul{
	margin:20px 0 0 0;
	line-height:24px;
}
.entry ul li{
	list-style:none;
	background: url(images/footer_navimark.png) no-repeat;
    background-position:0;
	padding-left:15px;
}

.post .postmetadata a {
	color:#AE927D !important;
	text-decoration:underline;
	}
.post .postmetadata a:hover {
	color:#AE927D !important;
	text-decoration:none;
	}

.tags {
	padding:0 15px;
	line-height:21px;
}	
.tags a {
	color:#9A8A7C !important;
	font-weight:bold;
	text-decoration:none;
}	
.tags a:hover {
	color:#000 !important;
	font-weight:bold;
	text-decoration:underline !important;
}


/* TOP 新着情報
---------------------------------------------------------------*/

.new_detail{
	background: url(images/new_detail.gif) ;
	margin:5px 0;
	padding:5px;
	height:auto;
}
new1 .border{
	height:1px;
	border-bottom:1px solid #999999;
	width:210px;
	margin:5px 0 5px -5px;
}
#new1{
	margin:20px 0;
	float:left;
	background: #FF9999;
	width:220px;
	font-size:10px;
}
#new1 .new_subject{
	margin:0 auto 10px;
	padding:10px 5px 5px 5px;
	background: #fff;
	width:200px;
}

#new1 .new_title_1{
	background: url(images/new_title_1.gif) no-repeat;
	width:100%;
	height:50px;
}

#new2{
	margin:20px 0;
	float:left;
	background: #CCFF00;
	width:220px;
	font-size:10px;
}
#new2 .new_subject{
	margin:0 auto 10px;
	padding:10px 5px 5px 5px;
	background: #fff;
	width:200px;
}
#new2 .new_title_2{
	background: url(images/new_title_2.gif) no-repeat;
	width:100%;
	height:50px;
}

#new3{
	margin:20px 10px;
	float:left;
	background: #FFCC00;
	width:220px;
	font-size:10px;
}
#new3 .new_subject{
	margin:0 auto 10px;
	padding:10px 5px 5px 5px;
	background: #fff;
	width:200px;
}
#new3 .new_title_3{
	background: url(images/new_title_3.gif) no-repeat;
	width:100%;
	height:50px;
}

#new4{
	margin:20px 10px;
	float:left;
	background: #FF66CC;
	width:220px;
	font-size:10px;
}
#new4 .new_subject{
	margin:0 auto 10px;
	padding:10px 5px 5px 5px;
	background: #fff;
	width:200px;
}
#new4 .new_title_4{
	background: url(images/new_title_4.gif) no-repeat;
	width:100%;
	height:50px;
}

#new5{
	margin:20px 0;
	float:left;
	background: #33cc00;
	width:220px;
	font-size:10px;
}
#new5 .new_subject{
	margin:0 auto 10px;
	padding:10px 5px 5px 5px;
	background: #fff;
	width:200px;
}
#new5 .new_title_5{
	background: url(images/new_title_5.gif) no-repeat;
	width:100%;
	height:50px;
}


/* Login 
---------------------------------------------------------------*/

#loginform{
	display:block;
	float:center;
	background: url(images/bg_form.gif);
	width:680px;
	height:110px;
	margin: 0 auto;
}
#loginform #uid {
	float:left;
	margin:32px 0 0 193px;
	width:185px;
	height:12px;
}
#loginform #upw {
	float:left;
	margin:12px 0 0 193px;
	width:185px;
	height:12px;
}
#loginform #loginsubmit {
	float:left;
	background: url(images/btn_login.gif);
	margin:-35px 0 0 400px;
	width:172px;
	height:34px;
	border:0px;
}
#login_error {
	float:center;
	width:660px;
	background:#FCFCFC;
	border: 1px  solid red;
	color:red;
	padding:10px;
	margin: 0 auto 10px;
}
#reminder {
	float:center;
	text-align:center;
	margin: 10px auto;
}


/* Common Used Class 
---------------------------------------------------------------*/
.float_left {
	float: left;
}
.float_right {
	float: right;
}
.clear_both {
	clear: both;
}
abbr[title], acronym[title] {
	border-bottom:1px dotted #999999;
	cursor:help;
	font-style:italic;
}

/* Forms 
----------------------------------------------------------- */
fieldset {
	border: 1px solid #F3E3D7;
	padding: 10px;
	margin-bottom:15px;
}
legend {
	font:bold 14px Arial, Verdana, Helvetica, sans-serif; 
}
label {
	font:bold 11px Arial, Verdana, Helvetica, sans-serif; 
}
input[type="radio"], input[type="checkbox"] {
	margin-right:15px;
	}
textarea {
	width:100% !important;
}

/* Side bar
-------------------------------------------------------------*/
#sidebar h3 {
	color:#000;
	margin:10px 0 8px 0;
	font-size:16px;
	font-weight:bold;
}
#sidebar .join a{
	display:block;
	background: url(images/entry_btn.gif) no-repeat;
	background-position:0px 0px;
	width:230px;
	height:75px;
	text-indent:-9999px;
	outline: none;
	margin:0 auto 10px;
}
#sidebar .join a:hover{
	display:block;
	background: url(images/entry_btn.gif) no-repeat;
	background-position:0px -75px;
	width:230px;
	height:75px;
	text-indent:-9999px;
	outline: none;
	margin:0 auto 10px;
}
.rightPan {
	background: url(images/gray-top-curve.gif) #EBEBEB top right no-repeat;
	margin-bottom: 10px;
	text-indent:15px;
}
.rightPan span.stc {
	background: url(images/gray-top-curve.gif) top left no-repeat;
	display: block;
	height: 5px;
	width: 10px;
	line-height:0;
}

.gbc {
	background: url(images/gray-bottom-curve.gif) bottom right no-repeat;
	height:15px;
	font-size: 0px;
	line-height:0;
}
.gbc span.sbc {
	background: url(images/gray-bottom-curve.gif) bottom left no-repeat;
	display: block;
	height:15px;
	width: 10px;
}

#sidebar ul {
	line-height:25px;
}
#sidebar ul li {
	background: url(images/bullet-sidebar.gif) 15px 11px no-repeat;
	padding-left: 12px;
	margin-left:5px;
}
#sidebar ul li ul {
	margin-bottom: 0px;
}
#sidebar ul li ul li {
	background: url(images/bullet-content.gif) 15px 10px no-repeat;
	margin-left:0px;
}
#sidebar a {
	color: #333;
}
#sidebar a:hover {
	color:#000;
	text-decoration:none;
}

#sidebar .newsfeed{
	margin:0;
	float:left;
	background: #008CCF;
	width:230px;
	font-size:11px;
}
#sidebar .feed_detail{
	margin:0 auto 10px;
	padding:10px 5px 5px 5px;
	background: #fff;
	width:210px;
}
#sidebar .feed_title {
	background: url(images/newsfeed_top.gif) no-repeat;
	width:100%;
	height:30px;
}

#sidebar .feed_detail li{
	list-style:none;
	background: url(images/footer_navimark.png) no-repeat;
    background-position:0 5px;
	padding-left:9px;
}

/*********** TOPICS ***********/

#sidebar .topics{
	background: url(images/bg_side_cnt.png) no-repeat;
	width:230px;
	height:240px;
	margin: 0 0 10px 0;
	padding:40px 0px 0 10px;
	color:#fff;
}
#sidebar .topics .topics_date{
}
#sidebar .topics .topics_title a{
	display:block;
	text-decoration:none;
	color:#fff;
	width:210px;
	font-size:12px;
}
#sidebar .topics .topics_title a:hover{
	text-decoration:underline;
	color:#fff;
}
#sidebar .topics .border{
	background: url(images/dotline.gif) ;
	height:1px;
	width:210px;
	margin:5px 0;
}

#sidebar .topics .newsall a{
	margin:0 20px 0 0;
	float:right;
	color:#fff;
	text-decoration:none;
}
#sidebar .topics .newsall a:hover{
	text-decoration:underline;
}


/* Comments 
------------------------------------------------------------*/
.commetmain {
	border-bottom:1px dotted #999;
	clear:both;
	height:100%;
	margin-bottom:15px;
	overflow:hidden;
	padding:10px;
}
.commetmainalt {
	background:#FFF2E8;
	border-bottom:1px dotted #999;
	clear:both;
	height:100%;
	margin-bottom:15px;
	overflow:hidden;
	padding:10px;
}
.commet_left {
	float:left;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	width:15%;
	padding-right:15px;
}
.comment-author {
	font-size:11px;
	padding-bottom:5px;
}
.comment-author strong, .comment-author strong a {
	font-size:14px;
	}
.commet_right {
	border-left:1px dotted #999;
	float:left;
	min-height:55px;
	padding:5px 0 0 15px;
	width:76%;
	min-height:100px;
}
.thecomment, .comment-body {
	margin:0;
}
.avatar {
	display:block;
	margin:5px 0 0 0;
}
small {
	color:#999;
}

/* Footer
---------------------------------------------------- */
#footer {
	float:left;
	background-image:url(images/bg_footer.png);
    background-repeat:no-repeat;
	width:102%;
	height:190px;
	margin:30px 0 0 0;
	padding:10px 0 10px;
}

/* クリエイターズナビ */
#JobNavi {
    float:left;
    width:900px;
    text-align:left;
    height:155px;
    padding:0 0 0 40px;
    font-size:12px;
}
#JobNavi h3 {
    width:540px;
    padding-top:20px;
    height:0;
    overflow:hidden;
    background-image:url(images/footer_naviheader.png);
    background-repeat:no-repeat;
    background-position:0 0;
}
#JobNavi ul {
    width:100%;
    list-style:none;
    margin-top:10px;
}
#JobNavi ul li {
    float:left;
    width:300px;
}
#JobNavi ul ul {
    width:auto;
    margin-top:0;
}
#JobNavi ul ul li {
    float:none;
    padding-left:16px;
    background-image:url(images/footer_navimark.png);
    background-position:0 center;
    background-repeat:no-repeat;
    line-height:150%;
    width:auto;
}
#JobNavi #NaviCreators {
    width:300px;
}
#JobNavi ul ul li a {
    text-decoration:none;
    color:#666666;
}
#JobNavi ul ul li a:hover {
    text-decoration:underline;
    color:#0099ff;
}
#NaviCreatorsServiceProgram {
    margin-bottom:8px;
}
#footer .copy {
	float:left;
	margin:5px 0 0 30px;
	color:#B9B9B9;
}


/* Comments Form
------------------------------------------------------------*/
#commentform label {
	float:left;
	text-align:left;
	margin-bottom:15px;
	font-size:11px;
	width:110px;
	font-weight:bold;
}
.txtarea {
	width:75% !important;
	float:right;
	padding:5px;
	margin-bottom:5px;
	border:1px solid #b8b8b8;
	background:#FAF8F8;
	font:12px Arial, Helvetica, sans-serif;
}
.txtarea:hover {
	border:1px solid #B6B6B6;
	background:#F4F3F3;
}
.Cmtbutton:hover {
	background:#000;
	border:medium none;
	color:#FAF8F8;	
}
.Cmtbutton {
	background:#EA7521;
	border:medium none;
	clear:both;
	color:#FAF8F8;
	float:left;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	margin-left:100px;
	padding:5px;
	width:180px;
	margin-left:142px !important;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	overflow:hidden;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
.wp-caption-text {
	overflow:none !important;
	margin:0 !important;
}
dl {
	margin-bottom:15px;
}


/* ========================================  table */
table#table-01 {
    width: 100%;
    border: 1px #E3E3E3 solid;
    border-collapse: collapse;
    border-spacing: 0;
}

table#table-01 th {
    padding: 5px;
    border: #E3E3E3 solid;
    border-width: 0 0 1px 1px;
	background:url(images/bg_mem_h3.gif) repeat-x;
    font-weight: bold;
    line-height: 120%;
    white-space: nowrap; 
}
table#table-01 td {
    padding: 5px;
    border: 1px #E3E3E3 solid;
    border-width: 0 0 1px 1px;
}
table#table-02, table#table-02 th, table#table-02 td{
    width: 100%;
    border: 0px;
}

/*************** Stats ***************/
img#wpstats{display:none}