/** style.css
 * 
 * Theme Name:	The Bootstrap - Child
 * Theme URI:	http://en.wp.obenland.it/the-bootstrap/
 * Description:	A WordPress Theme based on Bootstrap, from Twitter. It features a 100% responsive layout, a superb gallery and image handling with a custom image meta widget and carousel for gallery post-formats, the Glyphicon Icon set, a clean and simple design and a lot more! The Bootstrap runs on HTML5 and CSS3, a 12-column grid and comes with custom jQuery plugins. See the Bootstrap documentation on GitHub for reference.
 * Author:		Konstantin Obenland
 * Author URI:	http://en.wp.obenland.it/
 * Version:		2.0.1
 * Tags:		black, blue, white, light, custom-background, custom-header, custom-menu, featured-images, flexible-header, flexible-width, full-width-template, left-sidebar, microformats, post-formats, right-sidebar, sticky-post, theme-options, threaded-comments, translation-ready, two-columns
 * Text Domain:	the-bootstrap
 * Template:	the-bootstrap
 * Domain Path:	/lang

/* =Elements
-------------------------------------------------------------- */

blockquote cite:before {
	content: '\2014 \00A0';
}

blockquote cite {
	color: #999999;
	display: block;
	font-size: 13px;
	line-height: 18px;
}

figure {
	margin: 0;
}

h1, h2, h3, h4, h5, h6, .clear {
	clear: both;
}

h2 {
	font-size:20px;
}


/* =Classes
-------------------------------------------------------------- */

.assistive-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
}

body > .container {
	margin: 0px auto;
}

/* Right Content */
.sidebar-content #primary,
.sidebar-content #attachment-comment {
	float: right;
	margin: 0 20px 0 0;
}

.block {
	display: block;
}


/* =Page
-------------------------------------------------------------- */

#page {
	background-color: #FFFFFF;
	margin-right: -20px;
	padding: 0px 0 0;
}

#header-image {
	display: block;
}

#menu-alert {
	margin: 4px 0 0;
	padding: 6px 35px 6px 14px;
	position: absolute;
}

#branding hgroup,
#header-image,
.entry-content {
	margin-bottom: 3px !important;
}

.entry-attachment {
	margin-bottom: 36px;
}

.single #author-info,
.author #author-info,
.single article.post,
.single article.page {
	margin-bottom: 54px;
}

#author-info,
article.post,
article.page {
	margin-bottom: 32px !important;
}

.page-header,
.entry-content {
	word-wrap: break-word;
}

.post-password-form legend {
	font-size: inherit;
}

.entry-content .twitter-tweet-rendered {
    max-width: 100% !important;
}


/* =Comments
-------------------------------------------------------------- */

#comments-title {
	border-bottom: 1px solid #EEEEEE;
	font-size: 19.5px;
    margin: 0 0 27px;
}

#comment,
.entry-content iframe,
.entry-content embed {
	max-width: 100%;
}

.commentlist > li {
	margin-bottom: 36px;
}

.commentlist ul.children {
	margin: 10px 0 18px;
	list-style: none;
}

#reply-title {
	position: relative;
}

#reply-title small {
	position: absolute;
	right: 0;
	top: 7px;
}


/* =Sidebar
-------------------------------------------------------------- */

.form-search {
	margin: 0;
}

.widget {
	word-wrap: break-word;
}

.widget .wp-caption {
	display: inline-block;
}


/* =Images
-------------------------------------------------------------- */

.entry-content .post-thumbnail {
	margin: 0 20px 20px 0;
}

.entry-attachment .thumbnail.attachment-table {
	display: table;
	margin: 0 auto;
}

.thumbnail > img {
	width: auto\9; /* Cure IE8 max-width bug */
}

img.wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

.gallery-columns-3.thumbnails [class*="span"] {
	width: 29.3%;
}
.gallery-columns-5.thumbnails [class*="span"] {
	width: 15.9%;
}
.gallery-columns-6.thumbnails [class*="span"] {
	width: 12.6%;
}
.gallery-columns-7.thumbnails [class*="span"] {
	width: 10.2%;
}


/* =Footer
-------------------------------------------------------------- */

#colophon .credits {
	margin: 0;
}

#site-generator {
	float: right;
	font-family: Georgia, "Bitstream Charter", serif;
	font-style: italic;
}

#site-generator a {
	background: url("img/wordpress.png") no-repeat scroll left center transparent;
	color: #787878;
	display: inline-block;
	line-height: 16px;
	padding-left: 20px;
	text-decoration: none;
}

#site-generator.footer-nav-menu a {
	margin-top: 10px;
}

