/*
Theme Name: Kolkovna Wide
Description: The Beer Restaurant Theme
Version: 1.1
Author: Sergei Sokolov
Author URI: http://sergeisokolov.com/
Tags: light, fixed width, 
*/


* {margin:0; padding:0;}

body {background: #392d13; }

#wrap {background: url(http://pix.kolkovna.su/images/bg_top.png) repeat-x #fff; }
#container {width: 960px; margin: auto;}

#headimg {
	width: 960px;
	height: 175px;
	overflow: hidden;
	background: url(images/kolkovna.jpg) no-repeat 0 0;
}
#headimg a {
	display: block;
	width: 960px;
	height: 175px;
}
#headimg a img {border: none;}

.cleaner {	
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

/* MENU BAR ================================================================================ */
#menu-bar {
	display: block;
	width: 960px; 
	height: 22px; 
	margin: auto;
	overflow: hidden;
}
#menu-bar ul {
	height: 22px;
	list-style: none;
}

#menu-bar li {
  float: left;
}

#menu-bar li a {
  display: block;
  background: #cacaca;
  height: 22px;
  text-indent: -2900px;
  outline: none;
}
/* MENU sprite ============================================================================= */
#menu-bar #m1,
#menu-bar #m2,
#menu-bar #m3,
#menu-bar #m4,
#menu-bar #m5,
#menu-bar #m6 {background-image: url(images/kolkovna.jpg);}

#menu-bar #m1 {width: 120px; background-position: 0 -175px;}
#menu-bar #m2 {width: 156px; background-position: -120px -175px;}
#menu-bar #m3 {width: 215px; background-position: -276px -175px;}
#menu-bar #m4 {width: 120px; background-position: -491px -175px;}
#menu-bar #m5 {width: 182px; background-position: -611px -175px;}
#menu-bar #m6 {width: 167px; background-position: -793px -175px;}

#menu-bar #m1:hover {background-position: 0 -197px;}
#menu-bar #m2:hover {background-position: -120px -197px;}
#menu-bar #m3:hover {background-position: -276px -197px;}
#menu-bar #m4:hover {background-position: -491px -197px;}
#menu-bar #m5:hover {background-position: -611px -197px;}
#menu-bar #m6:hover {background-position: -793px -197px;}

/* MAIN PAGE ================================================================================ */
#page { 
	padding: 20px 0 20px 0;
	font-family: Georgia;
} 

/* Menu staff ------ */
#page .price {
	text-align: right;
	color: #797575;
	float: right;
	width: 120px;
}

#page li {
	list-style-position: inside;
}

#page dt {
	margin-top: 0.8em;
	/* border-bottom: 1px solid #c1b69b; */
	border: none;
	color: #614a18;
}
#page dd {
	font-family: Arial,Tahoma,sans-serif;
	font-size: 11pt;
	color: #797575;
	width: 600px;
}

dd.tabbed {
	padding-left: 30px;
}

dl.gallery-item dt a {
	border: none !important;
}

#page dl dd {
	color: #614a18;
	width: auto;
}


#page h1, h2 {
	font-size: 24pt; 
	font-weight: normal;
	color: #444; 
/*	color: #00543C; */
	margin-bottom: 0.4em;
}

#page h3, h4 {
	font-size: 14pt; 
	font-weight: normal;
	margin-bottom: 0.4em;
}

#page .bigtext	 {
	font-size: 14pt; 
	font-weight: normal;
	line-height: 1.5em;
	margin-bottom: 0.4em;
}

#page a, #leftColumn a {
	text-decoration: none;
	color: #5f4917; 
	margin-bottom:0;
	border-bottom: 1px dashed #bbb29c;
}
#page a:hover, #leftColumn a:hover {	border-bottom: 1px dashed #5f4917; }


#page #news {
/*	width: 340px; */
/*	width: 460px; */
/*	float:left; */
}

#page #news p {
	font-size: 10pt;
}

#page p {
	margin: 0 0 20px 0;
}

