@import url(http://fonts.googleapis.com/css?family=Source+Sans+Pro);

/* --------------------------------------------- 

* Filename:     style.css
* Version:      1.0.0 (2015-03-21)
* Website:      http://www.zymphonies.com
                http://www.freebiezz.com
* Description:  System Styles
* Author:       Zymphonies Team
                info@zymphonies.com

-----------------------------------------------*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */

article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
  display: block;
}

ol, ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/*
  Clear Floated Elements
*/

.clear {
  clear:both;
  display:block;
  overflow:hidden;
  visibility:hidden;
  width:0;
  height:0;
}

.clear:after {
  clear:both;
  content:' ';
  display:block;
  font-size:0;
  line-height:0;
  visibility:hidden;
  width:0;
  height:0;
}

* html .clear {
  height:1%;
}

/*
  Style HTML Tags
*/

body {
  font-family:  'arian amu','arial unicode','arial amu','ArialAMURegular';
  color: #000000;
  font-size: 14px;
  line-height: 140%;
  background: #fff;
}
@media screen and (max-width:1216px){
body{
width:1200px !important;
}

}
*{
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

a {
  color: #183883;
  text-decoration:none;
}

a:hover {
  color: #ED9A10;
  text-decoration: none;
}

li a.active {
  color:  #183883;
}

h1, h2, h3, h4, h5, h6 {
  color: #777;
  font-family:  'arian amu','arial unicode','arial amu','ArialAMURegular';
  font-weight: normal;
  margin-bottom:6px;
  line-height: 125%;
}

h1 { font-size:20px; }

h2 { font-size:20px; }

h3 { font-size:18px; }

h4 { font-size:16px; }

h5 { font-size:15px; }

h6 { font-size:14px; }

p { margin-bottom:18px; }

table {
  border-collapse:collapse;
  border-spacing:0;
  margin-bottom: 15px;
  width: 100%;
}

th, tr, td { vertical-align: middle; }

.sticky-header th, .sticky-table th {
  border-bottom: 3px solid #ccc;
  padding-right: 1em;
  text-align: left;
 }
tr.even, tr.odd {
  background-color: rgba(238, 238, 238, 0) !important;
}
table {
 }

th {
   padding: 10px 15px;
  color: white;
  
}

td {
   text-align: left;
  padding: 10px 15px;
  border: 1px solid rgba(195, 195, 195, 0.14);
 }
div#block-views-latest-photos-block img {
  margin:0px auto;
}
code {
  background: #F1F1F1;
  text-shadow: 1px 1px #fff;
  border: 1px solid #ddd;
  display: block;
  padding: 7px;
  margin: 5px 0;
  border-radius: 7px;
}

mark {
  background-color:#fdfc9b;
  font-style:italic;
  font-weight:bold;
}

del {
  text-decoration: line-through;
}

hr {
  border:none;
  border-top:#EEE 1px solid;
}

dt {
  font-weight:bold;
  margin-bottom:24px;
}

dd {
  margin-left:30px;
  margin-bottom:24px;
}

ul {
  list-style-type:disc;
  margin-left:15px;
  margin-bottom:12px;
}

ul ul {
  list-style-type:square;
  margin-bottom:0;
}

ul ul ul {
  list-style-type:circle;
}

ol {
  list-style-type:decimal;
  margin-left:30px;
  margin-bottom:24px;
}

ol ol {
  list-style: upper-alpha;
  margin-bottom:0
}

ol ol ol {
  list-style: lower-roman;
}

ol ol ol ol {
  list-style: lower-alpha;
}

big {
  font-size:1.3em;
}

cite,
em {
  font-style:italic;
}

ins {
  background-color:#fdfc9b;
  text-decoration:none;
}

pre {
  background: #d8d8d8;
  text-shadow: 1px 1px #fff;
  border: 1px solid #bbbbbb;
  padding: 7px;
  margin: 5px 0;
  border-radius: 7px;
}

blockquote, q {
  quotes:none;
  border: 1px solid #ECECEC;
  background: #FCFCFC url(../images/quote.png) no-repeat;
  padding: 10px 5px 5px 47px;
  text-shadow: 1px 1px #fff;
  margin: 5px 0;
  border-radius: 7px;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content:'';
  content:none;
}

strong {
  font-weight:bold;
}

sup,
sub {
  height:0;
  line-height:1;
  vertical-align:baseline;
  position:relative;
  font-size:10px;
}

sup {
  bottom:1ex;
}

sub {
  top:.5ex;
}

img,
video {
 /* max-width:100%;*/
  height:auto;
}

video {
  display:block;
}

audio {
  max-width:100%;
}

 
 
/*
  Theme Design, Layout and Typography
*/

