/* You can override Default Setting
 * Do not modify this file, it will be overwritten when updating the plugin.
 * Simply copy/paste the style elements you need and use them on your side.
-----------------------------------*/

/* Contents of an post
-----------------------------------*/
.agl_coverimg {}
.agl_coverimg .agl_coverimg_container {}
.agl_coverimg .agl_coverimg_container .img {}
.agl_coverimg .agl_coverimg_container .img img {}

.agl_post_content {}
.agl_post_content .agl_post_content_container {}

.agl_post_content .agl_category_title {}
.agl_post_content .agl_title {}
.agl_post_content .agl_date {}
.agl_post_content .posted-on {}
.agl_post_content .posted-on .updated {}
.agl_post_content .agl_author {}
.agl_post_content .agl_premore {}
.agl_post_content .agl_postmore {}
.agl_post_content .agl_tag {}
.agl_post_content .agl_category {}

.agl_coverimg_full_width {}
.agl_coverimg_full_width .agl_coverimg_full_width_container {}

/* Leave Reply
-----------------------------------*/
.agl_comment_separation {}
.agl_comment_btn {}
.agl_comment_form {}

.agl_comment h2 {}
.agl_comment ol li.comment {}
.agl_comment .says {}
.agl_comment .fn:after {}
.agl_comment .vcard, .agl_comment .commentmetadata {}
.agl_comment .vcard .fn, .agl_comment .vcard .fn a {}
.agl_comment .commentmetadata {}

/* Captcha
-----------------------------------*/
#AgileCaptcha {}
#refresh_AgileCaptcha {}
#agile_post_captcha_code {}
.agl_captcha_br {}
.agl_comment_validation_msg {}

/* List of posts
-----------------------------------*/
.agl-clear {}
.agl_list_row.simple_list {}
.agl_list_row.simple_list:last-child {}

.agl_list_row.simple_list .agl_title a {}
.agl_list_row.simple_list .agl_title {}
.agl_list_row.simple_list .agl_date, .agl_author {}
.agl_list_row.simple_list .agl_coverimg {}
.agl_list_row.simple_list .agl_coverimg img {}

.agl_list_row.simple_list .agl_content a {}
.agl_list_row.simple_list .agl_content p:last-of-type {}
.agl_list_row.simple_list .agl_premore {}

.agl_list_row.simple_list .agl_list_row-grid-empty {}
/*/*/
.agl_list_row.grid {}
.agl_list_row.grid .agl_list_row_container {}
.agl_list_row.grid .agl_coverimg img {}

.agl_list_row.grid .agl_title {}
.agl_list_row.grid .agl_content p {}
.agl_list_row.grid .agl_content p:last-of-type {}

.agl_list_row.grid .agl_date, .agl_author {}
.agl_list_row.grid .agl_premore {}

.agl_list_row.one {}
.agl_list_row.two {}
.agl_list_row.three {}