/*
Theme Name: Pilates
Theme URI: http://www.iatar.co.il
Description: This wonderful free WordPress theme is designed by <a href="http://www.iatar.co.il">בניית אתרים</a>.
Version: 1.0
Author: iAtar
Author URI: http://www.iatar.co.il
Tags: brown, fixed-width, three-columns, threaded-comments
*/

/* Global */
#post { 
	width: 510px;
	clear: both;
	margin: 20px 20px 10px;
	padding:10px 15px 0 15px;
	font-size: 14px;
	overflow: auto;
	height: 360px;
}

body {
	color: #000;
	background: #fff;
	font-family: arial, Geneva, sans-serif;
	background: url(images/texture.jpg) repeat;
}
a, .post a {
	text-decoration: none;
	color: #426548;
}
a:hover, .post a:hover {
	color: #333;
	text-decoration: none;
}
#blog_title ,.post-title ,h1 ,h2 ,h3 ,h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
blockquote, code {
	color: #333;
	font-family: arial

, Geneva, sans-serif;
	border: 1px dashed #999;	
}
blockquote {
	background: #F8F4AB;
}
code {
	background: #F5D582;
}

/* Layout */
#wrapper {
	min-width: 900px;
	overflow: hidden;
	height:100%;

}
#bottom_frame {
	padding: 0 0 5px 0;
}
#top_frame {

}
#top_container {
	margin: 0 auto;

}
#header , #container , #footer {
	width: 900px;
}
#header {
	height: 100px;
}
#container {
	min-height: 100%;
	padding: 0px 0 20px 0;
}
#footer {
	clear: both;
	width:100%;
	height: 108px;
	bottom: 0px;
	position: absolute;
	left: 0;
	right: 0;
	background: url(images/texture-bottom.png) repeat-x;
	z-index: -1;
}
#footer2 {
	width:900px;
	bottom: 0px;
	margin:0 auto;
	z-index: -1;
	height: 79px;
	position: absolute;
	left: 0;
	right: 0;
}
#grass-left {
	float:left;
	width:221px;
	height:79px;
	background:url(images/grass-left.png) no-repeat;
}
#grass-right {
	float:right;
	width:182px;
	height:79px;
	background:url(images/grass-right.png) no-repeat;
}
#slogan {
	font-size:16px;
	margin: 60px 0 0 0;
	padding:0 15px;
	font-weight:bold;
	color:#426548;
}
/* Footer */
.credit {
	font-size: 16px;
	text-align: center;
	padding: 5px 10px 0px 10px;
	bottom: 15px;
	position: absolute;
	left: 0;
	right: 0;
}
.credit, .credit a, .credit a:hover {
	color: #000;
}
/* Header */
#header #blog_title {
	font-size: 3em; /* Blog Title */
	padding: 0px 200px 0px 361px;
	text-align: left;
}
#header h2 {
	font-size: 1.4em; /* Blog Description */
	text-align: left;
	padding: 0px 200px 0px 363px;
}
#header #blog_title, #header #blog_title a, #header h2 {
	color: #000;
}
/* menu */
#top_menu {
	width: 520px;
	height: 65px;	
	background: url(images/menu.png) no-repeat;
	text-align:right;
	float: left;
	margin: 30px 0 0 35px;
}
#self_menu {
	z-index:1000;
	margin:10px 15px 0 0;
}
#menu ul li {
	padding: 0 15px;
	font-size: 1.4em; /* Menu Font Size */
	font-weight: bold;
	text-align: center;
	float: right;
	border-left:1px solid #000;
}
#menu ul li.menu_first {
	background: none;
}
#menu ul li a {
	padding: 0px 0 0px 0px;
	line-height: 2;
	color: #000;
}
#menu li.current_page_item a  {
	color:#fff;
}
#menu li.current_page_item {
	background-color:#e43021;
}
#menu li.current_page_item a:hover {
	color:#000;
}
#menu ul li a:hover {
	color:#fff;
}
#menu ul ul li {
	font-size: 1em;
}

