/*  
Theme Name: Petbo v3
Description: Petbo travel company ^_^
Version: 0.3
Author: Klenin Andry
Author URI: http://mix.lviv.ua/
*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
vertical-align: baseline;
background: transparent;
}
body {
line-height: 1;
}
ol, ul {
list-style: none;
}
blockquote, q {
quotes: none;
}

/* remember to define focus styles! */
:focus {
outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
text-decoration: none;
}
del {
text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
border-collapse: collapse;
border-spacing: 0;
}

html, body {
	background: url(img/backgraund.png) repeat-x #fff;
	height: 100%;
}

body {
	font-size: 11px;
	min-height:100%;
}
/*
* {
	font-family:Arial, Helvetica, sans-serif;}*/

a { text-decoration: none; cursor: pointer; }

a:hover { text-decoration: none; }

img {
	border: 0;
}

/* --------------------------------------------------------------------------------- */

.container {
	background: url(img/bg_top.png) no-repeat top center;
	margin: 0 auto;
	display: block;
	min-width: 1000px;
	height: auto !important;
	min-height:100%;
	height: 100%;
}

.header {
	margin: 0 auto;
	width: 1000px;
	height: 177px;
	
}
.header img.logo{
	float:left;
	margin-left: 70px;
	margin-top: 28px;	
	}
.content {
	margin: 0 auto;
	width: 1000px;
}
.text{
	width: 749px;
	float: left;
	font: 13px/26px Georgia, "Times New Roman", Times, serif;
	color:#333333;
	text-align:justify;
	}
.text blockquote{
	font-weight:bold;	
	}
.text cite{
	font-weight:bold;
	/*background: url(img/silkicons/house.png) no-repeat scroll left center;*/
	color:#fff;
	font-style:normal;
	background-color:#6CF;
	padding:12px;
	border-radius: 20px;
	text-decoration:none;
	opacity:0.7;
	filter: alpha(opacity=70);
	}
.text cite:hover{
	color:#fff;
	text-decoration:none;
	background-color:#6CF;
	opacity:1;
	filter: alpha(opacity=100);
	}
.text blockquote a{
	font-weight:bold;
	background: url(img/silkicons/house.png) no-repeat scroll left center;
	color:#19709e;
	padding-left:30px;
	opacity:0.7;
	filter: alpha(opacity=70);
	}
.text blockquote a:hover{
	opacity:1;
	filter: alpha(opacity=100);
	color:#19709e;
	}
.text p{
	padding-left: 18px;
	}
.text div.hot{
	padding-left: 18px;
	}
.text ul{
	padding-left: 18px;
}
.text ul li{
	list-style-type:decimal;
	margin-left:18px;
}
.text table{
	margin:0 auto;
	}
.text table td{
	border:1px solid #CCC;
	padding:5px;
	vertical-align:middle;
	}
.text table td p{
	margin:0px;
	padding:0px;
	}
.text table.aligncenter{
	margin:0 auto;
	}
.text div.entry{
	margin-bottom:30px;
	}
.text span#img_thumb{
	width:282px;
	height:180px;
	padding:16px 35px 0 40px;
	margin-top:8px;
	margin-left:-7px;
	margin-right:20px;
	float:left;
	background:url(img/img_bg.png) no-repeat right top;	
	}
.text span#img_thumb img{
	border:1px solid #CCC;
	}
.text span#img_thumb_hot{
	width:300px;
	height:180px;
	padding:16px 17px 0 43px;
	margin-bottom:18px;
	margin-right:5px;
	float:left;
	background:url(img/img_bg.png) no-repeat right top;	
	}
.text span#img_thumb_hot img{
	border:1px solid #CCC;
	}
.text span#img_thumb_hot img:hover{
	border:1px solid #999;
	opacity:0.7;
	filter: alpha(opacity=70);
	}
.text span#img_thumb_hot a{
	color:#333;
	}
.text span#img_thumb_hot a:hover{
	color:#666;
	text-decoration:none;
	}
.text span.price{
	z-index:99;
	display:block;
	position:absolute;
	margin-left:-33px;
	margin-top:125px;
	padding:0px 18px 0px 0px;
	height:44px;
	background:url(img/price_left.png) no-repeat right bottom;
	}
.text span.price p{
	background:url(img/price_bg.png) no-repeat left bottom;
	margin:0px;
	padding:12px 10px 0px 20px;
	height:32px;
	font-size:15px;
	}
