/**
* @package Ana Starter Theme
* @subpackage CSS
*
* WordPress autogenerated classes
* These classes are generated by WordPress. They are here to be
* aware on the proces of making themes.
*/
/* Using the Media Editor
May appear in .post_data */
.aligncenter{ display:block; margin:0 auto }
.alignleft{ float:left }
.alignright{ float:right }
.alignnone{ float:none }
img.size-full{}
img.size-thumbnail{}
img.size-medium{}
img.size-large{}
/* When caption is set, WordPress automaticaly add style="width: #+10px", 10px more to the width of the image size selected (full, large, medium, thumbnail) */
div.wp-caption{ border:1px solid #666; text-align:center; background:#ccc; padding:10px; margin:10px }
/* When caption is set, WordPress change the alignment from the
tag to the
tag */
div.wp-caption.aligncenter{}
div.wp-caption.alignleft{}
div.wp-caption.alignright{}
div.wp-caption.alignnone{}
/* Using 'Convert emoticons to graphics on display'
More info: http://codex.wordpress.org/Using_Smilies
May appear in .post_data */
img.wp-smiley {}
/* the_category();
More info: http://codex.wordpress.org/Template_Tags/the_category
used in .post_footer */
ul.post-categories{}
/* wp_list_categories();
More info: http://codex.wordpress.org/Template_Tags/wp_list_categories */
li.categories {} /* Outermost list item */
li.cat-item {}
li.cat-item-N {} /* N is the ID of the category*/
li.current-cat {}
li.current-cat-parent {}
ul.children {}
/* wp_list_pages();
More info: http://codex.wordpress.org/Template_Tags/wp_list_pages */
li.pagenav {} /* Outermost list item; contains whole list */
li.page-item-N {} /* N is the ID of the page*/
li.page_item {} /* Any Page item */
li.current_page_item {} /* The current Page */
li.current_page_parent {} /* Parent of the current Page */
li.current_page_ancestor{} /* Any ancestor of the current Page */
/* wp_list_bookmarks();
More info: http://codex.wordpress.org/wp_list_bookmarks */
.linkcat {}
/* register_sidebar(); register_sidebars();
More info: http://codex.wordpress.org/Template_Tags/post_class */
.widget {}
/* post_class();
More info: http://codex.wordpress.org/Template_Tags/post_class
used in .posts_post */
.post {}
.hentry {} /* hAtom tag, http://microformats.org/wiki/hatom */
.sticky {} /* When its an Sticky post */
.category-N {} /* N is the ID of the category*/
.tag-N {} /* N is the SLUG of the tag*/
/* comment_class();
More info: http://codex.wordpress.org/Template_Tags/comment_class
used in .comments_comment */
.comment {} /* It's a comment */
.trackback {} /* It's a trackback */
.pingback {} /* It's a pingback */
.byuser {} /* It's made by a registered user */
.comment-author-N {} /* It's made by a registered user. Where N is the Author Nice Name of the comment */
.bypostauthor {} /* It's made by the author of the post */
.even {} /* If the comment number is even */
.alt {} /* If the comment number is not even */
.odd {} /* If the comment number is not even */
.depth-N {} /* N is the depth of the comment on a thread style */
.thread-even {} /* If comment depth is top level (1) */
.thread-alt {} /* If comment depth is not top level (1) */
.thread-odd {} /* If comment depth is not top level (1) */
/* body_class();
More info: http://codex.wordpress.org/Template_Tags/body_class
used in .blog */
.rtl {}
.home {}
.blog {}
.archive {}
.date {}
.search {}
.paged {}
.attachment {}
.error404 {}
.single {}
.postid-N {} /* N is the id */
.attachmentid-N {} /* N is the id */
.attachment-N {} /* N is the mine-type */
.author {}
.author-N {} /* N is the user nice name */
.category {}
.category-N {} /* N is the slug */
.tag {}
.tag-N {} /* N is the slug */
.page-parent {}
.page-child {}
.parent-pageid-N {} /* N is the id */
.page-template {}
.page-template-N {} /* N is the template file name */
.search-results {}
.search-no-results {}
.logged-in {}
.paged-N {} /* N is the page number */
.single-paged-N {} /* N is the page number */
.page-paged-N {} /* N is the page number */
.category-paged-N {} /* N is the page number */
.tag-paged-N {} /* N is the page number */
.date-paged-N {} /* N is the page number */
.author-paged-N {} /* N is the page number */
.search-paged-N {} /* N is the page number */
/* sticky_class();
More info: http://codex.wordpress.org/Template_Tags/sticky_class */
.sticky {} /* It's an Sticky post */
/* edit_post_link();
More info: http://codex.wordpress.org/Template_Tags/edit_post_link
used in .post_header */
a.post-edit-link {}
/* edit_comment_link();
More info: http://codex.wordpress.org/Template_Tags/edit_comment_link
used in .comment_header */
a.comment-edit-link {}
/* get_avatar();
More info: http://codex.wordpress.org/Template_Tags/get_avatar
used in .post_header .comment_header */
img.avatar {}
img.avatar-N {} /* N is the avatar size */
img.photo {}
img.avatar-default {}
/* paginate_comments_links();
More info: http://codex.wordpress.org/Template_Tags/paginate_comments_links
used in .comments_footer */
.page-numbers {}
.current {}
.next {}
.prev {}
/* comment_author_link();
More info: http://codex.wordpress.org/Template_Tags/comment_author_link
used in .comments_header */
.url {}
/* cancel-comment-reply-link();
More info: http://codex.wordpress.org/Template_Tags/cancel-comment-reply-link
Add style="display:none;" to the
used in .comments_form */
a#cancel-comment-reply-link{}
/* get_search_form();
More info: http://codex.wordpress.org/Template_Tags/get_search_form
used in .nav_search */
label.screen-reader-text{}
/* wp_page_menu();
More info: http://codex.wordpress.org/Template_Tags/wp_page_menu
used in .nav_bar */
div.menu {}
li.page_item {}
li.page-item-N {} /* N is the page id */
li.current_page_parent {}
li.current_page_item {}
li.current_page_ancestor{}
/* register_sidebar();
More info: http://codex.wordpress.org/Function_Reference/register_sidebar
used in function.php */
div.widget {} /* you can change this class on function.php */
h2.widgettitle {} /* you can change this class on function.php */
/* the_post_thumbnail();
More info: http://codex.wordpress.org/Template_Tags/the_post_thumbnail
used in .post_data */
.attachment-post-thumbnail{}
.wp-post-image {}
/* Using the Text Widget
May appear in any of the sidebars */
.widget_text {}