/*  Drupal starter theme provided by gazwal.com - Freelance Drupal Development Services
It is mainly based on Basic 2.2/2.3, Zen and some personal features  */
@font-face {
	font-family: 'Conv_CyrillicOld';
	src: url('fonts/CyrillicOld.eot');
	src: local('O'), url('fonts/CyrillicOld.woff') format('woff'), url('fonts/CyrillicOld.ttf') format('truetype'), url('fonts/CyrillicOld.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}


/** General styles 
******************************/
body {
	margin: 0;
	font-size: 13px; /* 100%Fixes exaggerated text resizing in IE6 and IE7 */
}

#page {
	font-size: 0.875em; /* 16px x .75 = 12px */
	line-height: 1.286em; /* 14px x 1.286 = 18px */
}

#page-wrapper {

}

body, caption, th, td, input, textarea, select, option, legend, fieldset {
	font-family: Georgia, MS Serif, serif;
}

/* When declaring Link states, remember: LoVe HA : Link | Hover | Visited | Active */
a:link, a:visited {
	color: #006295;
	text-decoration: none;
}

a:hover, a:active {
	color: #d00000;
	text-decoration: none;
}

a:active,a:focus {
	outline: none;
}

a img {
	border: none;
}

/* Titres */
h3, h4, h5, h6 {
	margin: 0 0 .5em 0;
	font-weight: bold;
	font-style: normal;
	line-height: 1.2;
}

h1 {
	font-size: 30px;
	font-family:'Conv_CyrillicOld', 'Symbol', symbol, MS Serif, serif;
	color: #993333;
}

h2 {
	font-size: 1.5em;
	font-family:'Conv_CyrillicOld', 'Symbol', symbol, MS Serif, serif;
	color: #993333;
}

h3 {
	font-size: 1.25em;
	color: #933c31;
}


h4 {
	font-size: 1em;
}

 
/* Paragraph Styles */
p {
	margin: 0 0 .75em 0;
}

/* List Styles  */
ul, ol {
	padding-left: 2em;
	margin: 0 0 .75em;
}

/* Table Styles  */
table {
	width: 99%;
}

tr.even td, tr.odd td {
	padding: 10px 5px;
}

tr.even {
	background-color: #f5f5f5;
}

tr.odd {
	background-color: #ffffff;
}

/* Code */
pre, code {
	font-family: "monaco", "Courier New", monospace;
}

pre {
	padding: 5px;
	margin: 5px 0;
	border: 1px solid #aaaaaa;
	display: block;
	background-color: #efefef;
}

/* Abbreviation */
abbr {
	border-bottom: 1px dotted #666666;
	white-space: nowrap;
	cursor: help;
}

/*  blockquote  */
blockquote {
	background: transparent url(../images/quote.jpg) no-repeat scroll 5% 0;
	color:#444444;
	font-family:Georgia,sans-serif;
	font-size:14px;
	font-style:italic;
	margin:35px 0 25px;
	padding:2px 30px 0 60px;
}

/*  default styles for generic pager  */
ul.pager {
	font-size: .9em;
	font-weight: bold;
	margin: 15px 0;
}

/* taxonomy terms in node.tpl.php */
.vocab-name {
	font-weight: bold;
}

ul.taxonomy, ul.vocab-list {
	padding: 0;
}

ul.taxonomy li.vocab, ul.taxonomy li.vocab-term {
	list-style-image: none;
	list-style-type: none;
}

ul.vocab-list, li.vocab-term {
	display: inline;
}

/**********  styles below may be removed, they are here for the theme demonstration   
***********************************************************************************************
**********************************************************************************************/
.region-content h1, .region-content h3.title, .region-content p {
	margin: 0;
}

/* header area  */
#header {
	background: url('images/header.jpg') repeat-x 54% 0 #ffcc99;
	height: 273px;
position: relative;
}

#header .region-content {
position: relative;
}

#header-region {
position: relative;
}

#navigation {
background: url(images/menu.png) 50% 0 no-repeat;
height: 86px;
position: relative;
bottom: 15px;
margin: 0 auto;
z-index:900;
}

#primary {
padding-top:25px;
}

ul.primary-links li {
padding: 0px;
}

#primary li a {
		font-family:'Conv_CyrillicOld', 'Symbol', symbol, MS Serif, serif;
		padding: 10px 6px;
		font-size: 16px;
		color: #fff;
		background: url('images/menuseparator.png') no-repeat right center;
}

#primary li a.active,
#primary li a:hover {
color: #f1e3c4;
}