table .label {
	background-color: transparent;
	border-radius: none;
	color: inherit;
	font-size: inherit;
	text-transform: inherit;
}


/* =Jetpack Support
-------------------------------------------------------------- */

.comment-subscription-form > input[type=checkbox] {
	position: absolute;
}

.comment-subscription-form > label {
	min-height: 18px;
    padding-left: 18px;
}


/* =Bootstrap Adjustments
-------------------------------------------------------------- */

.navbar-fixed-top,
.navbar-fixed-bottom {
	position: fixed;
}

#comment,
.thumbnail {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.label .post-edit-link,
.label .comment-edit-link {
	color: #FFFFFF;
}

.navbar-search {
	height: 34px;
}

.pagination span {
	background-color: #f5f5f5;
	color: #999999;
	cursor: default;
}

.pagination span.dots {
	background-color: #FFFFFF;
}


/* =WordPress Core
-------------------------------------------------------------- */

.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%;
}

.wp-caption .wp-caption-text,
.gallery-caption,
.entry-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;
}

.sticky {}
.bypostauthor {}


/* =Responsiveness
-------------------------------------------------------------- */

@media (max-width: 767px) {
	body {
		padding:0;
	}
	.container {
		width: auto;
		padding: 0 10px;
	}
	#page {
		margin: 0;
		padding: 10px;
	}
	.thumbnail[class*="span"],
	.gallery [class*="span"] .thumbnail {
		display: table;
		float: left;
	}
	.carousel .item > img {
		width: 100%;
	}
	.thumbnails > li {
		float: left;
		margin-left: 20px;
	}
	.gallery-columns-2.thumbnails > li:nth-child(2n+1),
	.gallery-columns-3.thumbnails > li:nth-child(3n+1),
	.gallery-columns-4.thumbnails > li:nth-child(4n+1),
	.gallery-columns-5.thumbnails > li:nth-child(5n+1),
	.gallery-columns-6.thumbnails > li:nth-child(6n+1),
	.gallery-columns-7.thumbnails > li:nth-child(7n+1),
	.gallery-columns-8.thumbnails > li:nth-child(8n+1),
	.gallery-columns-1.thumbnails > li {
		margin-left:0;
	}
	.gallery-columns-2.thumbnails [class*="span"] {
		width: 47.4%;
	}
	.gallery-columns-3.thumbnails [class*="span"] {
		width: 29.9%;
	}
	.gallery-columns-4.thumbnails [class*="span"] {
		width: 21.2%;
	}
	.gallery-columns-6.thumbnails [class*="span"] {
		width: 12.4%;
	}
	.gallery-columns-7.thumbnails [class*="span"] {
		width: 9.9%;
	}
	.gallery-columns-8.thumbnails [class*="span"] {
		width: 8.7%;
	}
	.sidebar-content #primary,
	.sidebar-content #attachment-comment {
		float: none;
		margin: inherit;
	}
	#s {
		display: inline-block;
	}
	#site-generator,
	#site-generator.footer-nav-menu a {
		float: none;
		margin-top: 5px;
	}
	textarea[class*="span"] {
		height: auto;
	}
	.navbar-fixed-top, .navbar-fixed-bottom {
		margin: 0;
	}
}
@media (min-width: 768px) and (max-width: 778px) {
	#page {
		margin-right: -15px;
	}
}
@media (min-width: 768px) and (max-width: 979px) {
	.dl-horizontal dt {
		width: 85px;
	}
	.dl-horizontal dd {
		margin-left: 95px;
	}
}
/*@media (min-width: 1200px) {
	#page {
		margin-right: -30px;
		padding: 0px 0 10px;
	}
	.sidebar-content #primary,
	.sidebar-content #attachment-comment {
		margin-right: 30px;
	}
	.wp-caption {
		display: table;
	}
}*/

.memeGenerator {
  font-size:18px;
}

.addImg {
  cursor: pointer; 
  cursor: hand;
}

.well {
    background-color: #fff !important;
    border-left: 0px solid #E3E3E3;
    border-bottom: 0px solid #E3E3E3;
    border-top: 0px solid #E3E3E3 !important;
    border-right: 0px solid #E3E3E3 !important;
}

.hq-header-name {
	color: #32060A;
	display: block;
	font-size: 26px;
	line-height: 11px;
	padding-top: 6px;
}

hr {
  -moz-border-bottom-colors: none;
  -moz-border-image: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-color: #EEEEEE -moz-use-text-color #FFFFFF;
  border-style: solid none;
  border-width: 1px 0;
  margin: 18px 0;
}


