/*  
Theme Name: Ice Cream Dream 1.0
Theme URI: http://wordprezzie.com/ice-cream-dream/
Author: Wordprezzie
Author URI: http://wordprezzie.com
Description: The super-cool theme for your small biz.
*/

/* Setup
-------------------------------------------------------------- */
body                    { font-family: Palatino, Georgia, Times, Serif; }

/* Blueprint overrides
-------------------------------------------------------------- */
body                    { margin:0; }
hr                      { color: #55463F; background-color: #55463F; height: 2px; }
p img                   { float: left; margin: 0 15px 10px 0;}
.container              { background-color: #fff; padding-bottom:20px;}
    
/* Links
-------------------------------------------------------------- */
h1 a					{ background-color: transparent; }

/* Typography
-------------------------------------------------------------- */
h1, h2, h3, h4          { font-weight: 100; }
h2						{ margin-bottom: 0.2em; }
h1                      { line-height:1.1em; font-size: 2.2em; }
h3                      { line-height:1.1em; }
.tagline h1             { text-align:center; font-size:2.3em;}
.roundedcornr_content a { padding: 0 10px; display:block;font-size: 1.8em; text-align:center;}
p, .textwidget          { font-size: 1.3em;}
h2#comments 			{ margin-bottom:0.8em;}

/* Header tabs
-------------------------------------------------------------- */
.nav-bar                { font-family: verdana,helvetica,sans-serif; font-size:1.3em;}
.nav-bar ul 			{ margin:0;  padding:10px 10px 0;  list-style:none; }


/* Containers
-------------------------------------------------------------- */
.header                 { margin-top:25px; margin-bottom:25px; }
.subscribe              { margin-top:30px; }
.strip                  { height: 260px; overflow:hidden; }
.tagline                { padding-top:30px; height:40px;}
.action                 { margin-top:75px;}
.featured               { margin-top:40px;}
.footer-bar             { height: 6px; border-top:25px solid #fff; border-bottom:25px solid #fff;}
.final-footer           { height: 50px;}
.copyright              { padding-top:14px; }

/* Floats
-------------------------------------------------------------- */
.left                   { float: left; }
.right                  { float: right; }
.clear                  { clear: both; }
.cleardiv               { clear: both; height:0; } 

/* Misc
-------------------------------------------------------------- */
.pad-r5					{ padding-right: 5px; }
.pad-l20 				{ padding-left:20px; }
.avatar					{ float:left; padding-right:10px;}


/* Captions and image alignment */
.wp-caption 			{ border: 1px solid #ddd; text-align: center; background-color: #f3f3f3; padding-top: 4px; margin: 0px 10px 5px 10px;}
.wp-caption img 		{ margin: 0; padding: 0; border: 0 none; }
.wp-caption p.wp-caption-text { font-size: 1.1em; line-height: 17px; padding: 5px 4px 5px; margin: 0; }
div.aligncenter 		{ display: block; margin-left: auto; margin-right: auto; }
.alignleft 				{ float: left; }
.alignright 			{ float: right; }


/* Widget styling
-------------------------------------------------------------- */
.widgettitle            { font-weight: 100; line-height:1.1em; font-size: 2.2em; }
.widget                 { list-style: none; margin-bottom:25px; }
.widget h2              { margin-bottom: 5px; }
.widget ul li           { font-size: 1.2em;}
.footer-widget ul       { margin-left:0; }
.footer-widget ul li ul li { margin-left:15px; }


