/*
Theme Name: Restaurang B.A.R.
Description: Theme used by the site restaurangbar.se
Version: 1.2.2
Author: Glauser Consulting
Author URI: http://glauserconsulting.com
Tags: sidebar, top sidebar, two columns, background image, pages, languages
*/


/***** Reset *****/

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}


/***** Basic Elements *****/

body{
	background: #f5f0e6 url(images/background.jpg) no-repeat top;
	color: #352321;
	font-family: Georgia, Arial, Helvetica, Verdana, Times New Roman, Times, Sans-serif;
	font-size: 12px;
	line-height: 20px;
}

a{
	color: #000000;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

a:link, a:visited{
	text-decoration: none;
}

h1{
}

h2{
	font-size: 12px;
	letter-spacing: 1.5px;
	margin-bottom: 10px;
	text-transform: uppercase;
}

small {
	font-size: 11px;
}

code {
	background: #fcfbf2;
}

p{
	padding-bottom: 10px;
}

img{
  border: 0px;
  float: none;
  margin: 4px 0 4px 0;
}

.aligncenter,
div.aligncenter {
  display: block;
  margin: 0px 4px 0px 4px;
  margin-left: auto;
  margin-right: auto;
}

img.alignleft {
  float: left;
  margin: 0px 4px 4px 0px;
}

img.alignright {
  float: right;
  margin: 0px 0px 4px 4px;
}

img.alignnone{
	margin: 0px;
}

div.alignleft {
	float: left;
	margin: 0 10px 10px 0;
}

div.alignright {
	float: right;
	margin: 0 0 10px 10px;
}

.hide {
	visibility:hidden;
}

.clear{
	clear: both;
}

.divider{
	clear: both;
	border-top: 1px dashed #666462;
	padding-top: 10px;
}


/***** Basic Layout *****/

#wrapper{
	clear: both;
	margin: 0 auto 0 auto;
	padding-top: 20px;
	padding-bottom: 20px;
	width: 800px;
}

#header{
	display: inline;
	float: left;
	margin-left: 8px;
	margin-right: 8px;
	height: auto !important;      /* for modern browsers */
	height: 95px;                /* for IE5.x and IE6   */
	min-height: 95px;            /* for modern browsers */
	width: 786px;
}

#content{
	display: inline;
	float: left;
	margin: 8px 8px;
	width: 540px;
}

#content a{
	color: #339966;
	font-style: italic;
}

#sidebar{
	border-left: 4px #666462 double;
	display: inline;
	float: right;
	font-size: 11px;
	line-height: 16px;
	list-style-type: none;
	margin: 8px 0;
	padding: 0 8px;
	text-align: center;
	width: 224px;
}

#footer{
	border-bottom: 1px #666462 solid;
	border-top: 1px #666462 solid;
	clear: both;
	height: 40px;
	width: 800px;
}


/***** Header *****/

#header h1 a{
	background: url(images/logo.jpg) no-repeat top;
	float: left;
	height: 84px;
	position: absolute;
	width: 505px;
}

#header h1 a span{
	display: none;
}

#header_opentimes{
	color: #003733;
	float: right;
	font-size: 10px;
	line-height: 16px;
	list-style-type: none;
	letter-spacing: 1px;
	text-align: right;
	text-transform: uppercase;
	width: 275px;
}

#header_menu{
	border-bottom: 1px #666462 solid;
	border-top: 1px #666462 solid;
	float: left;
	font-size: 12px;
	letter-spacing: 1px;
	line-height: 25px;
	padding-top: 1px;
	text-align: center;
	text-transform: uppercase;
	width: 800px;
}

#header_menu ul li{
	display: inline;
	list-style-type: none;
	margin: 0 32px 0 32px;
	padding: 0px;
}

/* more narrow space between menu items on iPhone and browsers with lesser res */
@media only screen and (max-device-width: 480px) {
	#header_menu ul li{
		display: inline;
		list-style-type: none;
		margin: 0 18px 0 18px;
		padding: 0px;
	}
}

/***** Languages *****/

#qtranslate-3{
	height: 23px;
}

#qtranslate-3 li{
	float: right;
	margin-left: 5px;
}

#qtranslate-3 .qtrans_flag.qtrans_flag_se{
	width: 25px;
	height: 18px;
	background: url(images/se.jpg) no-repeat;
}

#qtranslate-3 .active .qtrans_flag_se{
  width: 25px;
  height: 18px;
  background: url(images/se_inactive.jpg) no-repeat;
}

#qtranslate-3 .qtrans_flag.qtrans_flag_en{
  width: 25px;
  height: 18px;
  background: url(images/en.jpg) no-repeat;
}

#qtranslate-3 .active .qtrans_flag_en{
  width: 25px;
  height: 18px;
  background: url(images/en_inactive.jpg) no-repeat;
}


/***** Sidebar *****/

#sidebar li{
	display: inline;
}

#sidebar img{
	margin-bottom: 10px;
}

#sidebar .textwidget{
	margin: 12px 0;
}

#sidebar .news_widget{
	font-size: 10px;
	text-align: left;
	text-transform: uppercase;
}



/***** Footer *****/

#footer_content{
	margin: 0 8px;
}

#footer_address{
	background: url(images/footer_address.jpg) no-repeat top;
	height: 15px;
	float: left;
	margin-top: 13px;
	width: 563px;
}

#footer_creative{
	background: url(images/footer_creative.jpg) no-repeat top;
	float: right;
	height: 20px;
	margin-top: 18px;
	width: 151px;
}

#brorrudicreative h1 a{
	height: 10px;
	position: absolute;
	width: 75px;
}

#brorrudicreative h1 a span{
	display: none;
}

#glausercreative h1 a{
	height: 10px;
	margin-left: 82px;
	position: absolute;
	width: 70px;
}

#glausercreative h1 a span{
	display: none;
}


/***** Footer Logos *****/

#footer_logos{
	padding-bottom: 40px;
	margin-top: 25px;
}

#footer_logos .logo{
	background: #7f9d4d;
	float: right;
	height: 45px;
	margin-left: 30px;
}

#footer_logos .logo h1 a span{
	display: none;
}

#footer_logos .luxdessertochchoklad{
	background: url(images/luxdessertochchoklad.jpg) no-repeat top;
	height: 45px;
	width: 46px;
}

#footer_logos .luxdessertochchoklad h1 a{
	height: 45px;
	width: 46px;
	position: absolute;
}

#footer_logos .brohoflux{
	background: url(images/brohoflux.jpg) no-repeat top;
	height: 45px;
	width: 73px;
}

#footer_logos .brohoflux h1 a{
	height: 45px;
	width: 73px;
	position: absolute;
}

#footer_logos .luxstockholm{
	background: url(images/luxstockholm.jpg) no-repeat top;
	height: 45px;
	width: 45px;
}

#footer_logos .luxstockholm h1 a{
	height: 45px;
	width: 45px;
	position: absolute;
}


/***** Styling *****/

.line_bottom{
	border-bottom: 1px #666462 solid;
	padding-top: 3px;
}

.line_long_bottom{
	border-bottom: 1px #666462 solid;
	float: left;
	font-size: 0px; 	/* needed to remove strange bug in IE6 */
	padding-top: 3px;
	width: 800px;
}

.line_bottom_6{
	border-bottom: 1px #666462 solid;
	padding-top: 12px;
}
