/*  
 * Theme Name: 		HiTech STI-ru
 * Theme URI: 		http://stigru.com
 * Description: 	3 col. The best design :)
 * Author: 			WeBeR Labs
 * Author URI: 		mailto:WBRlabs@gmail.com
 * Version:			1.0a
 * Tags:			stigru.com private
*/


		body, html, p, ul, ol, li, dl, dd, dt, h1, h2, h3, h4, h5, h6, form, fieldset, td, th, caption, address, textarea, legend {
			margin: 0; padding: 0;
		}

		body {
			background-color: #FFF;
			font-family: Verdana, sans-serif;
			color: #000;
		}
		
		img {
			border: 0;
		}

		a:link { 
			color: #000795; 
			text-decoration: none;
		}

		a:visited { 
			color: #000795; 
			text-decoration: none;
		}
		
		a:active { 
			color: #000795; 
			text-decoration: none;
		}
	
		a:hover { 
			color: #000795; 
			text-decoration: none;
		}

		a img {
			border: 0;
		}
		
		.yl {
			background-color: #ffd800;
			height: 25px;
			vertical-align: middle;
			color: #000;
			font-size: 14pt;
			padding-left: 20px;
		}
		.bl {
			background-color: #000;
			height: 25px;
			vertical-align: middle;
			color: #FFF;
			font-size: 14pt;
			padding-left: 20px;
		}
		.vl {
			background: url('i/tmpl/sep_vert.gif') repeat-y;
		}
		.vl_tiny {
			background: url('i/tmpl/sep_vert1.gif') repeat-y;
			background-position: top center;
		}
		.hl {
			background: url('i/tmpl/sep_hor.gif') repeat-x;
			margin: 25px 5px 15px 5px;
		}
		.hl_gadget {
			background: url('i/tmpl/sep_hor.gif') repeat-x;
			background-position: left center;
		}
		.lenta {
			font-size: 10pt;
			width: 100%;
			overflow: hidden;
		}
		.lenta h3 {
			font-size: 12pt;
			padding-bottom: 5px;
		}
		.lenta_img {
			border: 1px solid #000000; 
			margin-right: 18px; 
			float: left;
		}
		.gadget_img {
			border: 1px solid #000000; 
		}
   		.mid_col {
			padding-left: 5px;
			padding-right: 5px;
		}
		.mid_col h3 {
			font-size: 12pt;
			padding-bottom: 15px;
		}
		.coltitle h3 {
			font-size: 12pt;                             
			padding-bottom: 15px;
			color: #000795; 
			text-decoration: none;
		}
		.t50 {
			width: 75px;
			padding: 0 0 11px 0;
		}
		.t_rest {
			padding: 0 0 11px 0;
		}
		.vb {
			vertical-align: bottom;
		}
		.vt {
			vertical-align: top;
		}
		.midyl {
			background-color: #ffd800;
			height: 25px;
			vertical-align: middle;
			color: #000;
			font-size: 14pt;
			padding-left: 9px;
			margin-right: 5px;
		}
		.right_col {
			background-color: #fffcf2;
		}

 		.font10 {
			font-size: 10pt;

		}
/*archive*/
		.post_header_parent {
			margin: 0 20px 0 20px;
		}
		.post_header {
			overflow: hidden;
			padding: 0 0 10px 0;
			position: relative;
			width: 100%;
			font-size: 14px;
			line-height: 130%;
		}
		.post_header h3 {
			font-size: 16px;
			padding-bottom: 5px;
			font-weight: bold 
		}
		.post_header img {
			float: left;
			border: #000 solid 1px;
			margin-right: 10px;
			margin-bottom: 10px;
		}
		.post_rb_corner {
			position: absolute;
			bottom: 0;
			right: 0;
		}
		.hl_col12_text {
			background: url('i/tmpl/sep_hor.gif') repeat-x;
			margin: 0 20px 15px 5px;
		}
/*single post*/
		.single_post_header_parent {
			margin: 0 20px 0 20px;
		}
		.single_post_header {
			overflow: hidden;
			padding: 0 0 25px 0;
			position: relative;
			width: 100%;
			font-size: 16px;
			line-height: 130%;
		}
		.single_post_header h3 {
			font-size: 20px;
			padding-bottom: 10px;
			font-weight: bold 
		}
		.single_post_header img {
			float: left;
			border: #000 solid 1px;
			margin-right: 10px;
			margin-bottom: 10px;
		}
		.single_post_header_rb_corner {
			position: absolute;
			bottom: 0;
			right: 0;
			font-size: 12px;
		}
		.single_post_parent {
			margin: 20px 20px 0 50px;
		}
		.single_post_body {
			font-size: 14px;
			line-height: 130%;
			text-align: justify;
		}
		.single_post_body p {
			padding-bottom: 15px;
			/*text-indent: 50px;*/
		}
		.tags {
			font-size: 12px;
		}	
		.bt_teaser {
			width: 33%; 
			text-align: center;
		}
		.bt_teaser img {
			border: 1px solid #c0c0c0; 
		}	
/*404*/
		.e404 {
			margin: 0 20px 0 20px;
		}
		.e404 h1 {
			font-size: 60px;
			padding-bottom: 5px;
			font-weight: bold 
		}



/*footer*/

		.yl_footer {
			background-color: #ffd800;
		}
		.bl_footer {
			background-color: #000;
		}

/* comment fix */
		.commt1 {
			overflow: hidden;
			width: 100%;
			font-size: 16px;
			line-height: 130%;
			font-size: 13px;

		}
		.commt1 img {
			float: left;
			margin-right: 10px;
			margin-bottom: 5px;

		}
		.commt_txt {
			font-size: 11pt;
			padding: 0 0 0 42px;

		}
/* r_comments */
		.r_comments {
	        font-size: 12px; 
			line-height: 140%; 
			padding-left: 20px; 
			padding-right: 10px;
		}
		.r_comments p {
		 	padding-top: 8px;
		}
/* adv 3ed */
		.adv_3 {
        	width: 100%; 
			text-align: center; 
			padding-top: 35px;
		}
		.adv_3 img {
			border: 1px solid #000;
		}