/*
THEME NAME: Астра ЖЖоОТ
THEME URI: http://somewhere.com
DESCRIPTION: Специально для Астры
VERSION: 0.1
AUTHOR: JetDog
AUTHOR URI: http://jetdog.biz/
TAGS: custom
Template: thematic
.
The Astra Theme is copyright JetDog http://JetDog.biz/
.
*/

/* Reset browser defaults */
@import url('../thematic/library/styles/reset.css');

/* Apply basic typography styles */
@import url('../thematic/library/styles/typography.css');

/* Apply basic image styles */
@import url('../thematic/library/styles/images.css');

/* Prepare theme for plugins */
@import url('../thematic/library/styles/plugins.css');
@import url('grid.css');
@import url('tooltip.css');

html, body {
  height: 100%;
}

body{
  background: #f6f4f0  url(images/bg.png) repeat-x;
}
body, #contacts-top a{
  color: #383838;
}
.no-margin {
  margin: 0;
}
.no-padding {
  padding: 0;
}
a {
  color: #007da3;
}

h2 {
  font: 18px Verdana, sans-serif;
  margin: 20px 0px;
}

.border {
  border: 1px dotted red;
}
#wrapper {
  min-height: 100%;
  height: auto !important;
  height: 100%;
  margin: 0 auto -230px;
}
.ie7 #wrapper {
  position: relative;
}

#contacts-top, #header .menu a {
  font-family: Arial, sans-serif;
}
#body {
  font-family: Verdana, sans-serif;
}
#push {
  height: 190px;

}
#footer {

  width: 100%;
  height: 176px;
  padding-top: 54px;
  background: url(images/footer-bg.gif) top left repeat-x;
}
.footer-container {
  height: 146px;
  padding-top: 20px;
}
.footer-block.delimiter {
  background: url(images/footer-block-delimiter.gif) top left no-repeat;
}
.footer-block {
  height: 100%;
}
.footer-branding-logo {
  display: block;
  height: 79px;
  background: url(images/logo_brand_bottom_new.png) center top no-repeat;
}
.footer-block .copyright {
  margin: 5px 0;
  text-align: center;
  color: #c7c7c7;
  font: 13px Verdana, Arial, sans-serif;
}
.footer-block .menu li, .footer-block .menu a {
  color: #fff;
}
.footer-block h2 {
  color: #424242;
  font: 16px Verdana, sans-serif;
  margin: 0 0 0 20px;
}
.footer-block p {
  margin: 0 0 0 20px;
  font: 13px Verdana, sans-serif;
  color: #333;
}
.footer-block .links {
  list-style: none;
  margin: 10px 10px 0 20px;
}
.footer-block .links li {
  margin: 0;
  width: 85px;
  height: 60px;
  float: left;
  text-align: center;
}
.footer-block .links li a {

}
.footer-block .links li a img{
  vertical-align: bottom;
}
#header{
  position: relative;
  height: 160px;
  padding: 25px 30px 0 30px;
}
#branding{
  float: left;
  margin-top: 10px;
  font-size: 11px;
  text-align: center;
  width: auto;
}
#branding .branding-logo {
  display: inline-block;
  width: 95px;
  height: 91px;
