/*
Theme Name: Rework child
Template: rework
*/




@import url(../rework/style.css);
#content .slides{
    padding-left: 0;
}


/*-------------TREND SLIDER_____________*/

.slidewrap {margin-right:auto;margin-left:auto;margin-bottom:20px; max-width:300px;}

@keyframes slidy {
0% { left: 0%; }
20% { left: 0%; }
25% { left: -100%; }
45% { left: -100%; }
50% { left: -200%; }
70% { left: -200%; }
}

body { margin: 0; } 
div#slider { overflow: hidden; }
div#slider figure img { width: 20%; float: left; }
div#slider figure { 
  position: relative;
  width: 500%;
  margin: 0;
  left: 0;
  text-align: left;
  font-size: 0;
  animation: 10s slidy infinite; 
}

/*-------------TREND SLIDER ENDE_____________*/



#navigation .current_page_item > a {
    background:url(/wp-content/uploads/2013/04/menu_active_item.png) left bottom repeat-x
}
div#content ul{
    padding-left: 0;
}
img.rpwe-thumb{
    padding-right: 0;
}
#sidebar .rpwe_widget{
    padding-left: 20px;
}
.standard {
list-style-type: disc !important;
  padding:0px 0px 20px 10px !important;
}

.page-id-483 .contact-form {display:none;}

#email {   
    background: url(/wp-content/themes/rework/images/bg_dots_grey.png);
    border-radius: 0;
    color: #959595;
    display: block;
    font: 11px/1.7 'Open Sans','Lucida Sans Unicode','Lucida Grande',sans-serif;
    font-weight: 700;
    margin-bottom: 20px;
    padding: 7px 9px;
    text-transform: uppercase;
    width: 240px;
    border: 0;
    margin: 0;
    outline: 0;
    -webkit-appearance: textfield;
    -webkit-rtl-ordering: logical;
    cursor: text;
    text-shadow: none;
}
