Grimm CSS Current

/*
Theme Name: Child Theme of Arras
Theme URI: http://www.arrastheme.com/
Description: Child theme for the Arras for WordPress
Author: Creature
Author URI: http://www.arrastheme.com/
Template: arras
Version: 1.0
.
For more information on how to create and use child themes:
http://codex.wordpress.org/Child_Themes

Any CSS code written below will override any existing
declarations from the theme itself.
.
*/







/* Full Corners Rounded Bellow*/
.widgettitle,
.widgetcontainer,
#featured-slideshow,
.entry-thumbnails-link,
.posts-default img,
.posts-quick,
.featured-entry	
#main .single-post,
.about-author,
.module-title,
.feed-title,
#reply-title,
#footer    {
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius 6px;}
.posts-default li{-moz-border-radius: 6px;
    -webkit-border-radius: 4px;
    border-radius 4px;
-moz-box-shadow: 2px 2px 2px #dddddd;
    -webkit-box-shadow: 2px 2px 2px #dddddd;}


/*Bottom Rounded Only*/
.nocomments,
#commentform    {
    -moz-border-radius-bottomright: 6px;
    -moz-border-radius-bottomleft: 6px;
    -webkit-border-bottom-right-radius: 6px;
    -webkit-border-bottom-left-radius: 6px;
    border-bottom-right-radius 6px;
    border-bottom-left-radius 6px;
    -moz-box-shadow: 2px 2px 2px #dddddd;
    -webkit-box-shadow: 2px 2px 2px #dddddd;    }



/*Size of Extract Box Slideshow*/

.featured-entry { height:70px;  top:-70px; }


/*Box around boxes */


#main {
    background-color:#e8e5e5; repeat scroll 0 0 transparent !important;
    border-radius: 12px 12px 12px 12px;
    padding-bottom: 10px;
border: 1px solid #C2C2C2;
}





/*Slideshow Border COLOUR*/

#featured-slideshow {
    border: 5px solid #242424;
    margin: auto;
    width: 640px;
}
#controls {
    float: none;
    left: -20px;
    margin: auto;
    position: relative;
    top: 90px;
    z-index: 90;
}



/*Header Colour*/



#header {

background:#080606 none repeat scroll 0 0;

}

/*navbar size*/

#nav .sf-menu {
    float: left;
    line-height: 1.1;
    max-width: 200%;
}

.featured-entry .entry-summary {
    display: none;
    margin: 0;
    padding: 0 15px;
}

.featured-entry {
    height: 40px;
    top: -40px;
}
.posts-default .entry-meta { display:none; }

.wp-caption { border: 1px solid #FFF; text-align: center; background: #FFF; padding-top: 4px; margin: 10px }



<!-- Begin MailChimp Signup Form -->
<link href="//cdn-images.mailchimp.com/embedcode/classic-081711.css" rel="stylesheet" type="text/css">
<style type="text/css">
	#mc_embed_signup{background:#fff; clear:left; font:14px Helvetica,Arial,sans-serif; }
	/* Add your own MailChimp form style overrides in your site stylesheet or in this style block.
	   We recommend moving this block and the preceding CSS link to the HEAD of your HTML file. 

}




.
*/

