/*----------------------------------
		Theme_#	572
		Cat			Food and Restuarant
		Name		Bistro
----------------------------------*/

/**
 * Colors
 *
 * @colordef #faf9d1, yellow 
 * @Colordef #353e45, gray
 */
   

/* -------------------------------------------------------------- 
   
		=Main styles
   
-------------------------------------------------------------- */

body {
	background-color:#fff7d8;
  color: #222; 
  font-family:Georgia, "lucida bright", "times new roman", serif; 
	font-size: 87.5%;
	margin:0;
	padding:0;
        
}

a:focus, 
a:hover     { color: #faf9d1; }
a           { color: #faf9d1; text-decoration: underline; }

.sf_outer_wrapper {
	background-color:#b3b3b3;
	margin: 0 auto;
  position:relative;
	width: 950px;
}

.sf_outer_wrapper { display: inline-block; }   
.sf_outer_wrapper:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}
* html .sf_outer_wrapper { height: 1%; }
.sf_outer_wrapper { display: block; }


.sf_extra1 {
}

.sf_wrapper {

}

/*--------------------------------
		Top Navigation
---------------------------------*/

.sf_navigation_top {
	display:none;
}

.sf_navigation_top ul {
	
}

.sf_navigation_top ul:after {
	
}

.sf_navigation_top ul li {
	
}

.sf_navigation_top ul li.sf_last_nav_item {
	
}

.sf_navigation_top ul li.sf_first_nav_item {
	
}

.sf_navigation_top ul li a {
	
}

.sf_navigation_top ul li a:visited {
	
}

.sf_navigation_top ul li a:hover{
	
}

/*--------------------------------
		End Top Navigation
---------------------------------*/

.sf_extra10 {
	
}

/*--------------------------------
		Header
---------------------------------*/

.sf_header_wrapper {	
	background-position: 0% 0%;
	background-repeat:no-repeat;
	height:319px;
}

.sf_header_wrapper:after {
	content: " ";
	display: block;
	clear: both;
	visibility: hidden;
	font-height: 1px;
	margin:0px;
	padding:0px;
}

.sf_extra2 {
	
}

.sf_main_header {
	color:#faf9d1;
	height:60px;	
  line-height:.9em;  
	margin-right:0;
	padding-left: 20px;	
	padding-top:35px;
	width: 558px;
	font-size:24px;
	overflow:hidden;
}

.sf_main_header div{
	height:56px;
	overflow:hidden;
	font-size:24pxpx;  
}

.sf_extra3 {
	
}

.sf_sub_header { 
	display:none;
}

.sf_main_header p, .sf_sub_header p {
	margin:0px;
	padding:0px;
}

/*--------------------------
		End Header
--------------------------*/

.sf_extra4 {

}

/*--------------------------------
		Navigation
---------------------------------*/

.sf_navigation {
	float:right;
  font-family: "Helvetica Neue", "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;  
	margin-right:0;
  margin-top:-180px;
  overflow:hidden;
	width: 310px;
}

.sf_navigation:after {
	content: " ";
	display: block;
	clear: both;
	visibility: hidden;
	font-height: 1px;
	margin:0px;
	padding:0px;
}

.sf_navigation ul {
	background-image:url(images/sidebar_bg.gif); 
	background-position:0 0;
	background-repeat:repeat-y;
	margin:0;
  overflow:hidden;
	padding:0;
	list-style-type:none;
  width:310px;
}

.sf_navigation ul:after {
	content: ".";
  display: block;
  visibility: hidden;
  height: 0;
  font-size: 1px;
  clear: both;
}

.sf_navigation ul li {

}

.sf_navigation ul li.sf_first_nav_item {
	background-image:url(images/sidebar_top.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	padding-top:82px;
}

.sf_navigation ul li.sf_last_nav_item {
	background-image:url(images/sidebar_bottom.gif); 
	background-position:0 100%;
	background-repeat:no-repeat;	
  padding-bottom:134px;
}


.sf_navigation ul li a {
	background-image:url(images/bullet.gif);
	background-position:10px 50%;
	background-repeat:no-repeat;
	display:block;
  margin-left:70px;
  padding:.5em 0 .5em 40px;  
  width:132px;
  text-decoration:none;

}

.sf_navigation ul li a:visited {
  text-decoration:none;  
}

.sf_navigation ul li a:hover{
  text-decoration:underline;
}


/*--------------------------------
		End Navigation
---------------------------------*/

.sf_extra5 {
	
}

/*--------------------------------
		 	Page Title
---------------------------------*/

.sf_pagetitle {
  border-bottom:1px solid #353e45;
	color:#353e45;
  display:inline;
	float:left;  
	font-size:20px;
  margin:0 50px .5em 80px;
	width: 510px;
}

.sf_pagetitle div {
	font-size:20px;
}

.sf_pagetitle p {
	margin:0;
}

/*--------------------------------
		 End Page Title
---------------------------------*/

.sf_extra6 {
	
}

/*--------------------------------
		 Sub Navigation
---------------------------------*/

.sf_subnavigation {
	display: none;
}

.sf_subnavigation ul {
	
}

.sf_subnavigation ul:after {
	
}

.sf_subnavigation ul li {
	
}

.sf_subnavigation ul li.sf_last_nav_item {

}

.sf_subnavigation ul li.sf_first_nav_item {

}

.sf_subnavigation ul li a {
	
}

.sf_subnavigation ul li a:visited {
	
}

.sf_subnavigation ul li a:hover {
	
}

/*--------------------------------
		 End Sub Navigation
---------------------------------*/

.sf_extra11 {

}
	
/*--------------------------
		Content
--------------------------*/

.sf_content {
	float:left;
	margin-right:10px;
	padding-left: 80px;
	padding-right: 40px;
	width: 510px;
    
}

.sf_content:after {
	content: " ";
	display: block;
	clear: both;
	visibility: hidden;
	font-height: 1px;
	margin:0px;
	padding:0px;
}

.sf_content img {
	
}

/*--------------------------
		End Content
--------------------------*/


.sf_extra12 {
	
}


/*--------------------------------
		 Sub Navigation2
---------------------------------*/

.sf_subnavigation2 {
	display: none;
}

.sf_subnavigation2 ul {
	
}

.sf_subnavigation2 ul:after {
	
}

.sf_subnavigation2 ul li {
	
}

.sf_subnavigation2 ul li.sf_last_nav_item {

}

.sf_subnavigation2 ul li.sf_first_nav_item {

}

.sf_subnavigation2 ul li a {
	
}

.sf_subnavigation2 ul li a:visited {
	
}

.sf_subnavigation2 ul li a:hover{
	
}

/*--------------------------------
		 End Sub Navigation2
---------------------------------*/

.sf_extra7 {
	
}

.sf_extra7 span{
	
}

/*--------------------------
		 Footer
--------------------------*/

.sf_footer {
	background-color:#8d897d;
  color:#3f3e39;
	float:left;
  font-family:"Lucida Sans Unicode", "Lucida Grande", "Garuda", sans-serif;
  font-size:.8em;  
	margin-right:0;
  margin-top:5.5em;
  padding:11px 150px 2em;
  text-align:center;  
	width: 650px;
}

.sf_footer div{
	
}

.sf_footer p{
	margin:0px;
	padding:0px;
}


.sf_footer a, .sf_footer a:link {
	text-decoration:none;
}

.sf_footer a:hover {
	text-decoration:underline;
}

/*--------------------------
		End Footer
--------------------------*/


.sf_extra8 {
	
}

.sf_extra9 {
	background-image:url(images/footer.png);
	background-position:0 0;
	background-repeat:no-repeat;
  bottom:0;
  height:286px;
  left:-65px;  
	position:absolute;
  width:145px;
}

* html .sf_extra9 {
	_behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
this.src = "images/spacer.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
this.runtimeStyle.backgroundImage = "none")),this.pngSet=true));   
}

/*--------------------------
		Extra Stuff
--------------------------*/

.sf_banner {
	background-color:#5f5d56;
  color:#353e45;
	text-align:center;  
	margin: 0 auto;
	padding-bottom:2em;
	padding-top:1em;  
	width: 950px;  
}

.sf_banner { display: inline-block; }   
.sf_banner:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}
* html .sf_banner { height: 1%; }
.sf_banner { display: block; }

.sf_banner img {

}

.sf_banner a {
	text-decoration:none;
}

.sf_banner a:visited {
	text-decoration:none;
}

.sf_banner a:hover {
	text-decoration:underline;
}
