@import url(https://fonts.googleapis.com/css?family=Raleway:400,700,600);

body {
	font-family:'Raleway', Meiryo, sans-serif;
    background: url('images/bg.gif');
    color: #666666;
}

div.col-xs-12 {
	padding:0!important;
}

/* Common Elements */
a,
#component_buddyblogs_showall,
#component_buddies_showall,
.pagination > li > a{
    color: #83ae5b;
    text-decoration:none;
}
a:hover, a:focus,
#component_buddyblogs_showall:hover,
#component_buddies_showall:hover,
.pagination > li > a:hover{
	color: #83ae5b;
    text-decoration:underline;
}

.post-header h2 a, .post-header h2 a:focus, .post-header h2 a:active, .post-header h2 a:hover {
	color:#f7725b;
}
.progress-bar {
    background-color: #bed6b6;
	box-shadow:none;
}
.component_poll_result_count {
	color:#fff;
}

.notices li, #component_introduction_buddy_status span {
	border-radius:5px;
	background-color:#f9eae7;
	color:#fa8470;
	padding:8px 10px;
}

.notices li {
	margin-top:0;
	border-radius:0;
}

#component_introduction_buddy_status span {
	border-radius:5px;
	background-color:#f9eae7;
	color:#fa8470;
	padding:8px 10px;
}

.post-header h2 {
	font-size:1.9em;
	background:url('images/header_bg.png') no-repeat 0 4px;
	padding: 14px 0 0 45px;
	border-top:4px dotted #c3d3bd;
}

.sidebar-container h3 {
	margin-bottom:15px;
	color: #fff;
	font-size: 1.2em;
	text-transform: uppercase;
	padding: 8px 10px;
	background: #fa8470;
}

#component_buddies_buddy {
	font-size:.95em;
}

#component_introduction_statement {
	line-height:1.4;
}

 .btn {
	display:block;
	color:#fff;
	padding:5px 20px;
	background:#f7745e;
	background:linear-gradient(#fa8f7d, #f7745e);
	margin-top:10px;
	border:0;
	border-radius:5px;
	text-shadow:0px 1px #a93f31;
}

.btn:hover, .btn:focus {
	color:#fff;
}
.btn-default:hover, .btn:focus {
    background: #fa8f7d;
}
.post_poll {
	margin-left:0;
	padding-left:0;
	border:0;
}
.poll-label, .component_poll_result_answer	{
}

.calendar_button, 
.calendar_button:hover, 
.calendar_button:focus,
.calendar_button:active {
	color:#f7725b;
}
#component_calendar_container a {
	font-weight:normal;
}

#component_calendar th {
	color:#423f4f;
}

#component_calendar td a {
	text-decoration:underline;
}
.component_calendar_today {
	color:#fa8470;
}

#component_calendar_container table tr {
	border-top:1px solid #ddd;
	background:#f9f9f9;
}

#component_calendar_container table tr:nth-child(even) {
	background:#fff;
}

#component_search_data .btn {
	margin:0 auto;
}
.component_categories_category, .component_history_item {
	border-bottom: 1px dotted #ccc;
}

#component_categories a, 
#component_categories a:hover, 
#component_categories a:active, 
#component_categories a:focus,
#component_history a, 
#component_history a:hover, 
#component_history a:active, 
#component_history a:focus {
	color:#666;
}
.table-striped > tbody > tr:nth-child(2n+1) > td, .table-striped > tbody > tr:nth-child(2n+1) > th {
	background:transparent;
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
	border:0;
}
.component_poll_question {
	font-size:1.3em;
	color:#fa8470;
}
.component_latestcomments_comment {
	text-align:left;
	border:0;
}
.component_latestcomments_comment .author a {
	text-decoration:underline;
}
.component_latestcomments_comment .content {
	background:transparent;
	font-weight:bold;
}

.component_latestcomments_comment {
	border-top:1px dotted #ddd;
	padding:10px 0 0 0;
}
.component_latestcomments_comment:first-child {
	border:0;
	padding-top:0;
}

#menu > div {
    margin: 0px 0px 1.6em;
}

.component_latestcomments_comment .author, .component_latestcomments_comment .date {
	font-size:0.85em;
}

#comments .comment_info {
	font-size:.85em;
	line-height:1.3;
	color:#666;
}
#comments .comment_info a {
	text-decoration:underline;
	font-weight:bold;
	
}
#component_reply_position, .component_reply_explain, #component_reply_image, #component_comment_marker {
	font-size:0.9em;
}
.component_reply_explain, #component_reply_image, #component_comment_marker {
	font-style:italic;
}
.caption {
}
/* Custom Styles */
#component_freespace_data {
	margin:15px 0;
}
.freespace {
	margin-top:0;
	background-color:rgba(255,255,255,0.8);
}
.content, ul.notices {
    background: #fff;
    background-color:rgba(255,255,255,0.8);
}

ul.notices {
	padding:15px;
}
#buddyblogs {
    background: #fff;
	color:#4a4a4a;
	font-size:1em;
	border:1px solid #c3d3bd;
	border-radius:10px;
}
#buddyblogs a, #buddyblogs a:active, #buddyblogs a:hover, #buddyblogs a:focus {
    color:#4a4a4a;
}
#buddyblogs a:hover {
	text-decoration:underline;
}

#post_component_thread,
.component_comment {
    background: #e3efdf;
    color:#666;
}
#buddyblogs h2, #post_component_thread h2 {
    color: #f7725b;
	font-weight:600;
	font-size:1.3em;
}
.blog-header {
	text-align:left;
    padding:1.5em 1em;
	margin:0 -15px -1px -15px;
	color:#463107;
}
.blog-header h1 {
    font-size: 2.5em;
    padding: 0 0 0.3em;
}

