/*
Theme Name: Bali Caring Community
Theme URL: http://www.balicaringcommunity.org/
Description: Komunitas Peduli Bali www.balicaringcommunity.org
Author: Wenovo
Author URI: www.wenovo.com
Version: 2018
*/

@font-face {
	font-family: 'wenosharer';
	src: url('fonts/wenosharer.eot?qtd1vw');
	src: url('fonts/wenosharer.eot?qtd1vw#iefix') format('embedded-opentype'),  url('fonts/wenosharer.ttf?qtd1vw') format('truetype'),  url('fonts/wenosharer.woff?qtd1vw') format('woff'),  url('fonts/wenosharer.svg?qtd1vw#wenosharer') format('svg');
	font-weight: normal;
	font-style: normal;
}
body {
	font-family: 'Quicksand', sans-serif;
	line-height: 21px;
}
a {
	color: #15b2e9;
	text-decoration: none;
	outline: none;
}
a:hover {
	-webkit-transition: all .55s ease;
	-moz-transition: all .55s ease;
	-o-transition: all .35s ease;
	transition: all .55s ease;
}
a:hover, a:active {
	color: #9cba22;
	;
	text-decoration: none;
}
h1, h2, h4, h5, h6 {
	line-height: 125%;
	font-weight: bold;
}
.margine {
	height: 20px;
}
ul {
	list-style: square;
}
blockquote {
	font-style: italic;
	color: #555;
	padding: 10px;
}
blockquote blockquote {
	color: #777;
}
blockquote em {
	font-style: normal;
}
pre {
	padding: 9px;
	background: #f9f9f9;
	border: 1px solid #ccc;
}
code {
	padding: 0 3px;
	background: #eee;
}
[class^="wicoshr-"], [class*=" wicoshr-"] {
	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: 'wenosharer' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.wicoshr-ytnor:before {
	content: "\e656";
}
.wicoshr-ytrounded:before {
	content: "\e66c";
}
.wicoshr-bbmnor:before {
	content: "\e900";
}
.wicoshr-bbmcircled:before {
	content: "\e901";
}
.wicoshr-ignor:before {
	content: "\e904";
}
.wicoshr-igrounded:before {
	content: "\e905";
}
.wicoshr-linenor:before {
	content: "\e906";
}
.wicoshr-linerounded:before {
	content: "\e907";
}
.wicoshr-fbnor:before {
	content: "\e608";
}
.wicoshr-fbrounded:before {
	content: "\e931";
}
.wicoshr-gpnor:before {
	content: "\e932";
}
.wicoshr-gprounded:before {
	content: "\e933";
}
.wicoshr-linnormal:before {
	content: "\e934";
}
.wicoshr-linerounded2:before {
	content: "\e935";
}
.wicoshr-pinnor:before {
	content: "\e937";
}
.wicoshr-pinrounded:before {
	content: "\e938";
}
.wicoshr-twnor:before {
	content: "\e939";
}
.wicoshr-twrounded:before {
	content: "\e93a";
}
.wicoshr-wanor:before {
	content: "\e93c";
}
.wicoshr-warounded:before {
	content: "\e908";
}
.wicoshr-chatnor:before {
	content: "\e673";
}
.wicoshr-share:before {
	content: "\e924";
}
.wicoshr-sharefilled:before {
	content: "\e925";
}
.wicoshr-magnisearch:before {
	content: "\e9d7";
}
.wicoshr-home1:before {
	content: "\e807";
}
.wicoshr-home2:before {
	content: "\e809";
}
.wicoshr-phone1:before {
	content: "\e82f";
}
.wicoshr-phone2:before {
	content: "\e917";
}
.wicoshr-mail1:before {
	content: "\e902";
}
.wicoshr-mail2:before {
	content: "\e903";
}
.slides {
	width: 912px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 50px;
}
.clear {
	clear: both;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding: 0px;
}
img.alignnone {
	padding: 5px 5px;
	margin: 0px 0px 10px 0px;
	display: inline;
	background: #ddd;
	border: 1px solid #ccc;
}
img.alignright {
	padding: 5px 5px;
	margin: 5px 0px 10px 10px;
	display: inline;
	background: #ddd;
	border: 1px solid #ccc;
}
img.alignleft {
	padding: 5px 5px;
	margin: 5px 10px 10px 0px;
	display: inline;
	background: #ddd;
	border: 1px solid #ccc;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
}
.alignright {
	float: right;
	margin: 0px 0px 10px 10px;
}
.alignleft {
	float: left;
	margin: 0px 10px 10px 0px;
}
.wp-caption {
	background: #ddd;
	border: 1px solid #ccc;
	text-align: center;
	padding: 4px 0px 5px 0px;
	color: #777;
	margin-top: 10px;
}
.wp-caption img {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	border: 0px;
}
.wp-caption p.wp-caption-text {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
}
.rounded {
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.footl {
	font-size: 13px;
	text-transform: uppercase;
	padding-bottom: 15px;
	color: #a3c030;
}
/* The Header */

#masthead {
	background: url(images/mast.png) repeat-x;
	height: 200px;
}
#top {
	height: 107px;
	margin: auto;
	width: 1000px;
	position: relative;
	background: url(images/head.png);
}
.subcribe {
	position: absolute;
	right: 40px;
	bottom: 15px;
}
.subcribe a:link, .subcribe a:visited {
	color: #222;
}
.subcribe a:hover {
	color: #FFAB06;
}
.blogname {
	width: 400px;
	margin: 15px 0 0 0px;
	height: 70px;
	text-align: left;
	float: left;
}
.blogname h1 {
	font-size: 34px;
	padding: 0 0 0px 0;
	font-weight: normal;
}
.blogname h1 a:link, .blogname h1 a:visited {
	color: #fff;
	display: block;
	margin: 5px 0 0 0px;
}
.blogname h1 a:hover {
	color: #fff;
}
.blogname h2 {
	margin: 0px 0px 0px 0px;
	font-size: 14px;
	font-weight: normal;
	color: #fff;
	text-shadow: 1px 1px 0px #172527;
}
/* The Search */

