#theme-settings{width:250px;height:320px;display:block;background:#FFF;float:left;position:fixed;right:-250px; top:263px;box-shadow: -5px 0 5px rgba(0, 0, 0, 0.1);z-index:9999;color:#000;-moz-transition: all 0.5s;-o-transition: all 0.5s;-ms-transition: all 0.5s;transition: all 0.5s;-webkit-transition: all 0.5s;}
#theme-settings.active{right:0;}
#settings-button{box-shadow: -5px 0 5px rgba(0, 0, 0, 0.1);width: 40px;height: 40px;display: block;background: #FFF url(options.png)no-repeat;left: -40px;position: absolute;cursor: pointer;}
.settings-title{font-weight:800;padding-left: 10px;margin-bottom: 15px;}
.color{padding-top:10px;}
.sidebar-left{float:left;padding-left:10px;font-size:14px;font-weight:800;}
.sidebar-right{float:right;padding-right:10px;font-size:14px;font-weight:800;}
.gradient1{width:50px;height:50px;display:block;background:#E3DFD7;cursor:pointer;float:left;}
.gradient2{width:50px;height:50px;display:block;background:#ffd800;cursor:pointer;float:left;}
.gradient3{width:50px;height:50px;display:block;background:#5F9EA0;cursor:pointer;float:left;}
.gradient4{width:50px;height:50px;display:block;background:#2F343A;cursor:pointer;float:left;}
.gradient5{width:50px;height:50px;display:block;background:#666699;cursor:pointer;float:left;}
.gradient6{width:50px;height:50px;display:block;background:#FFFFFF;cursor:pointer;float:left;box-shadow:inset 0 0 1px #000;}
.gradient7{width:50px;height:50px;display:block;background:#FF0080;cursor:pointer;float:left;}
.gradient8{width:50px;height:50px;display:block;background:#548FF4;cursor:pointer;float:left;}
.gradients{padding-left:5px;margin-bottom:10px;float: left;}
.gradients li{padding:5px;float:left;}
.gradient-title{margin-bottom:10px;float: left;width:100%;}
.black-title{margin-left:10px;font-weight: 800;font-size: 13px;text-align: center;padding: 5px;color: #FFF;background: #000;width: 100px;float:left;cursor:pointer;}
.white-title{font-weight: 800;font-size: 13px;text-align: center;padding: 5px;color: #000;background: #FFF;width: 100px;box-shadow: inset 0 0 20px rgba(0, 0, 0, 0.44);float:left;cursor:pointer;}
.homepage-one, .homepage-two{width:40%;float:left;margin:0 5% 5%;text-align:center;font-weight:700;line-height:20px;}
.homepage-one a, .homepage-two a{color:#000;}