/*
Theme Name:     Cafe-Veyafe
Theme URI:      http://aryo.co.il
Description:    Child theme for twentyeleven
Author:         ARYO Team
Template:       twentyeleven
Version:        1.1
*/

/* We must first include the original css from the parent theme */
@import url("../twentyeleven/style.css");
@import url("../twentyeleven/rtl.css");

.commentlist {
    list-style: none inside none;
    margin: 0 20% 0 0;
    width: 80%;
}

#respond {
    width: 93%;
}