#search {
	width: 210px;
	float: left;
	display: inline;
}
#search form {
	margin: 0px 0px 0px 0px;
	padding: 0;
}
#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}
#search p {
	margin: 0;
	font-size: 85%;
}
#s {
	display: inline;
}
input#searchsubmit {
	float: right;
	display: inline;
	margin: 2px 10px 0px 0px;
	height: 22px;
	width: 25px;
	color: #fff;
	border: none;
}
/*  menu*/







	







#catmenucontainer {
	height: 40px;
	display: block;
	padding: 0px 0 0px 0px;
	font: 11px Arial, Tahoma, Century gothic, verdana, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
}
#catmenu {
	margin: 0px auto;
	padding: 0px 0px;
	height: 40px;
	overflow: hidden;
	width: 1000px;
}
#catmenu ul {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#catmenu li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#catmenu li a, #catmenu li a:link, #catmenu li a:visited {
	color: #a5da7e;
	display: block;
	font-weight: normal;
	padding: 0px 10px;
	line-height: 40px;
	text-shadow: 1px 1px 1px #203F04;
}
#catmenu li a:hover, #catmenu li a:active {
	color: #fff;
	display: block;
	line-height: 40px;
}
#catmenu li li a, #catmenu li li a:link, #catmenu li li a:visited {
	background: #274C07;
	border-bottom: 1px solid #23272A;
	color: #a5da7e;
	float: none;
	margin: 0px;
	line-height: 34px;
	width: 150px;
}
#catmenu li li a:hover, #catmenu li li a:active {
	background: #182F03;
	color: #fff;
	float: none;
	line-height: 34px;
	margin: 0px;
	width: 150px;
}
#catmenu li ul {
	height: auto;
	left: -999em;
	margin: 0px;
	padding: 0px;
	position: absolute;
	width: 170px;
	border-left: 1px solid #23272A;
	border-right: 1px solid #23272A;
	z-index: 9999;
}
#catmenu li li {
}
#catmenu li ul a {
	width: 140px;
}
#catmenu li ul a:hover, #catmenu li ul a:active {
}
#catmenu li ul ul {
	margin: -35px 0 0 170px;
}
#catmenu li:hover ul ul, #catmenu li:hover ul ul ul, #catmenu li.sfhover1 ul ul, #catmenu li.sfhover1 ul ul ul {
	left: -999em;
}
#catmenu li:hover ul, #catmenu li li:hover ul, #catmenu li li li:hover ul, #catmenu li.sfhover ul, #catmenu li li.sfhover1 ul, #catmenu li li li.sfhover1 ul {
	left: auto;
}
#catmenu li:hover, #catmenu li.sfhover1 {
	position: static;
}
/*Page menu*/























#foxmenucontainer {
	height: 53px;
	display: block;
	margin: 0px auto;
	font: 11px verdana, Arial, Tahoma, Century gothic, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	width: 1000px;
	background: url(images/menu.png);
}
#men {
	background-color: #FFFFFF;
	width: 930px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#menu {
	overflow: hidden;
	width: 892px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-color: #a4bf34;
}
#menu ul {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#menu li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#menu li a, #menu li a:link, #menu li a:visited {
	color: #FFFFFF;
	display: block;
	margin: 0px;
	line-height: 45px;
	text-transform: uppercase;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	font-size: 11px;
}
#menu li a:hover, #menu li a:active {
	color: #FF6600;
	margin: 0px;
	line-height: 45px;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#menu li li a, #menu li li a:link, #menu li li a:visited {
	width: 190px;
	color: #ccc;
	font-weight: normal;
	float: none;
	margin: 0px;
	padding: 0px 10px;
	line-height: 32px;
}
.cat {
	float: right;
	margin-right: 20px;
	margin-bottom: 7px;
}
#menu li li a:hover, #menu li li a:active {
	background: #313131;
	color: #fff;
	padding: 0px 10px;
	line-height: 32px;
	width: 170px;
}
#menu li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 190px;
	margin: 0px;
	background-color: #420414;
	opacity: 0.90;
	-moz-border-radius: 0 0 15px 15px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
}
#menu li li {
}
#menu li ul a {
	width: 140px;
}
#menu li ul a:hover, #menu li ul a:active {
}
#menu li ul ul {
	margin: -37px 0 0 170px;
}
#menu li:hover ul ul, #menu li:hover ul ul ul, #menu li.sfhover ul ul, #menu li.sfhover ul ul ul {
	left: -999em;
}
#menu li:hover ul, #menu li li:hover ul, #menu li li li:hover ul, #menu li.sfhover ul, #menu li li.sfhover ul, #menu li li li.sfhover ul {
	left: auto;
}
#menu li:hover, #menu li.sfhover {
	position: static;
}
/* Main Content*/	























