.wp-custom-logo .site-title {
    margin-top: 1em;
    margin-left: 15px;
}

.site-branding {
    display: inline-flex;
}

/*Оформление копирайта в подвале*/

#footer #copyright  {
    font: 10px/12px sans-serif;
    padding-left: 10px;
}

/*Оформление фото с Инстаграма*/

ul.instagram-pics {
	padding-left: 0px;
  	height: 380px;
}

.instagram-pics li{
  display: block;
  width: 128px;
  float: left;
  margin: 1px;
  margin-left: 0px !important;
  margin-bottom: 0px !important;
}

.instagram-pics img {
  width: 122px;
}

/*Оформление цитаты*/

.quotescollection-quote {
    margin-top: 10px;
   	padding-right: 35px;
    padding-left: 35px;
    overflow: hidden;
    font-size: 16px;
    color: white;
    border: none;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background: #328732;
}

.quotescollection-quote p {
  font-size: 21px;
  text-align: justify;
  margin-bottom: 5px;
  margin-top: 20px;
  line-height: 1.2em;
}

.quotescollection-quote cite.author {
    font-style: italic;
}

/*Оформление заголовков в правой колонке*/

h2.widgettitle {
    text-align: center;
}

/*убать черную полосу вверху страницы*/
#topBannerContainer {display: none;}
/*граница заголовка*/
#header {border-top: 0px;}
/*отступ лого*/
#logoTagline{padding: 10px 0;}
/*Ширина изображения лого*/
a.logo {width: 100%;}
.logo img {width: 100%;}
/*ширина main для больших экранов*/
#content {background-position: calc(100% - 295px);}
#main { width: calc(100% - 296px); padding-right: 0px; }
#sidebar {/*border-left: 1px solid #e9e9e9; border-collapse: collapse;*/}
h2.catName {margin: 0px 0px 0px 0px;}
.cn_content{width: calc(100% - 345px);}
.cn_content a img {max-width: 400px;}
.cn_wrapper {width: 100%;}
.cn_item {border-right: 0px;}
#crumbs {width: auto;}
.entry {margin-right: 40px;}
#metaStuff {margin-right: 40px;}
#nextPrevPosts {margin-right: 40px;}
#crumbs #loading {border-right: 0px;}
.sticky #crumbs {display: none;}
.listing {margin-right: 40px;}
/*Поиск*/

.searchform-params {margin-top: 30px; }
.TextField {height: 25px;}
.DropDownField {height: 25px;}
.searchform-input-wrapper input {height: 25px;  border: 1px solid #ccc;}
.searchform-input-wrapper select {margin: 0;}
.searchform-controls {margin-right: 5%; height: 30px;}
.searchform-controls input {position: relative;}

.icons{position: relative; 
    padding: 20px 40px 20px 5px;
    margin: 0 -40px 20px 0;
    overflow: hidden;
    border-bottom: 3px double #e3e3e3;}

#iconatr {
  	margin: 0 0 20px 0; color: #666;
    background: #fafafa;
    border: 1px solid #e9e9e9;
    padding: 20px 30px 15px 35px;
    font-size: 12px;
    clear: both;
    border-radius: 5px;}
#iconatr li {line-height: 1.5em;
			font: 16px serif;}

#icondescr {display: block;
overflow: hidden;
position: relative;
  	margin: 0 0 20px 0; color: #666;
    background: #fafafa;
    border: 1px solid #e9e9e9;
    padding: 20px 30px 15px 35px;
    font-size: 12px;
    clear: both;
    border-radius: 5px;
	font: 16px serif;}
