diff --git a/wp-content/themes/twentythirteen/404.php b/wp-content/themes/twentythirteen/404.php new file mode 100644 index 0000000000..2ebae0a63d --- /dev/null +++ b/wp-content/themes/twentythirteen/404.php @@ -0,0 +1,31 @@ + + +
+
+ + + +
+
+

+

+ + +
+
+ +
+
+ + \ No newline at end of file diff --git a/wp-content/themes/twentythirteen/archive.php b/wp-content/themes/twentythirteen/archive.php new file mode 100644 index 0000000000..af6c0ca597 --- /dev/null +++ b/wp-content/themes/twentythirteen/archive.php @@ -0,0 +1,55 @@ + + +
+
+ + +
+

+
+ + + + + + + + + + + + +
+
+ + + \ No newline at end of file diff --git a/wp-content/themes/twentythirteen/author-bio.php b/wp-content/themes/twentythirteen/author-bio.php new file mode 100644 index 0000000000..8216f5c97f --- /dev/null +++ b/wp-content/themes/twentythirteen/author-bio.php @@ -0,0 +1,24 @@ + + +
+
+ +
+
+

+

+ + +

+
+
\ No newline at end of file diff --git a/wp-content/themes/twentythirteen/author.php b/wp-content/themes/twentythirteen/author.php new file mode 100644 index 0000000000..dd27b07aef --- /dev/null +++ b/wp-content/themes/twentythirteen/author.php @@ -0,0 +1,60 @@ + + +
+
+ + + + + +
+

' . get_the_author() . '' ); ?>

+
+ + + + + + + + + + + + + + + + + + +
+
+ + + \ No newline at end of file diff --git a/wp-content/themes/twentythirteen/category.php b/wp-content/themes/twentythirteen/category.php new file mode 100644 index 0000000000..7971177a8d --- /dev/null +++ b/wp-content/themes/twentythirteen/category.php @@ -0,0 +1,41 @@ + + +
+
+ + +
+

+ + +
+ +
+ + + + + + + + + + + + +
+
+ + + \ No newline at end of file diff --git a/wp-content/themes/twentythirteen/comments.php b/wp-content/themes/twentythirteen/comments.php new file mode 100644 index 0000000000..d52ae084a8 --- /dev/null +++ b/wp-content/themes/twentythirteen/comments.php @@ -0,0 +1,55 @@ + + +
+ + +

+ ' . get_the_title() . '' ); + ?> +

+ +
    + 'twentythirteen_comment', 'style' => 'ol' ) ); ?> +
+ + 1 && get_option( 'page_comments' ) ) : + ?> + + + + +

+ + + + + + +
\ No newline at end of file diff --git a/wp-content/themes/twentythirteen/content-aside.php b/wp-content/themes/twentythirteen/content-aside.php new file mode 100644 index 0000000000..4579646eb0 --- /dev/null +++ b/wp-content/themes/twentythirteen/content-aside.php @@ -0,0 +1,30 @@ + + +
> +
+ →', 'twentythirteen' ) ); ?> + '', 'link_before' => '', 'link_after' => '' ) ); ?> +
+ + + + + + ', '' ); ?> + +
diff --git a/wp-content/themes/twentythirteen/content-audio.php b/wp-content/themes/twentythirteen/content-audio.php new file mode 100644 index 0000000000..cd659a89bd --- /dev/null +++ b/wp-content/themes/twentythirteen/content-audio.php @@ -0,0 +1,37 @@ + + +
> +
+ +

+ +

+ +

+ +
+ +
+
+ →', 'twentythirteen' ) ); ?> + '', 'link_before' => '', 'link_after' => '' ) ); ?> +
+
+ + +
diff --git a/wp-content/themes/twentythirteen/content-chat.php b/wp-content/themes/twentythirteen/content-chat.php new file mode 100644 index 0000000000..4410976148 --- /dev/null +++ b/wp-content/themes/twentythirteen/content-chat.php @@ -0,0 +1,35 @@ + + +
> +
+ +

+ +

+ +

+ +
+ +
+ →', 'twentythirteen' ) ); ?> + '', 'link_before' => '', 'link_after' => '' ) ); ?> +
+ + +
diff --git a/wp-content/themes/twentythirteen/content-gallery.php b/wp-content/themes/twentythirteen/content-gallery.php new file mode 100644 index 0000000000..2b29f76fa4 --- /dev/null +++ b/wp-content/themes/twentythirteen/content-gallery.php @@ -0,0 +1,45 @@ + + +
> +
+ +

+ +

+ +

+ +
+ +
+ + →', 'twentythirteen' ) ); ?> + '', 'link_before' => '', 'link_after' => '' ) ); ?> + + + +
+ + +
diff --git a/wp-content/themes/twentythirteen/content-image.php b/wp-content/themes/twentythirteen/content-image.php new file mode 100644 index 0000000000..d0b0c429d4 --- /dev/null +++ b/wp-content/themes/twentythirteen/content-image.php @@ -0,0 +1,41 @@ + + +
> +
+ +

+ +

+ +

+ +
+ +
+ →', 'twentythirteen' ) ); ?> + '', 'link_before' => '', 'link_after' => '' ) ); ?> +
+ + +
diff --git a/wp-content/themes/twentythirteen/content-link.php b/wp-content/themes/twentythirteen/content-link.php new file mode 100644 index 0000000000..ab355199f3 --- /dev/null +++ b/wp-content/themes/twentythirteen/content-link.php @@ -0,0 +1,36 @@ + + +
> +
+

+ +

+ + +
+ +
+ →', 'twentythirteen' ) ); ?> + '', 'link_before' => '', 'link_after' => '' ) ); ?> +
+ + + + +
diff --git a/wp-content/themes/twentythirteen/content-none.php b/wp-content/themes/twentythirteen/content-none.php new file mode 100644 index 0000000000..35ce2b18ad --- /dev/null +++ b/wp-content/themes/twentythirteen/content-none.php @@ -0,0 +1,31 @@ + + + + +
+ + +

Get started here.', 'twentythirteen' ), admin_url( 'post-new.php' ) ); ?>

+ + + +

+ + + + +

+ + + +
diff --git a/wp-content/themes/twentythirteen/content-quote.php b/wp-content/themes/twentythirteen/content-quote.php new file mode 100644 index 0000000000..7ddd07bdf6 --- /dev/null +++ b/wp-content/themes/twentythirteen/content-quote.php @@ -0,0 +1,31 @@ + + +
> +
+ →', 'twentythirteen' ) ); ?> + '', 'link_before' => '', 'link_after' => '' ) ); ?> +
+ + +
diff --git a/wp-content/themes/twentythirteen/content-status.php b/wp-content/themes/twentythirteen/content-status.php new file mode 100644 index 0000000000..5fc39b92b5 --- /dev/null +++ b/wp-content/themes/twentythirteen/content-status.php @@ -0,0 +1,29 @@ + + +
> +
+ →', 'twentythirteen' ) ); ?> + '', 'link_before' => '', 'link_after' => '' ) ); ?> +
+ + +
diff --git a/wp-content/themes/twentythirteen/content-video.php b/wp-content/themes/twentythirteen/content-video.php new file mode 100644 index 0000000000..4d73e8a4c1 --- /dev/null +++ b/wp-content/themes/twentythirteen/content-video.php @@ -0,0 +1,41 @@ + + +
> +
+ +

+ +

+ +

+ +
+ +
+ →', 'twentythirteen' ) ); ?> + '', 'link_before' => '', 'link_after' => '' ) ); ?> +
+ + +
diff --git a/wp-content/themes/twentythirteen/content.php b/wp-content/themes/twentythirteen/content.php new file mode 100644 index 0000000000..6d43a87ff8 --- /dev/null +++ b/wp-content/themes/twentythirteen/content.php @@ -0,0 +1,55 @@ + + +
> +
+ +
+ +
+ + + +

+ +

+ +