/* searchform */
#searchform {
	overflow: hidden;
	position: absolute;
}
#search-top {
	margin: 10px 9px 0px 0px;
	float:left;
}
.searchtext {
	width: 169px;
	color: #000;
	font-size: 1.2em;
	background: url(images/spacer.gif);
	padding: 0;
	float: right;
	border:1px #000 solid;
	height:20px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#searchsubmit {
	border: 1px dashed #000;
	margin: 3px 0px 5px 0px;
	padding:3px;
	float: right;
	background-color:#fff;
	cursor:pointer;
}
#rss {
	position: absolute;
	left: 929px;
	top: 145px;
}
#rss img {
	width: 15px;
	height: 15px;
}

/* Content */
#content {
	width: 601px;
	padding: 0px 0px 0 0px;
	display: inline;
	margin: 0px 0 0 10px;
	float: right;
	height: 465px;
	background: url(images/content.png) no-repeat;
}
.no-background {
	background:none !important;
}
.no-limit {
	height:auto !important;
}
.edit_post {
	width: 83%;
	color: #333;
	margin: 0 auto;
	margin-top: 10px;
	padding: 5px 10px;
	background: #ffc;
	border: 1px dashed #999;
}
.edit_post a {
	font-style: italic;
	color: #33C;
}
.edit_post a.post-edit-link {
	margin-right: 15px;
	font-style: normal;
	color: #E5631C;
	text-decoration: underline;
}
.edit_post a:hover.post-edit-link {
	color: #33c;
}
.entry {
	width: 500px;
	height: 320px;
	overflow: auto;
	padding: 0px 30px 0 0;
	font-size: 1.4em;
}
.entry-home {
	width: 500px;
	overflow: hidden;
	padding: 30px 30px 0 0;
	font-size: 1.4em;
}
.entry a, .entry-home {
	color: #1f85da;
	text-decoration: underline;
}
.tags, .tags a, .postmetadata, .postmetadata a {
	color: #595852;
}
.post_path {
	font-size: 1.1em;
	margin: 0 32px 0 32px;
	padding: 7px 7px 12px 12px;
	background: url(images/arrow.gif) left 10px no-repeat;
}
.postmetadata {
	padding: 2px 32px 0 32px;
	text-align: right;
	font-size: 1.1em;
}
.tags {
	font-size: 1.2em;
	margin: 10px 32px 0 32px;
}
.tags a {
	text-decoration: underline;
}
.read_comments {
	margin: 0px 32px 0 0px;
	text-align: left;
	font-weight: bold;
	padding: 17px 0px 0px 32px;
}
.bookmark {
	margin: 18px 32px 5px 32px;
}
.wp-pagenavi {
	padding: 5px 32px 5px 32px;
	line-height: 20px;
}
.post-footer {
	padding: 10px 32px;
}
.read_comments span {
	padding-left: 5px;
}
.read_comments a {
	font-size: 1.2em;
	color: #D79B49;
	padding: 0px 6px 0px 0px;
}
.read_comments a:hover {
	color: #AE7117;	
}
.notfound {
	margin: 100px auto;
	text-align:center;
	font-size: 4em;
	font-weight: bold;
	color: #7e2d17;
}

/* welcome */
#welcome {
	color: #616060;
	font-weight: normal;
	font-size: 11px;
	padding: 127px 0px 83px 26px;
}
#welcome p {
	width: 202px;
	height: 168px;
	padding: 0px 0 0px 0px;
	overflow: hidden;
}

