/*
Theme Name: Surprisingly
Theme URI: http://www.janejohnsondesign.com
Author: Designed & Developed by Jane Johnson Design
Author URI: http://www.janejohnsondesign.com
Version: 1.0
Description: A custom theme designed and developed for Melissa Surprise by Jane Johnson Design. October 2013
*/


/* //////////////////////////////////////////////////////////////////////////////////////////// 
   Table of Contents
///////////////////////////////////////////////////////////////////////////////////////////////

:: Images
:: Posts
:: Typography
:: Shared Styles
:: Page Name 1
:: Page Name 2








/* ////////////////////////////////////////////////////////////////////////////////////////////
////////   Images
//////////////////////////////////////////////////////////////////////////////////////////// */

.widget img {
    max-width: 97.5%; 
img[class*="align"],
img[class*="wp-image-"] {
    height: auto; 
}
img.size-full {
    max-width: 97.5%;
    width: auto; 
}

.wp-caption { max-width: 100%; }

/* ////////////////////////////////////////////////////////////////////////////////////////////
////////   Posts
//////////////////////////////////////////////////////////////////////////////////////////// */

.author-box h5 {margin-top:0px;}
.author-box .author_gravatar {margin-right:10px;}
.author-box p {font-size:14px; font-size:1.4rem;}

article .th {margin-bottom:10px; margin-bottom:1rem;}

.alignleft {float:left;}
.alignright {float:right;}

/* -----------------------------------------
   Typography
----------------------------------------- */

body,h1,h2,h3,h4,h5,h6 {font-family: 'roughtypewriterregular';}
h1,h2,h3,h4,h5,h6 {font-weight:300;}

.site-title .subheader {margin-bottom:0;}

/* -----------------------------------------
   Shared Styles
----------------------------------------- */

/* -----------------------------------------
   Page Name 1
----------------------------------------- */

/* -----------------------------------------
   Page Name 2
----------------------------------------- */


