/*
Theme Name: Luli
Theme URI: http://opensite.co.il
Description: Luli Custom Theme By Avi Osipov
Version: 2 (WP2.6.2)
Author: Avi Osipov
Author URI: http://AviOsipov.com
Tags: starkers, naked, clean, basic
*/

/* General Stuff

	content page bg : F4E4E0

	Top Menu Text : Color : FFFFFF , 14 , Bold
	Top Menu Bg   : Normal : E77817 , Hover : AF2D2A

	Title     : 13.5 , C900A3
	Body Text : 12 , 000000

	Right sidebar : 13 , 000000
*/

/*
	UTILITY
*/
.floatLeft 							{ float: left; }
.floatRight							{ float: right; }
.clear								{ clear: both; }
.button								{ border: 1px solid #272727; background: white; padding: 3px 8px;
									  -moz-border-radius: 5px; -webkit-border-radius: 5px; color: 272727; }
.button:hover						{ background: #990000; color: white; }

/* Body Section */

body {
	font-family:arial;
	background: #99cccc url('images/photos/bg_luli.jpg') repeat-y center top;
	margin:0;
	padding:0;
}

img
{
	border-style: none;
	border:0;
}

a {
	text-decoration:none;
}

h1 , h2 , h3  , h3 a , h4 , .post h1 , .post h2 , .post h3 , .post h1 a , .post h2 a  , .post h3 a{ color:#C900A3 ; }

h1 { font-size:20px;  }
h2 { font-size:16px;  }
h3 { font-size:14px;  }
h4 { font-size:12px;  }

p {  font-size:14px;  color:#000000 ; letter-spacing:150%;}

label {
	width:130px;
	text-align:left;
	font-size:14px;
	color:#589ca5;

	float:right;
	padding-left:6px;
}

#content-wide input , #content input {

	height:24px;
	width:140px;

	border: 0 ;
	background: transparent url("images/form-input.jpg") no-repeat;

	padding-bottom:6px;
}

#content-wide textarea , #content textarea {
max-height:190px;
	height:169px;
	width:140px;
	border: 0 ;
	background: transparent url("images/form-textarea.jpg") no-repeat;
}

#content-wide input.submit , #content input.submit {
	background: url('images/form-submit.jpg') no-repeat ;
	width:51px;
	height:24px;
	border:0;
	margin-top:0px;
	margin-right:225px;
}

#header
{
	position:relative;
	width : 800px;
	height: 199px ;  /* used to be 200px */
	margin: 0px auto 0;
	padding:0;
	background: #42929d url('images/photos/header_en.jpg') no-repeat;
}

#page-wrap
{
	/*background: #F4E4E0 url('images/content-bg.jpg') repeat-y;  */
	background: #F4E4E0 ;

	width: 800px;
	margin: 0px auto 0;
	min-height: 100%;
	height: auto !important;
	height: 100%;

}

#sidebar-right
{
	float:left;
	width: 185px;

	padding-right:10px;
	padding-top:10px;
}

#sidebar-right label { float:right; padding:0; margin:0; text-align:right;}

#sidebar-right ul {
	padding:0 ;
	margin:0;
}

#sidebar-right  li {

	padding-left:17px;
	list-style: none;

	padding-top:5px;
	padding-bottom:5px;
}

#sidebar-right li ul li {
	list-style: disc ;
}

#sidebar-right h2{
	background-color:#c801a6;
	height:30px;
	color:#ffffff;
	text-align:center;
	padding-top:5px;
	margin:0;
}

#sidebar-left
{
	float:right ;
	width: 200px;
	padding-top: 10px;
	margin-top:0px;
}

#sidebar-left ul {
	padding: 0 ;
	margin : 0 ;
}

#sidebar-left li {
	padding-right:17px;
	list-style: none;

	padding-top:0px;
	padding-bottom:10px;

}

#sidebar-left li ul li {
	list-style: disc ;
}

#sidebar-left h2{
	background-color:#c801a6;
	height:30px;
	color:#ffffff;
	text-align:center;
	padding-top:5px;
	margin:0;
}

#content {
	float:left;
	width:367px;

	padding:10px 0;
	margin:0;

	direction:ltr;
	text-align:left;
}


