/*  

Theme Name: My Elegance

Theme URI: 

Description: 

Version: 1.1

Author: 

Author URI: 

Tags: valid XHTML, valid CSS, right sidebar, widget ready, simple, widgets, two columns

*/



* { margin: 0; padding: 0; outline: none; }


/*
a:link, a:visited, a:active { color: #6891c3; text-decoration: none;}a:hover { color: #134077; }
*/a:link, a:visited, a:active { color: #57913d; text-decoration: none;}a:hover { color: #48ab41; }


body { background: #FFFFFF url(img/bg02.jpg) repeat-x; font-family: tahoma; font-size: 12px; color: #666;  
direction: rtl;
}



#wrapper { width: 800px; margin: 0 auto; }



#header { width: 800px; height: 138px; 
   background: transparent url(img/bsm01.jpg) no-repeat center;
   margin-top: 30px;
}

#branding {float:left;margin-top:45px;}



#branding h1 a {color:#E7EBF7;font-weight: normal; text-decoration: none; font-size: 30px;}



#branding p { color:#fff; }



.search { float: right; margin-top: 55px; }

.search .search-text { background: url(img/search-bg.png) no-repeat; width: 157px; padding: 6px 30px 8px 10px;  border: none; }



#subheader { 
  background: url(img/Logo-04.jpg) no-repeat right; 
  width: 800px; 
  height: 100px; 
  float: left; 
}

#subheader p { font-size: 10px; margin: 55px 0 0 10px; width: 460px; }



/*

	script stuff 

*/

