/*
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 */
body {background:#1d1d1d url(background.gif) top center repeat-y; color:#404040; font:9pt Verdana,Tahoma,Arial,sans-serif; line-height:1.3em; padding:20px 0;}
*{margin:0; padding:0;}

/* Main wrap */
#wrap {color:#404040; margin:0 auto; width:970px;}
#slogan {color:#808080; font-size:1.5em; font-weight:bold; letter-spacing:-1px; line-height:1.2em; margin:15px 0 20px 35px;}
#toplinks {padding:5px 2px 2px 3px; text-align:right;}

/* Headers */
h1 {color:#6C0C0A; font-size:3.2em; line-height:.8em; letter-spacing:-2px; margin:10px 0 0px 25px;}
h1 a {color:#6C0C0A;}
h1 a:hover {text-decoration:none;}
h2, table#wp-calendar caption {border-bottom:2px solid #dadada; text-align:left; font-weight:bold; color:#666666; font-size:10pt; margin:40px 0px 100x 20px; padding:1px 2px 4px 0px;}
h3 {border-bottom:1px solid #dadada; color:#6C0C0A; font-size:1.2em; font-weight:bold; margin:5px 0 8px; padding:1px 2px 2px 0px;}
h4 {border-bottom:2px dotted #dadada; color:#6C0C0A; font-size:1.2em; font-weight:bold; margin:5px 0 8px; padding:1px 2px 2px 0px;}


/* HEADER */
#header { float: left; width: 970px; height: 250px; background: #ffffff; padding: 0; margin: -15pt 20pt 0 -15pt; }
#header h1 { padding: 0; margin: 20px 0 0 30px; font-family: Georgia, Times New Roman, Sans-serif; font-size: 3.5em; line-height: 24px; text-align: left; }
#header h1 a { text-decoration: none; color: #ddd7c0; }
#header h1 a:hover { text-decoration: none; color: #cc9933; }
#header .description { margin: 0 0 0 60px; padding: 0; font-size: 1.5em; font-weight: normal; font-family: Georgia; color: #ddd7c0; text-align: left; text-transform: lowercase; }

/* Sidebar */
#sidebar {float:left; margin:0 0 5px; padding:0; width:195px;}
#sidebar p,#sidebar ul,#sidebar .textwidget {margin:0 0 15px 10px;}
#sidebar li {list-style:none; margin:0 0 6px;}
#sidebar li a {font-size:1.2em; font-weight:bold; padding:2px;}
#sidebar ul ul {margin:5px 0 5px 10px;}
#sidebar ul ul li {margin:0 0 5px;}
#sidebar ul ul li a {font-weight:normal;}

/* Content */
#content {float:right; line-height:1.5em; margin:2px 0px 10px 20px; text-align:left; width:750px;}
#content ul,#content ol {font-size:9pt; margin:0 0 18px 30px;}
#content ul li,#content ol li {margin:0 0 0px;}
#content ul ul,#content ol ol {margin:5px 0 5px 15px;}
#content img {margin:0px;}
#content p {font-size:9pt; margin:15px 5px 15px 0px;}
#content p.timestamp {font-size:1.2em; margin:-5px 0 15px 10px;}
#content p.timestamp a {font-weight:normal;}
#content p.postmeta {text-align:left; border-top:2px solid #dadada; line-height:1.8em;}
#content #postnav {padding:5px; margin:5px 0 18px;}
#content #postnav p {margin:0; padding-left:5px;}
#content #postnav p.right {text-align:right; padding-right:5px; margin-top:-18px;}
#content .introtext p {margin:-5px 0 15px 10px;}

.post-meta {font-variant: small-caps; color: maroon; }
.post-meta-key {color: grey; font-weight: bold; font-size: 90%; }



/* Footer */
#footer {border-top:4px solid #dadada; clear:both; color:#808080; font-size:8pt; line-height:1.6em; margin:0 auto; padding:8px 0; text-align:right; font-weight:bold;}
#footer p {margin:0; padding:0;}
#footer a {color:#808080; font-weight:bold}
#footer a:hover {text-decoration:underline;}
#footer span, #footer span a {font-weight:normal;}

/* Comments */
#content div.comment {margin-bottom:20px;}
#content div.comment p {margin:0 0 4px 10px; padding:3px 0 0 0;}
#respond p {margin:0 0 5px 10px;}
#respond input,#respond textarea {padding:5px; width:330px;}
#respond textarea#comment {width:700px;}
#respond input#submit {width:75px;color:#333; background-color:#fff;}
#respond input,#respond textarea,form div.searchbox input {font:94% Verdana,Tahoma,Arial,sans-serif; border:1px solid #ccc;}
.gravatarside {width:48px; height:48px; float:right; margin:0 5px 3px 5px;}

/* Tags */
blockquote {border:1px solid #dadada; font-size:0.9em; margin:20px 10px; padding:8px;}
blockquote p {padding:2px 0; margin:0; font-weight:bold;}
table#wp-calendar {width:180px; margin:0 0 18px 10px;}
p {margin:0 5px 18px 10px;}
ul,ol,dl {font-size:0.9em; margin:2px 0 16px 35px;}
ul ul,ol ol {margin:4px 0 4px 35px;}
code{font-size:1.1em; background-color:#f4f4f4; color:#555; display:block; margin:5px 0 15px 0; padding:5px 5px 5px 7px; border:1px solid #ccc;}

/* Links */
a {color:#6C0C0A; font-weight:bold; text-decoration:none;}
a:hover {text-decoration:underline;}
a img {border:0;}

/* Float fix */
.contenttext {overflow:hidden;}
* html .contenttext {height:1px; overflow:visible;}
* html .contenttext p {overflow:hidden; width:99%;}

/* Searchbox */
.searchbox {margin:8px 0 15px 10px;}
.searchbox label {display:none;}
.searchbox input {font-size:0.9em; padding:5px; width:166px; border:1px solid #ccc;}

/* Various classes */
.post {margin:0 0 15px;}
.textright {text-align:right;}
.textcenter {text-align:center;}
.hide {display:none;}
.strong 
.linkkat ul li a{display:block; float:left; text-align:center;}
.spacer{clear:both; height:1px;}
.bordergrey {border: 1px solid #cccccc; padding:5px;}


.smalltxt { color: 6C0C0A; font-weight: bold; font-size: 8pt; font-family: Arial, Verdana, Helvetica, Swiss, Sans;  }
.smalltxt  a { color: #6C0C0A; font-size: 8pt; font-family: Verdana, Arial, Geneva, Swiss, Sans; text-decoration: none }
.smalltxt a:link { color: #6C0C0A; text-decoration: none }

/* WP image align classes */
.aligncenter {display:block; margin-left:2px; margin-right:2px;}
.alignleft {float:left; margin-left:22px; padding:4px 4px 4px 4px; }
.alignright {float:right;}
.wp-caption {
	background-color: #f3f3f3;
	border: 1px solid #ddd;
	-khtml-border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px; /* optional rounded corners for browsers that support it */
	margin: 10px;
	padding-top: 1px;
	text-align: center;
}
.wp-caption img {
	border: 0 none;
	margin: 0;
	padding: 0;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 12px;
	margin: 0;
	padding: 0 1px 2px;
}


/* menu main */

#menu_main a {
	text-decoration: none;
	color: #666666;
	display: block;
	padding-top: 6px;
	padding-bottom: 5px;
}

#menu_main div {

}

.menu1-level1-no, .menu1-level1-ifsub, .menu1-level1-cur, .menu1-level1-act, .menu1-level1-actifsub, .menu1-level1-curifsub {
	width: 176px;
	background: url("images/dotted_menu_cur.gif") repeat-x bottom;
}

.menu1-level1-no a, .menu1-level1-ifsub a {
	padding-left: 8px;
}

.menu1-level1-cur a, .menu1-level1-curifsub a, .menu1-level1-act a, .menu1-level1-actifsub a {
	padding-left: 8px;
	font-weight: bold;
	color: #000000 !important;
}

.menu1-level1-curifsub a {
	background-color: #a0b4da;
	font-size: 11px;
	padding: 2px 0 2px 8px;
}

.menu1-level1-cur, .menu1-level1-act a, .menu1-level1-actifsub {
	background-color: #DCDCDC;
}

.menu1-level1-no a:hover, .menu1-level1-ifsub a:hover {
  background-color: #DCDCDC;
}

* html .menu1-level1-no a:hover,
* html .menu1-level1-ifsub a:hover {
  background: #DCDCDC url("images/dotted_menu_no.gif") repeat-x bottom;
}

* html .menu1-level1-cur, .menu1-level1-curifsub {
	background: #DCDCDC url("images/dotted_menu_cur.gif") repeat-x bottom;
	border-bottom: none;
}

* html .menu1-level1-actifsub {
	background: #a0b4da url("images/dotted_menu_no.gif") repeat-x bottom;
	border-bottom: none;
}

.menu1-level1-actifsub a {
	background-color: #DCDCDC;
	color:#666666 !important;
	font-weight: normal;
}

.menu1-level2-no a, .menu1-level2-act a, .menu1-level2-cur a, .menu1-level2-curifsub a {
	padding-left: 16px;
	background: #d0daed url("images/dotted_menu_cursub.gif") repeat-x bottom;
}

.menu1-level1-no a:hover, .menu1-level1-ifsub a:hover {
	color: #ffffff !important;
	background-color: #1d1d1d;
	
}

.menu1-level2-no a {
	color:#666666 !important;
	font-weight: normal;
}

.menu1-level2-cur a {
	background-color: #A0B4DA;
	color:#ffffff !important;
	font-weight: bold;
}


.menu1-level2-no a:hover {
  background-color: #A0B4DA;
}


/* Buttons */

.button {
	font-family: Verdana, Helvetica, Swiss, Sans; font-size: 9pt; margin-bottom: 2pt;
    background: #FAFAD2;
    width: 300px;
    height: 50px;
    line-height: 50px;
    border: 1px solid #cccccc;
    padding: 2px 1px 1px 5px;
    text-decoration: none;
    color: #1d1d1d;
}

a.button:link {
	font-family: Verdana, Helvetica, Swiss, Sans; font-size: 9pt; margin-bottom: 2pt;
    background: #239cd3;
    height: 17px;
    line-height: 19px;
    border: 1px solid #009EE0;
    padding: 1px 5px 1px 5px;
    text-decoration: none;
    color: #fff;
}

a.button:hover {
    border-color: #009EE0;
    color: #000;
    text-decoration: none;
}

a.button:visited {
    border-color: #009EE0;
    color: #ffffff;
    text-decoration: none;
}


/* Reservation ForATable */

#foratable {
	position: absolute;
	top: 600px;
	left: 260px;
	margin:0;
    padding:0;
}

#foratable .button{
    text-indent: -1000px;
    font-size: 1px;
    overflow: hidden;
    width: 145px;
    height: 145px;
    background: transparent url(images/foratable-button.png) no-repeat center center;
    border: none;
    cursor:pointer;

}




/* Form */

form, button{border:0; margin:0; padding:0;}

.myform{
margin:0 auto;
width:600px;
padding:10px;
align:left;
}

/* ----------- stylized ----------- */
#stylized{
border:dotted 1px #ffffff;
background:#ffffff;
align:left;
}
#stylized h1 {
font-size:14px;
font-weight:bold;
margin-bottom:2px;
}
#stylized p{
font-size:11px;
color:#666666;
margin-bottom:10px;
border-bottom:solid 1px #b7ddf2;
padding-bottom:1px;
}
#stylized label{
display:block;
font-weight:bold;
text-align:left;
width:140px;
float:left;
}
#stylized .small{
color:#666666;
display:block;
font-size:11px;
font-weight:normal;
text-align:left;
width:400;
}
#stylized input{
float:left;
font-size:12px;
padding:4px 2px;
border:solid 1px #dddddd;
width:250px;
margin:2px 0 10px 5px;
}

#stylized select {
 background-color: #ffffff;
 color: #1d1d1d;
}


#stylized button{
clear:both;
margin-left:0px;
width:100px;
height:31px;
background:#666666 url(img/button.png) no-repeat;
text-align:center;
line-height:31px;
color:#FFFFFF;
font-size:11px;
font-weight:bold;
}


/* ----------- carousel ----------- */

#carouselwrap {color:#404040; margin:0 auto; width:343px;}
}