.post-edit-link{
	padding-top:10px !important;
	padding-bottom:10px !important;	
	}
div.text h2{
	font: 24px/30px Georgia, "Times New Roman", Times, serif;
	color: #333;
	padding-bottom: 15px;
	padding-left: 18px;
	padding-top:3px;
	width:100%;
	background:url(img/h2_bg.png) no-repeat;
	}
div.text h2 a{
	font: 24px/30px Georgia, "Times New Roman", Times, serif;
	color: #333;
	margin-bottom: 15px;
	}
div.text h2 a:hover{
	text-decoration:none;
	color:#666;
	}
.sidebar{
	width: 230px;
	float: right;
	margin-left:10px;
	}
.description{
	width: 1000px;
	height: 136px;	
	}
div.description div.right_des{ 
	float:right; 
	text-align:right;
	margin-top:40px;
	}
div.description div.left_des img{
	margin:0 3px 0 2px;
	padding:0px;
	opacity: 0.5;
	filter: alpha(opacity=50);
	}
div.description div.left_des img:hover{
	opacity: 1;
	filter: alpha(opacity=100);
	}
div.description div.left_des{ 
	float:right; 
	text-align:left;
	padding:40px 0 0 25px;;
	}
	
div.description div.left_des p{	
	padding-right:70px;
	}
div.description div.left_des p.span{
	padding:0px;
	margin:33px 0 0 155px;
	}
div.description div p{ 
	font-family:Georgia, 'Times New Roman', Times, serif;
	line-height:20px;
	font-size:14px;
	color:#fff;
	}
div#slider{
	margin: 0 auto;
	width: 982px;
	
	padding-left:18px;
	}
div#slider span.top_slider{
	margin: 0px;
	padding: 0px;
	background: url(img/slider_top.png) no-repeat;
	width: 963px;
	height: 14px;
	display: block;
	}
div#slider span.bot_slider{
	margin: 0px;
	padding: 0px;
	background: url(img/slider_bottom.png) no-repeat;
	width: 963px;
	height: 42px;
	display: block;
	}
div#slider div.code{
	margin: 0px;
	padding: 0px;
	background: url(img/slider_center.png) repeat-y;
	width: 963px;
	padding-bottom: 3px;
	}
div#search-form{
	float: right;
	width: 189px;
	margin: 3px 17px;
	}
div#search-form #searchinput{
	background: url(img/search-input.png) no-repeat;
	width: 115px;
	border: none;
	margin: 0px;
	padding: 6px 20px;
	float: left;
	font-size: 13px;
	color: #bbbcbe;
	}
div#search-form #searchsubmit{
	float:right;	
	}
/* ----------------------------------Menu------------------------------ */
.sf-menu, .sf-menu * {
	margin: 0;
	padding: 0;
	list-style: none;
	font-family:Arial, Helvetica, sans-serif;
}
.sf-menu {
	line-height: 1.0;
	margin-left:40px;
	float:left;
}
.sf-menu ul {
	position: absolute;
	top: -999em;
	width: 10em; /* left offset of submenus need to match (see below) */
	margin-left:5px;
	padding-top:16px;
}
.sf-menu ul li {
	width:100%;
	margin-left:0px;
}
.sf-menu li:hover {
	visibility: inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float: left;
	position: relative;
	margin-left:-12px;
	padding-right:7px;
	padding-left:2px;
	background:url(img/li_top.png) no-repeat;
}
.sf-menu li:hover {
	background:url(img/li_top_hover.png) no-repeat;
}
.sf-menu a {
	display: block;
	position: relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left: 0;
	top: 2.5em; /* match top ul list item height */
	z-index: 99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top: -999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left: 160px; /* match ul width */
	top: 0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top: -999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left: 10em; /* match ul width */
	top: 0;
}

/*** DEMO SKIN ***/
.sf-menu {
	float: left;
	margin-bottom: 1em;
}
.sf-menu a {
	padding: .75em 1em;
	text-decoration: none;
}
.sf-menu ul a {
	margin: 0 10px 0 6px;
	text-decoration: none;
}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	/*color:			#13a;*/
}
.sf-menu li {
	font-size:15px;
	text-transform:uppercase;
}
.sf-menu li li {
	font-size:12px;
}

.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
/*	background:		#CFDEFF;*/
	outline: 0;
}