/*  background: url(images/branding-logo.png) left top no-repeat; */
  background: url(http://www.startup66.ru/wp-content/uploads/2010/04/logotype_astra_small.png) left top no-repeat;
}
.ie6 #branding .branding-logo {
  position: relative;
  display: block;
  cursor: pointer;
  -background-image: none;
  -filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.startup66.ru/wp-content/uploads/2010/04/logotype_astra_small.png',sizingMethod=crop);
}
#blog-title{
  display: none;
}
#contacts-top{
  float: right;
}
#contacts-top a{
  display: block;
  padding-right: 12px;
  background: url(images/icon-link-gray.gif) right center no-repeat;
  font-size: 10px;
  text-align: right;
  margin-bottom: 5px;
}
#contacts-top strong{
  font-size: 18px;
  font-weight: normal;
  background: url(images/sprite.gif) 0 -40px no-repeat;
  padding-left: 13px;
}
.skip-link {
  display: none;
}
#header .menu{
  clear: right;
  float: right;
  text-align: right;
  width: 775px;
  margin: 40px 0 0 0;
  padding: 0 !important; 
}
#header .menu ul {
  float: right;
  text-align: right;
}
#header .menu li{
  display: block;
  float: left;
  margin-left: 40px;
  margin-bottom: 0px;
  list-style: none;
  padding-bottom: 9px;
}
#header .menu a{
  line-height: 29px;
  display: block;
  font-size: 16px;
  color: #007da3;
}
#header .menu .current_page_item{
  background: url(images/sprite.gif) 10px 29px no-repeat;
}
#header .menu .current_page_item a{
  text-decoration: none;
  padding: 0 10px;
  background: url(images/sprite.gif) 0 -10px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  color: white;
}
#main {
}
#content-teaser {
  position: relative;
  width: 960px;
  padding-right: 8px;
  margin-right: -8px;
  height: 345px;
  background: url(images/content-teaser.gif) no-repeat;
  margin-bottom: 40px;
}
#content-teaser .langs {
  margin-top: 25px;
}
#content-teaser .block{
  display:block;
  position:absolute;
  width:100px;
  height:100px;
  cursor:pointer;
}
#content-teaser a{text-indent:-9999px;}
#content-teaser ul, #content-teaser ol{list-style:none;}
#content-teaser #internet-profits{
  position:absolute;
  right:20px;
  bottom:35px;
  width:280px;
  height:125px;
  margin:0;
}
#content-teaser #internet-profits a{
  display:block;
  width:100%;
  height:21px;
  margin:8px 0;
}

.langs {
  float: right;
  list-style: none;
}
.langs li {
  float: left;
  margin-left: 10px;
  padding-left: 18px;
  font: 15px Verdana;
}
.langs li.rus {
  background: url(images/sprite.gif) 2px -62px no-repeat;
}
.langs li.eng {
  background: url(images/sprite.gif) -65px -62px no-repeat;  
}
#content-title .langs {
  margin: 14px 0 0 0;
}
.ie6 #content-title .langs {
  width: 120px;
}
#content-title .langs li {
  color: #000;
}
#content-title .langs li a, #content-title .langs li a:visited {
  color: #fff;
}

