/*
Theme Name: Arras Theme modified for Paul Musgrove
Theme URI: http://www.get-the-point.co.uk/
Description: A Child theme for the Arras
Author: PI
Author URI: http://www.get-the-point.co.uk/
Template: arras-new
Version: 1.0
.
For more information on how to create and use child themes:
http://codex.wordpress.org/Child_Themes

Any CSS code written below will override any existing
declarations from the theme itself.
.
*/

/* To hide the comments from the front page featured articles */

.posts-default .entry-comments, .posts-quick .entry-comments { 
	display: none;
	background: none; 
}

.posts-line .entry-comments {
    float: right;
    display: hidden;
    visibility: hidden;
    font-size: 11px;
    color: #848485;
}
