@CHARSET "UTF-8";

.creations_top { background: url(../img/layout/creations_top.png) 0 0 no-repeat; height: 20px; margin-top: 17px; }
.creations_bottom { background: url(../img/layout/creations_bottom.png) 0 0 no-repeat; height: 20px; }
.creations_wrapper { color: #0d92a3; width: 978px; margin: 0 11px 30px 11px;  }
._creations { margin: -10px 0 -10px 1px; padding: 0 10px; background: url(../img/layout/creations.png) 0 0 repeat-y; }
.creations { background: url(../img/layout/content_back1.png) 0 0 repeat; }
.creations { -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; }
.creations_content { float: left; width: 573px; padding: 10px 10px 10px 20px; position: relative; }
.creations_content .title {     font-size: 44px;         text-shadow: 2px 0px #B6B6B6; margin: 0 0 4px 0; color: #505050; }
.creations_content .content { font-size: 16px !important; }
.creations_content .content p { margin: 0; }
.creations_content .content .price {     font-size: 30px;  font-weight: bold; font-family: 'Blend Caps Western' !important; }
.creations_img { overflow: hidden; margin: 2px; float: left; width: 350px; height: 354px; background-position: center center; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; background-size: cover; }
/** For Editor */
.creations_content .title { background: none; border: none;     font-family: BlendCaps-Bold, 'Blend Caps Bold' !important; color: #505050; width: 100%; padding: 0; }
.creations_content .content { font-weight: 400; background: none; border: none; height: 270px; min-height: 270px; max-height: 270px; font-family: Verdana; color: #505050; width: 100%; min-width: 100%; max-width: 100%; padding: 0; margin: 0; }


.homebox { width: 240px; height: 327px; margin: 20px 25px; float: left; padding: 20px 20px 10px 20px; color: #f9ffff; font-family: Lobster; background: url(../img/layout/homebox.png) 0 0 no-repeat; }
.homebox * { font-family: Blend-Bold, 'Blend Bold', Lobster !important; }
.homebox .title { font-size: 28px; text-align: center; }
.homebox .image { height: 160px; overflow: hidden; width: 240px; margin: 10px 0; }
.homebox .image img { display: block; height: 160px; margin: 0 auto; border-radius: 8px; }
.homebox .txt { font-size: 15px; font-family: Verdana !important;}
/** For Editor */
.homebox .title { font-weight: 400; background: none; border: none; font-family: Lobster; color: #f9ffff; width: 240px; padding: 0; margin: 0; }
.homebox .txt { font-weight: 400; background: none; border: none; height: 100px; min-height: 100px; max-height: 100px; font-family: 'Open Sans' !important; color: #f9ffff; width: 240px; min-width: 240px; max-width: 240px; padding: 0; margin: 0; }