/*
Theme Name: Bailies Bar and Restaurant
Theme URI: http://www.beckandcaul.co.nz
Author: Beck & Caul
Version: 1.0

*/


/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

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 {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
	font-family:Trebuchet MS, Arial, sans-serif;
	font-size:17px;
}
body {
	color:#FFFFFF;
}
h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-weight: normal;
}

h1{
	color:#00BDF2;
	font-size:24px;
	font-weight:bold;
}
ol, ul {
	/*list-style: none;*/
	list-style:disc;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img {
	border: none;
	

}
a:link, a:visited, a:hover{
	color:#7A7C7F;
	margin:0px;
	padding:0px;
}

/* =Layout
-------------------------------------------------------------- */

html { 
	
}
#bg {
  position: fixed; 
  top: -50%; 
  left: -50%; 
  width: 200%; 
  height: 200%;
}
#bg img {
  position: absolute; 
  top: 0; 
  left: 0; 
  right: 0; 
  bottom: 0; 
  margin: auto; 
  min-width: 50%;
  min-height: 50%;
}
.mainh1{
	font-size:68px;
	color:#FFFFFF;
	font-style: italic;
	-moz-text-shadow: 4px 4px 4px rgba(0,0,0,0.5);
	-webkit-text-shadow: 4px 4px 4px rgba(0,0,0,0.5);
	text-shadow: 4px 4px 4px rgba(0,0,0,0.5);
	filter: Shadow(Color=#222222, 
                 Direction=135, 
                 Strength=4);

	font-smooth: always;
}
.mainh2{
	font-size:30px;
	color:#096E29;
}
.mainh3{
	font-size:20px;
	color:#FFFFFF;
}

.subh1{
	font-size:28px;
	color:#096E29;
	text-transform:uppercase;
}
.subh2{
	font-size:24px;
	color:#096E29;
	padding-bottom:10px;
}
.subh4{
	font-size:22px;
	color:#096E29;
	text-transform:uppercase;
}


#ninesixty { width: 960px; margin: 0 auto 0 auto; text-align:left; position:relative; }
#full {
	float: left;
	margin: 0;
	width: 100%;
	height:100%;
	text-align:center;
}

.main_box{
	width:812px;
	min-width:812px;
	min-height:423px;
	height:423px;
	opacity:0.95;
	filter:alpha(opacity=95); /* For IE8 and earlier */
	background-color:#27301F;
	position:absolute;
	left:74px;
	top:116px;	
	display:box;
}

.main_box_noopacity{
	width:772px;
	min-width:772px;
	min-height:383px;
	
	position:absolute;
	left:74px;
	top:116px;
	z-index:10;	
	padding:20px;
}

.menu_box{
	background:url("images/icon_menu.png");
	width:84px;
	height:101px;
	opacity:0.65;
	filter:alpha(opacity=65); /* For IE8 and earlier */
	background-color:#EDE9CF;
	position:absolute;
	right:74px;
	top:0px;
}

.contactform{
	width:378px;
	min-width:378px;
	min-height:423px;
	background:#f7f7f7;
	position:absolute;
	left:434px;
	top:0px;
	opacity:0.10;
	filter:alpha(opacity=10); /* For IE8 and earlier */
}
.contactform100{
	width:338px;
	min-width:338px;
	min-height:383px;
	position:absolute;
	left:434px;
	top:0px;
	z-index:11;	
	padding:20px;
	font-size:14px;
	font-weight:bold;
	font-style:italic;
}
.contact_1{
	font-size:11px;	
	font-style:italic;
}
.contact_2{
	padding-left:30px;
	font-size:14px;	
	font-style:italic;
}

.menu_box_active{
	background:url("images/icon_menu_active.png");
	width:84px;
	height:116px;
	position:absolute;
	right:74px;
	top:0px;
	cursor:pointer;
}

.gallery_box{
	background:url("images/icon_gallery.png");
	width:84px;
	height:101px;
	opacity:0.65;
	filter:alpha(opacity=65); /* For IE8 and earlier */
	background-color:#EDE9CF;
	position:absolute;
	right:174px;
	top:0px;
}
.gallery_box_active{
	background:url("images/icon_gallery_active.png");
	width:84px;
	height:116px;
	position:absolute;
	right:174px;
	top:0px;
	cursor:pointer;
}


