/* Borong v1.0
 * This template is part of themeforest.net
 * 
 * Copyright pampersdry@gmail.com
 ================================================= */
.themer {
	background: #fefefe;
	position: fixed;
	top: 50px;
	left: -202px;
	z-index: 9400;
	width: 200px;
	border: 1px solid #ddd;
	border-radius: 0px 0px 4px 0px;
	-webkit-border-radius: 0px 0px 4px 0px;
	-webkit-box-shadow: 1px 0px 3px 0px rgba(0, 0, 0, 0.1);
	box-shadow: 1px 0px 3px 0px rgba(0, 0, 0, 0.1);
}
.themer p {
	margin: 0;
}
.themer select {
	padding: 5px;
	margin-bottom: 0px;
}
.themer .title {
	font-size: 14px;
	font-weight: bold;
	text-shadow: 0px 1px 0px #fff;
	padding: 10px;
	border-bottom: 1px solid #ddd;
	background: #f5f5f5;
	color: #333;
}
.themer #toggler {
	display: block;
	position: absolute;
	cursor: pointer;
	z-index: 9400;
	right: -41px;
	top: -1px;
	width: 40px; height: 41px;
	border-top: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	background: url('../img/color.png') #f5f5f5 no-repeat center;
	border-radius: 0px 4px 4px 0px;
	-webkit-border-radius: 0px 4px 4px 0px;
	-webkit-box-shadow: 1px 0px 3px 0px rgba(0, 0, 0, 0.1);
	box-shadow: 1px 0px 3px 0px rgba(0, 0, 0, 0.1);
}
.themer #toggler,
.themer .title {
	-webkit-box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.6);
	box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.6);
}
.themer .themer-inner {
	padding: 10px;
}
.themer .layout { margin-bottom: 20px; }
.themer .color { margin-bottom: 10px; }
.themer .layout select {
	width: 150px;
}
.themer .background li,
.themer .color li {
	cursor: pointer;
	display: inline-block;
	margin-bottom: 0px;
	width: 15px; height: 15px;
	border: 2px solid #ddd;
	border-radius: 1px;
	-webkit-border-radius: 1px;
}
.themer .background li.active,
.themer .background li:hover,
.themer .color li.active,
.themer .color li:hover { border-color: #555; }

.themer .background li.pattern1 { background: url('../../../img/patterns/pattern1.png') repeat; }
.themer .background li.pattern2 { background: url('../../../img/patterns/pattern2.png') repeat; }
.themer .background li.pattern3 { background: url('../../../img/patterns/pattern3.png') repeat; }
.themer .background li.pattern4 { background: url('../../../img/patterns/pattern4.png') repeat; }
.themer .background li.pattern5 { background: url('../../../img/patterns/pattern5.png') repeat; }
.themer .background li.pattern6 { background: url('../../../img/patterns/pattern6.png') repeat; }
.themer .background li.pattern7 { background: url('../../../img/patterns/pattern7.png') repeat; }
.themer .background li.pattern8 { background: url('../../../img/patterns/pattern8.png') repeat; }
.themer .background li.pattern9 { background: url('../../../img/patterns/pattern9.png') repeat; }
.themer .background li.pattern10 { background: url('../../../img/patterns/pattern10.png') repeat; }
.themer .background li.pattern11 { background: url('../../../img/patterns/pattern11.png') repeat; }
.themer .background li.pattern12 { background: url('../../../img/patterns/pattern12.png') repeat; }
.themer .background li.pattern13 { background: url('../../../img/patterns/pattern13.png') repeat; }
.themer .background li.pattern14 { background: url('../../../img/patterns/pattern14.png') repeat; }
.themer .background li.pattern15 { background: url('../../../img/patterns/pattern15.png') repeat; }
.themer .background li.pattern16 { background: url('../../../img/patterns/pattern16.png') repeat; }
.themer .background li.pattern17 { background: url('../../../img/patterns/pattern17.png') repeat; }
.themer .background li.pattern18 { background: url('../../../img/patterns/pattern18.png') repeat; }
.themer .background li.pattern19 { background: url('../../../img/patterns/pattern19.png') repeat; }