/*
 Theme Name:       WPCA - Twenty Twelve
 Theme URI:        http://wp-customerarea.com
 GitHub Theme URI: marvinlabs/wpca-twenty-twelve
 Description:      A Twenty-Twelve child theme optimized for WP Customer Area.
 Author:           Vincent Mimoun-Prat @ MarvinLabs
 Author URI:       http://vincentprat.info
 Template:         twentytwelve
 Version:          3.0.1
 Tags:             customer-area
 Text Domain:      wpca-twenty-twelve
*/

.entry-header {
    border-bottom: 1px solid #ccc;
    margin-bottom: 35px;
}

.entry-header .entry-title {
    color: #333;
    font-size: 22px;
    font-weight: bold;
    text-transform: uppercase;
    border-bottom: 1px solid #333;
    margin-bottom: -1px;
    width: auto;
    display: inline-block;
    padding-bottom: 15px;
}

.cuar-page h3 {
    color: #636363;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    border-bottom: 1px dotted #ccc;
    padding-bottom: 10px;
    margin-bottom: 35px;
}