#inner_header_wrapper {
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/sites/all/themes/blogon_responsive_theme/images/hdr.jpg', sizingMethod='scale');
-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/sites/all/themes/blogon_responsive_theme/images/hdr.jpg', sizingMethod='scale')";
  position:relative;
  background: url(/sites/all/themes/blogon_responsive_theme/images/bg.jpg) no-repeat;
  padding: 0 0 10px 0; 
background-position: right bottom;
    background-size: 100%;
}

.menu_wrapper{
  background: #ECF0F1;
  float: right;
     margin-top: 30px;
}

#header {
  width: 1024px;
  margin: 0 auto;
    height: 449px;
}

.header_left{
  float: left;
  width: 50%;
  margin-top: 18px;
   z-index:1;
}

.header_right{

    position: absolute;
    right: 0;
     top: 42px;
}

input:focus{ outline-color: #F8DDD9; }

#logo { float:left;visibility: hidden;}


#site-title a,
#site-description {
  color: #A5A9AC;
  font-weight: normal;
}

#site-title,
#site-description {
  float:left;
}

#site-title a{
  margin: 0 5px;
  font-size:30px;
  font-weight: bold;
  letter-spacing: -1px;
}

#site-title a{
  float: left;
  line-height: 100%;
}

#site-description {
  color: #9B9B9B;
  margin: 0;
  float: left;
  clear: both;
  font-size: 12px;
  line-height: 100%;
}

/*Main Menu*/

#main-menu {
  max-width: 1024px;
  margin: 0 auto 1px auto;
}

#main-menu ul {
  padding:0;
  margin:0;
  list-style:none;
  font-size:13px;
}

#main-menu li {
  display: inline-block;
  background: none;
  border-right: 1px solid #E2E2E2;
  position:relative;
  float:left;
  padding:0;
  margin:0;
  font-size: 14px;
  position: relative;
}

#main-menu  span ,
#main-menu a {
  display: block;
  color: #313131;
  text-align: center;
  padding: 13px 10px 18px 10px;
  text-decoration: none;
  font-size: 16px;
  border-top: 5px solid transparent;
}
.i18n-hy #main-menu span,.i18n-hy #main-menu a {
  padding: 13px 4px 18px 4px; 
  font-size: 13px; 
}
.i18n-ru #main-menu span,.i18n-ru #main-menu a {
  padding: 13px 4px 18px 4px; 
  font-size: 13px; 
}

#main-menu li ul{
  display: none;
  position: absolute;
  top: 55px;
  left: 0;
  z-index: 9;
}

#main-menu li li span,
#main-menu li li a {
  color: #777;
  margin: 0;
  background: #FAFAFA;
  border-top: 1px solid #F3F3F3;
  font-size: 14px;
  text-align: left;
  overflow: hidden;
  padding: 10px 14px;
  font-weight: normal;
}

#main-menu li:hover > span,
#main-menu li:hover > a,
#main-menu li > a.active{
  color: #333;
  text-decoration: none;
  background: white;
  border-top: 5px solid #ED9A10;
}

#main-menu li li > a.active{
  color: #777;
  background: #FAFAFA;
  border-top: 1px solid #fff;
}

#main-menu li li > span:hover,
#main-menu li li > a:hover{
  color: #fff;
  background: #183883;
  border-top: 1px solid #fff;
}

#main-menu li li ul{
  top: 0;
  left: 115px;
}

#main-menu li li{
  min-width: 201px;
  border-right: 0;
}

#main-menu li:hover > ul{
  display: block;
}


/*Mobile Menu*/

#main-menu .nav-toggle {
  display:none;
}

.drop-down-toggle {
  position: absolute;
  top: 7px;
  right: 16px;
  display: none;
  width: 24px;
  height: 24px;
  border-radius: 15px;
  background: #eee;
  border: #ddd 2px solid;
}

.drop-down-arrow {
  display:block;
  width:0;
  height:0;
  margin:8px 0 0 5px;
  border-top:5px solid #aaa;
  border-left:transparent 5px solid;
  border-right:transparent 5px solid;
}

ul, div.item-list ul{
  margin: 5px 0 5px 0;
  padding: 0;
}

.content ul li{
 
  background-position: 4px 6px;
  list-style: none outside none;
  margin: 0 0 3px;
  padding: 0 0 0 15px;
}

#container {
  clear: both;
  margin: 20px auto 0;
  width: 1024px;
  overflow: hidden;
  padding: 0;
  background: #fff;
}

.region-slideshow{
  padding: 1% 0 0 0;
}

.region-slideshow .block{
	box-shadow: 0 0px 3px 0px rgba(0, 0, 0, 0.13), 0 0 0 transparent, 0 0 0 transparent;
	padding: 1%;
	margin: 0 1%;
}

#slider {
  background: transparent;
  position:relative;
  box-shadow: none;
  overflow: visible;
}