.search-alert {display: none; background: url(img/search-alert-arrow.png) no-repeat; padding: 20px 15px 10px 15px; float: left; margin-top: 2px; position: absolute; font-size: 10px; cursor: pointer; color: #000; }



#content { width: 560px; float: left; }



.post { width: 560px; margin-bottom: 50px; color: #666666;}

.post h2 { color: #24446b; font-weight: normal; text-decoration: none; font-size: 24px; }
.post h2 a { color: #24446b; font-weight: normal; text-decoration: none; font-size: 24px; }
.post h3 { color: #24446b; font-weight: normal; text-decoration: none; font-size: 20px; }
.post h3 a { color: #24446b; font-weight: normal; text-decoration: none; font-size: 20px; }
.post span.post-info { color: #CCCCCC; font-size: 10px; padding-bottom: 10px; width: 560px; float: left; }

.post p { line-height: 22px; margin-bottom: 10px; }

.post div.cats { border-top: 1px solid #ececec; padding-top: 10px; }
.post blockquote{ padding: 5px; background:#eeeeee; border:1px solid #000000;}



#sidebar { width: 185px; float: right; }

#sidebar ul { list-style-type: none; }

#sidebar ul li { padding-bottom: 5px; border-bottom: 1px solid #ececec; margin-bottom: 15px; }

#sidebar ul li ul li { margin: 0; border: none; padding: 0; }

#sidebar ul li ul li /* a */ { padding: 5px 15px 5px 5px; display: block; width: 165px; background: url(img/sidebar-bullet.gif) no-repeat right;}

#sidebar ul li h2 { font-size: 18px; color: #474747; padding-bottom: 9px; font-weight: normal; }



.navigation .previous {float:left;}

.navigation .next {float:right;}



#footer { 
  clear: both; 
  width: 100%; 
  float: left; 
  background: #5f5f5f;
  padding: 20px 0 0 0; 
  margin-top: 20px; 
  color: #a3a3a3;
  border-top: 2px solid #383836;
}

#footer .inner { width: 800px; margin: 0 auto; }
#footer .inner2 { 
  	  float: left;  
	  padding-left: 5px;
}


/*

	.comments template styles

*/



.comments { float: left; padding: 0; }



.comments input[type=text], textarea { width: 350px; }



textarea { width: 450px; }



.comments fieldset { padding: 20px; border: 1px solid #CCC; margin: 10px 0 20px 0; }



.comments p { padding: 0 0 10px 0; }



.comments h2 { padding: 0 0 15px 0; }



#cdisplay { list-style-type: none; padding: 0; margin: 0; }



	#cdisplay li { padding: 10px;  margin-bottom: 10px; width: 560px; }

	

	#cdisplay li.first {  background: #f9f9f9; border-bottom: #CCC 1px solid; }

	

	#cdisplay li.second {  background: #f6f6f6; border-bottom: #dedede 1px solid; }



.aligncenter,

div.aligncenter {

   display: block;

   margin-left: auto;

   margin-right: auto;

}



.alignleft {

   float: left;

}



.alignright {

   float: right;

}



.wp-caption {

   border: 1px solid #ddd;

   text-align: center;

   background-color: #f3f3f3;

   padding-top: 4px;

   margin: 10px;

   /* optional rounded corners for browsers that support it */

   -moz-border-radius: 3px;

   -khtml-border-radius: 3px;

   -webkit-border-radius: 3px;

   border-radius: 3px;

}



.wp-caption img {

   margin: 0;

   padding: 0;

   border: 0 none;

}



.wp-caption p.wp-caption-text {

   font-size: 11px;

   line-height: 17px;

   padding: 0 4px 5px;

   margin: 0;

}



img.avatar {float:right;}


/*

	toolbar stuff 

*/

#toolbar {
	width: 800px; 
	float: left; 
	/*height: 26px;*/
 	padding-bottom: 40px;
}

#nav2 {
	left: 10px;
	margin-left: 0;
	width: 100%;
	/*border-left: 1px solid #ddd;*/
}
#nav2 ul {
	padding: 0;
	margin: 0;
	margin-left: 2px;
}

#nav2 li {
	margin: 0;
	padding: 0;
	float: right;
	display: block;
	/*border-left: 1px solid #ddd;/*
}

#nav2 a {
	text-decoration: none;
	cursor: pointer;
	/*font-weight: bold;*/
}

#nav2 li a {
	display: block;
	float: left;
	/*height: 31px;
	line-height: 31px;*/
	padding: 0 15px;
	/*color: #333;*/
}
#nav2 a:hover {
	/*color: #C3C969;*/
}
/*  contact form */
/************************************************
*	coldform 									*
************************************************/

	div#coldform * {
	padding: 0;
	margin: 0;
	border: 0;
}
div#coldform {
	font-family: Tahoma;
	background-color: #FFFFFF;
	font-size: 10px;
	margin: 11px 0;
	width: 500px;
	color: #777;
	direction: rtl;
}
div#coldform fieldset {
	border: 0 none;
	display: block;
	clear: both;
}
div#coldform legend.hide {
	display: none;
}

}
.input:focus, textarea:focus { 
	border: 1px solid #777; 
	color: #aaa;
}
div#coldform label.label {
	font-size: 1.1em;
	display: block;
	margin: 5px 0;
	padding-top: 5px;
	text-align: right;
	width: 177px;
	clear: left;
	float: left;
}


div#coldform label.label2 {
color:#888888;
display:block;
font-family:Tahoma;
font-size:12px;
padding-bottom:10px;
width:463px;
float:left;
clear:left;

}
  
div#coldform input.input {
	font-family: Tahoma;
	border: 1px solid #7B7B7B;
	background: #EAEAEA;
	padding: 3px 3px;
	font-size: 12px;
	margin-top: 10px;
	margin-right: 10px;
	display: block;
	width: 300px;
	color: #888;
	clear: right;
	float: right;
}

div#coldform textarea#coldform_message
 {
	font-family: tahoma;
	border: 1px solid #7B7B7B;
	background: #EAEAEA;
	padding: 1px 3px;
	font-size: 12px;
	margin-top: 10px;
	margin-right: 10px;
	display: block;
	width: 450px;
	color: #888888;
	clear: right;
	float: right;
}




div#coldform input.submit {
   font-family: Tahoma;
	border: 1px solid #7B7B7B;
	margin: 7px 10px 10px 0;
	background: #EAEAEA;
	font-size: 12px;
	cursor: pointer;
	display: block;
	padding: 3px;
	width: 308px;
	color: #888;
	clear: right;
	float: right;
}


div#coldform input.check {
display:block;
margin: 0;
padding-bottom: 5px;
width:37px;
float:right;
clear:right;
}
