/*  

Theme Name:    Snippet
Theme URI:     http://templatic.com/
Description:   Developed by Bhavesh Radadiya.
Version:       1.1
Author:        Templatic
Author URI:    http://templatic.com/

*/

/*
               IMPORTANT NOTE!
               If you wish to make custom changes to your theme, DO NOT EDIT THIS FILE. Instead, use the custom.css template
               to define custom styles. This way, you will still be able to take advantage of future upgrades to the theme
               without worrying about overwriting your style changes.
*/
/* Import RESET styling for grid framework*/
@import url('library/css/reset.css');

/* Import TEXT styling for grid framework*/
@import url('library/css/text.css');

/* Import GRID styling for grid framework*/
@import url('library/css/960.css');

/* Import GRID styling for grid framework*/
@import url('skins/1-brown.css');



#footer p span.templatic { width:80px; display:block;  overflow:hidden;      color:#fff;  background:url(images/templatic.png) no-repeat 0 7px;   }
#footer p span.templatic a {  text-indent:-9009px; padding-left:120px; height:40px; display:block; }

#footer p.by { width:200px; margin:0 auto;  }
.themeby { padding:8px 8px 0 0; float:left;  }