.nivo-caption {
  background: rgba(255, 255, 255, .6);
  width: 100%;
  font-size: 13px;
  padding: 15px 15px 15px 97px;
  color: black;
  line-height: 120%;
  bottom: 0px;
}

.nivo-caption h2{
  color: rgb(51, 50, 50);
}

.nivo-caption p{
  padding-left: 0;
  color: rgb(87, 83, 83);
}

.slider-wrapper #slider{
  position: relative;
  overflow: hidden;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  z-index: 1;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.theme-default .nivo-controlNav{
  padding: 20px 0 0 0;
  display: none;
}

#slider a:active {
  outline:none;
}

.slides,
.flex-control-nav {
  margin:0;
  padding:0;
  list-style:none;
}

.slides {
  width:100%;
  overflow:hidden;
}

#slider .slides > li {
  display:none;
  position:relative;
  margin:0;
}

#slider .slides li:first-child {
  display:list-item;
}

.flex-pauseplay span {
  text-transform:capitalize;
}

.slides:after {
  content:".";
  display:block;
  clear:both;
  visibility:hidden;
  line-height:0;
  height:0;
}

.flex-control-nav {
  position:absolute;
  right:4%;
  bottom:7.3%;
  text-align:center;
}

.flex-control-nav li {
  display:inline-block;
  margin:0 0 0 15px;
}

.flex-control-nav li:first-child {
  margin:0;
}

.flex-control-nav li a {
  display:block;
  width:24px;
  height:24px;
  box-shadow:0 0 3px #999;
  cursor:pointer;
  background:#e9e9e9;
  color:#333;
  font-weight:bold;
  line-height:24px;
}

.flex-control-nav li a.active,
.flex-control-nav li a:hover {
  background:#fff;
}

#slider .post {
  padding:1.83%;
  margin:0;
  box-shadow:none;
  background:none;
}

#slider .entry-container {
  float:right;
  max-width:50%;
}

#slider .slide-image {
	max-width:49%;
	padding:0.47%;
	background:#E9E9E9;
}

#slider .entry-header,
#slider .entry-summary {
  margin-left:5%;
}

#slider .entry-title{
  margin-left:0;
  margin-bottom:15px;
}

.content-sidebar-wrap {
  float:left;
  width:100%;
}

.front .content-sidebar-wrap article{
  background: #FAFAFA;
 }
.front .content-sidebar-wrap article .content.node-page{
   padding: 20px;
}
ul.links.inline {
  text-align: right;
  margin: 0 8px 11px 0;
  display: inherit !important;
}
.content-sidebar-wrap #content {
  display: inline;
  margin-bottom: 1.5%;
  float:right;
  width:100%;
  margin-top: 5px;
}

#sidebar-first {
  color: #888;
  float: left;
}

#sidebar-second {
  color: #888;
  float: right;
}

/* 3 columns */

body.two-sidebars .content-sidebar-wrap {
  width:79%;
}

body.two-sidebars #content {
  width:75%;
}

body.two-sidebars #sidebar-first {
  width: 24%;
}

body.two-sidebars #sidebar-second {
  width: 19%;
}

/* 2 columns: sidebar-first */

body.sidebar-first .content-sidebar-wrap {
  width: 100%;
}

body.sidebar-first #content {
  width: 70%;
}

body.sidebar-first #sidebar-first {
  width: 29%;
}

/* 2 columns: sidebar-second */

body.sidebar-second .content-sidebar-wrap {
  width: 80%;
}

body.sidebar-second #content {
  width: 100%;
}

body.sidebar-second #sidebar-second {
  width: 19%;
}

#post-content {
  padding: 0 2%;
}

.breadcrumb {
  margin: 0 20px;
  margin-bottom: 10px;
  border-bottom: #EEE 1px solid;
  padding: 20px 0 10px 0;
  background: none;
}

#head,  #sidebar-second, #sidebar-first {
  margin-top: 10px;
}

.node { 
}

.node h2.title, .page-title {
  font-size: 20px;
  margin-bottom: 20px;
}

.block {
  margin-bottom: 1%;
}

aside .block .content li{
  margin: 0 0 10px;
}

.block > h2{

  background: #183883;
  padding: 6px;
  color: #EA9B11;
    font-weight: bold;
}

.theme-default .nivo-directionNav a {
  opacity: 9 !important;
  background: url(../images/arrows.png);
}

.nivo-directionNav{
  position: absolute;
  bottom: 38px;
  left: 4px;
}

.theme-default a.nivo-nextNav{
  left: 45px;
}

.theme-default a.nivo-nextNav:hover{
  background-position: -30px bottom;
}

.theme-default a.nivo-prevNav:hover{
  background-position: left bottom;
}

