/*
Theme Name: Blog KazTel
Theme URI: http://it1.kz/
Description: The default theme.
Version: 2.0
Author: Danila Master [WW]
Author URI: http://warwolf.org/
Tags: fixed width, two columns, widgets
*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #333;
	text-align: center;
	}

#page {
	text-align: left;
	}

#header {
	background: transparent url('images/header_img.png') no-repeat bottom center;
	}
	
#headercontent 	{
	height: 91px;
	width: 1000px;
	margin: 0;
	}
	
#headercontent	.headerlinks {float:left; height:91px; width:700px;}
#headercontent	.headerlinks .logo {float:left; height:61px; width:267px;margin-top:15px;margin-left:1px;}
#headercontent	.headerlinks .links {width:300px;height:78px;margin-top:15px;margin-left:86px;float:left;}
#headercontent	.headerlinks .links span {float:left;}
#headercontent	.headerlinks .links span.centr {margin-left:5px;}

.links span.centr a {
background:url("images/centr.png") no-repeat scroll 0 0 transparent;
height:78px;
width:122px;
}

.links span a, .footerlinks span a {
  display:block;
  overflow:hidden;
  text-indent:-999em;
  }

.links span.telecom a {
background:url("images/telecom.png") no-repeat scroll 0 0 transparent;
height:78px;
width:93px;
}

.links span.centr a:hover, .links span.telecom a:hover {background-position: 0 -78px;}

#content {
	font-size: 1.2em;
	}
	
.post .entry p {
	line-height:1.15em;
	font-size: 1.1em;
	font-family:Arial;
	color:#000;
	}

.row{clear: both;}
#content .numpost2{width: 268px; float: left; padding: 0 9px 0 0;}
#content .numpost3{width: 268px; float: right;  padding: 0 13px 0 0;}

#content .numpost2 h2, #content .numpost3 h2 {margin:0;padding:13px 0;font-weight:normal;font-size:13pt;}
#content .numpost2 h2 a, #content .numpost3 h2 a {text-decoration:underline;color:#067198;}
#content .numpost2 h2 a:hover, #content .numpost3 h2 a:hover {text-decoration:underline;color:#114477;}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

#footer {
	background: #f8f8f8 url('images/footer.png') repeat-x top;
	-moz-border-radius:4px 4px 4px 4px;
  border:1px solid #AAC6CF;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	text-transform:uppercase;
	color: #fff;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.sticky {
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0;
	padding: 0;
	background: #f8f8f8 url('images/fon.png') no-repeat top;
	}

#page {
	background-color: transparent;
  margin:0 auto;
	padding: 0;
	width: 1000px;
	}

#header {
	margin:0 0 17px;
	padding: 0;
	height: 91px;
	width: 1000px;
	}

.narrowcolumn {
	float: left;
	margin-right: 15px;
	width: 575px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin:0 10px 20px 14px;
	}

.numpost3 .post {
	margin:0 10px 20px 4px;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	clear: both;
	height:167px;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	margin: 0;
	float:left;
	}

h2 {
	padding: 30px 0 0;
	margin: 0;
	}

h2.pagetitle {
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}

.searcher {
  background:url("images/search.png") no-repeat scroll 0 0 transparent;
  display:block;
  float:right;
  height:26px;
  margin-right:10px;
  margin-top:34px;
  padding:4px 0 0 4px;
  width:181px;
  }	
	
#uheader {height:120px;
  padding-bottom:15px;
  width:1000px;
  }
  
#uheader .blueblock {
  background:url("images/blueblock.png") no-repeat transparent;
  height:103px;
  padding:7px 15px 10px 10px;
  width:679px;
  color:#fff;
  display:block;
  float:left;
  font-family:Arial,sans-serif;
  font-size:1.1em;
  }	
	
.blueblock h2 {
  color:#fff;
  padding: 0;
  margin: 0;
  font-size:1.3em;
  font-family:Arial;
}

.blueblock a {
  color:#fff;
  text-decoration:underline;
}

.blueblock a:hover {
  color:#FF6700;
  text-decoration:underline;
}
 	
#uheader .headermeta {
  background:none repeat scroll 0 0 transparent;
  float:right;
  height:60px;
  margin-right:10px;
  margin-top:10px;
  text-align:right;
  width:250px;
  font-family:Arial;
  font-size:1.2em;
  }

#uheader .headermeta .reg {
  background:transparent;
  float:right;
  height:30px;
  width:250px;
  color:#a4a3a3;
  }  

#uheader .headermeta .reg a, a.dotted {
  text-transform:uppercase;
  color:#000;
  border-bottom:1px black dotted;
  }


#uheader .headermeta a:hover {
  text-decoration:none;
  }
  
#uheader .headermeta img a {border:none;}  

#uheader .headermeta .rss {
  background:transparent;
  float:right;
  height:30px;
  width:200px;
  } 
 	
/* End Headers */

