/* This CSS file is created for you to create or override any of the existing CSS styles used in this theme */

/**
 * Use the following entry to control style properties of the publishing date of the post entry 
 */
.single .post .entry-info .published, .single-post .entry-info .published { font-size:14px;margin-left:20px;border: none; }

/**
 * Use the following entry to fix layout for label near the comment text area
 */
.comment-form-comment label {display:block;}


/**
 * Use the following entry to override style properties of a category entry (color, font size, etc.)
 * Use the first line to override the root color of the "Categories:" label
 * Use the second line to override the color of a category entry
 * Use the third line to override the hover color of a category entry
 */
.single .post .entry-cat, .single-post .entry-cat   { text-transform:none; color: #848485; line-height: 1.5em; }
.single-post .entry-info a:link, .single-post .entry-info a:visited { color: #666; text-decoration: none; }
.single-post .entry-info a:hover    { color: #333; }


/**
 * Use the following lines to override color settings of the subtitle part of the post title
 */
.entry-title a span.arras-p2-subtitle, .entry-title a:link span.arras-p2-subtitle, .entry-title a:visited span.arras-p2-subtitle {color:#888888;}
.entry-title a:hover span.arras-p2-subtitle {color: #FAA546;}

span.entry-cat { margin-right: 5px; }