/* Sidebar */
#mainslide {
	margin: 20px 20px 0 0;	
}
#sidebar-pilates {
	width: 275px;
	height: 424px;
	background:url(images/josef.png) no-repeat;
	margin: 10px 0px 0px 0px;
	float: right;
	position: relative;
}
#sidebar-studio {
	width: 275px;
	height: 510px;
	background:url(images/studio.png) no-repeat;
	margin: 10px 0px 0px 0px;
	float: right;
	position: relative;
}
#sidebar-contact {
	width: 275px;
	height: 279px;
	background:url(images/phone.png) no-repeat;
	margin: 50px 0px 0px 0px;
	float: right;
	position: relative;
	background-position: center;
}
#info {
	width:275px;
	height:50px;
	text-align:center;
	font:bold 18px Tahoma, Geneva, sans-serif;
	position:absolute;
}
#sidebar {
	width: 275px;
	height: 424px;
	display: inline;
	margin: 40px 0px 0px 0px;
	overflow: hidden;
	float: right;
	position: relative;
	color: #616060;
	background: url(images/sidebar.png) no-repeat;
}
#sidebar_main {
	padding: 35px 33px 0 20px;
}
#sidebar_main h2 {
	padding: 6px 20px 17px 22px;
	font-size: 16px;
	color: #000;
	position: relative;
	font-family: arial;
	text-align:center;
}
#sidebar_main ul li h2 {
	font-size: 16px;
	padding: 3px 0 5px 0px;
	border-bottom:1px solid #000;
	width:200px;
	margin-right: 10px;
}
#sidebar_main ul li {
	padding-bottom:10px;
}
#sidebar_main ul li a {
	color: #616060;
}
#sidebar_main ul li a:hover {
	color: #333;
}
#sidebar_main ul ul {
	padding: 0 7px 0 7px;
	background: none;
}
#sidebar_main ul ul li {
	font-size: 1em;
	border: none;
	padding: 6px 0px 6px 20px;
	word-wrap: break-word;
	overflow: hidden;
}
#sidebar_main ul ul ul {
	padding: 0;
	margin: 0;
}
#sidebar_main ul ul ul li {
	font-size: 1em;
	margin: 0;
	width: 80%;
}
#sidebar_main .textwidget {
	margin: 0px 0;
	font-size: 17px;
	color: #272727;
}
#sidebar select {
	font-size: 1em;
	margin: 7px 0 7px 40px;
	width: 70%;
}
#sidebar ul li div ,#sidebar_ul li object {
	padding: 0 15px;
}
#sidebar ul li div div {
	padding: 0;
}

/* PageNavi*/

.wp-pagenavi a {
	padding: 2px 4px;
	margin: 2px;
	text-decoration: none;
	border: 1px solid #06c;
	color: #06c;
	background-color: #fff;
}
.wp-pagenavi a:hover {
	border: 1px solid #000;
	color: #000;
}
.wp-pagenavi span.pages, .wp-pagenavi span.current, .wp-pagenavi span.extend {
	padding: 2px 4px;
	margin: 2px;
	border: 1px solid #000;
	color: #000;
	background-color: #fff;
}

/* Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 0px auto 0;
	margin-bottom: 15px;
	width: 100%;
	color: #601006;
}
#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	font-size: 11px;
}
#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	font-size: 11px;
}
#wp-calendar a {
	display: block;
	font-weight: bold;
	text-decoration: none;
}
#wp-calendar a:hover {
	background: #fc0;
	color: #000;
}
#wp-calendar caption {
	text-align: center;
	padding-bottom: 10px;
	width: 100%;
	font: bold 13px Verdana, Arial, Sans-Serif;
}
#wp-calendar td {
	text-align: center;
	padding: 3px 0;
	font-size: 12px;
	text-align: center;
}
#wp-calendar th {
	text-align: center;
	font-style: normal;
	font-size: 12px;
	text-transform: capitalize;
}
/* Social Bookmarking */
.bookmark ul {
	display: inline;
}
.bookmark ul li {
	background: none;
	display: inline;
	list-style-type: none;
}
.bookmark_line img {
	border: 0;
}