/* Begin page */
.gb_centr {background: url('images/gb_centre.png') repeat-y; padding:14px 11px 20px 14px;}
.gb_centr .post {margin:0;padding:0;}

.gb_centr .cat {
  background:url("images/catt.png") no-repeat scroll left bottom transparent;
  font-family:Arial,sans-serif;
  font-size:0.9em;
  padding-left:16px;
  padding-right:0;
  width:125px;
  margin-top:2px;
  }

.gb_centr .btitle {
  margin-left:173px;
  }  

.gb_centr .btitle .title {
  font-family:Arial;
  font-size:1.1em;
  margin-left:167px;
  margin-top:-20px;
  padding:4px 0 0;
  }
  
.gb_centr .dated {  
  float:left;
  margin-right:15px;
  text-align:right;
  width:138px;
  }
  
.dated {
background:none repeat scroll 0 0 #E2E1CF;
border-left:5px solid #C2C0A3;
color:#686868;
font-size:1em;
padding:3px 9px 3px 7px;
margin-right:48px;
font-family:Arial,sans-serif;
}

.meta {
background-color:#f3f3f3;
color:#696969;
font-family:Arial,sans-serif;
font-size:1em;
margin-bottom:5px;
padding:3px 0;
}

.tags {
background-color:#f3f3f3;
color:#696969;
font-size:0.9em;
padding:14px 0 14px 12px;
}
.meta a, .tags a{
color:#009bd3;
text-decoration:underline;
}

.meta a:hover, .tags a:hover{
color:#114477;
}

.cat {background:url("images/cat.png") no-repeat scroll left bottom transparent;padding-left:16px;padding-right:50px;}

.gb_top {background: url('images/gb_top.png') no-repeat top; display: block; height: 5px; width:575px;}
.gb_centre {background: url('images/gb_centre.png') repeat-y; display: block; height: auto; padding-left:14px;padding-right:11px;}
.gb_centre .post {margin:0;padding-bottom:12px;}
.gb_bottom {background: url('images/gb_bottom.png') no-repeat bottom; display: block; height: 5px; width:575px; margin-bottom:5px;}

.top {padding:14px 0;font-weight:normal;}

.top .topa {
color:#FF6700;
text-decoration:underline;
}

.top a:hover {
color:#114477;
text-decoration:underline;
}

.flashvideo{
background:url("images/backplayer.png") no-repeat scroll 0 0 transparent;
height:384px;
margin:0 auto;
padding:68px 60px 15px 62px;
width:352px;}

/* Begin footers */

#footer .footerlinks {width:1000px;height:53px;margin-top:40px;}
.footerlinks span {float:left;margin-left:65px;}

.footerlinks span.footer_telecom a {
background:url("images/footer_telecom.png") no-repeat scroll 0 0 transparent;
height:53px;
width:193px;
}

.footerlinks span.footer_megaline a {
background:url("images/footer_megaline.png") no-repeat scroll 0 0 transparent;
height:53px;
width:203px;
}

.footerlinks span.footer_host a {
background:url("images/footer_host.png") no-repeat scroll 0 0 transparent;
height:53px;
width:66px;
}

.footerlinks span.footer_tv a {
background:url("images/footer_tv.png") no-repeat scroll 0 0 transparent;
height:53px;
width:57px;
}

.footerlinks span.footer_port a {
background:url("images/footer_port.png") no-repeat scroll 0 0 transparent;
height:53px;
width:67px;
}

.footerlinks span a:hover {background-position: 0 -53px;}

#footer .copydata {
  width:1000px;
  margin-top:20px;
  line-height:1.8em;
  font-family:Arial;
  font-size:1.1em;
  }

#footer .copydata .copyright {
  width:570px;
  float:left;
  margin-left:15px;
  color:#000;
  }

#footer .copydata .copyright .copy a{
  color:#067198;
  text-decoration:underline;
  } 
  
#footer .copydata .copyright .map a{
  color:#696969;
  text-decoration:underline;
  } 

#footer .copydata .copyright .map a:hover, #footer .copydata .copyright .copy a:hover {
  color:#0066CC;
  }  
  
#footer .copydata .rules {
  width:350px;
  float:right;
  color:#696969;
  }  

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul p, #sidebar ul select {
	margin:5px 10px 8px 19px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform input {
	border:none;
	background: transparent;
	outline:none;
	height:16px;
	}
	
#searchform input[type="image"] {
  float:right;
  cursor: pointer;
  display:block;
  margin-right:8px;
  }

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.growling {position: absolute; left: -1000px;}

.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding:0 0 10px;
	margin-left: 590px;
	width: 401px;
	}

#sidebar span {
  color:#fff;
  text-transform:uppercase;
  padding:4px 14px;
  border: 1px solid #aac6cf;
  font-family:arial,sans-serif;
  font-size:1.1em;
  }