#content {
	float: right;
	width: 650px;
	height: 100%;
	display: inline;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding: 0px;
	background-color: #fff;
}
.postimg {
	float: left;
	margin: 10px 10px 10px 0px;
}
.post {
	margin: 0px 0px 0px 20px;
	height: 100%;
	color: #555;
	padding: 10px 0px;
}
.title {
	margin: 0 0 0 0px;
	padding: 0px 0px 0px 0px;
}
.title h2 {
	margin: 0px 0 0px 0;
	padding: 0px 0px 0px 0px;
	font: 24px Arial, century gothic, verdana, sans-serif;
	font-weight: bold;
	overflow: hidden;
	text-shadow: 1px 1px 0px #fff;
}
.title h2 a, .title h2 a:link, .title h2 a:visited {
	color: #222;
	background-color: transparent;
}
.title h2 a:hover {
	color: #000;
	background-color: transparent;
}
.titlemeta {
	background: #f3f3f3;
	border: 1px solid #e7e7e7;
	padding: 5px 5px;
	font-size: 10px;
	text-transform: uppercase;
	text-shadow: 1px 1px 0px #fff;
}
.author {
	color: #7b7b7b;
	padding: 0px 5px;
}
.comm {
	color: #fff;
	padding: 0px 10px;
}
.comm a:link, .comm a:visited {
	color: #fff;
}
.comm a:hover {
	color: #444;
}
.postmeta {
	background: #7fd129;
	border: 1px solid #69ad22;
	font: 10px Tahoma, Georgia, Arial, century gothic, verdana, sans-serif;
	text-transform: uppercase;
	color: #B98302;
	padding: 5px 0px;
	position: relative;
}
.morer {
	position: absolute;
	top: 5px;
	right: 10px;
}
.morer a {
	color: #fff;
}
.category {
	padding: 5px 0 5px 10px;
	color: #000101;
}
.category a:link, .category a:visited {
	color: #0758A9;
}
.category a:hover {
	color: #000;
}
.entry h2 {
	font-size: 20px;
}
.entry h1 {
	border-bottom: 2px solid #ccc;
	padding-bottom: 16px;
	text-align: justify;
	font-size: 22px;
	font-weight: normal;
	color: #333;
}
.archive h1 {
	padding-bottom: 7px;
	text-align: justify;
	font-size: 22px;
	font-weight: normal;
	color: #333;
}
.entry a:link, .entry a:visited {
	color: #15b2e9;
	background-color: transparent;
}
.entry a:hover {
	color: #9cba22;
	background-color: transparent;
	text-decoration: none;
}
.entry ul, .entry ol {
	margin: .4em 0 1em;
	line-height: 150%;
}
.entry ul li, .entry ol li {
	list-style-position: outside;
	margin-left: 1.6em;
}
.entry p {
	margin: 5px 0px;
	padding: 5px 0px;
	line-height: 24px;
	/*text-align: justify;*/
}
.has-text-align-center{
	text-align:center;}
/* right column */







.right {
	float: left;
	width: 220px;
	display: inline;
	overflow: hidden;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0;
	margin-left: 10px;
}
.twitbox {
	float: left;
	width: 300px;
	background: #fff;
	margin-bottom: 10px;
	border: 1px solid #ddd;
}
p.twitter-message {
	color: #666;
	padding: 10px;
	border-bottom: 1px solid #fff;
}
a.twitter-link {
	color: #D53E13;
}
a.twitter-user {
	color: #0c7391;
}
/* The Sidebar */























.sidebar {
	float: left;
}
.hotline {
	width: 215px;
	height: 138px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.bank {
	width: 158px;
	padding: 0px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	height: 132px;
}
.cs {
	width: 215px;
	margin-top: -15px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 15px;
	background-image: url(images/lines.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.cs br {
	margin-bottom: 20px;
}
.cs a:hover {
	text-decoration: none;
	color: #FF6600;
}
#line {
	background-image: url(images/lines.jpg);
	background-repeat: no-repeat;
	height: 11px;
}
.sidebox {
	width: 278px;
	padding: 10px;
	background-color: #f5f5f5;
	position: relative;
	top: -10px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.right h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #8c0d2d;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-bottom: 15px;
	font-weight: normal;
	text-transform: uppercase;
}
.sidebox ul {
	list-style-type: none;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.sidebox li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.sidebox ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0px 0px 0px 0px;
	background-repeat: no-repeat;
}
.sidebox ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border: 0;
}
.sidebox ul ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border: 0;
}
.sidebox ul li {
	line-height: 18px;
	clear: left;
	margin: 0px;
	background-image: url(images/img05.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}
.sidebox ul li a:link, .sidebox ul li a:visited {
	color: #333333;
	text-decoration: none;
	display: block;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.sidebox a {
	color: #333333;
	text-transform: uppercase;
	text-decoration: none;
}
.sidebox a:hover {
	color: #83112e;
	text-transform: uppercase;
	text-decoration: none;
}
.sidebox ul li a:hover {
	text-decoration: none;
	color: #83112e;
}
.sidebox p {
	padding: 7px 10px;
	margin: 0;
}
.sidebox table {
	width: 100%;
	text-align: center;
	color: #787d7f;
}
li.recentcomments {
	padding: 5px 10px;
}
.oddli {
	background: #fcfcfc;
}
.squarebanner {
	padding: 10px;
	margin: 0px 0px 10px 0px;
	background: #f3f3f3;
	border: 1px solid #e7e7e7;
}
.squarebanner ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 15px 0px;
	width: 300px;
	overflow: hidden;
}
.squarebanner ul li {
	list-style-type: none;
	margin: 5px 7px 0px 0px;
	float: left;
	padding: 5px;
	display: inline;
	background: #fff;
}
/*calendar*/















#wp-calendar {
	width: 100%;
	padding: 0px 5px;
}
#calendar_wrap {
	margin: 0px auto;
}
#wp-calendar caption {
	padding: 10px 5px 5px 5px;
	font-size: 16px;
	color: #375752;
	font-weight: bold;
	font-family: Arial, Georgia, Century gothic, sans-serif;
	text-transform: uppercase;
}
#wp-calendar th, #wp-calendar td {
	padding: 5px;
	text-align: center;
	color: #fff;
	background: #333;
}
#wp-calendar td a {
	padding: 0px;
	border: none;
	color: #843400;
}
#wp-calendar td {
	background: transparent;
	border: none;
	color: #444;
}
#wp-calendar td, table#wp-calendar th {
	padding: 2px 0;
}
/* --- FOOTER --- */