.teaser-service {
	border: 1px solid #d6d9dd;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	margin-bottom: 20px;
	padding: 20px 15px 10px 15px;
	background: url(images/teaser-gray-bg.gif) #f2f0ee repeat-x;
}
.teaser-service-content {
  height: 95px;
  overflow: hidden;
}
.teaser-service .know-more {
  text-align: left;
  display: block;
  height: 26px;
  width: 135px;
  padding: 8px 0 0 45px;
  margin: 10px auto 0 auto;
  background: url(images/sprite.gif) 0 -104px no-repeat;
  font: 13px Verdana, serif;
  color: #eee;
}
.teaser-service h2 {
	color: #cb520e;
	font-size: 16px;
	font-family: "Franklink Gothic Medium", Verdana, Arial, sans-serif;	
	margin-bottom: 5px;
}
.teaser-service a {
	text-decoration: none;
}
.teaser-service h2 .postavatar{
  margin: -5px 8px 0 -5px;
  float: left;
}
#content-frontpage {
  background: url(images/content-frontpage-line.gif) top left repeat-x;
  margin-top: 10px;
  padding-top: 33px;
}
#content-blognews {
  list-style: none;
  margin: 0;
}
#content-blognews h1 {
  margin: 0;
  display: inline-block;
  padding-right: 20px;
  font: bold 18px "Franklink Gothic Medium", Verdana, Arial, sans-serif;	
}
#content-blognews li {
  margin: 20px 0 0 0;
}
#content-blognews .post-header {
  display: inline-block;
  /*background: url(images/post-header-body-bg.gif) top left repeat-x;*/
  border-right: 1px solid #dad4c2;
  line-height: 22px;
}
.ie7 #content-blognews .post-header, .ie6 #content-blognews .post-header {
  margin: 0 100px 0 -15px;
} 
#content-blognews .post-header .left-corner {
  /*background: url(images/sprite.gif) 0 -443px no-repeat;*/
  height: 22px;
  padding-left: 5px;
  padding-right: 20px;
}
#content-blognews .post-header .title {
  display: inline-block;
  padding-left: 18px;
  background: url(images/sprite2.gif) 0 6px no-repeat;
  text-decoration: none;
  color: #525252;
}
#content-blognews .post-header .comments {
  display: inline-block;
  margin: 0 10px 0 20px;
  padding-left: 18px;
  background: url(images/sprite.gif) 0 -167px no-repeat;  
}
#content-blognews .post-excerpt {
  margin: 8px 0 5px 0;
  padding-left: 20px;
}
#content-blognews .post-excerpt p{
  margin: 0;
}
#content-blognews .read-more {
  display: inline-block;
  padding-left: 20px;
  padding-right: 12px;
  background: url(images/read-more-arrow.gif) right 6px no-repeat;
}
#content-blognews .blog-link {
  display: block;
  background: url(images/blog-link-bg.png) top left no-repeat;
  width: 162px;
  height: 34px;
  padding: 4px 0 0 24px;
  text-align: center;
  margin-top: 30px;
}
.ie6 #content-blognews .blog-link {
  position: relative;
  display: block;
  cursor: pointer;
  -background-image: none;
  -filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/wp-content/themes/astra/images/blog-link-bg.png',sizingMethod=crop);
}

#content-testimonials .quote {
  font: 13px/15px Verdana, Arial, sans-serif;
}
#content-testimonials .quote .avatar {
  text-align: center;
  padding: 2px;
  background: #d5d5d5;
  float: left;
}
#content-testimonials .quote .quote-content {
  width: 322px;
  height: 104px;
  padding: 10px 10px 10px 30px;
  float: left;
  background: url(images/comment-bubble.gif) top left no-repeat;
  color: #414141;
}
.ie7 #content-testimonials .quote .quote-content {
  float: left;
}
/*
.ie6 #content-testimonials .quote .quote-content {
  float: none;
  margin: -128px 0 0 100px;
}
*/
#content-testimonials .quote .author {
  clear: both;
  color: #cb7929;
  display: block;
  margin: 10px 0 0 120px;
}
#content-testimonials .read-all {
  margin: 10px 0;
  text-align: right;
}
#success-stories .text{
  margin: 0 0 20px 0;
}
#success-stories p{
  margin:0;
}


#sidebar {
  width: 296px;
  float: right;
}
.right-menu-1-body {
  background: url(images/right-menu-1-body.gif) top left repeat-y;
  position: relative;
  margin: -4px -4px 25px 0;
}
.right-menu-1-top {
  background: url(images/right-menu-1-top.gif) top left no-repeat;  
}
.right-menu-1-bottom {
  background: url(images/right-menu-1-bottom.gif) bottom left no-repeat;
  padding: 15px 0 5px 15px;
}
.right-menu-1-body h2 {
  font: normal 18px Verdana, Arial, sans-serif;
  margin: 0;
}
.right-menu-1-body ul {
  list-style: none outside url(images/right-menu-bullet.gif);
  line-height: 25px;
  margin: 10px 0 10px 15px;
  font-size: 14px;
/*  list-style: none/disc/circle/square/decimal/zero inside/outside url();*/
}

