/*
Theme Name: Autonomies Twenty Ten
Theme URI: http://rd1967.ca/rome/
Description: Child theme based on Twenty Ten, adapted for Autonomies site
Author: Autonomies
Template: twentyten
Version: 0.1
*/

@import url("../twentyten/style.css") ;

p {
    font: 300 15px/1.625 "Helvetica Neue",Helvetica,Arial,sans-serif ;
}

img {
  max-width: 100%;
  height: auto;
}

ul.lang_switch {
    font: 300 15px/1.625 "Helvetica Neue",Helvetica,Arial,sans-serif ;
}

ul.textBody {
    font: 300 15px/1.625 "Helvetica Neue",Helvetica,Arial,sans-serif ;
}

blockquote p {
    font-style: italic ;
}

a {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif ;
}

#site-description {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif ;
}

h1, h2, h3, h4, h5, h6 {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif ;
}

h1.page-title {
    color: #666666;
    font-size: 10px;
    font-weight: 500;
    letter-spacing: 0.1em;
    text-transform: uppercase;
}


.page-title span {
    color: #666666;
    font-style: normal ;
    font-weight: bold ;
    font-size: 10px ;
    letter-spacing: 0.1em;
    text-transform: uppercase;
}

h3.widget-title {
    font-size: 11px ;
}

.links a {
    text-decoration: none ;
}

.help {
    font: 300 15px/1.625 "Helvetica Neue",Helvetica,Arial,sans-serif ;
}