.cute {
    float:left;
    display: block; 
    height:31px;
	color: #cb6481;
	background-color: #fff;
	padding:6px;
	margin-right:12px;
	font-size:17px;
	font-weight:bold;
	border:1px solid #f18a9b;
	line-height:33px;
	margin-bottom:7px;
}


.inspirational {
    float:left;
    display: block; 
    height:31px;
	color: #fff;
	background-color: #028dc6;
	padding:6px;
	margin-right:12px;
	font-size:17px;
	font-weight:bold;
	border:1px solid #028dc6;
	line-height:33px;
	margin-bottom:7px;
}

.lol {
    float:left;
    display: block; 
    height:31px;
	color: #000;
	background-color: #f29d20;
	padding:6px;
	margin-right:12px;
	font-size:17px;
	font-weight:bold;
	border:1px solid #f29d20;
	line-height:33px;
	margin-bottom:7px;
}

.motivational {
	float:left;
    display: block; 
    height:31px;
	color: #fff;
	background-color: #03a91f;
	padding:6px;
	margin-right:12px;
	font-size:17px;
	font-weight:bold;
	border:1px solid #03a91f;
	line-height:33px;
	margin-bottom:7px;
}

.not-safe-for-work {
    float:left;
    display: block; 
    height:31px;
	color: #ff0000;
	background-color: #fff;
	padding:6px;
	margin-right:12px;
	font-size:17px;
	font-weight:bold;
	border:1px solid #ff0000;
	line-height:33px;
	margin-bottom:7px;
}

.omg {
    float:left;
    display: block; 
    height:31px;
	color: #000;
	background-color: #9160a9;
	padding:6px;
	margin-right:12px;
	font-size:17px;
	font-weight:bold;
	border:1px solid #9160a9;
	line-height:33px;
	margin-bottom:7px;
}

.quotes {
    float:left;
    display: block; 
    height:31px;
	color: #000;
	background-color: #fff;
	padding:6px;
	margin-right:12px;
	font-size:17px;
	font-weight:bold;
	border:1px solid #000;
	line-height:33px;
	margin-bottom:7px;
}

.wired {
    float:left;
    display: block; 
    height:31px;
	color: #fff000;
	background-color: #066b06;
	padding:4px;
	margin-right:12px;
	font-size:17px;
	font-weight:bold;
	border:3px solid #1058ea;
	line-height:33px;
	-webkit-transform: rotate(9deg);
    -moz-transform: rotate(9deg);
    -ms-transform: rotate(9deg);
    -o-transform: rotate(9deg);
    transform: rotate(9deg);
    margin-bottom:7px;
}

.wtf {
    float:left;
    display: block; 
    height:31px;
	color: #e10000;
	background-color: #e1d400;
	padding:6px;
	margin-right:12px;
	font-size:17px;
	font-weight:bold;
	border:1px solid #e1d400;
	line-height:33px;
	margin-bottom:7px;
}

.cats {
	height:170px;
	width:270px;
}


.navbar .navbar-inner { 
background-color: #fff;
}

.navbar .nav > li > a:focus, .navbar .nav > li > a:hover { 
background-color: #fff;
color: #000;
}

.navbar .nav > li > a, .navbar .nav > li > a { 
background-color: #fff;
color: #000;
text-shadow: 0px 0px 0px #FFFFFF !important;
}

.navbar .nav .active > a, .navbar .nav .active > a:hover, .navbar .nav .active > a:focus { 
background-color: #ffffff;
color: #000000;
}

.navbar .navbar-search .search-query { 
background-color: #EFEFEF;
border-bottom-color: #111111;
border-left-color: #111111;
border-right-color: #111111;
border-top-color: #111111;
box-shadow: inset 0px 1px 2px rgba(0, 0, 0, 0.102), 0px 1px 0px rgba(255, 255, 255, 0.149);
color: #000000;
transition: none 0 cubic-bezier(0.25, 0.1, 0.25, 1) 0;
}

.navbar {
  font-size: 16px;
  font-weight:bold;
  
}

.sitetitle {
  
  border-bottom: 1px solid #D0D0D0;
  text-align:left;
  
}


/* feedback */

footer a { 
color: #999999;
}

a.feedback { 
    background-color: #D0D0D0;
    color: #999999;
    display: block;
    font-weight: 700;
    height: 28px;
    line-height: 28px;
    padding: 0px 11px;
    position: fixed;
    right: -30px;
    top: 50%;
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}


/* popup box */

#lean_overlay {
    position: fixed;
    z-index:100;
    top: 0px;
    left: 0px;
    height:100%;
    width:100%;
    background: #000;
    display: none;
}