+ + + +
+ + +
+ +
+ +
+ →', 'twentythirteen' ) ); ?> + '', 'link_before' => '', 'link_after' => '' ) ); ?> +
+ + + +
diff --git a/wp-content/themes/twentythirteen/css/editor-style-rtl.css b/wp-content/themes/twentythirteen/css/editor-style-rtl.css new file mode 100644 index 0000000000..4ac4cd6788 --- /dev/null +++ b/wp-content/themes/twentythirteen/css/editor-style-rtl.css @@ -0,0 +1,7 @@ +/* +Theme Name: Twenty Thirteen +Description: Used to style the TinyMCE editor for RTL languages. +See also rtl.css file. +*/ + +/* TODO */ \ No newline at end of file diff --git a/wp-content/themes/twentythirteen/css/editor-style.css b/wp-content/themes/twentythirteen/css/editor-style.css new file mode 100644 index 0000000000..49f4f4ea19 --- /dev/null +++ b/wp-content/themes/twentythirteen/css/editor-style.css @@ -0,0 +1,6 @@ +/* +Theme Name: Twenty Thirteen +Description: Used to style the TinyMCE editor. +*/ + +/* TODO */ \ No newline at end of file diff --git a/wp-content/themes/twentythirteen/css/ie.css b/wp-content/themes/twentythirteen/css/ie.css new file mode 100644 index 0000000000..ed59f4c432 --- /dev/null +++ b/wp-content/themes/twentythirteen/css/ie.css @@ -0,0 +1,219 @@ +/* +Styles for older IE versions (previous to IE9). +*/ +.site { + min-width: 1040px; +} +.genericon:before:hover, +.menu-toggle:after:hover, +.date a:before:hover, +.entry-meta .author a:before:hover, +.format-audio .entry-content:before:hover, +.comments-link a:before:hover, +.tags-links a:first-child:before:hover, +.categories-links a:first-child:before:hover, +.edit-link > a:before:hover, +.attachment-meta:before:hover, +.attachment-meta a:before:hover, +.comment-awaiting-moderation:before:hover, +.comment-reply-link:before:hover, +#reply-title small a:before:hover, +.bypostauthor .fn:before:hover { + text-decoration: none; +} + +.nav-menu .sub-menu, +.nav-menu .children { + left: 0; +} + +.nav-menu .sub-menu ul, +.nav-menu .children ul { + left: 100%; +} + +.site-header .searchform .field { + padding-top: 6px; +} + +img.alignright { + margin-right: 0; +} + +img.alignleft { + margin-left: 0; +} + +.site-main .sidebar-inner { + width: 1040px; +} + +.site-main .widget-area { + margin-right: 60px; +} + +.format-image .entry-content .size-full { + max-width: 604px; + margin: 0; +} +.comment { + clear: both; +} + +.comment-meta, +.comment-content, +.reply { + width: 480px; +} + +.depth-2 .comment-meta, +.depth-2 .comment-content, +.depth-2 .reply { + width: 460px; +} + +.depth-3 .comment-meta, +.depth-3 .comment-content, +.depth-3 .reply { + width: 440px; +} + +.depth-4 .comment-meta, +.depth-4 .comment-content, +.depth-4 .reply { + width: 420px; +} + +.depth-5 .comment-meta, +.depth-5 .comment-content, +.depth-5 .reply { + width: 400px; +} + +.comment-meta { + margin-bottom: 0; +} + +.widget { + background: #f7f5e7; +} + +.site-footer .widget { + background: none; +} + +/* Internet Explorer 8 */ +ie8 .site { + border: 0; +} + +.ie8 img.size-full, +.ie8 img.size-large { + height: auto; + width: auto; +} + +.ie8 .sidebar .entry-header, +.ie8 .sidebar .entry-content, +.ie8 .sidebar .entry-summary, +.ie8 .sidebar .entry-meta { + max-width: 724px; +} + +.ie8 .author-info { + margin-left: 0; +} + +.ie8 .paging-navigation .nav-previous .meta-nav { + padding: 5px 0 8px; + width: 40px; +} + +.ie8 .paging-navigation .nav-next { + line-height: 1; +} + +.ie8 .format-status .entry-content:before, +.ie8 .format-status .entry-meta:before { + content: none; +} + + +/* Internet Explorer 7 */ +.ie7 .assistive-text, +.ie7 .site .screen-reader-text { + clip: rect(1px 1px 1px 1px); /* IE7 */ +} + +.ie7 .site-header { + position: relative; + z-index: 1; +} + +.ie7 .main-navigation { + max-width: 890px; + padding-right: 150px; +} + +.ie7 .nav-menu li a, +.ie7 .nav-menu li { + display: block; + float: left; +} + +.ie7 .nav-menu ul { + top: 40px; +} + +.ie7 .nav-menu li ul ul { + top: 0; + left: 100%; +} + +.ie7 .site-header .searchform .field { + background-color: #fff; + border: 2px solid #c3c0ab; + cursor: text; + outline: 0; + width: 150px; +} + +.ie7 .entry-header, +.ie7 .entry-content, +.ie7 .entry-summary, +.ie7 .entry-meta { + width: 604px; +} + +.ie7 .format-status .entry-content, +.ie7 .format-status .entry-meta { + padding-left: 60px; +} + +.ie7 .sidebar .format-status .entry-content, +.ie7 .sidebar .format-status .entry-meta { + padding-left: 60px; +} + +.ie7 .sidebar .post-navigation .nav-links, +.ie7 .sidebar .paging-navigation .nav-links { + width: 604px; +} + +.ie7 .paging-navigation .meta-nav { + padding: 0 0 10px; + vertical-align: middle; + width: 40px; +} + +.ie7 .comments-title, +.ie7 .comment-list, +.ie7 #reply-title, +.ie7 #respond #commentform { + width: 604px; +} + +.ie7 .site-footer .widget-area { + max-width: none; + left: auto; +} diff --git a/wp-content/themes/twentythirteen/fonts/COPYING.txt b/wp-content/themes/twentythirteen/fonts/COPYING.txt new file mode 100644 index 0000000000..3f00a7a63f --- /dev/null +++ b/wp-content/themes/twentythirteen/fonts/COPYING.txt @@ -0,0 +1,7 @@ +Genericons is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. + +The fonts are distributed WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. + +You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + +As a special exception, if you create a document which uses this font, and embed this font or unaltered portions of this font into the document, this font does not by itself cause the resulting document to be covered by the GNU General Public License. This exception does not however invalidate any other reasons why the document might be covered by the GNU General Public License. If you modify this font, you may extend this exception to your version of the font, but you are not obligated to do so. If you do not wish to do so, delete this exception statement from your version. \ No newline at end of file diff --git a/wp-content/themes/twentythirteen/fonts/LICENSE.txt b/wp-content/themes/twentythirteen/fonts/LICENSE.txt new file mode 100644 index 0000000000..d159169d10 --- /dev/null +++ b/wp-content/themes/twentythirteen/fonts/LICENSE.txt @@ -0,0 +1,339 @@ + GNU GENERAL PUBLIC LICENSE + Version 2, June 1991 + + Copyright (C) 1989, 1991 Free Software Foundation, Inc., + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + Everyone is permitted to copy and distribute verbatim copies + of this license document, but changing it is not allowed. + + Preamble + + The licenses for most software are designed to take away your +freedom to share and change it. By contrast, the GNU General Public +License is intended to guarantee your freedom to share and change free +software--to make sure the software is free for all its users. This +General Public License applies to most of the Free Software +Foundation's software and to any other program whose authors commit to +using it. (Some other Free Software Foundation software is covered by +the GNU Lesser General Public License instead.) You can apply it to +your programs, too. + + When we speak of free software, we are referring to freedom, not +price. Our General Public Licenses are designed to make sure that you +have the freedom to distribute copies of free software (and charge for +this service if you wish), that you receive source code or can get it +if you want it, that you can change the software or use pieces of it +in new free programs; and that you know you can do these things. + + To protect your rights, we need to make restrictions that forbid +anyone to deny you these rights or to ask you to surrender the rights. +These restrictions translate to certain responsibilities for you if you +distribute copies of the software, or if you modify it. + + For example, if you distribute copies of such a program, whether +gratis or for a fee, you must give the recipients all the rights that +you have. You must make sure that they, too, receive or can get the +source code. And you must show them these terms so they know their +rights. + + We protect your rights with two steps: (1) copyright the software, and +(2) offer you this license which gives you legal permission to copy, +distribute and/or modify the software. + + Also, for each author's protection and ours, we want to make certain +that everyone understands that there is no warranty for this free +software. If the software is modified by someone else and passed on, we +want its recipients to know that what they have is not the original, so +that any problems introduced by others will not reflect on the original +authors' reputations. + + Finally, any free program is threatened constantly by software +patents. We wish to avoid the danger that redistributors of a free +program will individually obtain patent licenses, in effect making the +program proprietary. To prevent this, we have made it clear that any +patent must be licensed for everyone's free use or not licensed at all. + + The precise terms and conditions for copying, distribution and +modification follow. + + GNU GENERAL PUBLIC LICENSE + TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION + + 0. This License applies to any program or other work which contains +a notice placed by the copyright holder saying it may be distributed +under the terms of this General Public License. The "Program", below, +refers to any such program or work, and a "work based on the Program" +means either the Program or any derivative work under copyright law: +that is to say, a work containing the Program or a portion of it, +either verbatim or with modifications and/or translated into another +language. (Hereinafter, translation is included without limitation in +the term "modification".) Each licensee is addressed as "you". + +Activities other than copying, distribution and modification are not +covered by this License; they are outside its scope. The act of +running the Program is not restricted, and the output from the Program +is covered only if its contents constitute a work based on the +Program (independent of having been made by running the Program). +Whether that is true depends on what the Program does. + + 1. You may copy and distribute verbatim copies of the Program's +source code as you receive it, in any medium, provided that you +conspicuously and appropriately publish on each copy an appropriate +copyright notice and disclaimer of warranty; keep intact all the +notices that refer to this License and to the absence of any warranty; +and give any other recipients of the Program a copy of this License +along with the Program. + +You may charge a fee for the physical act of transferring a copy, and +you may at your option offer warranty protection in exchange for a fee. + + 2. You may modify your copy or copies of the Program or any portion +of it, thus forming a work based on the Program, and copy and +distribute such modifications or work under the terms of Section 1 +above, provided that you also meet all of these conditions: + + a) You must cause the modified files to carry prominent notices + stating that you changed the files and the date of any change. + + b) You must cause any work that you distribute or publish, that in + whole or in part contains or is derived from the Program or any + part thereof, to be licensed as a whole at no charge to all third + parties under the terms of this License. + + c) If the modified program normally reads commands interactively + when run, you must cause it, when started running for such + interactive use in the most ordinary way, to print or display an + announcement including an appropriate copyright notice and a + notice that there is no warranty (or else, saying that you provide + a warranty) and that users may redistribute the program under + these conditions, and telling the user how to view a copy of this + License. (Exception: if the Program itself is interactive but + does not normally print such an announcement, your work based on + the Program is not required to print an announcement.) + +These requirements apply to the modified work as a whole. If +identifiable sections of that work are not derived from the Program, +and can be reasonably considered independent and separate works in +themselves, then this License, and its terms, do not apply to those +sections when you distribute them as separate works. But when you +distribute the same sections as part of a whole which is a work based +on the Program, the distribution of the whole must be on the terms of +this License, whose permissions for other licensees extend to the +entire whole, and thus to each and every part regardless of who wrote it. + +Thus, it is not the intent of this section to claim rights or contest +your rights to work written entirely by you; rather, the intent is to +exercise the right to control the distribution of derivative or +collective works based on the Program. + +In addition, mere aggregation of another work not based on the Program +with the Program (or with a work based on the Program) on a volume of +a storage or distribution medium does not bring the other work under +the scope of this License. + + 3. You may copy and distribute the Program (or a work based on it, +under Section 2) in object code or executable form under the terms of +Sections 1 and 2 above provided that you also do one of the following: + + a) Accompany it with the complete corresponding machine-readable + source code, which must be distributed under the terms of Sections + 1 and 2 above on a medium customarily used for software interchange; or, + + b) Accompany it with a written offer, valid for at least three + years, to give any third party, for a charge no more than your + cost of physically performing source distribution, a complete + machine-readable copy of the corresponding source code, to be + distributed under the terms of Sections 1 and 2 above on a medium + customarily used for software interchange; or, + + c) Accompany it with the information you received as to the offer + to distribute corresponding source code. (This alternative is + allowed only for noncommercial distribution and only if you + received the program in object code or executable form with such + an offer, in accord with Subsection b above.) + +The source code for a work means the preferred form of the work for +making modifications to it. For an executable work, complete source +code means all the source code for all modules it contains, plus any +associated interface definition files, plus the scripts used to +control compilation and installation of the executable. However, as a +special exception, the source code distributed need not include +anything that is normally distributed (in either source or binary +form) with the major components (compiler, kernel, and so on) of the +operating system on which the executable runs, unless that component +itself accompanies the executable. + +If distribution of executable or object code is made by offering +access to copy from a designated place, then offering equivalent +access to copy the source code from the same place counts as +distribution of the source code, even though third parties are not +compelled to copy the source along with the object code. + + 4. You may not copy, modify, sublicense, or distribute the Program +except as expressly provided under this License. Any attempt +otherwise to copy, modify, sublicense or distribute the Program is +void, and will automatically terminate your rights under this License. +However, parties who have received copies, or rights, from you under +this License will not have their licenses terminated so long as such +parties remain in full compliance. + + 5. You are not required to accept this License, since you have not +signed it. However, nothing else grants you permission to modify or +distribute the Program or its derivative works. These actions are +prohibited by law if you do not accept this License. Therefore, by +modifying or distributing the Program (or any work based on the +Program), you indicate your acceptance of this License to do so, and +all its terms and conditions for copying, distributing or modifying +the Program or works based on it. + + 6. Each time you redistribute the Program (or any work based on the +Program), the recipient automatically receives a license from the +original licensor to copy, distribute or modify the Program subject to +these terms and conditions. You may not impose any further +restrictions on the recipients' exercise of the rights granted herein. +You are not responsible for enforcing compliance by third parties to +this License. + + 7. If, as a consequence of a court judgment or allegation of patent +infringement or for any other reason (not limited to patent issues), +conditions are imposed on you (whether by court order, agreement or +otherwise) that contradict the conditions of this License, they do not +excuse you from the conditions of this License. If you cannot +distribute so as to satisfy simultaneously your obligations under this +License and any other pertinent obligations, then as a consequence you +may not distribute the Program at all. For example, if a patent +license would not permit royalty-free redistribution of the Program by +all those who receive copies directly or indirectly through you, then +the only way you could satisfy both it and this License would be to +refrain entirely from distribution of the Program. + +If any portion of this section is held invalid or unenforceable under +any particular circumstance, the balance of the section is intended to +apply and the section as a whole is intended to apply in other +circumstances. + +It is not the purpose of this section to induce you to infringe any +patents or other property right claims or to contest validity of any +such claims; this section has the sole purpose of protecting the +integrity of the free software distribution system, which is +implemented by public license practices. Many people have made +generous contributions to the wide range of software distributed +through that system in reliance on consistent application of that +system; it is up to the author/donor to decide if he or she is willing +to distribute software through any other system and a licensee cannot +impose that choice. + +This section is intended to make thoroughly clear what is believed to +be a consequence of the rest of this License. + + 8. If the distribution and/or use of the Program is restricted in +certain countries either by patents or by copyrighted interfaces, the +original copyright holder who places the Program under this License +may add an explicit geographical distribution limitation excluding +those countries, so that distribution is permitted only in or among +countries not thus excluded. In such case, this License incorporates +the limitation as if written in the body of this License. + + 9. The Free Software Foundation may publish revised and/or new versions +of the General Public License from time to time. Such new versions will +be similar in spirit to the present version, but may differ in detail to +address new problems or concerns. + +Each version is given a distinguishing version number. If the Program +specifies a version number of this License which applies to it and "any +later version", you have the option of following the terms and conditions +either of that version or of any later version published by the Free +Software Foundation. If the Program does not specify a version number of +this License, you may choose any version ever published by the Free Software +Foundation. + + 10. If you wish to incorporate parts of the Program into other free +programs whose distribution conditions are different, write to the author +to ask for permission. For software which is copyrighted by the Free +Software Foundation, write to the Free Software Foundation; we sometimes +make exceptions for this. Our decision will be guided by the two goals +of preserving the free status of all derivatives of our free software and +of promoting the sharing and reuse of software generally. + + NO WARRANTY + + 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY +FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN +OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES +PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED +OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF +MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS +TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE +PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, +REPAIR OR CORRECTION. + + 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING +WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR +REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, +INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING +OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED +TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY +YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER +PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE +POSSIBILITY OF SUCH DAMAGES. + + END OF TERMS AND CONDITIONS + + How to Apply These Terms to Your New Programs + + If you develop a new program, and you want it to be of the greatest +possible use to the public, the best way to achieve this is to make it +free software which everyone can redistribute and change under these terms. + + To do so, attach the following notices to the program. It is safest +to attach them to the start of each source file to most effectively +convey the exclusion of warranty; and each file should have at least +the "copyright" line and a pointer to where the full notice is found. + + + Copyright (C) + + This program is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 2 of the License, or + (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License along + with this program; if not, write to the Free Software Foundation, Inc., + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + +Also add information on how to contact you by electronic and paper mail. + +If the program is interactive, make it output a short notice like this +when it starts in an interactive mode: + + Gnomovision version 69, Copyright (C) year name of author + Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'. + This is free software, and you are welcome to redistribute it + under certain conditions; type `show c' for details. + +The hypothetical commands `show w' and `show c' should show the appropriate +parts of the General Public License. Of course, the commands you use may +be called something other than `show w' and `show c'; they could even be +mouse-clicks or menu items--whatever suits your program. + +You should also get your employer (if you work as a programmer) or your +school, if any, to sign a "copyright disclaimer" for the program, if +necessary. Here is a sample; alter the names: + + Yoyodyne, Inc., hereby disclaims all copyright interest in the program + `Gnomovision' (which makes passes at compilers) written by James Hacker. + + , 1 April 1989 + Ty Coon, President of Vice + +This General Public License does not permit incorporating your program into +proprietary programs. If your program is a subroutine library, you may +consider it more useful to permit linking proprietary applications with the +library. If this is what you want to do, use the GNU Lesser General +Public License instead of this License. diff --git a/wp-content/themes/twentythirteen/fonts/genericons-regular-webfont.eot b/wp-content/themes/twentythirteen/fonts/genericons-regular-webfont.eot new file mode 100644 index 0000000000..79332f9249 Binary files /dev/null and b/wp-content/themes/twentythirteen/fonts/genericons-regular-webfont.eot differ diff --git a/wp-content/themes/twentythirteen/fonts/genericons-regular-webfont.svg b/wp-content/themes/twentythirteen/fonts/genericons-regular-webfont.svg new file mode 100644 index 0000000000..c0de605bbb --- /dev/null +++ b/wp-content/themes/twentythirteen/fonts/genericons-regular-webfont.svg @@ -0,0 +1,71 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/wp-content/themes/twentythirteen/fonts/genericons-regular-webfont.ttf b/wp-content/themes/twentythirteen/fonts/genericons-regular-webfont.ttf new file mode 100644 index 0000000000..3111f753ef Binary files /dev/null and b/wp-content/themes/twentythirteen/fonts/genericons-regular-webfont.ttf differ diff --git a/wp-content/themes/twentythirteen/fonts/genericons-regular-webfont.woff b/wp-content/themes/twentythirteen/fonts/genericons-regular-webfont.woff new file mode 100644 index 0000000000..f3cb050308 Binary files /dev/null and b/wp-content/themes/twentythirteen/fonts/genericons-regular-webfont.woff differ diff --git a/wp-content/themes/twentythirteen/footer.php b/wp-content/themes/twentythirteen/footer.php new file mode 100644 index 0000000000..204086767b --- /dev/null +++ b/wp-content/themes/twentythirteen/footer.php @@ -0,0 +1,27 @@ + + + +
+ + +
+ + +
+
+ + + + + \ No newline at end of file diff --git a/wp-content/themes/twentythirteen/functions.php b/wp-content/themes/twentythirteen/functions.php new file mode 100644 index 0000000000..06a3b8162f --- /dev/null +++ b/wp-content/themes/twentythirteen/functions.php @@ -0,0 +1,575 @@ + for posts and comments. + add_theme_support( 'automatic-feed-links' ); + + /* + * This theme supports all available post formats. + * See http://codex.wordpress.org/Post_Formats + */ + add_theme_support( 'post-formats', array( + 'aside', 'audio', 'chat', 'gallery', 'image', 'link', 'quote', 'status', 'video' + ) ); + + /* + * Custom callback to make it easier for our fixed navbar to coexist with + * the WordPress toolbar. See `.wp-toolbar` in style.css. + * + * @see WP_Admin_Bar::initialize() + */ + add_theme_support( 'admin-bar', array( + 'callback' => '__return_false' + ) ); + + // This theme uses wp_nav_menu() in one location. + register_nav_menu( 'primary', __( 'Navigation Menu', 'twentythirteen' ) ); + + /* + * This theme uses a custom image size for featured images, displayed on + * "standard" posts and pages. + */ + add_theme_support( 'post-thumbnails' ); + set_post_thumbnail_size( 604, 270, true ); + + // This theme uses its own gallery styles. + add_filter( 'use_default_gallery_style', '__return_false' ); +} +add_action( 'after_setup_theme', 'twentythirteen_setup' ); + +/** + * Loads our special font CSS file. + * + * The use of Source Sans Pro and Bitter by default is localized. For languages + * that use characters not supported by the font, the font can be disabled. + * + * To disable in a child theme, use wp_dequeue_style() + * function mytheme_dequeue_fonts() { + * wp_dequeue_style( 'twentythirteen-fonts' ); + * } + * add_action( 'wp_enqueue_scripts', 'mytheme_dequeue_fonts', 11 ); + * + * Also used in the Appearance > Header admin panel: + * @see twentythirteen_custom_header_setup() + * + * @since Twenty Thirteen 1.0 + * + * @return void + */ +function twentythirteen_fonts() { + + /* Translators: If there are characters in your language that are not + * supported by Source Sans Pro, translate this to 'off'. Do not translate + * into your own language. + */ + $source_sans_pro = _x( 'on', 'Source Sans Pro font: on or off', 'twentythirteen' ); + + /* Translators: If there are characters in your language that are not + * supported by Bitter, translate this to 'off'. Do not translate into your + * own language. + */ + $bitter = _x( 'on', 'Bitter font: on or off', 'twentythirteen' ); + + if ( 'off' !== $source_sans_pro || 'off' !== $bitter ) { + $font_families = array(); + + if ( 'off' !== $source_sans_pro ) + $font_families[] = 'Source+Sans+Pro:400,700,300italic,400italic,700italic'; + + if ( 'off' !== $bitter ) + $font_families[] = 'Bitter:400,700'; + + $protocol = is_ssl() ? 'https' : 'http'; + $query_args = array( + 'family' => implode( '|', $font_families ), + 'subset' => 'latin,latin-ext', + ); + wp_enqueue_style( 'twentythirteen-fonts', add_query_arg( $query_args, "$protocol://fonts.googleapis.com/css" ), array(), null ); + } +} +add_action( 'wp_enqueue_scripts', 'twentythirteen_fonts' ); + +/** + * Enqueues scripts and styles for front end. + * + * @since Twenty Thirteen 1.0 + * + * @return void + */ +function twentythirteen_scripts_styles() { + global $wp_styles; + + /* + * Adds JavaScript to pages with the comment form to support sites with + * threaded comments (when in use). + */ + if ( is_singular() && comments_open() && get_option( 'thread_comments' ) ) + wp_enqueue_script( 'comment-reply' ); + + // Adds Masonry to handle vertical alignment of footer widgets. + if ( is_active_sidebar( 'sidebar-2' ) ) + wp_enqueue_script( 'jquery-masonry' ); + + // Loads JavaScript file with functionality specific to Twenty Thirteen. + wp_enqueue_script( 'twentythirteen-script', get_template_directory_uri() . '/js/functions.js', array( 'jquery' ), '20130211', true ); + + // Loads our main stylesheet. + wp_enqueue_style( 'twentythirteen-style', get_stylesheet_uri() ); + + // Loads the Internet Explorer specific stylesheet. + wp_enqueue_style( 'twentythirteen-ie', get_template_directory_uri() . '/css/ie.css', array( 'twentythirteen-style' ), '20130213' ); + $wp_styles->add_data( 'twentythirteen-ie', 'conditional', 'lt IE 9' ); +} +add_action( 'wp_enqueue_scripts', 'twentythirteen_scripts_styles' ); + +/** + * Creates a nicely formatted and more specific title element text for output + * in head of document, based on current view. + * + * @since Twenty Thirteen 1.0 + * + * @param string $title Default title text for current view. + * @param string $sep Optional separator. + * @return string Filtered title. + */ +function twentythirteen_wp_title( $title, $sep ) { + global $paged, $page; + + if ( is_feed() ) + return $title; + + // Add the site name. + $title .= get_bloginfo( 'name' ); + + // Add the site description for the home/front page. + $site_description = get_bloginfo( 'description', 'display' ); + if ( $site_description && ( is_home() || is_front_page() ) ) + $title = "$title $sep $site_description"; + + // Add a page number if necessary. + if ( $paged >= 2 || $page >= 2 ) + $title = "$title $sep " . sprintf( __( 'Page %s', 'twentythirteen' ), max( $paged, $page ) ); + + return $title; +} +add_filter( 'wp_title', 'twentythirteen_wp_title', 10, 2 ); + +/** + * Registers two widget areas. + * + * @since Twenty Thirteen 1.0 + * + * @return void + */ +function twentythirteen_widgets_init() { + register_sidebar( array( + 'name' => __( 'Sidebar', 'twentythirteen' ), + 'id' => 'sidebar-1', + 'description' => __( 'Appears on posts and pages', 'twentythirteen' ), + 'before_widget' => '', + 'before_title' => '