#content-wide {

	float:left;
	width:595px;

	padding:10px 0;
	margin:0;

	direction:ltr;
	text-align:left;

}


#content-prices {

	float:right;
	width:600px;
	height:800px;

	padding:10px px;
	margin:0;

	background: #f3e4df url('images/content-prices.jpg') no-repeat top left;

	direction:ltr;
	text-align:left;

}

#content-prices p{
	font-size:14px;
	color:#000000;
	line-height:123%;

	padding-left:5px;
}

#footer {
	clear:both;
	background: #ffffff url('images/footer-bg.jpg') repeat-y;

	width:800px;
	height:117px;

	text-align:center;
	padding : 5px  0 0 ;
}

#footer a {

	color : #C900A3 ;
	font-size:11px;
	text-decoration:underline;

}

#top-nav  {
	float:right;
	width:100%;
	font-size:93%;
	line-height:normal;

	overflow:hidden;

	top:auto;
	bottom:0;
	position:absolute;

	margin-bottom:-8px;
}

#top-nav  ul {
	margin:0;
	padding:0px 0px 0 0px;
	list-style:none;
}

#top-nav  li {
	display:inline;
	margin:0 ;
	padding:0 ;
}

/*
 li ul { display: none; }
 li:hover ul { display: block; }
*/


/*
#top-nav ul li ul
{

	display: block;
	position: absolute;
	color:#000;width:104px; height:20px; text-align:center; color:#fff; border:1px solid #fff; ackground:#710069; line-height:20px; font-size:11px; overflow:hidden;
float:left; position:relative;

}
*/

#top-nav  a {
	float:right;
	height:29px;
	width:115px;

	background:url("images/menu-normal.png") no-repeat right top;
	margin:0;
	padding:10px 0 0 2px;
	text-decoration:none;

	text-align:center;

	font-size:14px;
	color:#ffffff;

}

#top-nav  a:hover {
	background:url("images/menu-active.png") no-repeat right top;
}

#top-nav a.english {

	background:url("images/english.png") no-repeat ;
	margin:0;
	height:29px;
	width:86px;

	font-size:14px;
	color:#000000;
	text-decoration:none;

	padding:10px 5 0 10px;

	text-align:right;
}

/* Right Sidebar elements */

#sidebar-blog-top {
	clear:both;
	background:  url('images/blog.jpg') repeat-y ;
	width:158px;
	height:36px;

	margin-top:0px;
}

#sidebar-recent-top {

	clear:both;
	background:  url('images/recent-posts.jpg') no-repeat -12px top;
	width:158px;
	height:21px;

	margin-top:0px;

	padding-right:12px;


}



#sidebar-designs-top {
	clear:both;
	background:  url('images/our-design.jpg') no-repeat -12px top;
	width:158px;
	height:21px;
	margin-top:0px;
	padding-right:12px;
}



#widget-bottom {



	clear:both;

	background:  url('images/widget-bottom.jpg') no-repeat -12px bottom;

	width:158px;

	height:11px;



	margin-right:12px;



}



#widget-body {
	clear:both;
	background:  url('images/widget-content.jpg') repeat-y -12px top;
	width:158px;
	height:100%;
	padding-top:5px;
	margin-right:12px;
}

#widget-body ul li {

	margin:0;
	padding:0 0px 0 0;
	list-style-type: disc;
	list-style-image: url('images/flower.jpg');
	/*list-style-position: inside;*/
}



#widget-body ul  a{

	color:#000000;

	font-size:14px;





}



#widget-body ul  {
	margin:0;
	padding-left:28px;
}

#sidebar-contact {

	clear:both;
	background:  url('images/register.jpg') no-repeat ;



	width:158px;

	height:147px;



	padding: 0px 0 0 ;

	margin-bottom:0px;









}



#sidebar-contact form {

	padding-top:42px;



	/* Handles I.E bugs .. */

	_padding-top:32px;

	!padding-top:32px;





}



#sidebar-contact input {
	width:92px;
	height:12px;
	border:0;
	margin-right:0;
	margin-bottom:9px;
	margin-left:43px;
	color:#86504e ;
	font-size:10px;
}