#primary li.last a {
background: none;
}

#primary li a.list {
color: #f1e3c4;
}


/*  top 01 region  */
#top01 {
}

#top01 .region-content {
}

/*  top 02 region  */
#top02 {
}

#top02 .region-content {
}

#content {
max-height: 550px;
/*overflow: hidden;*/
}

#sidebar-left .inner, #sidebar-right .inner {
}

#footer {
    position: absolute;
    bottom: 3px;
	color: #fff;
	left: 70px;
	font-size: 13px;
}

#footer a {
color:#fff;
}

#footer .region-content {
/*	background:url(images/footer.gif) no-repeat;*/
	width: 908px;
	margin: 0 auto;
}

#admin-menu ul a {
font-size: 13px;
line-height: 15px;
}

#logo {
margin: 0 auto;
width: 410px;
height: 220px;
}

#site-slogan {
background: url('images/invite.png') no-repeat;
display: block;
position: absolute;
top: 25px;
width: 309px;
height: 206px;
}

#site-slogan span {
padding: 170px 0 0 30px;
position: absolute;
font-family:'Conv_CyrillicOld',Sans-Serif;
font-size: 16px;
color: #fff;
}

#main-in {
padding-top: 70px;
background: url('images/content.png') center 42px no-repeat;
height: 525px;
position: relative;
}

#main-out {
background: url('images/bg.jpg') center 0 repeat-x;
height: 675px;
position: relative;
}

#main {
height: 488px;
padding: 0 30px 0 30px;
position: relative;
font-size: 13px;
line-height: 1.2em;
}

ul.links li {
margin: 0px;
}

ul.primary-links {
margin-left: 30px;
}

#block-views-terms_menu-block_1 li a{
color: #993300;
font-size: 14px;
}

#block-views-terms_menu-block_1 li {
list-style: url(images/list.png);
margin-left: 0px;
padding: 2px 0;
}

#block-views-terms_menu-block_1 ul {
margin: 0px;
padding: 0px;
}

#block-views-terms_menu-block_1 {
margin-top: 65px;
}

#block-block-4 {
color: #fff;
font-size: 13px;
}

#block-block-1 {
padding: 6px 0 0 25px;
width: 560px;
float: left;
}
#block-block-2 {
padding: 6px 25px 0 0px;
width: 180px;
float: right;
text-align: right;
}

div.tabs {
    position: absolute;
    right: 20px;
    top: 0;
    width: 500px;
}

#block-block-5 {
float: left;
}

.messages {
    position: absolute;
    top: 20px;
	right: 30px;
}

h1.page-title {
margin-bottom: 14px;
margin-top: 4px;
}

/*carousel*/

.jcarousel-skin-tango .jcarousel-container {
background: none;
border: 0px;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal {
background: url(images/leftarrow.png) no-repeat;
top: 33px;
}

.jcarousel-skin-tango .jcarousel-next-horizontal {
background: url(images/rightarrow.png) no-repeat;
top: 33px;
}

.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal, .jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover, .jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active {
background-position: 0 0;
}

.jcarousel-skin-tango .jcarousel-container-horizontal {
width: 540px;
padding: 0 45px;
}

.view-id-gallery {
width: 640px;
margin: 0 auto;
}

#views_slideshow_jcarouselthumbs_main_1 {
width: 518px;
height: 280px;
margin: 0 auto;
padding: 31px 0 0 44px;
background: url(images/ramkabiggal.png) center center no-repeat;
}

#views_slideshow_jcarouselthumbs_main_1 img {
margin: 0 auto;
background: none;
}

.jcarousel-skin-tango .jcarousel-item {
width: 165px;
height: 100px;
margin: 0 8px;
}

.jcarousel-skin-tango .jcarousel-item img {
padding: 13px 0 0 13px;
}

.jcarousel-skin-tango .jcarousel-clip-horizontal {
width: 540px;
height: 100px;
}

li.views_slideshow_jcarouselthumbs_div_breakout_teaser {
background: url(images/ramkasmallgal.png) no-repeat;
}

#views_slideshow_jcarouselthumbs_teaser_section_1 .views-content-field-foto-fid {
background: transparent;
height: 245px; 
}

.views_slideshow_jcarouselthumbs_slide {
background: none;
}

body.sidebar-left #main h1.page-title{
position: relative;
left: -180px;
}

.view-banket-meal img,
.view-banket-meal .views-field-field-banket-image-fid img {
border: 3px solid #9c4034;
}