#scrollsidebar {
	-webkit-transition: all .55s ease;
	-moz-transition: all .55s ease;
	-o-transition: all .35s ease;
	transition: all .55s ease;
}
.scrollsidebarin {
	padding: 0px 10px;
}

@media (min-width: 992px) {
.scrollsidebarin {
	margin-bottom: -50px;
}
}
.scrollsidebarin .boxin {
	border: 1px solid #ddd;
	border-color: rgba(221, 221, 221,.4);
	padding: 0px 15px 15px 15px;
	background-color: #fcfcfc;
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
	box-shadow: 0 1px 1px rgba(0,0,0,.05);
	border-radius: 3px;
}
.spacetop {
	display: block;
	height: 65px;
}
.homepage .maincontents {
	padding-top: 20px;
}
.homepage .spacetop {
	height: 20px;
}
.homepage .is_stuck {
	margin-top: 25px;
}
.scrollsidebarin h3 {
	font-size: 18px;
	margin-bottom: 0;
	margin-top: 10px;
}
.footcopy {
	color: #a9a9a9;
	font-size: 14px;
	margin-top: 35px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
	border-top: 1px solid rgba(221, 221, 221,.2);
}
.footcopy a:link, .footcopy a:visited {
	color: #aaa;
}
.footcopy a:hover {
	color: #fff;
}
.fcred {
	text-align: center;
	margin: 10px 0px 10px 10px;
	line-height: 16px;
}
.contentCenter {
	text-align: center;
}
/* The Page Title */

h2.pagetitle {
	font-size: 20px;
	text-align: left;
	color: #454545;
	border-bottom: 1px solid #eee;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	width: 640px;
}
h2.pagetitle a {
	color: #507409;
}
/* Comments */












#si_captcha_code {
	display: block;
	width: 200px;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 2px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