.theme-default a.nivo-nextNav {
  background-position: -30px 0;
}

#footer-area .block > h2 {
  margin-bottom: 10px;
  color: #1ABC9C;
}

#footer-area ul.menu li a.active{
  color:#ddd;
}

.region-front-welcome{
  background: url("../images/hr.png") top center no-repeat;
  padding-top: 4%;
  margin: 0px 10px 40px 10px;
  text-align: center;
}

.region-front-welcome h2{
  margin-bottom: 10px;
  font-size: 24px;
  text-align: center;
}

.submitted {
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  background: rgb(247, 247, 247);
  border: 1px solid rgb(236, 236, 236);
  border-radius: 4px;
  clear: both;
  color: #888;
  display: inline-block;
  margin-bottom: 5px;
  padding: 2px 8px;
}

.links {
  margin-top: 10px;
  font-size: 14px;
}

ul.links {
  margin:0;
}

.links li a {
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
   background: #EE990F;
  border-radius: 4px;
  color: rgb(0, 0, 0);
  font-weight: normal;
  padding: 4px 8px;
  font-size: 12px;
}

.links li a:hover {
  background: #DDD;
  color: #414141;
}

/*-------------------------------------------*
/* Fix CKEditor style
/*-------------------------------------------*/

table.cke_editor {
  background: transparent;
  border: 0;
}
table.cke_editor td {
  background: transparent;
  padding: 0;
  border: 0;
}

/*-------------------------------------------*
/* Poll, Buttons, Form
/*-------------------------------------------*/

.poll .vote-form .choices .title {
  font-size: 14px;
  font-weight: normal;
  line-height: 2;
}

.poll .vote-form .choices {
  margin: 0;
}

.form-submit{
  cursor: pointer;
  margin:5px;
}

input.form-checkbox, input.form-radio {
  vertical-align: baseline;
}

.form-text {
  padding: 10px;
  border-radius: 2px;
}

/*-------------------------------------------*
/* Menus and item lists 
/*-------------------------------------------*/

.item-list ul {
  margin: 0;
  padding: 0 0 0 1.5385em;
}

ul.inline {
  clear: both;
}

ul.inline li {
  margin: 0;
  padding: 0;
}

/*-------------------------------------------*
/* Admin Tabs
/*-------------------------------------------*/

.tabs-wrapper {
  border-bottom: 1px solid #b7b7b7;
  margin: 0 0 5px 0;
}

ul.primary {
  border: none;
  margin: 0;
  padding: 0;
}

ul.primary li{
  float: left;
}

ul.primary li a {
  background: none;
  border: none;
  display: block;
  float: left;
  line-height: 1.5385em;
  margin: 0;
  padding: 0 1em;
  border-radius: 4px 4px 0 0;
  margin-right: 5px;
}

ul.primary li a:hover, ul.primary li a.active {
  background: #666;
  border: none;
  color: #fff;
}

ul.primary li a:hover {
  background: #888;
  text-decoration: none;
}

ul.secondary {
  background: #666;
  border-bottom: none;
  clear: both;
  margin: 0;
  padding: 0;
}

ul.secondary li {
  border-right: none;
}

ul.secondary li a, ul.secondary li a:link {
  border: none;
  color: #ccc;
  display: block;
  float: left;
  line-height: 1.5385em;
  padding: 0 1em;
}

ul.secondary li a:hover, ul.secondary li a.active {
  background: #888;
  color: #fff;
  text-decoration: none;
}

ul.secondary a.active {
  border-bottom: none;
}

/*-------------------------------------------*
/* Tabs and Tags
/*-------------------------------------------*/

.field-name-field-tags {
  margin: 0 0 10px 0;
}

.field-name-field-tags a{
  display: inline-block;
  background: url(../images/tag.png) no-repeat;
  padding: 0px 8px 0 16px;
  height: 22px;
  border-radius: 2px;
  font-size: 12px;
}

.field-name-field-tags .field-item {
  margin: 0 1em 0 0;
}

.field-name-field-tags div {
  display: inline;
}

/*-------------------------------------------*
/* Profile
/*-------------------------------------------*/

.profile {
  margin: 1.5385em 0;
}

.profile dd {
  margin-bottom: 1.5385em;
}

.profile h3 {
  border: none;
}

.profile dt {
  margin-bottom: 0;
}

.password-parent {
  width: 36em;
}

/*-------------------------------------------*
/* Navigation
/*-------------------------------------------*/

.item-list .pager li {
background: #183883;
  border-radius: 10px;
  margin-right: 4px;
  color: #fff;
}
ul.pager a {
color: #fff !important;
}
/*-------------------------------------------*
/* Forum
/*-------------------------------------------*/

.field-name-taxonomy-forums div {
  display: inline;
  margin-top: 4px;
}

