/* Copyright (C) YOOtheme GmbH, http://www.gnu.org/licenses/gpl.html GNU/GPL */

@import url(../warp/css/modules.css);



/* General
----------------------------------------------------------------------------------------------------*/

/*logo*/
.logo-img{background-size: contain}

/* Module Badges
----------------------------------------------------------------------------------------------------*/

.module .badge {
	width: 45px;
	height: 45px;
	background-image: url(../images/widget/module_badges.png);
	background-repeat: no-repeat;
}

.module.badge-hot, .module.badge-top, .module.badge-free, .module.badge-new{
	padding: 20px; margin: 20px 15px; 
    border: 1px solid #FFFFFF;  
    -webkit-border-radius: 4px;
       -moz-border-radius: 4px;
            border-radius: 4px;
	-webkit-box-shadow: 0 2px 5px rgba(0,0,0,0.15);
	-moz-box-shadow: 0 2px 5px rgba(0,0,0,0.25);
	box-shadow: 0 2px 5px rgba(0,0,0,0.15);
}

.module .badge-hot { background-position: 0 0;}
.module .badge-new { background-position: 0 -46px;}
.module .badge-free { background-position: 0 -92px;}
.module .badge-top { background-position: 0 -138px;}

#sidebar-a .module .module-title .icon, 
#sidebar-b .module .module-title .icon
{top: 7px;}

.module .module-title .icon{
    top: 3px;
}

/* Module Icons
----------------------------------------------------------------------------------------------------*/

.module .module-title .icon { background: url(../images/module_icons.png) 0 0 no-repeat; }
.module .module-title .icon-download { background-position: 0 0; }
.module .module-title .icon-twitter { background-position: 0 -30px; }
.module .module-title .icon-mail { background-position: 0 -60px; }
.module .module-title .icon-bubble { background-position: 0 -90px; }
.module .module-title .icon-login { background-position: 0 -120px; }
.module .module-title .icon-cart { background-position: 0 -150px; }

.wk-twitter-single .content{
   font-size: 17px;
    line-height: 27px;
}

.wk-twitter-single p {
font-style: normal;
}

/* Search module
----------------------------------------------------------------------------------------------------*/
.searchbox{background-color: #FFFFFF; }
.searchbox:hover{background-color: #FEFEFE;}
.searchbox:focus{background-color: #FFFFFF;}
.search-icon{
    background: url(../images/searchbox_magnifier.png) 0 0 repeat-x transparent; 
    height: 16px; 
    width: 16px; 
    position: absolute; 
    left: 8px;
    top: 6px;
}

/* Module Type: Box
----------------------------------------------------------------------------------------------------*/

.mod-box {
	padding: 15px 10px;
}
#sidebar-a .mod-box,
#sidebar-b .mod-box {
    padding: 5px 10px 5px;
}

.mod-box .badge { 
    top: -1px; 
    right: -1px;
}
.mod-box.slogan{padding: 5px 10px}

#top-a .module-title, 
#top-b .module-title, 
#innerbottom .module-title,
#innertop .module-title,
#bottom-a .module-title, 
#bottom-b .module-title
{
    background: url(../images/body/mod-dot.png) repeat-x scroll left bottom transparent;
}
#bottom-block{
    border-top: 3px solid rgba(0,0,0,0.1);
    border-bottom: 1px solid #fff
}

/* Module Type: styled modules
----------------------------------------------------------------------------------------------------*/

.mod-color, .mod-white, .mod-dark, .mod-light{
    margin: 0; 
}


.mod-color p, .mod-white p, .mod-dark p, .mod-light p {margin: 5px; }
.mod-color .module-title, .mod-white .module-title, .mod-dark .module-title,  .mod-light .module-title{background: none !important; margin: 5px;}

.color-content{
    padding: 0; 
    overflow: hidden; 
    position: relative; 
    -webkit-border-radius: 5px; 
    -moz-border-radius: 5px; 
    -ms-border-radius: 5px; 
    -o-border-radius: 5px; 
    border-radius: 5px;
}

.color-content p, .color-content h3{padding: 12px 15px 10px}
.color-content .button{margin: 10px 1px 4px 0;}
.mod-color{
    text-shadow: none;
    -webkit-box-shadow: 0 0 1px #FFF inset;
    -moz-box-shadow: 0 0 1px #FFF inset;
    box-shadow: 0 0 1px #FFF inset;
}

.mod-color, .mod-white, .mod-dark, .mod-light{overflow: hidden}

.mod-color .module-title span.subtitle,
.mod-color h3,
.mod-color a,
.mod-dark .module-title span.subtitle,
.mod-dark h3,
.mod-dark a{
    text-shadow: none !important
}

.mod-dark .pic3d {
    border-color: rgba(37, 37, 37, 0.15);
    background: rgba(0,0,0,0.4);
}
.mod-color h3 strong, .mod-color .module-title .color {color: #FFFFFF !important;}
.mod-white{background: #FFFFFF; border: 1px solid #e0e0e0;} 
.mod-dark{background: #404040; color: #f0f0f0; border: 1px solid #404040; text-shadow: none;}

.mod-dark .module-title span.subtitle,
.mod-dark h3,
.mod-dark a,
.mod-dark h3 strong, 
.mod-dark .module-title .color{
    color: #FFFFFF;
    text-shadow: none !important
}

.latest{
    margin: 4px 10px 6px 0;
    width: 48px;
    height: 48px;
}

/*sidebar a*/
.module-title, 
#content h3.module-title, 
#content header, 
#yoo-zoo .item h1.pos-title {
    background: url(../images/body/mod-dot.png) repeat-x scroll center bottom transparent;
    line-height: 38px;
    padding: 0 0 5px 0;
    margin-left: 0;
}

#showcase .module-title {
    background: none;
    line-height: 1.5;
    margin: 0;
    font-size: 36px;
    text-shadow: 1px 1px 0 rgba(0,0,0,.31);
}

#yoo-zoo .item h1.pos-title {
    margin: 10px 0 20px;
    padding-bottom: 15px;
}

.module-title, #content h3.module-title{
    white-space: pre-wrap;
}

