/*
Theme Name: Yo! Manga
Theme URI: 
Author: Yo! Manga
Author URI: http://www.yomanga.com/author/mangayo/
Description: A theme based on Twitter Bootstrap. The Theme is 100% responsive - you do not need a separate mobile-Theme with this layout , the Glyphicon Icon set, a clean and simple design and a lot more! Bootstrap runs on HTML5 and CSS3, a 12-column grid and comes with custom jQuery plugins. See the Bootstrap documentation on GitHub for reference.
Version: 1.4.6
Tags: white, light, right-sidebar, fluid-layout, blue, featured-images , green , translation-ready

License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html

_s Yo! Manga , Copyright 2014 Yo! Manga.
This theme, is licensed under the GPL 

Text Domain: yo-manga
Domain path: /languages
*/

/* Clear */
.clear{clear:both}

/*Main Class */

.sticky {color: #ffffff; background-color: #5cb85c !important; padding: 8px;}
.aligncenter { display:block; margin: 0 auto 20px; }
.alignright { float:right; margin: 0 0 20px 20px; }
.alignleft { float:left; margin: 0 20px 20px 0; }
.wp-caption { max-width: 100%; display:inline-block; }
.wp-caption .wp-caption-text, .gallery-caption { padding: 0 9px 9px; text-align: center; }
.wp-caption .wp-caption-text { padding-top: 9px; }
.wp-caption.alignnone { margin: 5px 20px 20px 0; }
.wp-caption.alignleft { margin: 5px 20px 20px 0; }
.wp-caption.alignright  { margin: 5px 0 20px 20px; }

.navbar-inverse a.navbar-brand.active{ color: #ffffff; background-color: #5cb85c !important;  }
.navbar-nav>.active>a { background-color: #5cb85c !important; color: #ffffff !important; }
.carousel-indicators li.active {background-color: #5cb85c !important; color: #ffffff !important;}
.navbar-inverse a{color:#fff !important;}

#social{margin-top:10px;}

/*Comments */
.comments-link{width: 90px; height: 28px; float: right; margin-right: 3px; 
background-image: url(./images/post-comment.jpg); background-repeat: no-repeat;  padding: 11px 0 0 50px; }
.commentlist span{padding: 2px 10px;	-moz-border-radius: 5px; -khtml-border-radius: 5px;-webkit-border-radius: 5px;
border-radius: 5px; }
.commentlist .reply,.commentlist .cancel-comment{border: #ebc18f 1px solid; color: #ffffff; background-color: #5bb75b;
 *background-color: #51a351; }
.count { float:right; padding: 10px; font-size:18px; color:#000000; }

.comments-area .bypostauthor span {
	position: absolute;
	margin-left: 5px;
	margin-left: 0.357142857rem;
	padding: 2px 5px;
	padding: 0.142857143rem 0.357142857rem;
	font-size: 10px;
	font-size: 0.714285714rem;
}
.comments-area .bypostauthor b { font-weight: bold; }

ol.commentlist {	margin:0; padding:0; }

.commentlist li { list-style:none; margin-bottom:14px; }

.commentlist cite { 
padding: 8px; 
display:block; font-style:normal; 
background:url(./images/bg_comments2_cite.gif); 
border-top:2px solid #d6e4c1;
border-bottom:1px solid #779d42;
color:#596e3b;
}

.commentlist a:link, .commentlist a:visited { color:#000; }

.commentlist a:hover, .commentlist a:active { color:#000; }

.commentlist cite img { padding:1px; border:1px solid #aab59a; float:left; margin-right:9px; }

.commentlist .author,.comment-author { font: small-caps bold 1.2em Georgia, "Times New Roman", Times, serif; text-decoration:underline; 	}

.commentlist .time { background: url(./images/bg_clock.gif) no-repeat 1px; padding-left:20px; }

.commenttext { 
background: #9bc561 url(./images/bg_comments2_text.jpg) repeat-x bottom;
border-top:1px solid #c5f386;
padding: 0 20px 10px 20px;
color:#fafcf6;
}
	
.commentlist cite .bypostauthor,.commentlist .edit {border: 1px solid #e18728;}

/* Posts */
.post {background:#fff;}
.post .glyphicon { margin-right:5px; }
.post-header-line { border-top:1px solid #DDD;border-bottom:1px solid #DDD;padding:5px 0px 5px 15px;font-size: 12px; }
.post-content { padding-top: 15px;word-wrap:break-word;}
.post-footer-line { border-top:1px solid #DDD;border-bottom:1px solid #DDD;padding:5px 0px 5px 15px;font-size: 12px; margin-bottom:10px;}

/* Footer */
#footer { margin-top:10px;}

/* Related Posts */
.relatedposts {width: 640px; margin: 0 0 20px 0; float: left; font-size: 12px;}
.relatedposts h3 {font-size: 20px; margin: 0 0 5px 0; }
.relatedthumb {margin: 0 1px 0 1px; float: left; }
.relatedthumb img {margin: 0 0 3px 0; padding: 0;}
.relatedthumb a {color :#333; text-decoration: none; display:block; padding: 4px; width: 150px;}
.relatedthumb a:hover {background-color: #ddd; color: #000;}

/* Sidebars */
.sidebar {background:#fff;}
.sidebar ul li {list-style:none;}
.sidebar h3 {background-color: #5cb85c;padding: 8px; color:#fff;}

/* Back to Top */
#Top{ display:none;postion:fixed;  position:fixed; bottom:20px; right:20px;}
.fixed {position:fixed; top:0; left:20;background:#fff;}

/* Navbar Profile Style */
.profile-body{width:400px;margin-left:10px;padding:4px;}

/* Video Fix */
.post-content iframe,
.post-content embed {
max-width: 100%;
}

/* Error templates */
.error-template {padding: 40px 15px;text-align: center;}
.error-actions {margin-top:15px;margin-bottom:15px;}
.error-actions .btn { margin-right:10px; }

/* Fixed Navbar */
body.admin-bar .navbar-fixed-top {
    padding-top: 32px;
}

.dropdown-submenu {
    position: relative;
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}

.dropdown-submenu:hover>.dropdown-menu {
    display: block;
}

.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #008000;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown-submenu:hover>a:after {
    border-left-color: #fff;
}

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}

/* Submit Button Style */
#submit {color: #ffffff; background-color: #5cb85c; border-color: #4cae4c;
display: inline-block;
padding: 6px 12px;
margin-bottom: 0;
font-size: 14px;
font-weight: normal;
line-height: 1.428571429;
text-align: center;
white-space: nowrap;
vertical-align: middle;
cursor: pointer;
background-image: none;
border: 1px solid transparent;
border-radius: 4px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
-o-user-select: none;
user-select: none;
}

/* Page Navigation */ 
 ul.pgg{	
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	margin-right:7px
}

ul.pgg li{
	line-height:27px;
	height:27px;
	float:left;
	display:block;
	margin-left:5px
}
.Navigation {
	font-weight: bold;
	color: #000; 
	background-color: #fff;
	margin: 0px;
	margin-bottom:10px;
	padding: 4px; height:30px;
}

.Navigation a { 
	border: #38B63C 1px solid; 
	padding: 2px 10px; 
	color: #38B63C; 
	text-decoration: none; 
	background: #FFF; 
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px; 
}
.Navigation a:hover { 
	border: #ebc18f 1px solid; 
	color: #ffffff; 
	background-color: #5bb75b;
   }

.Navigation span{
	padding: 2px 10px;	
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px; 
}
.Navigation a.sel ,.Navigation span.sel{ border: #ebc18f 1px solid; color: #ffffff; background-color: #5bb75b;}

.author-box{padding:8px; color:#fff; background-color:#5CB85C;}
p.author-info {color:#fff;background-color:#428bca; padding:8px;}
.author-box a,.author-box a:link {color:#fff;text-decoration:underline;font-weight:bold;}

/* Calendar Link Today Link Colour*/
.widget_calendar caption{padding:4px;font-weight:bold; }
.widget_calendar td{ text-align:center; }
.widget_calendar td.bg-primary a{color:#fff;font-weight:bold;}