/*
Theme Name: Punchcut
Theme URI:  http://themes.jestro.com/punchcut/
Description:  A clean and versatile theme featuring two gorgeous fonts, hand crafted social icons, and a theme options page allowing you to customize your background colors and more.
Version:    .951
Author:   Themes by Jestro
Author URI: http://themes.jestro.com
Tags: fixed-width, two-columns, white, blue, right-sidebar, threaded-comments, custom-colors, theme-options, translation-ready
*/

/*
    Copyright 2009 - 2010 Jestro LLC

    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 3 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, see <http://www.gnu.org/licenses/>.

*/

/* Import Stylesheets
-----------------------------------------------------------*/
@import url("stylesheets/master.css");
@import url("functions/stylesheets/style-options.php");

/* Required Wordpress Classes, don't remove these.
-----------------------------------------------------------*/
.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
  }
.alignleft { float: left; }
.alignright { float: right; }

/* Make all custom CSS changes in a Child Theme. See this tutorial for instructions:
     ----> http://themes.jestro.com/punchcut/easy-upgrading-wordpress-child-themes/ <----
 Any custom changes you make here will be overidden when you upgrade the theme.
-----------------------------------------------------------*/

#title a {display: block; width: 300px; height: 68px; margin-bottom: 10px; background: url(/wp-content/uploads/2010/05/blog_header.png) top left no-repeat; text-indent: -8888px;}
.pagination div a:link, .pagination div a:visited {-moz-border-radius:16px 16px 16px 16px; background:none repeat scroll 0 0 #FFFFFF; border:1px solid #DDDDDD; color:#777777; font-weight:bold; text-decoration:none;} /* , div.comment-number span a:link, div.comment-number span a:visited */
.google_buzz {display: block; float: right; margin-left: 10px;}