.blog-header h1 a {
	color:#463107;
	text-shadow: 0 2px #fff;
}
	
.blog-header h1 a:hover {
	text-decoration:underline;
}
	

.blog-header h1, .post-header h2 {
line-height:1.2em;
}

.buddy-posts,
.blog-thread {
    background: #eff5fc;
    border-right: 1px solid #e5eef9;
    border-bottom: 1px solid #e5eef9;
}
.buddy-posts h4,
.blog-thread h4,
.sidebar h3 {
    color: #475d8f;
}
.sidebar-container .progress {
	background-color:#e8e4df;
}
.posts article.comment {
    background: #eff5fc;
    border-right: 1px solid #e5eef9;
    border-bottom: 1px solid #e5eef9;
}
.posts .comment:nth-child(2n){
    background: #E8EFF7;
}
#comments hr {
    display:none;
}
.blog-footer, #component_paginator_pageIndex {
    color: #666;
}
.blog-footer {
	margin-top:15px;
}

.pagination-footer {
    margin-bottom: 1.5em;
}

#component_paginator_pageIndex {	
	padding:0;
	font-size:1em;
	font-weight:600;
}
.notifications .col-xs-12 {
    padding: 0;
}

#component_buddies_showall,
#component_introduction .btn, 
#component_introduction_buddy_status .btn {
	background:#fff;
	color:#fa8470;
	text-transform:capitalize;
	border:1px solid #fa8470;
	text-shadow:none;
	padding:8px 10px;
	margin-top:15px;
	border-radius:5px;
}

#component_buddies_showall:before,
#component_introduction .btn:before, #component_buddies_showall:before {
	font-family:'FontAwesome';
	content: "\f003";
	margin-right:8px;
	font-size:1.2em;
}
#component_introduction_buddy_status .btn:before {
	content: "\f118";
}

#component_buddies_showall:before {
	content: "\f055";
}

#component_buddies_showall:hover,
#component_introduction .btn:hover, 
#component_introduction_buddy_status .btn:hover {
	color:#83ae5b;
	border:1px solid #83ae5b;
	background:#fff;
	border-radius:5px;
	text-decoration:none;
}

.post-date-month, .post-date-day {
	font-weight:600;
	color:#666;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
	color: #fff;
	background-color: #FA8F7D!important;
	border:0!important;
}

.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: #83ae5b;
  border:0;
}

li.indent_level_1,
li.indent_level_2,
li.indent_level_3,
li.indent_level_4,
li.indent_level_5,
li.indent_level_6,
li.indent_level_7 {
	width:100%;
}

div.indent_level_1,
div.indent_level_2,
div.indent_level_3,
div.indent_level_4,
div.indent_level_5,
div.indent_level_6,
div.indent_level_7 {
	margin-top:-1em;
	width:100%;
}

.indent_level_1 .component_comment_userInfo,
.indent_level_2 .component_comment_userInfo, 
.indent_level_3 .component_comment_userInfo, 
.indent_level_4 .component_comment_userInfo, 
.indent_level_5 .component_comment_userInfo, 
.indent_level_6 .component_comment_userInfo, 
.indent_level_7 .component_comment_userInfo  {
	border-top:1px solid #9bc28e;
	padding-top:15px;
}
.indent_level_1 {
    padding-left: 10%;
}

.indent_level_2 {
    padding-left: 15%;
}

.indent_level_3 {
    padding-left: 20%;
}

.indent_level_4 {
    padding-left: 25%;
}

.indent_level_5, .indent_level_6, .indent_level_7 {
	width:100%;
	padding-left:30%;
}

#comments textarea#component_reply_content {
	background:transparent;
}

#component_comment_reply {
    border-left: 5px solid #e3efdf;
}

.component_comment_userInfo img {
	margin-bottom:10px;
}

.component_comment_content pre {
	clear:both;
	color:#666;
}

.pagination > li > a {
	border:0;
	background:transparent;
	font-family:Arial, Meiryo, sans-serif;
}
.pagination > .active > a, .pagination > .active > span, 
.pagination > .active > a:hover, .pagination > .active > span:hover, 
.pagination > .active > a:focus, .pagination > .active > span:focus,
.pagination > li > a:hover, .pagination > li > a:active, .pagination > li > a:focus {
	background:transparent;
	color:#fa8470;
}
.pagination > .disabled > span, 
.pagination > .disabled > span:hover, 
.pagination > .disabled > span:focus, 
.pagination > .disabled > a, 
.pagination > .disabled > a:hover, 
.pagination > .disabled > a:focus {
	background:none;
}
.post_footer, .post-header li {
	border:0;
}
.post_footer li {
	margin:0 5px 0 0;
}

.post-text {
	font-size:0.9em!important;
}

#component_comment_delete blockquote {
	border-left:0;
	color:#f87b66;
}
#component_comment_delete .btn {
	display:inline-block;
}

@media only screen and (max-width:375px) {
	.post-header h2 {
    background:none;
    padding: 14px 0px 0px 0px;
	}
}

@media only screen and (max-width:767px) {
	.table-responsive {
    border:0;
	}
}

@media only screen 
and (min-device-width : 375px) 
and (max-device-width : 667px) {
	.blog-header h1 { font-size: 2.5em; }
	.post-header h2 { font-size: 2em; }
}

@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 568px) { 
	.blog-header h1 { font-size: 2.5em; }
	.post-header h2 { font-size: 2em; }
}

@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 480px) {
	.blog-header h1 { font-size: 2.5em; }
	.post-header h2 { font-size: 2em; }
	}