.view-banket-meal .views-row {
position: relative;
float: left;
clear: both;
height: 36px;
}

.view-banket-meal.view-display-id-page_1 .views-row {
width: 800px;
margin: 0 0 0 60px;
}

.views-field-field-price-value span,
.views-field-field-price-banket-value span {
color: #933c31;
font-size: 14px;
float: right;
}

.view-banket-meal .views-field-field-image-fid,
.view-banket-meal .views-field-field-banket-image-fid {
width: 173px;
float: left;

}

.view-banket-meal .views-field-title,
.view-banket-meal .views-field-field-portion-value,
.view-banket-meal .views-field-field-portion-banket-value {
font-size: 14px;
margin: 0 0 5px 10px;
display: block;
float: left;
font-weight: bold;
}

.view-banket-meal .views-field-field-portion-value {
padding-left: 10px;
}

.view-banket-meal.view-display-id-page_2 .views-field-body {
float: left;
clear: both;
width: 100%;
margin: 0 0 0 10px;
height: auto;
position: relative;
top: -5px;
}

.view-banket-meal.view-display-id-page_1 .views-field-body {
float: left;
width: 800px;
margin: 0 0 0 10px;
height: auto;
position: relative;
top: -5px;
}

.view-banket-meal .views-field-edit-node,
.view-banket-meal .views-field-delete-node {
bottom: 0px;
float: left;
clear: left;
position: absolute;
top: 0px;
left: 500px;
}

.view-banket-meal.view-display-id-page_1 .views-field-edit-node,
.view-banket-meal.view-display-id-page_1 .views-field-delete-node {
top: 0px;
}


.view-banket-meal .views-field-delete-node {
clear: none;
margin-left: 20px;
left: 580px;
}

.view-banket-meal .view-header {
font-size: 14px;
color: #933c31;
padding-left: 240px;
}

.item-list .pager li {
padding: 0px;
}

.caption {
color: #aa453a;
font-size: 18px;
font-family:'Conv_CyrillicOld', 'Symbol', symbol, MS Serif, serif;
}

#adminmenulink {
    left: 10px;
    position: absolute;
    top: 80px;
    z-index: 900;
	background: #f1e3c4;
	border: 1px solid #caa386;
	width: 180px;
	padding: 5px;
}

#block-menu-menu-admin ul li{
list-style: none;
margin: 0px;
font-size: 13px;
}

.view-adminfoto .views-row{
margin-bottom: 20px;
width: 230px;
float: left;
text-align: center;
}

.view-adminfoto .views-field-edit-node {
margin-right: 10px;
}

#main #content-inner .node table {
margin: 5px;
}

#main #content-inner .node img {
margin: 5px;
}

#main #content-inner .node table td {
padding: 3px;
}

.front  #main #content-inner .node table {
margin-left: 15px;
}

.front  #main #content-inner .node table td{
margin-left: 15px;
padding-bottom: 0px;
}

.front  #main #content-inner .node p {
margin-bottom: 0px;
}

.front  #main #content-inner .node table h2 {
margin-bottom: 7px;
color: #993333;
/*font-size: 16px;*/
}

.front  #main #content-inner .node table h2 a:link {
color: #993333;
}

.front  #main #content-inner .node table h2 a:hover {
color: #993333;
}

.front  #main #content-inner .node table h2 a:visited {
color: #993333;
}

.front  #main #content-inner .node table td {
vertical-align: top;
}

.imgfront {
height: 120px;
}

.contact {
width:490px;
}

#block-block-6 {
    bottom: 60px;
    position: absolute;
    right: 0px;
    width: 450px;
	height: 290px;
	background: url(images/kontaktramka.png) no-repeat;
	padding: 28px 0 0 28px;
	z-index: 200;
}

#block-block-6  small {
z-index: -2;
display: none;
}

.brown {
color: #933c31;
}

#block-views-terms_menu-block_1 li a.active {
font-weight: bold;
}

.view-banket-meal {
margin-top: 10px;
}

#block-block-8 {
position: relative;
left: -180px;
}

#block-views-terms_menu-block_1 .links li a {
font-size: 9px;
}

#block-block-7 {
position: relative;
top: -6px;
}

.view-id-vine .pager,
.view-banket-meal .pager {
position: absolute;
width: 600px;
text-align: center;
bottom: 5px;
}

.pager .pager-current {
color: #993333;
}

.views-field-field-price-value {
display: block;
}

.view-display-id-page_2.view-banket-meal .views-row {
width: 730px;
}