#commentsbox {
	width: 100%;
	float: left;
	box-sizing: border-box;
}
h3#comments {
	font-size: 14px;
	background-color: rgba(221, 221, 221,.1);
	border: 1px solid #e7e7e7;
	color: #4b4b4b;
	font-weight: bold;
	padding: 10px 20px;
	margin-top: 10px;
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
	box-shadow: 0 1px 1px rgba(0,0,0,.05);
}
ol.commentlist {
	margin: 0px 0 0;
	clear: both;
	overflow: hidden;
	list-style: none;
}
ol.commentlist li {
	margin: 5px 0;
	line-height: 18px;
	padding: 10px;
	border: 1px solid #e6e6e6;
}
ol.commentlist li .comment-author {
	color: #000;
}
ol.commentlist li .comment-author a:link, ol.commentlist li .comment-author a:visited {
	color: #000;
	font-weight: bold;
	text-decoration: none !important;
}
ol.commentlist li .comment-author .fn {
	color: #000;
}
cite.fn {
	color: #000;
	font-style: normal;
}
ol.commentlist li .comment-author .avatar {
	float: right;
	border: 1px solid #ddd;
	background: #fff;
	padding: 3px;
}
ol.commentlist li .comment-meta {
	font-size: 10px;
}
ol.commentlist li .comment-meta .commentmetadata {
	color: #000;
}
ol.commentlist li .comment-meta a {
	color: #15b2e9;
	text-decoration: none !important;
}
ol.commentlist li p {
	margin-top: 5px;
	color: #666;
}
ol.commentlist li .reply {
	margin-top: 10px;
	font-size: 10px;
}
ol.commentlist li .reply a {
	background: #7fd129;
	border: 1px solid #69ad22;
	color: #fff;
	text-decoration: none;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 3px 10px;
}
ol.commentlist li.odd {
}
ol.commentlist li.even {
}
ol.commentlist li ul.children {
	list-style: none;
	margin: 1em 0 0;
	text-indent: 0;
}
ol.commentlist li ul.children li.depth-2 {
	margin: 0 0 0px 50px;
}
ol.commentlist li ul.children li.depth-3 {
	margin: 0 0 0px 50px;
}
ol.commentlist li ul.children li.depth-4 {
	margin: 0 0 0px 50px;
}
ol.commentlist li ul.children li.depth-5 {
	margin: 0 0 0px 50px;
}
.comment-nav {
	padding: 5px;
	height: 20px;
}
.comment-nav a:link, .comment-nav a:visited {
	color: #222;
}
#respond {
	border: 1px solid #ddd;
	padding: 0px 0px;
	margin: 10px 0px;
	background-color: rgba(221, 221, 221,.1);
}
#respond h3 {
	font-size: 17px;
	color: #444;
	font-weight: bold;
	padding: 0px 20px;
}
#commentform {
	padding: 10px 20px;
}
#commentform p {
	margin: 5px 0px;
	color: #444;
}
#respond label {
	display: block;
	padding: 5px 0;
	color: #444;
}
#respond label small {
	font-size: 10px;
}
.widebanner {
	height: 60px;
	margin-top: 10px;
	padding: 10px 0px;
	background: url(images/ad1.jpg) repeat-x;
	text-align: center;
}
.wp-pagenavi {
	font-size: 12px;
	text-align: center !important;
}
.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:visited {
	text-decoration: none;
	background: #F2F2F2!important;
	border: 1px solid #ddd !important;
	color: #555 !important;
	padding: 3px 7px !important;
	display: block;
	text-align: center;
	float: left;
	margin-right: 4px;
}
.wp-pagenavi a:hover {
	color: #ffffff;
}
.wp-pagenavi span.pages {
	display: none;
}
.wp-pagenavi span.current {
	text-decoration: none;
	background: #15b2e9 !important;
	border: 1px solid #1474C7!important;
	color: #fff !important;
	padding: 3px 7px !important;
	display: block;
	text-align: center;
	float: left;
	margin-right: 4px;
}
.wp-pagenavi span.extend {
	text-decoration: none;
	background: #15b2e9 !important;
	border: 1px solid #1474C7!important;
	color: #fff !important;
	padding: 3px 7px !important;
	display: block;
	text-align: center;
	float: left;
	margin-right: 4px;
}
#entry-author-info {
	padding: 5px;
	background: #f8f8f8;
	border: 1px solid #000000;
	margin: 10px 10px;
}
#author-avatar {
	float: left;
	padding: 5px;
	background: #fff;
}
#author-avatar {
	float: left;
}
#author-description {
	float: left;
	margin: 0px 0px 0px 10px;
	width: 550px;
}
#author-description h3 {
	line-height: 20px;
	color: #333;
	text-shadow: 1px 1px 0px #fff;
}
#author-description p {
	line-height: 20px;
	color: #555;
}
.featbox {
	padding: 10px;
	background: #fff;
	margin: 0px 0px 10px 0px;
	border: 1px solid #ddd;
}
.fblock {
	border-bottom: 1px dotted #ccc;
	padding: 10px 0px!important;
	height: 60px;
	margin: 0px 10px;
}
.fblock:hover {
	background: #fafafa;
}
.phumb {
	margin: 0px 10px 0px 0px;
	width: 80px;
	height: 60px;
	float: left;
}
.fblock h3 {
	font-size: 14px;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	font-family: arial;
}
.fblock h3 a:link, .fblock h3 a:visited {
	font-weight: bold;
	color: #222;
}
.fblock p {
	color: #555;
	margin: 0px !important;
	padding: 5px 0px !important;
	font-size: 10px;
}
#slidearea {
	height: 250px;
	overflow: hidden;
	position: relative;
	width: 980px;
	background: #fff;
	border: 10px solid #fff;
	margin: 20px 0px 20px 0px;
	box-shadow: 0 0 10px #aaa;
	-moz-box-shadow: 0 0 10px #aaa;
	-webkit-box-shadow: 0 0 10px #aaa;
}
ul.kwicks {
	padding: 0px 10px;
	list-style: none;
}
.kwicks li {
	float: left;
	width: 196px;
	height: 250px;
	position: relative;
}
.kwikmet {
	position: absolute;
	bottom: 10px;
	left: 10px;
	right: 10px;
	display: none;
	background: url(images/trans.png);
	padding: 10px;
	width: 710px;
	color: #888;
}
.kwikmet h2 a {
	color: #F00;
	font-size: 16px;
	font-family: georgia;
	font-weight: normal;
	padding-bottom: 10px;
}
.slidimg {
	width: 750px;
	height: 250px;
}
.feedlist {
	height: 33px;
}
.feedlist ul {
	list-style: none;
}
.feedlist ul li {
	float: left;
	margin: 0px 7px 0px 0px;
}
#bottom {
	background: url(images/foot.png) top no-repeat;
	margin: 0px auto;
	width: 1000px;
}
.bottomcover {
	margin: 0px auto;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: top;
}
h3.bothead {
	height: 20px;
	font-size: 22px;
	padding: 10px 0px 10px 5px;
	color: #1a3304;
	border-bottom: 1px solid #84D129;
	text-shadow: 1px 1px 0px #172C2F;
}
.botwid {
	float: left;
	width: 230px;
	padding-bottom: 30px;
	font-size: 12px;
	font-family: Arial, Tahoma, Century gothic, sans-serif;
	margin: 20px 0px 0px 15px;
	color: #ddd;
}
.botwid ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #3C6F0D;
}
.botwid li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.botwid ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0px 0px 0px 0px;
	background-repeat: no-repeat;
}
.botwid ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border: 0;
}
.botwid ul ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border: 0;
}
.botwid ul li {
	height: 100%;
	line-height: 18px;
	clear: left;
	width: 230px;
	list-style-type: none;
	text-shadow: 1px 1px 0px #365F00;
}
.botwid ul li a:link, .botwid ul li a:visited {
	color: #FFF;
	text-decoration: none;
	padding: 5px 0px 5px 5px;
	display: block;
	border-bottom: 1px solid #70C824;
	border-top: 1px solid #3C6F0D;
}
.botwid ul li a:hover {
	color: #E3FFBF;
}
.botwid p {
	padding: 7px 10px;
	margin: 0;
}
.botwid table {
	width: 100%;
	text-align: center;
	color: #787d7f;
}
#boks {
	float: left;
	margin-right: 10px;
	margin-bottom: 15px;
	min-width: 640px;
}
#boks img {
	height: 224px;
	width: 200px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	border: 1px solid #e2e2e2;
}
#boks p {
	line-height: 20px;
	text-align: justify;
}
#boks #desc {
	padding: 15px;
	margin-bottom: 5px;
	background-color: #fff;
	border: 1px solid #e5e5e5;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