#loginBox {
    display: none;
    width: 400px;
    height: 200px;
    background: #FFFFFF;
    border-radius: 5px;
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.702);
    display: none;
    padding: 30px;
}

/* single post next prev nav */

#nav-single {
  
  margin:0px !important;
  list-style: none outside none;
  position:relative;

}

div .next {
  
right:0px;
position: absolute;
top: 137px;
  z-index: 999999;
}
div .previous {
  
left:0px;
position: absolute;
top: 137px;
  z-index: 999999;
}

a.thumbnail {
  box-shadow: 0px !important;
  border: 0px !important;
}

a.thumbnail:hover {
  box-shadow: 0px !important;
  border: 0px !important;
}

.thumbnail {
  box-shadow: 0px !important;
  border: 0px !important;
}

.single-post-fix {
  
  /*position: relative;
  top: -137px;*/
  
}

.navbar .brand {
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 20px;
  margin-left: 0px;
}

#lbx {
  background: #FFFFFF;
  border-radius: 0px;
  margin: 0px 0px 0px -135px;
  padding: 0px 0px;
  position: absolute;
} 

.container-fluid {
  max-width: 980px;
  margin: 0 auto;
}

.navbar-inner {
  background-color: #fff !important; /* background color will be black for all browsers */
  background-image: none !important;
  background-repeat: no-repeat !important;
  filter: none !important;
}

.navbar-sec {
	margin-top: 41px;
	position: absolute;
}

.social-recommend {
	padding-top: 10px;
}

#main-nav {
	z-index:999999;
}

.box-post-grid {
	margin-bottom: 10px;
	width: 300px;
	overflow: hidden;
}

.box-post-grid ul {
	list-style-type: none;
	overflow: hidden;
	width: 303px;
	margin:0px !important;
}

.box-post-grid li {
	float: left;
	margin: 0 3px 3px 0;
	display: list-item;
	text-align: -webkit-match-parent;
}

.box-post-grid ul a {
	display: block;
	width: 92px;
	height: 92px;
	background-color: #d0d0d0;
	overflow: hidden;
	border: 3px solid #eee;
}

.box-post-grid ul img {
	display: block;
	border: none;
	width: 92px;
	height: 92px;
}



.box-pop-grid {
	margin-left:20px;
	margin-bottom: 10px;
	width: 630px;
	overflow: hidden;
}

.box-pop-grid ul {
	list-style-type: none;
	overflow: hidden;
	width: 630px;
	margin:0px !important;
}

.box-pop-grid li {
	float: left;
	margin: 0 3px 3px 0;
	display: list-item;
	text-align: -webkit-match-parent;
}

.box-pop-grid ul a {
	display: block;
	width: 200px;
	height: 132px;
	background-color: #d0d0d0;
	overflow: hidden;
	border: 3px solid #eee;
}

.box-pop-grid ul img {
	display: block;
	border: none;
	width: 200px;
	
}







.box-meme-grid {
	margin-bottom: 10px;
	width: 100%;
	overflow: hidden;
}

.box-meme-grid ul {
	list-style-type: none;
	list-style: none;
	overflow: hidden;
	width: 100%;
	margin:0px !important;
}

.box-meme-grid li {
	float: left;
	margin: 0 3px 3px 0;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	text-align: -webkit-match-parent;
	width: 92px;
	height: 92px;
	line-height:92px;
	background-color: #d0d0d0;
}

.box-meme-grid ul a {
	display: block;
	background-color: #d0d0d0;
	overflow: hidden;
	border: 3px solid #eee;
	text-align:center;
}

.box-meme-grid ul img {
	display: block;
	border: none;
	margin : 0 auto;
}





#preview {
	color:#cc0000;
	font-size:12px;
}

.imgList {
	width: 800px;
	height: 200px;
	line-height: 14px;
	/*text-align: center;*/
	/*overflow:hidden;*/
	margin-left:5px;
	margin-bottom:5px;
	border:1px solid #dedede;
	padding:4px;	
	color:black;
	/*float:left;*/
}

.imgListElem {
	vertical-align: middle;
	max-height: 150px;
	max-width: 150px;
}

/* form styles */

label.valid {
  width: 24px;
  height: 24px;
  background: url(assets/img/valid.png) center center no-repeat;
  display: inline-block;
  text-indent: -9999px;
}

label.error {
  font-weight: bold;
  color: red;
  padding: 2px 8px;
  margin-top: 2px;
}

.gallery-nav {
  width:610px;
  color: #6F6F6F;
  background-color:#ebebeb;
  text-align:center;
  margin:0 auto;
}

