/*
Theme Name: Pipe Pro
Theme URI: http://pipepro.ru/
Description: Special for pipepro.ru
Author: Mr.Daark
Author URI: http://mrdaark.com
Version: 1.0
*/

body{
/*	background: #10377c; */
	background: #eee;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 8pt;
	margin: 0;
	padding: 0px;
	color: #333;
	}

textarea{
	width: 70%;
	font-size: 8pt;
	font-family: Arial;
	}

input{
	font-size: 8pt;
	}

blockquote{
	background: #eee;
	border: 1px solid #999;
	padding: 2px;
	margin: 10px 20px;
	color: #333;
	}

img{
	border: none;
	}

/******************************************
/	Links
/*****************************************/

.innersidebar a:link, .innersidebar a:visited{
	font-weight: normal;
	}

.entrytitle a:link, .entrytitle a:visited{
	color: #fff;
	text-decoration: none;
	}

.entrytitle a:hover{
	color: #000;
	}

a:link, a:visited{
	color: #002280;
	text-decoration: none;
	font-weight: bold;
	}

a:hover{
	text-decoration: underline;
	}

.entryfooter a:link, .entryfooter a:visited{
	color: #666;
	text-decoration: none;
	}

.entryfooter a:hover{
	color: #000;
	text-decoration: none;
	}

#comments a{
	color: #fff;
	}

#comments a:hover{
	color: #fff;
	text-decoration: underline;
	}



#header a, #footer a{
	color: #ffffff;
	text-decoration: none;
	}

#header a:hover, #footer a:hover{
	color: #eeeeee;
	text-decoration: none;
	}

/******************************************
/	Body
/*****************************************/

.spacerhigh{
	height: 20px;
	}

#qTip {
	padding: 3px 5px 3px 5px;
	border: 1px solid #f0f0f0;
	display: none;
	background-color: #10377c;
	color: #ffffff;
	font: bold 9px Verdana, Arial, Helvetica, sans-serif;
	position: absolute;
	z-index: 1000;
}

.ch_code_container {
	padding: 10px;
	margin: 10px 20px;
	background-color: #eeeeee;
	border: 1px dashed #8cacbb;
	overflow: auto;
}

img.wp-smiley{
	vertical-align: -25%;
	}

#link {
  	list-style: none;

}

#link ul li{
  	list-style: none;
}

#link ul{
  	list-style: none;
  	padding-bottom: 5px;
  	padding-top: 5px;
}

#entrygo{
	text-align: center;
	}

.announceentry{
	/*background: #be3535;*/
	background: #CEE4F4;
	padding: 5px;
	line-height: 12pt;
	}

#wrapper{
	margin: 0 auto;
	width: 800px;
	position:relative;
	overflow: hidden;
 	border:1px solid #555;
 	background: #9398FF;
	}

#main{
	float: left;
	width: 550px;
	line-height: 17pt;
	overflow: hidden;
	margin: 0 0 0 30px;
	}

.floatright{
	float: right;
	}

.floatleft{
	float: left;
	}

/******************************************
/	Header
/*****************************************/

#header{
	color: #161515;
	background: url(images/header.jpg) center no-repeat;
	height: 233px;
	overflow: hidden;
	}

#logo{
	position: absolute;
	left: 545px;
	top: 35px;
	height: 90px;
	width: 210px;
	}

.headermisc{
	position: absolute;
	left: 61px;
	top: 18px;
	width: 470px;
	height: 120px;
	}

#ads{
	width: 468px;
	height: 60px;
	/*background: #999;*/
	}

#feed{
	position: absolute;
	top: 73px;
	width: 468px;
	height: 67px;
	}

#feed form{
	margin: -26px 0 0 110px;
	}

#header h1{
	margin: 95px 0 0 -20px;
	padding: 0;
	color: #161515;
	font-size: 20pt;
	}
#header a{
color: #161515;
}
#header a:hover{
color: #161515;}
/******************************************
/	Entry
/*****************************************/

.entry{
	padding: 5px;
	margin: 0;
	}

.entry img {
	padding:3px 5px;
}

.entrybox{
	background: #fff;
	width: 550px;
	margin: 10px 0 10px 0;
	}

.nextprev{
	height: 20px;
	padding: 0 5px;
	background: #eee;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	text-align: center;
	}

#related{
	padding: 10px 5px;
	}

.entrytitle, .announcetitle{
	background: url('images/entrytitle_back.gif') no-repeat;
	width: 550px;
	height: 30px;
	overflow: hidden;
	}

.entrytitle h2, .announcetitle h2{
	font-family: Arial;
	margin: 4px 0 0 10px;
	padding: 0 0 0 23px;
	font-size: 11pt;
	color: #fff;
	}

.entryfooter{
	height: 20px;
	padding: 0 5px;
	background: #f0f3f8;
	border-top: 1px solid #ccc;
	color: #999;
	clear:both;
	}

.navigation{
	color: #fff;
	text-align: center;
	}

.entry .adsense{
	float: right;
	clear: right;
	}

/******************************************
/	Comments
/*****************************************/

.comment_text{
	background: #5373bf;
	padding: 5px;
	line-height: 17pt;
	color: #ddd;
	}

.comment_tag{
	float: right;
	}

.comments_list li{
	padding: 5px 0 10px 0;
	margin: 0;
	clear: both;
	list-style: none;
	}
.comments_list ol{
	margin: 0;
	padding: 0;
	}

.comments_count h4{
	border-bottom: 2px solid #999;
	width: 100%;
	margin: 5px 0 5px 0;
	font-size: 10pt;
	}

#comments{
	color: #ccc;
	}

/******************************************
/	Sidebar
/*****************************************/

#sidebar{
	float: right;
	width: 210px;
	color: #000;
	overflow: hidden;
	clear: right;
	}

.innersidebar{
	width: 182px;
	padding: 0;
	margin: 10px 0 0 16px;
	overflow: hidden;
	}

.innersidebar ul{
	margin: 0;
	padding: 0;
	list-style: none;
	}

.innersidebar h2{
	font-family: Arial;
	margin: 0;
	font-size: 10pt;
	background: url('images/sidebar_h2.gif') repeat-x bottom;
	color: #fff;
	padding: 0 0 0 5px;
	height: 20px;
	}

.innersidebar ul li{
	margin: 0 0 20px 0;
	background: #fff;
	}

.innersidebar ul li ul li{
	margin: 0;
	border: none;
	/*width: 182px;*/
	padding: 0 5px 5px 20px;
	background: url('images/icon_link.gif') no-repeat top left;
	}

.innersidebar ul li ul{
	padding: 5px 0;
	margin: 0;
	}

/******************************************
/	Footer
/*****************************************/

#footer{
	height: 22px;
	padding: 10px 0 0 10px;
	clear: both;
	text-align: left;
	color: #000;
 	border-top:1px solid #555;
 	background: #9398FF;
	font-size: 8pt;
}

#wp-calendar {
	text-align:center;
	width:99%;
	border:collapse;
}

#wp-calendar caption {
	border-bottom-color:#F3F4F4;
	height:22px;
}

#wp-calendar td {
	width:14%;
	height:22px;
	border:1px solid #fff;
}

#wp-calendar td a{
	font-weight:bold;
	display:block;
}

#wp-calendar td#today {
  border-color:#F3F4F4;
  color:#414141;
  background:#ccc;
}

#searchform #s {
	border:1px solid #333;
	padding:4px 1px;
}

#searchform #searchsubmit {
	background: #ccc;
	border:1px solid #333;
	padding:3px 1px;
}