/*  
Theme Name: 100 travels in ukraine

*/
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;
}
ol,ul{
	list-style:none;
}
blockquote,q{
	quotes:none;
}
blockquote:before,blockquote:after,q:before,q:after{
	content:'';
	content:none;
}
:focus{
	outline:0;
}
ins{
	text-decoration:none;
}
del{
	text-decoration:line-through;
}
table{
	border-collapse:collapse;
	border-spacing:0;
}
/* General Styles */
.skiplink{
	display:none;
}
label{
	cursor:pointer;
}
a,a:link{
	color:#000;
	text-decoration:none;
}
a:focus,a:hover{
	text-decoration:underline;
}
html{
	background:#fff url(images/bgr_html.jpg) repeat;
	height:100%;
}
body{
	margin:0;
	padding:0;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#000;
	background:url(images/bgr_main.jpg) repeat-x bottom;
	min-height:100%;
}
* html body{
	height:100%;
}
.wrapper{
	width:924px;
	margin:0 auto;
	padding: 0 0 80px 0;
}
/*header*/
#header{
	width:100%;
	height:80px;
}
#logo{
	position:absolute;
	margin:0 0 0 -60px;
}
#logo a{
	float:left;
	background:url(images/logo.png) no-repeat;
	text-indent:-9999px;
	width:311px;
	height:220px;
}
/* mainmenu */
#mainmenu{
	float:right;
	padding:30px 0 0 0;
}
#mainmenu ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	z-index:100;
}
/*Top level list items*/
#mainmenu ul li{
	position: relative;
	display: inline;
	float: left;
	z-index:100;
	color:#0653b1;
	background:url(images/bgr_menu_li.gif) no-repeat left center;
	padding:0 0 0 26px;
	margin:0;
	font-size:14px;
}
#mainmenu ul li.first{
	padding:0;
	background:none;
	border-left:0;
}
/*Top level menu link items style*/
#mainmenu ul li a{
	display:block;
	color:#0653b1;
	z-index:1000;
	margin:0;
}
* html #mainmenu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
	display: inline-block;
	float:left;
}
* html #mainmenu ul li ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
	float:none;
}
#mainmenu ul li a:link, #mainmenucat ul li a:visited{
	text-decoration:none;
}
#mainmenu ul li a:hover, #mainmenu .current_page_item a, #mainmenu .select a{
	text-decoration:none;
}
/*1st sub level menu*/
#mainmenu ul li ul{
	position: absolute;
	left: 0;
	display: block;
	visibility: hidden;
	border:0;
	padding:0;
	margin:-1px 0 0 18px;
	background:#342828;
}
/*Sub level menu list items (undo style from Top level List Items)*/
#mainmenu ul li ul li{
	display: list-item;
	float: none;
	background:none;
	padding:0;
	margin:0;
	border:0;
}
/*All subsequent sub menu levels vertical offset after 1st level sub menu */
#mainmenu ul li ul li ul{
	top: 0;
	margin:0;
	background:#cbe5fa;
}
/* Sub level menu links style */
#mainmenu ul li ul li a, #mainmenu ul li.current_page_item ul a, #mainmenu ul li.select ul a{
	width: 164px; /*width of sub menus*/
	height:auto;
	padding: 7px 5px 7px 14px;
	margin: 0;
	background:#cbe5fa;
	border-bottom:1px solid #bcd4e8;
	text-align:left;
	text-decoration:none;
	color:#0653b1;
	font-size:15px;
	text-transform:capitalize;
	font-weight:normal;
}
/* #
/* Sub level menu links style */
#mainmenu ul li ul li ul li a, #mainmenu ul li.current_page_item ul li ul a, #mainmenu ul li.select ul li ul a{
	background:#bddbf3;
}
/*######## CSS classes applied to down and right arrow images  ######### */
/*single_content*/
#single_content{
	width:100%;
	overflow:hidden;
	background:url(images/bgr_single_content.png) repeat-y;
}
#single_left{
	float:left;
	width:530px;
	padding:0 0 0 21px;
}
#single_right{
	float:right;
	width:290px;
	padding:0 21px 0 0;
}
#single_content_top{
	width:100%;
	height:22px;
	background:url(images/bgr_single_content_top.png) no-repeat;
}
#single_content_end{

	width:100%;
	height:22px;
	background:url(images/bgr_single_content_end.png) no-repeat;
	margin:0 0 21px 0;
}
/*index*/
#index{
	width:100%;
	overflow:hidden;
	background:url(images/bgr_tip_end.png) no-repeat -9999em -9999em;
}
#index_left{
	float:left;
	width:253px;
	background:url(images/bgr_tip_inner.png) no-repeat -9999em -9999em;
}
#index_right{
	float:right;
	width:651px;
	background:url(images/bgr_tip_top.png) no-repeat -9999em -9999em;
}
/*box*/
.box{
	width:100%;
	margin:0 0 21px 0;
}
.box_top{
	width:100%;
	height:21px;
	background:url(images/bgr_box_top.png) no-repeat;
}
.box_end{
	width:100%;
	height:21px;
	background:url(images/bgr_box_end.png) no-repeat;
}
.box_inner{
	width:211px;
	background:url(images/bgr_box_inner.png) repeat-y;
	padding:0 21px 0 21px;
}
.box_inner h2{
	text-align:center;
	color:#014f7c;
	font-size:15px;
	margin:0 0 15px 0;
	position:relative;
	z-index:150;
}
#menu_choice{
	position:relative;
	z-index:150;
}
#menu_choice p{
	padding:0 0 3px 0;
	text-align:center;
}
#menu_choice select{
	width:209px;
	padding:3px 5px 3px 5px;
	background:#ffffff;
	font-size:12px;
	color:#014f7c;
	font-family:Verdana, Geneva, sans-serif;
	border:1px solid #45a7e0;
}
#menu_search{
	z-index:150;
}
#menu_search input{
	width:199px;
	padding:3px 5px 3px 5px;
	background:#ffffff;
	font-size:12px;
	color:#014f7c;
	font-family:Verdana, Geneva, sans-serif;
	border:1px solid #45a7e0;
}
/*home_ads*/
#home_ads p{
	font-size:12px;
	line-height:1.5em;
	padding:0 0 15px 0;
}
#home_ads strong{
	color:#1d7ac6;
	display:block;
	padding:0 0 5px 0;
}
#home_ads strong a{
	color:#1d7ac6;
}
/*index_thumbs*/
#index_thumbs{
	width:100%;
	background:url(images/bgr_index_thumbs.png) repeat-y;
	overflow:hidden;
}
#index_thumbs_top{
	width:100%;
	height:21px;
	background:url(images/bgr_index_thumbs_top.png) no-repeat;
}
#index_thumbs_end{
	width:100%;
	height:21px;
	background:url(images/bgr_index_thumbs_end.png) no-repeat;
	margin:0 0 30px 0;
}
#index_thumbs .thumbs{
	width:610px;
	overflow:hidden;
	padding:0 0 0 20px;
}
#index_thumbs .thumb_item{
	float:left;
	padding:1px 0 0 1px;
}
#index_thumbs .thumb_item img{
	width:60px;
	height:60px;
}
#index_thumbs .thumb_item .shadow{
	z-index:10;
	position:absolute;
}
#index_thumbs .thumb_item .shadow img{
	width:60px;
	height:60px;
}
/*tip*/
#tooltip {
	width:534px;
	overflow:hidden;
	position:absolute;
	display:none;
	z-index:200;
}
#tooltip h3, #tooltip div { margin: 0; }