/*** arrows **/
.sf-menu a.sf-with-ul {
	padding-right: 2.25em;
	min-width: 1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
	position: absolute;
	display: block;
	right: 15px;
	margin-top: 1px;
	top: 1.05em; /* IE6 only */
	width: 10px;
	height: 10px;
	text-indent: -999em;
	overflow: hidden;
	background: url('img/arrows-ffffff.png') no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top: .8em;
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator { background-position:  -10px 0; }
.sf-menu ul a > .sf-sub-indicator { background-position:  0px -1px; }
/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -1px; /* arrow hovers for modern browsers*/
}


.sf-shadow ul.sf-shadow-off {
	background: transparent;
}

.sf-menu li a {
	color: #fff;
	margin-top: 4px;
}
.sf-menu li li a {
	color: #323232;
}
.sf-menu li+li+li+li+li+li {
	background: url(img/li_top_last.png) no-repeat;
	color: #323232;
}
.sf-menu li+li+li+li+li+li:hover {
	background: url(img/li_top_last_hover.png) no-repeat;
	color: #323232;
}
.sf-menu ul {
	background:url(img/drop_ul.png) no-repeat bottom !important;
	width:200px;
	padding-bottom:15px;
	color: #323232;
}
.sf-menu ul ul {
	width:217px;
	margin-left:20px;
	padding-top:4px;
	padding-bottom:14px;
	background:url(img/drop_ul_2lvl.png) no-repeat bottom left !important;
}
.sf-menu ul ul li {
	background:url(img/drop_li_2lvl.png) repeat-y left !important;
	color: #323232;
}
.sf-menu ul li {
	background:url(img/drop_li.png) repeat-y !important;
	color: #323232;
}
.sf-menu ul li {
}
.sf-menu ul li a:hover {
	background:#e9f7fe;
}
/***********************************************footer**************************************/
#footer_guarantor {
	height: 60px;
	clear: both;
	padding-top:30px;
}

#footer{
    height:60px; /* высота подвала */
    margin-top:-90px; /* = высоте подвала */
}

#footer div {
	width:931px;
	margin:0 auto;
	padding-top:63px;
	padding-left:69px;
	background:url(img/footer_bg.png) no-repeat bottom left;
	height:27px;
	font:11px Arial, Helvetica, sans-serif;
	color:#666;
}
#footer div a{
	font-weight:bold;
	color:#666;
}
#footer div a:hover{
	font-weight:bold;
	color:#333;
}
a.post-edit-link{
	margin-left:18px;
	color:#666;	
	}
/*comments*/
div.commentar{
	padding-left:18px;
	}
div.commentar a{
	color:#19709e;
	}
div#comment-form{
	margin-top:20px;	
	}
div#comment-form p{
	float:left;
	margin-top:5px;
	margin-right:10px;
	margin-bottom:10px;
	}
div.commentar p{
	padding:0px;
	}
textarea#comment{
	width:724px !important;
	height:100px;
	margin-bottom:10px;
	}
ol.commentlist li{
	margin-bottom:15px;	
	}
ul.children li{
	margin-top:5px;	
	}
time{
	float:right;	
	}
span.fn{
	font-weight:bold;	
	}
/*icon_set*/

.text a[href$=".pdf"], .text a[href$=".txt"], a[href$=".mp3"], a[href$=".aiff"], a[href$=".wav"], a[href$=".ogg"], a[href$=".wma"], a[href$=".zip"], a[href$=".rar"], a[href$=".ace"], a[href$=".tar.gz"], a[href$=".tgz"], a[href$=".mpg"], a[href$=".mpeg"], a[href$=".avi"], a[href$=".mv2"], a[href$=".mov"], a[href$=".mp4"], a[href$=".wmv"], a[href$=".swf"], a[href$=".xls"], .text a[href$=".doc"], a[href*="trackback"], a[href*="@"], a[href*="rss2"], a[href*="feed"], /*a[href*="postcomment"], a[href*="respond"],*/ a[href*="action=edit"]
{
		padding-bottom:2px;
		padding-left:22px;
		padding-top:2px;
		background:transparent;
		text-decoration:none;
	}
 a[href$=".pdf"]
		{
			background: url(img/silkicons/page_white_acrobat.png) no-repeat scroll left center;
		}
 a[href$=".txt"]
		{
			background: url(img/silkicons/page_white_text.png) no-repeat scroll left center;
		}
 a[href$=".mp3"], a[href$=".aiff"], a[href$=".wav"], a[href$=".ogg"], a[href$=".wma"]
		{
			background: url(img/silkicons/music.png) no-repeat scroll left center;
		}
 a[href$=".zip"], a[href$=".rar"], a[href$=".ace"], a[href$=".tar.gz"], a[href$=".tgz"]
		{
			background: url(img/silkicons/page_white_compressed.png) no-repeat scroll left center;
		}
 a[href$=".mpg"], a[href$=".mpeg"], a[href$=".avi"], a[href$=".mv2"], a[href$=".mov"], a[href$=".mp4"], a[href$=".wmv"]
		{
			background: url(img/silkicons/film.png) no-repeat scroll left center;
		}
 a[href$=".swf"]
		{
			background: url(img/silkicons/page_white_flash.png) no-repeat scroll left center;
		}
 a[href$=".xls"]
		{
			background: url(img/silkicons/page_white_excel.png) no-repeat scroll left center;
		}
