/* Enter Your Custom CSS Here */
h1, h2,  h3, h4, h5, h6 { font-size:150%; font-weight:300; color:#2169a3;}
h1.page-header-title { font-size:150%; font-weight:300; color:#2169a3;} 
h2.att-heading { font-size:150%; font-weight:300; color:#2169a3;}
.home-blog-entry h2  { font-size:150%; font-weight:300; color:#2169a3;}
article { font-size:120%;}
.services-entry h3 { font-size:150%; font-weight:300; color:#2169a3;} 
div.att-box { font-size:120%;}
div.home-blog-entry-details h2 a { color:#2169a3;}
.single #post-heading h1  { color:#2169a3; font-size:32px; font-weight:normal;}
div.att-accordion.ui-accordion h3 { font-size:150%; font-weight:300;}

em {font-family: 'Indie Flower', cursive; font-style: normal; font-size:120%;}

div#wrap {box-shadow:none;}
div#home-wrap {box-shadow:none;}
#page-header-wrap {background-color: #ffffff; padding-bottom: 10px;
padding-top: 10px; margin-bottom: 0;
border-bottom: none;}

ul#menu-primary.dropdown-menu li a {color: #333; font-size: 120%}
#site-navigation .dropdown-menu > li.dropdown:hover > a, #site-navigation .dropdown-menu > .current-menu-item > a, #site-navigation .current-menu-parent > a, navigation .current-menu-parent > a:hover, navigation .dropdown-menu > .current-menu-item > a:hover, #site-navigation .dropdown-menu > li > a:hover { background: rgba(108,090,152,4.4) !important; }
#site-navigation .dropdown-menu ul {background:#ccc; border-color:#ccc;}

div#masthead-wrap {background-image:url('http://dev.tiwababies.com/wp-content/uploads/2014/07/bluehands-top.png'); background-repeat:no-repeat; background-position:center; background-color:white; border: none;}
#masthead { padding:0px; margin:0; box-shadow:none;}

div#footer-wrap {background-image:url('http://tiwababies.com/wp-content/uploads/2014/07/bluehands-footer.png'); background-repeat:no-repeat; background-position:center; background-color:white; border: none;}
div#footer-links {text-align:right; margin-top:-1em; margin-right:-10em;}
#footer {padding:0;}

#social li img { width:30px; height:30px;}
p img {margin:0 10px 10px 10px;}
div#post-thumbnail {display:none;}

div.att-box.yellow.right p {color:#000;}

div.services-entry-excerpt em {font-family: 'Indie Flower', cursive; font-style: normal; font-size:120%;}

ul.flex-direction-nav {display:none;}

/* Smartphones (landscape) ----------- */
@media only screen 
and (min-width : 321px) {
/* Styles */
div#homevid iframe { width:380px; height:220px; margin-left:-10px; }
}

/* Smartphones (portrait) ----------- */
@media only screen 
and (max-width : 320px) {
/* Styles */
div#homevid iframe { width:255px; height:150px; margin-left:-10px; }
}


.ctabtn {
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    padding: 12px 14px;
    border: 1px solid #258f4f;
    border-radius: 8px;
    background: #3ce981;
    background: -webkit-gradient(linear, left top, left bottom, from(#3ce981), to(#258f4f));
    background: -moz-linear-gradient(top, #3ce981, #258f4f);
    background: linear-gradient(to bottom, #3ce981, #258f4f);
    -webkit-box-shadow: #2f3b34 0px 4px 4px 0px;
    -moz-box-shadow: #2f3b34 0px 4px 4px 0px;
    box-shadow: #2f3b34 0px 4px 4px 0px;
    text-shadow: #175a32 1px 1px 1px;
    font: normal normal bold 18px arial;
    color: #ffffff;
    text-decoration: none;
}
.ctabtn:hover,
.ctabtn:focus {
    border: 1px solid #2eb363;
    background: #48ff9b;
    background: -webkit-gradient(linear, left top, left bottom, from(#48ff9b), to(#2cac5f));
    background: -moz-linear-gradient(top, #48ff9b, #2cac5f);
    background: linear-gradient(to bottom, #48ff9b, #2cac5f);
    color: #ffffff;
    text-decoration: none;
}
.ctabtn:active {
    background: #258f4f;
    background: -webkit-gradient(linear, left top, left bottom, from(#258f4f), to(#258f4f));
    background: -moz-linear-gradient(top, #258f4f, #258f4f);
    background: linear-gradient(to bottom, #258f4f, #258f4f);
}

div#att-tab-testimonials.tab-content.ui-tabs-panel.ui-widget-content.ui-corner-bottom h2 {margin-top: -25px; margin-bottom: 8px;}
div#att-tab-partners.tab-content.ui-tabs-panel.ui-widget-content.ui-corner-bottom ul {list-style-type: square; margin-left: 20px;}
div#att-tab-community.tab-content.ui-tabs-panel.ui-widget-content.ui-corner-bottom ul {list-style-type: square; margin-left: 20px;}