.gallery-nav a {
  color: #6F6F6F !important;
}

.gallery-prev {
  float:left;
  width:100px !important;
  border: 1px solid #f0f0f0;
  padding:3px;
  line-height:20px;
  font-weight:bold;
}

.gallery-center {
  float:left;
  width:275px !important;
  border: 1px solid #f0f0f0;
  padding:3px;
  line-height:20px;
  font-weight:bold;
}

.gallery-next {
  float: left;
  width:100px !important;
  border: 1px solid #f0f0f0;
  padding:3px;
  line-height:20px;
  font-weight:bold;
}

.pagination ul>li:last-child>a, .pagination ul>li:last-child>span {
	display:none !important;
}

.by {
	color: #44A2E4;
	font-size:11px;
	padding-left:14px;
}

.by-user {
	color: #444;
	font-size:11px;
}

.fav-content {
	width:620px;
	height:62px;
	display: inline-block;
	white-space: nowrap;
	/*background-color:#f0f0f0;*/
	text-align:left;
	padding-top:10px;
}

.social-buttons {
	padding-left: 3px !important;
}

.fav-content2 {
	width:620px;
	height:50px;
	display: inline-block;
	white-space: nowrap;
	/*background-color:#e0e0e0;*/
	text-align:center;
}

.rightabovecontent {
    width: 580px;
    height:50px;
    display: table-cell;
    white-space: normal;
    vertical-align: middle;
    text-align:center;
    padding-left:3px !important;
	
}

.right-inner {
	width:580px;
	display: table-cell;
	height: 28px;
	padding: 0;
	border: 0;
	vertical-align:middle;
	text-align:left;
	overflow:hidden;
}

.mr_social_sharing_wrapper {
	height:50px !important;
	width:218px !important;
	display: table-cell !important;
    vertical-align: middle;
    text-align:center;
    padding-left:20px !important;
	
}

div.mr_social_sharing_wrapper {
	height:50px !important;
}

.thumbnail img {
	margin-bottom: 0px;
}

.tab-content {
	overflow:hidden !important;
}

.btn_img {
	color: #000;
	
	border: 1px solid #f0f0f0;
	text-shadow: none;
	height: 35px;
	line-height: 35px;
	padding: 0;
	margin-top: 3px;
	margin-left: 10px;
	text-align: center;
	float: right;
	border-radius: 3px;
	box-shadow: 0 3px 10px rgba(0,0,0,0.1);
	font-weight:bold;
}

.prev_img {
	width: 100px;
	float:right;
}

.next_img {
	width: 100px;
	float:right;
}

.btn_nav {
	color: #000;
	
	border: 1px solid #f0f0f0;
	text-shadow: none;
	height: 35px;
	line-height: 35px;
	padding: 0;
	margin-top: 3px;
	margin-left: 10px;
	text-align: center;
	float: right;
	border-radius: 3px;
	box-shadow: 0 3px 10px rgba(0,0,0,0.1);
	font-weight:bold;
}

.btn_nav_img {
	width: 150px;
	float:right;
}

.src {
	color: #444444;
	font-size: 11px;
	text-decoration:none;
	float:left;
	padding-left:3px !important;
	width:620px;
}

.src a {
	color: #444444;
	font-size: 11px;
	text-decoration:none;
	font-style:italic;
}

#primary {
	margin-top:5px;
	margin-left: 27px;
	width: 610px !important;
}

@media (max-width: 360px) {
  
#primary {
	margin-top:5px;
	margin-left: 0px;
	width: 340px !important;
}

.gallery-nav {
    width: 340px;
    color: #6F6F6F;
    background-color: #EBEBEB;
    text-align: center;
    margin: 0px auto;
}

.container {
    width: auto;
    padding: 0px 5px;
}

.btn_img {
    margin-top:12px;
}

h2 {
    font-size: 18px;
}

a.feedback {
    display: none;
}
  
}

#secondary {
	margin-top:5px;
}

.trc_rbox_header_span {
  font-size:20px;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  line-height: 25px;
}

.thumbs-2r .syndicatedItem .video-title {
max-height: 72.0px;
color: #494949;
font-family: Arial, Helvetica, sans-serif;
font-size: 18.0px;
line-height: 24.0px;
font-weight: bold;
text-decoration: none;
}


#exitpopup {
	text-align:center;
}

#exitpopup h1 {
	margin-top:0px;
	padding-top:0px;
}
	
#exitpopup p {
	text-align:left;
}

/* End of file style.css */
/* Location: ./wp-content/themes/the-bootstrap/style.css */