.pt_10 {
  padding-top: 10px;
}
.pt_15 {
  padding-top: 15px;
}
.pt_20 {
  padding-top: 20px;
}
.pt_30 {
  padding-top: 30px;
}
.pt_40 {
  padding-top: 40px;
}
.pt_50 {
  padding-top: 50px;
}
.pb_10 {
  padding-bottom: 10px;
}
.pb_15 {
  padding-bottom: 15px;
}
.pb_20 {
  padding-bottom: 20px;
}
.pb_30 {
  padding-bottom: 30px;
}
.pb_40 {
  padding-bottom: 40px;
}
.pb_50 {
  padding-bottom: 50px;
}
.b_wh {
  background-color: white;
}
.smalltext, .smalltext * {
  font-size: 14px;
  line-height: 15px!important;
}
.bigtext, .bigtext * {
  font-size: 22px;
  line-height: 24px!important;
}
.table.smalltext tbody tr td, .table.smalltext thead tr td {
	padding: 5px 2px;
}
.ls-l a, * .ls-l a, * .ls-l a *, .text-white, .text-white * {
  color:white!important;
}

.post-slider {
    display: block;
    margin-left: -30px;
    margin-right: -30px;
    margin-top: -30px;
    margin-bottom: 40px;
    border-bottom: 1px solid rgba(0,0,0,0.1);
    opacity: 0;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.input-group-addon, * .input-group-addon {
	width: 20%!important;
}


.input-group, * .input-group {
	width: 100%!important;
}

.block_il, * .block_il {
  height: 180px;
}

.yab_price {
	z-index: 99999;
}

label {
  font-weight: 300;
}


#calendar_wrap table {
	width: 100%;
}
#calendar_wrap {padding: 0 2px 0 1px;}
#calendar_wrap caption { font-size: 15px; line-height: 18px; color: #efefef; font-weight: bold; margin-bottom: 17px;}
#calendar_wrap thead th,
#calendar_wrap tbody td {
	padding: 12px 0; 
	background: #fefefe;
	border: 1px solid #efefef;
	font-size: 12px; line-height: 15px;
	color: #fff;
	text-align: center;
	font-weight: normal;
}
#calendar_wrap tbody td { color: #868686; background: #fefefe;}
#calendar_wrap tbody td#today { background: #5eb0ff;}
#calendar_wrap tbody td a { color: #00008b; text-decoration: none; font-weight: bold;}
#calendar_wrap tbody td a:hover {color: #e50700;}
#calendar_wrap tbody td.pad {background: none; border: none;}
#calendar_wrap tfoot td { padding-top: 11px; font-size: 9px; font-weight: bold; line-height: 12px; text-transform: uppercase;}
#calendar_wrap tfoot td a { color: #00008b; text-decoration: none; font-weight: bold;}
#calendar_wrap tfoot td a:hover { color: #e50700;}
#calendar_wrap tfoot #next { text-align: right;}
.cld_prev_month, .cld_next_month {
	cursor: pointer;
}
#calendar_wrap .marked {
  background: #ffebe3;
}
.cld_today {
	background-color: #e1f0ff!important;
}

h2.widget_title {
  padding: 10px 5px;
  margin-top: 0px;
}

.topbar {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#002d99+0,00a1c9+100 */
background: #002d99; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMmQ5OSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMGExYzkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(left,  #002d99 0%, #00a1c9 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,#002d99), color-stop(100%,#00a1c9)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  #002d99 0%,#00a1c9 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  #002d99 0%,#00a1c9 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  #002d99 0%,#00a1c9 100%); /* IE10+ */
background: linear-gradient(to right,  #002d99 0%,#00a1c9 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#002d99', endColorstr='#00a1c9',GradientType=1 ); /* IE6-8 */
}
.widget_title {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,d8e4ff+100 */
background: rgb(255,255,255); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkOGU0ZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(left,  rgba(255,255,255,1) 0%, rgba(216,228,255,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(216,228,255,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  rgba(255,255,255,1) 0%,rgba(216,228,255,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  rgba(255,255,255,1) 0%,rgba(216,228,255,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  rgba(255,255,255,1) 0%,rgba(216,228,255,1) 100%); /* IE10+ */
background: linear-gradient(to right,  rgba(255,255,255,1) 0%,rgba(216,228,255,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#d8e4ff',GradientType=1 ); /* IE6-8 */
}

.topbar .topmenu {
	background-color: transparent!important;
}


.megafolio-container {
  padding-left: 15px;
}

.gallerycaption-bottom {
    padding: 15px 4px 5px 4px!important;
    font-size: 14px!important;
    line-height: 20px;
    width: 100%;
    height: 100%;
    margin: 0px;
    font-weight: 400!important;
    overflow: hidden;
}

.blog-content img {
	display: none;
}
.post-meta, .post-meta * {
	font-size: 13px!important;
}
.popular ul li a {
	line-height: 14px!important;
	font-size: 14px!important;
}

.bs-callout form#mailer_form .form-group input, .bs-callout form#mailer_form .form-group img, .bs-callout form#mailer_form .form-group .btn {
	padding: 0px 0px 0px 5px!important;
	margin: 0px 5px!important;
}

.bs-callout form#mailer_form {
	text-align: center;
}



.bs-callout {
	border-left: 4px solid #007ACC;
	border-right: 4px solid #007ACC;
	padding: 10px 5px;
	margin: 5px 0 30px 0;
	
	background: transparent url(http://aldiyev.ru/tpl/images/stripe.png) repeat scroll;
}


.gallery_pic .animage {
	padding: 5px 15px;
}
