/* Theme Name: Apple Theme Theme URI: http://dupola.com/wordpress/apple/ Description: A simple and clean theme in 3 and 2 Columns Mixed for WordPress by dupola.
Widgets support,Gravatar support,WP-PageNavi support,wp-realted posts support.
More information to see readme.txt in the theme folder.中文用户请看:http://dupola.com/post/203 Version: 2.8 Author: dupola Author URI: http://dupola.com/ Tags: white,three-columns,two-columns,right-sidebar,flexible-width,theme-options,sticky-post,threaded-comments */ @import url("css/basic.css"); @import url("css/layout.css"); @import url("css/header.css"); @import url("css/content.css"); @import url("css/sidebar.css"); @import url("css/footer.css"); @import url("css/comments.css"); @import url("css/archives.css"); @import url("css/misc.css"); @import url("css/pagenavi.css"); @import url("css/lifestream.css"); @import url("css/authors.css"); .aligncenter { display: block; margin-left: auto; margin-right: auto; } .alignleft { background-position: left 4px !important; padding-left: 10px !important; float: left !important; } .alignright { background-position: right 4px !important; padding-right: 10px !important; float: right !important; } /* Begin for WordPress2.6 Captions*/ .wp-caption { border: 1px solid #ddd; text-align: center; background-color: #f3f3f3; padding-top: 4px; margin: 10px; -moz-border-radius: 3px; -khtml-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; } .wp-caption img { margin: 0; padding: 0; border: 0 none; } .wp-caption-dd { font-size: 11px; line-height: 17px; padding: 0 4px 5px; margin: 0; } /* End for WordPress2.6 Captions*/