/*
Theme Name: 1024px
Theme URI: http://andreasviklund.com/wordpress-themes/
Description: A light and extremely simple theme with 2 columns. It is based on Andreas' <a href="http://andreasviklund.com/templates/1024px/">1024px CSS template</a>. Updated to support tags, category descriptions, gravatars and more. Validates as XHTML 1.0 Strict. Public domain.
Version: 2.7
Author: Andreas Viklund
Author URI: http://andreasviklund.com/
Tags: fixed width, two columns, white, blue, widgets, 1024px, andreas, valid CSS, valid XHTML
*/

body {margin:0 auto; padding:0; font-family:"Tahoma, Arial, sans-serif",sans-serif; background:#ffffff; color:#000000;}

/* The Restaurant styles */
.rest_name {
       font-size:medium;
       font-family:Tahoma, Arial, Sans-Serif;
       font-weight:bold;
       font-variant:small-caps;
       color : ;
       text-align :left ;
}
.rest_left12 {
       font-size:small;
       font-family:Tahoma, Arial, Sans-Serif;
       font-weight:bold;
       font-variant:;
       color : ;
       text-align:left ;
}
.rest_right12 {
       font-size:small;
       font-family:Tahoma, Arial, Sans-Serif;
       font-weight:bold;
       font-variant:;
       color : ;
       text-align:right ;
}
.rest_left10 {
       font-size:x-small;
       font-family:Tahoma, Arial, Sans-Serif;
       font-weight: ;
       font-variant:;
       color : ;
       text-align:left ;
}
.rest_right10 {
       font-size:x-small;
       font-family:Tahoma, Arial, Sans-Serif;
       font-weight: ;
       font-variant:;
       color : ;
       text-align:right ;
}

/* end Restaurant styles */

#wrap {margin:2%; width:auto; float:none !important;}
#header h1 {margin:0 0 25px 0;}
#frontphoto, #leftside, #rightside, .hide {display:none;}
#content img, #contentwide img, #contentwide2 img {/* display:none; */}
a {text-decoration:underline; color:#0000ff;}
#sidebar { display:none;}
