/*

Theme Name: Bootstrap Basic Child

Template: bootstrap-basic

Theme URI: 

Author: Vee Winch

Author URI: http://okvee.net

Description: Bootstrap v.3 basic theme for developers to build their new theme very fast and easy.

Version: 1.0.3.1

License: MIT

License URI: http://opensource.org/licenses/MIT

Text Domain: bootstrap-basic

Domain Path: /languages/

Tags: white, gray, light, one-column, two-columns, three-columns, left-sidebar, right-sidebar, custom-background, custom-menu, featured-images, front-page-post-form, post-formats, threaded-comments, translation-ready



This theme built with Twitter Bootstrap v.3. It is basic theme with basic style for build new theme with Bootstrap.



*/



/*

Required WordPress CSS

*/

body  {

	background: url(img/tsiolkovsky_header.jpg) 14% 0% no-repeat;

}



.alignleft {

	display: inline;

	float: left;

	margin-right: 1.5em;

}

.alignright {

	display: inline;

	float: right;

	margin-left: 1.5em;

}

.bypostauthor {

}

.gallery-caption {

}

.sticky {

}

.wp-caption {

	border: 1px solid #ccc;

	margin-bottom: 1.5em;

	max-width: 100%;

}

.wp-caption img[class*="wp-image-"] {

	display: block;

	margin: 1.2% auto 0;

	max-width: 98%;

}

.wp-caption-text {

	text-align: center;

}

.wp-caption .wp-caption-text {

	margin: 0.8075em 0;

}



.form-control.col-xs-9 {

	width: 70%;

}



.fb-count a {

	background: none !important;

	padding-right: 0 !important;

	float: right;

}



.pdf-iframe {

	text-align: center;

}



.widget-title {

	font-size: 18px !important;

}



widget_polylang ul li {

	display: block;

}


code {

	white-space: inherit !important;

	color: black !important;

}



body  {

	background: url(img/tsiolkovsky_header.jpg) 14% 0% no-repeat;

}

.navbar-default{

	margin-top: 270px;

}	



.site-title {

	width: 100%;

	text-align: center;

	float: left;

	height: 86px;

}



h1 a {

	margin-top: 108px;

}



h1 a:hover {

	text-decoration: none;

}



.site-title-heading {

	display: none;

}



.site-description {

	display: none;

}

#main img{

	max-width: 100%;

	height: auto;

}



.pdf-list{
	list-style: none;
	padding-left: 0;
}
.pdf-list li{
	border-bottom: 1px solid #eee;
	padding-bottom: 10px;
	padding-top: 10px;
}
.pdf-list li p {
	display: inline-block;
	width: 90%;
	float: left;
}

.pdf-list .pdf-download-link {
	width: 45px;
	display: inline-block;
	margin-left: 20px;
}


#custom_html-3,
#custom_html-7 {
	padding: 0 !important;
}
#custom_html-3 iframe,
#custom_html-7 iframe {
	border: none;
	width: 100%;
}