/* Comments */
h3#comments {
	padding: 0 32px 0 32px;
}
h3#comments, #respond h3 {
	padding-top: 10px;
	font-size: 1.4em;
	color: #333;
}
#commentform {
	margin: 5px 0 0 0px;
}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
#commentform textarea {
	width: 98%;
	padding: 2px;
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
#commentform p {
	margin: 5px 0;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
}
#respond {
	width: 89%;
	padding: 0 0 0 0px;
	color: #333;
	margin: 0 auto;
}
#respond:after {
	content: "."; 
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.commentlist {
	padding: 0 0 0 0px;
	margin: 0 auto;
	width: 89%;
	margin-left: 32px;
}
.commentlist li {
	margin: 15px 0 0px;
	padding: 5px 5px 10px 10px;
	list-style: none;
	font-weight: bold;
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
	font-size: 1em;
}
.commentlist p {
	margin: 10px 5px 10px 0;
	font-weight: normal;
	line-height: 1.5em;
	font-size: 1.2em;
	text-transform: none;
}
.commentlist li .avatar { 
	float: right;
	border: 1px solid #333;
	padding: 2px;
	background: #fff;
}
.commentlist li a {
	color: #000;
}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.2em;
}
#content .comment-body p a {
	text-decoration: underline;
}
.nocomments {
	text-align: center;
}
.commentmetadata {
	font-size: 1.2em;
	display: block;
	font-weight: normal;
}
.thread-alt {
	background-color: #dcbea4;
}

.thread-even {
	background-color: #e3cbb3;
}
.depth-1 {
	border: 1px solid #000;
}
.alt { 
	border-left: 1px solid #666; /* odd page */
	background-color: #C29581; 
	padding: 10px;
}
.even {
	border-left: 1px solid #666; /* even page */
	background-color: #D0AD9E;
}
.edit_post { color: #666; }

#logo {
	float:right;
	position:absolute;
	margin-right:-180px;
	z-index:10;
}
#woman {
	background:url(images/woman.png) no-repeat;
	width:127px;
	height:59px;
	position:absolute;
	margin:-8px 802px 0 0;
	z-index:100;
}
#leaves {
	background:url(images/leaves.png) no-repeat;
	width:145px;
	height:416px;
	position:absolute;
	margin:0px 850px 0 0;
	z-index:-1;
}
#pcm{display:none;}
ul.pureCssMenu ul{display:none}
ul.pureCssMenu li:hover>ul{display:block}
ul.pureCssMenu ul{position: absolute;right:-1px;top:98%;}
ul.pureCssMenu ul ul{position: absolute;right:98%;top:-2px;}
ul.pureCssMenu,ul.pureCssMenu ul {
	margin:0px;
	list-style:none;
	padding:0px 1px 1px 0px;
}
ul.pureCssMenu table {border-collapse:collapse}
ul.pureCssMenu {
	display:block;
	zoom:1;
	width:500px;
}
ul.pureCssMenu ul{
	width:110.25px;
}
ul.pureCssMenu li{
	display:block;
	margin:1px 0px 0px 10px;
}
ul.pureCssMenu a:active, ul.pureCssMenu a:focus {
outline-style:none;
}
ul.pureCssMenu a, ul.pureCssMenu li.dis a:hover, ul.pureCssMenu li.sep a:hover {
	display:block;
	vertical-align:middle;
	text-align:right;
	text-decoration:none;
	padding:5px;
	_padding-right:0;
	font:normal 20px Arial;
	color: #000000;
	text-decoration:none;
	cursor:pointer;
}
ul.pureCssMenu span{
	overflow:hidden;
}
ul.pureCssMenu li {
	float:right;
}
ul.pureCssMenu ul li {
	float:none;
}
ul.pureCssMenu ul a {
	text-align:right;
	white-space:nowrap;
}
ul.pureCssMenu li.sep{
	text-align:right;
	padding:0px;
	line-height:0;
	height:100%;
}
ul.pureCssMenu li.sep span{
	float:none;	
	padding-right:0;
	width:3;
	height:100%;
	display:inline-block;
	background-color:#A6A6A6;	
	background-image:none;}
