From 1fb181a4ebc1355db1b8eb2eda001db1e077ed76 Mon Sep 17 00:00:00 2001 From: ryan Date: Sun, 7 Feb 2010 16:16:26 +0000 Subject: [PATCH] Twenty Ten initial import. Props Ian Stewart, Matt Thomas, and others. see #9015 git-svn-id: http://svn.automattic.com/wordpress/trunk@13012 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-admin/includes/schema.php | 4 +- wp-content/themes/twentyten/404.php | 21 + wp-content/themes/twentyten/archive.php | 66 + wp-content/themes/twentyten/attachment.php | 71 + wp-content/themes/twentyten/author.php | 68 + wp-content/themes/twentyten/category.php | 62 + wp-content/themes/twentyten/comments.php | 116 ++ wp-content/themes/twentyten/editor-style.css | 282 ++++ wp-content/themes/twentyten/footer.php | 24 + wp-content/themes/twentyten/functions.php | 244 ++++ wp-content/themes/twentyten/header.php | 55 + .../themes/twentyten/images/header-1.jpg | Bin 0 -> 13441 bytes .../themes/twentyten/images/wordpress.png | Bin 0 -> 849 bytes wp-content/themes/twentyten/index.php | 118 ++ wp-content/themes/twentyten/license.txt | 281 ++++ wp-content/themes/twentyten/page.php | 23 + wp-content/themes/twentyten/print.css | 85 ++ wp-content/themes/twentyten/rtl.css | 286 +++++ wp-content/themes/twentyten/screenshot.png | Bin 0 -> 30408 bytes wp-content/themes/twentyten/search.php | 73 ++ wp-content/themes/twentyten/searchform.php | 7 + .../themes/twentyten/sidebar-footer.php | 38 + wp-content/themes/twentyten/sidebar.php | 35 + wp-content/themes/twentyten/single.php | 68 + wp-content/themes/twentyten/style.css | 1141 +++++++++++++++++ wp-content/themes/twentyten/tag.php | 59 + 26 files changed, 3225 insertions(+), 2 deletions(-) create mode 100644 wp-content/themes/twentyten/404.php create mode 100644 wp-content/themes/twentyten/archive.php create mode 100644 wp-content/themes/twentyten/attachment.php create mode 100644 wp-content/themes/twentyten/author.php create mode 100644 wp-content/themes/twentyten/category.php create mode 100644 wp-content/themes/twentyten/comments.php create mode 100644 wp-content/themes/twentyten/editor-style.css create mode 100644 wp-content/themes/twentyten/footer.php create mode 100644 wp-content/themes/twentyten/functions.php create mode 100644 wp-content/themes/twentyten/header.php create mode 100644 wp-content/themes/twentyten/images/header-1.jpg create mode 100644 wp-content/themes/twentyten/images/wordpress.png create mode 100644 wp-content/themes/twentyten/index.php create mode 100644 wp-content/themes/twentyten/license.txt create mode 100644 wp-content/themes/twentyten/page.php create mode 100644 wp-content/themes/twentyten/print.css create mode 100644 wp-content/themes/twentyten/rtl.css create mode 100644 wp-content/themes/twentyten/screenshot.png create mode 100644 wp-content/themes/twentyten/search.php create mode 100644 wp-content/themes/twentyten/searchform.php create mode 100644 wp-content/themes/twentyten/sidebar-footer.php create mode 100644 wp-content/themes/twentyten/sidebar.php create mode 100644 wp-content/themes/twentyten/single.php create mode 100644 wp-content/themes/twentyten/style.css create mode 100644 wp-content/themes/twentyten/tag.php diff --git a/wp-admin/includes/schema.php b/wp-admin/includes/schema.php index 08633161c..acca63a5f 100644 --- a/wp-admin/includes/schema.php +++ b/wp-admin/includes/schema.php @@ -245,8 +245,8 @@ function populate_options() { 'default_email_category' => 1, 'recently_edited' => '', 'use_linksupdate' => 0, - 'template' => 'default', - 'stylesheet' => 'default', + 'template' => 'twentyten', + 'stylesheet' => 'twentyten', 'comment_whitelist' => 1, 'blacklist_keys' => '', 'comment_registration' => 0, diff --git a/wp-content/themes/twentyten/404.php b/wp-content/themes/twentyten/404.php new file mode 100644 index 000000000..97bc7c3dc --- /dev/null +++ b/wp-content/themes/twentyten/404.php @@ -0,0 +1,21 @@ + + +
+
+ +
+

Not Found

+
+

Apologies, but the page you requested could not be found. Perhaps searching will help.

+ +
+
+ +
+
+ + + \ No newline at end of file diff --git a/wp-content/themes/twentyten/archive.php b/wp-content/themes/twentyten/archive.php new file mode 100644 index 000000000..86eee7967 --- /dev/null +++ b/wp-content/themes/twentyten/archive.php @@ -0,0 +1,66 @@ + + +
+
+ + + + +

%s', 'twentyten' ), get_the_time(get_option('date_format')) ) ?>

+ +

%s', 'twentyten' ), get_the_time('F Y') ) ?>

+ +

%s', 'twentyten' ), get_the_time('Y') ) ?>

+ +

+ + + + +max_num_pages; if ( $total_pages > 1 ) { ?> + + + + + +
> +

+ + + +
+→', 'twentyten' ) ); ?> +
+ +
+ + | + ' . __('Tagged ', 'twentyten' ) . '', ", ", "\n\t\t\t\t\t\t|\n" ) ?> + + |\n\t\t\t\t\t\t", "\n\t\t\t\t\t\n" ) ?> +
+
+ + + +max_num_pages; if ( $total_pages > 1 ) { ?> + + + +
+
+ + + \ No newline at end of file diff --git a/wp-content/themes/twentyten/attachment.php b/wp-content/themes/twentyten/attachment.php new file mode 100644 index 000000000..d0bfc3650 --- /dev/null +++ b/wp-content/themes/twentyten/attachment.php @@ -0,0 +1,71 @@ + + +
+
+ + + +

post_parent) ?>

+ +
> +

+ + + +
+
+id ) ) : $att_image = wp_get_attachment_image_src( $post->id, array(640,640)); ?> +

<?php $post->post_excerpt; ?> +

+ + + + + guid) ?> + +
+
post_excerpt) ) the_excerpt() ?>
+ +→', 'twentyten' ) ); ?> +' . __( 'Pages:', 'twentyten' ) . '&after=
') ?> + +
+ +
+ permalink. Follow any comments here with the RSS feed for this post.', 'twentyten' ), + get_the_category_list(', '), + get_the_tag_list( __( ' and tagged ', 'twentyten' ), ', ', '' ), + get_permalink(), + the_title_attribute('echo=0'), + comments_rss() ) ?> + +comment_status) && ('open' == $post->ping_status) ) : // Comments and trackbacks open ?> + Post a comment or leave a trackback: Trackback URL.', 'twentyten' ), get_trackback_url() ) ?> +comment_status) && ('open' == $post->ping_status) ) : // Only trackbacks open ?> + Trackback URL.', 'twentyten' ), get_trackback_url() ) ?> +comment_status) && !('open' == $post->ping_status) ) : // Only comments open ?> + post a comment.', 'twentyten' ) ?> +comment_status) && !('open' == $post->ping_status) ) : // Comments and trackbacks closed ?> + + +", "" ) ?> +
+
+ + + +
+ + + + \ No newline at end of file diff --git a/wp-content/themes/twentyten/author.php b/wp-content/themes/twentyten/author.php new file mode 100644 index 000000000..069e07d1f --- /dev/null +++ b/wp-content/themes/twentyten/author.php @@ -0,0 +1,68 @@ + + +
+
+ + + +

%s', 'twentyten' ), "$authordata->display_name" ) ?>

+ + +
+
+ +
+
+

+ +
+
+ + + + +max_num_pages; if ( $total_pages > 1 ) { ?> + + + + + +
> +

+ + + +
+→', 'twentyten' ) ); ?> +
+ +
+ + | + ' . __('Tagged ', 'twentyten' ) . '', ", ", "\n\t\t\t\t\t\t|\n" ) ?> + + |\n\t\t\t\t\t\t", "\n\t\t\t\t\t\n" ) ?> +
+
+ + + +max_num_pages; if ( $total_pages > 1 ) { ?> + + + +
+
+ + + \ No newline at end of file diff --git a/wp-content/themes/twentyten/category.php b/wp-content/themes/twentyten/category.php new file mode 100644 index 000000000..8fce1627f --- /dev/null +++ b/wp-content/themes/twentyten/category.php @@ -0,0 +1,62 @@ + + + +
+
+ + + +

+ ' . $categorydesc . '
' ); ?> + + + +max_num_pages; if ( $total_pages > 1 ) { ?> + + + + + +
> +

+ + + +
+→', 'twentyten' ) ); ?> +
+ +
+ + + | + + ' . __('Tagged ', 'twentyten' ) . '', ", ", "\n\t\t\t\t\t\t|\n" ) ?> + + |\n\t\t\t\t\t\t", "\n\t\t\t\t\t\n" ) ?> +
+
+ + + +max_num_pages; if ( $total_pages > 1 ) { ?> + + + +
+ + + + \ No newline at end of file diff --git a/wp-content/themes/twentyten/comments.php b/wp-content/themes/twentyten/comments.php new file mode 100644 index 000000000..5c3afccf1 --- /dev/null +++ b/wp-content/themes/twentyten/comments.php @@ -0,0 +1,116 @@ +
+post_password) ) : + if ( $_COOKIE['wp-postpass_' . COOKIEHASH] != $post->post_password ) : +?> +
+
+ + + + + +

+ + 1 ) : // are there comments to navigate through ?> + + + +
    + 'twentyten_comment') ); ?> +
+ + 1 ) : // are there comments to navigate through ?> + + + + + + + + + +

Comments are closed.

+ + + + + + +
+ +

+ + +

You must be logged in to post a comment.

+ + +
+ + +

Logged in as %2$s. Log out?', 'twentyten'), + get_option('siteurl') . '/wp-admin/profile.php', + wp_specialchars($user_identity, true), + wp_logout_url(get_permalink()) ) ?>

+ + + +

never published nor shared.', 'twentyten') ?> *', 'twentyten') ?>