#forum .title {
  font-size: 16px;
}

#forum .submitted {
  font-size: 12px;
  background: transparent;
  padding: 0;
}

#forum .container {
  background: #a1a1a1;
  color: #fff;
}

#forum .container a {
  color: #000;
  font-weight: bold;
}

#forum div.indent {
  margin-left: 2px;
}

.forum-starter-picture {
  float: left;
  padding: 4px;
  border: 1px solid #d9d9d9;
  margin: 5px 7px 5px 0;
}

#forum th {
  background: #434343;
  text-shadow: none;
  color: #fff;
}

#forum th a {
  color: #fff;
}

#forum td.forum .icon, #forum .icon div {
  background: url(../images/no-new-posts.png) no-repeat;
  width: 35px;
  height: 35px;
}

#forum .name a{ 
  font-size: 16px;
}

/* Images */

img { outline: 0;   margin-right: 10px;}

img.scale-with-grid { max-width: 100%; height: auto; }

/* Comments */

.comment h2.title { 
  margin-bottom: 1em; 
}

.comment div.user-picture{
	width: 75px;
}

.comment div.user-picture img { 
  margin-left: 0; 
}

.comment { 
  margin-bottom: 20px; 
  display: table; 
  vertical-align: top; 
}

.comment .attribution {
  display: table-cell; 
  padding: 0 35px 0 0; 
  vertical-align: top; 
  overflow: hidden; 
}

.comment .attribution img { 
  margin: 0; 
  padding: 0;
  border: 0;
  border-radius: 50%;
}

.comment .attribution .username { 
  white-space: nowrap; 
}

.comment .comment-submitted p { 
  font-size: 1.071em; 
  line-height: 1.2; 
  text-align: center;
}

.comment .comment-submitted .comment-time { 
  font-size: 0.786em; 
}

.comment .comment-submitted .comment-permalink { 
  font-size: 0.786em; 
  text-transform: lowercase; 
}

.comment .content { 
  font-size: 0.929em; 
  line-height: 1.6; 
}

.comment .comment-text { 
  padding: 0 25px 10px 0px; 
  display: table-cell; 
  vertical-align: top;
  position: relative; 
  width: 100%; 
}

.comment .indented { 
  margin-left: 9%; 
}

.comment-unpublished { 
  margin-right: 5px; 
  padding: 5px 2px 5px 5px; 
}


/* -------------- Form Elements   ------------- */

fieldset { 
  background: #ffffff; 
  border: 1px solid #cccccc; 
  margin-top: 10px; 
  margin-bottom: 32px;
  padding: 0 0 10px; 
  position: relative; 
  top: 12px;
  -khtml-border-radius: 4px; 
  -moz-border-radius: 4px; 
  -webkit-border-radius: 4px; 
  border-radius: 4px; 
}

.fieldset-wrapper { 
  margin-top: 25px; 
}

.node-form .vertical-tabs .fieldset-wrapper {
  margin-top: 0; 
}

.filter-wrapper { 
  top: 0; padding: 1em 0 0.2em;
  -khtml-border-radius-topright: 0; 
  -khtml-border-radius-topleft: 0; 
  -moz-border-radius-topright: 0; 
  -moz-border-radius-topleft: 0;
  -webkit-border-top-left-radius: 0; 
  -webkit-border-top-right-radius: 0; 
  border-top-left-radius: 0; 
  border-top-right-radius: 0;
}

.filter-help a { 
  font-size: 0.857em; 
  padding: 2px 20px 0; 
}

.filter-wrapper .form-item label { 
  margin-right: 10px; 
}

.filter-wrapper .form-item { 
  padding: 0 0 0.5em 0.5em; 
}

.filter-guidelines { 
  padding: 0 1.5em 0 0.5em;
}

fieldset.collapsed { 
  background: transparent;
  -khtml-border-radius: 0; 
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
   border-radius: 0;
}

fieldset legend { 
  background: #dbdbdb;
  border: 1px solid #ccc;
  border-bottom: none;
  display: block;
  height: 2em;
  left: -1px;
  line-height: 2;
  padding: 0;
  position: absolute;
  text-indent: 10px;
  text-shadow: 0 1px 0 #fff;
  top: -12px; width: 100%;
  -khtml-border-radius-topleft: 4px; 
  -moz-border-radius-topleft: 4px; 
  -webkit-border-top-left-radius: 4px; 
  border-top-left-radius: 4px; 
  -khtml-border-radius-topright: 4px;
  -moz-border-radius-topright: 4px; 
  -webkit-border-top-right-radius: 4px; 
  border-top-right-radius: 4px; 
}

fieldset.collapsed legend { 
  -khtml-border-radius: 4px; 
  -moz-border-radius: 4px; 
  -webkit-border-radius: 4px; 
  border-radius: 4px; 
}