#tooltip h2{
	font-size:12px;
	line-height:1.3em;
	border-bottom:1px solid #45a7e0;
	padding:5px 0 5px 0;
	color:#014f7c;
}
.tip{
	width:534px;
	overflow:hidden;
	position:absolute;
	display:none;
	z-index:200;
}
.tip_top{
	width:100%;
	height:12px;
	background:url(images/bgr_tip_top.png) no-repeat;
	overflow:hidden;
}
.tip_end{
	width:100%;
	height:12px;
	background:url(images/bgr_tip_end.png) no-repeat;
	overflow:hidden;
}
.tip_inner{
	width:512px;
	overflow:hidden;
	padding:0 11px 0 11px;
	background:url(images/bgr_tip_inner.png) repeat-y;
}
.tip_inner p{
	font-size:12px;
	line-height:1.4em;
	padding:5px 0 5px 0;
	color:#444;
}
.tip_inner p a{
	color:#444;
}
.tip_inner img{
	float:left;
	margin:2px 6px 5px 0;
}
.tip_content{
	float:right;
	width:258px;
}
.tip_thumb{
	float:left;
	width:242px;
}
.tip_thumb img{
	float:left;
	width:240px;
	border:1px solid #003673;
}
/* post */
.post{
	width:100%;
	margin:0 0 30px 0;
	position:relative;
	z-index:150;
}
.post-top{
	width:100%;
}
.post-top h2{
	font-size:15px;
	color:#014f7c;
	margin:0 0 5px 0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
.post-top h2 a{
	color:#014f7c;
}
.entry{
	font-size:13px;
	line-height:1.4em;
}
.entry p{
	padding:0 0 10px 0;
}
.entry p a{
	text-decoration:underline;
}
.entry p a:hover{
	text-decoration:none;
}
.post-page{
	padding:0 0 60px 0;
}
.entry strong{
	color:#000;
}
/*sidebar_widgets*/
.sidebar_widgets{
	width:100%;
	color:#000;
	font-size:12px;
	line-height:1.4em;
	color:#014f7c;
}
.sidebar_widgets a{
	color:#014f7c;
}
.sidebar_widgets .widgettitle{
	font-size:15px;
	color:#014f7c;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin:0 0 10px 0;
}
.sidebar_widgets .widget_categories a, .sidebar_widgets .widget_archive a, .sidebar_widgets .widget_links a, .sidebar_widgets .widget_meta a, .sidebar_widgets .widget_pages a, .sidebar_widgets .widget_meta a, .sidebar_widgets .widget_recent_entries a{
	background:url(images/ico_list.gif) no-repeat left 4px;
	padding:0 0 0 14px;
	display:block;
}
.sidebar_widgets ul{
}
.sidebar_widgets ul li{
	margin:0 0 25px 0;
}
.sidebar_widgets ul ul{
	margin:0;
}
.sidebar_widgets ul li ul li{
	background:none;
	border:0;
	padding:3px 0 3px 5px;
	margin:0;
}
.sidebar_widgets ul ul ul{
	margin:0 0 0 15px;
}
.sidebar_widgets ul li ul li ul li{
	border:0;
}
.sidebar_widgets ul li.widget_polls ul li{
	border-bottom:0;
}
.sidebar_widgets ul li.textwidget{
	text-align:center;
}
.sidebar_widgets ul li.linkswidgets ul li{
	padding:10px 0 10px 0;
}
.map_link{
	background:url(images/ico_map.gif) no-repeat left center;
	padding:10px 0 10px 40px;
	line-height:2.0em;
}
.photos_link{
	background:url(images/ico_photos.gif) no-repeat left center;
	padding:10px 0 10px 40px;
	line-height:2.0em;
}
.video_link{
	background:url(images/ico_videos.png) no-repeat left center;
	padding:10px 0 10px 40px;
	line-height:2.0em;
}
/* FOOTER */
#footer{
	border:1px solid #9c6b2f;
	width:920px;
	padding:10px 0 10px 0;
	overflow:hidden;
	background:url(images/bgr_footer.png) repeat;
}
#footer p{
	text-align:center;
	color:#6a3400;
	font-size:11px;
}
#footer p a{
	color:#6a3400;
}
/*single_footer*/
#single_footer{
	width:100%;
	overflow:hidden;
	background:url(images/bgr_single_footer.png) repeat-y;
}
#single_footer_top{
	width:100%;
	height:21px;
	background:url(images/bgr_single_footer_top.png) no-repeat;
}
#single_footer_end{
	width:100%;
	height:21px;
	background:url(images/bgr_single_footer_end.png) no-repeat;
	margin:0 0 21px 0;
}
/*single_footer_widget*/
.single_footer_widget{
	float:left;
	width:268px;
	font-size:12px;
	line-height:1.4em;
	padding:0 20px 0 21px;
	color:#000;
}
.single_footer_widget_last{
	padding:0 0 0 21px;
}
.single_footer_widget a{
	color:#014f7c;
}
.single_footer_widget .widgettitle{
	font-size:15px;
	color:#014f7c;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin:0 0 10px 0;
}
.single_footer_widget .widget_categories a, .single_footer_widget .widget_archive a, .single_footer_widget .widget_links a, .single_footer_widget .widget_meta a, .single_footer_widget .widget_pages a, .single_footer_widget .widget_meta a, .single_footer_widget .widget_recent_entries a{
	background:url(images/ico_list.gif) no-repeat left 3px;
	padding:0 0 0 14px;
	display:block;
}
.single_footer_widget ul{
}
.single_footer_widget ul li{
	margin:0 0 25px 0;
}
.single_footer_widget ul ul{
	margin:0;
}
.single_footer_widget ul li ul li{
	background:none;
	border:0;
	padding:3px 0 3px 5px;
	margin:0;
}
.single_footer_widget ul ul ul{
	margin:0 0 0 15px;
}
.single_footer_widget ul li ul li ul li{
	border:0;
}
.single_footer_widget ul li.widget_polls ul li{
	border-bottom:0;
}
.single_footer_widget p{
}
.single_footer_widget p img{
	float:left;
	width:120px;
	margin:0 10px 0 0;
}
/* Begin Typography & Colors */