+ + +
+
*', 'twentyten') ?>
+
+
+ +
+
*', 'twentyten') ?>
+
+
+ +
+
+
+
+ + + +
+
+
+
+ +
+

HTML tags and attributes:', 'twentyten') ?>

+
+ + ID); ?> + +
+ + + + +
+ + +
+ + + diff --git a/wp-content/themes/twentyten/editor-style.css b/wp-content/themes/twentyten/editor-style.css new file mode 100644 index 000000000..af0f5b5dd --- /dev/null +++ b/wp-content/themes/twentyten/editor-style.css @@ -0,0 +1,282 @@ +/* =Fonts +-------------------------------------------------------------- */ +* { + font-family: Georgia, "Bitstream Charter", serif; + color: #444; + line-height: 1.5; +} +p, +dl, +td, +th, +ul, +ol, +blockquote { + font-size: 16px; +} +tr th, +thead th, +label, +tr th, +thead th { + font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif; +} +pre { + font-family: "Courier 10 Pitch", Courier, monospace; +} +code { + font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace; +} +body, input, textarea { + font-size: 12px; + line-height: 18px; +} +hr { + background-color: #E7E7E7; + border:0; + height: 1px; + margin-bottom: 18px; + clear:both; +} +/* Text elements */ +ul { + list-style: square; + margin: 0 0 18px -18px; +} +ol { + list-style: decimal; + margin: 0 0 18px -18px; +} +ol ol { + list-style:upper-alpha; +} +ol ol ol { + list-style:lower-roman; +} +ol ol ol ol { + list-style:lower-alpha; +} +ul ul, ol ol, ul ol, ol ul { + margin-bottom:0; +} +dl { + margin:0 0 24px 0; +} +dt { + font-weight: bold; +} +dd { + margin-bottom: 18px; + margin-left: 0; +} +strong { + font-weight: bold; + color: #000; +} +cite, em, i { + font-style: italic; + border:none; +} +big { + font-size: 131.25%; +} +ins { + background: #FFFFCC; + border: none; + color: #333; +} +del { + text-decoration: line-through; + color: #555; +} +blockquote { + font-style: italic; + padding: 0 3em; + margin-left: 0; + margin-right: 0; +} +blockquote cite, +blockquote em, +blockquote i { + font-style: normal; +} +pre { + background: #f7f7f7; + color: #222; + line-height: 18px; + margin-bottom: 18px; + padding: 1.5em; +} +abbr, +acronym { + border-bottom: 1px dotted #666; + cursor: help; +} +ins { + text-decoration: none; +} +sup, +sub { + height: 0; + line-height: 1; + vertical-align: baseline; + position: relative; + font-size: 10px; +} +sup { + bottom: 1ex; +} +sub { + top: .5ex; +} +a:link { + color:#0066CC; +} +a:visited { + color:#743399; +} +a:active, +a:hover { + color: #FF4B33; +} + +input, +textarea { + color: #444; + font-size: 16px; + line-height: 24px; +} +p, +ul, +ol, +dd, +pre, +hr { + margin-bottom:24px; +} +ul ul, +ol ol, +ul ol, +ol ul { + margin-bottom:0; +} +pre, +kbd, +tt, +var { + font-size: 15px; + line-height: 21px; +} +code { + font-size: 13px; +} +strong, +b, +dt, +th { + color: #000; +} +h1, +h2, +h3, +h4, +h5, +h6 { + color: #000; + margin: 0 0 20px 0; + line-height: 1.5em; + font-weight: normal; +} +h1 { + font-size: 2.4em; +} +h2 { + font-size: 1.8em; +} +h3 { + font-size: 1.4em; +} +h4 { + font-size: 1.2em; +} +h5 { + font-size: 1em; +} +h6 { + font-size: 0.9em; +} +table { + border: 1px solid #e7e7e7 !important; + text-align: left; + margin: 0 -1px 24px 0; + width: 100%; + border-collapse: collapse; + border-spacing: 0; +} +tr th, +thead th { + border: none !important; + color: #888; + font-size: 12px; + font-weight: bold; + line-height: 18px; + padding: 9px 24px; +} +tr td { + border: none !important; + border-top: 1px solid #e7e7e7 !important; + padding: 6px 24px; +} + + +img { + margin: 0 0 24px 0; + max-width: 640px; +} +.alignleft, +img.alignleft { + display: inline; + float: left; + margin-right: 24px; + margin-top: 4px; +} +.alignright, +img.alignright { + display: inline; + float: right; + margin-left: 24px; + margin-top: 4px; +} +.aligncenter, +img.aligncenter { + clear: both; + display: block; + margin-left: auto; + margin-right: auto; +} +img.alignleft, img.alignright, img.aligncenter { + margin-bottom: 12px; +} +.wp-caption { + border: none; + background: #f1f1f1; + color: #888; + font-size: 12px; + line-height: 18px; + text-align: center; + margin-bottom: 20px; + padding: 4px; + -moz-border-radius: 0; + -khtml-border-radius: 0; + -webkit-border-radius: 0; + border-radius: 0; +} +.wp-caption img { + margin: 5px; +} +.wp-caption p.wp-caption-text { + margin: 0 0 4px; +} +.wp-smiley { + margin:0; +} \ No newline at end of file diff --git a/wp-content/themes/twentyten/footer.php b/wp-content/themes/twentyten/footer.php new file mode 100644 index 000000000..376313d4e --- /dev/null +++ b/wp-content/themes/twentyten/footer.php @@ -0,0 +1,24 @@ + + + + + + + + + + diff --git a/wp-content/themes/twentyten/functions.php b/wp-content/themes/twentyten/functions.php new file mode 100644 index 000000000..2c1186b15 --- /dev/null +++ b/wp-content/themes/twentyten/functions.php @@ -0,0 +1,244 @@ + + +ID) . '">' . 'Continue reading ' . ''; +} +add_filter('excerpt_more', 'new_excerpt_more'); + + + +// Template for comments and pingbacks +function twentyten_comment($comment, $args, $depth) { + $GLOBALS ['comment'] = $comment; ?> + comment_type) { ?> +
  • id="li-comment-"> +
    +
    + + + %s says:'), get_comment_author_link()) ?> +
    + comment_approved == '0') : ?> + +
    + + + + +
    + +
    + $depth, 'max_depth' => $args['max_depth']))) ?> +
    +
    + + +
  • +

    + "; + } + add_filter('gallery_style', 'remove_gallery_css'); + + + +// For category lists on category archives: Returns other categories except the current one (redundant) +function cats_meow($glue) { + $current_cat = single_cat_title( '', false ); + $separator = "\n"; + $cats = explode( $separator, get_the_category_list($separator) ); + foreach ( $cats as $i => $str ) { + if ( strstr( $str, ">$current_cat<" ) ) { + unset($cats[$i]); + break; + } + } + if ( empty($cats) ) + return false; + + return trim(join( $glue, $cats )); +} // end cats_meow + + + +// For tag lists on tag archives: Returns other tags except the current one (redundant) +function tag_ur_it($glue) { + $current_tag = single_tag_title( '', '', false ); + $separator = "\n"; + $tags = explode( $separator, get_the_tag_list( "", "$separator", "" ) ); + foreach ( $tags as $i => $str ) { + if ( strstr( $str, ">$current_tag<" ) ) { + unset($tags[$i]); + break; + } + } + if ( empty($tags) ) + return false; + + return trim(join( $glue, $tags )); +} // end tag_ur_it + + +// Register widgetized areas +function theme_widgets_init() { + // Area 1 + register_sidebar( array ( + 'name' => 'Primary Widget Area', + 'id' => 'primary-widget-area', + 'description' => __('The primary widget area' , 'twentyten'), + 'before_widget' => '
  • ', + 'after_widget' => "
  • ", + 'before_title' => '

    ', + 'after_title' => '

    ', + ) ); + + // Area 2 + register_sidebar( array ( + 'name' => 'Secondary Widget Area', + 'id' => 'secondary-widget-area', + 'description' => __('The secondary widget area' , 'twentyten'), + 'before_widget' => '
  • ', + 'after_widget' => "
  • ", + 'before_title' => '

    ', + 'after_title' => '

    ', + ) ); + + // Area 3 + register_sidebar( array ( + 'name' => 'First Footer Widget Area', + 'id' => 'first-footer-widget-area', + 'description' => __('The first footer widget area' , 'twentyten'), + 'before_widget' => '
  • ', + 'after_widget' => "
  • ", + 'before_title' => '

    ', + 'after_title' => '

    ', + ) ); + + // Area 4 + register_sidebar( array ( + 'name' => 'Second Footer Widget Area', + 'id' => 'second-footer-widget-area', + 'description' => __('The second footer widget area' , 'twentyten'), + 'before_widget' => '
  • ', + 'after_widget' => "
  • ", + 'before_title' => '

    ', + 'after_title' => '

    ', + ) ); + + // Area 5 + register_sidebar( array ( + 'name' => 'Third Footer Widget Area', + 'id' => 'third-footer-widget-area', + 'description' => __('The third footer widget area' , 'twentyten'), + 'before_widget' => '
  • ', + 'after_widget' => "
  • ", + 'before_title' => '

    ', + 'after_title' => '

    ', + ) ); + + // Area 6 + register_sidebar( array ( + 'name' => 'Fourth Footer Widget Area', + 'id' => 'fourth-footer-widget-area', + 'description' => __('The fourth footer widget area' , 'twentyten'), + 'before_widget' => '
  • ', + 'after_widget' => "
  • ", + 'before_title' => '

    ', + 'after_title' => '

    ', + ) ); + +} // end theme_widgets_init + + + +// Add all the groovy widget areas +add_action( 'init', 'theme_widgets_init' ); + + diff --git a/wp-content/themes/twentyten/header.php b/wp-content/themes/twentyten/header.php new file mode 100644 index 000000000..01c4092a4 --- /dev/null +++ b/wp-content/themes/twentyten/header.php @@ -0,0 +1,55 @@ + +> + + <?php + if ( is_single() ) { single_post_title(); print ' | '; bloginfo('name'); } + elseif ( is_home() || is_front_page() ) { bloginfo('name'); print ' | '; bloginfo('description'); get_page_number(); } + elseif ( is_page() ) { single_post_title(''); print ' | '; bloginfo('name'); } + elseif ( is_search() ) { print 'Search results for ' . wp_specialchars($s); get_page_number(); print ' | '; bloginfo('name'); } + elseif ( is_404() ) { print 'Not Found | '; bloginfo('name'); } + else { bloginfo('name'); wp_title('|'); get_page_number(); } + ?> + + + + + + + + + + + + + + + + +> +
    + + + +
    diff --git a/wp-content/themes/twentyten/images/header-1.jpg b/wp-content/themes/twentyten/images/header-1.jpg new file mode 100644 index 0000000000000000000000000000000000000000..91394ef8e027b097cae1d62ee352d728bc8ae376 GIT binary patch literal 13441 zcmex=C5UDGKfoZ!!ElUu4Kt%41Ct;lvmoRDBMg}k zhXI`l2P~}29AMkvA|M7MCzAjJBQrA#BP&9jF;V!#M4`ro519fBH(pFq7Gz{#WMyPT zC}0p|R19pKm{|D#76T76BhX%EK?Zw<@B1=-*USn!8*Ea$&mpaU`w5v2e3_Mh;c68}`#;sFoA0xvg%f3pKGO#O9j@j~sdYu%kd z5-sbmZI$JWUz=qmv_I-f$*8i?06|M3JwJh|LmixU>_JJU^A{+k_=8j}ssn|V@E1_3 znGZ@+E`LEuX;krOXwV^TqMtb+r{*6(&AXgde6Xh4WkN2gNKwvk#_3e<95&ZI|VPb zfA`6%))yXLvi_Y#$<)8c`6lh(@$gdkcNr_MQ6 z?l+DSqhUaCI&iD$^om_0q^fa~rPIsIQ7Nc*g2$A_DWd|zJ3Kg4zV4XsH>v85|8h^; zJoU><=4}^#dC5Pz^UF*1wMTxHOuqK0*2?pBq21h3g`>ekVxlNznd)J-`K4+Q@8nTp zGz=(B2d`vqtqa{bJM>_&+3Kcex#6s5Zmr{zT`knx17obSxfKFbu-s(z7+prU{a(8O}zqWgRdMW1O{t=W0XRs36_| tVeWq!(Q5B?g#Bei!(VLy`K3wBU)DI(P3_>nw2|>wn8K(OeM95_O#r;MFC72? literal 0 HcmV?d00001 diff --git a/wp-content/themes/twentyten/images/wordpress.png b/wp-content/themes/twentyten/images/wordpress.png new file mode 100644 index 0000000000000000000000000000000000000000..224f7c8da356a1eae25daea11a4d1a6db5778e3d GIT binary patch literal 849 zcmV-X1FrmuP)B zoSc-AcqJST)A8{!l}aUQZEYnGlHG2PEG;cna=Ba#`8R>zs^Q^bCU|HvncP!TQ=O}; ztLEL^T~ZWo?f*KjQp zbVGLc!NCEg(`n)s>g(&pi7-=;xm+$P6^oQPJrxAeZ&7M)ZnojpB3H*G)zs7wJI^O^ z8(auuML}0r7uD%>)SzpiR4OH=!)@VGF+u#~NHCCzvIxIn zf{O@9z(D4bq-4!Dp=Jb8MJ0I5?%;R(z&Vkie-sTU%Q%VB!u!ybu{c b`6IvpNzqsrv0+8800000NkvXXu0mjf%yy4m literal 0 HcmV?d00001 diff --git a/wp-content/themes/twentyten/index.php b/wp-content/themes/twentyten/index.php new file mode 100644 index 000000000..d5cda407c --- /dev/null +++ b/wp-content/themes/twentyten/index.php @@ -0,0 +1,118 @@ + + +
    +
    + +max_num_pages; if ( $total_pages > 1 ) { ?> + + + + + +
    > +

    + + + +
    + + +

    This gallery contains get_var( "SELECT COUNT(*) FROM $wpdb->posts WHERE post_parent = '$post->ID' AND post_type = 'attachment'" ); ?> photos.

    + + +
    + +
    + + + + | + + + + |\n\t\t\t\t\t\t", "\n\t\t\t\t\t\n" ) ?> +
    +
    + + + +
    > +
    +→', 'twentyten' ) ); ?> +
    + +
    + + + + + | + + |\n\t\t\t\t\t\t", "\n\t\t\t\t\t\n" ) ?> +
    +
    + + + +
    > +

    + + + +
    +→', 'twentyten' ) ); ?> +' . __( 'Pages:', 'twentyten' ) . '&after=
    ') ?> +
    + +
    + + | + ' . __('Tagged ', 'twentyten' ) . '', ", ", "\n\t\t\t\t\t\t|\n" ) ?> + + |\n\t\t\t\t\t\t", "\n\t\t\t\t\t\n" ) ?> +
    +
    + + + + + + +

    +
    +

    + +
    + + +max_num_pages; if ( $total_pages > 1 ) { ?> + + + +
    +
    + + + diff --git a/wp-content/themes/twentyten/license.txt b/wp-content/themes/twentyten/license.txt new file mode 100644 index 000000000..5fbe4a70a --- /dev/null +++ b/wp-content/themes/twentyten/license.txt @@ -0,0 +1,281 @@ + GNU GENERAL PUBLIC LICENSE + Version 2, June 1991 + + Copyright (C) 1989, 1991 Free Software Foundation, Inc. + 51 Franklin St, Fifth Floor, Boston, MA 02110, 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 Library 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 + diff --git a/wp-content/themes/twentyten/page.php b/wp-content/themes/twentyten/page.php new file mode 100644 index 000000000..a908ca468 --- /dev/null +++ b/wp-content/themes/twentyten/page.php @@ -0,0 +1,23 @@ + + +
    +
    + + + +
    > +

    +
    + +' . __( 'Pages:', 'twentyten' ) . '&after=
    ') ?> +', '' ) ?> +
    +
    + + + +
    +
    + + + \ No newline at end of file diff --git a/wp-content/themes/twentyten/print.css b/wp-content/themes/twentyten/print.css new file mode 100644 index 000000000..c6c393f0f --- /dev/null +++ b/wp-content/themes/twentyten/print.css @@ -0,0 +1,85 @@ +/* +This stylesheet reformats the theme for the printed page. +*/ + +body { + background:none !important; +} +#wrapper { + float: none !important; + clear: both !important; + display: block !important; + position: relative !important; +} +#header { + border-bottom: 4pt solid #000; + padding-bottom: 18pt; +} +#site-title, #site-description { + float: none; + margin: 0; +} +#site-title { + font-size: 13pt; +} +.entry-content { + font-size: 14pt; + line-height: 1.6em; +} +.entry-title { + font-size: 21pt; + line-height: 1.4em; +} +#access, +#branding img, +#respond, +.comment-edit-link, +.edit-link, +.navigation, +.page-link, +.widget-area { + display: none !important; +} +#branding img.wp-post-image { + display: block !important; + margin-left: -104pt; + margin-top: 20pt; + border: none; + margin-bottom: -24pt; +} +#container, #header, #footer { + margin: 0 0 0 24%; + width: 70%; +} +#content { + margin: 24pt 0 0; +} +.wp-caption p { + font-size: 11pt; +} +#site-info, +#site-generator { + float: none; + width: auto; +} +#colophon { + width: auto; +} +img#wpstats { + display:none +} +#site-generator a { + padding: 0; + margin: 0; +} +#entry-author-info { + border: 1px solid #e7e7e7; +} +#main { + margin: 0; + width: auto; + padding: 0; +} +.home .sticky { + border: none; +} \ No newline at end of file diff --git a/wp-content/themes/twentyten/rtl.css b/wp-content/themes/twentyten/rtl.css new file mode 100644 index 000000000..9487a2df2 --- /dev/null +++ b/wp-content/themes/twentyten/rtl.css @@ -0,0 +1,286 @@ +/* +Theme Name: Twenty Ten +*/ + + +/* -------------------------------------------------------------- + + RTL Basics + +-------------------------------------------------------------- */ + + +body { + direction:rtl; + unicode-bidi:embed; +} + + +/* +LAYOUT: Two-Column (Right) +DESCRIPTION: Two-column fixed layout with one sidebar right of content +*/ + +#container { + float: right; + margin: 0 0 0 -240px; +} +#content { + margin: 0 20px 0 280px; +} +#primary, +#secondary { + float: left; +} +#secondary { + clear: left; +} + + +/* =Fonts +-------------------------------------------------------------- */ +body, +input, +textarea, +.page-title span { + font-family: Georgia, "Bitstream Charter", serif; +} + +h3#comments-title, +h3#reply-title, +#access .menu, +#cancel-comment-reply-link, +#form-allowed-tags, +#site-info, +#site-title, +#wp-calendar, +.comment-meta, +.comment-body tr th, +.comment-body thead th, +.entry-content label, +.entry-content tr th, +.entry-content thead th, +.entry-meta, +.entry-title, +.entry-utility, +.form-label, +.navigation, +.page-title, +.pingback p, +.reply, +.widget-title +{ + font-family: "Helvetica Neue", Helvetica, Arial, "Nimbus Sans L", sans-serif; +} + +pre { + font-family: "Courier 10 Pitch", Courier, monospace; +} + +code { + font-family: Consolas, Monaco, "Andale Mono", "DejaVu Sans Mono", monospace; +} + +/* =Structure +-------------------------------------------------------------- */ + +/* The main theme structure */ +#footer-widget-area .widget-area { + float: right; + margin-left: 20px; + margin-right: 0; +} +#footer-widget-area #fourth { + margin-left: 0; +} +#site-info { + float: right; +} +#site-generator { + float: left; +} + + +/* =Global Elements +-------------------------------------------------------------- */ + +/* Text elements */ +ul { + list-style: square; + margin: 0 1.5em 18px 0; +} +blockquote { + font-style: normal; +} + +/* Text meant only for screen readers */ +.screen-reader-text { + left: auto; + text-indent:-9000px; +} + + +/* =Header +-------------------------------------------------------------- */ + +#site-title { + float: right; +} +#site-description { + clear: left; + float: left; +} + +/* =Menu +-------------------------------------------------------------- */ + +#access { + float:right; +} + +#access .menu { + margin-right: 12px; + margin-left: 0; +} + + +#access .menu li { + float:right; +} + +#access ul ul { + left:auto; + right:0; + float:right; +} +#access ul ul ul { + left:auto; + right:100%; +} + +/* =Content +-------------------------------------------------------------- */ + +#content table { + text-align: right; + margin: 0 0 24px -1px; +} +.entry-title, +.entry-meta { + clear: right; + float: right; + margin-left: 68px; + margin-right: 0; +} + +.entry-content input.file, +.entry-content input.button { + margin-left: 24px; + margin-right:0; +} +.entry-content blockquote.left { + float: right; + margin-right: 0; + margin-left: 24px; + text-align: left; +} +.entry-content blockquote.right { + float: left; + margin-right: 24px; + margin-left: 0; + text-align: right; +} +#entry-author-info #author-avatar { + float: right; + margin: 0 0 0 -104px; +} +#entry-author-info #author-description { + float: right; + margin: 0 104px 0 0; +} + +/* Gallery listing +-------------------------------------------------------------- */ + +.category-gallery .gallery-thumb { + float: right; + margin-left:20px; + margin-right:0; +} +#content .gallery .gallery-item { + float: right; +} + +/* =Images +-------------------------------------------------------------- */ + +#content .gallery .gallery-caption { + margin-right: 0; +} + + +/* =Navigation +-------------------------------------------------------------- */ +.nav-previous { + float: right; +} +.nav-next { + float: left; + text-align:left; +} + +/* =Comments +-------------------------------------------------------------- */ + +.commentlist li.comment { + padding: 0 56px 0 0; +} +.commentlist .avatar { + right: 0; + left: auto; +} +.comment-author .says { + font-style: normal; +} + +/* Comments form */ +.children #respond { + margin: 0 0 0 48px; +} + +/* =Widget Areas +-------------------------------------------------------------- */ + +.widget-area ul { + margin-right: 0; +} +.widget-area ul ul { + margin-right: 1.3em; + margin-left: 0; +} +#wp-calendar caption { + text-align: right; +} +#wp-calendar tfoot #next { + text-align: left; +} +/* Main sidebars */ +#main .widget-area ul { + margin-right: 0; + padding: 0 0 0 20px; +} +#main .widget-area ul ul { + margin-right: 1.3em; + margin-left: 0; +} + +/* =Footer +-------------------------------------------------------------- */ + +#site-generator a { + background-position: right center; + padding-right: 19px; + padding-left: 0; + margin-right: 1px; + margin-left: 0; +} \ No newline at end of file diff --git a/wp-content/themes/twentyten/screenshot.png b/wp-content/themes/twentyten/screenshot.png new file mode 100644 index 0000000000000000000000000000000000000000..5edf2bf351de0087644271f95ee7eafeca0299a3 GIT binary patch literal 30408 zcmb4q^LHk^^LB09wryi;w_DrRUE8+pyKc8Ow%zhBw|Z*ZcKhAWdH;gzO*w4aj0{2@E@Eq2VU%W?AfEY*t}6AY&uc{J&sX6L@aOUcc!5qdIKHIm82LV zvvoWlASWc*^uMx3;ehSRFL|tcFh6@9N0q1i_nWMNuZpA~)g`WA6fAaX-9tX*RH@+U z{n?L$d*h&!@muYNtzMcW=z-6Hft#KCvB0;opi%U+Kl6Uq|GBSMejSr;2NFxG#g?K$ zndX9N(ge3u99{LjFK^wJJC*!4c`aDEB0-Or34C*o1VVseQqjXffVvbVCDn)qkvC-a zvgsz6K*3gc-9UVt!4A6EOh~CH7TN+dF?-O}x=bYO*(5~J&c!P<2D# zYEq%M()dWjdY}FJQ$4E47sgl@n7J9BNJ0MEe}6->+5knOhS;}k@$ajoK|y2fj)WZ! zg){I$?-8>NI{hEl1D}J>U$e)eU)x`vo~`zWHSMeUvdv$-Ykp3BR`rc`pK~tTn;qA_ z0oNLi(~K)lJ#svAumj%-wGC^o_pskoX^LCT_UoC&w%5Ji;ctW#bIQ-O28v;9RL)O|Y%;#@Jad`pCL`ko_r8rrX?J?B4V@RB~Tum)CT# zfo9o|LmhC@L3ptXNMUAh;%dd1T3XvK`-Wau4qsoWBrju)UzXpRzQ>s!Mc<2Kd;AfD z>@(Aq%@emee+ldMbQo}pE-nePiBB(2uD&a;KZ_Yo`dsDYmEm2XOU^2Mc?bMzshT! zZwghulO+77)_oU_zYmT`1D@ZvKaaLKes{Nb&lv~aZG~?l!SdiH4=Run5=7Iwiv@zi zO_Xzry}|NE|huX-whRsZ$r(F6f8_87Ah&X;N1J#{zesW zQ)!5aiRmQrtH$HfgMN4p8_M}sHgQ{o@* zQiW12uD<*4gl@Vr(zi8~j-IC3V}DJfQhA<>xz=~^8k^&^H+#vI<-)_-T|(E=GTPc` z%Zp6i$Vf|f)#ol+xl=b1>a33mk#hJG3WUkC56S7YUjtP1m*-~JLdR^v7jGXDXPxeb zeV?^(KkH7=pQIEqF+Cb>^`60|3@TlSS{V<`;^k>SFLxKglzM$q~_5I4hb{&t-*e18EK#E?6gxP7c*B;Vv^$MN}VI8*6B+Vrqk9j z3Y3oKY_u<^2D@xHtm)I3rpV7#(1#9I-8zULYGep))!{uhr>DaY2+Vw16UKOP0s7ZTUDUza@dM8K!{hfYq z<-Xmwb3?9%jQ{?;7IsMfCsAgpGI}$}+v9VS-4H%abI z%$3cjCY6d!#PFD1V^?fMh7xk76Uh!R{Hf(q%z%(BZ_0_5PURx4g&zrdjpCxY>4N5+ zLq^(yo3EfIH6V1C7+Rf3MPJM^+5BL?d`0Y5r78UYlHQc@kmQxxbi;Whaua(I{Kb^I z&sTX)%peZ&mPi+SRKY!BXosebg`HOr_?dybgMoHbH^8qc4;RjoFs{_GjjWlc5HqZR zB9VGRO7I@n=$}?Dx1N8Y zO^mIakX5kqiOWB|DVQu1#k~(?Qpal10%U-yRxz8Q4JmCX+E${1xsuew@DmI+Nwb*3 z<$pR7`MSf&q~a!ipo5wa_%&0>q*#N{*4U(&7EL2iG6>-28N)G$>IyS0`7-gN`!iw&_5v4r?_CU*Wx;>b9*A{PNxH#{MdS3z zsKJJzWaR64R|KPVPY~d|NET2d{2QIgFmaC&&aui+V){PKcfDDnjwv$_A`QP+IX?+U z;TPCd4?#1$A@&eEQ9TWr>*gTpbUa-T4MO49RJUMK3cmcyq?WDBlqOjrGshOTrtow^ zjSSSOdB6d-{Mc1JjVUwHVF70}h^0ngTfqZbnxViDGccpEq5N)eP$>W5ds5=1rs07H&n;)=Kx&)Oc1?e!<9wR6|vublq~5?nxzdx>kqP@{@?jTieq*?+$t&z!%v&V;>(bE z{O>4q-~ugA!rcp-6UX8usbM5A+oBmMUs(Yl&bTMFC`6cU^oGVsA&|ZbS<6*MofRl+4KYk~( zb<5) z4*;I8MC)PKGyb0`a3JDnhAVc$kEj&~lS22Xi5SQ^v>-ch{x%wP zOW{I+n(2H`2gM)`s$*97XBh%XXk8a$>ba$-WD!{#gu6tG|gQ{oZ$V@pBJ-0+l#iVm$_>r6T}q_My8#SNX9)2nq`pOlzkfNYy?$MUbr|t3Zf*(+ z$g$Uz$kxO-+Zf(XeuW`wsCU*J0XGFJt@hI-DVr<0__L@E0GRB^1*V2e+?LKHg5M!M zPS?VIb`}hy&G`}8y?MCz{D`!@BtJRXD^$UHNAt-M79V#}w>jth0s-Dcp^!3$ zPFstbYH9)VZW5X9uTu^b9aaGf0y&uoK8Pb0Y8D1g`GZ<=I~yN!VgpW7Z7HRzsGII8 z#$IDLCr}D4VjagmM&njs>(9Q1FcL>;>`Ud&J&$j{`x{Dj;k6c+k)TmI1Qr|5?v>2C zdPE<{xr=N?mm0F8^Y*Fa%5}6Q10K)cpQCEd0djxXAPf@9a3)+Pa{fJwdfDOaj;r3? zePs-YC6CIWP<~2^@OPt-iTcT|3NLW}LJvf^Mt(8Btk@T4<(j|efZc6E#)u*fFXmH+0 zlCzfgF&1{adyj-2PmdlfjmG2((2@6+?yj*^u(*$Tk`-VQfZ=ZBd`9nS?jCJK0z2D$ zkYK^MADrzr1sa66H=n>he85YYVA^XPRuQ>@gNKKqgBxF2j?>>0o9pAv2H8%Bv85ig zNY?$&f`Ed^jit_t(`6=^aO-1mZ@w`C~`L2Y*Nw*aBxThhL35jpXiGEJFdwjaOR zv_f*EW`?0{dT$1kNDWulj)u^u2hVFMZY|_B$ELZt>Uw>T zQHagUjEt>~orBpmrxfOC4pFMBZ&$WXPELi!pe99Mk4aVU>9MJG2;O(UKWAPXe6K83 zTh+!3NwdFRtVINcHnpA@M-n+ZQUQAxTg!jq_dkMd`D6uAR)GBlL7%R?e(?2NP}Mg zTRqK@dIRP;duiZ}bRqFy!*@z9F;-YO9M)iezs+vvW;>IgKQ$PyPdVx}#_Ed8AW>SQ z8x`uBSN)*F0>|7trDPR-{QEnigD^p}iKW@nQh|pMHJ!B#P|t+%F|h4(&ddh|i@J!& zT2JTpa58_n-oeTR7A%7{5*y1vUIgCKQ&JV5$9Qnx<=_b(P9+^BAugS&iZw;hO%^Sd zd?0M3m1<#FK`%cQ_oX`iS4($ENGK`yhfsl)j^}1~drRdk9?pzfc!bU=KyN7l`jnjr zem^<`R|?FHj24JtJ9x$8u+FpWA;LJxq(GfUp9QkSBLIsYJ9qV?=xJEHIqUCRbttqv z^%iRAt8axP+L3Pp*Apu6xW8InnkKHC4TWKY%ACdp7>>vSg|OEAm#$K_()JgsEjSux zIjxasZ6MOH+M0nhMauX%N1p7bfXrP!ttB4kjm6DX@#Kf)+J<>IOj-e7M0_^-Dnw#J zxJbNQE)UAQ*|0{TYpnwb9&NBBGWemr47xea%o1I?oxg!flZefBxshY%ut=FEcuJ|k zT;w2%PF@W7*%?LF*5p!rtR|gIEv%7iRExiIb2dmLNQSWYRGng45f1G)nc2hdL*&Lh z1?UzrWHyl{__5I=W{96Z?f$rKOidvro3ZF7xFp>C)t5mf75O0fxuIa@xS+ezr2}=8 z6hm;rMPfp+{0r5a>+9<)%yVRpOC7S(rF1c+ zpgr(RW5Uo-aH$4+zFfSZgE51lQmI%S5D_CnP4Q@z^Z)C$O;a5&qr!xTW?uNEpJ>~h zJaaUZVk091Yct5bVxS?hcaqu>TrP`3SwQyw9C`pSg+NkVSme444MW4yr-KVIQB8>m zXzYz{`MUeHEyn)0nM$jYuCB7jeU{lPL%IwTb04=1{Mr;v4`_)8JPp1PF76xDsl%}T z&nYX<^uNiw*i#E0lDOmW(6P(7%m`{}5BAn7yIqsP^T!O$%%%!l8LiD!?t9dHv$)cM zw1G>rusP}7AU;mT$^|I#PJ;%-bs<$IrG@tP33Iw1^YINez{@=uwe(UtHt&CMk0sJD z7Z(>FnZFlWD3A?nqh4+v2|&)iXy#*+vQCw_%M~Hp9J0$NJ+uvgoab7|9RPZV&=H~p z1`=bBRXkob(_-D=Jby<(l$b3*XTfM`9r}<|MVOnL@8C7<_s+k55!(GeuTg#G@T zyD5(l&J?lvy~O&W=kzia^-P9Wngyf0c#O$x<#_M*zM&!2Jv=(hXCLQ?lY9!%n|2)z^X9O{PPJNXf!^{v(Vx$N@ zU)*SMah@%fiN3z76nR_CPOmuh9WC1%1sonOa0+V6I0b#bi{9q2dJ_5WZRmLFO22mW zKcd$1IrnwYE+dQ!#U zqOEL<*}za{ya0+x$Rf{EaUGWi?%(Dr`aiDT-us(%1@5=M_c()IRR+e}M9p0-8FP7{ zLcviZ>Ww=ZL{}cCQ2PZ1GhWsQzKQ~~_)-=ndhIRmmorBRl)TVhuEO`B%+KJw8i#+!eI>UFn zOpdr^FY@w%(|8>#4b(12ncWmM5OQ<3)z{Z%u^RUWe)<-3fa7C_zyZX(4^P9T&4cL< ze#7&QRn^S&jEnZ4KRti1ZhxF!uJ28xhs^C3GvX-hQSE!W)-dJbDX(Jkdn4u2n77=j z^3_e0R#p8DZcLtq{7kX58FPALaX=gP?GfOphKj_@<8?NQE{hv6JDw?kye{>bhS}QZ zRN4DV7gzS<{D$$nDKP#>lu1@qDDm;j%8oj zG1*$<>F^FXHE&`q)`ROTF~!4}V&sICAWNjcO@k+}+r4_;4!kxF92r-->m6u0E?+k$ z+-;gX1J3^@VL_9h9lh>-cPd)B40e$lg-V^ZWQKb7-Dr2k2d04uAmSZlmedM7h*Ho) zh+(qH5ntJvHdFmrtr`ajD4B$o_u%vCL%P&-pO&fxWBtk1mkFm9D-)_i95;D&$hG3j zEQ=Fd#EXo*PTW{L9@&23H4yo@Bs6Fj1caK#r->!Bf&nFI<~OK(%oV z6A=>Lzxta5P8{DuLPE~9-Ic|Zjn4hGUrB^# z=TkTqi4-0nbxq-n8N;Cc1gAuXga^(6-jLPs(v!8dwLN))ohT(GrO(gLWoh&4wgl#P zlnWKwJ(5OeH#-W91e`L^Z~bPm0sU+S#1z>@beSw!qBbTGG=%UlN=nJo&S;bLIQJx! z2Uii&1HWVy-HFxRUOZc!`L&-)ee85no8Am1C`S*19U8|l_wQpPyPc&r#@?CNk+s7z`8kVmXN01vVxO`TFr? zUtBXAIuu?@$QSSh7V%Uul=@aZ|a)MbwZD*9olfow2utYHeE z_)cetPG>!iM9fuRP7?xL5%J}ixUs`p?;)|M<-+L-D)GiIkIEI?-kr!C2cGqLSI_sS z%Tf~&KOqgZiH3U15U0f5s(P$Jkxf6I7WX#M@zPQxJgQQ975| z4fD@d)xn_=&!wZrHKwgHk=h;CQ5jf6B7HTZSCnHhEsb~IHwOE2oteHlPF#fWf`Wpg z_YG@f?_D2VDkFicB1Oc?$TlqyKX-|q6A|4BR+w!wIE=LX96i!z3xBeL?0ZzXmgUq< z`2`AlIdHmaeC4_ZkWvLX6bCI4#e&b-x;5P$w|24F&DUQx65k>Amp=N_$7U*0ZGGf93AQHDF?$>}JN`I#RhzTeYn*-9izU0mKZ59? z$9+cqmKZv1`0!v_!>xhJC5)4ZR*tBJw^~mYA7bXK`vdpn!!lcGKnrI02tEgu@|Q~K zNaKLQ9wb0*7^lj6e-C5F%68`Bjr^ID0$c}n$vFK32 zT+?V^%}%q+coE1#DgMESzjHHsde^ZwK4v%DHoG%HkPX5@y2Dx{%@j{3pMp=)nIL{|L_D&U}9)7e!Iwy0}-3m)Nmj= zf@>9_%IJn}S9BFOH#dtu4rozH{E`4!>k<||p>_c(vu07p-5#<`@)>heelFCMiP z88HrTeHW_vMj(XLB}CR&7D{xmuAjQ_>nbZr$zR{>MCIJUEcqfUTUMK!WgTda?qR94 zgna4>%A0Zk;2#j4>}~r%9T98Rdtdod$aZpB(plK09hm z+f*|$Nls+xC7r|yJQ%V|gKMxzymhZjmIDrr{V;sBVYOIS_cTh$;~uN0jebl;j3^_Y z3Bx`dtlBDNvLXG&|NeV<*-zp`66B$j2?P8W@$@GiNLDCI$T-B6eXGOT)tmoB!ItUh zlYNn`-UjlWDE$MFz*=y-?Tbp%%91Gza=l(#*0M7a+7`UYVf|XtS-HL6>>J*Xm<_s` zCHa_H`Ak?B^&Rur?)@g+AnyhSDmnQ>9YPu<3ix>1jA=0+D;KTbhx8z^e;=Kum6e$j zF4rd|Jkj&z$-xVHUf=m{+VP}mEpDzDiVFUHB>n!PTx_{`+tg1Y^{sIPwOK#)9aTHy zk)Cw#_p3z2d<=Y?L)!Ch%bG$fr2SppI2b=c_6lmQSo^#{^kZN6m=k{XKeso&kMIW( zv_n|XAEXT~t3g@fA4^=h@ zXd?8vo4-ssBk;4GelGFWG+*8N3T-vh=wbW`UDrPKoX<7oX{&eb!N(Y`rB_ zk0%FMv6aZ>x8CApEKBiiI?W|5Bxc`mJ-o!c?!+{#xpyu@*hjFX6f!xiHUP3ebXE=> z*WjS0Cfl#E#25~w6DaGk!mzX(F7ch38ndUy;L~}o3VXeI{Kzwk3HOh zmlyLScBc2GqIgIB{R~TCO5Ik=E_VNwAG5oOtqx>tT2;uiG5J1YG(j2H%@Jl3!r6|{ z0U!j9C`B+lBxAnFs@8i}Fg|f!dqFm$5jYGN-)a@aIo{&X|m0)PlT3C59 zsd!w)`|iYX{0=wTbQm%IALgW#vSu9QSxib%Hp?7D7R_uNrQ%XM4k$%`$i8lLsx+-W zl2{5=*zkW?ESiz}@RV8QFenes+JPSsLyr?D{Jg<>-ScduCK34JYo?N?t*$r-h6ycv z5^@$&I&3iq+cQGAd>ihB%~eYwWxWs^StdqE4xYwU&+F@E5d1mr+xWk1fww+6tdYb- z_ek4G4vq}ffj3ajBRN4<0u{7*GouieS#Xi!$k4#&1JaNgv(RJ7d8kUhYz24SOwu9K zR02LRrMwokQ~dzZ-yOcaDoF*J#K~s%yahw1Ol8KVy7}&@jIf_vSS?^k%+f6%ECzGT z1Tv6B^TL!-8{s86TnXSyDZkJ{2mP-=A#v$MaB>(Oic-9R3uioXyFlT5x%ua|DybajAm#O-$9jfX5`RR|wLS|bY&c>)JiiJmqWzPS&&CI& zf3(qtQevq~>Yyz`rK~sD4LmBF#W&*YKjsXdAh6(l;!B^eovZ6}$|qQh%|e#QgY&Ar7JP>5X6_iC)U!y>VZlrZp^o z&vDNQ&Edg}u2nVHp!3yXwI1JWWdW`CnyHBVA0srCcko`|ijl#bp{ABlwZ&%g`OS|n z$No`}96XzXeBCdmaSLd2Gr}lJr7E9$yADPy7O8kvS*mq$A)D$K_^PaC_&EUOR0P9g zKPcS_T;Iq)8l2{m`@ckg7tvUeyuPM+H@P72&}7Jm)W{J9_F1gkGsJRma%$w`cFRbM zL*LWq^U_$CYb#q@Y+_JJsv(K`>PJyHz$hX!~XpyEW~5N{?gO22q>rc1l*d;g_tYdx0Ob| zP2@Ww9uGFW(^eHziM5R?iH}y;8q>6Bkt=s*@6~C&aRR@d+m`e_gXe<|ZqRw9{{R=R zWJlgSl*Ukq%JE4{F-JyScg1?!P-M`n)*Ckr(b{C1J5fT98E;Md_4KHb>9%4dqU zB|^XdtHIjWZa1dYqsoX$SR`9*4q55B@kVP-n>2&*rIm0fHab<2R<>_Wq_Wr@BSX6F z^|=|;t%p+>cz0U!#xbcK_fUZrmx(Sig%cJOOK@i-I?!U+r!C>B%wPxxzq*vLlx&(qU-7Sm=j_` zVRRVcX#%kgoz=mtS6K-0-zQwE7Q=3{&2DELN8!|&AGp$H3k&>ecRoVR6!%V9AtqF@ zbh%b12xx^Kn+TB-5+bW!R{+1+2U?LYnJ)j33Ocf%^GIa`IPg{~@o-UL3uy~*v6`Cc z1^6o{$gwO4a#c8SWlV_)itvq(Amc7>e@_XyxKSlXl42TSd@K+IRfDe2CPnc+0R$Hh z{FFMKJo!(GN|1ot?30*1oZK;#q(%sr^n5y*EY^Mv9bzI9^1V@G17V7bjjx^jf(HaG zUMw0`eS7=cYE)2h7eT|;-%zx87Hlj?O>u}4?MzF&K-uDm#RpE-0Sq|pkNK!?IuT(@ zaQtNmH}K@pdH{>Iw!ZN=HR?d%FWXN~)9#L7*!BiPZcaj2ZT32a6scH`>QtzMiBPg` zKA4mG7RoTz-j};};b#Y3eZsg32QN`Y$a^UH8>WI8OS#lNpCk&onugq1j)JKMd;3YO zMH{}G^S`5pLIr5i1ynwVR&uQT!${!6J}LZyq1?|+H;jC99xp>u;!wQ4K3Q6=Mkem| zJtMb}M{cP@XqZMw%4VJf1P~o9&!ubuzshq(3N^JPdC+(hLe^|fepy91tmCft{GF-D z`mKs}LQ4}n_u~J-8j1Cc$+&FOQ*R0^2!L^ME4IWgP(bgIi*&+4@QF3$k7O_ko4zb_ zS~2sB2)^eBL&_}y=fia?!l@k$CUXiMJ#Nt*omPktn(m@=LANqCnZ7Qy$ckCL3~9^z z$x>vklL#hIj2dN?envN({J+Q%MdF0UPP~OUyXUwWPe*!tzH3SWW^qr62v(0QTf9Ev z@^MgQWD|4HP#`$Vwuvc>$-)uBK`F&H7aY~WTDev6oeM8?WYEA6wu6jI8i#cS++QgU zC`XthwyA-iYee2lq}BhuM!As7HY>b_sQQBVyg@d zifaulQbmKQ7coyV+SWRYQ3909JCf>2!|_7g(u7==h8(Tx2ja8e8nXKROJ**IE_(uu z7lwO?gws^4#WpK(&1gO%bg;Q$j|%*)C0l=|;|P5~mF(j5^z|-l;3F<7sKNdZ?w32n zvq|3BrWOm}Cr2L^j{u!C!G_>@wM?QFsINRySB#d|;=JqWV>_VE&I3Q-H3aQDZ{Rhr z!Vw(rt-Bx}7fsp>*2q_$JV1?95K|?1K0liFQmw&?)0PcjA$@;y@l{Eh#r8uRJD)5< z;%B;r7Brh$bC&^mk&G+CQbbVD39XV6V@MUuAXO}M`e4#^kP{Wl(#lUNOu1qwxQI|X zgb9n$%f~5Y6_h7WQhskcU5&mH1~vzyw8$T{?3!8FknH8x-#bwm9*nA(xiR4qN7Izf z$wWodR9Z`lqoabpFabhQ8eCvO4!#!;IW50cRWYdLu-u?0_DxZRo);aq;9fV2g{u{D z+8!!NzE)$G+p5Sv-k$^U>KiKIq_7aG0WdD!+1uoZB<;mj1cNoUcs1#wfCnimjDO%B zfns#N@9pc#StjckI%S4zO|cq7@(*b_HI8bkf6UNij)SK^fM`%dT{HKOc?_1*EaB_J z#eCW2mEq-MPZaA3oNEmbAkT%bU3cLhNo?31#zsjK&6 z%IesMw<%wT)8`Fqb9Y1TtPH{SJIl>)z~5h2#USfFS&=j~4``%wlU4_BiV`JMZX*u` z1;ZWV{(I-|e{tlwXu!dvIc*K2JtIg`W_?yOgBJ^dzj0OtubFl5x!}4^XN!-YefoV9 zNq(#IcytA&H(fS6gw1@{Xox9ZMKP66T}usiXM>YX55EpgQ+#YSuW{?`0mSM8%u&m! zfkTwq54oBccry-q+$$3$P=SzBuda?qd3uVh&1`A)IIs8Wzx|k{rP2mdGsD4uN?}qu zW7rCOm}?OH@>b&h{=*psIycBH2UbQ|Q>|Ewyq^Z=aZhc-htK@W^DrUiu6Ga@x;Yb} z�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 literal 0 HcmV?d00001 diff --git a/wp-content/themes/twentyten/search.php b/wp-content/themes/twentyten/search.php new file mode 100644 index 000000000..940aa320d --- /dev/null +++ b/wp-content/themes/twentyten/search.php @@ -0,0 +1,73 @@ + + +
    +
    + + + +

    + +max_num_pages; if ( $total_pages > 1 ) { ?> + + + + + +
    > +

    + +post_type == 'post' ) { ?> + + + +
    +→', 'twentyten' ) ); ?> +' . __( 'Pages:', 'twentyten' ) . '&after=
    ') ?> +
    + +post_type == 'post' ) { ?> +
    + + | + ' . __('Tagged ', 'twentyten' ) . '', ", ", "\n\t\t\t\t\t\t|\n" ) ?> + + |\n\t\t\t\t\t\t", "\n\t\t\t\t\t\n" ) ?> +
    + +
    + + + +max_num_pages; if ( $total_pages > 1 ) { ?> + + + + + +
    +

    +
    +

    + +
    +
    + + + +
    + + + + \ No newline at end of file diff --git a/wp-content/themes/twentyten/searchform.php b/wp-content/themes/twentyten/searchform.php new file mode 100644 index 000000000..8e49d1350 --- /dev/null +++ b/wp-content/themes/twentyten/searchform.php @@ -0,0 +1,7 @@ +
    +
    + + + +
    +
    \ No newline at end of file diff --git a/wp-content/themes/twentyten/sidebar-footer.php b/wp-content/themes/twentyten/sidebar-footer.php new file mode 100644 index 000000000..f9d4f1135 --- /dev/null +++ b/wp-content/themes/twentyten/sidebar-footer.php @@ -0,0 +1,38 @@ + + + \ No newline at end of file diff --git a/wp-content/themes/twentyten/sidebar.php b/wp-content/themes/twentyten/sidebar.php new file mode 100644 index 000000000..06e2b75aa --- /dev/null +++ b/wp-content/themes/twentyten/sidebar.php @@ -0,0 +1,35 @@ +
    +
      + + + +
    • +

      +
        + +
      +
    • + +
    • +

      +
        + + +
      • + + +
      +
    • + +
    +
    + + +
    +
      + +
    +
    + \ No newline at end of file diff --git a/wp-content/themes/twentyten/single.php b/wp-content/themes/twentyten/single.php new file mode 100644 index 000000000..b0096f7be --- /dev/null +++ b/wp-content/themes/twentyten/single.php @@ -0,0 +1,68 @@ + + +
    +
    + + + + + +
    > +

    + + + +
    + +' . __( 'Pages:', 'twentyten' ) . '&after=
    ') ?> +
    + + +
    +
    + +
    +
    +

    + + +
    +
    + + +
    + permalink. Follow any comments here with the RSS feed for this post.', 'twentyten' ), + get_the_category_list(', '), + get_the_tag_list( __( ' and tagged ', 'twentyten' ), ', ', '' ), + get_permalink(), + the_title_attribute('echo=0'), + get_post_comments_feed_link() ) ?> + +", "" ) ?> +
    +
    + + + + + +
    + + + + \ No newline at end of file diff --git a/wp-content/themes/twentyten/style.css b/wp-content/themes/twentyten/style.css new file mode 100644 index 000000000..543a3a7ea --- /dev/null +++ b/wp-content/themes/twentyten/style.css @@ -0,0 +1,1141 @@ +/* +Theme Name: Twenty Ten +Theme URI: http://wordpress.org/ +Description: The 2010 default theme for WordPress. +Author: the WordPress team +Version: 0.7 +Tags: black, blue, white, two-columns, fixed-width, custom-header, theme-options, threaded-comments, sticky-post, translation-ready, microformats, rtl-language-support +*/ + + +/* -------------------------------------------------------------- + + Reset default browser CSS. + + Based on work by Eric Meyer: + http://meyerweb.com/eric/tools/css/reset/index.html + +-------------------------------------------------------------- */ + +html, body, div, span, applet, object, iframe, +h1, h2, h3, h4, h5, h6, p, blockquote, pre, +a, abbr, acronym, address, big, cite, code, +del, dfn, em, font, img, ins, kbd, q, s, samp, +small, strike, strong, sub, sup, tt, var, +b, u, i, center, +dl, dt, dd, ol, ul, li, +fieldset, form, label, legend, +table, caption, tbody, tfoot, thead, tr, th, td { + margin: 0; + padding: 0; + border: 0; + vertical-align: baseline; + background: transparent; +} +body { + line-height: 1; +} +h1,h2,h3,h4,h5,h6 { + font-weight: normal; + clear: both; +} +ol, ul { + list-style: none; +} +blockquote { + quotes: none; +} +blockquote:before, blockquote:after { + content: ''; + content: none; +} +del { + text-decoration: line-through; +} +/* tables still need 'cellspacing="0"' in the markup */ +table { + border-collapse: collapse; + border-spacing: 0; +} +a img { border: none; } + + + +/* +LAYOUT: Two-Column (Right) +DESCRIPTION: Two-column fixed layout with one sidebar right of content +*/ + +#container { + float: left; + margin: 0 -240px 0 0; + width: 100%; +} +#content { + margin: 0 280px 0 20px; +} +#primary, +#secondary { + float: right; + overflow: hidden; + width: 220px; +} +#secondary { + clear: right; +} +#footer { + clear: both; + width: 100%; +} + + + +/* =Fonts +-------------------------------------------------------------- */ +body, +input, +textarea, +.page-title span, +.pingback a.url { + font-family: Georgia, "Bitstream Charter", serif; +} + +h3#comments-title, +h3#reply-title, +#access .menu, +#cancel-comment-reply-link, +#form-allowed-tags, +#site-info, +#site-title, +#wp-calendar, +.comment-meta, +.comment-body tr th, +.comment-body thead th, +.entry-content label, +.entry-content tr th, +.entry-content thead th, +.entry-meta, +.entry-title, +.entry-utility, +.form-label, +.navigation, +.page-title, +.pingback p, +.reply, +.widget_search label, +.widget-title +{ + font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif; +} + +pre { + font-family: "Courier 10 Pitch", Courier, monospace; +} + +code { + font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace; +} + + + +/* =Structure +-------------------------------------------------------------- */ + +/* The main theme structure */ +#access .menu, +#colophon, +#branding, +#main, +#wrapper { + margin: 0 auto; + width: 940px; +} +#wrapper { + background: #fff; + padding: 0 20px; +} + +/* Structure the footer area */ +#footer-widget-area { + overflow: hidden; +} +#footer-widget-area .widget-area { + float: left; + margin-right: 20px; + width: 220px; +} +#footer-widget-area #fourth { + margin-right: 0; +} +#site-info { + float: left; + width: 700px; + font-weight: bold; +} +#site-generator { + float: right; + width: 220px; +} + + + +/* =Global Elements +-------------------------------------------------------------- */ + +/* Main global 'theme' and typographic styles */ +body { + background: #f1f1f1; +} +body, input, textarea { + color: #666; + font-size: 12px; + line-height: 18px; +} +hr { + background-color: #E7E7E7; + border:0; + height: 1px; + margin-bottom: 18px; + clear:both; +} + +/* Text elements */ +p { + margin-bottom: 18px; +} +ul { + list-style: square; + margin: 0 0 18px 1.5em; +} +ol { + list-style: decimal; + margin: 0 0 18px 1.5em; +} +ol ol { + list-style:upper-alpha; +} +ol ol ol { + list-style:lower-roman; +} +ol ol ol ol { + list-style:lower-alpha; +} +ul ul, ol ol, ul ol, ol ul { + margin-bottom:0; +} +dl { + margin:0 0 24px 0; +} +dt { + font-weight: bold; +} +dd { + margin-bottom: 18px; +} +strong { + font-weight: bold; +} +cite, em, i { + font-style: italic; +} +big { + font-size: 131.25%; +} +ins { + background: #FFFFCC; +} +blockquote { + font-style: italic; + padding: 0 3em; +} +blockquote cite, +blockquote em, +blockquote i { + font-style: normal; +} +pre { + background: #f7f7f7; + color: #222; + line-height: 18px; + margin-bottom: 18px; + padding: 1.5em; +} +abbr, +acronym { + border-bottom: 1px dotted #666; + cursor: help; +} +ins { + text-decoration: none; +} +sup, +sub { + height: 0; + line-height: 1; + vertical-align: baseline; + position: relative; +} +sup { + bottom: 1ex; +} +sub { + top: .5ex; +} +a:link { + color:#0066CC; +} +a:visited { + color:#743399; +} +a:active, +a:hover { + color: #FF4B33; +} + +/* Text meant only for screen readers */ +.screen-reader-text { + position: absolute; + left: -9000px; +} + + + +/* =Header +-------------------------------------------------------------- */ + +#header { + margin-top: 20px; + padding: 30px 0 0 0; +} +#site-title { + float: left; + margin: 0 0 18px 0; + width: 700px; + font-size: 30px; + line-height: 36px; +} +#site-title a { + color: #000; + font-weight: bold; + text-decoration: none; +} +#site-description { + clear: right; + float: right; + font-style: italic; + margin: 14px 0 18px 0; + width: 220px; +} + +/* This is the custom header image */ +#branding img { + clear: both; + border-top: 4px solid #000; + display: block; +} + + + +/* =Menu +-------------------------------------------------------------- */ + +#access { + background: #000; + margin: 0 auto; + width: 940px; + display:block; + float:left; +} +#access .menu { + font-size: 13px; + margin-left: 12px; +} +#access .menu ul { + list-style: none; + margin: 0; +} +#access .menu li { + float:left; + position: relative; +} +#access a { + display:block; + text-decoration:none; + color:#aaa; + padding:0 10px; + line-height:38px; +} +#access ul ul { + display:none; + position:absolute; + top:38px; + left:0; + float:left; + -webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2); + -moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2); + box-shadow: 0px 3px 3px rgba(0,0,0,0.2); + z-index: 99999; +} +#access ul ul ul { + left:100%; + top:0; +} +#access ul ul a { + background:#333; + height:auto; + line-height:1em; + padding:10px; + width: 130px; +} +#access li:hover > a, +#access ul ul :hover > a { + color:#fff; + background:#333; +} +#access ul li:hover > ul { + display:block; +} + + + +/* =Content +-------------------------------------------------------------- */ + +#main { + overflow: hidden; + padding: 40px 0 0 0; +} +#content { + margin-bottom: 36px; +} +#content, +#content input, +#content textarea { + color: #444; + font-size: 16px; + line-height: 24px; +} +#content p, +#content ul, +#content ol, +#content dd, +#content pre, +#content hr { + margin-bottom:24px; +} +#content ul ul, +#content ol ol, +#content ul ol, +#content ol ul { + margin-bottom:0; +} +#content pre, +#content kbd, +#content tt, +#content var { + font-size: 15px; + line-height: 21px; +} +#content code { + font-size: 13px; +} +#content strong, +#content b, +#content dt, +#content th { + color: #000; +} +#content h1, +#content h2, +#content h3, +#content h4, +#content h5, +#content h6 { + color: #000; + margin: 0 0 20px 0; + line-height: 1.5em; +} +#content table { + border: 1px solid #e7e7e7; + text-align: left; + margin: 0 -1px 24px 0; + width: 100%; +} +#content tr th, +#content thead th { + color: #888; + font-size: 12px; + font-weight: bold; + line-height: 18px; + padding: 9px 24px; +} +#content tr td { + border-top: 1px solid #e7e7e7; + padding: 6px 24px; +} +#content tr.odd td { + background: #F2F7FC; +} +.hentry { + margin: 0 0 48px 0; +} +.home .sticky { + background: #F2F7FC; + border-top: 4px solid #000; + padding: 18px 20px; + margin-left: -20px; + margin-right: -20px; +} +.single .hentry { + margin: 0 0 36px 0; +} +.page-title { + color: #000; + font-size: 14px; + font-weight: bold; + margin: 0 0 36px 0; +} +.page-title span { + color: #444; + font-size: 16px; + font-style: italic; + font-weight: normal; +} +.page-title a:link, .page-title a:visited { + color:#888; + text-decoration: none; +} +.page-title a:active, .page-title a:hover { + color: #FF4B33; +} +.entry-title, +.entry-meta { + clear: left; + float: left; + margin-right: 68px; +} +#content .entry-title { + color: #000; + font-size: 21px; + font-weight: bold; + margin-bottom: 0; +} +.entry-title a:link, .entry-title a:visited { + color:#000; + text-decoration: none; +} +.entry-title a:active, .entry-title a:hover { + color: #FF4B33; +} +.entry-meta { + color: #888; + font-size: 12px; +} +.entry-meta abbr, .entry-utility abbr { + border: none; +} +.entry-meta abbr:hover, .entry-utility abbr:hover { + border-bottom: 1px dotted #666; +} +.entry-content, +.entry-summary { + clear: both; + padding: 12px 0 0 0; +} +#content .entry-summary p:last-child { + margin-bottom: 12px; +} +.entry-content fieldset { + border: 1px solid #E7E7E7; + margin: 0 0 24px 0; + padding: 24px; +} +.entry-content fieldset legend { + background: #fff; + color: #000; + font-weight: bold; + padding: 0 24px; +} +.entry-content input { + margin: 0 0 24px 0; +} +.entry-content input.file, +.entry-content input.button { + margin-right: 24px; +} +.entry-content label { + color: #888; + font-size: 12px; +} +.entry-content select { + margin: 0 0 24px 0; +} +.entry-content sup, +.entry-content sub { + font-size: 10px; +} +.entry-content blockquote.left { + float: left; + margin-left: 0; + margin-right: 24px; + text-align: right; + width: 33%; +} +.entry-content blockquote.right { + float: right; + margin-left: 24px; + margin-right: 0; + text-align: left; + width: 33%; +} +.page-link { + color: #000; + font-weight:bold; + margin:0 0 22px 0; + word-spacing:0.5em; +} +.page-link a:link, +.page-link a:visited { + background: #f1f1f1; + color:#444; + font-weight:normal; + padding:0.5em 0.75em; + text-decoration:none; +} +.home .sticky .page-link a { + background: #D9E8F7; +} +.page-link a:active, +.page-link a:hover { + color: #FF4B33; +} +#entry-author-info { + background: #F2F7FC; + border-top: 4px solid #000; + padding: 18px 20px; + margin: 24px 0; + overflow: hidden; + clear: both; + font-size: 14px; + line-height: 20px; +} +#entry-author-info #author-avatar { + background: #fff; + border: 1px solid #e7e7e7; + float: left; + margin: 0 -104px 0 0; + padding: 11px; + height: 60px; +} +#entry-author-info #author-description { + float: left; + margin: 0 0 0 104px; +} +#entry-author-info h2 { + color: #000; + font-weight: bold; + font-size: 100%; + margin-bottom: 0; +} +.entry-utility { + color: #888; + font-size: 12px; + line-height: 18px; + clear: both; +} +.entry-meta a, .entry-utility a { + color: #888; +} +.entry-meta a:hover, .entry-utility a:hover { + color: #FF4B33; +} +#content .video-player { + padding: 0; +} + + + +/* Asides +-------------------------------------------------------------- */ + +.home #content .category-asides p { + font-size: 14px; + line-height: 20px; + margin-bottom: 10px; + margin-top:0; +} +.home .hentry.category-asides { + padding: 0; +} +.home #content .category-asides .entry-content { + padding-top: 0; +} + + + + +/* Gallery listing +-------------------------------------------------------------- */ + +.category-gallery { + margin-bottom: 48px; +} +.category-gallery h2 { + margin-top: 10px; +} +.category-gallery .entry-meta { +} +.category-gallery .size-thumbnail img { + border: 10px solid #f1f1f1; + margin-bottom: 0; +} +.category-gallery .gallery-thumb { + float: left; + margin-right:20px; + margin-top: -4px; +} +.home #content .category-gallery .entry-content p { + display: inline; +} +.home #content .category-gallery .entry-utility { + padding-top:4px; +} + + +/* Attachment pages +-------------------------------------------------------------- */ + +.entry-content .attachment img { + margin-bottom: 0; +} +.attachment .entry-content .entry-caption { + font-size: 140%; + margin-top: 24px; +} +.attachment .entry-content .nav-previous a:before { + content: '\2190\00a0'; +} +.attachment .entry-content .nav-next a:after { + content: '\00a0\2192'; +} + + + +/* Images +-------------------------------------------------------------- */ + +.entry-content img { + margin: 0 0 24px 0; + max-width: 640px; +} +.alignleft, +img.alignleft { + display: inline; + float: left; + margin-right: 24px; + margin-top: 4px; +} +.alignright, +img.alignright { + display: inline; + float: right; + margin-left: 24px; + margin-top: 4px; +} +.aligncenter, +img.aligncenter { + clear: both; + display: block; + margin-left: auto; + margin-right: auto; +} +img.alignleft, img.alignright, img.aligncenter { + margin-bottom: 12px; +} +#content .wp-caption { + background: #f1f1f1; + color: #888; + font-size: 12px; + line-height: 18px; + text-align: center; + margin-bottom: 20px; + padding: 4px; +} +#content .wp-caption img { + margin: 5px; +} +#content .wp-caption p.wp-caption-text { + margin: 0 0 4px; +} +#content .wp-smiley { + margin:0; +} +#content .gallery { + margin: auto; +} +#content .gallery .gallery-item { + float: left; + margin-top: 10px; + text-align: center; + width: 33%; +} +#content .gallery img { + border: 2px solid #cfcfcf; +} +#content .gallery .gallery-caption { + margin-left: 0; +} +#content .gallery dl { + margin: 0; +} +#content .gallery img { + border: 10px solid #f1f1f1; +} +#content .gallery-caption { + color: #888; + font-size: 12px; + margin:-24px 0 24px 0; +} +#content .gallery br+br { + display: none; +} + + + +/* =Navigation +-------------------------------------------------------------- */ + +.navigation { + font-size: 12px; + line-height: 18px; + overflow: hidden; + color: #888; +} +.navigation a:link, .navigation a:visited { + color: #888; + text-decoration: none; +} +.navigation a:active, +.navigation a:hover { + color: #FF4B33; +} +.nav-previous { + float: left; + width: 50%; +} +.nav-next { + float: right; + width: 50%; + text-align:right; +} +#nav-above { + margin: 0 0 18px 0; +} +#nav-above { + display: none; +} +.paged #nav-above, +.single #nav-above { + display: block; +} +#nav-below { + margin: -18px 0 0 0; +} + + + +/* =Comments +-------------------------------------------------------------- */ + +#comments .navigation { + padding: 0 0 18px 0; +} +h3#comments-title, h3#reply-title { + color: #000; + font-weight: bold; + font-size: 20px; + margin-bottom: 0; +} +h3#comments-title { + padding: 24px 0; +} +.commentlist { + list-style: none; + margin: 0; +} +.commentlist li.comment { + border-bottom: 1px solid #e7e7e7; + line-height: 24px; + margin: 0 0 24px 0; + padding: 0 0 0 56px; + position: relative; +} +#comments .comment-body ul, +#comments .comment-body ol { + margin-bottom: 18px; +} +#comments .comment-body p:last-child { + margin-bottom: 6px; +} +#comments .comment-body blockquote p:last-child { + margin-bottom: 24px; +} +.commentlist ol { + list-style: decimal; +} +.commentlist .avatar { + position: absolute; + top: 4px; + left: 0; +} +.comment-author { +} +.comment-author cite { + color: #000; + font-style: normal; + font-weight: bold; +} +.comment-author .says { + font-style: italic; +} +.comment-meta { + font-size: 12px; + margin: 0 0 18px 0; +} +.comment-meta a:link, .comment-meta a:visited { + color: #888; + text-decoration: none; +} +.comment-meta a:active, +.comment-meta a:hover { + color: #FF4B33; +} +.commentlist .even { +} +.commentlist .bypostauthor { +} +.reply { + font-size: 12px; + padding: 0 0 24px 0; +} +.reply a, a.comment-edit-link { + color: #888; +} +.reply a:hover, a.comment-edit-link:hover { + color: #FF4B33; +} +.commentlist .children { + list-style: none; + margin: 0; +} +.commentlist .children li { + border: none; + margin: 0; +} +.nocomments { + display: none; +} +#comments .pingback { + margin-bottom: 18px; + padding-bottom: 18px; + border-bottom: 1px solid #e7e7e7; +} +.commentlist li.comment+li.pingback { + margin-top: -6px; +} +#comments .pingback p { + color: #888; + font-size: 12px; + line-height: 18px; + display:block; + margin: 0; +} +#comments .pingback .url { + font-style: italic; + font-size: 13px; +} + + + +/* Comments form */ +#respond { + overflow: hidden; + position: relative; +} +.children #respond { + margin: 0 48px 0 0; +} +h3#reply-title { + margin: 18px 0; +} +#comments-list #respond { + margin: 0 0 18px 0; +} +#comments-list ul #respond { + margin: 0; +} +#cancel-comment-reply-link { + font-size: 12px; + line-height: 18px; + font-weight: normal; +} +#respond .required { + color:#FF4B33; + font-weight:bold; +} +.form-section label { + color: #888; + font-size: 12px; +} +.form-section input { + margin:0 0 9px 0; + width:98%; +} +.form-section textarea { + width:99%; +} +#form-allowed-tags { + color:#888; + font-size: 12px; + line-height: 18px; +} +#form-allowed-tags p { + margin:0; +} +#form-allowed-tags span { +} +#form-allowed-tags code { + font-size: 11px; +} +.form-submit { + margin: 12px 0 24px 0; +} + + + +/* =Widget Areas +-------------------------------------------------------------- */ + +.widget-area ul { + list-style: none; + margin-left: 0; +} +.widget-area ul ul { + list-style: square; + margin-left: 1.3em; +} +.widget_search #s { /* This keeps the search inputs in line */ + width: 60%; +} +.widget_search label { + font-size: 14px; + font-weight: bold; + color: #222; + display: block; +} +.widget-container { + margin: 0 0 18px 0; +} +.widget-title { + color: #222; + font-weight: bold; +} +.widget-area a:link, .widget-area a:visited { + text-decoration: none; +} +.widget-area a:active, .widget-area a:hover { + text-decoration: underline; +} +#wp_tag_cloud div { + line-height: 1.6em; +} +#wp-calendar { + width:100%; +} +#wp-calendar caption { + font-weight: bold; + color: #222; + text-align: left; + font-size:14px; + padding-bottom: 4px; +} +#wp-calendar thead { + font-size:11px; +} +#wp-calendar thead th { +} +#wp-calendar tbody { + color: #aaa; +} +#wp-calendar tbody td { + padding: 3px 0 2px; + background: #f5f5f5; + border:1px solid #fff; + text-align: center; +} +#wp-calendar tbody .pad { + background: none; +} +#wp-calendar tfoot #next { + text-align: right; +} +/* Main sidebars */ +#main .widget-area ul { + margin-left: 0; + padding: 0 20px 0 0; +} +#main .widget-area ul ul { + border: none; + margin-left: 1.3em; + padding: 0; +} +#primary { +} +#secondary { +} + +/* Footer widget areas */ +#footer-widget-area { +} + + + +/* =Footer +-------------------------------------------------------------- */ + +#footer { + margin-bottom: 20px; +} +#colophon { + border-top: 4px solid #000; + margin-top: -4px; + padding: 18px 0; + overflow: hidden; +} +#site-info { + font-weight: bold; +} +#site-info a { + color: #000; + text-decoration: none; +} +#site-generator { + position: relative; + font-style: italic; +} +#site-generator a { + color: #666; + display:inline-block; + text-decoration: none; + background: url(images/wordpress.png) center left no-repeat; + padding-left: 19px; + line-height: 16px; + margin-left: 1px; +} +#site-generator a:hover { + text-decoration: underline; +} +img#wpstats { + display:block; + margin: 0 auto 10px; +} diff --git a/wp-content/themes/twentyten/tag.php b/wp-content/themes/twentyten/tag.php new file mode 100644 index 000000000..48263eb8c --- /dev/null +++ b/wp-content/themes/twentyten/tag.php @@ -0,0 +1,59 @@ + + +
    +
    + + + +

    + + + +max_num_pages; if ( $total_pages > 1 ) { ?> + + + + + +
    > +

    + + + +
    +→', 'twentyten' ) ); ?> +
    + +
    + + | + + + + + |\n\t\t\t\t\t\t", "\n\t\t\t\t\t\n" ) ?> +
    +
    + + + +max_num_pages; if ( $total_pages > 1 ) { ?> + + + +
    +
    + + + \ No newline at end of file