.right-menu-2-body {
  background: url(images/right-menu-2-body.gif) top center repeat-y;
  position: relative;
  margin: 0;
}
.right-menu-2-top {
  background: url(images/right-menu-2-top.gif) top center no-repeat;  
}
.right-menu-2-bottom {
  background: url(images/right-menu-2-bottom.gif) bottom center no-repeat;
  padding: 15px;
}
.right-menu-2-body h2 {
  font: normal 18px Verdana, Arial, sans-serif;
  margin: 0 5px 10px 5px;
}
.right-menu-2-body h3 {
  clear: none;
  font: normal 14px Verdana, Arial, sans-serif;
  margin: 0 0 5px 0;
}
a.big-green-button {
  display: inline-block;
  width: 268px;
  height: 50px;
  padding-top: 25px;
  background: url(images/big-green-button.gif) top left no-repeat;
  color: #fff;
  text-align: center;
  text-decoration: none;
  font: 20px Arial, sans-serif;
}

#content-title {
  height: 41px;
  padding: 0 10px 0 10px;
  background: url(images/content-title-bg.gif) top left no-repeat;
  margin-bottom: 35px;
}

#content-title h2, #content-title h2 a{
  clear: none;
  font-weight: bold;
  font-size: 16px;
  font-family: 'Myriad Pro Web', Arial, sans-serif;
  color: #fff;
  text-decoration: none;
}
#content-title h2 {
  float: left;
  width: 820px;
  text-align: left;
  line-height: 41px !important;
  margin: -20px 5px;
}
#content {
  float: left;
}
#contact-text {
  float: left;
  width: 290px;
  margin-right: 20px;
  background: url(images/right-menu-2-body.gif) top left repeat-y;
}
#contact-text-content {
  background: url(images/right-menu-2-bottom.gif) bottom left no-repeat;
  min-height: 310px;
  padding-bottom: 10px;
}
#contact-text h2 {
  display: block;
  clear: none;
  padding: 5px 0 0 20px;
  margin: 0;
  height: 25px;
  font: bold 16px 'Myriad Pro Web', Arial, sans-serif;
  background: #f2e9d4;
}
#contact-text-content ul {
  list-style: decimal outside;
  margin: 0;
  padding: 0 0 20px 50px;
  font-size: 18px;
  line-height: 120%;
}
#contact-text-content ul li {
  margin: 10px 0;
}
#contact-text-content ul li span{
  font-size: 15px;
}
#contact-text-content h3 {
  display: block;
  clear: none;
  border-left: 2px solid #3b3b3b;
  padding: 0 0 0 4px;
  margin: 10px 0 0 10px;
  font: 11px Verdana, sans-serif;
  color: #000;
  line-height: 11px;
}
#contact-text-content p {
  font: 13px Verdana, sans-serif;
  margin: 0 0 0 15px;
  padding: 5px 0;
}
#contact-text-content img {
  margin: 0 0 0 15px;  
}
.phone-big {
  font-size: 24px !important;
  font-weight: bold;
}
.icq-big {
  font-size: 16px !important;
  font-weight: bold;  
}
#contact-us {
  float: left;
  width: 302px;
  margin: 0;
  padding: 0;
}
#contact-us p {
  margin: 0;
}
h2.contact-us {
  display: block;
  clear: none;
  padding: 0 0 0 45px;
  background: url(images/pencil.gif) top left no-repeat;
  font: 14px 'Myriad Pro Web', Arial, sans-serif;
  line-height: 120%;
  margin-top: 0;
  margin-bottom: 10px;
}
#contact-us label,#contact-us input,#contact-us textarea {
  display: block;
}
#contact-us label {
  font: 11px Verdana, sans-serif;
  color: #000;
  margin-bottom: 2px;
}
#contact-us .text, #contact-us textarea {
  width: 300px;
  background: #fffcdf;
  border: 1px solid #444;
  -moz-border-radius: 3px; 
  -webkit-border-radius: 3px;
  margin-bottom: 7px;
}
#contact-us .text {
  height: 23px;
  font-size: 16px;
  padding: 4px 0 0 2px;
}
#contact-us textarea {
  height: 110px;
}
body.home #contact-us{
  float:none;
  width:450px;
  margin: 10px 0 30px 0;
}
body.home #contact-us .text, body.home #contact-us textarea{
  width:447px;
}
body.home #contact-us h2{line-height:42px;}