#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 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 Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 98%;
	}

#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.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 20px 10px;
	padding:7px 0 7px 15px;
	border-left:5px solid #a4d3f6;
	}

blockquote blockquote{
	margin: 15px 30px 10px 10px;
	border-left:5px solid #c5dce8;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	text-align: right;
	margin:10px auto 0 auto;
	width:100%;
	overflow:hidden;
	font-size:13px;
	color:#000;
	}

.navigation a{
	color:#000;
	font-size:13px;
	}
/* End Various Tags & Classes*/

/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

.entry ul {
	margin: 0 30px 25px 30px;
	list-style: none;
	} 

.entry ul ul{
	margin: 0 0 0 10px;
	} 

.entry ul li {
	border-bottom:1px solid #ccc;
	padding:7px 0 7px 14px;
	background:url(images/ico_list.gif) no-repeat left 12px;
	}

.entry ul li ul li{
	border-bottom:0;
	}

.entry ol {
	margin: 0 30px 25px 50px;
	}

.entry ol ol{
	margin: 0 0 0 10px;
	}

.entry ol li {
	margin: 0;
	padding:7px 0 7px 0;
	border-bottom:1px solid #ccc;
	list-style: decimal outside;
	}

.entry ol li ol li{
	border-bottom:0;
	}
/* End Entry Lists */
.no_posts{
	font-size:15px;
	color:#014f7c;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	padding:140px 0 0 0;
	text-align:center;
}