#boks #desc h2 {
	color: #00adef;
	margin-bottom: 5px;
	font-size: 18px;
}
#boks #desc a {
	color: #454545;
	text-decoration: none;
}
#boks #desc a:hover {
	color: orange;
	text-decoration: none;
}
.titled {
	color: #8c0d2d;
	text-transform: uppercase;
	font-size: 30px;
}
.new {
	color: #8c0d2d;
	text-transform: uppercase;
	font-size: 14px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: "Times New Roman", Times, serif;
	margin-bottom: 10px;
}
.item-code {
	color: #0099FF;
}
.dimension {
	color: #CC3399;
}
.details a {
	background-image: url(images/img05.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
	color: #003366;
	text-decoration: none;
}
.details a:hover {
	background-image: url(images/img05.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
	color: #CC6600;
	text-decoration: none;
}
#color {
	margin-left: 15px;
	width: 150px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-weight: bold;
}
#head {
	height: 50px;
	width: 930px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #6d0b24;
}
#bahasa {
	float: right;
	padding-top: 10px;
	width: 300px;
}
.flag1 {
	float: left;
	width: 25px;
	height: 17px;
	padding-right: 5px;
	padding-top: 12px;
}
.flag2 {
	float: left;
	width: 25px;
	height: 17px;
	padding-right: 5px;
	padding-top: 12px;
}
.flag3 {
	float: left;
	width: 25px;
	height: 17px;
	padding-right: 5px;
	padding-top: 12px;
}
#page {
	margin-top: 80px;
}
.banner {
 width: 890\; margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 890px;
	margin-top: 0px;
	padding: 15px;
}
.ban1 {
	background-image: url(images/banner_05.jpg);
	background-repeat: no-repeat;
	height: 204px;
	width: 285px;
	float: left;
	margin-right: 17px;
}
.ban2 {
	background-image: url(images/banner_06.jpg);
	background-repeat: no-repeat;
	height: 204px;
	width: 285px;
	float: left;
	margin-right: 17px;
}
.ban3 {
	background-image: url(images/banner_07.jpg);
	background-repeat: no-repeat;
	height: 204px;
	width: 285px;
	float: left;
}
.lines {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	height: 4px;
	width: 890px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#navigations h2 {
	font-family: "Lucida Sans Unicode", Helvetica, Arial;
	font-size: 15px;
	color: #000;
	margin: 0px;
	line-height: normal;
	font-weight: normal;
	height: 25px;
	line-height: 25px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 8px;
}
.nav2 ul {
	list-style: none;
	margin: 0;
	padding: 0px 0px 12px 0px;
}
.nav2 ul li {
}
.nav2 ul li a {
	font-weight: normal;
	color: #144768;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 14px;
	white-space: nowrap;
	padding-left: 28px;
	padding-top: 5px;
	height: 18px;
	display: block;
	text-decoration: none;
	line-height: normal;
	border-bottom: 1px solid #E8E8E8;
}
.nav2 ul li a:hover {
	background-image: url(images/arrow2.gif);
	background-repeat: no-repeat;
	background-color: #F6EFE1;
	display: block;
	text-decoration: none;
}
.nav2 .active a {
	background-image: url(images/arrow2.gif);
	background-repeat: no-repeat;
	background-color: #F6EFE1;
	background-position: 14px;
	display: block;
	text-decoration: none;
}
/* facebook plugin */

.fb-like {
	margin: 15px 0 0;
}
.fb-send {
	margin: 15px 0;
	display: block!important;
}
/* testimonial */

.nav2 ul li ul a {
	margin-left: 15px;
}
/* PageNavi */

#pagenavibcc {
	height: 50px;
	margin: 0;
	padding: 5px;
	width: 100%;
	margin-bottom: 35px;
}
/*box intro*/