fieldset .fieldset-wrapper { padding: 0 10px; }

fieldset .fieldset-description { margin-top: 5px; margin-bottom: 1em; line-height: 1.4; font-style: italic; }

input { margin: 2px 0; padding: 4px; }

textarea { line-height: 1.5; }

textarea.form-textarea, select.form-select { padding: 4px; }

input.form-text, textarea.form-textarea, select.form-select { border: 1px solid #ccc; font-family: arial; color: #444; }

.password-suggestions ul li { margin-left: 1.2em; }

.form-item { margin: 10px 0; float: left; width: 100%; }

.form-type-radio label, .form-type-checkbox label { margin-left: 4px; }

.form-type-radio .description, .form-type-checkbox .description { margin-left: 2px; }

.form-actions {
  padding: 10px 0 0 0;
  background: none;
  border: 0;
  margin: 0;
}

/* Form Buttons */

button,
input[type="submit"],
input[type="reset"],
input[type="button"] {
  background: #1ABC9C;
  border: 0;
  -moz-border-radius: 3px; 
  -webkit-border-radius: 3px; 
  -o-border-radius: 3px; 
  -ms-border-radius: 3px; 
  -khtml-border-radius: 3px; 
  border-radius: 3px;
  color: #fff; 
  position: relative;  
  padding: 10px 15px;
  cursor: pointer;
}

button:hover,
input[type="submit"]:hover,
input[type="reset"]:hover,
input[type="button"]:hover {
  background: #19967D;
}

#block-search-form { margin: 0; overflow: hidden; position: relative; }

#block-search-form .form-item{ margin: 0; }

#block-search-form .content { margin-top: 0; }

#block-search-form input {  
  margin-right: 5px;
  width: 190px;
}

#block-search-form input.form-submit { 
  margin-left: 0;
  margin-right: 0;
  height: 21px;
  width: 23px;
  padding: 0;
  cursor: pointer;
  text-indent: -9999px;
  border-color: #E4E4E4 #D2D2D2 #B4B4B4;
  background: url(../images/search.png) no-repeat;
  overflow: hidden;
  position: absolute;
  right: 10px;
  top: 11px;
}

#search-block-form input.form-submit:hover,
#search-block-form input.form-submit:focus,
#search-form input.form-submit:hover,
#search-form input.form-submit:focus { opacity: .7; }

#search-block-form .form-actions{ float: left; padding: 0; }

#search-block-form .form-actions input { margin: 1px 0; }

#search-form .form-item-keys label { display: block; }

ol.search-results { padding-left: 0; }

.search-results li { border-bottom: 1px solid #d3d7d9; padding-bottom: 0.4285em; margin-bottom: 0.5em; }

.search-results li:last-child { border-bottom: none; padding-bottom: none; margin-bottom: 1em; }

.search-results .search-snippet-info { padding-left: 0; }

#top-area {
  clear:both;
  position:relative;
}

#top-area .block {
  margin: 0;
}

#top-area .block p{
  margin: 0;
}

#top-area .column {
  float: left;
  width: 32.3%;
  margin: 1.8% 0;
  margin: 0 5px;
}

#top-area h2{
  padding: 9px 10px 0px 10px;
  color: rgb(114, 114, 114);
  margin-bottom: 0;
  margin: 0;
}

.front h2{
  border: 0;
}

#top-area img,
.field-name-field-blog-image img,
.node-type-article .content img{
  margin-bottom: 10px;
  padding: 4px;
  background: white;
  border-radius: 2px;
  -webkit-transition: all .25s ease-in-out;
  -moz-transition: all .25s ease-in-out;
  -o-transition: all .25s ease-in-out;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2), 0 0 0 transparent, 0 0 0 transparent;
}

#top-area img:hover,
.field-name-field-blog-image img:hover,
.node-type-article .content img:hover {
  box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.3), 0 0 0 transparent, 0 0 0 transparent;
}

#top-area .column .content{
  padding: 10px;
}

#top-area .column:first-child {
  margin-left:0;
}

#top-area .column-title {
  color:#e0e0e0;
}

#top-area li {
  border-bottom:#555 1px dashed;
}

#footer {
  clear:both;
  color: #8A8A8A;
  margin-top: 25px;
  background: #ECF0F1;
}

#footer li{
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  margin: 1px 0;
  padding: 8px;
  background: none;
  line-height: 100%;
}

#footer li:last-child{
  border: 0;
}

#footer_wrapper{
  width: 1024px;
  margin: 0 auto;
}

#footer-area {
  position:relative;
  padding: 2% 0 0 0;
  color:rgb(128, 128, 128);
}

#footer-area .column {
  float:left;
  width: 22%;
  margin:0 0 1% 3.8%;
}