#submit-button {
  margin-top: 5px;
  float: right;
  width: 122px;
  height: 31px;
  background: url(images/send-button.gif) top left no-repeat;
  border: none;
  text-indent: -9999px;
}
.ajax-loader {
  margin: 10px 0 0 5px;
}
.wpcf7-response-output {
  margin: 40px 0 0 0 !important;
  background: #fff;
  color: #000;
  position: relative;
}
.captcha-container {
  float: left;
  width: 150px;
  margin-top: 6px;
}
.captcha-container input.text {
  float: left;
  width: 50px !important;
  height: 23px;
  font-size: 16px;
  padding: 4px 0 0 2px;
  margin-left: 5px;
}
.captcha-container img {
  float: left;
}
.captcha-container h2 {
  margin: 0 0 4px 0;
}
.post {
  margin-bottom: 15px;
}
.post .postavatar {
  float: left;
  margin-right: 10px;
}
.post h1 {
  clear: none;
  /*float: left;*/
  font: normal 18px 'Myriad Pro Web', Verdana, Arial, sans-serif;
  line-height: 150%;
  margin-top: 5px;
}
.post.astra-blog h1 {
  margin-top: 0;
  line-height: 100%;
}
.post h1 a {
  color: #525252;
}
.post .post-excerpt, .post .post-content{
  clear: both;
  padding-top: 10px;
  width: 100%;
}

.post .post-excerpt p, .post .post-content p {
  margin: 0;
  padding-bottom: 15px;
  font-size: 120%;
}
.post a.read-more {
  float: right;
  display: inline-block;
  height: 24px;
  background: url(images/big-blue-arrow.gif) top right no-repeat;
  line-height: 22px;
  padding-right: 30px;
}

.portfolio-section {
  margin-bottom: 30px;
}
.special-section h1, .portfolio-section h1 {
  font: bold 18px 'Myriad Pro Web', Verdana, Arial, sans-serif;
  line-height: 100%;
  margin: 0 0 20px 0;  
}
.portfolio-section h1 a {
  color: #525252;
}
.portfolio-item {
  width: 126px;
  text-align: center;
  margin-right: 28px;
  float: left;
}
.portfolio-item img {
  display: block;
  border: 2px solid #dedede;
  margin: 0 auto;
}
.portfolio-item h2 {
  display: inline-block;
  clear: none;
  margin: 5px 0;
}
.special-section {
  display: block;
  margin: 0 0 40px 0;
}
.special-content {
  background: url(images/special-article-body.gif) repeat-y;
  padding: 0 30px 0 10px;
}
.special-top {
  height: 17px;
  background: url(images/special-article-top.gif) top left no-repeat;
}
.special-bottom {
  height: 17px;
  background: url(images/special-article-bottom.gif) top left no-repeat;
}
.special-section h1 a {
  color: #525252;
  text-decoration: none;
}
.know-more {
  display: block;
  width: 279px;
  height: 42px;
  padding: 15px 0 0 0;
  text-align: center;
  background: url(images/medium-green-button.gif) top left no-repeat;
  font: 20px Arial, sans-serif;
  color: #fff;
  text-decoration: none;
}
.partner p {
  margin: 0 0 10px 0;
}
.partner h1 {
  font: bold 18px 'Myriad Pro Web', Verdana, Arial, sans-serif;
  margin-bottom: 15px;
}
.partner-logo {
  width: 130px;
  margin-right: -140px;
  float: left;
}
.partner-info {
  margin-left: 140px;
  float: left;
}
.ie6 .partner-info {
  margin-left: 70px;
}
.ie6 .partner-info {
  width: 500px;
}
.partner{
  margin-bottom: 1.5em;
}
.partner-link {
  display: inline-block;
  padding-left: 22px;
  line-height: 16px;
  background: url(images/planet.gif) top left no-repeat;
}
.wpcf7-not-valid-tip {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border: 1px solid #FF5255;
  background: #FF5255 !important;
  color: #fff;
  position: relative;
  z-index: 10000;
}
.our-clients {
  padding-top: 15px;
}
#smooth_sldr {
  margin: 0 !important;
  padding: 0 !important;
  text-align: center !important;
  position: relative !important;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  background: url(images/slider-bg.gif) top left repeat-x;
}
.sldr_title {
  display: inline-block !important;
  font: 16px 'Franklin Gothic', Arial, sans-serif !important;
  color: #fff !important;
  text-align: center;
  width: 140px;
  height: 35px;
  padding: 5px 0 0 0;
  background: url(images/head-clients.gif) top left no-repeat !important;
  position: absolute !important;
  left: 155px;
  top: -15px;
}
.sldrlink {
  display: none !important;
}
#smooth_sliderc {
  margin-top: 10px !important;
  padding-top: 15px !important;
}
.smooth_slider_thumbnail {
  margin-top: 25px !important;
}