.entry.intro {
	padding: 30px 0 20px 0;
}
a.soci {
	display: inline-block;
	width: 100px;
	border-radius: 3px;
	color: #333;
	cursor: pointer;
	font-weight: bold;
	height: 18px;
	position: relative;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
	width: 40%;
	line-height: 15px;
	font-size: 11px;
	font-family: arial;
	padding-left: 30px;
	box-sizing: border-box;
}
a.soci.ig {
	background-image: url(images/ic-ig.png);
	background-repeat: no-repeat;
	background-position: 10px center;
}
a.soci.tw {
	background-image: url(images/ic-tw.png);
	background-repeat: no-repeat;
	background-position: 10px center;
}
a.soci.fb {
	background-image: url(images/ic-fb.png);
	background-repeat: no-repeat;
	background-position: 10px center;
}
.yutub {
	padding-top: 25px;
	position: relative;
	width: 100%;
	margin: auto;
}
.yutub iframe {
	left: 0;
	top: 0;
	width: 100%;
   border: none;
}
.clearf {
	float: left;
}
.contact-number {
	margin-top: 10px;
}
.contact-number, .contact-number a {
	color: #333333;
}
.contact-number a:hover {
	color: #9cba22;
}
.contact-number .contact-row {
	padding: 2px 2px;
	line-height: 30px;
	font-size: 13px;
}
.contact-row > span, .contact-row a span {
	display: inline-block;
	padding-right: 4px;
	vertical-align: middle;
}
.contact-row img {
	display: inline-block;
	padding-right: 4px;
	vertical-align: middle;
}
.wenn .nav, .wenn .collapse, .wenn .dropup, .wenn .dropdown {
	position: static;
}
.wenn .container {
	position: relative;
}
.wenn .dropdown-menu {
	left: auto;
}
.wenn .wenn-content {
	padding: 10px 30px;
}
.wenn .dropdown.wenn-fw .dropdown-menu {
	left: 0;
	right: 0;
}
.wenn .wenn-content ul {
	margin-top: 5px;
	padding-left: 0px;
	list-style-type: none;
}
nav.navbar.bccmenu.wenn.navbar-default .navbar-nav > li > a:hover {
	color: #15b2e9;
}
.wenn .dropdown-menu > li > .wenn-content a {
	display: block;
	padding: 5px 3px;
	clear: both;
	font-weight: 400;
	line-height: 1.42857143;
	color: #333;
	white-space: nowrap;
}
.wenn .dropdown-menu > li > .wenn-content a:hover, .wenn .dropdown-menu > li > .wenn-content a:active {
	color: #15b2e9;
	text-decoration: none;
}
.wenn .dropdown-menu > li > a:hover, .wenn .dropdown-menu > li > a:active {
	background: none;
	color: #15b2e9;
	text-decoration: none;
}
nav.navbar.bccmenu.wenn {
	background-color: #ffffff;
	box-shadow: 0 2px 2px rgba(38, 50, 56, 0.09) !important;
	border: none;
}
nav.navbar.bccmenu.wenn.navbar-default .navbar-nav > .open > a, nav.navbar.bccmenu.wenn.navbar-default .navbar-nav > .open > a:focus, nav.navbar.bccmenu.wenn.navbar-default .navbar-nav > .open > a:hover {
	background-color: #f4f4f4;
}
nav.navbar.bccmenu.wenn.navbar-default .navbar-toggle {
	border: none;
	margin-top: 14px;
	border-radius: 2px;
}
.wenn .dropdown a.imgfilter {
	-webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
	filter: grayscale(100%);
}
.wenn .dropdown a.imgfilter:hover {
	-webkit-filter: grayscale(0%); /* Safari 6.0 - 9.0 */
	filter: grayscale(0%);
}
.wenn .wenn-content ul.cols2 {
	width: 320px;
}
.wenn .wenn-content ul.cols2 li {
	display: inline-block;
	width: 156px;
}
.container-fluid.full {
	padding-right: 0;
	padding-left: 0;
	margin-right: auto;
	margin-left: auto;
}
.container-fluid.full.footer {
	background-color: #656565;
	padding-top: 30px;
	padding-bottom: 40px;
	margin-top: 30px;
	background-image: url(images/footerbg.png);
	background-repeat: repeat;
}
.container-fluid.full.footer {
	color: #c5c5c5;
}
.container-fluid.full.footer a {
	color: #ffffff;
}
.container-fluid.full.footer a:hover {
	color: #95bf39;
}
.container-fluid.full.footer ul {
	padding-left: 0px;
	list-style-type: none;
	margin-bottom: 20px;
}
.container-fluid.full.footer h5 {
	font-size: 16px;
}
.h1, h1 {
	font-size: 24px;
	font-weight: normal;
}
.panel-default.archiveitem {
	border-radius: 2px;
	background-color: rgba(221, 221, 221,.1);
	border-color: rgba(221, 221, 221,.4);
}
.panel-default.archiveitem:hover {
	background-color: rgba(255, 255, 255,1);
	border-color: rgba(221, 221, 221,.7);
	-webkit-transition: all .55s ease;
	-moz-transition: all .55s ease;
	-o-transition: all .35s ease;
	transition: all .55s ease;
}
.panel-default.archiveitem > .panel-heading {
	background: none;
	border: none;
	padding-top: 20px;
	text-align: justify;
}
.panel-default.archiveitem > .panel-heading h3.panel-title {
	line-height: 22px;
}
.panel-default.archiveitem > .panel-heading h3.panel-title a {
	color: #15b2e9;
}
.panel-default.archiveitem > .panel-heading h3.panel-title a:hover {
	color: #9cba22;
}
.panel-default.archiveitem > .panel-body {
	padding-top: 0;
	text-align: justify;
}
.form-control, .btn, .panel, .modal-content, .dropdown-menu, .alert, .colorprev, .sortablelist li div.dd-holder, .messi, .thinking:after, .sortablelist li div.dd-holder .colorthumb, .yearcalendar .calendar-wrap-sm, .yearcalendar .month-container, .wtb-sm .wtbcaption, .wenbs.phrase, .input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group > .btn, .input-group-btn:first-child > .dropdown-toggle, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle), .input-group-btn:last-child > .btn-group:not(:last-child) > .btn, .input-group-addon, .area-group .addon.right, .picker__holder, .picker__day, .picker--focused .picker__day--highlighted, .picker__day--highlighted:hover, .picker__day--infocus:hover, .picker__day--outfocus:hover, .picker__footer button, div.colorPicker-palette, div.colorPicker-picker, h3#comments, ol.commentlist li, #respond {
	border-radius: 2px;
}
.homeslide {
	background-image: url(images/homeslide.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	height: 500px;
	width: 100%;
	margin-top: -20px;
}
.homebuttons {
	width: 100%;
	margin-top: 330px;
	box-sizing: border-box;
}
.homebuttons img {
	margin-bottom: 5px;
}
.homebuttons p {
}
.homebuttons h2 {
	font-size: 18px;
	display: inline-block;
	margin: 0;
	padding: 0;
	margin-left: 15px;
	font-weight: 400;
	color: #444;
}
.homebutton {
	width: 100%;
	display: block;
	padding: 15px;
	background-color: rgba(255, 255, 255, .8);
	border-radius: 5px;
	box-sizing: border-box;
	margin-bottom: 10px;
}
.homebuttons a {
	color: rgba(68, 68, 68, 1);
}
.homebuttons a:hover {
	color: rgba(255, 255, 255, .9);
}
.homebutton.o {
	background-color: rgba(229, 181, 41, .8);
}
.homebutton.b {
	background-color: rgba(14, 194, 231, .8);
}
.homebutton.h {
	background-color: rgba(195, 229, 60, .8);
}
.entry img.size-full {
	padding: 6px;
	border-radius: 2px;
	background-color: rgba(221, 221, 221,.4);
	border-color: rgba(221, 221, 221,.7);
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
	box-shadow: 0 1px 1px rgba(0,0,0,.05);
}
.oldgallerytable img {
	display: block;
	padding: 6px;
	border-radius: 2px;
	margin: 4px;
	background-color: rgba(221, 221, 221,.4);
	border-color: rgba(221, 221, 221,.7);
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
	box-shadow: 0 1px 1px rgba(0,0,0,.05);
}
.gallitemcaption {
	padding: 0px 10px 5px 10px;
	font-size: 12px;
}
.postnavs {
	display: block;
	padding: 15px 20px;
	border-radius: 2px;
	border: 1px solid #ddd;
	margin: 30px 0px 10px 0px;
	background-color: rgba(221, 221, 221,.1);
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
	box-shadow: 0 1px 1px rgba(0,0,0,.05);
}
.post-cats {
	margin-bottom: 20px;
	font-style: italic;
}
div.oldgallerydiv {
	width: 100%;
	text-align: center;
}
/* Force table to not be like tables anymore */
table.oldgallerytable {
	margin: auto;
}
.oldgallerytable thead, .oldgallerytable tbody, .oldgallerytable th, .oldgallerytable td, .oldgallerytable tr {
	display: inline-block;
}
/* Hide table headers (but not display: none;, for accessibility) */
.oldgallerytable thead tr {
	position: absolute;
	top: -9999px;
	left: -9999px;
}
.oldgallerytable tr {
	float: left;
	position: relative;
}
.oldgallerytable td {
	/* Behave  like a "row" */
	border: none;
	position: relative;
	white-space: normal;
	text-align: left;
}
.oldgallerytable td:before {
	/* Now like a table header */
	position: absolute;
	/* Top/left values mimic padding */

	white-space: nowrap;
	text-align: left;
	font-weight: bold;
}
/*
	Label the data
	*/
.oldgallerytable td:before {
	content: '';
}
table.oldgallerytablein, .oldgallerytablein thead, .oldgallerytablein tbody, .oldgallerytablein th, .oldgallerytablein td, .oldgallerytablein tr {
	display: block;
}
.oldgallerytable tr {
	float: none;
	position: relative;
}
.sharebutton {
	border-radius: 70px;
	top: 15px;
	color: #ffffff;
	height: 41px;
	margin: 0;
	padding: 2px;
	position: absolute;
	right: 12px;
	text-decoration: none;
	width: 41px;
	z-index: 100;
}
.flatsharebtn {
	border-radius: 70px;
	font-size: 24px;
	line-height: 36px;
	border: none;
	color: rgba(255, 255, 255,1);
	width: 38px;
	height: 38px;
	padding: 3px;
	background: rgba(51, 51, 51, 0.2) none repeat scroll 0 0;
	transition: ease-in;
}
.flatsharebtn:hover, .flatsharebtn:active, .flatsharebtn:focus {
	background: rgba(240, 184, 0,1) none repeat scroll 0 0;
	color: #ffffff;
	text-decoration: none;
}
.bccmenu .sharemenu > li > a {
	line-height: 20px;
	color: #1796d1;
}
.bccmenu .sharemenu > li > a i {
	font-size: 20px;
}
.bccmenu .dropdown-menu.pull-right.sharemenu {
	width: 240px;
}
.bccmenu .sharemenu > li.dropdown-header {
	font-size: inherit;
	line-height: 1.5;
	color: #777;
	font-weight: 600;
	text-align: center;
	border-bottom: 1px solid #f2f2f2;
}
.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
	background-color: #15b2e9;
	border-color: #15b2e9;
}
.pagination > li > a, .pagination > li > span {
	color: #15b2e9;
	text-decoration: none;
	background-color: #fcfcfc;
	border: 1px solid rgba(221, 221, 221,.7);
}
.pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover {
	color: #9cba22;
	background-color: #ffffff;
	border-color: rgba(221, 221, 221,.7);
}
.pagination > li:first-child > a, .pagination > li:first-child > span, {
 border-top-left-radius: 2px;
 border-bottom-left-radius: 2px;
}
.pagination > li:last-child > a, .pagination > li:last-child > span {
	border-top-right-radius: 2px;
	border-bottom-right-radius: 2px;
}
.mapsbox {
	width: 100%;
	padding: 0px;/*    border: 1px solid #D5E3F0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px*/
}
.mapsbox iframe {
	width: 100%;
	height: 450px;
}
.sidenavctr {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 15px;
}
.gallitemcaption {
    text-align: center !important;
}

