/*
Theme Name: Pulp (Full of It)
Theme URI: http://miquelcasas.com/
Description: The tastiest theme, customized for Full of It.
Version: 1.2-chad
Author: Miquel Casas
Author URI: http://miquelcasas.com/
*/

@import url( 'pulp.css' );

/*
Nifty Corners Cube CSS by Alessandro Fulciniti
URL: http://www.html.it/articoli/niftycube/index.html
*/
@import url( 'niftyCorners.css' );

img { border-style: none; }
#blog_title { text-transform: uppercase; }
#blog_tagline { text-transform: lowercase; }
#searchform br { display: none; }
#searchform input {
        color:                                  #454545;
        border:                                 #888 1px solid;
}
#searchform #s {
        font-family:                    "Lucida Grande", Verdana, Arial, Sans-Serif;
        background:                             #fff url(images/search.gif) no-repeat right center;
        padding-right:                  25px;
        width:                                  80px;
}
table.ec3_schedule { width: 100%; }
.ec3_eventday { background-color: #ffd21c; }
.ec3_events { margin-bottom: 2em; }
#wp-calendar table { margin: 0em 0em 2em 0em; }
#wp-calendar caption { font-weight: bold; }
#imageblock { text-decoration: underline; }
.wpg2sidebarblock-image { float: left; clear: both; }
.giDescription { font-weight: normal; text-align: center; margin-top: 0; }