#footer-area .column:first-child {
  margin-left:0;
}

#footer-area .column-title {
  color:#e0e0e0;
}

#copyright {
  clear:both;    
  padding:0 0px;
}

.copyright {
  float:left;
  max-width:728px;
}

.credits {
  float:right;
  max-width:370px;
  margin-right:12px;
  text-align:right;
}

#copyright p {
  margin:0;
}

.footer_credit{
  color: #777;
  width: 1024px;
  padding: 20px 0px;
    background: #ECF0F1;
	margin: 0px auto;
}

.footer_inner_credit{
  width: 1024px;
  margin: 0 auto;
}


/*Admin style*/

#toolbar ul li{ background: none; }

.region-top-nav{ display: block; overflow: hidden; }

.region-top-nav .block-menu{ float: right; margin: 0; }

.region-top-nav h2{ display: none; }

.region-top-nav ul li { 
  display: inline-block;
  background: none;
  border-right: 1px solid #807F7F;
  padding: 0 10px;
  line-height: 100%; 
}

.region-top-nav ul li:last-child{
  border: 0;
}

.region-top-nav li a.active{
  color: #fff;
}

#user-login-form .form-text{ width: 90%; }

#comments h2{ margin: 30px 0; font-size: 18px; }

.content .field{
  padding: 5px 0;
}

.field .field-label{
  font-weight: normal;
  color: #888686;
}


/*USER LOGIN*/

#block-user-login .item-list{
  clear: both;
}

.not-logged-in.page-user aside{
  display: none;
}

.not-logged-in.page-user .content-sidebar-wrap{
  max-width: 460px;
  margin: 0 auto;
  float: none;
  overflow: hidden;
}

.not-logged-in.page-user input.form-text, 
.not-logged-in.page-user textarea.form-textarea{
  width: 100%;
}

.not-logged-in.page-user #breadcrumbs{ display: none; }


/*Error Style*/

div.error,
div.status,
div.warning{
  background: #FEF5F1;
  border-radius: 3px;
  border-color: #EC7F58;
  padding: 15px 20px;
}

div.status{
  background: #F8FFF0;
  border-color: #BE7;
}

div.warning{
  background-color: #FFFCE5;
  border-color: #ED5;
}


/*Social Media*/

#social-media-icons ul{
  overflow: hidden;
  text-align: center;
  margin-top: 15px;
}

#social-media-icons li{
  display: inline-block;
  border: 0;
  padding: 0;
  margin: 0;
}

#social-media-icons li a{
  width: 21px;
  height: 21px;
  background: url(../images/social-icons.png);
  display: block;
  font-size: 0;
  text-indent: -1000px;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  -ms-transition: all ease 0.3s;
  transition: all ease 0.3s;
}

#social-media-icons li .rss{ background-position: -387px 45px; }
#social-media-icons li .twitter{ background-position: -183px 45px; }
#social-media-icons li .facebook{ background-position: -1px 45px; }
#social-media-icons li .gplus{ background-position: -319px 45px; }
#social-media-icons li .linkedin{ background-position: -342px 45px; }
#social-media-icons li .dribbble{ background-position: -297px 45px; }
#social-media-icons li .vimeo{ background-position: 44px 45px; }
#social-media-icons li .youtube{ background-position: -228px 45px; }
#social-media-icons li a:hover{ background-position-y: 90px;}

/*Acces denied/Page not found*/

.access-denied,
.page-not-found{
  text-align: center;
  margin: 70px 0 50px 0;
}


.page-node-12 .page-title,
.page-node-13 .page-title,
.page-node-12 #breadcrumbs,
.page-node-13 #breadcrumbs{
  display: none;
}
body.html.front h1.page-title,
body.html.front div#block-system-main .content {
  display: none;
}
li.translation_en,
li.translation_ru,
li.translation_hy{
 display: none !important;
}
div#img {
  float: right;
    margin-top: 87px;
}
div#img img {
  width: 315px;
  border: 5px solid #fff;
  margin-top: 16px;
}
div#block-views-home-text-slider-block {
  color: #183882;
  width: 521px;
  position: absolute;
