#s, #searchsubmit, #slider img, .section, .widget, .post, .entry-content img, .comment-content img, .widget img, img.header-image, .author-avatar img, img.wp-post-image, .type-page, .type-attachment, .post textarea, .comments-area textarea, .type-page textarea, .submit, .button, #submit, .nav_post_link a, input[type="submit"] {
	behavior: url("<?php echo get_stylesheet_directory_uri() . '/css/PIE.htc'; ?>");
	position: relative;
	zoom: 1;
}

#navigation ul ul {
	-pie-background: url("<?php echo get_stylesheet_directory_uri() . '/images/drop_nav_arrow.png'; ?>") no-repeat top, url("<?php echo get_stylesheet_directory_uri() . '/images/drop_menu_bottom.png'; ?>") no-repeat bottom;
	behavior: url("<?php echo get_stylesheet_directory_uri() . '/css/PIE.htc'; ?>");
}

#navigation ul ul ul {
	-pie-background: url("<?php echo get_stylesheet_directory_uri() . '/images/drop_menu_top.png'; ?>") no-repeat top, url("<?php echo get_stylesheet_directory_uri() . '/images/drop_menu_bottom.png'; ?>") no-repeat bottom;
	behavior: url("<?php echo get_stylesheet_directory_uri() . '/css/PIE.htc'; ?>");
}

blockquote {
	*display: inline;
	zoom: 1; /*IE 7*/
}

#helper_head {
	*display: inline;
	zoom: 1; /*IE 7*/
}

#Nameblog {
	*display: inline;
	float: left; /*IE 7*/
	margin-top: 22px !important;
	width: 300px !important;
	zoom: 1;
}

.site-header h3 {
	position: absolute;
	top: -5px;
}

.site-header h3 a {
	font-size: 1.1em;
}

#navigation {
	*display: inline;
	float: right;
	width: 520px; /*IE 7*/
	zoom: 1;
}

#navigation ul {
	z-index: 1000;
}

#navigation ul ul li {
	float: left;
}

#searchsubmit {
	*top: -17px; /*IE 7*/
}

.title_slide h1 a {
	color: #fff;
	font-size: 20px;
}

.post h2 a, .entry-title a {
	color: #525252;
	font-size: 1.2em !important;
}

.radio {
	*display: inline;
	*padding-left: 27px; /*IE 7*/
	*text-indent: 0px;
	zoom: 1;
}

span.left, span.center, .selectArea a, .checkboxArea, .checkboxAreaChecked, .radioArea, .radioAreaChecked, .radiodisabled, .checkboxdisabled {
	*display: inline;
	zoom: 1;
}

.check {
	*display: inline;
	zoom: 1; /*IE 7*/
}

.submit {
	padding: 0 14px 0;
	*padding: 0 7px 0;
}

.button {
	padding: 0 14px 0;
	*padding: 0 7px 0; /*IE 7*/
}

#submit {
	padding: 0 14px 0;
	*padding: 0 7px 0;
}

.post input[type=text] {
	*padding: 15px 10px 0 10px; /*IE 7*/
}

input[type="submit"] {
	top: -34px;
}

#sidebar .widget .s {
	width: 130px;
}

.entry-content img {
	max-width: 559px !important;
	height: auto !important;
}

.tags_links {
	margin-top: 20px;
	margin-bottom: 6px;
}

.fileload input[type="text"] {
	margin-top: 0px !important;
	padding-top: 0px !important;
}

#cntctfrm_contact_form input[type="submit"],
#cntctfrm_contact_form input[type="button"] {
	margin-top: 34px !important;
}

.fileLoad input[type="text"] {
	margin: 0 !important;
	padding: 0 !important;
	word-wrap: break-word;
}

.cptch_block input[type="text"] {
	display: inline;
	vertical-align: middle;
	text-align: center;
	zoom: 1;
	behavior: url(../css/PIE.htc);
}