@media (min-width:992px) {
.yutub {
	width: 720px;
	margin: auto !important;
}
.mapsbox {
	width: 720px;
	margin: auto !important;
}
}

@media (min-width: 768px) and (max-width: 992px) {
nav.navbar.bccmenu.wenn.navbar-default .navbar-nav > li > a {
	padding-left: 10px;
	padding-right: 10px;
}
}

@media (min-width: 768px) {
nav.navbar.bccmenu.wenn .navbar-nav > li > a {
	padding-top: 20px;
	padding-bottom: 20px;
}
nav.navbar.bccmenu.wenn .navbar-brand {
	height: 60px;
	padding: 4px 15px 4px 10px;
}
nav.navbar.bccmenu.wenn form.navbar-form {
	margin-top: 13px;
}
.compact-caption {
	display: inline;
}
.full-caption {
	display: none;
}
}

@media (max-width: 768px) {
nav.navbar.bccmenu.wenn .navbar-brand {
	height: 60px;
	padding: 4px 15px 4px 10px;
}
.compact-caption {
	display: none;
}
.full-caption {
	display: inline;
}
.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
	max-height: 420px;
}
.navbar-nav .open .dropdown-menu {
	padding-top: 0;
}
.wenn .wenn-content {
	padding-top: 0;
}
}

@media (max-width: 767px) {
.homebuttons {
	margin-top: 30px;
}
.entry img.size-full {
	width: 100%;
	box-sizing: border-box;
}
}

@media (min-width: 992px) and (max-width: 1199px) {
.container {
	width: 99%;
}
}