ul.pureCssMenu ul li.sep span{
	width:100%;
	height:3;
}
ul.pureCssMenu li:hover{
	position:relative;
}
ul.pureCssMenu li:hover>a{
	font:normal 20px Arial;
	color: #FFFFFF;
	text-decoration:none;
}
ul.pureCssMenu li a:hover{
	position:relative;
	font:normal 20px Arial;
	color: red;
	text-decoration:none;
}
ul.pureCssMenu li.dis a {
	color: #AAAAAA !important;
}
ul.pureCssMenu img {border: none;float:right;_float:none;margin-right:5px;width:16px;
height:16px;
}
ul.pureCssMenu ul img {width:16px;
height:16px;
}
ul.pureCssMenu img.over{display:none}
ul.pureCssMenu li.dis a:hover img.over{display:none !important}
ul.pureCssMenu li.dis a:hover img.def {display:inline !important}
ul.pureCssMenu li:hover > a img.def  {display:none}
ul.pureCssMenu li:hover > a img.over {display:inline}
ul.pureCssMenu a:hover img.over,ul.pureCssMenu a:hover ul img.def,ul.pureCssMenu a:hover a:hover img.over{display:inline}
ul.pureCssMenu a:hover img.def,ul.pureCssMenu a:hover ul img.over,ul.pureCssMenu a:hover a:hover img.def{display:none}
ul.pureCssMenu a:hover ul{display:block}
ul.pureCssMenu span{
	display:block;
	background-image:url(./images/arrv_blue_2.gif);
	background-position:right center;
	background-repeat: no-repeat;
   padding-right:8px;}
ul.pureCssMenu li:hover>a>span{	background-image:url(./images/arrv_white_2.gif);
}
ul.pureCssMenu a:hover span{	_background-image:url(./images/arrv_white_2.gif)}
ul.pureCssMenu ul span,ul.pureCssMenu a:hover table span{background-image:url(./images/arr_blue_2.gif)}
ul.pureCssMenu ul li:hover > a span{	background-image:url(./images/arr_white_2.gif);}
ul.pureCssMenu table a:hover span{background-image:url(./images/arr_white_2.gif)}
ul.pureCssMenu li a.pureCssMenui0{
font:n;
}
ul.pureCssMenu li a.pureCssMenui0:hover{
font:o;
}

input[type=submit] {
border: 1px solid #ED9E21;
background: -webkit-gradient( linear, left top, left bottom, color-stop(0.1, #FFC578), color-stop(0.9, #FB9D23) );
background: -moz-linear-gradient( center top, #FFC578 10%, #FB9D23 90% );
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFC578', endColorstr='#FB9D23');
background-color: #FFC578;
-moz-box-shadow: inset 0px 1px 2px 0px #FFFFFF;
-webkit-box-shadow: inset 0px 1px  2px 0px #FFFFFF;
box-shadow: inset 0px 1px  2px 0px #FFFFFF;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
text-shadow: 1px 1px 2px #FFFFFF;
font-weight: bold;
margin: 5px 20px;
padding: 6px 6px;
color: #000000;
letter-spacing: 1px;
font-family: 'Arial', sans-serif;
font-size: 16px;
width: 150px;
height:250px;
text-transform: capitalize;
text-align: center;
text-decoration: none;
cursor: pointer;
display: inline-block;
float:left;
}
input[type=submit]:hover {
background: -webkit-gradient( linear, left top, left bottom, color-stop(0.1, #FB9D23), color-stop(0.9, #FFC578) );
background: -moz-linear-gradient( center top, #FB9D23 10%, #FFC578 90% );
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FB9D23', endColorstr='#FFC578');
background-color: #FB9D23;
}
#contactform {
	width: 280px;
	float: right;
}
textarea {
	display:block;
	width:315px;
	height: 80px;
}
.ngg-navigation {
	direction: ltr;
}
#hours, #hours td, #hours tr, #hours th {
	text-align: center;
	border:1px solid #000;
	font-size:16px;
}
#hours {
	margin: 20px auto 20px auto;
}
#hours td, #hours th {
	min-width:200px;
}
marquee {
	width:200px;
	height:320px;
	color:#426548;
}
div.wpcf7-response-output {
    float: right;
}