#page #contact input, #page #contact textarea {
	font-size: 14pt;
	font-family: Georgia,Times,serif;
	width: 300px;
	border: 1px solid #CCCCCC;
}
#page #contact input {
	height: 26px;
}

/* SEARCH in the PAGE ======================== */
#page .search-input {
	background: #f3f3f3;
	width:220px;
	font-family: Georgia,Times,serif;
	font-size: 14pt;
	outline: none;
	border: 1px solid #716241;
}

#page .search-input:focus {
	background: #ffffff;
}

#page .search-glass {
	vertical-align:  bottom;
	margin: 0 0 0 8px;
}


#page p#breadcrumbs {
	font-family: Arial, Tahoma, sans-serif;
	font-size: 9pt;
} 

/* C O L U M N S ------------------- */
#leftColumn {
	bbackground: #f4f2ed;
	width: 340px;
	margin: 20px 20px 20px 0;
	float: left;
}


#rightColumn {
	bbackground: #f4f2ed;
	width: 460px;
	margin: 20px 0px 20px 0;
	float: right;
}

#rightFlash {
	bbackground: #f4f2ed;
	width: 460px;
	height: 153px;
	margin: 5px 0px 20px 0;
	float: right;
}

/* COLUMNS 4 - 6 - 4    220-340-220px */
#c464-left , #c464-mid, #c464-right {
	position:relative;
	display: inline;
	line-height: 1.4em;
}

#c464-left h1 , #c464-mid h1, #c464-right h1 {
	margin-bottom: 10px;
/*	background: #f4f2ed; */
}

#c464-left {
	width: 220px;
	margin: 20px 20px 20px 0;
	float: left;
}

#c464-mid {
/*	padding-left: 240px; */
	width: 460px;
	margin: 20px 20px 20px 0;
	float: left;
}

#c464-mid p { text-align: justify; }

#c464-right {
	width: 220px;
	margin: 20px 0px 20px 0;
	float: right;
}
/* sections */

#c464-right dd, #c464-left dd  {
	color: #000;
	line-height: 1.4em;
	font-size: 9pt;
	width:auto;
}

/* FOOTER ================================================================================ */
#footerwide{
	background: #392d13 url(http://pix.kolkovna.su/images/bg_foot.png) repeat-x;
	width:100%;
}
#footer {
	color: #ddcfa7;
	font-family: Arial,Tahoma,sans-serif;
	font-size: 8.5pt;
	width:960px;
	margin: auto;
	line-height: 1.6em;
	/* height:100px; */
}

#footer a {
	color: #ddcfa7;
}

/* SEARCH in the FOOTER =======================================  */
#footer .search-input {
	background: #67562f;
	width:110px;
	outline: none;
	border: 1px solid #716241;
}

#footer .search-input:focus {
	background: #d1c2a1;
}

#footer .search-glass {
	vertical-align: bottom;
	margin: 0 0 0 2px;
}

/* Additional INFO =============================== */
#f-col1 {
	width: 220px;
	margin: 10px 20px 20px 0;
	float:left;
}

#f-col2 {
	width: 340px;
	margin: 10px 20px 20px 0;
	float:left;
}

#f-col3 {
	width: 220px;
	margin: 10px 0px 20px 0;
	float:right;
}


/* Dagon Design Site Map =============================== */
.ddsg-wrapper ul{
	list-style: none;
}
.ddsg-wrapper li strong{
	display: none;
}
.ddsg-wrapper li ul {
	margin-left: 30px;
}

.ddsg-wrapper li ul li{
	text-transform: lowercase;
	line-height: 2em;
}


/* Slideshow =============================== */
#KolkovnaShow {
	width: 464px;
	height: 259px;
	overflow: hidden;
	text-align: center;
	margin: 0;
}
#SideShow {
	width: 220px;
	height: 360px;
	overflow: hidden;
}

/* End captions */


/* "Black hole sun
Won't you come
And wash away the rain" */