', + 'after_title' => '

', + ) ); + + register_sidebar( array( + 'name' => __( 'Footer Widget Area', 'twentythirteen' ), + 'id' => 'sidebar-2', + 'description' => __( 'Appears in the footer section of the site', 'twentythirteen' ), + 'before_widget' => '', + 'before_title' => '

', + 'after_title' => '

', + ) ); +} +add_action( 'widgets_init', 'twentythirteen_widgets_init' ); + +if ( ! function_exists( 'twentythirteen_paging_nav' ) ) : +/** + * Displays navigation to next/previous set of posts when applicable. + * + * @since Twenty Thirteen 1.0 + * + * @return void + */ +function twentythirteen_paging_nav() { + global $wp_query; + + // Don't print empty markup if there's only one page. + if ( $wp_query->max_num_pages < 2 && ( is_home() || is_archive() || is_search() ) ) + return; + ?> + + post_parent ) : get_adjacent_post( false, '', true ); + $next = get_adjacent_post( false, '', false ); + + if ( ! $next && ! $previous ) + return; + ?> + + comment_type ) : + case 'pingback' : + case 'trackback' : + // Display trackbacks differently than normal comments. + ?> +
  • > +

    ', '' ); ?>

    + +
  • +
    > +
    + + +
    + +
    + ', + esc_url( get_comment_link( $comment->comment_ID ) ), + get_comment_time( 'c' ), + sprintf( _x( '%1$s at %2$s', '1: date, 2: time', 'twentythirteen' ), get_comment_date(), get_comment_time() ) + ); + edit_comment_link( __( 'Edit', 'twentythirteen' ), '', '' ); + ?> +
    + + comment_approved ) : ?> +

    + + +
    + +
    + +
    + __( 'Reply', 'twentythirteen' ), 'depth' => $depth, 'max_depth' => $args['max_depth'] ) ) ); ?> +
    +
    + ' . __( 'Sticky', 'twentythirteen' ) . ''; + + if ( ! has_post_format( 'aside' ) && ! has_post_format( 'link' ) && 'post' == get_post_type() ) + twentythirteen_entry_date(); + + // Translators: used between list items, there is a space after the comma. + $categories_list = get_the_category_list( __( ', ', 'twentythirteen' ) ); + if ( $categories_list ) { + echo '' . $categories_list . ''; + } + + // Translators: used between list items, there is a space after the comma. + $tag_list = get_the_tag_list( '', __( ', ', 'twentythirteen' ) ); + if ( $tag_list ) { + echo '' . $tag_list . ''; + } + + // Post author + if ( 'post' == get_post_type() ) { + printf( '', + esc_url( get_author_posts_url( get_the_author_meta( 'ID' ) ) ), + esc_attr( sprintf( __( 'View all posts by %s', 'twentythirteen' ), get_the_author() ) ), + get_the_author() + ); + } +} +endif; + +if ( ! function_exists( 'twentythirteen_entry_date' ) ) : +/** + * Prints HTML with date information for current post. + * + * Create your own twentythirteen_entry_date() to override in a child theme. + * + * @since Twenty Thirteen 1.0 + * + * @param boolean $echo Whether to echo the date. Default true. + * @return string + */ +function twentythirteen_entry_date( $echo = true ) { + $format_prefix = ( has_post_format( 'chat' ) || has_post_format( 'status' ) ) ? _x( '%1$s on %2$s', '1: post format name. 2: date', 'twentythirteen' ): '%2$s'; + + $date = sprintf( '', + esc_url( get_permalink() ), + esc_attr( sprintf( __( 'Permalink to %s', 'twentythirteen' ), the_title_attribute( 'echo=0' ) ) ), + esc_attr( get_the_date( 'c' ) ), + esc_html( sprintf( $format_prefix, get_post_format_string( get_post_format() ), get_the_date() ) ) + ); + + if ( $echo ) + echo $date; + + return $date; +} +endif; + +if ( ! function_exists( 'twentythirteen_get_first_url' ) ) : +/** + * Return the URL for the first link in the post content or the permalink if no + * URL is found. + * + * @since Twenty Thirteen 1.0 + * @return string URL + */ +function twentythirteen_get_first_url() { + $has_url = preg_match( '/]*?href=[\'"](.+?)[\'"]/is', get_the_content(), $match ); + $link = ( $has_url ) ? $match[1] : apply_filters( 'the_permalink', get_permalink() ); + + return esc_url_raw( $link ); +} +endif; + +if ( ! function_exists( 'twentythirteen_featured_gallery' ) ) : +/** + * Displays first gallery from post content. Changes image size from thumbnail + * to large, to display a larger first image. + * + * @since Twenty Thirteen 1.0 + * + * @return void + */ +function twentythirteen_featured_gallery() { + $pattern = get_shortcode_regex(); + + if ( preg_match( "/$pattern/s", get_the_content(), $match ) ) { + if ( 'gallery' == $match[2] ) { + if ( ! strpos( $match[3], 'size' ) ) + $match[3] .= ' size="medium"'; + + echo do_shortcode_tag( $match ); + } + } +} +endif; + +/** + * Extends the default WordPress body class to denote: + * 1. Custom fonts enabled. + * 2. Single or multiple authors. + * 3. Active widgets in the sidebar to change the layout and spacing. + * + * @since Twenty Thirteen 1.0 + * + * @param array $classes Existing class values. + * @return array Filtered class values. + */ +function twentythirteen_body_class( $classes ) { + + // Enable custom font class only if the font CSS is queued to load. + if ( wp_style_is( 'twentythirteen-fonts', 'queue' ) ) + $classes[] = 'custom-font'; + + if ( ! is_multi_author() ) + $classes[] = 'single-author'; + + if ( is_active_sidebar( 'sidebar-1' ) && ! is_attachment() && ! is_404() ) + $classes[] = 'sidebar'; + + return $classes; +} +add_filter( 'body_class', 'twentythirteen_body_class' ); + +/** + * Adjusts content_width value for image post formats, video post formats, and + * image attachment templates. + * + * @since Twenty Thirteen 1.0 + */ +function twentythirteen_content_width() { + if ( has_post_format( 'image' ) || has_post_format( 'video' ) || is_attachment() ) { + global $content_width; + $content_width = 724; + } +} +add_action( 'template_redirect', 'twentythirteen_content_width' ); + +/** + * Adds entry date to aside posts after the content. + * + * + * @since Twenty Thirteen 1.0 + * + * @param string $content Post content. + * @return string Post content. + */ +function twentythirteen_aside_date( $content ) { + if ( ! is_feed() && has_post_format( 'aside' ) ) { + $content .= twentythirteen_entry_date( false ); + } + return $content; +} +add_filter( 'the_content', 'twentythirteen_aside_date', 0 ); // 0 to ensure before everything else. + +/** + * Add postMessage support for site title and description for the Customizer. + * + * @since Twenty Thirteen 1.0 + * + * @param WP_Customize_Manager $wp_customize Customizer object. + * @return void + */ +function twentythirteen_customize_register( $wp_customize ) { + $wp_customize->get_setting( 'blogname' )->transport = 'postMessage'; + $wp_customize->get_setting( 'blogdescription' )->transport = 'postMessage'; +} +add_action( 'customize_register', 'twentythirteen_customize_register' ); + +/** + * Binds JavaScript handlers to make Customizer preview reload changes + * asynchronously. + * + * @since Twenty Thirteen 1.0 + */ +function twentythirteen_customize_preview_js() { + wp_enqueue_script( 'twentythirteen-customizer', get_template_directory_uri() . '/js/theme-customizer.js', array( 'customize-preview' ), '20130213', true ); +} +add_action( 'customize_preview_init', 'twentythirteen_customize_preview_js' ); + +/** + * Adds support for a custom header image. + */ +require( get_template_directory() . '/inc/custom-header.php' ); diff --git a/wp-content/themes/twentythirteen/header.php b/wp-content/themes/twentythirteen/header.php new file mode 100644 index 0000000000..e5c1a925ca --- /dev/null +++ b/wp-content/themes/twentythirteen/header.php @@ -0,0 +1,57 @@ + section and everything up till
    + * + * @package WordPress + * @subpackage Twenty_Thirteen + * @since Twenty Thirteen 1.0 + */ + +/* + * Add class to allow styling for toolbar. + */ +$html_class = ( is_admin_bar_showing() ) ? 'wp-toolbar' : ''; + +?> + + + +> + + + + + <?php wp_title( '|', true, 'right' ); ?> + + + + + + +> +
    + + +
    diff --git a/wp-content/themes/twentythirteen/image.php b/wp-content/themes/twentythirteen/image.php new file mode 100644 index 0000000000..270371ad9d --- /dev/null +++ b/wp-content/themes/twentythirteen/image.php @@ -0,0 +1,119 @@ + $post->post_parent, + 'post_status' => 'inherit', + 'post_type' => 'attachment', + 'post_mime_type' => 'image', + 'order' => 'ASC', + 'orderby' => 'menu_order ID' +) ) ); + +foreach ( $attachments as $k => $attachment ) : +if ( $attachment->ID == $post->ID ) + break; +endforeach; + +$k++; +// If there is more than 1 attachment in a gallery +if ( count( $attachments ) > 1 ) : + if ( isset( $attachments[ $k ] ) ) : + // get the URL of the next image attachment + $next_attachment_url = get_attachment_link( $attachments[ $k ]->ID ); + else : + // or get the URL of the first image attachment + $next_attachment_url = get_attachment_link( $attachments[ 0 ]->ID ); + endif; +else : + // or, if there's only 1 image, get the URL of the image + $next_attachment_url = wp_get_attachment_url(); +endif; + +get_header(); ?> + +
    +
    +
    > +
    +

    + + +
    + +
    + + +
    +
    + ID, $attachment_size ); + ?> + + post_excerpt ) ) : ?> +
    + +
    + +
    + +
    + + post_content ) ) : ?> +
    + + '' ) ); ?> +
    + + +
    + +
    + + + +
    +
    + + \ No newline at end of file diff --git a/wp-content/themes/twentythirteen/images/dotted-line-2x.png b/wp-content/themes/twentythirteen/images/dotted-line-2x.png new file mode 100644 index 0000000000..07f6c93f29 Binary files /dev/null and b/wp-content/themes/twentythirteen/images/dotted-line-2x.png differ diff --git a/wp-content/themes/twentythirteen/images/dotted-line-light-2x.png b/wp-content/themes/twentythirteen/images/dotted-line-light-2x.png new file mode 100644 index 0000000000..059d4ec051 Binary files /dev/null and b/wp-content/themes/twentythirteen/images/dotted-line-light-2x.png differ diff --git a/wp-content/themes/twentythirteen/images/dotted-line-light.png b/wp-content/themes/twentythirteen/images/dotted-line-light.png new file mode 100644 index 0000000000..b7f82cdbfd Binary files /dev/null and b/wp-content/themes/twentythirteen/images/dotted-line-light.png differ diff --git a/wp-content/themes/twentythirteen/images/dotted-line.png b/wp-content/themes/twentythirteen/images/dotted-line.png new file mode 100644 index 0000000000..115b583f7f Binary files /dev/null and b/wp-content/themes/twentythirteen/images/dotted-line.png differ diff --git a/wp-content/themes/twentythirteen/images/headers/circle-thumbnail.png b/wp-content/themes/twentythirteen/images/headers/circle-thumbnail.png new file mode 100644 index 0000000000..2f9344c519 Binary files /dev/null and b/wp-content/themes/twentythirteen/images/headers/circle-thumbnail.png differ diff --git a/wp-content/themes/twentythirteen/images/headers/circle.png b/wp-content/themes/twentythirteen/images/headers/circle.png new file mode 100644 index 0000000000..0bd940197e Binary files /dev/null and b/wp-content/themes/twentythirteen/images/headers/circle.png differ diff --git a/wp-content/themes/twentythirteen/images/headers/diamond-thumbnail.png b/wp-content/themes/twentythirteen/images/headers/diamond-thumbnail.png new file mode 100644 index 0000000000..82777a04cb Binary files /dev/null and b/wp-content/themes/twentythirteen/images/headers/diamond-thumbnail.png differ diff --git a/wp-content/themes/twentythirteen/images/headers/diamond.png b/wp-content/themes/twentythirteen/images/headers/diamond.png new file mode 100644 index 0000000000..a14de61469 Binary files /dev/null and b/wp-content/themes/twentythirteen/images/headers/diamond.png differ diff --git a/wp-content/themes/twentythirteen/images/headers/star-thumbnail.png b/wp-content/themes/twentythirteen/images/headers/star-thumbnail.png new file mode 100644 index 0000000000..43137b21f8 Binary files /dev/null and b/wp-content/themes/twentythirteen/images/headers/star-thumbnail.png differ diff --git a/wp-content/themes/twentythirteen/images/headers/star.png b/wp-content/themes/twentythirteen/images/headers/star.png new file mode 100644 index 0000000000..0fa65705ea Binary files /dev/null and b/wp-content/themes/twentythirteen/images/headers/star.png differ diff --git a/wp-content/themes/twentythirteen/images/search-icon-2x.png b/wp-content/themes/twentythirteen/images/search-icon-2x.png new file mode 100644 index 0000000000..02b63b8027 Binary files /dev/null and b/wp-content/themes/twentythirteen/images/search-icon-2x.png differ diff --git a/wp-content/themes/twentythirteen/images/search-icon.png b/wp-content/themes/twentythirteen/images/search-icon.png new file mode 100644 index 0000000000..11d8dc8e50 Binary files /dev/null and b/wp-content/themes/twentythirteen/images/search-icon.png differ diff --git a/wp-content/themes/twentythirteen/inc/custom-header.php b/wp-content/themes/twentythirteen/inc/custom-header.php new file mode 100644 index 0000000000..7378a21dc8 --- /dev/null +++ b/wp-content/themes/twentythirteen/inc/custom-header.php @@ -0,0 +1,203 @@ + '220e10', + 'default-image' => '%s/images/headers/circle.png', + + // Set height and width, with a maximum value for the width. + 'height' => 230, + 'width' => 1600, + + // Callbacks for styling the header and the admin preview. + 'wp-head-callback' => 'twentythirteen_header_style', + 'admin-head-callback' => 'twentythirteen_admin_header_style', + 'admin-preview-callback' => 'twentythirteen_admin_header_image', + ); + + add_theme_support( 'custom-header', $args ); + + /* + * Default custom headers packaged with the theme. + * %s is a placeholder for the theme template directory URI. + */ + register_default_headers( array( + 'circle' => array( + 'url' => '%s/images/headers/circle.png', + 'thumbnail_url' => '%s/images/headers/circle-thumbnail.png', + 'description' => _x( 'Circle', 'header image description', 'twentythirteen' ) + ), + 'diamond' => array( + 'url' => '%s/images/headers/diamond.png', + 'thumbnail_url' => '%s/images/headers/diamond-thumbnail.png', + 'description' => _x( 'Diamond', 'header image description', 'twentythirteen' ) + ), + 'star' => array( + 'url' => '%s/images/headers/star.png', + 'thumbnail_url' => '%s/images/headers/star-thumbnail.png', + 'description' => _x( 'Star', 'header image description', 'twentythirteen' ) + ), + ) ); + + add_action( 'admin_print_styles-appearance_page_custom-header', 'twentythirteen_fonts' ); +} +add_action( 'after_setup_theme', 'twentythirteen_custom_header_setup' ); + +/** + * Styles the header text displayed on the blog. + * + * get_header_textcolor() options: Hide text (returns 'blank'), or any hex value. + * + * @since Twenty Thirteen 1.0 + */ +function twentythirteen_header_style() { + $header_image = get_header_image(); + $text_color = get_header_textcolor(); + + // If no custom options for text are set, let's bail. + if ( empty( $header_image ) && $text_color == get_theme_support( 'custom-header', 'default-text-color' ) ) + return; + + // If we get this far, we have custom styles. + ?> + + Header admin panel. + * + * @since Twenty Thirteen 1.0 + */ +function twentythirteen_admin_header_style() { + $header_image = get_header_image(); +?> + + Header admin panel. + * This callback overrides the default markup displayed there. + * + * @since Twenty Thirteen 1.0 + */ +function twentythirteen_admin_header_image() { + ?> + + + +
    +
    + + + + + + + + + + + + + +
    +
    + + + \ No newline at end of file diff --git a/wp-content/themes/twentythirteen/js/functions.js b/wp-content/themes/twentythirteen/js/functions.js new file mode 100644 index 0000000000..a1fe7d755a --- /dev/null +++ b/wp-content/themes/twentythirteen/js/functions.js @@ -0,0 +1,101 @@ +/** + * Functionality specific to Twenty Thirteen. + * + * Provides helper functions to enhance the theme experience. + */ + +( function( $ ) { + /** + * Repositions the window on jump-to-anchor to account for + * navbar height. + */ + var twentyThirteenAdjustAnchor = function() { + if ( window.location.hash ) + window.scrollBy( 0, -49 ); + }; + + $( document ).on( 'ready', twentyThirteenAdjustAnchor ); + $( window ).on( 'hashchange', twentyThirteenAdjustAnchor ); + + /** + * Displays the fixed navbar based on screen position. + */ + var html = $( 'html' ), + navbar = $( '#navbar' ), + navbarOffset = -1, + toolbarOffset = $( 'body' ).is( '.admin-bar' ) ? 28 : 0; + + $( window ).scroll( function() { + if ( navbarOffset < 0 ) + navbarOffset = navbar.offset().top - toolbarOffset; + + if ( window.scrollY >= navbarOffset ) + html.addClass( 'navbar-fixed' ); + else + html.removeClass( 'navbar-fixed' ); + } ); + + /** + * Allows clicking the navbar to scroll to top. + */ + navbar.on( 'click', function( event ) { + // Ensure that the navbar element was the target of the click. + if ( 'navbar' == event.target.id || 'site-navigation' == event.target.id ) + $( 'html, body' ).animate( { scrollTop: 0 }, 'fast' ); + } ); + + /** + * Enables menu toggle for small screens. + */ + ( function() { + var nav = $( '#site-navigation' ), button, menu; + if ( ! nav ) + return; + + button = nav.find( '.menu-toggle' ); + menu = nav.find( '.nav-menu' ); + if ( ! button ) + return; + + // Hide button if menu is missing or empty. + if ( ! menu || ! menu.children().length ) { + button.hide(); + return; + } + + $( '.menu-toggle' ).on( 'click', function() { + nav.toggleClass( 'toggled-on' ); + } ); + } )(); + + + /** + * Makes "skip to content" link work correctly in IE9 and Chrome for better + * accessibility. + * + * @link http://www.nczonline.net/blog/2013/01/15/fixing-skip-to-content-links/ + */ + $( window ).on( 'hashchange', function() { + var element = $( location.hash ); + + if ( element ) { + if ( ! /^(?:a|select|input|button)$/i.test( element.tagName ) ) + element.attr( 'tabindex', -1 ); + + element.focus(); + } + } ); + + /** + * Arranges footer widgets vertically. + */ + if ( $.isFunction( $.fn.masonry ) ) { + var columnWidth = $( 'body' ).is( '.sidebar' ) ? 228 : 245; + + $( '#tertiary .widget-area' ).masonry( { + itemSelector: '.widget', + columnWidth: columnWidth, + gutterWidth: 20 + } ); + } +} )( jQuery ); \ No newline at end of file diff --git a/wp-content/themes/twentythirteen/js/html5.js b/wp-content/themes/twentythirteen/js/html5.js new file mode 100644 index 0000000000..a7889168fb --- /dev/null +++ b/wp-content/themes/twentythirteen/js/html5.js @@ -0,0 +1,7 @@ +/*! HTML5 Shiv v3.6 | @afarkas @jdalton @jon_neal @rem | MIT/GPL2 Licensed */ +/* Source: https://github.com/aFarkas/html5shiv */ +(function(l,f){function m(){var a=e.elements;return"string"==typeof a?a.split(" "):a}function i(a){var b=n[a[o]];b||(b={},h++,a[o]=h,n[h]=b);return b}function p(a,b,c){b||(b=f);if(g)return b.createElement(a);c||(c=i(b));b=c.cache[a]?c.cache[a].cloneNode():r.test(a)?(c.cache[a]=c.createElem(a)).cloneNode():c.createElem(a);return b.canHaveChildren&&!s.test(a)?c.frag.appendChild(b):b}function t(a,b){if(!b.cache)b.cache={},b.createElem=a.createElement,b.createFrag=a.createDocumentFragment,b.frag=b.createFrag(); +a.createElement=function(c){return!e.shivMethods?b.createElem(c):p(c,a,b)};a.createDocumentFragment=Function("h,f","return function(){var n=f.cloneNode(),c=n.createElement;h.shivMethods&&("+m().join().replace(/\w+/g,function(a){b.createElem(a);b.frag.createElement(a);return'c("'+a+'")'})+");return n}")(e,b.frag)}function q(a){a||(a=f);var b=i(a);if(e.shivCSS&&!j&&!b.hasCSS){var c,d=a;c=d.createElement("p");d=d.getElementsByTagName("head")[0]||d.documentElement;c.innerHTML="x"; +c=d.insertBefore(c.lastChild,d.firstChild);b.hasCSS=!!c}g||t(a,b);return a}var k=l.html5||{},s=/^<|^(?:button|map|select|textarea|object|iframe|option|optgroup)$/i,r=/^<|^(?:a|b|button|code|div|fieldset|form|h1|h2|h3|h4|h5|h6|i|iframe|img|input|label|li|link|ol|option|p|param|q|script|select|span|strong|style|table|tbody|td|textarea|tfoot|th|thead|tr|ul)$/i,j,o="_html5shiv",h=0,n={},g;(function(){try{var a=f.createElement("a");a.innerHTML="";j="hidden"in a;var b;if(!(b=1==a.childNodes.length)){f.createElement("a"); +var c=f.createDocumentFragment();b="undefined"==typeof c.cloneNode||"undefined"==typeof c.createDocumentFragment||"undefined"==typeof c.createElement}g=b}catch(d){g=j=!0}})();var e={elements:k.elements||"abbr article aside audio bdi canvas data datalist details figcaption figure footer header hgroup mark meter nav output progress section summary time video",shivCSS:!1!==k.shivCSS,supportsUnknownElements:g,shivMethods:!1!==k.shivMethods,type:"default",shivDocument:q,createElement:p,createDocumentFragment:function(a, +b){a||(a=f);if(g)return a.createDocumentFragment();for(var b=b||i(a),c=b.frag.cloneNode(),d=0,e=m(),h=e.length;d\n" +"Language-Team: LANGUAGE \n" + +#: 404.php:16 +msgid "Not found" +msgstr "" + +#: 404.php:21 +msgid "This is somewhat embarrassing, isn’t it?" +msgstr "" + +#: 404.php:22 +msgid "It looks like nothing was found at this location. Maybe try a search?" +msgstr "" + +#: archive.php:29 +msgid "Daily Archives: %s" +msgstr "" + +#: archive.php:31 +msgid "Monthly Archives: %s" +msgstr "" + +#: archive.php:31 +msgctxt "monthly archives date format" +msgid "F Y" +msgstr "" + +#: archive.php:33 +msgid "Yearly Archives: %s" +msgstr "" + +#: archive.php:33 +msgctxt "yearly archives date format" +msgid "Y" +msgstr "" + +#: archive.php:35 +msgid "Archives" +msgstr "" + +#: author-bio.php:16 +msgid "About %s" +msgstr "" + +#: author-bio.php:20 +msgid "View all posts by %s " +msgstr "" + +#: author.php:30 +msgid "All posts by %s" +msgstr "" + +#: category.php:19 +msgid "Category Archives: %s" +msgstr "" + +#: comments.php:27 +msgctxt "comments title" +msgid "One thought on “%2$s”" +msgid_plural "%1$s thoughts on “%2$s”" +msgstr[0] "" +msgstr[1] "" + +#: comments.php:41 +msgid "Comment navigation" +msgstr "" + +#: comments.php:42 +msgid "← Older Comments" +msgstr "" + +#: comments.php:43 +msgid "Newer Comments →" +msgstr "" + +#: comments.php:48 +msgid "Comments are closed." +msgstr "" + +#: content-aside.php:13 content-audio.php:24 content-chat.php:23 +#: content-gallery.php:24 content-image.php:23 content-link.php:24 +#: content-quote.php:13 content-status.php:13 content-video.php:23 +#: content.php:39 +msgid "Continue reading " +msgstr "" + +#: content-aside.php:14 content-audio.php:25 content-chat.php:24 +#: content-gallery.php:25 content-image.php:24 content-link.php:25 +#: content-quote.php:14 content-status.php:14 content-video.php:24 +#: content.php:40 image.php:106 page.php:35 +msgid "Pages:" +msgstr "" + +#: content-aside.php:20 content-aside.php:28 content-audio.php:31 +#: content-chat.php:29 content-gallery.php:39 content-image.php:35 +#: content-link.php:19 content-quote.php:25 content-status.php:23 +#: content-video.php:35 content.php:29 functions.php:339 functions.php:359 +#: image.php:77 page.php:39 +msgid "Edit" +msgstr "" + +#: content-audio.php:17 content-chat.php:17 content-gallery.php:17 +#: content-image.php:17 content-video.php:17 content.php:23 functions.php:438 +msgid "Permalink to %s" +msgstr "" + +#: content-gallery.php:36 content-image.php:32 content-quote.php:22 +#: content-video.php:32 content.php:47 +msgid "Leave a comment" +msgstr "" + +#: content-gallery.php:36 content-image.php:32 content-quote.php:22 +#: content-video.php:32 content.php:47 +msgid "One comment so far" +msgstr "" + +#: content-gallery.php:36 content-image.php:32 content-quote.php:22 +#: content-video.php:32 content.php:47 +msgid "View all % comments" +msgstr "" + +#: content-none.php:12 +msgid "Nothing Found" +msgstr "" + +#: content-none.php:18 +msgid "" +"Ready to publish your first post? Get started here." +msgstr "" + +#: content-none.php:22 +msgid "" +"Sorry, but nothing matched your search terms. Please try again with " +"different keywords." +msgstr "" + +#: content-none.php:27 +msgid "" +"It seems we can’t find what you’re looking for. Perhaps " +"searching can help." +msgstr "" + +#. #-#-#-#-# twentythirteen.pot (Twenty Thirteen 0.1) #-#-#-#-# +#. Author URI of the plugin/theme +#: footer.php:20 +msgid "http://wordpress.org/" +msgstr "" + +#: footer.php:20 +msgid "Semantic Personal Publishing Platform" +msgstr "" + +#: footer.php:20 +msgid "Proudly powered by %s" +msgstr "" + +#: functions.php:88 +msgid "Navigation Menu" +msgstr "" + +#: functions.php:127 +msgctxt "Source Sans Pro font: on or off" +msgid "on" +msgstr "" + +#: functions.php:133 +msgctxt "Bitter font: on or off" +msgid "on" +msgstr "" + +#: functions.php:213 +msgid "Page %s" +msgstr "" + +#: functions.php:228 +msgid "Sidebar" +msgstr "" + +#: functions.php:230 +msgid "Appears on posts and pages" +msgstr "" + +#: functions.php:238 +msgid "Footer Widget Area" +msgstr "" + +#: functions.php:240 +msgid "Appears in the footer section of the site" +msgstr "" + +#: functions.php:265 +msgid "Posts navigation" +msgstr "" + +#: functions.php:269 +msgid " Older posts" +msgstr "" + +#: functions.php:273 +msgid "Newer posts " +msgstr "" + +#: functions.php:301 +msgid "Post navigation" +msgstr "" + +#: functions.php:304 +msgctxt "Previous post link" +msgid " %title" +msgstr "" + +#: functions.php:305 +msgctxt "Next post link" +msgid "%title " +msgstr "" + +#: functions.php:339 +msgid "Pingback:" +msgstr "" + +#: functions.php:357 +msgctxt "1: date, 2: time" +msgid "%1$s at %2$s" +msgstr "" + +#: functions.php:364 +msgid "Your comment is awaiting moderation." +msgstr "" + +#: functions.php:372 +msgid "Reply" +msgstr "" + +#: functions.php:394 +msgid "Sticky" +msgstr "" + +#: functions.php:400 functions.php:406 +msgid ", " +msgstr "" + +#: functions.php:415 +msgid "View all posts by %s" +msgstr "" + +#: functions.php:434 +msgctxt "1: post format name. 2: date" +msgid "%1$s on %2$s" +msgstr "" + +#: header.php:49 +msgid "Menu" +msgstr "" + +#: header.php:50 +msgid "Skip to content" +msgstr "" + +#: image.php:57 +msgid "" +"Published on in %5$s" +msgstr "" + +#: image.php:83 +msgid " Previous" +msgstr "" + +#: image.php:84 +msgid "Next " +msgstr "" + +#: inc/custom-header.php:48 +msgctxt "header image description" +msgid "Circle" +msgstr "" + +#: inc/custom-header.php:53 +msgctxt "header image description" +msgid "Diamond" +msgstr "" + +#: inc/custom-header.php:58 +msgctxt "header image description" +msgid "Star" +msgstr "" + +#: search.php:18 +msgid "Search Results for: %s" +msgstr "" + +#: searchform.php:11 +msgctxt "assistive text" +msgid "Search" +msgstr "" + +#: searchform.php:12 +msgctxt "placeholder" +msgid "Search …" +msgstr "" + +#: searchform.php:13 +msgctxt "submit button" +msgid "Search" +msgstr "" + +#: tag.php:21 +msgid "Tag Archives: %s" +msgstr "" + +#: taxonomy-post_format.php:23 +msgid "%s Archives" +msgstr "" + +#. Theme Name of the plugin/theme +msgid "Twenty Thirteen" +msgstr "" + +#. Theme URI of the plugin/theme +msgid "http://wordpress.org/extend/themes/twentythirteen" +msgstr "" + +#. Description of the plugin/theme +msgid "" +"The 2013 theme for WordPress takes us back to the blog, featuring a full " +"range of post formats, each displayed beautifully in their own unique way. " +"Design details abound, starting with a gorgeous color scheme and matching " +"header images, optional display fonts for beautiful typography, and a wide " +"layout that looks great on large screens yet remains device-agnostic and is " +"readable on any device." +msgstr "" + +#. Author of the plugin/theme +msgid "the WordPress team" +msgstr "" + +#. Tags of the plugin/theme +msgid "" +"black, brown, orange, tan, white, light, one-column, two-columns, right-" +"sidebar, flexible-width, custom-header, custom-menu, editor-style, featured-" +"images, microformats, post-formats, rtl-language-support, sticky-post, " +"translation-ready" +msgstr "" diff --git a/wp-content/themes/twentythirteen/page.php b/wp-content/themes/twentythirteen/page.php new file mode 100644 index 0000000000..f34e0af371 --- /dev/null +++ b/wp-content/themes/twentythirteen/page.php @@ -0,0 +1,50 @@ + + +
    +
    + + + + +
    > + +
    + +
    + + +
    +

    +
    + +
    + + '', 'link_before' => '', 'link_after' => '' ) ); ?> +
    + +
    + ', '' ); ?> +
    +
    + + + + +
    +
    + + + \ No newline at end of file diff --git a/wp-content/themes/twentythirteen/rtl.css b/wp-content/themes/twentythirteen/rtl.css new file mode 100644 index 0000000000..7c2ffc3d5e --- /dev/null +++ b/wp-content/themes/twentythirteen/rtl.css @@ -0,0 +1,10 @@ +/* +Theme Name: Twenty Thirteen +Description: Adds support for languages written in a Right To Left (RTL) direction. +It's easy, just a matter of overwriting all the horizontal positioning attributes +of your CSS stylesheet in a separate stylesheet file named rtl.css. + +See http://codex.wordpress.org/Right_to_Left_Language_Support +*/ + +/* TODO */ \ No newline at end of file diff --git a/wp-content/themes/twentythirteen/screenshot.png b/wp-content/themes/twentythirteen/screenshot.png new file mode 100644 index 0000000000..947cc0b2bb Binary files /dev/null and b/wp-content/themes/twentythirteen/screenshot.png differ diff --git a/wp-content/themes/twentythirteen/search.php b/wp-content/themes/twentythirteen/search.php new file mode 100644 index 0000000000..7839defaef --- /dev/null +++ b/wp-content/themes/twentythirteen/search.php @@ -0,0 +1,36 @@ + + +
    +
    + + + + + + + + + + + + + + + + +
    +
    + + + \ No newline at end of file diff --git a/wp-content/themes/twentythirteen/searchform.php b/wp-content/themes/twentythirteen/searchform.php new file mode 100644 index 0000000000..604039ba7f --- /dev/null +++ b/wp-content/themes/twentythirteen/searchform.php @@ -0,0 +1,14 @@ + + diff --git a/wp-content/themes/twentythirteen/sidebar-footer.php b/wp-content/themes/twentythirteen/sidebar-footer.php new file mode 100644 index 0000000000..2a6aec6d5d --- /dev/null +++ b/wp-content/themes/twentythirteen/sidebar-footer.php @@ -0,0 +1,18 @@ + + + \ No newline at end of file diff --git a/wp-content/themes/twentythirteen/sidebar.php b/wp-content/themes/twentythirteen/sidebar.php new file mode 100644 index 0000000000..10cf568487 --- /dev/null +++ b/wp-content/themes/twentythirteen/sidebar.php @@ -0,0 +1,20 @@ + + + \ No newline at end of file diff --git a/wp-content/themes/twentythirteen/single.php b/wp-content/themes/twentythirteen/single.php new file mode 100644 index 0000000000..6901828c36 --- /dev/null +++ b/wp-content/themes/twentythirteen/single.php @@ -0,0 +1,28 @@ + + +
    +
    + + + + + + + + + + +
    +
    + + + \ No newline at end of file diff --git a/wp-content/themes/twentythirteen/style.css b/wp-content/themes/twentythirteen/style.css new file mode 100644 index 0000000000..4c75174586 --- /dev/null +++ b/wp-content/themes/twentythirteen/style.css @@ -0,0 +1,3103 @@ +/* +Theme Name: Twenty Thirteen +Theme URI: http://wordpress.org/extend/themes/twentythirteen +Author: the WordPress team +Author URI: http://wordpress.org/ +Description: The 2013 theme for WordPress takes us back to the blog, featuring a full range of post formats, each displayed beautifully in their own unique way. Design details abound, starting with a gorgeous color scheme and matching header images, optional display fonts for beautiful typography, and a wide layout that looks great on large screens yet remains device-agnostic and is readable on any device. +Version: 0.1 +License: GNU General Public License v2 or later +License URI: http://www.gnu.org/licenses/gpl-2.0.html +Tags: black, brown, orange, tan, white, light, one-column, two-columns, right-sidebar, flexible-width, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, translation-ready +Text Domain: twentythirteen + +This theme, like WordPress, is licensed under the GPL. +Use it to make something cool, have fun, and share what you've learned with others. +*/ + + +/** + * Table of Contents: + * + * 1.0 - Reset + * 2.0 - Repeatable Patterns + * 3.0 - Site Structure + * 4.0 - Header + * 4.1 - Site Header + * 4.2 - Navigation + * 5.0 - Content + * 5.1 - Entry Header + * 5.2 - Entry Meta + * 5.3 - Entry Content + * 5.4 - Galleries + * 5.5 - Attachments + * 5.6 - Post Formats + * 5.7 - Post/Paging Navigation + * 5.8 - Author Bio + * 5.9 - Archives + * 5.10 - Search Results/No posts + * 5.11 - 404 + * 5.12 - Comments + * 6.0 - Sidebar + * 6.1 - Widgets + * 7.0 - Footer + * 8.0 - Media Queries + * 9.0 - Print + * ---------------------------------------------------------------------------- + */ + + +/** + * 1.0 Reset + * + * Modified from Normalize.css to provide cross-browser consistency and a smart + * default styling of HTML elements. + * + * @see http://git.io/normalize + * ---------------------------------------------------------------------------- + */ + +article, +aside, +details, +figcaption, +figure, +footer, +header, +hgroup, +nav, +section, +summary { + display: block; +} + +audio, +canvas, +video { + display: inline-block; + *display: inline; + *zoom: 1; +} + +audio:not([controls]) { + display: none; + height: 0; +} + +[hidden] { + display: none; +} + +html { + font-size: 100%; + overflow-y: scroll; + -webkit-text-size-adjust: 100%; + -ms-text-size-adjust: 100%; +} + +html, +button, +input, +select, +textarea { + font-family: "Source Sans Pro", Helvetica, sans-serif; +} + +body { + -webkit-hyphens: auto; + -moz-hyphens: auto; + -ms-hyphens: auto; + hyphens: auto; + color: #141412; + margin: 0; +} + +a { + color: #f94a0a; + text-decoration: none; +} + +a:visited { + color: #ac0404; +} + +a:focus { + outline: thin dotted; +} + +a:active, +a:hover { + color: #ea9629; + outline: 0; +} + +a:hover { + text-decoration: underline; +} + +h1, +h2, +h3, +h4, +h5, +h6 { + clear: both; + color: #141412; + font-family: 'Bitter', Georgia, serif; +} + +h1 { + font-size: 48px; + margin: 33px 0; +} + +h2 { + font-size: 30px; + margin: 25px 0; +} + +h3 { + font-size: 22px; + margin: 22px 0; +} + +h4 { + font-size: 20px; + margin: 25px 0; +} + +h5 { + font-size: 18px; + margin: 30px 0; +} + +h6 { + font-size: 16px; + margin: 36px 0; +} + +address { + font-style: italic; + line-height: 1.5; + margin: 0 0 24px; +} + +abbr[title] { + border-bottom: 1px dotted; +} + +b, +strong { + font-weight: bold; +} + +dfn { + font-style: italic; +} + +mark { + background: #ff0; + color: #000; +} + +p { + line-height: 1.5; + margin: 0 0 24px; +} + +code, +kbd, +pre, +samp { + font-family: monospace, serif; + _font-family: 'courier new', monospace; + font-size: 14px; + -webkit-hyphens: none; + -moz-hyphens: none; + -ms-hyphens: none; + hyphens: none; +} + +pre { + background: #f5f5f5; + color: #666; + font-family: monospace; + font-size: 14px; + margin: 20px 0; + overflow: auto; + padding: 20px; + white-space: pre; + white-space: pre-wrap; + word-wrap: break-word; +} + +blockquote, +q { + -webkit-hyphens: none; + -moz-hyphens: none; + -ms-hyphens: none; + hyphens: none; + quotes: none; +} + +blockquote:before, +blockquote:after, +q:before, +q:after { + content: ''; + content: none; +} + +blockquote { + font-size: 24px; + font-style: italic; + font-weight: 300; + margin: 24px 40px; +} + +blockquote blockquote { + margin-right: 0; +} + +blockquote cite, +blockquote small { + font-size: 16px; + font-weight: normal; + text-transform: uppercase; +} + +small { + font-size: smaller; +} + +sub, +sup { + font-size: 75%; + line-height: 0; + position: relative; + vertical-align: baseline; +} + +sup { + top: -0.5em; +} + +sub { + bottom: -0.25em; +} + +dl { + margin: 0 20px; +} + +dt { + font-weight: bold; +} + +dd { + margin: 0 0 20px; +} + +menu, +ol, +ul { + margin: 16px 0; + padding: 0 0 0 40px; +} + +ul { + list-style-type: square; +} + +nav ul, +nav ol { + list-style: none; + list-style-image: none; +} + +li >ul, +li > ol { + margin: 0; +} + +img { + border: 0; + -ms-interpolation-mode: bicubic; + vertical-align: middle; +} + +svg:not(:root) { + overflow: hidden; +} + +figure { + margin: 0; +} + +form { + margin: 0; +} + +fieldset { + border: 1px solid #c0c0c0; + margin: 0 2px; + padding: 0.35em 0.625em 0.75em; +} + +legend { + border: 0; + padding: 0; + white-space: normal; + *margin-left: -7px; +} + +button, +input, +select, +textarea { + font-size: 100%; + margin: 0; + max-width: 100%; + vertical-align: baseline; + *vertical-align: middle; +} + +button, +input { + line-height: normal; +} + +button, +html input[type="button"], +input[type="reset"], +input[type="submit"] { + -webkit-appearance: button; + cursor: pointer; + *overflow: visible; +} + +button[disabled], +input[disabled] { + cursor: default; +} + +input[type="checkbox"], +input[type="radio"] { + -webkit-box-sizing: border-box; + -moz-box-sizing: border-box; + -ms-box-sizing: border-box; + box-sizing: border-box; + padding: 0; + *height: 13px; + *width: 13px; +} + +input[type="search"] { + -webkit-appearance: textfield; + -webkit-box-sizing: content-box; + -moz-box-sizing: content-box; + box-sizing: content-box; + padding-right: 2px; /* Don't cut off the webkit search cancel button */ +} + +input[type="search"]::-webkit-search-decoration { + -webkit-appearance: none; +} + +button::-moz-focus-inner, +input::-moz-focus-inner { + border: 0; + padding: 0; +} + +textarea { + overflow: auto; + vertical-align: top; +} + +table { + border-bottom: 1px solid #ededed; + border-collapse: collapse; + border-spacing: 0; + font-size: 14px; + line-height: 2; + margin: 0 0 20px; + width: 100%; +} + +caption, +th, +td { + font-weight: normal; + text-align: left; +} + +caption { + font-size: 16px; + margin: 20px 0; +} + +th { + font-weight: bold; + text-transform: uppercase; +} + +td { + border-top: 1px solid #ededed; + padding: 6px 10px 6px 0; +} + +del { + color: #333; +} + +ins { + background: #fff9c0; + text-decoration: none; +} + + +/** + * 2.0 Repeatable patterns + * ---------------------------------------------------------------------------- + */ + +/** + * Genericons, a flexible icon-font. + * License: GPL version 2 or any later version with font exception (http://www.gnu.org/licenses/gpl-faq.html#FontException) + * See also LICENSE.txt and COPYING.txt in the ./fonts directory. + * Thanks to FontSquirrel for web-font conversion! + * More info: genericons.com + */ +@font-face { + font-family: 'Genericons'; + src: url('fonts/genericons-regular-webfont.eot'); + src: url('fonts/genericons-regular-webfont.eot?#iefix') format('embedded-opentype'), + url('fonts/genericons-regular-webfont.woff') format('woff'), + url('fonts/genericons-regular-webfont.ttf') format('truetype'), + url('fonts/genericons-regular-webfont.svg#genericonsregular') format('svg'); + font-weight: normal; + font-style: normal; +} + +.genericon:before, +.menu-toggle:after, +.featured-post:before, +.date a:before, +.entry-meta .author a:before, +.format-audio .entry-content:before, +.comments-link a:before, +.tags-links a:first-child:before, +.categories-links a:first-child:before, +.edit-link a:before, +.attachment .entry-title:before, +.attachment-meta:before, +.attachment-meta a:before, +.comment-awaiting-moderation:before, +.comment-reply-link:before, +#reply-title small a:before, +.bypostauthor .fn:before, +.error404 .page-title:before { + -webkit-font-smoothing: antialiased; + font: normal 16px/1 'Genericons'; + vertical-align: text-bottom; +} + +/* Clearing floats */ +.clear:after, +.attachment .entry-header:after, +.site-footer .widget-area:after, +.entry-content:after, +.page-content:after, +.navigation:after, +.nav-links:after, +.gallery:after, +.comment:after { + clear: both; +} + +.clear:before, +.clear:after, +.attachment .entry-header:before, +.attachment .entry-header:after, +.site-footer .widget-area:before, +.site-footer .widget-area:after, +.entry-content:before, +.entry-content:after, +.page-content:before, +.page-content:after, +.navigation:before, +.navigation:after, +.nav-links:before, +.nav-links:after, +.gallery:before, +.gallery:after, +.comment:before, +.comment:after { + content: ""; + display: table; +} + +/* Assistive text */ +.assistive-text { + position: absolute !important; + clip: rect(1px, 1px, 1px, 1px); +} + +.assistive-text:hover, +.assistive-text:active, +.assistive-text:focus { + background-color: #f1f1f1; + border-radius: 3px; + box-shadow: 0 0 2px 2px rgba(0,0,0,.6); + clip: auto !important; + color: #21759b; + display: block; + font-size: 14px; + font-weight: bold; + line-height: normal; + padding: 15px 23px 14px; + position: absolute; + top: 5px; + left: 5px; + text-decoration: none; + height: auto; + width: auto; + z-index: 100000; /* Above WP toolbar */ +} + +/* Buttons */ +button, +input[type="submit"], +input[type="button"], +input[type="reset"] { + background: #e05d22; /* Old browsers */ + background: -webkit-linear-gradient(top, #e05d22 0%, #d94412 100%); /* Chrome10+,Safari5.1+ */ + background: -moz-linear-gradient( top, #e05d22 0%, #d94412 100%); /* FF3.6+ */ + background: -ms-linear-gradient( top, #e05d22 0%, #d94412 100%); /* IE10+ */ + background: -o-linear-gradient( top, #e05d22 0%, #d94412 100%); /* Opera 11.10+ */ + background: linear-gradient( to bottom, #e05d22 0%, #d94412 100%); /* W3C */ + filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e05d22', endColorstr='#d94412',GradientType=0 ); /* IE6-9 */ + display: inline-block; + padding: 11px 24px 10px 24px; + color: #fff; + text-decoration: none; + border: none; + border-bottom: 3px solid #b93207; + border-radius: 2px; +} + +button:active, +input[type="submit"]:active, +input[type="button"]:active, +input[type="reset"]:active { + background: #d94412; /* Old browsers */ + background: -webkit-linear-gradient(top, #d94412 0%, #e05d22 100%); /* Chrome10+,Safari5.1+ */ + background: -moz-linear-gradient( top, #d94412 0%, #e05d22 100%); /* FF3.6+ */ + background: -ms-linear-gradient( top, #d94412 0%, #e05d22 100%); /* IE10+ */ + background: -o-linear-gradient( top, #d94412 0%, #e05d22 100%); /* Opera 11.10+ */ + background: linear-gradient( to bottom, #d94412 0%, #e05d22 100%); /* W3C */ + filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d94412', endColorstr='#e05d22',GradientType=0 ); /* IE6-9 */ + border: none; + border-top: 3px solid #b93207; + padding: 10px 24px 11px 24px; +} + +.post-password-required input[type="submit"] { + padding: 7px 24px 4px; + vertical-align: bottom; +} + +.post-password-required input[type="submit"]:active { + padding: 5px 24px 6px; +} + +/* Form fields, general styles first. */ +button, +input, +textarea { + border: 2px solid #d4d0ba; + font-family: inherit; + padding: 5px; +} + +input, +textarea { + color: #141412; +} + +input:focus, +textarea:focus { + border: 2px solid #c3c0ab; + outline: 0; +} + +/* Placeholder text color -- selectors need to be in separate to work. */ +::-webkit-input-placeholder { + color: #7d7b6d; +} + +:-moz-placeholder { + color: #7d7b6d; +} + +::-moz-placeholder { + color: #7d7b6d; +} + +:-ms-input-placeholder { + color: #7d7b6d; +} + +/* + * Responsive images + * + * Fluid images for posts, comments, and widgets + */ +.entry-content img, +.entry-summary img, +.comment-content img, +.widget img, +.wp-caption { + max-width: 100%; +} + +/* Make sure images with WordPress-added height and width attributes are scaled correctly. */ +.entry-content img, +.entry-summary img, +.comment-content img[height], +img[class*="align"], +img[class*="wp-image-"], +img[class*="attachment-"] { + height: auto; +} + +img.size-full, +img.size-large, +img.wp-post-image { + height: auto; + max-width: 100%; +} + +/* Make sure videos and embeds fit their containers. */ +embed, +iframe, +object, +video { + max-width: 100%; +} + +/* Override the Twitter embed fixed width. */ +.entry-content .twitter-tweet-rendered { + max-width: 100% !important; +} + +/* Images */ +.alignleft { + float: left; +} + +.alignright { + float: right; +} + +.aligncenter { + display: block; + margin-left: auto; + margin-right: auto; +} + +img.alignleft { + margin: 5px 20px 5px -60px; +} + +.wp-caption.alignleft { + margin: 5px 10px 5px -60px; +} + +img.alignright { + margin: 5px -60px 5px 20px; +} + +.wp-caption.alignright { + margin: 5px -60px 5px 10px; +} + +img.aligncenter { + margin: 5px auto; +} + +.wp-caption .wp-caption-text, +.entry-caption { + color: #220e10; + font: 300 italic 18px/1.5 "Source Sans Pro", Helvetica, sans-serif; + margin: 0; +} + +img.wp-smiley, +.rsswidget img { + border: 0; + border-radius: 0; + box-shadow: none; + margin-bottom: 0; + margin-top: 0; + padding: 0; +} + +/** + * 3.0 Basic Structure + * ---------------------------------------------------------------------------- + */ +.site { + background-color: #fff; + border-left: 1px solid #f2f2f2; + border-right: 1px solid #f2f2f2; + margin: 0 auto; + max-width: 1600px; + width: 100%; +} + +.site-main { + position: relative; +} + +.site-main .sidebar-container { + height: 0; + position: absolute; + top: 40px; + width: 100%; + z-index: 1; +} + +.site-main .sidebar-inner { + margin: 0 auto; + max-width: 1040px; +} + + +/** + * 4.0 Header + * ---------------------------------------------------------------------------- + */ + + +/** + * 4.1 Site Header + * ---------------------------------------------------------------------------- + */ + +.site-header { + position: relative; +} + +.site-header hgroup { + -webkit-box-sizing: border-box; + -moz-box-sizing: border-box; + -ms-box-sizing: border-box; + box-sizing: border-box; + margin: 0 auto; + max-width: 1040px; + min-height: 230px; + width: 100%; +} + +.site-header a { + color: #141412; +} + +.site-title { + font-size: 60px; + font-weight: bold; + line-height: 1; + margin: 0; + padding: 58px 0 10px; +} + +.site-description { + font: 300 italic 24px "Source Sans Pro", Helvetica, sans-serif; + margin: 0; +} + + +/** + * 4.2 Navigation + * ---------------------------------------------------------------------------- + */ + +.main-navigation { + clear: both; + margin: 0 auto; + max-width: 1040px; + min-height: 45px; + position: relative; +} + +ul.nav-menu, +div.nav-menu > ul { + margin: 0 0 0 -20px; + padding: 0 40px 0 0; +} + +.nav-menu li { + display: inline-block; + position: relative; +} + +.nav-menu li a { + color: #141412; + display: block; + font-size: 15px; + line-height: 1; + padding: 15px 20px; + text-decoration: none; +} + +.nav-menu li:hover > a, +.nav-menu li a:hover { + background-color: #220e10; + color: #fff; +} + +.nav-menu .sub-menu, +.nav-menu .children { + background-color: #220e10; + border: 2px solid rgba(247, 245, 231, 1); + border-top: 0; + color: #fff; + display: none; + float: left; + padding: 0; + position: absolute; + top: 44px; + left: -2px; + z-index: 99999; +} + +.nav-menu .sub-menu ul, +.nav-menu .children ul { + border-left: 0; + left: 100%; + top: 0; +} + +ul.nav-menu ul a, +.nav-menu ul ul a { + color: #fff; + margin: 0; + width: 200px; +} + +ul.nav-menu ul a:hover, +.nav-menu ul ul a:hover { + background-color: #e1562d; +} + +ul.nav-menu li:hover > ul, +.nav-menu ul li:hover > ul { + display: block; +} + +.nav-menu .current_page_item > a, +.nav-menu .current_page_ancestor > a, +.nav-menu .current-menu-item > a, +.nav-menu .current-menu-ancestor > a { + color: #f94a0a; + font-style: italic; +} + +.menu-toggle { + display: none; +} + +/* Navbar */ +.navbar { + background-color: #f7f5e7; + max-width: 1600px; + width: 100%; +} + +.main-navigation .searchform { + position: absolute; + right: 0; + top: 1px; +} + +.site-header .searchform .field { + background-color: transparent; + background-image: url("images/search-icon.png"); + background-position: 5px center; + background-repeat: no-repeat; + background-size: 24px 24px; + border: none; + cursor: pointer; + height: 37px; + -webkit-box-sizing: border-box; + -moz-box-sizing: border-box; + -ms-box-sizing: border-box; + box-sizing: border-box; + -webkit-transition: width 400ms ease, background 400ms ease; + -moz-transition-: width 400ms ease, background 400ms ease; + -o-transition: width 400ms ease, background 400ms ease; + transition: width 400ms ease, background 400ms ease; + margin: 3px 0; + padding: 0 0 0 34px; + position: relative; + width: 0; +} + +.site-header .searchform .field:focus { + background-color: #fff; + border: 2px solid #c3c0ab; + cursor: text; + outline: 0; + width: 230px; +} + +/* Fixed Navbar */ +.wp-toolbar { + margin-top: 28px; +} + +.navbar-fixed { + margin-top: 45px; +} + +.wp-toolbar.navbar-fixed { + margin-top: 73px; +} + +.navbar-fixed .site-title { + font-size: 22px; + font-weight: bold; + line-height: 2; + max-width: 400px; + overflow: hidden; + padding: 0; + position: fixed; + text-overflow: ellipsis; + top: 0; + white-space: nowrap; + z-index: 3; +} + +.navbar-fixed #masthead .site-title a { + color: #141412 !important; /* Must override custom header text color. */ +} + +.navbar-fixed .navbar { + box-shadow: 0px 2px 2px rgba(173, 165, 105, 0.2); + height: 45px; + position: fixed; + top: 0; + z-index: 2; +} + +.wp-toolbar.navbar-fixed .site-title, +.wp-toolbar.navbar-fixed .navbar { + top: 28px; +} + +.navbar-fixed .menu-toggle, +.navbar-fixed .nav-menu { + display: none; +} + + +/** + * 5.0 Content + * ---------------------------------------------------------------------------- + */ + +.hentry { + padding: 40px 0; + word-wrap: break-word; +} + +.entry-header, +.entry-content, +.entry-summary, +.entry-meta { + margin: 0 auto; + max-width: 604px; + width: 100%; +} + +.sidebar .entry-header, +.sidebar .entry-content, +.sidebar .entry-summary, +.sidebar .entry-meta { + -webkit-box-sizing: border-box; + -moz-box-sizing: border-box; + -ms-box-sizing: border-box; + box-sizing: border-box; + max-width: 1040px; + padding: 0 376px 0 60px; +} + + +/** + * 5.1 Entry Header + * ---------------------------------------------------------------------------- + */ + +.sidebar .entry-header .entry-meta { + padding: 0; +} + +.entry-thumbnail img { + display: block; + margin: 0 auto 10px; +} + +.entry-header { + margin-bottom: 30px; +} + +.entry-title { + font-weight: normal; + margin: 0 0 5px; +} + +.entry-title a { + color: #141412; +} + +.entry-title a:hover { + color: #ea9629; +} + + +/** + * 5.2 Entry Meta + * ---------------------------------------------------------------------------- + */ + +.entry-meta { + clear: both; + font-size: 14px; + line-height: 1.5; +} + +.entry-meta span.tag-links { + color: #f94a0a; +} + +.entry-meta a { + color: #f94a0a; +} + +.entry-meta a:hover { + color: #ea9629; +} + +.entry-meta > span { + margin-right: 20px; +} + +.entry-meta > span:last-child { + margin-right: 0; +} + +.featured-post:before { + content: '\f308'; + margin-right: 2px; +} + +.entry-meta .date a:before { + content: '\f303'; +} + +.comments-link a:before { + content: '\f300'; + margin-right: 2px; + top: -1px; + position: relative; +} + +.entry-meta .author a:before { + content: '\f304'; + top: -1px; + position: relative; +} + +.categories-links a:first-child:before { + content: '\f301'; +} + +.tags-links a:first-child:before { + content: '\f302'; + top: -1px; + position: relative; +} + +.edit-link a:before { + content: '\f411'; + top: -1px; + position: relative; +} + +.single-author .entry-meta .author, +.sticky.format-standard .entry-meta .date, +.sticky.format-audio .entry-meta .date, +.sticky.format-chat .entry-meta .date, +.sticky.format-image .entry-meta .date, +.sticky.format-gallery .entry-meta .date { + display: none; +} + + +/** + * 5.3 Entry Content + * ---------------------------------------------------------------------------- + */ + +.entry-content a, +.comment-content a { + color: #f24b12; +} + +.entry-content a:hover, +.comment-content a:hover { + color: #ea9629; +} + +footer.entry-meta { + margin-top: 24px; +} + +.format-standard footer.entry-meta { + margin-top: 0; +} + +/* Page links */ +.page-links { + clear: both; + font-size: 16px; + font-style: italic; + font-weight: normal; + line-height: 2.2; + margin: 20px 0; + text-transform: uppercase; +} + +.page-links a, +.page-links > span { + background: #fff; + border: 1px solid #fff; + padding: 5px 10px; + text-decoration: none; +} + +.format-status .entry-content .page-links a, +.format-gallery .entry-content .page-links a, +.format-chat .entry-content .page-links a, +.page-links a { + background: #e63320; + border: 1px solid #e63320; + color: #fff; +} + +.format-gallery .entry-content .page-links a:hover, +.format-audio .entry-content .page-links a:hover, +.format-status .entry-content .page-links a:hover, +.format-video .entry-content .page-links a:hover, +.format-chat .entry-content .page-links a:hover, +.format-quote .entry-content .page-links a:hover, +.page-links a:hover { + background: #fff; + color: #e63320; +} + +.format-status .entry-content .page-links > span, +.format-quote .entry-content .page-links > span { + background: none; +} + +.page-links .page-links-title { + background: transparent; + border: none; + margin-right: 20px; + padding: 0; +} + + +/** + * 5.4 Galleries + * ---------------------------------------------------------------------------- + */ + +.gallery { + margin-bottom: 20px; + margin-left: -4px; +} + +.gallery-item { + float: left; + margin: 0 4px 4px 0; +} + +.single .gallery-columns-1.gallery-size-medium, +.single .gallery-columns-1.gallery-size-thumbnail, +.single .gallery-columns-2.gallery-size-thumbnail, +.single .gallery-columns-3.gallery-size-thumbnail { + display: table; + margin: 0 auto 20px; +} + +.single .gallery-columns-1.gallery-size-medium .gallery-item, +.single .gallery-columns-1.gallery-size-thumbnail .gallery-item, +.single .gallery-columns-2.gallery-size-thumbnail .gallery-item, +.single .gallery-columns-3.gallery-size-thumbnail .gallery-item { + width: auto; +} + +.gallery-columns-1 .gallery-item { + max-width: 100%; +} + +.gallery-columns-2 .gallery-item { + text-align: center; + width: 48%; + width: -webkit-calc(50% - 4px); + width: calc(50% - 4px); +} + +.gallery-columns-3 .gallery-item { + text-align: center; + width: 31%; + width: -webkit-calc(33.3% - 4px); + width: calc(33.3% - 4px); +} + +.gallery-columns-4 .gallery-item { + width: 23%; + width: -webkit-calc(25% - 4px); + width: calc(25% - 4px); +} + +.gallery-columns-5 .gallery-item { + width: 19%; + width: -webkit-calc(20% - 4px); + width: calc(20% - 4px); +} + +.gallery-columns-6 .gallery-item { + width: 15%; + width: -webkit-calc(16.7% - 4px); + width: calc(16.7% - 4px); +} + +.gallery-columns-7 .gallery-item { + width: 13%; + width: -webkit-calc(14.28% - 4px); + width: calc(14.28% - 4px); +} + +.gallery-columns-8 .gallery-item { + width: 11%; + width: -webkit-calc(12.5% - 4px); + width: calc(12.5% - 4px); +} + +.gallery-columns-9 .gallery-item { + width: 9%; + width: -webkit-calc(11.1% - 4px); + width: calc(11.1% - 4px); +} + +.gallery-columns-1 .gallery-item:nth-of-type(1n), +.gallery-columns-2 .gallery-item:nth-of-type(2n), +.gallery-columns-3 .gallery-item:nth-of-type(3n), +.gallery-columns-4 .gallery-item:nth-of-type(4n), +.gallery-columns-5 .gallery-item:nth-of-type(5n), +.gallery-columns-6 .gallery-item:nth-of-type(6n), +.gallery-columns-7 .gallery-item:nth-of-type(7n), +.gallery-columns-8 .gallery-item:nth-of-type(8n), +.gallery-columns-9 .gallery-item:nth-of-type(9n) { + margin-right: 0; +} + +.gallery-caption { + display: none; +} + + +/** + * 5.6 Post Formats + * ---------------------------------------------------------------------------- + */ + +/* Aside */ +.format-aside { + background-color: #f7f5e7; +} + +.blog .format-aside:first-of-type, +.single .format-aside:first-of-type { + box-shadow: inset 0px 2px 2px rgba(173, 165, 105, 0.2); +} + +.format-aside .entry-content .date { + color: #f94a0a; + font-size: 14px; + margin-left: 20px; +} + +.format-aside .entry-content .date a:hover { + color: #ea9629; +} + +.format-aside .entry-content .date a:before { + content: '\f303'; +} + +.format-aside footer.entry-meta { + margin-top: 0; +} + +.format-aside blockquote { + font-size: 100%; + font-weight: normal; +} + +.format-aside cite { + font-size: 100%; + text-transform: none; +} + +.format-aside cite:before { + content: '\2014'; + margin-right: 5px; +} + +.blog .format-aside .entry-content p:last-child { + margin-bottom: 0; +} + +/* Audio */ +.format-audio { + background-color: #dd5625; +} + +.format-audio .entry-title { + font-size: 28px; + font-weight: bold; +} + +.format-audio .entry-meta a { + color: #220e10; +} + +.format-audio .entry-content:before { + float: left; + content: '\f109'; + font-size: 64px; +} + +.format-audio .entry-content:before, +.format-audio .entry-content:after { + display: inline-block; +} + +.format-audio .entry-content a, +.single-format-audio .entry-content a { + color: #fbfaf3; +} + +.format-audio .entry-content a:hover, +.format-audio .entry-meta a:hover { + color: #ea9629; +} + +.format-audio .audio-content p:last-child { + margin-bottom: 0; +} + +.format-audio .audio-content { + background: url("images/dotted-line.png") repeat-y left top; + background-size: 4px 4px; + float: right; + margin: 0 0 24px; + padding-left: 35px; + width: 80%; + width: -webkit-calc(100% - 115px); + width: calc(100% - 115px); +} + +.format-audio audio { + max-width: 100% !important; /* Avoid player width overflow. */ +} + +/* Chat */ +.format-chat { + background-color: #eadaa6; +} + +.format-chat .entry-title { + font-size: 28px; + font-weight: bold; +} + +.format-chat .entry-meta a, +.format-chat .entry-content a, +.format-chat span.tag-links { + color: #722d19; +} + +.format-chat .entry-meta .date a:before { + content: '\f108'; + margin-right: 2px; +} + +/* Gallery */ +.format-gallery { + background-color: #fccb27; +} + +.format-gallery .entry-header { + margin-bottom: 15px; +} + +.format-gallery .entry-title { + font-size: 50px; + font-weight: 400; + margin: 0; +} + +.format-gallery .entry-meta a, +.format-gallery .entry-content a, +.format-gallery span.tag-links { + color: #a22400; +} + +/* Blog gallery */ +.blog .format-gallery .gallery, +.archive .format-gallery .gallery, +.search .format-gallery .gallery { + margin-bottom: 20px; + max-width: 608px; +} + +.blog .format-gallery .gallery-item, +.archive .format-gallery .gallery-item, +.search .format-gallery .gallery-item { + display: block; + height: 148px; + margin-right: 4px; + max-height: 100%; + max-width: 100%; + overflow: hidden; + width: 148px; +} + +.blog .format-gallery .gallery-item img, +.archive .format-gallery .gallery-item img, +.search .format-gallery .gallery-item img { + height: 100%; + max-height: 148px; + max-width: 1000%; + width: auto; +} + +.blog .format-gallery .gallery-item:first-child, +.archive .format-gallery .gallery-item:first-child, +.search .format-gallery .gallery-item:first-child { + height: 300px; + width: 300px; +} + +.blog .format-gallery .gallery-item:first-child img, +.archive .format-gallery .gallery-item:first-child img, +.search .format-gallery .gallery-item:first-child img { + max-height: 300px; +} + +.blog .format-gallery .gallery-item .gallery-icon, +.archive .format-gallery .gallery-item .gallery-icon, +.search .format-gallery .gallery-item .gallery-icon { + height: 100%; + -webkit-transform: translate(50%, 50%); + -moz-transform: translate(50%, 50%); + -ms-transform: translate(50%, 50%); + -o-transform: translate(50%, 50%); + transform: translate(50%, 50%); + width: 100%; +} + +.blog .format-gallery .gallery-item .gallery-icon img, +.archive .format-gallery .gallery-item .gallery-icon img, +.search .format-gallery .gallery-item .gallery-icon img { + -webkit-transform: translate(-50%, -50%); + -moz-transform: translate(-50%, -50%); + -ms-transform: translate(-50%, -50%); + -o-transform: translate(-50%, -50%); + transform: translate(-50%, -50%); +} + +.blog .format-gallery .gallery br, +.archive .format-gallery .gallery br, +.search .format-gallery .gallery br { + display: none; +} + +/* Image */ +.format-image .entry-title { + font-size: 28px; + font-weight: bold; +} + +.format-image .entry-content .size-full { + margin: 0 -60px; + max-width: 724px; +} + +.format-image .wp-caption { + margin: 0 auto; + text-align: center; +} + +.format-image .wp-caption-text { + padding: 0 5px; + text-align: left; +} + +.format-image .wp-caption.alignleft:first-of-type, +.format-image .wp-caption.alignright:first-of-type { + margin: 0; +} + +.format-image p:last-child { + margin: 0; +} + + +/* Link */ +.format-link { + background-color: #f7f5e7; +} + +.blog .format-link:first-of-type, +.single .format-link:first-of-type { + box-shadow: inset 0px 2px 2px rgba(173, 165, 105, 0.2); +} + +.format-link .entry-header, +.format-link .entry-content p:last-child { + margin-bottom: 0; +} + +.format-link .entry-title { + color: #f94a0a; + display: inline; + font: 300 italic 20px "Source Sans Pro", Helvetica, sans-serif; + margin-right: 20px; +} + +.format-link div.entry-meta { + display: inline; +} + + +/* Quote */ +.format-quote { + background-color: #220e10; +} + +.format-quote .entry-content { + color: #f7f5e7; + font-size: 28px; + font-style: italic; + font-weight: 300; + margin: 0 auto; +} + +.format-quote .entry-content blockquote { + margin: 0; +} + +.format-quote .entry-content p { + line-height: 1.3; +} + +.format-quote .entry-content a { + color: inherit; +} + +.format-quote .entry-content small, +.format-quote .entry-content cite { + display: block; + font-size: 16px; + margin-top: 20px; +} + +.format-quote footer.entry-meta { + margin-top: 0; +} + +/* Status */ +.format-status { + background-color: #722d19; + padding: 0; +} + +.format-status .entry-content, +.format-status .entry-meta { + -webkit-box-sizing: border-box; + -moz-box-sizing: border-box; + -ms-box-sizing: border-box; + box-sizing: border-box; + padding-left: 35px; + position: relative; +} + +.format-status .entry-content a { + color: #eadaa6; +} + +.format-status .entry-meta a { + color: #f7f5e7; +} + +.sidebar .format-status .entry-content, +.sidebar .format-status .entry-meta { + padding-left: 95px; +} + +.format-status .entry-content:before, +.format-status .entry-meta:before { + background: url("images/dotted-line.png") repeat-y left bottom; + background-size: 4px 4px; + content: ''; + display: block; + height: 100%; + position: absolute; + left: 10px; + top: 0; + width: 1px; +} + +.sidebar .format-status .entry-content:before, +.sidebar .format-status .entry-meta:before { + left: 70px; +} + +/* Ensures the dots in the dot background are in lockstep. */ +.format-status .entry-meta:before { + background-position: left top; +} + +.format-status .entry-content { + color: #f7f5e7; + font-size: 24px; + font-style: italic; + font-weight: 300; + padding-top: 40px; + padding-bottom: 30px; + position: relative; +} + +.format-status .entry-content p:first-child:before { + background-color: rgba(0, 0, 0, 0.65); + content: ''; + height: 3px; + margin-top: 13px; + position: absolute; + left: 4px; + width: 13px; +} + +.sidebar .format-status .entry-content p:first-child:before { + left: 64px; +} + +.format-status .entry-content p:last-child { + margin-bottom: 0; +} + +.format-status .entry-meta { + margin-top: 0; + padding-bottom: 40px; +} + +.format-status .entry-meta .date a:before { + content: '\f105'; +} + +/* Video */ +.format-video { + background-color: #dd5625; +} + +.format-video .entry-content a, +.single-format-video .entry-content a { + color: #fbfaf3; +} + +.format-video .entry-meta a { + color: #220e10; +} + +.format-video .entry-content a:hover, +.format-video .entry-meta a:hover { + color: #ea9629; +} + + +.format-video .entry-title { + font-size: 50px; + font-weight: 400; +} + +.format-video .entry-meta { + color: #220e10; +} + + +/** + * 5.5 Attachments + * ---------------------------------------------------------------------------- + */ + +.attachment .hentry { + background-color: #e8e5ce; + margin: 0; + padding: 0; +} + +.attachment .entry-header { + margin-bottom: 0; + max-width: 1040px; + padding: 30px 0; +} + +.attachment .entry-title { + display: inline-block; + float: left; + font: 300 italic 30px "Source Sans Pro", Helvetica, sans-serif; + margin: 0; +} + +.attachment .entry-title:before { + content: '\f416'; + font-size: 32px; + margin-right: 10px; +} + +.attachment .entry-meta { + clear: none; + color: inherit; + float: right; + max-width: 604px; + padding: 9px 0 0; + text-align: right; +} + +.attachment-meta:before { + content: '\f307'; +} + +.full-size-link a:before { + content: '\f402'; +} + +.full-size-link:before { + content: none; +} + +.attachment .entry-meta a, +.attachment .entry-meta .edit-link:before, +.attachment .full-size-link:before { + color: #f94a0a; +} + +.attachment .entry-content { + background-color: #fff; + max-width: 100%; + padding: 40px 0; +} + +.image-navigation { + margin: 0 auto; + max-width: 1040px; + position: relative; +} + +.image-navigation a:hover { + text-decoration: none; +} + +.image-navigation .nav-previous, +.image-navigation .nav-next { + position: absolute; + top: 50px; +} + +.image-navigation .nav-previous { + left: 0; +} + +.image-navigation .nav-next { + right: 0; +} + +.image-navigation .meta-nav { + font: 300 32px "Source Sans Pro", Helvetica, sans-serif; + vertical-align: -webkit-calc(-4px); + vertical-align: calc(-4px); +} + +.attachment .entry-attachment { + margin: 0 auto; + max-width: 724px; + text-align: center; +} + +.attachment .entry-attachment .attachment { + display: inline-block; +} + +.attachment .entry-caption { + text-align: left; +} + +.attachment .entry-description { + margin: 20px auto 0; + max-width: 604px; +} + +.attachment .entry-caption p:last-child, +.attachment .entry-description p:last-child { + margin: 0; +} + + +/** + * 5.7 Post/Paging Navigation + * ---------------------------------------------------------------------------- + */ + +.navigation .nav-previous { + float: left; +} + +.navigation .nav-next { + float: right; +} + +.navigation a { + color: #f94a0a; +} + +.navigation a:hover { + color: #ea9629; + text-decoration: none; +} + +.paging-navigation { + background-color: #e8e5ce; + padding: 40px 0; +} + +.paging-navigation .nav-links { + margin: 0 auto; + max-width: 604px; + width: 100%; +} + +.sidebar .paging-navigation .nav-links { + -webkit-box-sizing: border-box; + -moz-box-sizing: border-box; + -ms-box-sizing: border-box; + box-sizing: border-box; + max-width: 1040px; + padding: 0 376px 0 60px; +} + +.paging-navigation .nav-next { + line-height: 5; +} + +.paging-navigation a { + font: 300 italic 22px/1 "Source Sans Pro", Helvetica, sans-serif; +} + +.paging-navigation .meta-nav { + background-color: #e63320; + border-radius: 50%; + color: #fff; + display: inline-block; + font: 300 26px/1 "Source Sans Pro", Helvetica, sans-serif; + padding: 5px 0 8px; + text-align: center; + width: 40px; +} + +.paging-navigation .nav-previous .meta-nav { + margin-right: 10px; + padding: 25px 0 28px; + width: 80px; +} + +.paging-navigation .nav-next .meta-nav { + margin-left: 10px; +} + +.paging-navigation a:hover .meta-nav { + background-color: #ea9629; + text-decoration: none; +} + +.post-navigation { + background-color: #fff; + color: #f94a0a; + font: 300 italic 20px "Source Sans Pro", Helvetica, sans-serif; + padding: 20px 0; +} + +.post-navigation .nav-links { + margin: 0 auto; + max-width: 1040px; +} + +.sidebar .post-navigation .nav-links { + -webkit-box-sizing: border-box; + -moz-box-sizing: border-box; + -ms-box-sizing: border-box; + box-sizing: border-box; + padding: 0 376px 0 60px; +} + +.post-navigation a[rel="next"] { + float: right; +} + + +/** + * 5.8 Author Bio + * ---------------------------------------------------------------------------- + */ + +.author-info { + margin: 0 auto; + max-width: 604px; + padding: 30px 0 10px; + text-align: left; /* gallery & video post formats */ + width: 100%; +} + +.author.sidebar .author-info { + -webkit-box-sizing: border-box; + -moz-box-sizing: border-box; + -ms-box-sizing: border-box; + box-sizing: border-box; + max-width: 1040px; + padding: 30px 376px 10px 60px; +} + +.single .author-info { + padding: 50px 0 0; +} + +.author-avatar { + float: left; + margin: 0 30px 30px 0; +} + +.single-format-status .author-description, +.single-format-status .author-description h2, +.single-format-quote .author-description, +.single-format-quote .author-description h2 { + color: #f7f5e7; +} + +.single-format-audio .author-description a, +.single-format-video .author-description a { + color: #fbfaf3; +} + +.author-description h2 { + clear: none; + font: 300 italic 20px "Source Sans Pro", Helvetica, sans-serif; + margin: 0 0 8px; +} + +.author-link { + color: #f94a0a; + margin-left: 2px; +} + +.author.archive .author-link { + display: none; +} + + +/** + * 5.9 Archives + * ---------------------------------------------------------------------------- + */ + +.archive-header { + background-color: #e8e5ce; +} + +.archive-title, +.archive-meta { + font: 300 italic 30px "Source Sans Pro", Helvetica, sans-serif; + margin: 0 auto; + max-width: 1040px; + padding: 30px 0; + width: 100%; +} + +.archive-meta { + font-size: 16px; + font-style: normal; + font-weight: normal; + margin-top: -15px; + padding: 0 0 11px; +} + +.sidebar .archive-meta { + -webkit-box-sizing: border-box; + -moz-box-sizing: border-box; + -ms-box-sizing: border-box; + box-sizing: border-box; + padding-right: 316px; +} + + +/** + * 5.10 Search Results/No posts + * ---------------------------------------------------------------------------- + */ + +.page-header { + background-color: #e8e5ce; +} + +.page-title { + font: 300 italic 30px "Source Sans Pro", Helvetica, sans-serif; + margin: 0 auto; + max-width: 1040px; + padding: 30px 0; + width: 100%; +} + +.page-content { + margin: 0 auto; + max-width: 604px; + padding: 40px 0; + width: 100%; +} + +.sidebar .page-content { + -webkit-box-sizing: border-box; + -moz-box-sizing: border-box; + -ms-box-sizing: border-box; + box-sizing: border-box; + margin: 0 auto; + max-width: 1040px; + padding: 40px 376px 40px 60px; +} + + +/** + * 5.11 404 + * ---------------------------------------------------------------------------- + */ + +.error404 .page-header { + background-color: #fff; +} + +.error404 .page-title { + font: 300 italic 30px/0.6 "Source Sans Pro", Helvetica, sans-serif; + margin: 0; + padding: 300px; + position: relative; + text-align: center; + width: auto; +} + +.error404 .page-title:before { + content: '\f423'; + color: #e8e5ce; + font-size: 964px; + line-height: 0.6; + overflow: hidden; + position: absolute; + left: 7px; + top: 28px +} + +.error404 .page-wrapper { + background-color: #e8e5ce; +} + +.error404 .page-header, +.error404 .page-content { + margin: 0 auto; + max-width: 1040px; + padding-bottom: 40px; + width: 100%; +} + + +/** + * 5.12 Comments + * ---------------------------------------------------------------------------- + */ + +.comments-title, +.comment-list, +#reply-title, +#respond #commentform { + margin: 0 auto; + max-width: 604px; + width: 100%; +} + +.sidebar .comments-title, +.sidebar .comment-list, +.sidebar #reply-title, +.sidebar .comment-navigation, +.sidebar #respond #commentform { + -webkit-box-sizing: border-box; + -moz-box-sizing: border-box; + -ms-box-sizing: border-box; + box-sizing: border-box; + max-width: 1040px; + padding-left: 60px; + padding-right: 376px; +} + +.comments-title { + font: 300 italic 28px "Source Sans Pro", Helvetica, sans-serif; + padding: 30px 0 20px; +} + +.comment-list, +.comment-list .children { + list-style-type: none; + padding: 0; +} + +.comment-list .children { + margin-left: 20px; +} + +.comment-list > li:after, +.comment-list .children > li:before { + background: url("images/dotted-line.png") repeat left top; + background-size: 4px 4px; + content: ''; + display: block; + height: 1px; + width: 100%; +} + +.comment-list > li:last-child:after { + display: none; +} + +.comment { + padding: 24px 0; +} + +.comment-author { + float: left; + margin-right: 50px; + max-width: 74px; +} + +.comment-author .avatar { + display: block; + margin-bottom: 10px; +} + +.comment-author .fn, +.comment-reply-link { + color: #ed331c; + font-size: 14px; + font-style: normal; +} + +.bypostauthor .fn:before { + content: '\f408'; +} + +.comment-list .edit-link { + margin-left: 20px; +} + +.comment-meta, +.comment-content, +.reply { + float: right; + width: 79%; + width: -webkit-calc(100% - 124px); + width: calc(100% - 124px); +} + +.comment-meta, +.comment-meta a { + color: #a2a2a2; + font-size: 13px; + margin-bottom: 20px; +} + +.comment-meta a:hover { + color: #ea9629; +} + +.ping-meta { + color: #a2a2a2; + font-size: 13px; + line-height: 2; +} + +.comment-awaiting-moderation { + color: #a2a2a2; +} + +.comment-awaiting-moderation:before { + content: '\f414'; + margin-right: 5px; + position: relative; + top: -2px; +} + +.comment-reply-link:before { + content: '\f412'; + margin-right: 3px; +} + +/* Comment form */ +#respond { + background-color: #f7f5e7; + padding: 30px 0; +} + +.comment + #respond { + margin-bottom: 30px; + padding: 20px; +} + +#reply-title { + font: 300 italic 28px "Source Sans Pro", Helvetica, sans-serif; + margin-bottom: 20px; +} + +#reply-title small a { + color: #131310; + display: inline-block; + float: right; + height: 16px; + overflow: hidden; + width: 16px; +} + +#reply-title small a:hover { + color: #ed331c; +} + +#reply-title small a:before { + content: '\f406'; + vertical-align: top; +} + +.sidebar .comment-list #reply-title, +.sidebar .comment-list #commentform { + padding: 0; +} + +#commentform .comment-notes { + margin-bottom: 15px; +} + +#commentform .comment-form-author, +#commentform .comment-form-email, +#commentform .comment-form-url { + margin-bottom: 8px; +} + +#commentform label[for="author"], +#commentform label[for="email"], +#commentform label[for="url"], +#commentform label[for="comment"] { + float: left; + padding: 5px 0; + width: 100px; +} + +#commentform .required { + color: #ed331c; +} + +#commentform input[type="text"] { + width: 270px; +} + +#commentform textarea { + width: 100%; + -webkit-box-sizing: border-box; + -moz-box-sizing: border-box; + -ms-box-sizing: border-box; + box-sizing: border-box; +} + +.form-allowed-tags, +.form-allowed-tags code { + color: #7d7b6d; + font-size: 12px; +} + +.form-allowed-tags code { + font-size: 10px; + margin-left: 3px; +} + +.comment-list .pingback, +.comment-list .trackback { + padding-top: 24px; +} + +.comment-navigation { + font: 300 italic 20px "Source Sans Pro", Helvetica, sans-serif; + margin: 0 auto; + max-width: 604px; + padding: 20px 0 30px; + width: 100%; +} + +.no-comments { + background-color: #f7f5e7; + font-size: 20px; + font-style: italic; + font-weight: 300; + margin: 0; + padding: 40px 0; + text-align: center; +} + +.sidebar .no-comments { + -webkit-box-sizing: border-box; + -moz-box-sizing: border-box; + -ms-box-sizing: border-box; + box-sizing: border-box; + padding-left: 60px; + padding-right: 376px; +} + + +/** + * 6.0 Sidebar + * ---------------------------------------------------------------------------- + */ + +.site-main .widget-area { + -webkit-box-sizing: border-box; + -moz-box-sizing: border-box; + -ms-box-sizing: border-box; + box-sizing: border-box; + float: right; + width: 300px; +} + + +/** + * 6.1 Widgets + * ---------------------------------------------------------------------------- + */ + +.widget { + background-color: rgba(247, 245, 231, 0.7); + font-size: 14px; + margin: 0 0 24px; + padding: 20px; +} + +.widget > h3 { + font: 300 italic 20px "Source Sans Pro", Helvetica, sans-serif; + margin: 0 0 10px; +} + +.widget ul, +.widget ol { + list-style-type: none; + margin: 0; + padding: 0; +} + +.widget li { + line-height: 1.5; + padding: 5px 0; +} + +.widget .children li:last-child { + padding-bottom: 0; +} + +.widget li > ul, +.widget li > ol { + margin-left: 20px; +} + +.widget a { + color: #f94a0a; +} + +.widget a:hover { + color: #ea9629; +} + +/* Search widget */ +.searchform .submit { + display: none; +} + +.widget .searchform .field { + -webkit-box-sizing: border-box; + -moz-box-sizing: border-box; + -ms-box-sizing: border-box; + box-sizing: border-box; + width: 100%; +} + +/* RSS Widget */ +.widget_rss .rss-date { + display: block; +} + +.widget_rss .rss-date, +.widget_rss li > cite { + color: #a2a2a2; +} + +/* Calendar Widget */ +.widget_calendar table, +.widget_calendar td { + border: 0; + border-collapse: separate; + border-spacing: 1px; +} + +.widget_calendar caption { + font-size: 14px; + margin: 0; +} + +.widget_calendar th, +.widget_calendar td { + padding: 0; + text-align: center; +} + +.widget_calendar a { + padding: 4px 0; +} + +.widget_calendar tbody td { + background-color: rgba(255, 255, 255, 0.5); +} + +.site-footer .widget_calendar tbody td { + background-color: rgba(255, 255, 255, 0.05); +} + +.widget_calendar tbody .pad, .site-footer .widget_calendar tbody .pad { + background-color: transparent; +} + + +/** + * 7.0 Footer + * ---------------------------------------------------------------------------- + */ + +.site-footer { + background-color: #e8e5ce; + color: #7d7b6d; + font: 14px "Source Sans Pro", Helvetica, sans-serif; + text-align: center; +} + +.site-footer .widget-area, +.sidebar .site-footer { + text-align: left; +} + +.site-footer a { + color: #7d7b6d; +} + +.site-footer .sidebar-container { + background-color: #220e10; +} + +.site-footer .widget-area { + -webkit-box-sizing: border-box; + -moz-box-sizing: border-box; + -ms-box-sizing: border-box; + box-sizing: border-box; + margin: 0 auto; + padding: 20px 0; + max-width: 1040px; + width: 100%; +} + +.sidebar .site-footer .widget-area { + left: -158px; + max-width: 724px; +} + +.site-footer .widget { + background: transparent; + -webkit-box-sizing: border-box; + -moz-box-sizing: border-box; + -ms-box-sizing: border-box; + box-sizing: border-box; + color: #fff; + float: left; + margin-right: 20px; + width: 245px; +} + +.sidebar .site-footer .widget { + width: 228px; +} + +.sidebar .site-footer .widget:nth-of-type(4), +.sidebar .site-footer .widget:nth-of-type(3) { + margin-right: 0; +} + +.site-footer .widget h3 { + color: #fff; +} + +.site-footer .widget a { + color: #e63320; +} + +.site-info { + margin: 0 auto; + max-width: 1040px; + padding: 30px 0; + width: 100%; +} + +#wpstats { + display: block; + margin: -10px auto 0 auto; +} + + +/** + * 8.0 Media Queries + * ---------------------------------------------------------------------------- + */ + +/* Retina-specific styles. */ +@media print, + (-o-min-device-pixel-ratio: 5/4), + (-webkit-min-device-pixel-ratio: 1.25), + (min-resolution: 120dpi) { + + .site-header .searchform .field { + background-image: url("images/search-icon-2x.png"); + } + + .format-audio .audio-content, + .format-status .entry-content:before, + .format-status .entry-meta:before, + .comment-list > li:after, + .comment-list .children > li:before { + background-image: url("images/dotted-line-2x.png"); + } +} + +@media (max-width: 1599px) { + .site { + border: 0; + } +} + +@media (max-width: 1069px) { + .sidebar img.alignleft, + .sidebar .wp-caption.alignleft { + margin-left: 0; + } + + .sidebar img.alignright, + .sidebar .wp-caption.alignright { + margin-right: 0; + } + + ul.nav-menu, + div.nav-menu > ul { + margin-left: 0; + } + + .sidebar .format-image .entry-content .size-full { + margin: 0; + } + + .error404 .page-header, + .sidebar .format-image .entry-content img.size-full, + .sidebar .format-image .wp-caption:first-child .wp-caption-text { + margin-left: auto; + max-width: 604px; + width: 100%; + } + + .site-header hgroup, + .navbar-secondary .searchform, + .archive-header, + .search .page-header, + .blog .page-header, + .error404 .page-content, + .attachment .entry-header, + .attachment .entry-content, + .post-navigation .nav-links, + .sidebar .site-info, + .site-footer .widget-area { + -webkit-box-sizing: border-box; + -moz-box-sizing: border-box; + -ms-box-sizing: border-box; + box-sizing: border-box; + padding-left: 20px; + padding-right: 20px; + } + + .error404 .page-title { + font-size: 24px; + padding: 180px; + } + + .error404 .page-title:before { + font-size: 554px; + } + + .attachment .image-navigation { + max-width: 724px; + } + + .image-navigation .nav-previous, + .image-navigation .nav-next { + position: static; + } + + .main-navigation .searchform { + right: 20px; + } + + .site-main .widget-area { + margin-right: 60px; + } +} + +@media (max-width: 999px) { + .sidebar .entry-header, + .sidebar .entry-content, + .sidebar .entry-summary, + .sidebar .entry-meta, + .sidebar .comment-list, + .sidebar #reply-title, + .sidebar .comment-navigation, + .sidebar #respond #commentform, + .sidebar .featured-gallery, + .sidebar .post-navigation .nav-links, + .author.sidebar .author-info, + .sidebar .format-image .entry-content { + max-width: 604px; + padding-left: 0; + padding-right: 0; + } + + .sidebar.author .author-info { + padding: 30px 0 10px; + } + + .sidebar .site-info, + .search.sidebar .page-content, + .blog.sidebar .page-content, + .attachment .entry-header, + .sidebar .comments-title { + max-width: 604px; + } + + .sidebar .archive-meta, + .attachment .entry-header, + .search.sidebar .page-content, + .blog.sidebar .page-content, + .sidebar .site-info, + .sidebar .comments-title, + .sidebar .no-comments { + padding-left: 0; + padding-right: 0; + } + + .attachment .entry-meta { + float: left; + text-align: left; + width: 100%; + } + + .attachment .entry-content { + max-width: 100%; + padding: 40px 0; + } + + .format-status .entry-content { + padding-top: 40px; + } + + .format-status .entry-meta { + padding-bottom: 40px; + } + + .sidebar .format-status .entry-content, + .sidebar .format-status .entry-meta { + padding-left: 35px; + } + + .sidebar .format-status .entry-content:before, + .sidebar .format-status .entry-meta:before { + left: 10px; + } + + .sidebar .format-status .entry-content p:first-child:before { + left: 4px; + } + + .sidebar .paging-navigation .nav-links { + padding: 0 60px 0 60px; + } + + .site-main .sidebar-container { + height: auto; + margin: 0 auto; + max-width: 604px; + position: relative; + top: 20px; + } + + .site-main .widget-area { + margin: 0; + float: none; + width: 100%; + } + + .sidebar .site-footer .widget-area { + left: 0; + max-width: 100%; + } +} + +/* Collapse oversized image and pulled images after iPad breakpoint. */ +@media (max-width: 767px) { + img.alignleft, + .wp-caption.alignleft { + margin-left: 0; + } + + img.alignright, + .wp-caption.alignright { + margin-right: 0; + } + + .format-image .entry-content img:first-of-type, + .format-image .wp-caption:first-child .wp-caption-text { + margin-left: auto; + max-width: 604px; + width: 100%; + } + + .attachment .image-navigation, + .attachment .entry-attachment .attachment { + max-width: 604px; + padding: 0; + width: 100%; + } +} + +@media (max-width: 643px) { + .site-title { + font-size: 30px; + } + + .navbar-fixed .site-title, + .site-description { + font-size: 18px; + } + + .navbar-fixed .site-title { + line-height: 2.5; + max-width: 220px; + } + + #content .entry-header, + #content .entry-content, + #content .entry-summary, + #content footer.entry-meta, + #content .featured-gallery, + .search.sidebar .page-content, + .blog.sidebar .page-content, + .sidebar .post-navigation .nav-links, + .paging-navigation .nav-links, + .author .author-info, + .comments-area .comments-title, + .comments-area .comment-list, + .comments-area .comment-navigation, + #respond, + .sidebar .site-info, + .sidebar .paging-navigation .nav-links { + -webkit-box-sizing: border-box; + -moz-box-sizing: border-box; + -ms-box-sizing: border-box; + box-sizing: border-box; + padding-right: 20px; + padding-left: 20px; + } + + #content .format-status .entry-content, + #content .format-status .entry-met { + padding-left: 35px; + } + + /* Small menu */ + .menu-toggle { + cursor: pointer; + display: inline-block; + font: bold 16px "Source Sans Pro", Helvetica, sans-serif; + margin: 0; + padding: 12px 0 12px 20px; + } + + .menu-toggle:after { + content: '\f502'; + font-size: 12px; + padding-left: 8px; + vertical-align: -webkit-calc(-4px); + vertical-align: calc(-4px); + } + + .toggled-on .menu-toggle:after { + content: '\f500'; + vertical-align: -webkit-calc(2px); + vertical-align: calc(2px); + } + + .toggled-on .nav-menu, + .toggled-on .nav-menu > ul { + display: block; + margin-left: 0px; + padding: 0; + width: 100%; + } + + .navbar-fixed .toggled-on .nav-menu, + .navbar-fixed .toggled-on .nav-menu > ul { + display: none; + } + + .toggled-on li, + .toggled-on .children { + display: block; + } + + .toggled-on .nav-menu li > ul { + background-color: transparent; + display: block; + float: none; + margin-left: 20px; + position: relative; + left: auto; + top: auto; + } + + .toggled-on .nav-menu li > ul a { + color: #141412; + width: auto; + } + + .toggled-on .nav-menu li:hover > a, + .toggled-on .nav-menu .children a { + background-color: transparent; + color: #141412; + } + + .toggled-on .nav-menu li a:hover, + .toggled-on .nav-menu ul a:hover { + background-color: #e1562d; + color: #fff; + } + + ul.nav-menu, + div.nav-menu > ul { + display: none; + } + + #content .featured-gallery { + padding-left: 24px; + } + + .gallery-columns-1 .gallery-item { + margin-right: 0; + width: 100%; + } + + .entry-title, + .format-chat .entry-title, + .format-image .entry-title, + .format-gallery .entry-title, + .format-video .entry-title { + font: bold 22px 'Bitter', serif; + } + + .format-quote blockquote, + .format-status .entry-content { + font-size: 18px; + } + + .format-quote .entry-content small, + .format-quote .entry-content cite { + font-size: 13px; + } + + .error404 .page-title { + padding: 40px 0 0; + } + + .error404 .page-title:before { + content: ''; + } + + .comment-author { + margin-right: 30px; + } + + .comment-author .avatar { + height: auto; + max-width: 100%; + } + + .comment-meta, + .comment-content, + .reply { + width: 70%; + width: -webkit-calc(100% - 104px); + width: calc(100% - 104px); + } + + #commentform textarea { + height: 80px; /* Smaller field for mobile. */ + } + + /* Audio */ + .format-audio .audio-content { + background-image: none; + float: none; + padding-left: 0; + width: auto; + } + + .format-audio .entry-content:before { + display: none; + } + + .single .gallery-columns-3 br { + display: none; + } + + .single .gallery-columns-3 .gallery-item:nth-of-type(3n) { + margin-right: 4px; + } +} + +/* Mobile devices */ +@media (max-width: 359px) { + .gallery { + margin-left: 0; + } + + .gallery .gallery-item, + .single .gallery-columns-2.gallery-size-thumbnail .gallery-item, + .blog .format-gallery .gallery-item, + .archive .format-gallery .gallery-item, + .search .format-gallery .gallery-item { + margin-bottom: 2%; + margin-right: 2%; + width: 49%; + } + + .single .gallery-columns-1.gallery-size-medium, + .single .gallery-columns-1.gallery-size-thumbnail, + .single .gallery-columns-2.gallery-size-thumbnail, + .single .gallery-columns-3.gallery-size-thumbnail { + display: block; + } + + .gallery-columns-1 .gallery-item, + .single .gallery-columns-1.gallery-size-medium .gallery-item, + .single .gallery-columns-1.gallery-size-thumbnail .gallery-item, + .blog .format-gallery .gallery-item:first-child, + .archive .format-gallery .gallery-item:first-child, + .search .format-gallery .gallery-item:first-child { + text-align: center; + width: 100%; + } + + .gallery-columns-3 .gallery-item, + .single .gallery-columns-3.gallery-size-thumbnail .gallery-item { + width: 32%; + } + + .single .gallery.gallery-columns-3 .gallery-item:nth-of-type(even), + .gallery-columns-5 .gallery-item:nth-of-type(5n), + .gallery-columns-7 .gallery-item:nth-of-type(7n), + .gallery-columns-9 .gallery-item:nth-of-type(9n) { + margin-right: 2%; + } + + .single .gallery br { + display: none; + } + + .blog .format-gallery .gallery-item:nth-of-type(odd), + .archive .format-gallery .gallery-item:nth-of-type(odd), + .search .format-gallery .gallery-item:nth-of-type(odd), + .single .gallery .gallery-item:nth-of-type(even), + .single .gallery.gallery-columns-3 .gallery-item:nth-of-type(3n) { + margin-right: 0; + } + + /* Comments */ + .comment-author { + float: none; + margin: 0 0 5px; + max-width: 100%; + } + + .comment-author .avatar { + display: inline; + margin: 0 5px 0 0; + max-width: 20px; + } + + .comment-author .fn { + line-height: 1.6; + } + + .comment-meta, + .comment-content, + .reply { + width: 100%; + } +} + + +/** + * 9.0 Print + * ---------------------------------------------------------------------------- + */ diff --git a/wp-content/themes/twentythirteen/tag.php b/wp-content/themes/twentythirteen/tag.php new file mode 100644 index 0000000000..5454005490 --- /dev/null +++ b/wp-content/themes/twentythirteen/tag.php @@ -0,0 +1,43 @@ + + +
    +
    + + +
    +

    + + +
    + +
    + + + + + + + + + + + + +
    +
    + + + \ No newline at end of file diff --git a/wp-content/themes/twentythirteen/taxonomy-post_format.php b/wp-content/themes/twentythirteen/taxonomy-post_format.php new file mode 100644 index 0000000000..0deb97cce2 --- /dev/null +++ b/wp-content/themes/twentythirteen/taxonomy-post_format.php @@ -0,0 +1,41 @@ + + +
    +
    + + +
    +

    ' . get_post_format_string( get_post_format() ) . '' ); ?>

    +
    + + + + + + + + + + + + +
    +
    + + + \ No newline at end of file