#content h3.module-title {
    margin: 0 0 9px !important;
    padding: 5px 0 5px !important;
}

#content header {
    background: url(../images/body/mod-dot.png) repeat-x scroll center bottom transparent;
    padding-bottom: 2px;
    padding-top: 15px;
    margin-left: 0;
    margin-bottom: 15px;
}

#content .yoo-zoo header{
    margin-left: 0;
    background: url(../images/body/mod-dot.png) repeat-x scroll 0 100% transparent; 
}

/*header texture*/
.no-header, .no-header .header-glare{background: none !important;}

body{background-attachment: fixed !important}


/*background texture*/

/*body background textures*/
.bg_texture_0, .footer_texture_0{background-image: none;}
.bg_texture_1, .content_texture_1, .mid_texture_1{background: url(../images/texture/1.jpg) repeat scroll top left #F2F2F2;}
.bg_texture_2, .content_texture_2, .mid_texture_2{background: url(../images/texture/2.jpg) repeat scroll top left #F2F2F2;}
.bg_texture_3, .content_texture_3, .mid_texture_3{background: url(../images/texture/3.jpg) repeat scroll top left #F2F2F2;}
.bg_texture_4, .content_texture_4, .mid_texture_4{background: url(../images/texture/4.jpg) repeat scroll top left #F2F2F2;}
.bg_texture_5, .content_texture_5, .mid_texture_5{background: url(../images/texture/5.jpg) repeat scroll top left #F2F2F2;}
.bg_texture_6, .content_texture_6, .mid_texture_6{background: url(../images/texture/6.jpg) repeat scroll top left #F2F2F2;}
.bg_texture_7, .content_texture_7, .mid_texture_7{background: url(../images/texture/7.jpg) repeat scroll top left #F2F2F2;}
.bg_texture_8, .content_texture_8, .mid_texture_8{background: url(../images/texture/8.jpg) repeat scroll top left #F2F2F2;}
.bg_texture_9, .content_texture_9, .mid_texture_9{background: url(../images/texture/9.jpg) repeat scroll top left #F2F2F2;}
.bg_texture_10, .content_texture_10, .mid_texture_10{background: url(../images/texture/10.jpg) repeat scroll top left #F2F2F2;}
.bg_texture_11, .content_texture_11, .mid_texture_11{background: url(../images/texture/11.jpg) repeat scroll top left #F2F2F2;}
.bg_texture_12, .footer_texture_1{background: url(../images/texture/12.jpg) repeat scroll top left #2C2C2C;}
.bg_texture_13, .footer_texture_2{background: url(../images/texture/13.jpg) repeat scroll top left #2C2C2C;}
.bg_texture_14, .footer_texture_3{background: url(../images/texture/14.jpg) repeat scroll top left #2C2C2C;}
.bg_texture_15, .footer_texture_4{background: url(../images/texture/15.jpg) repeat scroll top left #2C2C2C;}
.bg_texture_16, .footer_texture_5{background: url(../images/texture/16.jpg) repeat scroll top left #2C2C2C;}
.bg_texture_17, .footer_texture_6{background: url(../images/texture/17.jpg) repeat scroll top left #2C2C2C;}
.bg_texture_18, .footer_texture_7{background: url(../images/texture/18.jpg) repeat scroll top left #2C2C2C;}
.bg_texture_19, .footer_texture_8{background: url(../images/texture/19.jpg) repeat scroll top left #2C2C2C;}
.bg_texture_20, .footer_texture_9{background: url(../images/texture/20.jpg) repeat scroll top left #2C2C2C;}
.bg_texture_21, .footer_texture_10{background: url(../images/texture/21.jpg) repeat scroll top left #7F3F00;}
.bg_texture_22, .footer_texture_11{background: url(../images/texture/22.jpg) repeat scroll top left #2E2E2E;}
.bg_texture_23, .footer_texture_12{background: url(../images/texture/23.jpg) repeat scroll top left #272324;}
.bg_texture_24, .footer_texture_13{background: url(../images/texture/24.jpg) repeat scroll top left #272324;}
.bg_texture_25, .mid_texture_12, .content_texture_12{background: url(../images/texture/25.png) repeat scroll top left #f2f2f2;}
/*mid background textures*/
.content_texture_t{background-image: none}

/*mid background textures*/

#content .width50 header{
    margin-left: 0;
    background-position: 90% 100%
}

#content .width33 header{
    margin-left: 0;
    background-position: 90% 100%
}

/*title*/
#system .item h3{
    padding-bottom: 15px;
}

#system .title{
	padding-left: 0;
}

#system .width50 .title{
    padding-left: 0;
}

#system h1.title{
    padding-left: 0; 
    padding-bottom: 5px;
}

.yoo-zoo h1.title{
    background: none !important;
    padding-bottom: 0 !important;
}

#system .contact-head{
    margin-top: -25px;
}

#system .contact-head h3{
    padding-bottom: 0;
}

div.responseContainer{
    background-color: transparent;
    color: #FFF;
    padding: 0 !important;
    margin: 0 !important;
    position: relative;
    display: block;
    top: 22px;
    left: 11px;
    height: 0 !important;
}

.section-title {
    border-radius: 4px 0 0 0;
    font-size: 24px;
    height: 38px;
    margin-left: 1px !important;
    margin-top: 1px;
    padding: 21px 18px 0;
    text-shadow: none;
}

.module .module-title span.subtitle {
    margin-top: -3px;
    margin-bottom: 7px;
    letter-spacing: 0
}

/*lightbox*/
#lightbox-title-float{text-shadow: none;}

/*newsletter*/
.acymailing_introtext{
    left: 15px;
    position: relative;
    top: 20px;
    font-size: 20px;
    color: #FFF;
}

.postcontent-title .t {
    line-height: 45px;
    padding: 0 0 10px 20px;
    white-space: pre-wrap;
}

#bottom-c{
    margin: 0;
    padding: 0;
}

.footer-body{
    position:relative; text-shadow: none; display: table; width: 100%;
}



#system #comments .comment-head .author{
    font-weight: normal;
}


/*google maps*/
#g-map {
    border-bottom: 4px solid rgba(0, 0, 0, 0.1);
    border-top: 2px solid rgba(0,0,0,0.1);
    overflow: hidden;
    position: relative;
}

/*login module overrides*/

form.short div.button {
    background: none;
    border: none;
    box-shadow: none;
}