/*
Theme Name: MMC Blog 2
Theme URI: http://www.medicaremadeclear.com/
Author: MMC / ymarketing
Author URI: http://www.ymarketing.com/
License:
License URI:
Description: Wordpress Theme for the MMC Blog subdomain of medicaremadeclear.com.
Tags: mmc, blog
Text Domain: mmcblog
*/

/* Wordpress Specific Styles */
img.alignright { float:right; margin:0 0 1em 1em; }
img.alignleft { float:left; margin:0 1em 1em 0; }
img.aligncenter { display: block; margin-left: auto; margin-right: auto; }
a img.alignright { float:right; margin:0 0 1em 1em; }
a img.alignleft { float:left; margin:0 1em 1em 0; }
a img.aligncenter { display: block; margin-left: auto; margin-right: auto; }

/* Pagination */
.previous-link { padding-right: 5px; }
.next-link { padding-top: 5px; }

/* Hide Popular View Count */
.wpp-views { display: none; }

/* All Posts Links */
.all-posts { font-family: Arial, Helvetica, sans-serif; color: #00698a; font-weight: bold; font-size: 11px; line-height: 1.3em; }
.view-all { display: block; padding-bottom: 5px; }

.post-time { font-size: .8em; margin: 0 0 10px 0; padding: 0; }
.post_category { font-size: .9em; margin: 0 0 10px 0; padding: 0; font-weight: normal; }
.post_category a { font-size: .9em!important; margin: 0 0 10px 0; padding: 0; font-weight: normal; text-decoration: none; font-weight: normal!important; }
.post_category a:hover { text-decoration: none!important; }
.posted-by { display: block; font-size: .8em; margin-top: -3px; padding: 0; text-decoration: none; color: #333;}
.posted-by-single { display: block; font-size: 14px; margin-top: 2px; padding: 0; text-decoration: none; color: #666666;}

.blue-text { display: block; padding-bottom: 7px; font-size: 14px; font-family: Arial, Helvetica, sans-serif; color: #0f6a8b;
font-weight: bold; line-height: 1em; letter-spacing: -0.04em; font-stretch: condensed; margin-top: 2px; }

.not-found { display: block; margin-left: -88px; }

ul.wpp-list { margin-left: -75px; max-width: 200px; list-style-type: none; }
ul.wpp-list li { background: transparent url(assets/images/link_bullet.png) no-repeat 0px 35%; color: #504f4f; padding-left: 20px; padding-bottom: 10px;}
ul.wpp-list li a { font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #0f6a8b; font-weight: 500; text-decoration: none; line-height: 1.4em; }
ul.wpp-list li a:hover { color: #64a4b8; }

/* Excerpt Styles */
.thumbnail { max-height: 170px; max-width: 210px; display: block; border: 4px solid #fff!important; box-shadow: 0 0 3px 0px #d8d8d8; }
@media (max-width: 500px) {
    .thumbnail { display: none; }
}
#cambridge_content #cambridge_col2 .blog-excerpt .excerpt-cat a:hover { text-decoration: none!important; }
.blog-excerpt {  }
#cambridge_content #cambridge_col2 .blog-excerpt .title { font-size: 19px; margin-top: 9px; }
#cambridge_content #cambridge_col2 .blog-excerpt .title a:hover { text-decoration: underline; }
.blog-excerpt .posted-by { display: block; font-style: italic; font-family: Arial; font-size: 12px; color: #333; font-weight: 700; padding-bottom: 15px; }
.excerpt { }
.excerpt p { max-width: 400px;}
@media (max-width: 880px) {
    .excerpt p { max-width: 525px;}
}
.excerpt-img { float: right; }
.hk_inner { max-width: 400px; }
.hk_inner a { text-decoration: none; }
.more-buttons { position: relative; bottom: 0px; }
@media (max-width: 500px) {
    .more-buttons { text-align: center; }
}
/* Excerpt Social */
.social-box{
    background-color:#f2f2f2;
    text-align:center;
    overflow:hidden;
    margin:0;
    padding: 0 !important;
    margin-top: 0px;
    margin-bottom: 25px;
    height:0px;
    border-top:1px solid #c2c8ca !important;
}
.expartsarea .addthis_tool
{
	display: none;
}
.social-box.open{
    border-top:1px solid #c2c8ca !important;
    padding: 10px 0 8px 0 !important;
    height:auto;
    overflow:visible;
}

.listing .share-toggle {
margin-top: 18px;
}
.listing .share-toggle{
    width:100%;
}

.listing .share-toggle div{
    width:97px;
    height:31px;
    margin:0 auto;
    background: url(assets/images/open-share.png);
    cursor:pointer;
}

.listing .share-toggle div.close-share{
    background: url(assets/images/close-share.png);
}

.expanded-post{
    border-bottom: 0px solid #ccc !important;
}


/*Single.php Styles */


.social-nav { position: relative; left: -100px; z-index: 9999; }

/* Style Share Function */
.sd-title { display: none!important; }
.share-email { height: 60px; width: 60px; margin-right: -20px; }
.share-email a span { display: none; }

.excerpt-cat del { display: none; }
.cat-padding { height: 14px;}

#side-menu-right {
background: url(../assets/images/vertical-bar.jpg) 0 0 no-repeat;
width: 9px;
height: 658px;
position: relative;
float: right;
}

.bottomMenu {
    margin: 0;
    padding: 0;
    z-index: 999;
    position: fixed;
   	left:0;
    bottom: 0;
	display:none;
    max-height: 100px;
    width: 100%;
	
}
.bottomMenu div{

   bottom: 0;
  

}
.bottomMenu img{
    
    margin: 0;
    bottom: 0;
    border: 1px solid #000;

    
    
}
@viewport{
    zoom: 1.0;
    width: device-width;
}