#sidebar .widgettitle {
  background:url("images/title_bla.gif") repeat-x scroll 0 0 transparent;
  color:#fff;
  text-transform:uppercase;
  padding:4px 14px;
  border: 1px solid #aac6cf;
  font-family:arial,sans-serif;
  font-size:1.1em;
  }
 
.basekn span {
  background:url("images/title_bla.gif") repeat-x scroll 0 0 transparent;
  }
 
  
#sidebar .widget_sphoto_body span {border:1px solid transparent;}  

#sidebar form {
	margin: 0;
	}
	
#sidebar .top_bside {
  background:url("images/top_bside.png") no-repeat scroll 0 0 transparent;
  height:8px;
  width:401px;
  }

#sidebar .centre_bside {
  background:url("images/centre_bside.png") repeat-y scroll 0 0 transparent;
  height:auto;
  width:401px;
  padding-bottom:5px;
  padding-top:5px;
  }  

#sidebar .bottom_bside {
  background:url("images/bottom_bside.png") no-repeat scroll 0 0 transparent;
  height:20px;
  width:401px;
  }

#sidebar .top_sside {
  background:url("images/top_sside.png") no-repeat scroll 0 0 transparent;
  height:8px;
  width:191px;
  }

#sidebar .centre_sside {
  background:url("images/centre_sside.png") repeat-y scroll 0 0 transparent;
  height:189px;
  width:191px;
  padding-bottom:5px;
  padding-top:5px;
  overflow: hidden;
  }  

#sidebar .bottom_sside {
  background:url("images/bottom_sside.png") no-repeat scroll 0 0 transparent;
  height:22px;
  width:191px;
  }

.confer span, .calend span, .sidetags span {
  background:url("images/title_bl.gif") repeat-x scroll 0 0 transparent;
  }

.efir span, .sfaq span {
  background:url("images/title_red.gif") repeat-x scroll 0 0 transparent;
  }

.rubr span, .rubrbook span {
  background:url("images/title_ora.gif") repeat-x scroll 0 0 transparent;
  }

.calend {float:left;}
.sidetags {float:right;}

#sside {width:401px; height:230px;}

#sidebar ul.domtabs {
	list-style:none;
	padding:0;
	margin:0 0 0 18px;
	}
	
#sidebar ul.domtabs li {
	float:left;
  height:16px;
  padding:5px 0 2px 19px;
	}

#sidebar ul.domtabs li.cmeg {background:url("images/cmeg.png") no-repeat scroll left center transparent;margin-bottom:5px;}
#sidebar ul.domtabs li.ctel {background:url("images/ctel.png") no-repeat scroll left center transparent; margin-left:27px;margin-right:150px;margin-bottom:5px;}
#sidebar ul.domtabs li.cusl {background:url("images/cusl.png") no-repeat scroll left center transparent; margin-left:30px;}
#sidebar ul.domtabs li.cint {background:url("images/cint.png") no-repeat scroll left center transparent;}
#sidebar ul.domtabs li.cteh {background:url("images/cteh.png") no-repeat scroll left center transparent; margin-left:30px;}
#sidebar ul.domtabs li.chos {background:url("images/chos.png") no-repeat scroll left center transparent; margin-left:30px;}
#sidebar ul.domtabs li.ccom {background:url("images/ccom.png") no-repeat scroll left center transparent;}
#sidebar ul.domtabs li.cidh {background:url("images/cidh.png") no-repeat scroll left center transparent;}
#sidebar ul.domtabs li.cidtv {background:url("images/cidtv.png") no-repeat scroll left center transparent;margin-left:49px;}
#sidebar ul.domtabs li.cidpho {background:url("images/cidpho.png") no-repeat scroll left center transparent;margin-left:41px;}
#sidebar ul.domtabs li.cidn {background:url("images/cidn.png") no-repeat scroll left center transparent;margin-left:45px;}

#sidebar .rubr .domtab div p, #sidebar .rubrbook li, #sidebar .basekn li, #sidebar ul.sfaq li {color:#000;margin:5px 10px 5px 18px;}

#sidebar .rubr .domtabs a {color:#009bd3;text-decoration:underline;}
#sidebar .rubr .domtabs a:hover {color:#114477;}

#sidebar .rubr .domtab div p a, #sidebar .rubrbook li a, #sidebar .basekn li a {
  border-bottom:1px dotted black;
  color:#5d5d5d;
  }
#sidebar .rubr .domtab div p a:hover, #sidebar .rubrbook li a:hover, #sidebar .basekn li a:hover {	
	text-decoration:none;
	color:#114477;
	}

#sidebar ul.sfaq li a{
  color:#5d5d5d;  
    }
	
#sidebar ul.sfaq li a:hover{
  color:#114477;  
    }
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	font-size: 100%;
	margin: 10px auto 0;
	width: 185px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td#today {
	color:#fff;
	background-color:#AE0000;
	}		

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: transparent; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	text-align: center;
	margin-top: 10px;
	padding-bottom:10px;
	}
 
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* "меня зовут Люба и я - человек... я могу называть себя человеко-Любом?" */

