/*   
Theme Name: Beglaryan-info
Theme URI: http://newtech.am
Description: Theme for beglaryan.info
Author: Narek Gevorgyan
Author URI: http://newtech.am
*/

*{
margin:0 auto;
padding:0;
}


@font-face {
    font-family: 'Arian AMU';
    src: url('fonts/arianamu.ttf') format('truetype'),
         url('fonts/arianamu.woff') format('woff'),
         url('fonts/arianamu.svg') format('svg'),
         url('fonts/arianamu.eot') format('embedded-opentype');
}
body {
  font-family: Arian AMU, Tahoma, Verdana, Arial, sans-serif;

}
#menu { 
		width: 1100px;
		margin: 20px auto;
		border: 1px solid #0d94fc;
		background-color: #1a77b6;
		background-image: -moz-linear-gradient(#0d94fc, #1a77b6); 
		background-image: -webkit-gradient(linear, left top, left bottom, from(#0d94fc), to(#1a77b6));	
		background-image: -webkit-linear-gradient(#0d94fc, #1a77b6);	
		background-image: -o-linear-gradient(#0d94fc, #1a77b6);
		background-image: -ms-linear-gradient(#0d94fc, #1a77b6);
		background-image: linear-gradient(#0d94fc, #1a77b6);
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		border-radius: 3px;
		height:40px;
	}
}
#menu ul { 
list-style-type:none; 
padding:0; 
margin:0; 
}
#menu li { 
float:left; 
position:relative; 
}

#menu li.sub { 
}

#menu li, #menu li a{
  float: left;
  padding: 6px 14px;
  color: #fff;
  text-transform: uppercase;
  font: bold 12px Arial, Helvetica;
  text-decoration: none;
  line-height: 17px;
  list-style-type: none;
  cursor:pointer;

 
}

#menu li:hover, #menu li a:hover {
 
}

#menu ul { 
position:absolute; 
left:-9999px; 
width: 255px;
z-index: 8;
}

#menu li.click { 
background: #0F3854; 
}

#menu li.click ul { 
left:0; 
top: 40px;

}

.sub-menu li{
  float: left;
  margin:0 !important;
  color: #fff;
  text-transform: uppercase;
  font: bold 12px Arial, Helvetica;
  text-decoration: none;
  line-height: 17px;
  list-style-type: none;
  cursor: pointer;
  background: #0F3854;
  border-bottom: 1px solid #fff;  
  width: 227px;
}

.current-menu-item {
background: #0F3854; 
}

#header {
height: 120px;
width: 1100px;
}

#header-line {
height:44px;
width:1100px;
background-image:url(images/header-line.jpg);
background-repeat:no-repeat;
}

#site-title {
padding: 23px 0 15px;
float:left;
}

#site-title a{
text-decoration:none;
}

.site-title-eng {
  font-family: 'Tangerine', serif;
  font-size: 23px;
  color: #0197ff;
  margin-bottom: 0px;
  line-height: 45px;
}
.site-title-am {
font-family: 'Tangerine', serif;
font-size: 22px;
color:#0197ff;
}

.tatik-papik {
float: right;
height: 115px;
width: 127px;
padding-top: 19px;
}



.tp-iamge {
height:115px;
width:130px;
}

#social {
height: 64px;
width: 323px;
float: right;
margin-right: 22px;
padding-top: 46px;
}

.social {
}

.social-icons {
height: 34px;
}
.social-icons:hover{
opacity: 0.7;
}

#main {
width:1100px;
min-height:800px;
height:auto;
}

#left {
width:245px;
min-height:800px;
height:auto;
float:left;
}

#right {
width:245px;
min-height:800px;
height:auto;
float:right;
}

#center {
min-height:800px;
width:575px;
float:left;
margin-left:18px;
height:auto;
line-height: 26px;
}
#center h2, #center h3 {
  font-size: 18px;
}
#center input{
  width: 220px;
  height: 15px;
  margin-bottom: 10px;
  padding: 5px;
}
.wpcf7-submit {
width:88px !important;
height: 25px !important;
padding:0 !important;
}

.widget {
background-color:#eeeeee;
border-radius:3px;
border:1px solid #dedede;
padding:5px;
margin-bottom: 20px;
}

.widget-title-h4 {
color: #187BBF;
font-weight: bold;
font-size: 16px;
margin: 5px 0 10px;
}
.widget-title-h2{
color: #187BBF;
font-weight: bold;
font-size: 16px;
margin: 5px 0 10px;
}

.widget-title-h3 {
color: #187BBF;
font-weight: bold;
font-size: 16px;
margin: 5px 0 10px;
}

.post-title {
  font-size: 16px;
  color: #0195FF;
}
.post-title a{
  font-size: 16px;
  color: #0195FF;
}

.post-title a:hover{
text-decoration:none;
}

.more {
clear:both;
}

.more a{
  color: #0195FF;
  font-size:13px;
  text-decoration:none;
  display: inline;
  float: right;
  clear: both;
}

.more a:hover {
  color: #0195FF;
  font-size:13px;
  text-decoration:underline;
  display: inline;
  float: right;
  clear: both;
}

.under-title {
font-size:13px;
color:#8A8A89;
}

.under-title a{
font-size:13px;
color:#8A8A89;
text-decoration:underline;
}

.under-title a:hover{
font-size:13px;
color:#8A8A89;
text-decoration:none;
}

.wpp-list li {
  display: inline-block !important;
  float: none;
  clear: left;
  margin:5px 0;
  }
  .wpp-list li a{
  color: #0195FF;
  }
    .wpp-list li a:hover{
  text-decoration:none;
  }
  
  .tagcloud a {
    color: #0195FF;
  }
  
    .tagcloud a:hover {
      text-decoration:none;

  }
  
  .es_textbox_button {
  width: 127px !important;
  height: 30px !important;
}
.es_textbox_class {
  width: 228px !important;
  height: 25px !important;
}

#footer {
width:1100px;
height:70px;
}
  
  #archives-2 ul {
  list-style-type:none;
  }
  #archives-2 ul li a {
      color: #0195FF;
  }
   #archives-2 ul li a:hover {
        text-decoration:none;
  }


	/* iPad */
	.no-transition {
		-webkit-transition: none;
		-moz-transition: none;
		-ms-transition: none;
		-o-transition: none;
		transition: none;
		opacity: 1;
		visibility: visible;
		display: none;  		
	}


	/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}

#search {
float: right;
padding-top: 48px;
margin-right: 44px;
}
#s{
height: 16px;
padding: 5px;
}

.metas {
  color: #0195FF;
}

a {
color: #0195FF;
text-decoration:underline;
}

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

.page-numbers {
  list-style-type: none;
    text-align: center;
}
.page-numbers li{
  display:inline;
}

/** Collapsing archives customization **/
.collapsing.archives ul, ul.collapsing.archives{
  list-style-type: none;
}

li.collapsing.archives ul{
  padding: 0 0 0 10px;
}
li.collapsing.archives ul ul{
  padding: 0 0 0 20px;
}
.collapsing.archives.item a{
  font-size:13px;
}
span.collapsing.archives{
  color:#0195FF;
}