top: 276px;
  margin-left: -100px;
  line-height: normal;
  text-align: center;
  font-weight: bold; 
	background:url(http://bhk.am/sites/all/themes/blogon_responsive_theme/images/1x1.png ) ;
 
  height: 93px;
  border-radius: 8px;
}
.node h2.title {
  background: #183883;
  padding: 6px;
    font-weight: bold;
}
.node h2.title a {
  color: #EA9B11;
}
div#block-locale-language a {
  position: relative;
  z-index: 9999;
}
div#block-views-news-block-1 h2{
 background: #183883;
  padding: 6px;
  color: #EA9B11;
    font-weight: bold;
}
div#block-views-front-block {
  color: #000;
}
div#block-views-news-block-1 {
  background: #FAFAFA;
  box-shadow: 0px 2px 2px 1px rgba(86, 86, 86, 0.39);
  width: 99%;
  margin-left: 0.3% !important;
}
div#block-views-news-block-1 .content {
  padding: 4px 7px;
}
div#block-views-news-block-1 a {
  font-size: 13px;
}
div#block-views-news-block-1 {
  font-size: 12px;
}
div#block-views-news-block-1 .owl-item {
  padding: 10px 39px 10px 7px;
}
.owl-prev{
background:url(/sites/all/themes/blogon_responsive_theme/images/buttons.png);
  float: left; 
}
.owl-next{
background:url(/sites/all/themes/blogon_responsive_theme/images/buttons.png) 27px 0px ;
  float: right; 
}
.owl-prev:hover{
background:url(/sites/all/themes/blogon_responsive_theme/images/buttons.png) 0px 60px;
background-position-y: ;
}
.owl-next:hover{
background:url(/sites/all/themes/blogon_responsive_theme/images/buttons.png) 27px 60px; 
}
.owl-buttons {
    position: absolute;
    top: 40%;
    width: 101%;
  margin-left: -0.6%;
}
div#block-views-news-block-1 .owl-carousel .owl-wrapper-outer {
  width: 961px;
  margin: 0 auto; 
}
div#block-views-last-uploaded-video-block iframe {
  width: 297px;
  height: 221px;
}
ul#pgthumbcrumbs {
  display: none;
}
#logo img {
  width: 516px;
}
div#block-menu-menu-footermenu .expanded {
  float: left;
}
div#block-menu-menu-footermenu .expanded:nth-child(1) {
  float: left;
  width: 16%;
  padding: 0;
}
div#block-menu-menu-footermenu .expanded:nth-child(2) {
  float: left;
  width: 21%;
  padding: 0;
}
div#block-menu-menu-footermenu .expanded:nth-child(3) {
  float: left;
  width: 13%;
  padding: 0;
}
div#block-menu-menu-footermenu .expanded:nth-child(4) {
  float: left;
  width: 12%;
  padding: 0;
}
div#block-menu-menu-footermenu .expanded:nth-child(5) {
  float: left;
  width: 11%;
  padding: 0;
} 
.i18n-hy div#block-menu-menu-footermenu .expanded:nth-child(1) {
  float: left;
  width: 15%;
  padding: 0;
}
.i18n-hy div#block-menu-menu-footermenu .expanded:nth-child(2) {
  float: left;
  width: 19%;
  padding: 0;
}
.i18n-hy div#block-menu-menu-footermenu .expanded:nth-child(3) {
  float: left;
  width: 14%;
  padding: 0;
}
.i18n-hy div#block-menu-menu-footermenu .expanded:nth-child(4) {
  float: left;
  width: 14%;
  padding: 0;
}
.i18n-hy div#block-menu-menu-footermenu .expanded:nth-child(5) {
  float: left;
  width: 11%;
  padding: 0;
} 
.i18n-ru div#block-menu-menu-footermenu .expanded:nth-child(1) {
  float: left;
  width: 17%;
  padding: 0;
}
.i18n-ru div#block-menu-menu-footermenu .expanded:nth-child(2) {
  float: left;
  width: 18%;
  padding: 0;
}
.i18n-ru div#block-menu-menu-footermenu .expanded:nth-child(3) {
  float: left;
  width: 14%;
  padding: 0;
}
.i18n-ru div#block-menu-menu-footermenu .expanded:nth-child(4) {
  float: left;
  width: 12%;
  padding: 0;
}
.i18n-ru div#block-menu-menu-footermenu .expanded:nth-child(5) {
  float: left;
  width: 12%;
  padding: 0;
} 
div#block-menu-menu-footermenu li li {
  padding: 4px 0;
  font-size: 13px;
}
div#block-block-3,
div#block-block-1,
div#block-block-2
 {
  float: left;
  width: 27%;
}
.region.region-sidebar-first .block {
  padding-bottom: 64px;
}
#aecr{
  position: absolute;
  margin-left: -20px;
  top: 3px; 
}
.field-slideshow {
  margin: 0 auto;
}
body.maintenance-page.in-maintenance.no-sidebars div#logo {
  margin-top: 0px;
  width:100%;
  text-align:center;
}
body.maintenance-page.in-maintenance.no-sidebars img {
  width: 670px !important;
  margin: 0 auto;
}
.view.view-gallery td {
  text-align: center; 
  vertical-align: baseline;
    font-size: 12px;
}
div#header_wrapper #inner_header_wrapper {
    position: relative;
}
div#header_wrapper #inner_header_wrapper > a {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