.text a[href$=".doc"]
		{
			background: url(img/silkicons/page_white_word.png) no-repeat scroll left center;
		}
 a[href*="trackback"]
		{
			background: url(img/silkicons/link.png) no-repeat scroll left center;
		}
 a[href*="@"]
		{
			background: url(img/silkicons/email.png) no-repeat scroll left center;
		}
 a[href*="rss2"], a[href*="feed"]
		{
			background: url(img/silkicons/rss.png) no-repeat scroll left center;
		}
/* a[href*="postcomment"], a[href*="respond"]
		{
			background: url(img/silkicons/comment.png) no-repeat scroll left center;
		} */
 a[href*="action=edit"]
		{
			background: url(img/silkicons/page_white_edit.png) no-repeat scroll left center;
		}
		

 
#sImgprint{
	z-index:9 !important;
	font-size:24px !important;
	font-family:Arial, Helvetica, sans-serif;
	display:block;
	position:absolute;
	background-color:#000;
	opacity: 0.8;
	filter: alpha(opacity=80);
	margin:280px 30px 30px 30px;
	padding:10px 20px 10px 20px;
	}
#sImgprint p{
	color:#FFFFFF;
	}
.wpcf7{
	width:455px;	
	}
.wpcf7 h2{
	margin-top:0px !important;	
	}
.wpcf7 input, .wpcf7 textarea{
	width:455px;	
	}
.wpcf7-submit{
	width:100px !important;
	margin:5px 0 0 0;
	padding:0;
	}
.wpcf7-quiz{
	float:right;	
	}
.wpcf7-quiz-label{
	}
/*map*/
.ya_center{
	margin-left:18px;
	background: url(img/ya_center.png) repeat-y left !important;
	}
.ya_center table td{
	padding:0;
	border:none;
	}
.ya_top{
	margin-left:18px;
	background: url(img/ya_top.png) no-repeat left !important;
	height:16px;
	margin-top:3px;
	}
.ya_foot{
	margin-left:18px;
	background: url(img/ya_foot.png) no-repeat left top !important;
	height:32px;	
	}

/*sidebar*/
.sidebar h3{
	background:	url(img/right_menu.png) no-repeat left top !important;
	font: 16px Arial, Helvetica, sans-serif;
	width:201px;
	height:28px;
	color:#fff;
	font-weight:bold;
	padding-top:15px;
	padding-left:10px;
	text-transform:uppercase;
	}
.sidebar li{
	font-weight:100;	
	}
.yjsquare_in{
	margin:25px 0 0 25px;;	
	}
.widget {
	background:	url(img/right_menu_ul_bot.png) no-repeat left bottom !important;
	padding-bottom:16px !important;
	}
.widget_sub{
	background: url(img/subscr.png) no-repeat left bottom !important;
	width:220px;
	height:99px;
	margin-top:20px;
	}
.widget_sub h2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	padding-top:32px;
	padding-left:15px;
	padding-bottom:7px;
	color:#656565;
	text-transform:uppercase;
	}
.widget_sub input{
	background: url(img/search-input.png) no-repeat;
	width: 130px;
	border: none;
	margin: 0px;
	margin-left:-25px;
	padding: 6px;
	padding-left:15px;
	padding-right:10px;
	float: left;
	font-size: 13px;
	color: #bbbcbe;
	}
.widget_sub input#submit{
	background: url(img/sub-btn.png) no-repeat;
	width: 35px;
	border: none;
	margin: 0px;
	padding: 6px 20px;
	float: left;
	font-size: 13px;
	color: #bbbcbe;
	}
.widget_sub p{
	padding-left:45px;
	color: #333;
	}