.logo_box{
	left:0px;
	top:488px;
	position:absolute;
	z-index:10;
}

.menu_line{
	top:557px;
	width:100%;
	opacity:0.58;
	filter:alpha(opacity=58); /* For IE8 and earlier */
	background-color:#3B3925;
	position:absolute;
	height:70px;
}

.menu_line_box{
	top:557px;
	width:580px;
	position:absolute;
	height:70px;
	vertical-align:middle;
	text-align:right;
	right:74px;
	z-index:10;
	display:table-cell;
	line-height:70px;
	padding-right:10px;
	background:url('images/spacer.gif');
	text-transform:uppercase;
}

.meetme_box{
	left:74px;
	top:680px;
	position:absolute;
	z-index:10;
	
	font-size:24px;
	color:#FFFFFF;
	font-style: italic;
	-moz-text-shadow: 2px 2px 2px rgba(0,0,0,0.5);
	-webkit-text-shadow: 2px 2px 2px rgba(0,0,0,0.5);
	text-shadow: 2px 2px 2px rgba(0,0,0,0.5);
	filter: Shadow(Color=#444444, 
                 Direction=160, 
                 Strength=2);
	white-space: nowrap;

}

a#menu_link:link, a#menu_link
{
	color:#FFFFFF;
	padding-left:55px;
	font-weight:bold;
	text-decoration:none;
	letter-spacing:-1px;
	font-size:16px;
}
a#menu_link:hover{
	color:#229147;
}
a#menu_link_active{
	color:#229147;
}

a.menuclearbox:link, a.menuclearbox:hover, a.menuclearbox:visited{
	text-decoration:none;
	color:#FFFFFF;
}

.facebook{
	right:0px;
	top:688px;
	position:absolute;
	z-index:10;
}
#sitecredits p{
	font-size:8px;
}
.morebutton{
	position:relative;
	top:30px;
	width:692px; text-align:right;
	color:#229147;
	cursor:pointer;
}

.subcontent{
width:712px; height:328px; display:table-cell;
padding:30px;
}

.contact_div{
	width:325px;
	height:30px;
	font-size:11px;
	color:#DCDDD9;
	background:#515642;
	padding-left:13px;
	line-height:30px;
}
.contact_input{
	background-color:transparent;
	width:265px;
	height:23px;
	border:0px;
	color:#FFFFFF;
	font-size:12px;
	font-style: italic;
	padding-left:20px;
}
.contact_textarea{
	background-color:transparent;
	height:135px; width:290px;
	font-size:12px;
	border:0px;
	color:#FFFFFF;
	padding-left:20px;
	font-style: italic;
	font-family: inherit;
}

.resize-div {
   	width:430px;
	height:308px;
    background: #111;
    margin: 0 auto;
	border:5px solid #FFF;
	vertical-align:middle;
	line-height:306px;
}
.resize-smalldiv {
   	width:86px;
	height:86px;
    background: #111;
    margin: 0 auto;
	border:5px solid #FFF;
}




#menudivtop{
	z-index:10000000; 
	color:#FFF; 
	text-align:center; 
	padding-top:300px; 
	font-size:35px; 
	position:absolute; 
	top:0; 
	bottom:0; 
	right:0; 
	left:0; 
	width:100%; 
	height:100%; 
	background-color: rgb(0, 0, 0); 
	background-color: rgba(0, 0, 0, 0.8); 
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);  
	-ms-filter: 'progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)';
	display:none;
}
.mydivs {
	padding:18px 18px 18px 18px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-moz-box-shadow: 2px 2px rgba(134,125,119,0.2);
	-webkit-box-shadow: 2px 2px rgba(134,125,119,0.2);
	box-shadow: 2px 2px rgba(134,125,119,0.2);
    position:fixed;
     top: 50%;
    left: 50%;	
	text-align:CENTER;   
	font-size:14px;
	color:#003333;
	z-index:10000001;	
	background:#FFFFFF;
	 overflow:hidden;
	width:800px;
     height:600px;
	  margin-top:-300px;
  margin-left:-400px;
}

#menudiv{

 background:#FFFFFF url('http://www.bailiesbar.co.nz/wp-content/themes/bailiesbar/images/menu_bg.jpg') no-repeat top center; 
 overflow:auto;
 width:800px;
 height:600px;


 position:absolute;
}