#sidebar-contact input.submit {



	background: url('images/submit.jpg') no-repeat ;



	width:44px;

	height:13px;

	border:0;



	margin-top:0px;

	margin-right:22px;













}





#commentform input {

	width: 170px;

	height:20px;

	padding: 2px;

	margin: 5px 5px 1px 0;



	background-color:white;

	background-image:none;

	border: solid 1px #e8d4ce ;

	}



#commentform {

	margin: 5px 10px 0 0;

	}

#commentform textarea {



	padding: 2px;





	width:550px;

	height:185px;



	background-image:none;

	background-color:#ffffff;



	border: solid 1px #e8d4ce ;



	}









#respond:after {

		content: ".";

	    display: block;

	    height: 0;

	    clear: both;

	    visibility: hidden;

	}

#commentform #submit {

	margin: 0 0 5px auto;

	float: right;



	height:30px;

	background-color:#ff9a66;

	}































#nav{

background:#222;

font-size:1em;

}

#nav, #nav ul {

list-style: none;

line-height: 1;

}

#nav a, #nav a:hover {

display: block;

text-decoration: none;

border:none;

}

#nav li {

float: right;

list-style:none;

border-right:1px solid #a9a9a9;

}

#nav a, #nav a:visited {

display:block;

font-weight:bold;

color: #f5f5f4;

padding:6px 12px;

}

#nav a:hover, #nav a:active, .current_page_item a, #home .on {

background:#000;

text-decoration:none

}

#nav li ul {

position: absolute;

right: -999em;

height: auto;

width: 174px;

border-bottom: 1px solid #a9a9a9;

}

#nav li li {

width: 172px;

border-top: 1px solid #a9a9a9;

border-right: 1px solid #a9a9a9;

border-left: 1px solid #a9a9a9;

background: #777;

}

#nav li li a, #nav li li a:visited {

font-weight:normal;

font-size:0.9em;

color:#FFF;

}

#nav li li a:hover, #nav li li a:active {

background:#000;

}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {

right: auto;

}

a.main:hover {

background:none;

}





.textwidget {

	font-size:14px;

	padding-top:5px;

}



.widget ul  , .widget ul li{

	padding-top:0;

	padding-bottom:0;



	font-size:14px;

}



















































.commentlist li, #commentform input, #commentform textarea {

	font: 0.9em  Arial, Sans-Serif;

	}

.commentlist li ul li {

	font-size: 1em;

}



.commentlist li {

	font-weight: bold;

}



.commentlist li .avatar {

	float: right;

	border: 1px solid #eee;

	padding: 2px;

	background: #fff;

	}



.commentlist cite, .commentlist cite a {

	font-weight: bold;

	font-style: normal;

	font-size: 1.1em;

	}



.commentlist p {

	font-weight: normal;

	line-height: 1.5em;

	text-transform: none;

	}



#commentform p {

	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;

	}



.commentmetadata {

	font-weight: normal;

	}

























#commentform input {

	width: 170px;

	padding: 2px;

	margin: 5px 5px 1px 0;

	}



#commentform {

	margin: 5px 10px 0 0;

	}

#commentform textarea {

	width: 100%;

	padding: 2px;

	}

#respond:after {

		content: ".";

	    display: block;

	    height: 0;

	    clear: both;

	    visibility: hidden;

	}

#commentform #submit {

	margin: 0 0 5px auto;

	float: right;

	}

/* End Form Elements */







/* Begin Comments*/

.alt {

	margin: 0;

	padding: 10px;

	}



.commentlist {

	padding: 0;

	text-align: justify;

	}



.commentlist li {

	margin: 15px 0 10px;

	padding: 5px 5px 10px 10px;

	list-style: none;



	}

.commentlist li ul li {

	margin-right: -5px;

	margin-left: 10px;

}



.commentlist p {

	margin: 10px 5px 10px 0;

}

.children { padding: 0; }



#commentform p {

	margin: 5px 0;

	}



.nocomments {

	text-align: center;

	margin: 0;

	padding: 0;

	}



.commentmetadata {

	margin: 0;

	display: block;

	}







/*

.post {

	width : 600px;

}*/