.ie6 #smooth_sldr_items, .ie7 #smooth_sldr_items {
  padding: 0 5px;
}
.ie6 .smooth_slider_thumbnail, .ie7 .smooth_slider_thumbnail {
  margin-top: 30px !important;
}
.widgets {
  display: block;
  list-style: none;
  float: left;
  padding: 0;
  margin: 0;
}
.widgets .widgettitle {
  display: none;
}
.widgets li {
  display: block;
  width: 220px;
  height: 220px;
  margin: 0 10px;
  float: left;
  position: relative;
}
.ie6 .widgets li {
  display: inline;

}
.widgets li img {
  position: absolute;
}
.widgets .know-more-blue {
  color: #fff;
  left:36px;
  line-height:normal;
  position:absolute;
  top:177px;
  z-index:2;
  font: bold 18px Arial, sans-serif;
}
.widgets .know-more-white {
  color: #f68600;
  font: normal 13px Verdana, sans-serif;
  left:18px;
  line-height:normal;
  position:absolute;
  top:146px;
}
.widgets .order-button {
  display: block;
  width: 191px;
  height: 34px;
  line-height: 34px !important;
  color: #222;
  background: url(images/widget-orange-button.gif) top left no-repeat;
  left:15px;
  position:absolute;
  top:172px;
  z-index:2;
  text-align: center;
  font: 14px Verdana, sans-serif;
  text-decoration: none;
}
.ie6 .widgets .order-button {
  padding-top: 7px;
  height: 27px;
}
.smooth_slideri h2 {
  display: none !important;
}
.post-date {
  line-height: 20px;
  font-family: Verdana, sans-serif;
  font-size: 12px;
  margin: 0 0 10px -10px;

}
.post-date-day {
  position: relative;
  display: inline-block;
  padding: 3px 5px;
  color: #fff;
  background: #707070;
}
.post-date-month {
  display: inline-block;

  padding: 3px 5px;
  color: #545454;
  background: #e7e2d3;
}

.soc-icons {
  text-align: right;
}
.soc-icons a {
  display: inline-block;
  font: italic 11px/16px Arial;
  color: #2A6B9C;
  padding: 0 0 0 20px;
  margin: 0 0 0 3px;
}
.soc-icons a:hover {
  color: #e00;
}
.soc-icons .tw { background: url(images/i-tweeter.gif) left center no-repeat; }
.soc-icons .lj { background: url(images/i-lj.gif) left center no-repeat; }
.soc-icons .fb { background: url(images/i-facebook.gif) left center no-repeat; }
.soc-icons .vk { background: url(images/i-vkontakte.gif) left center no-repeat; }
#tabs {
  width:446px;
  margin-top:10px;
}
